<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>daantje.nl</title>
	<link>http://www.daantje.nl</link>
	<description>My thoughts, projects and documentation... So I can find them again...</description>
	<pubDate>Fri, 26 Aug 2011 14:45:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Cross browser Typeface-js :hover patch that works!</title>
		<link>http://www.daantje.nl/2011/08/26/typeface-js-hover-patch/</link>
		<comments>http://www.daantje.nl/2011/08/26/typeface-js-hover-patch/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 14:07:03 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2011/08/26/typeface-js-hover-patch/</guid>
		<description><![CDATA[It&#8217;s a little jquery patch I wrote after I found this post. I think this works better&#8230;. and in all browsers&#8230; Just copy it somewhere after the DOM is ready. (jquery.ready())
What the problem is; :hover is a css pseudo selector, but a event state in Javascript. (Or some thing like that&#8230;) So it only gives [...]]]></description>
		<wfw:commentRss>http://www.daantje.nl/2011/08/26/typeface-js-hover-patch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jSpeaker, my first jQuery plugin</title>
		<link>http://www.daantje.nl/2011/04/08/jspeaker-my-first-jquery-plugin/</link>
		<comments>http://www.daantje.nl/2011/04/08/jspeaker-my-first-jquery-plugin/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 13:42:20 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2011/04/08/jspeaker-my-first-jquery-plugin/</guid>
		<description><![CDATA[I&#8217;ve made my first jQuery plugin :) It&#8217;s called jSpeaker. It will read text that&#8217;s within a selected object. It uses the google translate speak/listen function. Check the jquery plugin page or the project page form more info, samples and documentation.
]]></description>
		<wfw:commentRss>http://www.daantje.nl/2011/04/08/jspeaker-my-first-jquery-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP session doesn&#8217;t work in IE8, phishing filter problem?</title>
		<link>http://www.daantje.nl/2010/03/09/php-session-doesnt-work-in-ie8-phishing-filter-problem/</link>
		<comments>http://www.daantje.nl/2010/03/09/php-session-doesnt-work-in-ie8-phishing-filter-problem/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:26:41 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[Frustrations]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2010/03/09/php-session-doesnt-work-in-ie8-phishing-filter-problem/</guid>
		<description><![CDATA[I found a real strange bug. A client of mine has two sites. One I host, the other is hosted by a 3th party. Now the client has a domain control panel for the other site and rerouted the other domain to the one I host, but the system just makes a frameset. Not real [...]]]></description>
		<wfw:commentRss>http://www.daantje.nl/2010/03/09/php-session-doesnt-work-in-ie8-phishing-filter-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bug in EZPDF using sessions.</title>
		<link>http://www.daantje.nl/2010/02/15/bug-in-ezpdf-using-sessions/</link>
		<comments>http://www.daantje.nl/2010/02/15/bug-in-ezpdf-using-sessions/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 11:27:36 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2010/02/15/bug-in-ezpdf-using-sessions/</guid>
		<description><![CDATA[Found bug in ezpdf (009) when using sessions and an older php 5.2.0 version. Loose the session and pdf file will parse correctly. Strange that this bug is not appearing  with php 5.2.6
]]></description>
		<wfw:commentRss>http://www.daantje.nl/2010/02/15/bug-in-ezpdf-using-sessions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixed (replaced) my broken iPhone touch screen</title>
		<link>http://www.daantje.nl/2009/09/02/fixed-replaced-my-broken-iphone-touch-screen/</link>
		<comments>http://www.daantje.nl/2009/09/02/fixed-replaced-my-broken-iphone-touch-screen/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:04:53 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[Frustrations]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2009/09/02/fixed-replaced-my-broken-iphone-touch-screen/</guid>
		<description><![CDATA[Yes! My love is working again! I broke my touch screen last month and had to fall back on my Nokia 9300i. Not nice when you are used to an iPhone! After some calls to some iCenters and Apple stores, I found that it was not possible to fix my iPhone trough regular channels. After [...]]]></description>
		<wfw:commentRss>http://www.daantje.nl/2009/09/02/fixed-replaced-my-broken-iphone-touch-screen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone 3.0 simlocked? Restart your phone!</title>
		<link>http://www.daantje.nl/2009/06/17/iphone-30-simlocked-restart-your-phone/</link>
		<comments>http://www.daantje.nl/2009/06/17/iphone-30-simlocked-restart-your-phone/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:37:58 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2009/06/17/iphone-30-simlocked-restart-your-phone/</guid>
		<description><![CDATA[I&#8217;ve just upgraded my iPhone to the latest 3.0 release&#8230;  It was immediately simlocked! &#8220;Simlock active.&#8221; Why?! My iPhone is from Czech Republic, where they are sold simlock free! After a panic I found a way to get around this&#8230; Just restart the phone without a simcard. Open up iTunes, put back in the [...]]]></description>
		<wfw:commentRss>http://www.daantje.nl/2009/06/17/iphone-30-simlocked-restart-your-phone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Chopper Photo Shoot.</title>
		<link>http://www.daantje.nl/2009/06/15/chopper-photo-shoot/</link>
		<comments>http://www.daantje.nl/2009/06/15/chopper-photo-shoot/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 10:14:52 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[chopper]]></category>

		<category><![CDATA[bicycles]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2009/06/15/chopper-photo-shoot/</guid>
		<description><![CDATA[Last saturday Pat and I had a photo shoot with our bicycles. Here one of the photos. Me on my rat bike chopper. (Will add more photo&#8217;s l8er.)

More info on http://cyclingindustries.nl
Here me in action on that chopper last year&#8230;




]]></description>
		<wfw:commentRss>http://www.daantje.nl/2009/06/15/chopper-photo-shoot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Filter webpages server side with rhino and jquery&#8230;</title>
		<link>http://www.daantje.nl/2009/06/10/filter-webpages-server-side-with-rhino-and-jquery/</link>
		<comments>http://www.daantje.nl/2009/06/10/filter-webpages-server-side-with-rhino-and-jquery/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 21:45:56 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2009/06/10/filter-webpages-server-side-with-rhino-and-jquery/</guid>
		<description><![CDATA[I&#8217;m now busy with writing a filter, to grep data out of an large based HTML website, build back in the old days. Luckily they&#8217;ve used class names to point out the right table cells. I thought it would be a great job for jquery&#8230; But server-side&#8230; Could it be possible?
After some googling I found [...]]]></description>
		<wfw:commentRss>http://www.daantje.nl/2009/06/10/filter-webpages-server-side-with-rhino-and-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone.</title>
		<link>http://www.daantje.nl/2009/05/11/iphone/</link>
		<comments>http://www.daantje.nl/2009/05/11/iphone/#comments</comments>
		<pubDate>Mon, 11 May 2009 19:40:46 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2009/05/11/iphone/</guid>
		<description><![CDATA[Forgot to post that I have my iPhone. I have it for a month now and it is really the best phone i&#8217;ve owned ever! Some drawbacks&#8230; Only apps from the appstore can be installed without jailbreaking. There is not a free IRC client in the appstore. There is not a free SSH client in [...]]]></description>
		<wfw:commentRss>http://www.daantje.nl/2009/05/11/iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter 2 me&#8230;</title>
		<link>http://www.daantje.nl/2009/05/11/twitter-2-me/</link>
		<comments>http://www.daantje.nl/2009/05/11/twitter-2-me/#comments</comments>
		<pubDate>Mon, 11 May 2009 19:34:00 +0000</pubDate>
		<dc:creator>Daantje</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.daantje.nl/2009/05/11/twitter-2-me/</guid>
		<description><![CDATA[Finaly i&#8217;m using my twitter account ;) You can follow me at https://twitter.com/daantje_nl. Later I will put up a rss feed of my tweet.
]]></description>
		<wfw:commentRss>http://www.daantje.nl/2009/05/11/twitter-2-me/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
