<?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>davey ijzermans</title>
	
	<link>http://www.daveyyzermans.nl</link>
	<description>Geek.</description>
	<lastBuildDate>Tue, 24 Jan 2012 22:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DaveyIJzermans" /><feedburner:info uri="daveyijzermans" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>jQuery.popover</title>
		<link>http://feedproxy.google.com/~r/DaveyIJzermans/~3/VrSwxqnOcxs/</link>
		<comments>http://www.daveyyzermans.nl/portfolio/2012/01/21/jquery-popover/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 15:17:23 +0000</pubDate>
		<dc:creator>Davey IJzermans</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.daveyyzermans.nl/?p=1047</guid>
		<description><![CDATA[Hi! I&#8217;ve been busy with many things, of which one is school, but also some other projects, so excuse my absence in writing here. Recently, I&#8217;ve accepted an offer to build a small web application, of which I won&#8217;t go into detail. In any case, it needs to look good: professional, clean and have plenty [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1051" title="iPad popover" src="http://www.daveyyzermans.nl/wp/wp-content/uploads/2012/01/ipad-popover-5-233x300.png" alt="" width="233" height="300" /></p>
<p>Hi!</p>
<p>I&#8217;ve been busy with many things, of which one is school, but also some other projects, so excuse my absence in writing here.</p>
<p>Recently, I&#8217;ve accepted an offer to build a small web application, of which I won&#8217;t go into detail. In any case, it needs to look good: professional, clean and have plenty of AJAX drag-and-drop, fancy confirmation boxes and whatnot. While building the application, I needed something comparable to the iPad&#8217;s &#8220;popovers&#8221;, as they&#8217;re called. You probably know what they look like. If not, look just above. <img src='http://www.daveyyzermans.nl/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I did not come across a jQuery plugin that perfectly fit my needs, so I decided to write my own jQuery plugin. Funnily enough, it&#8217;s called jQuery.popover and it allow for easy popover creating and manipulation. It&#8217;s completely style-able with css, and I&#8217;ve provided an example stylesheet which should get you up and running.</p>
<p><span id="more-1047"></span><del>One thing it doesn&#8217;t do at the moment is reposition itself, i.e. when you resize the page, it does not yet follow the element it was linked to. However, as I need this plugin for a project myself, it won&#8217;t take long for me to go integrate it.</del> Implemented in v1.0.4</p>
<p>The plugin&#8217;s hosted on github at the following url: <a title="GitHub: jQuery.popover" href="https://github.com/klaas4/jQuery.popover" target="_blank">https://github.com/klaas4/jQuery.popover</a>. Please check it out and fork it if you wish. You can directly download a zip-file with <a title="jQuery.popover: download" href="https://github.com/klaas4/jQuery.popover/zipball/master" target="_blank">this link</a>.</p>
<p>This plugin is released under the MIT License. You can find a demo and the documentation <a title="jQuery.popover demo" href="http://daveyyzermans.nl/jquery/popover/demo.html" target="_blank">here</a>. Let me know what you think by commenting below!</p>
<img src="http://feeds.feedburner.com/~r/DaveyIJzermans/~4/VrSwxqnOcxs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daveyyzermans.nl/portfolio/2012/01/21/jquery-popover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daveyyzermans.nl/portfolio/2012/01/21/jquery-popover/</feedburner:origLink></item>
		<item>
		<title>WP Plugin: Posts from Images</title>
		<link>http://feedproxy.google.com/~r/DaveyIJzermans/~3/ZWEEcvDRz-4/</link>
		<comments>http://www.daveyyzermans.nl/projects/2011/08/02/wp-plugin-posts-from-images/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 20:08:01 +0000</pubDate>
		<dc:creator>Davey IJzermans</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.daveyyzermans.nl/?p=1009</guid>
		<description><![CDATA[Hey there! While working on my WPWT project, I started a little side project. I needed some way to put all images in the media library in seperate posts. Now, there may be plugins already to do this, but I needed the process to also set the image as featured image. So I decided to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/posts-from-images/"><img class="alignright size-medium wp-image-1011" title="Posts from Images plugin" src="http://www.daveyyzermans.nl/wp/wp-content/uploads/2011/08/Screen-Shot-2011-08-02-at-9.52.35-PM-copy-300x197.png" alt="" width="300" height="197" /></a>Hey there!</p>
<p>While working on my <a title="WordPress Word Trainer" href="http://www.daveyyzermans.nl/projects/2011/07/30/wordpress-word-trainer/" target="_blank">WPWT project</a>, I started a little side project. I needed some way to put all images in the media library in seperate posts. Now, there may be plugins already to do this, but I needed the process to also set the image as featured image. So I decided to make my first actual plugin.<span id="more-1009"></span></p>
<p>It works by getting all attachments with <code>get_posts</code>, and looping through them one-by-one, checking if they&#8217;re images, creating a post and then attaching the image to the post. Simple as that.</p>
<p>If you&#8217;d like to try out my very first plugin, <del>I&#8217;ll be adding it shortly to the WordPress Plugins Database</del> the plugin has been approved and can be viewed here: <a title="Posts from Images" href="http://wordpress.org/extend/plugins/posts-from-images/" target="_blank">http://wordpress.org/extend/plugins/posts-from-images/</a>. Please bear with me as I try to grasp the whole SVN thing. <img src='http://www.daveyyzermans.nl/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Davey.</p>
<img src="http://feeds.feedburner.com/~r/DaveyIJzermans/~4/ZWEEcvDRz-4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daveyyzermans.nl/projects/2011/08/02/wp-plugin-posts-from-images/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.daveyyzermans.nl/projects/2011/08/02/wp-plugin-posts-from-images/</feedburner:origLink></item>
		<item>
		<title>Fluther Questions Widget</title>
		<link>http://feedproxy.google.com/~r/DaveyIJzermans/~3/kV_LVkgvLc4/</link>
		<comments>http://www.daveyyzermans.nl/portfolio/2011/07/25/fluther-questions-widget/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 22:31:59 +0000</pubDate>
		<dc:creator>Davey IJzermans</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[application]]></category>

		<guid isPermaLink="false">http://www.daveyyzermans.nl/?p=976</guid>
		<description><![CDATA[A widget for the Mac OS X dashboard. With this widget you can easily see recently asked questions on Fluther.com. Fluther is a Q&#38;A site with thousands of questions, answered by real people. Because there is nothing as personal as a real answer! This widget also contains a search field, which opens yielded results in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://software.daveyyzermans.nl/Fluther%20Questions_1.0.1.wdgt.zip"><img class="alignright size-medium wp-image-718" title="Fluther Questions Widget" src="http://www.daveyyzermans.nl/wp/wp-content/uploads/2011/05/flutherquestionswidget-300x183.png" alt="" width="300" height="183" /></a>A widget for the Mac OS X dashboard. With this widget you can easily see recently asked questions on Fluther.com. Fluther is a Q&amp;A site with thousands of questions, answered by real people. Because there is nothing as personal as a real answer! This widget also contains a search field, which opens yielded results in a browser window.</p>
<p><a title="Fluther Questions Widget" href="http://software.daveyyzermans.nl/Fluther%20Questions_1.0.1.wdgt.zip">Download! (117KB)</a></p>
<p><em>Changelog:</em><br />
v1.0.1: Fixed a bug where the rss-feed would not load.</p>
<img src="http://feeds.feedburner.com/~r/DaveyIJzermans/~4/kV_LVkgvLc4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daveyyzermans.nl/portfolio/2011/07/25/fluther-questions-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daveyyzermans.nl/portfolio/2011/07/25/fluther-questions-widget/</feedburner:origLink></item>
		<item>
		<title>Fluther Search Widget</title>
		<link>http://feedproxy.google.com/~r/DaveyIJzermans/~3/o3ov3hWxzes/</link>
		<comments>http://www.daveyyzermans.nl/portfolio/2011/07/25/fluther-search-widget/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 22:30:29 +0000</pubDate>
		<dc:creator>Davey IJzermans</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[application]]></category>

		<guid isPermaLink="false">http://www.daveyyzermans.nl/?p=974</guid>
		<description><![CDATA[A widget for the Mac OS X dashboard. With this widget you can easily find answers to your oh so burning questions! Fluther is a Q&#38;A site with thousands of questions, answered by real people. Because there is nothing as personal as a real answer! Download! (117KB)]]></description>
			<content:encoded><![CDATA[<p><a href="http://software.daveyyzermans.nl/Fluther%20Search.wdgt.zip"><img class="alignright size-medium wp-image-719" title="Fluther Search Widget" src="http://www.daveyyzermans.nl/wp/wp-content/uploads/2011/05/fluthersearch-300x176.png" alt="" width="300" height="176" /></a>A widget for the Mac OS X dashboard. With this widget you can easily find answers to your oh so burning questions! Fluther is a Q&amp;A site with thousands of questions, answered by real people. Because there is nothing as personal as a real answer!</p>
<p><a title="Fluther Search Widget" href="http://software.daveyyzermans.nl/Fluther%20Search.wdgt.zip" target="_blank">Download! (117KB)</a></p>
<img src="http://feeds.feedburner.com/~r/DaveyIJzermans/~4/o3ov3hWxzes" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daveyyzermans.nl/portfolio/2011/07/25/fluther-search-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daveyyzermans.nl/portfolio/2011/07/25/fluther-search-widget/</feedburner:origLink></item>
		<item>
		<title>Harmonie St. Antonius Lepelstraat</title>
		<link>http://feedproxy.google.com/~r/DaveyIJzermans/~3/MVX2ln78Zxc/</link>
		<comments>http://www.daveyyzermans.nl/portfolio/2011/07/25/harmonie-st-antonius-lepelstraat/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 22:27:35 +0000</pubDate>
		<dc:creator>Davey IJzermans</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.daveyyzermans.nl/?p=967</guid>
		<description><![CDATA[View website: http://harmonielepelstraat.nl/. I made this website for my band/orchestra, Harmonie St. Antonius. The site’s occupied with an about page (harmonie), events page (evenementen), an external blog, guestbook (gastenboek) and contact page. The events page and guestbook can be managed through a CMS system. Events can be added/managed and little crosses will appear to delete [...]]]></description>
			<content:encoded><![CDATA[<p>View website: <a title="Harmonie St. Antonius Lepelstraat" href="http://harmonielepelstraat.nl/" target="_blank">http://harmonielepelstraat.nl/</a>.</p>
<p>I made this website for my band/orchestra, Harmonie St. Antonius. The site’s occupied with an about page (harmonie), events page (evenementen), an external blog, guestbook (gastenboek) and contact page. The events page and guestbook can be managed through a CMS system. Events can be added/managed and little crosses will appear to delete guestbook entries when logged in.</p>
<p style="text-align: center;"><a title="Harmonie St. Antonius Lepelstraat" href="http://harmonielepelstraat.nl/" target="_blank"><img class="aligncenter size-large wp-image-721" title="Harmonie St. Antonius" src="http://www.daveyyzermans.nl/wp/wp-content/uploads/2011/05/harmonie-1024x484.png" alt="" width="100%" /></a></p>
<img src="http://feeds.feedburner.com/~r/DaveyIJzermans/~4/MVX2ln78Zxc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daveyyzermans.nl/portfolio/2011/07/25/harmonie-st-antonius-lepelstraat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daveyyzermans.nl/portfolio/2011/07/25/harmonie-st-antonius-lepelstraat/</feedburner:origLink></item>
		<item>
		<title>Online Learning Environment</title>
		<link>http://feedproxy.google.com/~r/DaveyIJzermans/~3/pWsNbWj-d_s/</link>
		<comments>http://www.daveyyzermans.nl/portfolio/2011/07/25/online-learning-environment/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 22:23:37 +0000</pubDate>
		<dc:creator>Davey IJzermans</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.daveyyzermans.nl/?p=962</guid>
		<description><![CDATA[View site: http://ole.daveyyzermans.nl/. This is a content management system created for music students. It is devoted to my uncle, who is a music teacher, who wanted an easy way to manage lessons and homework, and wanted a simple interface in which he can communicate with his students.]]></description>
			<content:encoded><![CDATA[<p>View site: <a title="OLE" href="http://ole.daveyyzermans.nl/" target="_blank">http://ole.daveyyzermans.nl/</a>.</p>
<p>This is a content management system created for music students. It is devoted to my uncle, who is a music teacher, who wanted an easy way to manage lessons and homework, and wanted a simple interface in which he can communicate with his students.</p>
<p><a href="http://ole.daveyyzermans.nl/" target="_blank"><img class="aligncenter size-large wp-image-722" title="Online Learning Environment" src="http://www.daveyyzermans.nl/wp/wp-content/uploads/2011/05/ole-1024x769.png" alt="" width="100%" /></a></p>
<img src="http://feeds.feedburner.com/~r/DaveyIJzermans/~4/pWsNbWj-d_s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daveyyzermans.nl/portfolio/2011/07/25/online-learning-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daveyyzermans.nl/portfolio/2011/07/25/online-learning-environment/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.502 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-01-25 01:09:17 -->

