20 projects tagged "Linux"
FusionMaps helps you create animated, interactive, and data-driven Flash maps for your dynamic Web applications. It can display geographical data distributed by category, regions, or entities. Usage examples include statistical display of data, flight routes, office locations, election results, survey results, or business data like "Revenue by Regions" or "Revenue by states". It can plot over 450 maps, including all continents, major countries, and US states. The maps are driven by an XML data source.
JAME is an application for creating fractals and other graphics artifacts. It is written in the Java language, with some native code to accelerate encoding of videos and images. It has a real-time, multi-threaded graphics engine with layers, filters, effects, a lot of formulas, and parameters. JAME supports operations such as continuous zoom of Mandelbrot and Julia sets, rotation, and color shifting. JAME has also advanced features such as networked computation and scripting. You can take photos of your fractals or record movies from your exploration paths. Photos and movies are stored in a database to be rendered in high resolution and exported to a file. JAME can be extended by plug-ins which provide fractals, formulas, filters, effects, and more.
Crossfire is a Firefly Media Server client written for the Apple iPhone and the iPod touch. It has support for streaming, browsing, and searching music content. It supports both Mobile Safari and FireFox, but can be configured for various other devices such as Windows Mobile, Symbian, etc.
Booh is a static Web-album generator. It takes one or several series of photos and videos, and automatically builds static Web pages to browse them, creating thumbnails, etc. It features automatic rotation of portrait images, support for videos, preloading, sub-albums support, themability, a powerful GUI for editing, and more. A companion program, booh-classifier, is a tool for batch deleting/copying/moving around images/videos, and is meant to be used prior to creating a Web-album (or in isolation).
The Vexi Platform is used for creating and deploying rich user interfaces for Internet/intranet applications that look and feel like native applications. Vexi uses a combination of a subset of XML and Javascript to provide a simple API for the development of interactive visual components. Vexi provides an intuitive, themable widget set, created using this API. Vexi interfaces then communicate with server applications through XML-RPC or SOAP.
ASCIIMathML is a script that converts calculator-style ASCII math notation (and many LaTeX formulas) to Presentation MathML while your Web page loads. It works with HTML and XHTML files in Mozilla/Firefox/Netscape 7+ browsers, as well as in Internet Explorer 6 with MathPlayer. For example, the solutions for the equation 'ax^2+bx+c=0' are expressed in the HTML file as '(-b +- sqrt(b^2 - 4ac))/(2a)', and display as nicely formatted MathML. The script can be easily used in wikiservers and blogs, as a rudimentary MathML editor (with instant preview), and to preview math formulas as they are typed into a Web page input area.