Archive für 2010-03-01

GobSmack: A GUI Framework for the Web V0.0.1

In an effort to create a GUI framework that can be used on web pages, I managed to complete a first, very early version. It includes a session manager demon for UNIX-like systems, a CGI frontend that communicates with the daemon, an AJAX library for communicating with the CGI frontend, and a simple test page to write the screen size to the session manager.

GobSmack v0.0.5 - Version with bugfix for get_resource() and the new features of configuration files and JavaScript serving.

GobSmack v0.0.4 - Version with bugfix for internal document fragment serving.

GobSmack v0.0.3 - Version with bugfix for invalid CGI request handling.

GobSmack v0.0.2 - Version with bugfix for random number generator.

GobSmack v0.0.1 - Initial version.

|