<?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"
	>

<channel>
	<title>riteturnonly.com</title>
	<atom:link href="http://riteturnonly.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://riteturnonly.com</link>
	<description>from sea to sea</description>
	<pubDate>Mon, 14 Jul 2008 07:06:27 +0000</pubDate>
	
	<language>en</language>
			<item>
		<title>Add Flair With Dropcaps</title>
		<link>http://riteturnonly.com/2008/07/14/add-flair-with-dropcaps/</link>
		<comments>http://riteturnonly.com/2008/07/14/add-flair-with-dropcaps/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 07:06:07 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1204</guid>
		<description><![CDATA[Awhile ago I showed you how to use a technique called pullquotes in your WordPress blog. (see Using Pullquotes) In this post I&#8217;ll show you how to add another visually interesting feature to your posts called dropcaps. What is a dropcap? A dropcap, much like a pullquote, is a technique often used in print whereby [...]]]></description>
			<content:encoded><![CDATA[<p><span class="dropcap">A</span>while ago I showed you how to use a technique called <em>pullquotes</em> in your WordPress blog. (see <a href="http://riteturnonly.com/2008/04/21/using-pullquotes/" title="Riteturnonly.com - Using Pullquotes">Using Pullquotes</a>) In this post I&#8217;ll show you how to add another visually interesting feature to your posts called <em>dropcaps</em>. What is a dropcap? A dropcap, much like a pullquote, is a technique often used in print whereby the first letter of a work, chapter, paragraph etc is larger than the rest. In fact you can see it in action in this very post.</p>
<p>Creating a dropcap is very easy. First we assign a new class and wrap it in span tags then we define the new class in the style sheet. Using the first sentence of this post as an example &#8230;</p>
<pre><code>&lt;span class="dropcap"&gt;A&lt;/span&gt;while ago I showed you how to use a technique ...</code></pre>
<p>Now we define the new class &#8220;dropcap&#8221; in the style sheet. This is what I added to my style.css</p>
<pre><code>.dropcap { float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 3.25em; line-height: 0.75em; color: #aaa; padding: 0.08em 0.1em 0 0; }</code></pre>
<p>You may have to adjust the line-height and padding to fit the look of your current theme. Obviously you can customize this anyway you want by changing the font-family, size, color etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/07/14/add-flair-with-dropcaps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easter Egg in WordPress 2.6</title>
		<link>http://riteturnonly.com/2008/07/13/easter-egg-in-wordpress-26/</link>
		<comments>http://riteturnonly.com/2008/07/13/easter-egg-in-wordpress-26/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 06:39:05 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1203</guid>
		<description><![CDATA[I&#8217;ve been messing around with WordPress 2.6 on a local install for quite some time and must say I really like it. The folks in the forums that have been complaining about the missing &#8220;Press It&#8221; feature will be happy to hear it has made a return. While trying to keep current with the wp-testers [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been messing around with WordPress 2.6 on a local install for quite some time and must say I really like it. The folks in the forums that have been complaining about the missing &#8220;Press It&#8221; feature will be happy to hear it has made a return. While trying to keep current with the wp-testers mailing list I noticed a user reported the presence of a cool <a href="http://en.wikipedia.org/wiki/Easter_egg_(virtual)" title="what is an easter egg?">Easter Egg</a>. Of course I had to check this out for myself. If you want to see what the fuss is about check out the videocast below. You can enlarge the viewing area by clicking the button next to &#8220;Vimeo&#8221; at the bottom. And no, I&#8217;ll not tell you where to find the EG. What fun would that be?</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1330329&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1330329&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1330329?pg=embed&#038;sec=1330329">Easter Egg in WordPress 2.6</a> from <a href="http://www.vimeo.com/user425593?pg=embed&#038;sec=1330329">Len Kutchma</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1330329">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/07/13/easter-egg-in-wordpress-26/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Zemanta</title>
		<link>http://riteturnonly.com/2008/04/29/zemanta/</link>
		<comments>http://riteturnonly.com/2008/04/29/zemanta/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 03:53:26 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1199</guid>
		<description><![CDATA[While researching new blog tools/toys/enhancers I came across an interesting service called Zemanta. What is Zemanta? I&#8217;m glad you asked. It&#8217;s a small application installed as a Firefox extension that adds a sidebar to the write post window of your favourite blog software. As you write your post this nifty tool will automatically scan your [...]]]></description>
			<content:encoded><![CDATA[<p>While researching new blog tools/toys/enhancers I came across an interesting service called <a href="http://www.zemanta.com" title="Zemanta ltd." rel="homepage" target="_blank" class="zem_slink">Zemanta</a>. What is Zemanta? I&#8217;m glad you asked. It&#8217;s a small application installed as a <a href="http://en.wikipedia.org/wiki/Extension_%28Mozilla%29" title="Extension (Mozilla)" rel="wikipedia" target="_blank" class="zem_slink">Firefox extension</a> that adds a sidebar to the write post window of your favourite blog software. As you write your post this nifty tool will automatically scan your text and suggest links to similar articles. It continues to analyze your text every 300 characters and as it does so it updates the suggestions.</p>
<blockquote><p>We analyze your post through our proprietary <a href="http://en.wikipedia.org/wiki/Natural_language_processing" title="Natural language processing" rel="wikipedia" target="_blank" class="zem_slink">natural language processing</a> and semantic algorithms, and statistically compare its context framework to our preindexed database of other content.</p></blockquote>
<p>It also offers a photo gallery of relevant images you can insert into a post if you wish. The suggested images have all been copyright cleared in case you&#8217;re wondering with the bulk coming from <a href="http://commons.wikimedia.org" title="Wikimedia Commons" rel="homepage" target="_blank" class="zem_slink">Wikimedia Commons</a>, <a href="http://www.flickr.com/" title="Flickr" rel="homepage" target="_blank" class="zem_slink">Flickr</a> and various stock photo providers.</p>
<p>If that&#8217;s not enough the application also provides a list of suggested tags and links to use with your post.</p>
<p>As the service is new they currently use a list of about 300 media sources and <a href="http://en.wikipedia.org/wiki/Blog" title="Blog" rel="wikipedia" target="_blank" class="zem_slink">blogs</a> from which they derive the related articles and links from but more will be added as it grows. For the present, Zemanta supports <a href="http://wordpress.org/" title="WordPress" rel="homepage" target="_blank" class="zem_slink">WordPress</a>, <a href="http://www.blogger.com/" title="Blogger (service)" rel="homepage" target="_blank" class="zem_slink">Blogger</a> and <a href="http://www.typepad.com/" title="TypePad" rel="homepage" target="_blank" class="zem_slink">Typepad</a>.</p>
<p>The links you see in this very <a href="http://en.wikipedia.org/wiki/Blog" title="Blog" rel="wikipedia" target="_blank" class="zem_slink">blog post</a> and related articles at the end were all suggested by Zemanta and were automatically inserted with the click of a button. The suggested links and tags appear below the write post window while the related articles and images appear in the sidebar to the right of the write post window. The icon immediately following the end of the post was also inserted. While they maintain you can remove the icon if you wish they ask that you don&#8217;t as they rely on it for exposure.</p>
<p>As the service grows and matures look for the efficiency and accuracy to improve. </p>
<p>Below are 2 screen captures. The first is the addition to the sidebar containing the related articles and images while the second is of the area directly below the write post window where you will find the suggested links and tags.</p>
<p><a href="http://riteturnonly.com/wp-content/uploads/2008/04/2008-04-29_2235.png"><img src="http://riteturnonly.com/index.php?feedimage=wp-content/uploads/2008/04/2008-04-29_2235-214x300.png" alt="related articles and images" title="related articles and images" class="aligncenter size-medium wp-image-1200" height="300" width="214"></a><br />
Related articles and images. (click to enlarge)</p>
<p><a href="http://riteturnonly.com/wp-content/uploads/2008/04/2008-04-29_2237.png"><img src="http://riteturnonly.com/index.php?feedimage=wp-content/uploads/2008/04/2008-04-29_2237-300x108.png" alt="suggested links and tags" title="suggested links and tags" class="aligncenter size-medium wp-image-1201" height="108" width="300"></a><br />
Suggested links and tags. (click to enlarge)</p>
<p><fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;"><legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.readwriteweb.com/archives/zementa_brings_a_semantic_layer_to_blogs.php">Zementa Brings a Semantic Layer to Your Blog</a> [via&nbsp;Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.rawdev.net/2008/03/30/zemanta/">Zemanta</a> [via&nbsp;Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.poynter.org/column.asp?id=31&amp;aid=141476">Zemanta Tools for Bloggers: Two Reviews</a> [via&nbsp;Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://aws.typepad.com/aws/2008/04/zemanta.html">Zemanta - Semantically Augmented Blogging</a> [via&nbsp;Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://googlesystem.blogspot.com/2008/03/zemanta-get-suggestions-while-writing.html">Zemanta, Get Suggestions While Writing Articles</a> [via&nbsp;Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://blog.semantic-web.at/?p=80">Rich blog content at the click of a button - Zemanta has gone live!</a> [via&nbsp;Zemanta]</li>
</ul>
<p></fieldset>
<div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=841f39c5-0865-46fb-92c8-f7a04bac009e" style="border: medium none ; float: right;"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/29/zemanta/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WPDesigner.com Dead?</title>
		<link>http://riteturnonly.com/2008/04/23/wpdesignercom-dead/</link>
		<comments>http://riteturnonly.com/2008/04/23/wpdesignercom-dead/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 00:06:15 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1197</guid>
		<description><![CDATA[Oh how the mighty have fallen. Unless you&#8217;ve been living under a rock these last few weeks you know all about Tung Do (aka Small Potato) and the sale of his website wpdesigner.com to Miami entrepreneur Pawel Ciszewski. While the figure being thrown about is $65K and change, some sources claim it to be much [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://riteturnonly.com/index.php?feedimage=wp-content/uploads/2008/04/wpdesigner-logo.gif" alt="WPDesigner.com" title="WPDesigner.com" width="202" height="61" class="left size-full wp-image-1198" />Oh how the mighty have fallen. Unless you&#8217;ve been living under a rock these last few weeks you know all about Tung Do (aka Small Potato) and the sale of his website wpdesigner.com to Miami entrepreneur Pawel Ciszewski. While the figure being thrown about is $65K and change, some sources claim it to be much less. Whatever SP sold his site for is irrelevant and none of our business. </p>
<p>Lest anyone get the wrong idea I&#8217;m not here to crucify Small Potato. He made a business decision and that is that. His blog his business. It&#8217;s just a little disheartening to see what has since become of his creation. A talented designer, SP took the world of WordPress by storm with his great themes and outgoing personality. The man actually built up somewhat of a cult following. His tutorials are second to none. He took wpdesigner.com to amazing heights becoming one of the most popular websites covering WordPress in an incredibly short period of time.</p>
<p>On March 28 Pawel Ciszewski <a href="http://www.wpdesigner.com/2008/03/28/hi-im-the-new-owner/" title="Wpdesigner.com - Hi, I'm the New Owner">introduced</a> himself on wpdesigner.com as the site&#8217;s new owner and promised new and better things to come. He stated that it was his intention to continue with the themes club started by SP. He claimed to be in the market for designers to carry on the work. And that was the last we heard from him. The site has since become barren leaving all of the little potatoes wondering what is going on.</p>
<p>What first started out as warm welcomes from the site&#8217;s loyal followers has since turned to wonder, agitation, impatience and outright condemnation. Not a single update has been posted since the original announcement on March 28. Not even a scrap. The comments thread has turned into a spamfest. The spammers have even begun to infiltrate the forums.</p>
<p>I realize it&#8217;s just a website and we shouldn&#8217;t get all bent out of shape over it but it was a wonderful place to visit while SP was in charge. He poured his heart and soul into his creation. Small Potato <strong>was</strong> wpdesigner.com. You see, it was more than just a website. It was the embodiment of SP himself.</p>
<p>It&#8217;s just a damn shame to see what it has become.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/23/wpdesignercom-dead/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Common Error Messages</title>
		<link>http://riteturnonly.com/2008/04/23/common-error-messages/</link>
		<comments>http://riteturnonly.com/2008/04/23/common-error-messages/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 11:42:20 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1196</guid>
		<description><![CDATA[Since I&#8217;ve been helping out in the WordPress Support Forums for the last year I&#8217;ve noticed numerous threads about some common error messages encountered by various bloggers. I&#8217;m going to highlight 2 such messages and show you how easy they are to correct.
Warning: Cannot modify header information - headers already sent by (output started at [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;ve been helping out in the WordPress Support Forums for the last year I&#8217;ve noticed numerous threads about some common error messages encountered by various bloggers. I&#8217;m going to highlight 2 such messages and show you how easy they are to correct.</p>
<pre><code>Warning: Cannot modify header information - headers already sent by (output started at /path/blog/wp-config.php:34) in /path/blog/wp-login.php on line 42</code></pre>
<p>There are many variations of this error message but the bottom line is it&#8217;s caused by excessive whitespace. In this particular case line #42 of wp-login.php is being affected by a problem at line #34 of wp-config.php and it is most certainly excessive whitespace. The file listed first in the error is always the culprit while the second file is the victim. Open the problem file in a PLAIN TEXT EDITOR and check for whitespace where none should be. Better yet, upload a fresh copy of the offending file.</p>
<pre><code>Warning: main(ABSPATHwp-admin/includes/admin.php) [function.main]: failed to open stream: No such file or directory in /home/host/public_html/site/wordpress/wp-admin/includes/upgrade.php on line 5</code></pre>
<p>Again, there are many variations of this error message but the cause is always the same - a missing or corrupt file. Look carefully at the error - <strong>No such file or directory in &#8230;</strong> Unfortunately sometimes things go wrong during an upload. Simply re-upload the problem files.</p>
<p>Learning to interpret the various error messages you may encounter will go a long way to preserving your sanity.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/23/common-error-messages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Wins</title>
		<link>http://riteturnonly.com/2008/04/22/wordpress-wins/</link>
		<comments>http://riteturnonly.com/2008/04/22/wordpress-wins/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 00:43:22 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1192</guid>
		<description><![CDATA[The results are in for the 2008 Webware 100 awards and both WordPress and its hosting service WordPress.com have taken home the bacon in the category of Publishing. Congrats to all involved!

Watcha gonna do Anil when the Big W runs wild all over you brother?

]]></description>
			<content:encoded><![CDATA[<p>The results are in for the <a href="http://www.webware.com/8301-1_109-9921741-2.html" title="Webware.com">2008 Webware 100</a> awards and both WordPress and its hosting service WordPress.com have taken home the bacon in the category of <a href="http://www.webware.com/8301-13546_109-9913313-29.html" title="WordPress - Winner of Publishing Category">Publishing</a>. Congrats to all involved!</p>
<p><img src="http://riteturnonly.com/index.php?feedimage=wp-content/uploads/2008/04/webwarewinner.png" alt="2008 Webware 100 winner" title="webwarewinner" width="256" height="256" class="aligncenter size-full wp-image-1194" /></p>
<p>Watcha gonna do Anil when the Big W runs wild all over you brother?</p>
<p><img src="http://riteturnonly.com/index.php?feedimage=wp-content/uploads/2008/04/new.gif" alt="Big W runs wild" title="new" width="177" height="171" class="aligncenter size-full wp-image-1195" /></p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/22/wordpress-wins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>You Too Can Have a edu Spam Blog</title>
		<link>http://riteturnonly.com/2008/04/22/you-too-can-have-a-edu-spam-blog/</link>
		<comments>http://riteturnonly.com/2008/04/22/you-too-can-have-a-edu-spam-blog/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 21:08:53 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1191</guid>
		<description><![CDATA[Spam on .edu blogs? From Ars Technica,
Think back to the time when you filled out university applications. Which of the following might have suggested to you that the educational institution in question was not a great choice?
1. Its web site is the world&#8217;s worst-looking WordPress page
2. It has been sued by the State of Hawaii [...]]]></description>
			<content:encoded><![CDATA[<p>Spam on .edu blogs? From <a href="http://arstechnica.com/news.ars/post/20080421-buy-an-edu-blog-for-50-a-month.html" title="Arstechnia.com">Ars Technica</a>,</p>
<blockquote><p>Think back to the time when you filled out university applications. Which of the following might have suggested to you that the educational institution in question was not a great choice?</p>
<p>1. Its web site is the world&#8217;s worst-looking WordPress page<br />
2. It has been sued by the State of Hawaii and ordered not to present itself as an educational institution<br />
3. It is selling .edu blog space for $50 a month<br />
4. You can contact the management through a Hotmail account<br />
5. Its online application asks for your passport number&#8230; and whether you are currently &#8220;Employed&#8221;<br />
6. All of the above</p></blockquote>
<p>It seems that owners of .edu domains are allowed to resell subdomains. Because the Pickering Institute is technically (note the term technically) an educational organization it falls into this category.</p>
<blockquote><p>Pickering Institute was established in1994. It was incorporated and registered in the State of Missouri. Pickering Institute is an institution offering Certificate, Associate, Undergraduate and Graduate degree programs in many majors. Pickering Institute is accredited by the Association of Christian Schools and Colleges.</p></blockquote>
<p>Now far be it for me to deny anyone the opportunity to make money for I am a capitalist afterall I just can&#8217;t help but feel this scheme is a dangerous one. With an .edu domain comes instant credibility. When people see an .edu domain they automatically assume the site attached to it carries some integrity. While Pickering <a href="http://blogs.pi.edu/" title="blogs.pi.edu">claims</a> to have strict standards for inclusion I have my doubts. Does <a href="http://handbags.pi.edu/" title="handbags.pi.edu">Handbags In Our Life</a> contribute anything to academia?</p>
<p>According to Ars Technica the entire scheme appears to be run by a group called LinkAdage who referred to it as <em>&#8220;a very unique opportunity for Webmasters and SEOs not affiliated with a university to control a personal EDU blog.&#8221;</em></p>
<p>As more and more people criticize the move by Pickering and LinkAdage, the increased exposure hasn&#8217;t gone unnoticed by Google who, according to <a href="http://education.zdnet.com/?p=1638" title="education.zdnet.com">Christopher Dawson</a>, will no longer index the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/22/you-too-can-have-a-edu-spam-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Clean Permalinks for Search Results</title>
		<link>http://riteturnonly.com/2008/04/22/clean-permalinks-for-search-results/</link>
		<comments>http://riteturnonly.com/2008/04/22/clean-permalinks-for-search-results/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 18:18:05 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1190</guid>
		<description><![CDATA[Here is a little tip to force WordPress to use clean permalinks for search results. Despite using pretty permalinks you may have noticed WordPress returns search results as yoursite.com/?s=SEARCHTERMS instead of yoursite.com/search/SEARCHTERMS. I&#8217;ll show you how to achieve the latter.
First of all, create a new file called search.php which contains the following,
&#60;?php header('Location: http://www.yoursite.com/search/' . [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a little tip to force WordPress to use clean permalinks for search results. Despite using pretty permalinks you may have noticed WordPress returns search results as yoursite.com/?s=SEARCHTERMS instead of yoursite.com/search/SEARCHTERMS. I&#8217;ll show you how to achieve the latter.</p>
<p>First of all, create a new file called search.php which contains the following,</p>
<pre><code>&lt;?php header('Location: http://www.yoursite.com/search/' . $_GET['s']); ?&gt;</code></pre>
<p>Upload that file to root. Next, look in your theme&#8217;s folder for the searchform. Change the action to,</p>
<pre><code>action="&lt;?php bloginfo('url'); ?&gt;/search.php"</code></pre>
<p>All done. Test it out for yourself. Type the term WordPress in the search engine and look at the URL.</p>
<p>Further reading:<br />
http://codex.wordpress.org/FAQ_Advanced_Topics</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/22/clean-permalinks-for-search-results/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Pullquotes Part Two</title>
		<link>http://riteturnonly.com/2008/04/21/using-pullquotes-part-two/</link>
		<comments>http://riteturnonly.com/2008/04/21/using-pullquotes-part-two/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 11:37:17 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1188</guid>
		<description><![CDATA[In my previous post I showed you how to easily add pullquotes to your WordPress blog by simply adding a new class to the existing blockquote. Now I&#8217;ll show you a way to do it without manually adding class=&#8221;mag&#8221; to every blockquote tag. We do it by adding a new button to the Text Editor [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post I showed you how to easily add pullquotes to your WordPress blog by simply adding a new class to the existing blockquote. Now I&#8217;ll show you a way to do it without manually adding <em>class=&#8221;mag&#8221;</em> to every blockquote tag. We do it by adding a new button to the Text Editor Toolbar.</p>
<p>Remember back in November when I showed you how to add a couple of buttons to the toolbar to automatically align images to either the left or right? (see <a href="http://riteturnonly.com/2007/11/12/customizing-wordpress-text-editor-toolbar/" title="RiteTurnOnly.com - Customizing WordPress Text Editor Toolbar">Customizing WordPress Text Editor Toolbar</a>) We are going to do the same thing here. The file we need is located at wp-includes/js/quicktags.js. Open up quicktags.js and look for the following at around line 60 &#8230;</p>
<pre><code>edButtons[edButtons.length] =
new edButton('ed_block'
,'b-quote'
,'\n\n&lt;blockquote&gt;'
,'&lt;/blockquote&gt;\n\n'
,'q'
);</code></pre>
<p>Somewhere below that block of code add this &#8230;</p>
<pre><code>edButtons[edButtons.length] =
new edButton('ed_pull'
,'p-quote'
,'\n\n&lt;blockquote class="mag"&gt;'
,'&lt;/blockquote&gt;\n\n'
,''
);</code></pre>
<p>This will add a new button to the toolbar called p-quote. To add a pullquote to your blog just click that button. Below is a screen capture of what my new toolbar looks like. (click image to enlarge)</p>
<p><a href='http://riteturnonly.com/wp-content/uploads/2008/04/2008-04-21_0606.png'><img src="http://riteturnonly.com/index.php?feedimage=wp-content/uploads/2008/04/2008-04-21_0606-300x40.png" alt="Pullquote Button" title="2008-04-21_0606" width="300" height="40" class="aligncenter size-medium wp-image-1189" /></a></p>
<p>One thing to remember, since you are modifying core files the modification will vanish the next time you upgrade your WordPress install.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/21/using-pullquotes-part-two/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Pullquotes</title>
		<link>http://riteturnonly.com/2008/04/21/using-pullquotes/</link>
		<comments>http://riteturnonly.com/2008/04/21/using-pullquotes/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:58:45 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

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

		<guid isPermaLink="false">http://riteturnonly.com/?p=1186</guid>
		<description><![CDATA[Although I prefer the minimalistic approach to web design there are some design features I&#8217;ve seen on other sites that I thought were kind of cool. For example, some of the big news and magazine sites make use of a styling technique called pullquotes. A pullquote is a little block of text that is highlighted [...]]]></description>
			<content:encoded><![CDATA[<p>Although I prefer the minimalistic approach to web design there are some design features I&#8217;ve seen on other sites that I thought were kind of cool. For example, some of the big news and magazine sites make use of a styling technique called pullquotes. A pullquote is a little block of text that is highlighted in someway which adds an interesting dimension to a post. On most HTML-based sites it is accomplished through the use of DIV classes and usually a gazillion of SPAN tags. While the end result is rather nice the code involved is messy and bloated. Fortunately there is a much cleaner way to implement this in WordPress using plain old blockquotes.</p>
<blockquote class="mag"><p>This is a pullquote made possible by adding a new class to the existing blockquote.</p></blockquote>
<p>First, we need to assign a new class to our blockquote so that all blockquotes don&#8217;t inherit the styling we&#8217;re going to give it. When writing a post you could add class=&#8221;mag&#8221; to the blockquote tag so that the entire tag will look like &lt;blockquote class=&#8221;mag&#8221;&gt;Your text&lt;/blockquote&gt;. Then it&#8217;s simply a matter of styling the new class in your style sheet. This is what I added to my style sheet to achieve the look of the pullquote in this post &#8230;</p>
<pre><code>blockquote.mag{float:right;
font-family:Georgia, Arial, Serif;
margin:.5em;
padding:.5em;
font-size:1.25em;
background:none;
width:150px;
border-top:#FFA500 2px solid;
border-bottom:#FFA500 2px solid;
color:#FFA500;}</code></pre>
<p>You can style this in so many different ways. Add a background colour or image. Modify the borders. Alter the margins and paddings. Float the block left. You are limited only by your imagination.</p>
]]></content:encoded>
			<wfw:commentRss>http://riteturnonly.com/2008/04/21/using-pullquotes/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
