RSS 3 projects tagged "JavaScript"

Download Website Updated 06 May 2013 Flot

Screenshot
Pop 134.28
Vit 3.55

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary data sets on-the-fly, client-side. The focus is on simple usage (all settings are optional), attractive looks, and interactive features like zooming and mouse tracking.

Download Website Updated 30 Sep 2007 ASCIIMathML

Screenshot
Pop 88.15
Vit 2.84

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.

Download Website Updated 15 Oct 2001 xsbrowser

Screenshot
Pop 47.69
Vit 2.27

The xsbrowser creates a human-readable documentation of XML document types represented as XML 1.0 DTDs or XML schemas (REC-xmlschema-20010502). The user needn't understand the DTD or XML Schema syntax. The xsbrowser exploits XML Schema. Although you can directly feed a DTD into the xsbrowser, it is recommended to first translate the DTD using the dtd2xs translator. The dtd2xs translator allows a more sophisticated mapping of DTDs onto XML schemas. The only requirement is a Web browser that supports Java applets, Javascript, and CSS1. The Web browser needn't support XML.

Screenshot

Project Spotlight

C5Connector.Java

A backend for the Core Five file manager.

Screenshot

Project Spotlight

FFmpegPHP

A pure PHP wrapper for ffmpeg.