Simple Project List Software Map

121 projects in result set
LastUpdate: 2012-09-04 14:23

JSONassert

JSONassert is a JSON unit testing tool. It makes it possible to create JSON data JUnit tests as easily as you would for simple data types, but with sophisticated structure matching under the covers.

(Machine Translation)
LastUpdate: 2012-12-20 13:00

JsonRpcPhp

JsonRpcPhp is a class that sends HTTP requests to a given JSON RPC server to call a specified function, passing any additional parameters. It can also send multiple JSON RPC requests and return the results of all calls. Another class can process server requests by registering a given object of service class and dispatching requests to be handled by that object.

(Machine Translation)
LastUpdate: 2011-07-29 04:35

Media Embed

Media Embed is a PHP class that can embed video and images from remote sites. It takes the URL of a page in a remote site that may have images or video and sends HTTP requests to that site to retrieve details about that media like the title, description, size, and thumbnail images. The class can also generate HTML to embed the given remote site images or videos in the current site page. Currently, the class supports retrieving information and embedding media from sites like YouTube, Vimeo, Facebook, DailyMotion, MySpace, MetaCafe, Revver, FiveMin, Clickthrough, DotSub, Revision 3, VideoJug, Blip, Viddler, Screener, SlideShare, Qik, Flickr, FunnyOrDie, TwitPic, and YFrog.

(Machine Translation)
LastUpdate: 2009-11-16 16:50

RestyGWT

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects. RestyGWT Rest Services allow you to define an asynchronous service API which is then implemented via GWT deferred binding by RestyGWT. It features generation of asynchronous RESTful JSON based service proxies, encoding and decoding of Java objects to JSON, and an easy-to-use REST API.

(Machine Translation)
LastUpdate: 2013-04-29 22:08

FreeSpeech

FreeSpeech is a real-time speech recognition application and hands-free text editor. It runs on Linux, Windows, Android, and other operating systems supporting GStreamer, Python, and PocketSphinx.

(Machine Translation)
Operating System: Android
Programming Language: Python
LastUpdate: 2010-10-06 13:14

PHP On Pie

PHP On Pie is a PHP framework that combines the best ideas from PHP projects like Drupal, CodeIgniter, Kohana, and ZendFramework. It has very few core concepts: classes, models, events, slots, and tools. It lets you repackage completed apps into plugins that you or others can use later. Its smart database classes allow you to implement vertical and horizontal partitioning (sharding) easily to handle millions of users.

(Machine Translation)
Database Environment: MySQL
Natural Language: English
Operating System: MacOS, BSD, Linux, Windows
Programming Language: JavaScript, PHP, PHP
LastUpdate: 2013-06-13 20:46

Corn Converter

Corn Converter is a module designed to offer converters from Java types to various
targets and vice versa.

It offers JSON type implementations,
converters, and parsers.

It's small,
simple,
extensible, and fast.

(Machine Translation)
Programming Language: Java
LastUpdate: 2010-09-06 11:37

libjson

libjson is a JSON parser and printer that is fully compliant with the JSON spec. The parser is efficient and interruptible with a simple and flexible API. It also optionally supports extensions like C-style comments or Python/YAML style comments, and for security allows the user to set a limit on the number of nested structures and the parse buffer. The library plugs easily into any model since it doesn't include any object model, and plugs easily in any project's memory management since the memory functions can be redefined.

(Machine Translation)
LastUpdate: 2013-05-27 22:30

Zato

Zato is an Enterprise Service Bus (ESB) and app server written by pragmatists for pragmatists. It provides an HA load-balancer, hot-deployment, and hot-reconfiguration almost everywhere (forget server restarts). It has a browser-based GUI, CLI, and API (forget XML configuration). It supports many protocols, industry standards, and data formats, including HTTP, JSON, SOAP, REST, AMQP, JMS WebSphere MQ, ZeroMQ, Redis, SQL, and FTP.

(Machine Translation)
LastUpdate: 2009-05-03 07:12

Fixjures

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.

(Machine Translation)
LastUpdate: 2013-09-26 03:25

CubicWeb

CubicWeb is a semantic Web application framework that empowers developers to build Web applications by reusing components (called cubes) and following the well known object-oriented design principles. Its main features are: an engine driven by the explicit data model of the application; a query language, RQL, similar to W3C’s SPARQL; a selection+view mechanism for semi-automatic XHTML/XML/JSON/text generation; a library of reusable components (data model and views) that fulfill common needs; the power and flexibility of the Python programming language; and the reliability of SQL databases, LDAP directories, Subversion, and Mercurial for storage backends.

(Machine Translation)
LastUpdate: 2010-03-23 22:00

LikeOrHate PHP Library

LikeOrHate PHP Library makes it more convenient to write PHP programs that use the REST-like API provided by LikeOrHate.com.

(Machine Translation)
LastUpdate: 2009-07-15 11:28

pSOAPjr

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

(Machine Translation)
LastUpdate: 2012-05-25 21:38

json.c

json.c is a small JSON library in C supporting path expressions, autovivification, and restartable I/O.

(Machine Translation)
LastUpdate: 2012-10-11 21:09

feedMe

feedMe is a basic RSS feed and Podcast parser with XML namespace support for JavaScript and jQuery Web apps.

(Machine Translation)
Operating System: MacOSX, Linux
Programming Language: JavaScript