<?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>Aditya Shevade &#187; Wordpress</title>
	<atom:link href="http://blog.adityashevade.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adityashevade.com</link>
	<description>Movies, Books, Music - Reviews and Analysis With a Hint of Nerdism</description>
	<lastBuildDate>Mon, 24 Oct 2011 21:12:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>New Addition &#8211; Random Posts</title>
		<link>http://blog.adityashevade.com/announcement/new-addition-random-posts/</link>
		<comments>http://blog.adityashevade.com/announcement/new-addition-random-posts/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 14:54:52 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.adityashevade.com/?p=68</guid>
		<description><![CDATA[A few weeks ago, my friend Santhosh posted a nice little tutorial on noob2geek  on how to display random posts on your wordpress blog. I was thinking about implementing it on this blog for a long time,]]></description>
			<content:encoded><![CDATA[<p><em><strong>EDIT &#8211; This post is outdated now since I have moved to a new theme.</strong></em></p>
<p>A few weeks ago, my friend Santhosh posted a nice little tutorial on <a title="Noob2Geek" href="http://www.noob2geek.com/" target="_blank">noob2geek</a> on how to <a title="Display Random Posts" href="http://www.noob2geek.com/wordpress/display-random-posts-wordpress-blog-plugin/" target="_blank">display random posts</a> on your wordpress blog. I was thinking about implementing it on this blog for a long time, finally I got some free time and I have implemented the feature here on this blog.</p>
<p>I have made a few changes to the code given on that post on noob2geek. I wanted to display random posts at the bottom of every individual post. The method on n2g does 2 things, 1 is that it displays even the current post in the random posts. Secondly, it does not work well in-line to a post as we don&#8217;t store the $post variable anywhere. Hence, the code with the changes is given below. <span id="more-68"></span></p>
<h2>Other Posts You Might Like</h2>
<p>Hmm&#8230; The code looks a bit weird in blockquotes. I might have to change the way a block quote is displayed. Right now, check the wp-syntax version. Other&#8217;s are not working, unfortunately.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adityashevade.com/announcement/new-addition-random-posts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

