Projects tagged ‘experimental’ and ‘web’


[4 total ]

0 Users

THIS PROJECT IS DEAD. THE LACK OF A PROPER GARBAGE COLLECTOR IN PHP MAKES THIS PROJECT UNREALISTIC. IT WILL BE CONTINUED USING PYTHON SOONER OR LATER. THE CODE IS LEFT HERE FOR INFORMATIONAL PURPOSES ... [More] , ONLY. An experimental MVC-ish framework with a relatively small footprint, designed for PHP5 - utilizing a modified MIT license. The framework is designed to run as a generic PHP web site, a standalone application, or optionally in Web Daemon Mode - where the application runs constantly in memory and simply is requested by a much smaller PHP script (about ten lines) to run a method - alleviating the pressure of creating a new huge process every time that a page is requested. It is planned that this the Web Daemon will be requested from a C module written for Apache in later revisions. Also, direct AJAX integration through PHP will be implemented as a component at a later date. This will generate Javascript on-the-fly to access different API data accessible in your applications. [Less]
Created 12 months ago.

0 Users

Web-Based Calculator GeneratorThis is a simple calculator maker that will allow you to create your own web-based calculator. This calculator generator and the calculators it generates uses Prototype ... [More] (a Javascript Library). To use, simply extract the package and open the index.html file inside the extracted directory. [Less]
Created 4 months ago.

0 Users

This is a ground-up rewrite of an OAuth library for Python, focusing on having a simpler interface than the official reference library. I wrote this in order to familiarize myself with OAuth. It is fairly untested, proceed with caution!
Created 3 months ago.

0 Users

About Jumpstart LaboratoryThis project is all about jumpstarting small experiments that use various web technologies in various combinations. You may use the provided source code to jumpstart your own ... [More] web applications. All the jumpstart experiments are hosted on Google App Engine at http://jumplab.appspot.com/. [Less]
Created 4 months ago.