<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AquilaX's development blog</title>
	<atom:link href="http://dev.horemag.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.horemag.net</link>
	<description>code and so on...</description>
	<lastBuildDate>Sun, 25 Apr 2010 07:48:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple counter</title>
		<link>http://dev.horemag.net/2010/04/25/simple-counter/</link>
		<comments>http://dev.horemag.net/2010/04/25/simple-counter/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 07:45:37 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=117</guid>
		<description><![CDATA[Top site counter is small and simple appengine hosted counter.
The source code can be found here.
Demo is available here.
]]></description>
			<content:encoded><![CDATA[<p>Top site counter is small and simple appengine hosted counter.<br />
<div id="attachment_119" class="wp-caption alignnone" style="width: 310px"><a href="http://dev.horemag.net/wp-content/uploads/counter.png" ><img src="http://dev.horemag.net/wp-content/uploads/counter-300x213.png" alt="Top Site Counter" title="Top Site Counter" width="300" height="213" class="size-medium wp-image-119" /></a><p class="wp-caption-text">Top Site Counter</p></div><br />
The source code can be found <a href="http://code.google.com/p/topsitecounter/" onclick="javascript:urchinTracker('/outbound/article/http://code.google.com/p/topsitecounter/');">here</a>.<br />
Demo is available <a href="http://topsitecounter.appspot.com/" onclick="javascript:urchinTracker('/outbound/article/http://topsitecounter.appspot.com/');">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2010/04/25/simple-counter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great waterfall</title>
		<link>http://dev.horemag.net/2010/04/09/great-waterfall/</link>
		<comments>http://dev.horemag.net/2010/04/09/great-waterfall/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:11:37 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[/dev/null]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=113</guid>
		<description><![CDATA[I created a test page full of badges and counters and that's what came out as waterfall diagram:

The whole report is here. 
]]></description>
			<content:encoded><![CDATA[<p>I created a <a href="http://obiavidnes.com/banners.html" onclick="javascript:urchinTracker('/outbound/article/http://obiavidnes.com/banners.html');">test page</a> full of badges and counters and that's what came out as waterfall diagram:<br />
<a href="http://dev.horemag.net/wp-content/uploads/1_waterfall.png" ><img src="http://dev.horemag.net/wp-content/uploads/1_waterfall-284x300.png" alt="Waterfall" title="Waterfall" width="284" height="300" class="alignnone size-medium wp-image-114" /></a><br />
The whole report is <a href="http://www.webpagetest.org/result/100409_6NQF/" onclick="javascript:urchinTracker('/outbound/article/http://www.webpagetest.org/result/100409_6NQF/');">here</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2010/04/09/great-waterfall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini php based one page RPG game (rp16g)</title>
		<link>http://dev.horemag.net/2010/03/19/mini-php-based-one-page-rpg-game-rp16g/</link>
		<comments>http://dev.horemag.net/2010/03/19/mini-php-based-one-page-rpg-game-rp16g/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 07:29:48 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=111</guid>
		<description><![CDATA[This is my submission for PHASE 2 of the Micro Game Coding Challenge.
rp16g
http://posterfans.com/game/rp16g.php
Size:5.1 KB
Planning and development time ~ 7 hours
rp16g is a small text based rougelike game based on Dragon Slayer. The player (@) must find and kill the dragon (+). The dragon is very strong for the player's initial fitness so some monster killing [...]]]></description>
			<content:encoded><![CDATA[<p>This is my submission for PHASE 2 of the <a href="http://community.bbgamezone.net/index.php/topic,2705.0.html" onclick="javascript:urchinTracker('/outbound/article/http://community.bbgamezone.net/index.php/topic,2705.0.html');">Micro Game Coding Challenge</a>.</p>
<p><strong>rp16g</strong><br />
<a href="http://posterfans.com/game/rp16g.php" onclick="javascript:urchinTracker('/outbound/article/http://posterfans.com/game/rp16g.php');">http://posterfans.com/game/rp16g.php</a><br />
Size:5.1 KB<br />
Planning and development time ~ 7 hours</p>
<p>rp16g is a small text based rougelike game based on Dragon Slayer. The player (@) must find and kill the dragon (+). The dragon is very strong for the player's initial fitness so some monster killing is needed to strengthen the player first.</p>
<p>Game features:<br />
- Game map;<br />
- Fog of war;<br />
- Simple battle system;<br />
- Character stats;<br />
- Romantic end  Grin</p>
<p>The source code of the game is available here: <a href="http://posterfans.com/game/rp16g.php.txt" onclick="javascript:urchinTracker('/outbound/article/http://posterfans.com/game/rp16g.php.txt');">http://posterfans.com/game/rp16g.php.txt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2010/03/19/mini-php-based-one-page-rpg-game-rp16g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small Bulls and cows in PHP</title>
		<link>http://dev.horemag.net/2010/02/22/small-bulls-and-cows-in-php/</link>
		<comments>http://dev.horemag.net/2010/02/22/small-bulls-and-cows-in-php/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 07:38:45 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=108</guid>
		<description><![CDATA[There is competition going on in bbGameZone. I decided to participate with small Bulls and cows game:
Here is my submission "CowsNBulls".
It's a game I loved playing when I was younger.
Demo: http://posterfans.com/game/
Source code: http://posterfans.com/game/index.php.txt (2013 bytes)
The code can be further optimized, but let's leave something for Phase 2 Smiley
Total planning + development + bug fixing time [...]]]></description>
			<content:encoded><![CDATA[<p>There is competition going on in <a href="http://community.bbgamezone.net/index.php/topic,2705.0.html" onclick="javascript:urchinTracker('/outbound/article/http://community.bbgamezone.net/index.php/topic,2705.0.html');">bbGameZone</a>. I decided to participate with small Bulls and cows game:</p>
<p>Here is my submission "CowsNBulls".</p>
<p>It's a game I loved playing when I was younger.</p>
<p>Demo: <a href="http://posterfans.com/game/" onclick="javascript:urchinTracker('/outbound/article/http://posterfans.com/game/');">http://posterfans.com/game/</a><br />
Source code: <a href="http://posterfans.com/game/index.php.txt" onclick="javascript:urchinTracker('/outbound/article/http://posterfans.com/game/index.php.txt');">http://posterfans.com/game/index.php.txt</a> (2013 bytes)</p>
<p>The code can be further optimized, but let's leave something for Phase 2 Smiley<br />
Total planning + development + bug fixing time about 1 hour.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2010/02/22/small-bulls-and-cows-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize column in postgres without recreating</title>
		<link>http://dev.horemag.net/2010/02/17/resize-column-in-postgres-without-recreating/</link>
		<comments>http://dev.horemag.net/2010/02/17/resize-column-in-postgres-without-recreating/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 14:01:00 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[/dev/null]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/2010/02/17/resize-column-in-postgres-without-recreating/</guid>
		<description><![CDATA[A nice hack for postgres field size: http://sniptools.com/databases/resize-a-column-in-a-postgresql-table-without-changing-data
]]></description>
			<content:encoded><![CDATA[<p>A nice hack for postgres field size: <a href="http://sniptools.com/databases/resize-a-column-in-a-postgresql-table-without-changing-data" onclick="javascript:urchinTracker('/outbound/article/http://sniptools.com/databases/resize-a-column-in-a-postgresql-table-without-changing-data');">http://sniptools.com/databases/resize-a-column-in-a-postgresql-table-without-changing-data</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2010/02/17/resize-column-in-postgres-without-recreating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>75% discount on HostGator only today</title>
		<link>http://dev.horemag.net/2009/11/27/75-discount-on-hostgator-only-today/</link>
		<comments>http://dev.horemag.net/2009/11/27/75-discount-on-hostgator-only-today/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 12:53:39 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[/dev/null]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/2009/11/27/75-discount-on-hostgator-only-today/</guid>
		<description><![CDATA[Today HostGator is offering 75% discount for hosting with code: 75OFF
]]></description>
			<content:encoded><![CDATA[<p>Today <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=aquilax" onclick="javascript:urchinTracker('/outbound/article/http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=aquilax');">HostGator</a> is offering 75% discount for hosting with code: <code>75OFF</code></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2009/11/27/75-discount-on-hostgator-only-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move table in postgres to different schema</title>
		<link>http://dev.horemag.net/2009/08/26/move-table-in-postgres-to-different-schema/</link>
		<comments>http://dev.horemag.net/2009/08/26/move-table-in-postgres-to-different-schema/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 08:15:00 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=102</guid>
		<description><![CDATA[To move table to different schema in PostgreSQL use:
ALTER TABLE table_name SET SCHEMA schema_name;
]]></description>
			<content:encoded><![CDATA[<p>To move table to different schema in PostgreSQL use:</p>
<p>ALTER TABLE <em>table_name</em> SET SCHEMA <em>schema_name</em>;</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2009/08/26/move-table-in-postgres-to-different-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with big files</title>
		<link>http://dev.horemag.net/2009/08/24/playing-with-big-files/</link>
		<comments>http://dev.horemag.net/2009/08/24/playing-with-big-files/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 06:43:58 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[/dev/null]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=100</guid>
		<description><![CDATA[If you're looking for a big text file to play with, why don't you try http://www.dotnetdotcom.org/. 
We invite you to help us share the content of internet by downloading the first part of our index. It has roughly 600,000 pages and is shared in an easy to parse text file. We are making this available [...]]]></description>
			<content:encoded><![CDATA[<p>If you're looking for a big text file to play with, why don't you try http://www.dotnetdotcom.org/. </p>
<blockquote><p>We invite you to help us share the content of internet by downloading the first part of our index. It has roughly 600,000 pages and is shared in an easy to parse text file. We are making this available as a bit torrent to help conserve bandwidth. Enjoy!</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2009/08/24/playing-with-big-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rating for Blogger (Blogspot)</title>
		<link>http://dev.horemag.net/2009/07/31/rating-for-blogger-blogspot/</link>
		<comments>http://dev.horemag.net/2009/07/31/rating-for-blogger-blogspot/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 07:17:14 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[/dev/null]]></category>
		<category><![CDATA[Java Script]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogspot]]></category>
		<category><![CDATA[rating]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/2009/07/31/rating-for-blogger-blogspot/</guid>
		<description><![CDATA[If you want to add rating system for your posts in Blogger, check Outbrain (http://www.outbrain.com/). They have fully automated script for that.
I'm using it form my animated gifs blog.
]]></description>
			<content:encoded><![CDATA[<p>If you want to add rating system for your posts in Blogger, check Outbrain (<a href="http://www.outbrain.com/" onclick="javascript:urchinTracker('/outbound/article/http://www.outbrain.com/');">http://www.outbrain.com/</a>). They have fully automated script for that.<br />
I'm using it form my <a href="gif4e.blogspot.com">animated gifs blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2009/07/31/rating-for-blogger-blogspot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get parameters in Code Igniter</title>
		<link>http://dev.horemag.net/2009/05/29/get-parameters-in-code-igniter/</link>
		<comments>http://dev.horemag.net/2009/05/29/get-parameters-in-code-igniter/#comments</comments>
		<pubDate>Fri, 29 May 2009 04:19:22 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[code_igniter]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[request]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/?p=96</guid>
		<description><![CDATA[If you want to use GET parameters in Code igniter just for specific controller do use the following line in your Controller's constructor:
&#160;
    parse_str&#40;$_SERVER&#91;'QUERY_STRING'&#93;,$_GET&#41;;
&#160;
Also make sure to call your script like this (even if you use mod_rewrite to get rid of index.php):
www.example.com/index.php/controller/method/?par1=1&#038;par2=2
]]></description>
			<content:encoded><![CDATA[<p>If you want to use GET parameters in Code igniter just for specific controller do use the following line in your Controller's constructor:</p>
<pre class="php">&nbsp;
    <a href="http://www.php.net/parse_str" onclick="javascript:urchinTracker('/outbound/article/http://www.php.net/parse_str');"><span style="color: #000066;">parse_str</span></a><span style="color: #66cc66;">&#40;</span><span style="color: #0000ff;">$_SERVER</span><span style="color: #66cc66;">&#91;</span><span style="color: #ff0000;">'QUERY_STRING'</span><span style="color: #66cc66;">&#93;</span>,<span style="color: #0000ff;">$_GET</span><span style="color: #66cc66;">&#41;</span>;
&nbsp;</pre>
<p>Also make sure to call your script like this (even if you use mod_rewrite to get rid of index.php):</p>
<p>www.example.com/<strong>index.php</strong>/controller/method/?par1=1&par2=2</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2009/05/29/get-parameters-in-code-igniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
