RSS 80 projects tagged "JSON"

Download Website Updated 23 Feb 2013 XINS

Screenshot
Pop 484.66
Vit 58.39

XINS is a technology used to define, create, and invoke remote APIs. XINS is specification-oriented. When API specifications are written (in XML), XINS will transform them to HTML-based documentation and Java code for both the client-side and the server-side. The communication is based on HTTP. XINS competes with the complex SOAP technology. Main design goals include simplicity, scalability, and testability. XINS is not only a specification technology, but also an application development framework. It offers transaction logging, unique log documentation, and active code generation.

Download Website Updated 23 Jan 2012 LibU

Screenshot
Pop 121.73
Vit 5.24

LibU is a multiplatform C library that comes under a BSD-style license. It includes many interdependent modules for accomplishing several tasks: memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks. It has a small footprint (about 70KB for the default configuration), it is modular, and it has a multiplatform nature, making it an ideal candidate for embedded systems. KLone is an example of such usage.

Download Website Updated 24 Mar 2013 psx

Screenshot
Pop 167.66
Vit 24.76

PSX is a framework for developing dynamic Web sites in PHP. The goal of PSX is to help you develop RESTful APIs serving Web standard formats like JSON, XML, Atom, and RSS. It has a focus on social technologies and provides classes to use and implement OAuth, OpenID, Opengraph, Opensocial, Opensearch, PubSubHubbub, Atom, and RSS.

Download Website Updated 12 Sep 2010 SQL2XML

Screenshot
Pop 92.87
Vit 2.98

Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.

Download No website Updated 09 May 2009 PL/JSON

Screenshot
Pop 49.33
Vit 1.01

PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON objects and then add members, arrays, and additional JSON objects. This object type can store JSON data, in Oracle, persistently.

No download Website Updated 16 Jun 2010 jQuery-JSONP

Screenshot
Pop 62.50
Vit 1.68

jQuery-JSONP is a compact (1.6kB minified), yet feature-packed, alternative solution to jQuery's implementation of JSONP. jQuery-JSONP features error recovery in case of network failure or an ill-formed JSON response, precise control over callback naming and how it is transmitted in the URL, multiple requests with the same callback name running concurrently, two caching mechanisms (browser-based and page based), the possibility to manually abort the request just like any other AJAX request, and a timeout mechanism. jQuery-JSONP has been tested and runs within all major browsers.

No download No website Updated 03 May 2009 Fixjures

Screenshot
Pop 18.17
Vit 38.50

Fixjures is a data-driven dummy object creator for Java. It allows one to define test fixture objects in external, human-writable JSON resources to reduce unit testing boilerplate.

Download Website Updated 20 May 2009 php_solr

Screenshot
Pop 35.50
Vit 1.42

php_solr is a lightweight php client library for the Lucene-based enterprise search server Apache Solr.

Download Website Updated 12 May 2009 Atlassian Clover

Screenshot
Pop 30.89
Vit 38.38

Clover is a Java code coverage analysis tool. Key features include per-test code coverage, test optimization (aka selective testing), interactive and historical HTML reporting, IDE integration with Eclipse, IntelliJ IDEA, RAD, and NetBeans. It also works with Ant, Maven, and other command line tools.

Download No website Updated 05 Jun 2009 Uhura

Screenshot
Pop 59.19
Vit 1.00

Uhura is a Web console for databases. It works with MySQL, PostgreSQL, and FirebirdSQL. It presents trees that let you browse databases, tables, columns, constraints, triggers, views, and procs. It has panels for history and fragments. Its editor features autocompletion and autoindenting. It is easy to install.

Screenshot

Project Spotlight

FVWM-Crystal

A powerful and pretty desktop environment for Linux and Unix-like systems.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.