<?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>monkeydo.org &#187; Wordpress</title>
	<atom:link href="http://www.monkeydo.org/category/technology/webdev/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeydo.org</link>
	<description>Trance with a psychedelic twist</description>
	<lastBuildDate>Sun, 04 Apr 2010 11:11:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Control number of posts per page type in Wordpress</title>
		<link>http://www.monkeydo.org/technology/webdev/wordpress/control-number-of-posts-per-page-type-in-wordpress/</link>
		<comments>http://www.monkeydo.org/technology/webdev/wordpress/control-number-of-posts-per-page-type-in-wordpress/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:28:12 +0000</pubDate>
		<dc:creator>Monkey Do</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.monkeydo.org/technology/webdev/wordpress/control-number-of-posts-per-page-type-in-wordpress/</guid>
		<description><![CDATA[Whilst working on another wordpress based site I had a requirement to only show the latest post on the front page but when clicking through to the category I needed to show all posts.
Unfortunately Wordpress only has a global &#8220;blog posts&#8221; setting which applies to all pages. This was no good to me as I [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst working on another wordpress based site I had a requirement to only show the latest post on the front page but when clicking through to the category I needed to show all posts.</p>
<p>Unfortunately Wordpress only has a global &#8220;blog posts&#8221; setting which applies to all pages. This was no good to me as I was relying heavily on the categories as a core navigation tool within the template design and by only showing the latest post when clicking a category menu item the usability of the site was massively impaired.</p>
<p>Thankfully I tracked down a plugin that allows you to change the number of posts shown depending on the page type, sadly it&#8217;s not supported by the author any more but you can still grab it from his archive at <a href="http://drunkenmonkey.org/user/archive/" title="Drunken Monkey Plugin Archive" target="_blank">drunkenmonkey.org</a>,  the file you seek is &#8220;custom query string&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.monkeydo.org/technology/webdev/wordpress/control-number-of-posts-per-page-type-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Wordpress Plugins: Lightbox 2</title>
		<link>http://www.monkeydo.org/technology/webdev/wordpress/cool-wordpress-plugins-lightbox-2/</link>
		<comments>http://www.monkeydo.org/technology/webdev/wordpress/cool-wordpress-plugins-lightbox-2/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 20:13:15 +0000</pubDate>
		<dc:creator>Monkey Do</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.monkeydo.org/technology/webdev/wordpress/cool-wordpress-plugins-lightbox-2/</guid>
		<description><![CDATA[How about this for a cool way of presenting images in your blog posts? An inline thumbnail that when you click on it your site gets faded back and the image opens out over the top of your page.
It&#8217;s much cooler to see it in action than to describe it so here is an example. [...]]]></description>
			<content:encoded><![CDATA[<p>How about this for a cool way of presenting images in your blog posts? An inline thumbnail that when you click on it your site gets faded back and the image opens out over the top of your page.</p>
<p>It&#8217;s much cooler to see it in action than to describe it so here is an example. Click on the picture below of my girlfriend&#8217;s dog looking all fancy (and a little embarrassed) in his Christmas jumper and you&#8217;ll see what a great effect it is.</p>
<p style="text-align: center">  <a href="http://www.monkeydo.org/images/content/jumper_dog.jpg" rel="lightbox" title="Looking Gooood There Little Doggy"><img src="http://www.monkeydo.org/images/content/jumper_dog_thumb.jpg" title="Pug Shih Tzu in a Jumper" alt="Pug Shih Tzu in a Jumper" border="0" /></a></p>
<p>&#8220;So Monkey Great Sage&#8221; I hear you ask, &#8220;how can I obtain such a wonderous effect for my own pictures of dogs?&#8221;. It&#8217;s actually so simple it shouldn&#8217;t be allowed. It&#8217;s all done with the Lightbox 2 plugin for Wordpress, which is based on the Lightbox JS v2.2 javascript by Lokesh Dhakar and converted to a plugin by some dude who&#8217;s name I can&#8217;t spot on his plugins page&#8230;he may be called Peppe.</p>
<p>You can download it and find out how to install it and even how to use it with a multiple image set at the <a href="http://www.4mj.it/lightbox-js-v20-wordpress/" title="Link to Lightbox 2 Wordpress Plugin" target="_blank">Lightbox2 Wordpress Plugin Page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.monkeydo.org/technology/webdev/wordpress/cool-wordpress-plugins-lightbox-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
