31 projects tagged "English"
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.
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.
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.
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.
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.
JOMS is a CMS that allows you to describe permissions, source for content, and layouts for your pages in a JSON file. You can also describe objects (field representation, field validation, field data, stateflow, permission, etc.) in a JSON file. JOMS mixes both JSON files, an HTML skin file, and provided data, and generates an HTML file. It provides a simple, flexible, useful instrument for developing a reusable and extensible site.