10 projects tagged "Windows"
Box is a framework to build complex applications with simple repetitive tasks assimilated to a "black box". It is highly inspired by signal processing processes applied to the Web. It will replace any MVC or 3 layer patterns that are unaware of real Web programming needs. It natively includes high parametrization, languages, and templates for each task in the framework.
MotorCycle BlackJack is a standalone, platform-independent blackjack game with configurable motorcycle imagery. By default, the game is configured with a 2011 Honda CBR250R theme, but you can easily drop in your own images to gaze upon your favorite machine while practicing your blackjack skills.
Jease is a Java-based CMS. Jease means "Java with Ease", so Jease promises to keep simple things simple and hard things (j)easy. It is easy to install: all you need is Java, and you are up and running in a minute. It has a user-friendly desktop-like interface with full AJAX support. It is easy to extend: develop your designs or content types with just a few lines of Java and HTML.
Bookingpad is a Web-based booking system. Its aims are to provide an easy to use interface for people booking and to be flexible enough to be used for a variety of purposes. It uses an image as a backdrop where booking slots can be placed. Once placed, the slots are manipulated through drag and drop.
Sqlkit provides a GUI named sqledit to edit data in a database, as well as a package (sqlkit) in PyGtk. Sqledit (the application) can be run from the command line with arguments and will pop directly into the table/mask of the data, or without arguments and will present an input mask to write the database URL. Sqlkit (the Python package) provides SqlMask and SqlTable, two widgets for editing database data. It is meant to be used as a base for database desktop applications.