5 projects tagged "English"
AsterClick is a system for developing with Asterisk AMI and HTML5 WebSockets. It is composed of two parts: a server-side middleware and a client-side JavaScript class. The server-side middleware mediates between Asterisk AMI and multiple HTML5 browsers connected via WebSockets. The JavaScript class manages the WebSockets connection and provides methods like addEventListener() and removeEventListener() that take AMI events as parameters. AsterClick does away with browsers polling servers by exploiting the persistent nature of HTML5 WebSocket connections. The communications protocol between client and server is based on XML. Commands can be sent via the JavaScript class using XML strings, XML objects, or JSON objects. A client can connect to multiple Asterisk servers at the same time. The server-side component of AsterClick has hooks for both custom AsterClick commands and server side plugins and related events that all share the same XML stream.
PFBC is an object-oriented PHP class for building HTML forms. It includes AJAX support, jQuery, reCAPTCHA, TinyMCE, and CKEditor. It features integration with Bootstrap, a front-end framework from Twitter that incorporates responsive CSS (meaning your forms not only look great and behave well in the latest desktop browser, but in tablet and smartphone browsers as well). It supports HTML5 form elements and attributes.
PuntoEngine is a PHP MVC framework that mixes the best practices of diferent Web frameworks. PuntoEngine mixes ideas from ASP.Net MVC, Java Servlets, and PHP. It lets you easily configure a Servlet to cast request GET, POST, Webservice XML. It can also be configured to draw a page with a master page.
selfoss is a multipurpose RSS reader, live stream, mashup, and aggregation Web application. You can register RSS feeds, and this Web-based PHP application will continuously fetch new RSS feed items. The items will be shown in a stream. You can also add other sources, like deviantart, Twitter, or tumblr users. Attaching new sources is very easy, and you can add any source you want (e.g. IMAP email account, log files, etc.). selfoss also allows you to collect all your postings on different communities (e.g. Twitter, your blog, etc.) and show it in one place. It features a Web-based RSS reader, universal aggregator, mobile support (Android, iOS, and iPad), and support for MySQL, SQLite, and MongoDB databases. It is easy extensible with an open plugin system (write your own data connectors). It is a lightweight PHP application taking up less than 2 MB.
A generic library for real-time communications with asynchronous I/O support.
A Java component for manipulating PowerPoint presentations.