30 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.
abiCloud is a cloud computing platform manager that allows you to easily deploy a private cloud infrastructure. One of the key features is the Web rich interface for managing the infrastructure. You can deploy a new service just dragging and dropping a virtual machine. It allows you to deploy instances over VirtualBox, VMware, KVM, and Xen. It features user management through ACL, infrastructure and network management, an appliance repository, and the ability to easily design virtual datacenters.
The GUIShell project is a collection of utilities facilitating the use of the GTK+ toolkit in shell scripts through the gtkshell utility. The ACE configuration environment provides sample scripts utilizing gtkshell for desktop utilities. rootcat provides the ability to display messages to the root window using Xft, allowing one to write status display scripts.
IIPImage is an advanced high-performance feature-rich imaging server system for Web-based streamed viewing and zooming of ultra high-resolution images. It is designed to be fast and bandwidth-efficient with low processor and memory requirements. The system can comfortably handle gigapixel size images as well as advanced image features such as both 8- and 16-bit depths, CIELAB colorimetric images, and scientific imagery such as multispectral images. The server is cross-platform and can handle both TIFF and JPEG2000. Viewers exist in AJAX Javascript, Flash, and Java.
Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA applications. The primary goal of this project is to provide a framework for Flex 3+/EJB3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits. It also features a Comet-like Data Push implementation (AMF3 requests sent over HTTP) and ActionScript3 code generation tools (Ant task and Eclipse Builder).
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.
GANTTIC is a Web-based project management system for scheduling resources and projects. It provides a user-friendly graphical interface and interactive Gantt charts for real-time collaboration, and is intended as an alternative to MS Project. Most businesses use resource scheduling in their everyday life, but most common tools for it are still email, paper wall charts, notebooks, and spreadsheets. Specialized tools are expensive, complicated, and hard to implement. The software has a number of users from very different areas of life: design agencies, laboratories, churches, schools, manufacturers, service providers, equipment and car rentals, and construction and logistics companies scheduling their teams, equipment, and facilities on a daily basis.
Flexc++ is a tool for generating scanners based on regular expressions. Flexc++ is highly comparable to the programs flex and flex++. The goal was to create a similar program, but to implement it completely in C++. Most flex and flex++ grammars should be usable with flexc++ with minor adjustments.
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.