RSS 35 projects tagged "JavaScript"

Download Website Updated 17 Apr 2009 hMUD

Screenshot
Pop 30.82
Vit 38.68

hMUD is a classic Telnet MUD client that runs in major Web browsers (IE, Firefox, and Chrome). Internally it's a Flash client, but you do not interact directly with Flash; it just does a bridge between the HTML and the MUD server. For the user, it's just an HTML page using Javascript (like most Web sites). So it is largely accessible by modern computers. It works on any Telnet MUD, and it parses ANSI colors, transforming the output to HTML. It has basic features like command history, logging output in HTML (so that you can save a log with the same output currently in your screen), and other conveniences.

No download No website Updated 02 Jun 2009 Locate Me!

Screenshot
Pop 28.14
Vit 38.09

Locate Me! is a script to geolocate your customers. It supports W3C (iPhone OS 3.0 and Mozilla Geode), Gears (Google), Loki (Skyhook Wireless), and IP-based services like IPLocationTools and MaxMind.

No download Website Updated 04 Jun 2009 jQuery Tools

Screenshot
Pop 89.80
Vit 1.00

jQuery Tools is a UI library designed for the particular needs of Web sites. It provides tabs, tooltips, accordions, overlays, smooth navigation, and visual effects. This library contains six of the most useful JavaScript tools available for modern Web sites. All of these tools can be used together, extended, configured, and styled. This enables the possibility of hundreds of different widgets and new personal ways of using the library.

Download No website Updated 13 Jul 2009 meow

Screenshot
Pop 19.34
Vit 37.55

meow is a markup language that is primarily used for expressing HTML and CSS in a less verbose form. Meow is translated to static HTML and provides dynamic features through JavaScript and AJAX. Markup using both JSON and Python-like indentation based structuring is supported.

No download No website Updated 02 Sep 2009 NaturePHP

Screenshot
Pop 20.54
Vit 36.86

NaturePHP is a classes wrapper using PHP's autoload to create a non-intrusive, simple, organized, and extensible library system. It is aimed at intermediate and advanced PHP developers, providing a lot of non-intrusive functionality for Web site and application development. Upcoming development will include internal library management and the ability to download/update libraries from the repository.

Download Website Updated 28 Jan 2011 Raxan Framework

Screenshot
Pop 52.08
Vit 1.79

Raxan is a framework that is designed to accelerate PHP/AJAX Web development by making it easier for developers to build and deploy rich Web applications.

No download Website Updated 28 Oct 2009 chartviz

Screenshot
Pop 42.33
Vit 36.09

Chartviz is a JavaScript library for charting and visualizing data. It is heavily inspired by Google Analytics. Unlike Google Analytics, it does not depend on Adobe Flash. Instead, it uses SVG or VML through the Raphaël library.

No download Website Updated 29 Oct 2009 P2P-Fusion

Screenshot
Pop 30.17
Vit 36.08

P2P-Fusion is a software system that supports audiovisual creative activities and makes it easy for anyone to create, reuse, and share audio and video productions over the Internet legally, without costly servers and complicated system management. Fusion binds together a peer-to-peer network, a distributed semantic database, social enrichment features, support for embedded licenses, and a social media application toolkit into an integrated easy-to-use solution.

No download No website Updated 02 Jan 2010 Nagios 4 iPhone

Screenshot
Pop 38.11
Vit 35.19

Nagios 4 iPhone is a Nagios interface for the iPhone. It does not require any modifications on your Nagios servers. The server part of this software collects statistics on several Nagios servers, serves a few static files, and generates a JSON response. The client part handles the display of the data on the iPhone.

No download No website Updated 14 Jan 2010 node.js

Screenshot
Pop 56.57
Vit 34.99

Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further: it presents the event loop as a language construct instead of as a library. In other systems, there is always a blocking call to start the event loop. Typically, one defines behavior through callbacks at the beginning of a script, and at the end starts a server through a blocking call like EventMachine::run(). In Node, there is no such start-the-event-loop call. Node simply enters the event loop after executing the input script. Node exits the event loop when there are no more callbacks to perform. This behavior is like browser Javascript: the event loop is hidden from the user.

Screenshot

Project Spotlight

ProjectForge

A project management platform.

Screenshot

Project Spotlight

Mobius Forensic Toolkit

A forensic toolkit written in Python/GTK.