<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Pilcrow.nl</title>
	
	<link>http://www.pilcrow.nl</link>
	<description>Code 'n Stuff</description>
	<lastBuildDate>Thu, 06 Sep 2012 07:38:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/pilcrow-nl" /><feedburner:info uri="pilcrow-nl" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Javascript Date: isLeapYear and getLastDayOfMonth</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/LFHYIBs9lzI/javascript-date-isleapyear-and-getlastdayofmonth</link>
		<comments>http://www.pilcrow.nl/2012/09/javascript-date-isleapyear-and-getlastdayofmonth#comments</comments>
		<pubDate>Wed, 05 Sep 2012 20:41:46 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=516</guid>
		<description>I recently had to do quite a bit with dates in Javascript, most of which had to do with validating dates a user inserted/selected. Since we don&amp;#8217;t use any libraries like jQuery or Prototype, I had to come up with a solution my self. (Which I think is a great motivation not to use libraries [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/LFHYIBs9lzI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2012/09/javascript-date-isleapyear-and-getlastdayofmonth/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2012/09/javascript-date-isleapyear-and-getlastdayofmonth</feedburner:origLink></item>
		<item>
		<title>How I Got Started in ColdFusion</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/M2YA1Z-Dtys/how-i-got-started-in-coldfusion</link>
		<comments>http://www.pilcrow.nl/2011/08/how-i-got-started-in-coldfusion#comments</comments>
		<pubDate>Mon, 01 Aug 2011 11:13:29 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=485</guid>
		<description>A couple of days ago, Steve Bryant suggested that today would be &amp;#8220;How I Got Started in ColdFusion day&amp;#8221;. He claims every story he heard so far is interesting, so why not share mine? Here goes. It was late 2005 when I applied for a job of Programmer at a company called Netbasics. Back then [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/M2YA1Z-Dtys" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2011/08/how-i-got-started-in-coldfusion/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2011/08/how-i-got-started-in-coldfusion</feedburner:origLink></item>
		<item>
		<title>Unescape HTML entities in Oracle</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/yTra9jAlEFk/unescape-html-entities-in-oracle</link>
		<comments>http://www.pilcrow.nl/2011/04/unescape-html-entities-in-oracle#comments</comments>
		<pubDate>Thu, 14 Apr 2011 08:08:23 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=465</guid>
		<description>If you&amp;#8217;re creating a comma-seperated list of values which get grouped, and you&amp;#8217;re using the built-in XML functionality to do it, you&amp;#8217;re in for an unpleasant surprise. This happened to me, although I do believe I should have foreseen this. The problem is that when you dynamically create XML, special characters in Textnodes get escaped &amp;#8211; [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/yTra9jAlEFk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2011/04/unescape-html-entities-in-oracle/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2011/04/unescape-html-entities-in-oracle</feedburner:origLink></item>
		<item>
		<title>MD5 function in Oracle</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/zSFxLGoy1AA/md5-function-in-oracle</link>
		<comments>http://www.pilcrow.nl/2010/12/md5-function-in-oracle#comments</comments>
		<pubDate>Fri, 03 Dec 2010 19:26:28 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=449</guid>
		<description>Recently I was struggling to find a function to get MD5 to work in Oracle, like the MD5() function in MySQL. After some searching I found out that there is no direct way to calculate an MD5 checksum in Oracle. Therefore I created the function below. CREATE OR REPLACE FUNCTION USERINFO.md5hash &amp;#40;str IN VARCHAR2&amp;#41; RETURN [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/zSFxLGoy1AA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/12/md5-function-in-oracle/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/12/md5-function-in-oracle</feedburner:origLink></item>
		<item>
		<title>Announcing: What’s my Wheaton?</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/8k_8h7os7fU/announcing-whats-my-wheaton</link>
		<comments>http://www.pilcrow.nl/2010/10/announcing-whats-my-wheaton#comments</comments>
		<pubDate>Wed, 20 Oct 2010 19:43:32 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[Webdevelopment]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=430</guid>
		<description>I'm happy to announce a new project, called "What's my Wheaton?", of which the first version will be released very soon! The past couple of days I've been working late to finalize functionality and test every bit of it, new project, called "What's my Wheaton?". The essence of the project is to find out what your Wheaton score is.&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/8k_8h7os7fU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/10/announcing-whats-my-wheaton/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/10/announcing-whats-my-wheaton</feedburner:origLink></item>
		<item>
		<title>DateTime in PHP</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/fWrhKQhk2Lw/datetime-in-php</link>
		<comments>http://www.pilcrow.nl/2010/08/datetime-in-php#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:58:31 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[datetimezone]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=371</guid>
		<description>Not so long ago, PHP introduced a new DateTime object. This object makes it easier to calculate a date and (re)format it, or make calculations with it. Apart from that, one might say it&amp;#8217;s a lot cleaner, code-wise (if you&amp;#8217;re an object-oriented type of programmer, like myself). The object is supported by a second object, [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/fWrhKQhk2Lw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/08/datetime-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/08/datetime-in-php</feedburner:origLink></item>
		<item>
		<title>Select sound output device in AIR</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/YoppNmEHefg/select-sound-output-device-in-air</link>
		<comments>http://www.pilcrow.nl/2010/08/select-sound-output-device-in-air#comments</comments>
		<pubDate>Wed, 11 Aug 2010 08:20:40 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[adobe]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=364</guid>
		<description>When working with Sound and Microphone in Adobe&amp;#8217;s AIR, one can come across a limitation regarding the Sound output device. In numerous desktop applications it&amp;#8217;s possible to select which output device to use for audio. In both AIR and AIR2 this isn&amp;#8217;t possible. So to have it implemented, I created it as an idea in the [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/YoppNmEHefg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/08/select-sound-output-device-in-air/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/08/select-sound-output-device-in-air</feedburner:origLink></item>
		<item>
		<title>iPhone 4 wallpapers</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/RIvQvzEjf_s/iphone-4-wallpapers</link>
		<comments>http://www.pilcrow.nl/2010/08/iphone-4-wallpapers#comments</comments>
		<pubDate>Tue, 10 Aug 2010 08:42:18 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone4]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=361</guid>
		<description>Using Google&amp;#8217;s renewed fantastic Image Search, I made a quicklink to a (seemingly) never ending list of wallpapers for use with the iPhone 4. Thought I&amp;#8217;d share it for people like me, always searching for some slick pictures on their smartphone desktop. Cheers!&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/RIvQvzEjf_s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/08/iphone-4-wallpapers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/08/iphone-4-wallpapers</feedburner:origLink></item>
		<item>
		<title>Connect HDX-1000 using USB slave to Windows 7</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/RP6HH9prtCw/connect-hdx-1000-using-usb-slave-to-windows-7</link>
		<comments>http://www.pilcrow.nl/2010/02/connect-hdx-1000-using-usb-slave-to-windows-7#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:17:47 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[HDX 1000]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[windows7]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=332</guid>
		<description>One of the nastiest things about upgrading your OS is probably driver support. A videocard or other device that you&amp;#8217;ve gotten so used to, that you can&amp;#8217;t get to work when updating your OS. This same problem is here when upgrading to Windows 7 when connecting the HDX-1000 to your PC using the USB slave [...]&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/RP6HH9prtCw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/02/connect-hdx-1000-using-usb-slave-to-windows-7/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/02/connect-hdx-1000-using-usb-slave-to-windows-7</feedburner:origLink></item>
		<item>
		<title>Jilster: create your own magazine</title>
		<link>http://feedproxy.google.com/~r/pilcrow-nl/~3/cijvhXn0MnE/jilster-create-your-own-magazine</link>
		<comments>http://www.pilcrow.nl/2010/02/jilster-create-your-own-magazine#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:18:59 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=318</guid>
		<description>Yesterday was quite a joyful day. Jilster, a project we&amp;#8217;ve been working on for the past months, was officially launched. Jilster is an online tool with which you can create your very own magazine and was built using Adobe&amp;#8217;s ColdFusion and Flex, running on a MySQL database. Curious? Check www.jilster.nl (it&amp;#8217;s all Dutch).&lt;img src="http://feeds.feedburner.com/~r/pilcrow-nl/~4/cijvhXn0MnE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.pilcrow.nl/2010/02/jilster-create-your-own-magazine/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.pilcrow.nl/2010/02/jilster-create-your-own-magazine</feedburner:origLink></item>
	</channel>
</rss>
