<?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>van Weerd</title>
	<atom:link href="http://vanweerd.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vanweerd.com</link>
	<description>vanweerd.com is the site of digital innovation manager, web developer, technology enthusiast, Ronald van Weerd. The articles on this site focus on WordPress, web development, and Open Source software.</description>
	<lastBuildDate>Thu, 19 Aug 2010 09:20:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to add featured image thumbnails to WordPress posts and pages, the easy way</title>
		<link>http://vanweerd.com/how-to-add-featured-image-thumbnails-to-wordpress-posts-and-pages-the-easy-way/</link>
		<comments>http://vanweerd.com/how-to-add-featured-image-thumbnails-to-wordpress-posts-and-pages-the-easy-way/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 14:41:27 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=450</guid>
		<description><![CDATA[Since WordPress version 2.9, featured images (formerly known as &#8220;post thumbnails&#8221;) are integrated in the Write Post and Write Page panel. Not all WordPress themes make use of these fields, and a change to your template files is required. In this post I will explain how you can add Featured Images to your posts and [...]


Related posts:<ol><li><a href='http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/' rel='bookmark' title='Permanent Link: Automatically adding content to your WordPress post, page or widget'>Automatically adding content to your WordPress post, page or widget</a></li>
<li><a href='http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/' rel='bookmark' title='Permanent Link: Page template for iCompany without a grey bar'>Page template for iCompany without a grey bar</a></li>
<li><a href='http://vanweerd.com/how-to-add-full-width-header-and-footer-to-the-builder-theme/' rel='bookmark' title='Permanent Link: How to add full width header and footer to the Builder theme'>How to add full width header and footer to the Builder theme</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/how-to-add-featured-image-thumbnails-to-wordpress-posts-and-pages-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to replace text links with icon links in WP 3 navigation menus</title>
		<link>http://vanweerd.com/how-to-replace-text-links-with-icon-links-in-wp-3-navigation-menus/</link>
		<comments>http://vanweerd.com/how-to-replace-text-links-with-icon-links-in-wp-3-navigation-menus/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 13:59:47 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[iThemes]]></category>
		<category><![CDATA[navigation menu]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=437</guid>
		<description><![CDATA[The new WordPress 3 navigation menus are an excellent tool to design your own menus, mixing pages, categories and custom links. iThemes created video tutorials on how to use the new WordPress navigation in Builder and Flexx theme. The following tutorial will show how you can replace the text links in the navigation menu with [...]


Related posts:<ol><li><a href='http://vanweerd.com/how-to-retrieve-a-menu-item-id-from-wp-3-navigation-menus/' rel='bookmark' title='Permanent Link: How to retrieve a menu item ID from WP 3 navigation menus'>How to retrieve a menu item ID from WP 3 navigation menus</a></li>
<li><a href='http://vanweerd.com/bsocial-page-without-sidebars/' rel='bookmark' title='Permanent Link: bSocial Page without sidebars'>bSocial Page without sidebars</a></li>
<li><a href='http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/' rel='bookmark' title='Permanent Link: Page template for iCompany without a grey bar'>Page template for iCompany without a grey bar</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/how-to-replace-text-links-with-icon-links-in-wp-3-navigation-menus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to retrieve a menu item ID from WP 3 navigation menus</title>
		<link>http://vanweerd.com/how-to-retrieve-a-menu-item-id-from-wp-3-navigation-menus/</link>
		<comments>http://vanweerd.com/how-to-retrieve-a-menu-item-id-from-wp-3-navigation-menus/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 11:20:41 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[nav menu]]></category>
		<category><![CDATA[WordPress navigation]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=433</guid>
		<description><![CDATA[For an upcoming tutorial on the new menu system in WordPress 3, we need to identify each menu item, so that we can address that in our stylesheet. That way, we can add specific styling to a single menu item, which may be useful if you want to use images or icons in the menu [...]


Related posts:<ol><li><a href='http://vanweerd.com/how-to-replace-text-links-with-icon-links-in-wp-3-navigation-menus/' rel='bookmark' title='Permanent Link: How to replace text links with icon links in WP 3 navigation menus'>How to replace text links with icon links in WP 3 navigation menus</a></li>
<li><a href='http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/' rel='bookmark' title='Permanent Link: Page template for iCompany without a grey bar'>Page template for iCompany without a grey bar</a></li>
<li><a href='http://vanweerd.com/how-to-add-full-width-header-and-footer-to-the-builder-theme/' rel='bookmark' title='Permanent Link: How to add full width header and footer to the Builder theme'>How to add full width header and footer to the Builder theme</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/how-to-retrieve-a-menu-item-id-from-wp-3-navigation-menus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to register and list users based on user roles in WordPress</title>
		<link>http://vanweerd.com/how-to-register-and-list-users-based-on-user-roles-in-wordpress/</link>
		<comments>http://vanweerd.com/how-to-register-and-list-users-based-on-user-roles-in-wordpress/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 14:06:01 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[WordPress General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=417</guid>
		<description><![CDATA[The idea for this came from a request, where the customer wanted to allow users to register online, and then allow these users to be able to view a list of all other users that have registered. Regular site members, such as subscribers, editors, authors or contributors however should NOT be included, and neither should [...]


Related posts:<ol><li><a href='http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/' rel='bookmark' title='Permanent Link: Automatically adding content to your WordPress post, page or widget'>Automatically adding content to your WordPress post, page or widget</a></li>
<li><a href='http://vanweerd.com/fix-wordpress-search-widget-xhtml-validation-errors/' rel='bookmark' title='Permanent Link: Fix WordPress search widget (x)html validation errors'>Fix WordPress search widget (x)html validation errors</a></li>
<li><a href='http://vanweerd.com/widgets-in-flexx/' rel='bookmark' title='Permanent Link: Widgets in Flexx'>Widgets in Flexx</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/how-to-register-and-list-users-based-on-user-roles-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to add full width header and footer to the Builder theme</title>
		<link>http://vanweerd.com/how-to-add-full-width-header-and-footer-to-the-builder-theme/</link>
		<comments>http://vanweerd.com/how-to-add-full-width-header-and-footer-to-the-builder-theme/#comments</comments>
		<pubDate>Sun, 09 May 2010 22:15:30 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Builder]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[iThemes]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=407</guid>
		<description><![CDATA[As seen on this site, designed and developed with the awesome Builder theme from iThemes, the header and footer stretch the entire width of the screen. Since Builder creates a fixed width container for your layout (based on the layout width you have selected), we need to do a little bit of extra work to [...]


Related posts:<ol><li><a href='http://vanweerd.com/how-to-add-featured-image-thumbnails-to-wordpress-posts-and-pages-the-easy-way/' rel='bookmark' title='Permanent Link: How to add featured image thumbnails to WordPress posts and pages, the easy way'>How to add featured image thumbnails to WordPress posts and pages, the easy way</a></li>
<li><a href='http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/' rel='bookmark' title='Permanent Link: Page template for iCompany without a grey bar'>Page template for iCompany without a grey bar</a></li>
<li><a href='http://vanweerd.com/bsocial-page-without-sidebars/' rel='bookmark' title='Permanent Link: bSocial Page without sidebars'>bSocial Page without sidebars</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/how-to-add-full-width-header-and-footer-to-the-builder-theme/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to add fixed icons to the side of your WordPress site</title>
		<link>http://vanweerd.com/how-to-add-fixed-icons-to-the-side-of-your-wordpress-site/</link>
		<comments>http://vanweerd.com/how-to-add-fixed-icons-to-the-side-of-your-wordpress-site/#comments</comments>
		<pubDate>Fri, 07 May 2010 15:36:29 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[fixed icons]]></category>
		<category><![CDATA[social icons]]></category>
		<category><![CDATA[sticky icons]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=405</guid>
		<description><![CDATA[By popular demand, here are instructions to add icons to your site that will stick to the sidebar, even when scrolling up or down the page. Inspired by various resources that I found on the web, I&#8217;ve tried to put together a set of instructions that will make this as easy as possible. The result [...]


Related posts:<ol><li><a href='http://vanweerd.com/how-to-replace-text-links-with-icon-links-in-wp-3-navigation-menus/' rel='bookmark' title='Permanent Link: How to replace text links with icon links in WP 3 navigation menus'>How to replace text links with icon links in WP 3 navigation menus</a></li>
<li><a href='http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/' rel='bookmark' title='Permanent Link: Page template for iCompany without a grey bar'>Page template for iCompany without a grey bar</a></li>
<li><a href='http://vanweerd.com/how-to-add-full-width-header-and-footer-to-the-builder-theme/' rel='bookmark' title='Permanent Link: How to add full width header and footer to the Builder theme'>How to add full width header and footer to the Builder theme</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/how-to-add-fixed-icons-to-the-side-of-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Automatically adding content to your WordPress post, page or widget</title>
		<link>http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/</link>
		<comments>http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/#comments</comments>
		<pubDate>Wed, 05 May 2010 12:42:57 +0000</pubDate>
		<dc:creator>Ronald</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://vanweerd.com/?p=402</guid>
		<description><![CDATA[On many sites these days, you will find a standard text at the bottom of all WordPress posts, for example the one you can find at the bottom of this post. There are several ways to add content to your post, without having to do so manually. I will discuss three possible solutions, I would [...]


Related posts:<ol><li><a href='http://vanweerd.com/fix-wordpress-search-widget-xhtml-validation-errors/' rel='bookmark' title='Permanent Link: Fix WordPress search widget (x)html validation errors'>Fix WordPress search widget (x)html validation errors</a></li>
<li><a href='http://vanweerd.com/how-to-add-featured-image-thumbnails-to-wordpress-posts-and-pages-the-easy-way/' rel='bookmark' title='Permanent Link: How to add featured image thumbnails to WordPress posts and pages, the easy way'>How to add featured image thumbnails to WordPress posts and pages, the easy way</a></li>
<li><a href='http://vanweerd.com/widgets-in-flexx/' rel='bookmark' title='Permanent Link: Widgets in Flexx'>Widgets in Flexx</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First DokuWiki Plugin</title>
		<link>http://vanweerd.com/my-first-dokuwiki-plugin/</link>
		<comments>http://vanweerd.com/my-first-dokuwiki-plugin/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 16:48:25 +0000</pubDate>
		<dc:creator>ronald</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://googpress.com/2010/my-first-dokuwiki-plugin/</guid>
		<description><![CDATA[Well who would have thought I&#8217;d start writing DokuWiki plugins for a change. It&#8217;s a bit of a workaround plugin, due to an issue in a WordPress &#8211; DokuWiki login bridge that I&#8217;ve implemented. All wiki content was being escaped (addslashes), so that &#8220;you&#8217;re&#8221; became &#8220;you\&#8217;re&#8221;. I have yet to find a real solution for [...]


Related posts:<ol><li><a href='http://vanweerd.com/how-to-register-and-list-users-based-on-user-roles-in-wordpress/' rel='bookmark' title='Permanent Link: How to register and list users based on user roles in WordPress'>How to register and list users based on user roles in WordPress</a></li>
<li><a href='http://vanweerd.com/widgets-in-flexx/' rel='bookmark' title='Permanent Link: Widgets in Flexx'>Widgets in Flexx</a></li>
<li><a href='http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/' rel='bookmark' title='Permanent Link: Automatically adding content to your WordPress post, page or widget'>Automatically adding content to your WordPress post, page or widget</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/my-first-dokuwiki-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix WordPress search widget (x)html validation errors</title>
		<link>http://vanweerd.com/fix-wordpress-search-widget-xhtml-validation-errors/</link>
		<comments>http://vanweerd.com/fix-wordpress-search-widget-xhtml-validation-errors/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 18:04:56 +0000</pubDate>
		<dc:creator>ronald</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://googpress.com/?p=73</guid>
		<description><![CDATA[As it turns out, the standard WordPress issued search widget generates xhtml validation errors, by using the form role keyword. For reason way beyond me, WordPress staff can find more time tracking the issue, changing it to a &#8220;future release&#8221; milestone, then decide to change the status from &#8220;new&#8221; to &#8220;closed&#8221;, set the resolution to [...]


Related posts:<ol><li><a href='http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/' rel='bookmark' title='Permanent Link: Automatically adding content to your WordPress post, page or widget'>Automatically adding content to your WordPress post, page or widget</a></li>
<li><a href='http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/' rel='bookmark' title='Permanent Link: Page template for iCompany without a grey bar'>Page template for iCompany without a grey bar</a></li>
<li><a href='http://vanweerd.com/how-to-retrieve-a-menu-item-id-from-wp-3-navigation-menus/' rel='bookmark' title='Permanent Link: How to retrieve a menu item ID from WP 3 navigation menus'>How to retrieve a menu item ID from WP 3 navigation menus</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/fix-wordpress-search-widget-xhtml-validation-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page template for iCompany without a grey bar</title>
		<link>http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/</link>
		<comments>http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 13:21:05 +0000</pubDate>
		<dc:creator>ronald</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[iThemes]]></category>
		<category><![CDATA[Page template]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://googpress.com/?p=68</guid>
		<description><![CDATA[As requested in this post on the iThemes support forum, here are the instructions to create a page template for the iCompany Theme series by iThemes (these instructions will most likely work for iCar and iRealEstate as well). This template will not have the grey bar and the featured area, and the main content will [...]


Related posts:<ol><li><a href='http://vanweerd.com/bsocial-page-without-sidebars/' rel='bookmark' title='Permanent Link: bSocial Page without sidebars'>bSocial Page without sidebars</a></li>
<li><a href='http://vanweerd.com/automatically-adding-content-to-your-wordpress-post-page-or-widget/' rel='bookmark' title='Permanent Link: Automatically adding content to your WordPress post, page or widget'>Automatically adding content to your WordPress post, page or widget</a></li>
<li><a href='http://vanweerd.com/how-to-add-featured-image-thumbnails-to-wordpress-posts-and-pages-the-easy-way/' rel='bookmark' title='Permanent Link: How to add featured image thumbnails to WordPress posts and pages, the easy way'>How to add featured image thumbnails to WordPress posts and pages, the easy way</a></li>
</ol>]]></description>
		<wfw:commentRss>http://vanweerd.com/page-template-for-icompany-without-a-grey-bar/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
