<?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>Crazy&#039;s Blog</title>
	<atom:link href="http://blog.crazytje.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crazytje.be</link>
	<description></description>
	<lastBuildDate>Sun, 28 Aug 2011 13:37:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mantis SVN Integration : Adding extra info to the Note</title>
		<link>http://blog.crazytje.be/mantis-svn-integration-adding-extra-info-to-the-note/</link>
		<comments>http://blog.crazytje.be/mantis-svn-integration-adding-extra-info-to-the-note/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 08:25:16 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[Mantis]]></category>
		<category><![CDATA[Operations]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=540</guid>
		<description><![CDATA[In my previous post I talked about Mantis and SVN integration. One thing I was missing that I used to have is more control over the message(note) that gets posted. The source control plug-in supports the following arguments: $1 for branch $2 for revision $3 for timestamp $4 for commit message $5 for repository name <a href='http://blog.crazytje.be/mantis-svn-integration-adding-extra-info-to-the-note/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/mantis-svn-integration-adding-extra-info-to-the-note/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mantis: SVN integration in 1.2.x</title>
		<link>http://blog.crazytje.be/mantis-svn-integration-in-the-1-2-x/</link>
		<comments>http://blog.crazytje.be/mantis-svn-integration-in-the-1-2-x/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 23:50:00 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[Mantis]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=494</guid>
		<description><![CDATA[Recently I upgrade my mantis version from 1.1.8 to 1.2.6, first thing I ran into was my SVN hook that didn&#8217;t work anymore. In the 1.2.x they moved the checkin.php and implemented a fairly extensive plug-in system. With the new 1.2.x mantis takes the source control integration a step further, it now natively supports source <a href='http://blog.crazytje.be/mantis-svn-integration-in-the-1-2-x/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/mantis-svn-integration-in-the-1-2-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebSVN: A view into your code</title>
		<link>http://blog.crazytje.be/websvn-a-view-into-your-code/</link>
		<comments>http://blog.crazytje.be/websvn-a-view-into-your-code/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 23:42:39 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=514</guid>
		<description><![CDATA[WebSVN offers a view onto your subversion repositories that&#8217;s been designed to reflect the Subversion methodology. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision. You can also view the differences between two versions of a file so <a href='http://blog.crazytje.be/websvn-a-view-into-your-code/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/websvn-a-view-into-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating and Applying  a patch</title>
		<link>http://blog.crazytje.be/creating-and-applying-a-patch/</link>
		<comments>http://blog.crazytje.be/creating-and-applying-a-patch/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 20:34:39 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/creating-and-applying-a-patch/</guid>
		<description><![CDATA[Recently I changed something in an open source project and wanted to make the patch public. It had been a long time since I made a patch, so I forgot how(even though it&#8217;s fairly easy). So here&#8217;s a quick how-to. Make sure you have both the original and modified versions. In the example I&#8217;ll make <a href='http://blog.crazytje.be/creating-and-applying-a-patch/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/creating-and-applying-a-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMF Integration with CakePHP</title>
		<link>http://blog.crazytje.be/smf-integration-with-cakephp/</link>
		<comments>http://blog.crazytje.be/smf-integration-with-cakephp/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 20:45:43 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=455</guid>
		<description><![CDATA[By using the API created in part 1, integration with CakePHP or any other site becomes really easy. &#160; As said in part 1, we want functionality to add posts on the site and some user management. For this I already had 2 models, &#8216;News&#8217; and &#8216;Member&#8217;, these models do everything related to user management <a href='http://blog.crazytje.be/smf-integration-with-cakephp/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/smf-integration-with-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StandAlone SMF Api Integration</title>
		<link>http://blog.crazytje.be/standalone-smf-api-integration/</link>
		<comments>http://blog.crazytje.be/standalone-smf-api-integration/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 18:46:35 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=449</guid>
		<description><![CDATA[I&#8217;ve been using SMF in combination with my personal sites for years now, I like how fast it is and how easy it is to manage. But one thing SMF lacks is a good API with most off all, documentation. &#160; In this blog post I&#8217;ll show what changes(additions) need to be made so that <a href='http://blog.crazytje.be/standalone-smf-api-integration/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/standalone-smf-api-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing your web server: Part 5 – CDN</title>
		<link>http://blog.crazytje.be/optimizing-your-web-server-part-5-%e2%80%93-cdn/</link>
		<comments>http://blog.crazytje.be/optimizing-your-web-server-part-5-%e2%80%93-cdn/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 14:34:29 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=327</guid>
		<description><![CDATA[Some of you are probably wonder, what does CDN stand for? It stands for &#8216;content delivery network&#8217;. &#160; The trick I will be describing here is how to simulate a CDN. What we want to accomplish is having a free performance  increase and not spend any money on hardware. For the real and complete definition <a href='http://blog.crazytje.be/optimizing-your-web-server-part-5-%e2%80%93-cdn/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/optimizing-your-web-server-part-5-%e2%80%93-cdn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unlocking Windows Phone 7 &#8211; ChevronWP7</title>
		<link>http://blog.crazytje.be/unlocking-windows-phone-7-chevronwp7/</link>
		<comments>http://blog.crazytje.be/unlocking-windows-phone-7-chevronwp7/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 23:39:11 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=399</guid>
		<description><![CDATA[If you&#8217;re a developer like me writing his own apps for his phone, then you&#8217;re out of luck with the default windows 7 phone. To &#8216;unlock&#8217; it you have to sign up for a developer account on APP HUB, meaning you have to pay $99. Lucky for us, a group of people quickly found a <a href='http://blog.crazytje.be/unlocking-windows-phone-7-chevronwp7/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/unlocking-windows-phone-7-chevronwp7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using APC to store your data</title>
		<link>http://blog.crazytje.be/using-apc-to-store-your-data/</link>
		<comments>http://blog.crazytje.be/using-apc-to-store-your-data/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 15:14:56 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[APC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[opcode caching]]></category>
		<category><![CDATA[optimalization]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=387</guid>
		<description><![CDATA[Sometimes you have large amount of generated data that you don’t want to create on every web request. An examples would be a home page with several news posts on it. The text would be in a database, but all the ‘extra’ things you did like bbtags present in the text, information about the user <a href='http://blog.crazytje.be/using-apc-to-store-your-data/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/using-apc-to-store-your-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evolve: PhpDocumentor Template</title>
		<link>http://blog.crazytje.be/evolve-phpdocumentor-template/</link>
		<comments>http://blog.crazytje.be/evolve-phpdocumentor-template/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 18:11:33 +0000</pubDate>
		<dc:creator>Crazy</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.crazytje.be/?p=384</guid>
		<description><![CDATA[For those of you that do not know phpDocumentor, a small intro: phpDocumentor, sometimes referred to as phpdoc or phpdocu, is the current standard auto-documentation tool for the php language. Similar to Javadoc, and written in php, phpDocumentor can be used from the command line or a web interface to create professional documentation from php <a href='http://blog.crazytje.be/evolve-phpdocumentor-template/'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.crazytje.be/evolve-phpdocumentor-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

