RSS 74 projects tagged "JSON"

No download Website Updated 02 Apr 2009 YAJL

Screenshot
Pop 59.16
Vit 38.86

YAJL (Yet Another JSON Library) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. It's highly portable, data representation independent, fast, generates verbose error messages including context of where the error occurs in the input text, can parse JSON data incrementally off a stream, and is tiny.

Download No website Updated 01 Sep 2009 transmission-remote-dotnet

Screenshot
Pop 26.55
Vit 38.46

transmission-remote-dotnet is a Windows remote client to the RPC interface of transmission-daemon, which is part of the Transmission BitTorrent client. The application is very much like µTorrent in appearance, and currently supports almost all of the RPC specification.

No download Website Updated 06 Jun 2009 myPatterns

Screenshot
Pop 18.25
Vit 38.02

myPatterns is a lightweight library implementing pattern matching of arbitrary data structures (not just strings) in concrete syntax notations. Default notations such as JSON are pre-defined, but users can override them with new, customized notations for their data. myPatterns is available for C and JavaScript developers, and has already been integrated with querying tools such as JSLINQ and JSONQuery.

Download Website Updated 08 Jul 2009 image_region_selector

Screenshot
Pop 13.96
Vit 37.60

image_region_selector is a JavaScript for selecting general polygonal image regions. It allows you to draw lines on a <div> containing an <img>. It detects incomplete or tangled (edge crossed) "polygons" and produces a finished polygon description as vertices or scan lines.

No download Website Updated 15 Jul 2009 pSOAPjr

Screenshot
Pop 19.60
Vit 37.50

pSOAPjr is a PHP library that provides basic utilities for processing SOAPjr requests and responses.

Download Website Updated 14 Aug 2009 smartMySQLAdmin

Screenshot
Pop 64.19
Vit 37.10

smartMySQLAdmin is an AJAX-based MySQL management tool. You can use smartMySQLAdmin for basic CRUD operations.

No download No website Updated 02 Sep 2009 NaturePHP

Screenshot
Pop 20.57
Vit 36.83

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.

No download No website Updated 24 Sep 2009 PHP Code Encryption

Screenshot
Pop 19.97
Vit 36.53

The PHP Code Encryption class can be used to obfuscate PHP scripts by replacing variable names. It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names. The new names of the replaced variables can be retrieved by looking at a variable of the class.

Download Website Updated 16 Mar 2010 XBSDB

Screenshot
Pop 16.79
Vit 36.45

XBSDB allows you to operate with data arrays in your JavaScript code like with SQL data. You can insert, delete, update, and select records, and you can use indexes to make the selection faster. JSON-based methods allow you to prepare data on one side (browser or Web server) and to load them on the other (Web server or browser). Using XBSDB allows you to move some database operations from the Web server to the client machine and to reduce number of Web server requests. XBSDB consists of two parts, one for the browser and one for the Web server. The browser part is the core; the Web server part just prepares data for exchange. The browser part is JavaScript code, and the Web server part is presented in two equivalent variants in Perl and PHP.

Download No website Updated 24 Nov 2009 TimeGT

Screenshot
Pop 23.00
Vit 35.69

TimeGT is powerful life and task management software that keeps data in sync using a secure server. It offers numerous ways to organize tasks, ideas, and notes. It will suit a wide range of time management techniques used by different people. The following filters are available and can be used in any combination: a project tree of arbitrary depth; task life-cycle supporting Timing folders (supports GTD method); any number of Tags added to a task and used for filtering; and a Start and Due dates based Horizon filter. It keeps tasks up-to-date between any number of computers. Tasks are mediated through the dedicated secure Sync server, and are protected when they travel over the Internet (RSA of adequate length is used). Information is accessible everywhere.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

TreeLine

A tree-structured information storage program.