<?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>datalogik</title>
	<atom:link href="http://www.datalogik.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datalogik.org</link>
	<description>Logically anything.</description>
	<lastBuildDate>Thu, 06 Oct 2011 15:46:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Planet Source Code Entries</title>
		<link>http://www.datalogik.org/2011/10/03/planet-source-code-entries/</link>
		<comments>http://www.datalogik.org/2011/10/03/planet-source-code-entries/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 19:51:49 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=221</guid>
		<description><![CDATA[I am in the process of migrating all of my old (and I mean old) Planet Source Code PHP entries over to this website. In the coming months, I would like to update them and/or re-create them if possible. For example, phpCryptIt was a great game that has since been lost to the world. I still [...]]]></description>
			<content:encoded><![CDATA[<p>I am in the process of migrating all of my old (and I mean old) <a title="Planet Source Code" href="http://www.pscode.com" target="_blank">Planet Source Code</a> PHP entries over to this website. In the coming months, I would like to update them and/or re-create them if possible. For example, phpCryptIt was a great game that has since been lost to the world. I still remember the general idea but the entire source code is gone.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=221&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/10/03/planet-source-code-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySiteStatus.net Launch</title>
		<link>http://www.datalogik.org/2011/09/13/mysitestatus-net-launch/</link>
		<comments>http://www.datalogik.org/2011/09/13/mysitestatus-net-launch/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 19:54:18 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=194</guid>
		<description><![CDATA[I&#8217;ve officially launched my next project, MySiteStatus.net. This website is a site and server monitoring service which will allow you to be alerted when your server goes down and report on how well your server is staying up. We keep track of all outages that your server encounters so you can troubleshoot issues more efficiently. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve officially launched my next project, <a title="MySiteStatus.net" href="http://www.mysitestatus.net" target="_blank">MySiteStatus.net</a>. This website is a site and server monitoring service which will allow you to be alerted when your server goes down and report on how well your server is staying up. We keep track of all outages that your server encounters so you can troubleshoot issues more efficiently.</p>
<p>Check it out <a title="MySiteStatus.net" href="http://www.mysitestatus.net" target="_blank">here</a>.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=194&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/09/13/mysitestatus-net-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii Framework</title>
		<link>http://www.datalogik.org/2011/06/23/yii-framework/</link>
		<comments>http://www.datalogik.org/2011/06/23/yii-framework/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 18:43:19 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=155</guid>
		<description><![CDATA[Approximately a month ago I began experimenting with a new PHP framework to help ease my website development woes. I tested many different types of frameworks (CodeIgniter, CakePHP, and Zend) which did not work out well until I came across Yii Framework. I had already been somewhat familiar with the MVC (Model View Controller) idea [...]]]></description>
			<content:encoded><![CDATA[<p>Approximately a month ago I began experimenting with a new PHP framework to help ease my website development woes. I tested many different types of frameworks (CodeIgniter, CakePHP, and Zend) which did not work out well until I came across <a href="http://www.yiiframework.com" target="_blank">Yii Framework</a>.</p>
<p>I had already been somewhat familiar with the MVC (Model View Controller) idea and Yii just gave it more credence among the industry. The ease in which you can build web applications is amazing, with nearly a click of a mouse and one command you could have your website structure setup. Elaborating on this if your website has a database back-end, you can use the built in model creation system (Gii) to build your application model around your database model.</p>
<p>All in all, this is by far the best PHP framework that I have come across for many reasons. I am currently working on a few different projects that incorporate Yii as the back-end.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=155&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/06/23/yii-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slight Downtime</title>
		<link>http://www.datalogik.org/2011/05/11/slight-downtime/</link>
		<comments>http://www.datalogik.org/2011/05/11/slight-downtime/#comments</comments>
		<pubDate>Wed, 11 May 2011 21:23:05 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=126</guid>
		<description><![CDATA[Sorry for the downtime on datalogik.org. It seems our DNS was temporarily messed up. This should be fixed now.]]></description>
			<content:encoded><![CDATA[<p>Sorry for the downtime on datalogik.org. It seems our DNS was temporarily messed up. This should be fixed now.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=126&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/05/11/slight-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RIP Slicehost</title>
		<link>http://www.datalogik.org/2011/05/06/rip-slicehost/</link>
		<comments>http://www.datalogik.org/2011/05/06/rip-slicehost/#comments</comments>
		<pubDate>Fri, 06 May 2011 18:08:57 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=124</guid>
		<description><![CDATA[So after hearing about RackSpace more or less killing off Slicehost, I have decided to migrate to a new server. You may see some websites go down temporarily while I make this transition but they should be back up soon.]]></description>
			<content:encoded><![CDATA[<p>So after hearing about RackSpace more or less killing off Slicehost, I have decided to migrate to a new server. You may see some websites go down temporarily while I make this transition but they should be back up soon.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=124&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/05/06/rip-slicehost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New CMS Live</title>
		<link>http://www.datalogik.org/2011/03/16/new-cms-live/</link>
		<comments>http://www.datalogik.org/2011/03/16/new-cms-live/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 20:23:13 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Chess]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=122</guid>
		<description><![CDATA[After much testing and coding, I&#8217;ve released the new CMS to Chess-Puzzles.net site. This will allow us to add additional functionality much easier than before and require less coding on my side. We also have a new &#8220;Forums&#8221; section where users can post. Check it out!]]></description>
			<content:encoded><![CDATA[<p>After much testing and coding, I&#8217;ve released the new CMS to Chess-Puzzles.net site. This will allow us to add additional functionality much easier than before and require less coding on my side. We also have a new &#8220;Forums&#8221; section where users can post. Check it out!</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=122&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/03/16/new-cms-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Chess-Puzzles.net CMS</title>
		<link>http://www.datalogik.org/2011/01/26/new-chess-puzzles-net-cms/</link>
		<comments>http://www.datalogik.org/2011/01/26/new-chess-puzzles-net-cms/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 22:53:32 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Chess]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=118</guid>
		<description><![CDATA[I have started work on a new content system for Chess-Puzzles.net website that should hopefully allow me to easily expand the site out into different areas and give users a more robust website. I have no time frame on when this will be completed but a good majority of the work has already been finished. Check back [...]]]></description>
			<content:encoded><![CDATA[<p>I have started work on a new content system for Chess-Puzzles.net website that should hopefully allow me to easily expand the site out into different areas and give users a more robust website. I have no time frame on when this will be completed but a good majority of the work has already been finished. Check back in the next month or two and see how the progress is going.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=118&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2011/01/26/new-chess-puzzles-net-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downtime</title>
		<link>http://www.datalogik.org/2010/10/30/downtime/</link>
		<comments>http://www.datalogik.org/2010/10/30/downtime/#comments</comments>
		<pubDate>Sat, 30 Oct 2010 14:37:27 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=115</guid>
		<description><![CDATA[Starting at around 10pm on 10/29, the server became unresponsive and I was finally able to bring it to a usable state again just now. So during that time frame, the website was down obviously. I apologize for the problems but if there are any questions please contact me.]]></description>
			<content:encoded><![CDATA[<p>Starting at around 10pm on 10/29, the server became unresponsive and I was finally able to bring it to a usable state again just now. So during that time frame, the website was down obviously. I apologize for the problems but if there are any questions please contact me.</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=115&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2010/10/30/downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Code Page</title>
		<link>http://www.datalogik.org/2010/10/20/new-code-page/</link>
		<comments>http://www.datalogik.org/2010/10/20/new-code-page/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 18:08:47 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=99</guid>
		<description><![CDATA[I&#8217;ve added a new &#8220;Code&#8221; page to the site. I will be posting there from time to time with useful scripts and code that I have written. Currently, there is a MySQL database class with a very brief example on how to use it. Click here to check it out.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a new &#8220;Code&#8221; page to the site. I will be posting there from time to time with useful scripts and code that I have written. Currently, there is a MySQL database class with a very brief example on how to use it.</p>
<p><a href="http://www.datalogik.org/?page_id=84" target="_blank">Click here to check it out.</a></p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=99&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2010/10/20/new-code-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planet Source Code Entry</title>
		<link>http://www.datalogik.org/2010/10/20/planet-source-code-entry/</link>
		<comments>http://www.datalogik.org/2010/10/20/planet-source-code-entry/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 17:33:00 +0000</pubDate>
		<dc:creator>datalogik</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.datalogik.org/?p=82</guid>
		<description><![CDATA[I&#8217;ve submitted Screen Shot Assistant to Planet Source Code. I&#8217;ve been meaning to submit this but haven&#8217;t had the time. Please browse over there and vote for it!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve submitted Screen Shot Assistant to <a href="http://www.pscode.com" target="_blank">Planet Source Code</a>. I&#8217;ve been meaning to submit this but haven&#8217;t had the time. Please browse over there and vote for it!</p>
<img src="http://www.datalogik.org/?ak_action=api_record_view&id=82&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.datalogik.org/2010/10/20/planet-source-code-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

