29 projects tagged "Flex"
TXR is a new data munging language to replace the likes of awk and Perl. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.
foma is a compiler, programming language, and C library for constructing finite-state automata and transducers for various uses. It has specific support for many natural language processing applications such as producing morphological analyzers. Although NLP applications are probably the main use of foma, it is sufficiently generic to use for a large number of purposes. It comes with an xfst-compatible interface and regular expression language. The library contains efficient implementations of all classical automata/transducer algorithms: determinization, minimization, epsilon-removal, composition, and boolean operations. More advanced construction methods are also available: context restriction, quotients, first-order regular logic, transducers from replacement rules, etc.
ABPlayer is a video player developed with the Flex 3/4 SDK. It allows users to post comments onto the playing timeline while playing online video. Comments are scrolled across the screen when the video reaches the timeline position of the comment, allowing interactive and realtime commenting on the video. It also features bottom, top, positioned, and reverse scroll options which allow users to create closed captioning and subtitles for videos. Comments support color, font, size, transitions, movements, 3D transforms, and opacity.
KnLiveCommentary is a realtime video comment streamer. It allows the task of adding comments and showing comments while playing a video stream in realtime. Video data and comments are fetched from a server and comments are displayed as scrolling top or bottom captions as the video advances. KnLiveCommentary also allows an authentication method and provides functions for filtering live comments. This is a project inspired by the video player at nicovideo.jp.
DaVINCI is a dashboard builder and editor for Nagios systems. It can be used to add advanced visualization functionalities for Nagios-based management applications. Its editor uses a drag and drop interface to allow users get monitoring indicators and information directly from their databases and show them in a graphical and animated dashboard, without having to write a single line of code.
OOOGUI is a dynamic CMS that lets you define your data structure (objects, relations between objects, queries on objects), and lets you create public and private HTML pages to view and modify your content. All of this is done through a WYSIWYG interface. OOOGUI is multilingual, manages role based permissions, and generates PHP and Smarty code that you can customize for your needs. Other features include an easy installation wizard, rich HTML and PHP editors, automatic resampling of uploaded images, automatic flv conversion of uploaded videos, automated site replication, caching of all queries, caching of all resized images, multiple sites with one backend, and creation of pages and navigation through drag and drop. The data model can be modified at production time, and all frontend pages can be regenerated with one click. The frontend pages have inline content administration.
OpMon is a network and system monitoring application based on Nagios with extended support for capacity planning, SLA, SLM, network discovery, service catalogs, report schedule, Davinci, a dashboard builder, and much more. OpMon provides a GUI for Nagios as well as full multi-language support. The license to use the opmon proprietary modules is free for 2 hosts and 20 services. OpMon comes with many open source applications like phplogcon, Nedi, ntop, nagtrap, OCSInventory, OTRS, and opcfg.