<?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>Joh Man X in action</title>
	<atom:link href="http://johmanx.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://johmanx.com</link>
	<description>I fail to see why I shouldn&#039;t stay a geek</description>
	<lastBuildDate>Sat, 28 Jan 2012 01:00:41 +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>Persistent FTP connections in Gnome</title>
		<link>http://johmanx.com/2011/10/persistent-ftp-connections-in-gnome/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=persistent-ftp-connections-in-gnome</link>
		<comments>http://johmanx.com/2011/10/persistent-ftp-connections-in-gnome/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 12:39:34 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=546</guid>
		<description><![CDATA[I&#8217;ve had my fair share of switching between operating systems in the past. Windows is the gaming platform for PC&#8217;s and Linux is the development platform that directly ties into my server in the data centre. The reasons why I &#8230; <a href="http://johmanx.com/2011/10/persistent-ftp-connections-in-gnome/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/10/persistent-ftp-connections-in-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating your own database drivers in PHP</title>
		<link>http://johmanx.com/2011/09/creating-your-own-database-drivers-in-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-your-own-database-drivers-in-php</link>
		<comments>http://johmanx.com/2011/09/creating-your-own-database-drivers-in-php/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 23:25:18 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Abstract]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Proprietary]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=463</guid>
		<description><![CDATA[Have you ever come across a situation where you&#8217;re dying to make that API for access to the database, only to find out there are multiple database versions and syntaxes to support? Now ofcourse there&#8217;s the PDO library, but we &#8230; <a href="http://johmanx.com/2011/09/creating-your-own-database-drivers-in-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/09/creating-your-own-database-drivers-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pitfalls of the newbie JavaScripter</title>
		<link>http://johmanx.com/2011/09/pitfalls-of-the-newbie-javascripter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pitfalls-of-the-newbie-javascripter</link>
		<comments>http://johmanx.com/2011/09/pitfalls-of-the-newbie-javascripter/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 20:41:04 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[anonymous functions]]></category>
		<category><![CDATA[chaining]]></category>
		<category><![CDATA[functional scope]]></category>
		<category><![CDATA[globals]]></category>
		<category><![CDATA[hoisting]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[this keyword]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=354</guid>
		<description><![CDATA[In today&#8217;s tutorial, I&#8217;m going to educate you on the pitfalls of JavaScript, so we can be a better JavaScripter together. We&#8217;re going to talk about: Global variables Immediately self-invoking anonymous functions Function scope this keyword Hoisting Programming style Prototyping &#8230; <a href="http://johmanx.com/2011/09/pitfalls-of-the-newbie-javascripter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/09/pitfalls-of-the-newbie-javascripter/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Volume control and a nice alarm clock from a shell</title>
		<link>http://johmanx.com/2011/07/volume-control-and-a-nice-alarm-clock-from-a-shell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=volume-control-and-a-nice-alarm-clock-from-a-shell</link>
		<comments>http://johmanx.com/2011/07/volume-control-and-a-nice-alarm-clock-from-a-shell/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 23:13:06 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mplayer]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=334</guid>
		<description><![CDATA[Did you ever want to change the volume from within a terminal? Here&#8217;s your chance! amixer sset Master 40 changes the setting of the master volume to 40. Now, ofcourse we want to do this as easy as possible, so &#8230; <a href="http://johmanx.com/2011/07/volume-control-and-a-nice-alarm-clock-from-a-shell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/07/volume-control-and-a-nice-alarm-clock-from-a-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP return types: Beginners guide to debugging PHP</title>
		<link>http://johmanx.com/2011/07/php-return-types-beginners-guide-to-debugging-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-return-types-beginners-guide-to-debugging-php</link>
		<comments>http://johmanx.com/2011/07/php-return-types-beginners-guide-to-debugging-php/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 22:21:17 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=267</guid>
		<description><![CDATA[I can remember it so clearly. My first &#8220;Hello World!&#8221; soared through the skies and cried out a song of victory, like only an eagle could. It was only a minute later I encountered my first bug. Note: This all &#8230; <a href="http://johmanx.com/2011/07/php-return-types-beginners-guide-to-debugging-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/07/php-return-types-beginners-guide-to-debugging-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good and best practice on SEO</title>
		<link>http://johmanx.com/2011/06/good-and-best-practice-on-seo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=good-and-best-practice-on-seo</link>
		<comments>http://johmanx.com/2011/06/good-and-best-practice-on-seo/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 18:56:13 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=257</guid>
		<description><![CDATA[I actually got bored while counting money for my restaurant, so I accepted the contact request that popped up on Skype. An SEO Marketeer showed up, asking me if I were in need of any SEO service. Here&#8217;s the conversation &#8230; <a href="http://johmanx.com/2011/06/good-and-best-practice-on-seo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/06/good-and-best-practice-on-seo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rating companies using Wufoo forms</title>
		<link>http://johmanx.com/2011/06/rating-companies-using-wufoo-forms/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rating-companies-using-wufoo-forms</link>
		<comments>http://johmanx.com/2011/06/rating-companies-using-wufoo-forms/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 18:58:59 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Rating]]></category>
		<category><![CDATA[Wufoo]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=238</guid>
		<description><![CDATA[One of my clients asked me to make them a simple site with a landing page and a Wufoo form. The landing page contains a brief story about the website, some local news and a local weather report. (hooever.nl) The &#8230; <a href="http://johmanx.com/2011/06/rating-companies-using-wufoo-forms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/06/rating-companies-using-wufoo-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dutch coin made with QR code</title>
		<link>http://johmanx.com/2011/06/dutch-coin-made-with-qr-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dutch-coin-made-with-qr-code</link>
		<comments>http://johmanx.com/2011/06/dutch-coin-made-with-qr-code/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 18:52:39 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[QR]]></category>
		<category><![CDATA[Smartphone]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=226</guid>
		<description><![CDATA[&#8220;De Nederlandsche Munt&#8221; is the first in the world to forge a coin with a QR code on it. The code is a &#8220;symbool van het hedendaagse leven&#8221; symbol to present day life. The QR code can be found on &#8230; <a href="http://johmanx.com/2011/06/dutch-coin-made-with-qr-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/06/dutch-coin-made-with-qr-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2011, the year of smart</title>
		<link>http://johmanx.com/2011/01/2011-the-year-of-smart/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2011-the-year-of-smart</link>
		<comments>http://johmanx.com/2011/01/2011-the-year-of-smart/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 22:02:33 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[Progress]]></category>
		<category><![CDATA[Smart]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[Touchscreen]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=196</guid>
		<description><![CDATA[Everyone wants a piece of the action nowadays. Even though we actually can&#8217;t afford a €700 device for reading our news or calling mum, we all wanna have one. I must admit, although I&#8217;m still quite fond of my G1 &#8230; <a href="http://johmanx.com/2011/01/2011-the-year-of-smart/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2011/01/2011-the-year-of-smart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an HTTP proxy for Wikipedia</title>
		<link>http://johmanx.com/2010/10/creating-an-http-proxy-for-wikipedia/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-an-http-proxy-for-wikipedia</link>
		<comments>http://johmanx.com/2010/10/creating-an-http-proxy-for-wikipedia/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 21:40:13 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Dig]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[XHR]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=171</guid>
		<description><![CDATA[How often is it that we want to clarify our text by explaining our terms, so most of our readers actually understand what we&#8217;re saying and how often is it that we end up with an article that&#8217;s either bloated &#8230; <a href="http://johmanx.com/2010/10/creating-an-http-proxy-for-wikipedia/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2010/10/creating-an-http-proxy-for-wikipedia/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Finding clients the easy way</title>
		<link>http://johmanx.com/2010/08/finding-clients-the-easy-way/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=finding-clients-the-easy-way</link>
		<comments>http://johmanx.com/2010/08/finding-clients-the-easy-way/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 17:58:48 +0000</pubDate>
		<dc:creator>Jan-Marten de Boer</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Cronjobs]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://blog.lievheid.nl/?p=120</guid>
		<description><![CDATA[So, provided i browse all these sites and bore myself to death by watching an endless Twitter stream, it could take me hours to come up with a list of potential clients. This just doesn't cut it. It's too consuming and too less rewarding.
Hell, i'm a web developer. Why can't this be more like reading those nice job adverts in the news paper. Honestly? It's not that hard to accomplish just that. Now, when i wake up i read my mail and browse through job.johmanx.com for some potential victims to pay me some moneyz. <a href="http://johmanx.com/2010/08/finding-clients-the-easy-way/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johmanx.com/2010/08/finding-clients-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

