<?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>Blog Random &#187; plugins</title>
	<atom:link href="http://www.blograndom.com/blog/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blograndom.com/blog</link>
	<description>Technology, website development, reviews and how-to's</description>
	<lastBuildDate>Sat, 07 May 2011 17:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>My second plugin</title>
		<link>http://www.blograndom.com/blog/2007/10/my-second-plugin/</link>
		<comments>http://www.blograndom.com/blog/2007/10/my-second-plugin/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 23:45:45 +0000</pubDate>
		<dc:creator>Cohen</dc:creator>
				<category><![CDATA[Web dev]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[this blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blograndom.com/blog/my-second-plugin/</guid>
		<description><![CDATA[As promised I&#8217;ve written another wordpress plug-in. I am hoping this plug-in will become a useful tool for bloggers when linking to posts and pages within their sites. When I came to link to a couple of pages from my {{post id=&#8221;extras&#8221; text=&#8221;Extras&#8221;}} page I presumed there would be an easy way to do this. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.blograndom.com/blog/wp-content/uploads/2007/10/rbinternal_example.jpg" alt="RB Internal Example" style="margin: 0pt 5px 5px 0pt" align="left" />As promised I&#8217;ve written another wordpress plug-in. I am hoping this plug-in will become a useful tool for bloggers when linking to posts and pages within their sites.</p>
<p>When I came to link to a couple of pages from my {{post id=&#8221;extras&#8221; text=&#8221;Extras&#8221;}} page I presumed there would be an easy way to do this. I couldn&#8217;t find one anywhere and there didn&#8217;t seem to be any plugins either. I took a look at the <a href="http://wordpress.org/extend/ideas/" target="_blank">plugin ideas forum</a> over at wordpress and it seems I wasn&#8217;t the only one wanting a simple and flexible way to add internal links to my posts.</p>
<p>For more information and to download the beta version of this plugin visit the {{post id=&#8221;rb-internal-links-plugin&#8221; text=&#8221;plugin page&#8221;}}.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blograndom.com/blog/2007/10/my-second-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random Blog Article WordPress Plugin</title>
		<link>http://www.blograndom.com/blog/2007/10/random-blog-article-wordpress-plugin/</link>
		<comments>http://www.blograndom.com/blog/2007/10/random-blog-article-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 23:01:28 +0000</pubDate>
		<dc:creator>Cohen</dc:creator>
				<category><![CDATA[Web dev]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[this blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.blograndom.com/blog/random-blog-article-wordpress-plugin/</guid>
		<description><![CDATA[Introducing my first ever word press plug-in: Random Blog Article v1.0 (yay!). Having set-up wordpress and had a play around I was very impressed by the usability of the administration panel how powerful and yet easy to install the plugins were I did some research in to how wordpress had done this and discovered that [...]]]></description>
			<content:encoded><![CDATA[<p>Introducing my first ever word press plug-in: Random Blog Article v1.0 (yay!).</p>
<p>Having set-up wordpress and had a play around I was very impressed by</p>
<ol>
<li>the usability of the administration panel</li>
<li>how powerful and yet easy to install the plugins were</li>
</ol>
<p>I did some research in to how wordpress had done this and discovered that making a plug-in myself wouldn&#8217;t be too difficult. On a side note, if you are interested in developing a plug-in, definitely start here: <a href="http://codex.wordpress.org/Writing_a_Plugin">Writing a Plugin</a></p>
<p>On to the plug-in (at last). For more information on what it does, how to download it and how to install it, click {{post id=&#8221;random-blog-article-plugin&#8221; text=&#8221;here&#8221;}}.</p>
<p>Put simply it is a replacement for the blogroll only it displays just one random article from each of your favourite blogs and, by default, only one at a time. More than one at a time will have to wait for v1.1 if people take up any interest. At a set interval the current blog and article is replaced with a random new one via AJAX.</p>
<p>Using the admin panel page you can add as many of your favourite blogs to the plug-in as you wish, all cached to keep things speedy.</p>
<p><a title="Random Blog Article Plugin" href="http://www.blograndom.com/blog/wp-content/uploads/2007/10/rbarticle_screenshot2.JPG"><img src="http://www.blograndom.com/blog/wp-content/uploads/2007/10/rbarticle_screenshot2.thumbnail.JPG" alt="Random Blog Article Plugin" /></a><a title="Random Blog Article Plugin Admin Panel" href="http://www.blograndom.com/blog/wp-content/uploads/2007/10/rbarticle_screenshot.JPG"><img src="http://www.blograndom.com/blog/wp-content/uploads/2007/10/rbarticle_screenshot.thumbnail.JPG" alt="Random Blog Article Plugin Admin Panel" /></a></p>
<p>Take a look at the screenshots or just scroll to the top of the page for a preview.</p>
<p>It is in-fact a lot like the &#8220;Hot Blog&#8221; plug-in I&#8217;ve seen on the WordPress Stats dashboard page. I couldn&#8217;t find any plug-ins like it, hence writing my own. I wouldn&#8217;t be surprised if there were in fact hundreds and I was just looking in the wrong place but at least I can say I tried! <img src='http://www.blograndom.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m thinking for my next plug-in, something that will allow me to easily link to other posts and pages within a blog without having to put in the full URL. That way if I ever change my permalink structure (for some strange reason) I don&#8217;t have to go back and change all my links. After some research I could only find one other plug-in like it which was <a href="http://wordpress.org/extend/plugins/easy-post-to-post-links/">Easy Post-To-Post</a>. Please let me know if there is already a better way of doing this and I&#8217;ll stop reinventing the wheel.</p>
<a href="http://www.blograndom.com/blog/category/googled/">Testing cat link</a>
]]></content:encoded>
			<wfw:commentRss>http://www.blograndom.com/blog/2007/10/random-blog-article-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

