<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>G-Loaded Journal</title>
	<link>http://www.g-loaded.eu</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Thu, 02 Sep 2010 17:01:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Software that detects violations of open source licenses</title>
		<description><![CDATA[The rules make the game. You take out the rules, the game goes up in smoke. I think it&#8217;s still fine if someone takes advantage of any inconsistencies between the rules to win the game, but cheating is completely unacceptable. In the free software world, it&#8217;s neither the maker of the software nor the market, [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/16/software-that-detects-violations-of-open-source-licenses/</link>
			</item>
	<item>
		<title>Some Preliminary Redmine Customizations</title>
		<description><![CDATA[I&#8217;ve been using Redmine for several months now. During this period of time I had the chance to evaluate most of its features. Although I still consider it one of the most feature-rich project management web applications currently available, using it on a production website revealed some weaknesses in the anti-spam area. Truth is the [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/14/some-preliminary-redmine-customizations/</link>
			</item>
	<item>
		<title>PHP Interactive Interpreter</title>
		<description><![CDATA[The PHP interpreter supports running it in interactive mode by using the --interactive (short equivalent: -a) command-line switch. Running an interactive PHP shell can be useful when you need to quickly try code snippets. But, for this mode to be fully functional, PHP has to be compiled with readline support. Unfortunately, on CentOS PHP has [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/13/php-interactive-interpreter/</link>
			</item>
	<item>
		<title>A change of plans regarding a web-based VCS manager</title>
		<description><![CDATA[About a month ago, I had finally decided to start writing a simple web-based VCS manager. This is a project I had been thinking about for the last 2 years as a solution for source-code management at CodeTRAX.org, but I never really started development. The initial plan included support (repository creation only) for the most [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/12/a-change-of-plans-regarding-a-web-based-vcs-manager/</link>
			</item>
	<item>
		<title>Started using rdiff-backup on Windows</title>
		<description><![CDATA[rdiff-backup is my favorite tool for keeping backups on Linux systems. Today, I started using it on a Windows 7 desktop as well. At first, I used rdiff-backup from the cygwin project, but I soon noticed that, if I did anything else that required moderate hard disk access on the computer on which the cygwin [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/08/started-using-rdiff-backup-on-windows/</link>
			</item>
	<item>
		<title>From Subversion to Mercurial</title>
		<description><![CDATA[I&#8217;ve been using the Subversion version control system during the last 2-3 years. Although a VCS has never been a top priority for me, it seems there is always room for version control. I ended up using it for almost everything, from simple to more complex scripts and even system configuration files in some cases. [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/08/from-subversion-to-mercurial/</link>
			</item>
	<item>
		<title>mod_wsgi incompatible with mod_python</title>
		<description><![CDATA[This is a quick note that mod_wsgi daemon processes are now incompatible with mod_python. Upgraded mod_wsgi earlier today in CentOS and saw the following note. I guess this limitation has been around for a while before affecting CentOS/RHEL: ################################################################################# # mod_python and mod_wsgi compatibility note ################################################################################# # mod_wsgi will deadlock if run in daemon mode [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/07/mod_wsgi-incompatible-with-mod_python/</link>
			</item>
	<item>
		<title>Permanently remove deleted posts and topics in bbPress</title>
		<description><![CDATA[Permanently removing deleted posts and topics in bbPress can be cumbersome. bbPress does not provide a decent way to completely remove deleted content from the database. I am not sure why&#8230; In my case, these posts mostly contain spam and there is absolutely no reason to keep them in the database any more. As it [...]]]></description>
		<link>http://www.g-loaded.eu/2010/04/07/permanently-delete-posts-topics-bbpress/</link>
			</item>
	<item>
		<title>Partition Misalignment Slows Down 4096-Byte Sector Hard Disks</title>
		<description><![CDATA[I just read this very interesting article about the new 4096-byte sector hard disks, like the new Western Digital Caviar Green drives, and the impact a partition misalignment might have on the drive&#8217;s write performance. The problem most likely to hit you with one of these drives is very slow write performance. This is caused [...]]]></description>
		<link>http://www.g-loaded.eu/2010/03/29/partition-misalignment-slows-4096-byte-sector-hard-drives/</link>
			</item>
	<item>
		<title>Script for Apache Error Report</title>
		<description><![CDATA[The last incident with the php-cgi errors as a result of a bad PHP script made me re-evaluate the daily reports I receive from the server. I realized that a report about the httpd errors that have occured during the previous day, including all virtualhosts, is more important than I had initially thought. Such a [...]]]></description>
		<link>http://www.g-loaded.eu/2010/03/28/script-apache-error-report/</link>
			</item>
</channel>
</rss>
