5 projects tagged "application"
Ace snow creates a snow falling effect for Titanium apps. It creates animated flakes which fall on the application window starting from a random position at the top of the screen and disappear when they fall below the top of the screen. The flakes animation can be paused and resumed any time. The image, quantity, and speed of the snow flakes are configurable parameters.
PWF (PHP Web Framework) is an extremely lightweight but powerful PHP Web framework that uses the MVC pattern and object oriented programming. It makes it easier to write applications with clean code and clear architecture, and has a small learning curve. It doesn’t need installation and works in most environments. The controller used for each request is selected through simple but effective rules, and the method by the type of the request. It provides database abstraction with data-object mapping.
Kitsh is a simple shell around WebKit. It provides a self-contained HTML5 browser, client/server JavaScript processor, and SQLite database. Its purpose is to help create desktop applications and widgets easily. It uses the libraries of the WebKit framework and a few others from GTK and GNOME.
Drupowa is an application that allows you to easily restore Drupal installations from 'Snapshots', archived Drupal folders. If a Snapshot contains a schema.sql file, the database can also be restored. This is useful if you would like to have several ready installations that need to be reused in the future, or for sharing your current installation with your colleagues.