10 projects tagged "Cross Platform"
SUMO Access Manager is a security system for PHP Web applications that can be added using only one line of code. Administrators can manage authentication and authorization for users, groups, and security policies with easy, all through an intuitive Web based interface. You can create users that can authenticate their password via LDAP, MySQL internal users, MySQL/PostgreSQL/Oracle generic users tables, and via Google Mail account.
JS WARS is a classic shoot 'em up written to demonstrate the power of modern Web browsers. It is targeting Firefox 3.5 with its audio/video support and increased performance, and uses the canvas tag. It should work well in other modern Web browsers (supporting the canvas tag), just without the music and sound effects.
Orphereus is a modular imageboard engine with a broad set of features: a flexible system of tags and filters, a pluggable architecture, memcached support for better performance, full-text search powered by the Sphinx engine, a private mode where invitation is required to join, AJAX, extended security, highly customizable appearance, an improved analogue of tripcodes, news and statistics modules, advanced administrative, a maintenance subsystem, internationalization, and much more.
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.
OpenShapes is a framework for editable online diagrams. It features in-browser editing and viewing of diagrams. All important functions are done using Javascript, particularly the definitions of individual shapes. It is easy to add new classes of shapes. Shapes in diagrams can be connected together. The software is loosely coupled to any particular graphical display platform. It uses a simple XHTML-based format for diagram data. It features straightforward application integration, and support for linking from shapes in diagrams.
ThinVNC exploits HTML5 canvas to display a remote PC desktop without requiring any additional plugin, add-on, or installation of any kind on the client side. Regardless of the computer or mobile operating system, ThinVNC provides native, secure data transmission using HTTP and SSL. It includes a Presentation Manager and can be set up as a gateway to proxy other ThinVNC instances.
Alkaline is a PHP content management system (CMS) for creative professionals and small businesses that is designed to be used alone or in conjunction with your own proprietary code. The application handles posts as well as images, and can manage both raster (GIF, JPEG, and PNG) and vector graphics (PDF, SVG). The software features customizable themes, extensions, and more. It can be used by novices (for example, drag-and-drop social network integration) and advanced users (for example, overriding the theme engine). It works with most Web server software, including Apache and Windows Server.
Cacophony is a tool for creating and viewing interactive videos, especially music videos, using HTML5 video and canvas elements and Javascript. Interactive elements include visuals/story adapting in response to user input as text, mouse movement, drawings, and choices (choose-your-own-adventure). Input from the viewer can affect the subsequent video, and also be sent to a server for integration with other Web applications (social networking, sharing, and geotagging), which is possible because effects are rendered on-the-fly in the browser, not pre-rendered like traditional video. Input can also come from external sources (RSS and JSON), so you can integrate external data, or previously generated data, back into subsequent views of the video.
jCombo is a JavaScript + PHP hybrid framework which allows you to easily build powerful, dynamic, data-driven Web applications. It doesn't require special skills to use, as it combines the best existing technologies into one convenient package. Among many other features, jCombo lets you call PHP class methods (server side) directly from JavaScript (either synchronously or asynchronously), while automating all necessary AJAX requests.