Projects
All projects listed here are licensed under GNU/GPL (version 3 or later). Unless stated otherwise.
To be updated when new projects become active, source code, and / or executable versions of projects are released.
SVN Commit
SVN Commit is a small program coded in Python. The point of the program, is to commit checkout files to there SVN repository, using -m message parameter (from standard SVN client) from a "@commit" comment within the checkout file.
Basic usage:
svn-commit --checkout=/location/to/checkout --extensions=ext,to,inc
This project is actively in development.
Beta 1: svnc.py
SQL for SVNc.py
CREATE TABLE svnc (id int auto_increment primary key, filename varchar(256) not null, hash varchar(32) not null, comment text not null);
Small tip, for those on a Unix based OS. You might like to cp svnc.py to /usr/bin or some place alike, then alias svn-commit='python /usr/bin/svnc.py', entirely up to you however.
There should be another version coming soon, with a fully function GUI, as well as CLI interaction. The next version will have GUI Cron job interaction, and more.
Tiger
Small lightweight CMS (yeah, pointless huh?). Supports plugins, themes and more.
Space Shooter
A lightweight 2D scroll game, based in outer space. Coded in C, using SDL API.
Linux Game Reviews (Coming Soon)
A video game series for Linux games. From any genre, must be free, but not necessarily open source.
Note, .com redirects to .org.
Also please note, this project is not licensed under GNU GPL. Content of the reviews is copyrighted to the rightful creator of the game, and under the license in which the game was published in, whether that is GNU GPL or not.
You may not publish the reviews on LGR.org on your own website without prior permission. Introduction, and credits are copyright to LGR.
reZo Labs Radio
Recently I have started up a new project, building a radio station online. So far, it's going good. Streaming techno, trance, dance, drum n bass, house and various types of hardcore metal to people around the world.
We currently have listeners from both United States, Australia and New Zealand, and are looking to extend this.
URL for the stream will be posted shortly.