25 projects tagged "MIT/X"
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.
Vici MVC is a MVC Web application framework for .NET 2.0 or higher. It runs on the low-level ASP.NET layer provided by the .NET framework, but does not use ASP.NET WebForms and Controls. The framework is controller-centric as opposed to the view-centric architecture of ASP.NET WebForms. This allows Web applications to be built according to the MVC pattern with minimal effort. Vici MVC emphasises complete separation of concerns, ease of use, minimal configuration requirements, integration with any data access technology, performance, and easy deployment ("XCOPY deployment").
Kometka is a JavaScript and PHP library for making AJAX programs whose instances communicate with each other. The communication server is written in PHP and the communication clients are written in JavaScript. When one client sends a message to the server, the server pushes that message to all clients (using the comet technique). With this library, you can write chat programs, multiplayer online games, and more.
phpDays is a flexible PHP 5 framework for rapid Web site development. It features an MVC architecture, Ajax support, YAML configuration, database abstraction (MySQL, PostgreSQL, MS SQL, etc.), a good collection of standard models, an excellent quick start guide, and logging to files or firephp.
Proportional Font Terminal is a version of Ajaxterm hacked to use Web-optimized proportional fonts. This allows terminal users to have the same kind of proportional fonts that have all but displaced monospace fonts for mainstream Web use because they offer simply better usability.
Ample SDK is a standards-based cross-browser JavaScript UI framework for building Rich Internet Applications running in a Web browser. It employs XML technologies (such as XUL, SVG, and HTML5) for UI layout, CSS for UI style, and JavaScript with DOM or jQuery APIs for application logic client-side. Ample SDK equalizes browsers and brings technology support to those missing any. The componentization model built into the core of the framework allows prototyping existing UI elements and creating new ones.