<?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>Quentin Rademaker Dot Com &#187; Wordpress</title>
	<atom:link href="http://www.quentinrademaker.com/category/open-source/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quentinrademaker.com</link>
	<description>Me just rambling about anything that intrests me....</description>
	<lastBuildDate>Fri, 29 Jan 2010 16:42:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress for iPhone Version 1.2 Available</title>
		<link>http://www.quentinrademaker.com/2009/03/wordpress-for-iphone-version-12-available/</link>
		<comments>http://www.quentinrademaker.com/2009/03/wordpress-for-iphone-version-12-available/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 20:20:03 +0000</pubDate>
		<dc:creator>Quentin Rademaker</dc:creator>
				<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.quentinrademaker.com/?p=800</guid>
		<description><![CDATA[The new version of WordPress for iPhone (and iPod touch) app is now live and available for download in the iTunes App store. This version has a lot of fixes/enhancements that many people (including me) have been waiting for. I’ve been playing around with version 1.2 for a little bit and here are some of [...]]]></description>
			<content:encoded><![CDATA[<p>The new version of WordPress for iPhone (and iPod touch) app is now live and available for download in the iTunes App store. This version has a lot of fixes/enhancements that many people (including me) have been waiting for. I’ve been playing around with version 1.2 for a little bit and here are some of my first impressions.</p>
<p>Full story @ <a href="http://weblogtoolscollection.com/archives/2009/03/19/wordpress-for-iphone-version-12-available/" target="_blank">WebBlog Tools Collection</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quentinrademaker.com/2009/03/wordpress-for-iphone-version-12-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mod_rewrite and 403 errors solution for Hostway</title>
		<link>http://www.quentinrademaker.com/2009/03/mod_rewrite-and-403-errors-solution-for-hostway/</link>
		<comments>http://www.quentinrademaker.com/2009/03/mod_rewrite-and-403-errors-solution-for-hostway/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 18:49:22 +0000</pubDate>
		<dc:creator>Quentin Rademaker</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[403 error]]></category>
		<category><![CDATA[hostway]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[solved]]></category>

		<guid isPermaLink="false">http://www.quentinrademaker.com/?p=747</guid>
		<description><![CDATA[After switching my WordPress powered site from Strato (which is the slowest servers you can get in the netherlands) to my current host Hostway, I started off with a very big problem with mod_rewrite rules on this site. I wanted all the urls to be displayed SEO friendly. Well after searching all over the web [...]]]></description>
			<content:encoded><![CDATA[<p>After switching my WordPress powered site from <a href="http://www.strato.nl" target="_blank">Strato</a> (which is the slowest servers you can get in the netherlands) to my current host <a href="http://www.hostway.nl" target="_blank">Hostway</a>, I started off with a very big problem with mod_rewrite rules on this site. I wanted all the urls to be displayed SEO friendly. Well after searching all over the web I came accross the solution.<span id="more-747"></span></p>
<p>I wanted all my urls to contain the tittle of the article like http://www.quentinrademaker.com/2009/03/new-gaming-mouse-from-sharkoon/ instead of http://www.quentinrademaker.com/?p=684 which is not very attractive SEO solution. A simple mod_rewrite rule like the following would fail with a 403 Access forbidden error:</p>
<blockquote><p>RewriteRule . /index.<span>php</span> <span style="color: #006600; font-weight: bold;">[</span>L<span style="color: #006600; font-weight: bold;">]</span></p></blockquote>
<p>I was puzzled for a while seeing I didn&#8217;t have any problems over at Strato (apart from being slow as hell). I must admit that eversince I swithced I have never ever had any problems, everything else works like clockwork at Hostway. Sadly they don&#8217;t have any support on sunday&#8217;s so I had to find a solution myself. I don&#8217;t like waiting to get help from someone else, that is if I can find the solution myself ;-)</p>
<p>After a few cokes and a pack of smokes I finally found the answer. A simple search with Google got me reading a <a href="http://wordpress.org/support/topic/145985" target="_blank">discussion at WordPress</a> that provided the solution. Putting the following at the top of the .htaccess file works for me:</p>
<blockquote><p>Options +ExecCGI +FollowSymLinks -Indexes -MultiViews</p></blockquote>
<p>Now all links are working as they should gving it it&#8217;s SEO friendly look. I hope this info will help others as well, this solution does not only apply to Hostway clients. If you come across the same issue over at your hosting provider feel free to try this solution. If it works for you please let me know by leaving a reply. It might help others with the same issue as well ;-)</p>
<p align="left">
<p><center><b>How would you rate this solution?</b><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quentinrademaker.com/2009/03/mod_rewrite-and-403-errors-solution-for-hostway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the Web Challenge</title>
		<link>http://www.quentinrademaker.com/2009/03/change-the-web-challenge/</link>
		<comments>http://www.quentinrademaker.com/2009/03/change-the-web-challenge/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 09:58:37 +0000</pubDate>
		<dc:creator>Quentin Rademaker</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[web challenge]]></category>

		<guid isPermaLink="false">http://quentinrademakercom.nl.siteprotect.net/?p=627</guid>
		<description><![CDATA[WordPress is excited to be part of the Change the Web Challenge.
Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is excited to be part of the <a href="http://www.socialactions.com/changetheweb" target="_blank">Change the Web Challenge</a>.</p>
<p>Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the <a href="http://wordpress.org/extend/plugins/" target="_blank">Plugin Directory</a>. But the real prize is spreading a little more love in the world.</p>
<p>“<a href="http://codex.wordpress.org/Writing_a_Plugin" target="_blank">Writing a Plugin</a>” in the WordPress Codex is where I got started when I needed to get hooked in to WordPress. Others might like to grab one of the over 4,000 <a href="http://wordpress.org/extend/plugins/" target="_blank">open source WordPress plugins</a> and tweak the source. If in need of a little help, the <a href="http://wordpress.org/support/forum/10" target="_blank">Plugins and Hacks</a> forum is full of friends to assist you wrap your head around the code or debug a problem. Social Actions also has provided some <a href="http://www.socialactions.com/developers" target="_blank">developer resources</a>.</p>
<p>Let’s show them how we change the web the WordPress way!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quentinrademaker.com/2009/03/change-the-web-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Extra Line Breaks And Spaces In Your Wordpress Posts</title>
		<link>http://www.quentinrademaker.com/2008/11/how-to-add-extra-line-breaks-and-spaces-in-your-wordpress-posts/</link>
		<comments>http://www.quentinrademaker.com/2008/11/how-to-add-extra-line-breaks-and-spaces-in-your-wordpress-posts/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 20:20:34 +0000</pubDate>
		<dc:creator>Quentin Rademaker</dc:creator>
				<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[br]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[line break]]></category>

		<guid isPermaLink="false">http://www.quentinrademaker.com/?p=74</guid>
		<description><![CDATA[You are writing a new post in wordpress and are desperately trying to add multiple line breaks and spaces to make your post look nicer and easier to read? You tried adding manual line breaks with the tag but wordpress visual editor automatically deletes them?
You might have tried to create those extra spaces by using [...]]]></description>
			<content:encoded><![CDATA[<p>You are writing a new post in wordpress and are desperately trying to add multiple line breaks and spaces to make your post look nicer and easier to read? You tried adding manual line breaks with the tag but wordpress visual editor automatically deletes them?</p>
<p>You might have tried to create those extra spaces by using a point or dot between your paragraphs but it doesn&#8217;t look very professional. So how the hell can you have multiple line breaks in your posts?<span id="more-74"></span></p>
<p>To add an extra line break use this code :</p>
<p><code>&lt;p align="left"&gt; &lt;/p&gt;</code></p>
<p align="left">
<p>Go to the Code tab in your wordpress post and paste the code anywhere you want an additional line space. As a reminder, the   tag simply means a white empty space.</p>
<p>Note : Do not remove the align=&#8221;left&#8221; otherwise Wordpress visual editor will delete the whole tag!</p>
<p>Voila! Hope this will do the trick! Leave your feedback.</p>
<p align="left">
<p><center><b>How would you rate this solution?</b><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quentinrademaker.com/2008/11/how-to-add-extra-line-breaks-and-spaces-in-your-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Fix WordPress Image Align Feature</title>
		<link>http://www.quentinrademaker.com/2008/11/fix-wordpress-image-align-feature/</link>
		<comments>http://www.quentinrademaker.com/2008/11/fix-wordpress-image-align-feature/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 18:51:45 +0000</pubDate>
		<dc:creator>Quentin Rademaker</dc:creator>
				<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[align]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fix]]></category>

		<guid isPermaLink="false">http://www.quentinrademaker.com/?p=66</guid>
		<description><![CDATA[There is one WordPress feature that was introduced with version 2.5 that always made me curious: the image alignment feature of the “Add media” editor. Why? Because it never worked!

I knew that I was probably doing something wrong, but since I didn’t have time to find it out, I just kept choosing “none” as the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">There is one WordPress feature that was introduced with version 2.5 that always made me curious: the image alignment feature of the “Add media” editor. Why? Because it never worked!</p>
<p style="text-align: center;"><a href="http://quentinrademakercom.nl.siteprotect.net/wp-content/uploads/2008/11/imgcenter.jpg"><img class="size-medium wp-image-67 alignnone" title="imgcenter" src="http://www.quentinrademaker.com/wp-content/uploads/2008/11/imgcenter-300x138.jpg" alt="imgcenter" width="300" height="138" /></a></p>
<p style="text-align: left;">I knew that I was probably doing something wrong, but since I didn’t have time to find it out, I just kept choosing “none” as the alignment, and then I would manually insert the right, left or center alignment attribute on the image tag.</p>
<p style="text-align: left;">I got a message saying that since version 2.5 WordPress themes were required to have the following code on their stylesheet but even themes for WP2.6 and up have the same issue (nobody seems to ad this modification in their themes). But you can fix it by adding the following to your themes css stylesheet&#8230;.<span id="more-66"></span></p>
<blockquote>
<p style="text-align: left;">img.centered {<br />
display: block;<br />
margin-left: auto;<br />
margin-right: auto;<br />
}<br />
img.alignright {<br />
padding: 4px;<br />
margin: 0 0 2px 7px;<br />
display: inline;<br />
}<br />
img.alignleft {<br />
padding: 4px;<br />
margin: 0 7px 2px 0;<br />
display: inline;<br />
}<br />
.alignright {<br />
float: right;<br />
}<br />
.alignleft {<br />
float: left;<br />
}</p></blockquote>
<p style="text-align: left;">Now if you faced this problem in the past, now you know how to solve it.</p>
<p align="left">
<p><center><strong>How would you rate this solution?</strong><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quentinrademaker.com/2008/11/fix-wordpress-image-align-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
