qcodesamp.com Shoutbox

Shoutbox that stores entries in a database. Can be displayed in an iFrame. By default it stores 10 entries in an SQLite database, however these settings can be changed. Has anti-spam and anti-flood features.

StringList Class

Package:
Summary:
Manage lists of strings
Groups:
Author:
Description:
This class can be used to manage lists of strings.

It can take a list of strings separated by line breaks and extracts key value pairs separated by the = character.

The class can return the list of strings as an array, add more strings to the list, and save or load the list from a file.


Ladder PHP

Package:
Summary:
Manage objects stored MySQL database dynamically
Groups:
Author:
Description:
This package can be used to manage objects stored in a MySQL database dynamically.

It creates table that will contain the metadata of all types of objects to be stored in the database.

The tables of each application class can be created dynamically. This package can save and retrieve objects of the created classes.


[Free] Unreal Engine 3 (Game Engine) Now Available

Exciting news: Unreal Engine 3, the game engine used by lots of games, has now been added to the Free Game Engines, Game Programming Libraries and Source Code page. Both the engine and its associated tools are available in the free development kit, although you can use them only for non-commercial and educational purposes. Now you can take advantage of the game engine used by professional game developers to create your own games, complete with a realistic game environment, artificial intelligence (AI) for the computer controlled characters, 3D location-based sound effects, and so on.

It's all very exciting. And I almost fell off my chair when I found out it's available. If you've not heard of the Unreal Engine, chances are that you don't play many FPS (first person shooter) games.

Loading Div

screenshot of firefox
Package:
Summary:
Display an animation while a page is loading
Groups:
Author:
Description:
This class can be used to display an animation while a page is loading.

It generates HTML and Javascript to be outputted in the beginning of a page that makes an animated GIF image appear over the page while it is loading.

The animated image disappears when the pages finishes loading.


Powered by Gewgley