<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>reZo Labs</title>
	<link>http://rezolabs.com</link>
	<description>Yet another nerd blog about GNU/Linux and Web Development!</description>
	<lastBuildDate>Fri, 20 Feb 2009 00:33:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Internet Blackout</title>
		<description>Join The New Zealand Internet Blackout to protest against the Guilt Upon Accusation law 'Section 92A' that calls for internet disconnection based on accusations of copyright infringement without a trial and without any evidence held up to court scrutiny. This is due to come into effect on February 28th unless ...</description>
		<link>http://rezolabs.com/activism/internet-blackout/</link>
			</item>
	<item>
		<title>Debian GNU/Linux Lenny Released</title>
		<description>After 22 months of constant development, Debian Lenny stable is finally released! Debian Lenny is the latest from the Debian project, which is a GNU/Linux distribution. Debian Lenny supports a total of twelve processor architectures and includes the KDE, GNOME, Xfce, and LXDE desktop environments.

Debian GNU/Linux runs on computers ranging ...</description>
		<link>http://rezolabs.com/gnu-linux/debian-gnulinux-lenny-released/</link>
			</item>
	<item>
		<title>INI Parser</title>
		<description>As a current project, I'm developing a small game in C++ using the SDL API, the project is going well, so I thought I'd share some code. The following is a small parser to parse the game settings file. Target syntax for the INI file is within the header comment.


/**
 ...</description>
		<link>http://rezolabs.com/gnu-linux/ini-parser/</link>
			</item>
	<item>
		<title>VIM Run Command (~/.vimrc)</title>
		<description>Yes, yet another VIM Run Command file (~/.vimrc). Enough said, read the comments for information on the commands if needed. Use it as you please, feel free to change anything to suit your needs.

Also, a nice resource for tips and tricks for better and easier VIM usage is http://vim.wikia.com/wiki/Main_Page.
" turn ...</description>
		<link>http://rezolabs.com/gnu-linux/vim-run-command-vimrc/</link>
			</item>
	<item>
		<title>fbsetbg Wallpaper Rotation</title>
		<description>Bash wallpaper rotation is a simple wallpaper changer for GNU/Linux. It doesn't work in every environment, but one's which use fbsetbg to set the wallpaper. The usage of the script is fairly basic, you can set the delay timer in which wallpapers are changed, as well as demonizing the script ...</description>
		<link>http://rezolabs.com/gnu-linux/fbsetbg-wallpaper-rotation-2/</link>
			</item>
	<item>
		<title>CLI Argument Parser</title>
		<description>CLI Argument Parser has been written in C, and simple parses command line arguments. I've used it for a few applications, and will continue to do so. Well, enough said really. Feel free to post comments, bug fixes, patches, suggestions, complaints etc.

I may recode this in C++ when I have ...</description>
		<link>http://rezolabs.com/code/cli-argument-parse/</link>
			</item>
	<item>
		<title>SVN Commit</title>
		<description>The main purpose of SVN Commit is to save you time commiting any file(s) to the target SVN repository. What SVNc does, it parses files within an SVN checkout for a "commit comment". Once this comment is found, it does certian checks to see if the file has changed, if ...</description>
		<link>http://rezolabs.com/gnu-linux/svn-commit/</link>
			</item>
	<item>
		<title>Armageddon 2008</title>
		<description>If you have not heard about Armagedon, it's a place for geeks and nerds to come together for a social gathering, meeting science fiction TV show stars, comic book creators, play games on LAN and more.

As always, this year's Armageddon was held at Aotea Center over labour weekend. I only ...</description>
		<link>http://rezolabs.com/geek-events/armageddon-2008/</link>
			</item>
	<item>
		<title>Combining Web 2.0 with 1.0</title>
		<description>It's all very nice and dandy to have a website built within 2.0 standards. However, what if the website hasn't been built for non-JavaScript browsers, or for people with JavaScript disabled?

Since all web 2.0 website's require JavaScript, whether we are talking about Flash or AJAX. A nice way to resolve ...</description>
		<link>http://rezolabs.com/web-development/combining-web-20-with-10/</link>
			</item>
	<item>
		<title>Gedit Plugins</title>
		<description>The text editor gedit is part of the GNOME desktop environment, which I happen to use currently. One really nice feature about this GUI text editor, is the fact it supports Python and C plugins.

So, I thought I'd take my time to share some useful plugins which I've been using. ...</description>
		<link>http://rezolabs.com/web-development/gedit-plugins/</link>
			</item>
</channel>
</rss>
