<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>wp-fun</title>
	
	<link>http://www.wp-fun.co.uk</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 24 Jul 2008 12:17:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/wp-fun" type="application/rss+xml" /><feedburner:emailServiceId>1292808</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Exciting Times</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/344537527/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/24/exciting-times/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 12:17:14 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=343</guid>
		<description><![CDATA[Before attending WordCamp last weekend I was having second thoughts about my involvement in WordPress. Developing plugins isn&#8217;t an easy job and the problems always seem to arise when you planned to do something else. WordCamp changed my mind though to the extent that I am quite excited about the Fun with Sidebar Tabs updates [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">Before attending WordCamp last weekend I was having second thoughts about my involvement in WordPress. Developing plugins isn&#8217;t an easy job and the problems always seem to arise when you planned to do something else. WordCamp changed my mind though to the extent that I am quite excited about the Fun with Sidebar Tabs updates that are coming soon.</p>
<p>I don&#8217;t want to go into the new features too much but I will say that they will make the plugin much more flexible, and at the same time much easier for the casual user who doesn&#8217;t have the knowledge of CSS to get the most out of it.</p>
<p>I do however have a question for any users of the plugin. I want URLs of the best implementations of tabs that you have found. If you want your tabs to look like something you have seen let me know.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/344537527" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/24/exciting-times/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/24/exciting-times/</feedburner:origLink></item>
		<item>
		<title>Plugin Architecture</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/343525624/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/23/plugin-architecture/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 12:55:44 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[Plugin-Practices]]></category>

		<category><![CDATA[Readers]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=342</guid>
		<description><![CDATA[The time has come for a new update to the my plugin generator; there are new things for 2.6 that need to be included. But at the same time I have been considering changeing the way the plugins work a little bit.
Right now the plugin generator creates code that is all contained within a single [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">The time has come for a new update to the my plugin generator; there are new things for 2.6 that need to be included. But at the same time I have been considering changeing the way the plugins work a little bit.</p>
<p>Right now the plugin generator creates code that is all contained within a single class. There are good reasons for this but I would like to abstract some of the code away so that it doesn&#8217;t need to be dealt with.</p>
<p>What I am considering is creating a small class library to accompany the plugin template that contains a lot of the code that interacts with WordPress.</p>
<p>To give you an idea of how this would work, instead of creating a function to load and save the plugin settings you would create a new settings class and pass it the name of the settings file. The rest would be dealt with within the class.</p>
<p>Now this is fine when it comes to writing my own plugins, but I honestly have no idea about the level of knowledge and experience that the users of the tool have. Nor do I know how much of the code is amended after it is generated.</p>
<p>So here is my question for anyone that has used my plugin generator, or might use it: Would you be comfortable with this? with a plugin template that comes with a class library?</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/343525624" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/23/plugin-architecture/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/23/plugin-architecture/</feedburner:origLink></item>
		<item>
		<title>Fun with Sidebar Tabs Styling</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/337284787/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/16/fun-with-sidebar-tabs-styling/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 18:03:24 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[Widgets]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=336</guid>
		<description><![CDATA[My most popular plugin is Fun with Sidebar Tabs and it is easy to see why: it provides functionality that is much in demand. For that reason I have decided to devote a few posts to looking at alternative ways of styling the tabs to help users fit it to their theme more readily.
For the [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">My most popular plugin is <a href="http://www.wp-fun.co.uk/fun-with-sidebar-tabs/">Fun with Sidebar Tabs</a> and it is easy to see why: it provides functionality that is much in demand. For that reason I have decided to devote a few posts to looking at alternative ways of styling the tabs to help users fit it to their theme more readily.</p>
<p>For the first post I am going to use this site as an example; I use Fun with Sidebar Tabs for the tabbed box on the home page.</p>
<p><img src="http://www.wp-fun.co.uk/wp-content/uploads/2008/07/homepagebox.png" alt="" title="Home Page Tabs" width="500" height="162" class="alignnone size-full wp-image-337" /></p>
<p>I have am using the default WordPress theme and starting with a tabbed sidebar using the default settings.</p>
<p><img src="http://www.wp-fun.co.uk/wp-content/uploads/2008/07/defaulttabs.png" alt="" title="Default Tabs" width="200" height="157" class="alignnone size-full wp-image-338" style="float:right" /></p>
<p>To change the styling I am only going to use the widget options. To access these click edit on the sidebar widget. There are five blocks of CSS in these options labelled:</p>
<ul>
<li>Amend the position of the tabs</li>
<li>Overide the Tabs CSS</li>
<li>The Selected Tab</li>
<li>Tabs Hovered Over</li>
<li>Tab Content Container</li>
</ul>
<p>The first change is to create the background for the tabs. For this I will change the CSS in the first box (Amend the position of the tabs). I will add four lines:</p>
<pre class="css">background-color<span style="color: #3333ff;">:black</span>;
width<span style="color: #3333ff;">:<span style="color: #933;">1989px</span></span>;
height<span style="color: #3333ff;">:<span style="color: #933;">24px</span></span>;</pre>
<p>This alters the sidebar to look like this:</p>
<p><img src="http://www.wp-fun.co.uk/wp-content/uploads/2008/07/step1.png" alt="" title="Step 1" width="196" height="155" class="alignnone size-full wp-image-339" /></p>
<p>The next change is to Overide the Tabs CSS. Change:</p>
<pre class="css">font-size<span style="color: #3333ff;">:<span style="color: #933;">10px</span></span>;
line-height<span style="color: #3333ff;">:<span style="color: #933;">1</span></span>;
font-family<span style="color: #3333ff;">:Arial</span>, Helvetica, <span style="color: #993333;">sans-serif</span>;
<span style="color: #000000; font-weight: bold;">color</span>:<span style="color: #cc00cc;">#<span style="color: #933;">000</span></span>;
padding<span style="color: #3333ff;">:<span style="color: #933;">5px</span></span>;
border<span style="color: #3333ff;">:<span style="color: #933;">1px</span></span> <span style="color: #993333;">solid</span> <span style="color: #cc00cc;">#ccc</span>;
<span style="color: #000000; font-weight: bold;">background-color</span>:<span style="color: #cc00cc;">#eee</span>;</pre>
<p>To:</p>
<pre class="css">font-size<span style="color: #3333ff;">:<span style="color: #933;">12px</span></span>;
line-height<span style="color: #3333ff;">:<span style="color: #933;">1</span></span>;
font-family<span style="color: #3333ff;">:Arial</span>, Helvetica, <span style="color: #993333;">sans-serif</span>;
<span style="color: #000000; font-weight: bold;">color</span>:<span style="color: #cc00cc;">#fff</span>;
padding<span style="color: #3333ff;">:<span style="color: #933;">6px</span></span>;
<span style="color: #000000; font-weight: bold;">background-color</span>:<span style="color: #cc00cc;">#<span style="color: #933;">000</span></span>;</pre>
<p>This increases the text size, removes a border, and increases the padding to compensate, in order to make the tabs the same height as the background. The background colour is changed to the same colour as the background and the text changed to white.</p>
<p>You also need to alter The Selected Tab from:</p>
<pre class="php">border-bottom:1px solid <span style="color: #808080; font-style: italic;">#fff;</span>
background-color:<span style="color: #808080; font-style: italic;">#fff;</span></pre>
<p>to:</p>
<pre class="php">background-color:red;</pre>
<p>The effect of these change is a tabbed sidebar that looks like this:</p>
<p><img src="http://www.wp-fun.co.uk/wp-content/uploads/2008/07/step2.png" alt="" title="Step 2" width="194" height="154" class="alignnone size-full wp-image-340" /></p>
<p>The last change is to resolve the problem with the image above. The hovered over tab hides the text, so you can change the CSS for Tabs Hovered Over to:</p>
<pre class="css"><span style="color: #000000; font-weight: bold;">background-color</span>:<span style="color: #cc00cc;">#<span style="color: #933;">660000</span></span>;</pre>
<p>I will leave you to discover impact of this final change.</p>
<p>This CSS pretty much describes the CSS used on this blog, but with one exception. Instead of the background colours I have used the images shown below.</p>
<p><img src="http://www.wp-fun.co.uk/wp-content/themes/fwp08/images/greyfade235.jpg" alt="Grey Fade" /></p>
<p><img src="http://www.wp-fun.co.uk/wp-content/themes/fwp08/images/generalfullcolourfade235.jpg" alt="Colour Fade" /></p>
<p>If you use the Fun with Sidebar Tabs plugin and have modified the styling then please leave a comment. I don&#8217;t get to see many examples of it in use and I would love to see more.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/337284787" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/16/fun-with-sidebar-tabs-styling/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/16/fun-with-sidebar-tabs-styling/</feedburner:origLink></item>
		<item>
		<title>Using WordPress as a PHP Framework</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/336828013/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/16/using-wordpress-as-a-php-framework/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 06:57:24 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=335</guid>
		<description><![CDATA[There are loads of frameworks in the world, even more if you look at non-PHP frameworks, and they all try to address the funademental requirements for application development. For serious development work these frameworks can do a lot of the heavy lifting for you, but if you just want life a little easier why not [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">There are loads of frameworks in the world, even more if you look at non-PHP frameworks, and they all try to address the funademental requirements for application development. For serious development work these frameworks can do a lot of the heavy lifting for you, but if you just want life a little easier why not try WordPress?</p>
<p>What are they key things that you want a framework to accomplish for you? Off the top of my head:</p>
<ul>
<li>User registration and login</li>
<li>Database abstraction</li>
<li>Application structure e.g. Model-View-Controller</li>
<li>URL structuring</li>
<li>Image manipulation</li>
</ul>
<p>With a little thought, and by thinking in a different way, WordPress can accomplish these things for you, and more.</p>
<p>The combination of plugins, themes, and core files can be used to create a really nice separation of data and presentation. It requires a little thought beforehand as to where you draw the line between the two, but it is up to you how much separation you want.</p>
<p>User management is already included and a simple plugin to redirect users once they have logged on can prevent access to the admin interface so that users get a seamless experience.</p>
<p>URLs can be dealt with ina number of ways. You can use WordPress pages and shortcodes to add the apps functionality. This allows backend control over the page content and lets you set and change the URL for any pages you want. Alternatively you can write another plugin to create new URL structures that direct to custom theme pages.</p>
<p>If you use posts to hold each entry then you can use the optional permalink structures and single post pages to display the information with very little coding at all. The ability to add custom fields means you need never even touch the database directly, relying instead on built in post functions, you can use the existing template tags, search and archives, and you can allow comments on items without any coding.</p>
<p>Finally, WordPress posts have support for both categories and tags, and contains some of the major user interface frameworks that can be used to interact with these. These can be searched, sorted or Add a simple plugin, such as my <a href="http://www.wp-fun.co.uk/fun-with-categories/">Fun with Categories</a> plugin that allows posts to be filtered by two categories and it is easy to see how an application can be develop pretty quickly.</p>
<p>There are, of course, things that WordPress is missing. It doesn&#8217;t make use of PHP 5 features such as the improved OOP features, but there is no reason why you cannot use these yourself if you don&#8217;t intend to release your code to the wider public.</p>
<p>There are lots of posts showing sites that you wouldn&#8217;t clock as WordPress based, but are there any applications? The next time I want a quick and easy application, I will certainly be looking at WordPress first.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/336828013" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/16/using-wordpress-as-a-php-framework/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/16/using-wordpress-as-a-php-framework/</feedburner:origLink></item>
		<item>
		<title>New Tabbed Widget Plugin</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/335815887/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/15/new-tabbed-widget-plugin/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 06:41:04 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=333</guid>
		<description><![CDATA[
If you love tabs then you&#8217;ll love the beautifully styled Tabbed Widgets Plugin for WordPress.
Kaspars&#8217;s new tabs plugin not only allows normal tabs it also allows accordian style content, both with an option to loop through them at a specified interval.
Full details including screenshots and a screencast are available on Konstructors notes.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.wp-fun.co.uk/wp-content/uploads/2008/07/accordian.png" alt="" title="Tabbed Widgets - Accordian" style="float:left; margin:8px;"class="alignnone size-full wp-image-334" />
<p class="introduction">If you love tabs then you&#8217;ll love the beautifully styled <a href="http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/">Tabbed Widgets Plugin for WordPress</a>.</p>
<p>Kaspars&#8217;s new tabs plugin not only allows normal tabs it also allows accordian style content, both with an option to loop through them at a specified interval.</p>
<p>Full details including screenshots and a screencast are available on <a href="http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/">Konstructors notes</a>.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/335815887" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/15/new-tabbed-widget-plugin/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/15/new-tabbed-widget-plugin/</feedburner:origLink></item>
		<item>
		<title>Plugin Update: Fun with Photo Data</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/330961365/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/09/plugin-update-fun-with-photo-data/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 17:25:40 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=332</guid>
		<description><![CDATA[I have just uploaded the latest version of my Fun with Photo Data plugin.
The newest update now allows you to add EXIF data to every post in a specific category, automatically.
It also presents the data according to normal conventions, for example, using 1/250 instead 0.004 for shutter speed.
Full details of version 1.1.2 are available from [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">I have just uploaded the latest version of my <a href="http://www.wp-fun.co.uk/fun-with-photo-data/">Fun with Photo Data</a> plugin.</p>
<p>The newest update now allows you to add EXIF data to every post in a specific category, automatically.</p>
<p>It also presents the data according to normal conventions, for example, using 1/250 instead 0.004 for shutter speed.</p>
<p>Full details of version 1.1.2 are available from the <a href="http://www.wp-fun.co.uk/fun-with-photo-data/">Fun with Photo Data plugin</a> page.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/330961365" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/09/plugin-update-fun-with-photo-data/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/09/plugin-update-fun-with-photo-data/</feedburner:origLink></item>
		<item>
		<title>WordCamp UK</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/329721672/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/08/wordcamp-uk/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 11:07:48 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[wordcampuk]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=329</guid>
		<description><![CDATA[It&#8217;s not long now until WordCamp UK (19-20 July 2008). 
The tickets are selling quickly so get in while you can. I bought my ticket this morning. I will only be attending on Saturday but I am looking forward to it a lot.
Who else is going?
]]></description>
			<content:encoded><![CDATA[<p class="introduction">It&#8217;s not long now until <a href="http://wiki.wordcampuk.tonyscott.org.uk">WordCamp UK</a> (19-20 July 2008). </p>
<p>The tickets are selling quickly so get in while you can. I bought my ticket this morning. I will only be attending on Saturday but I am looking forward to it a lot.</p>
<p>Who else is going?</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/329721672" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/08/wordcamp-uk/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/08/wordcamp-uk/</feedburner:origLink></item>
		<item>
		<title>Plugin Update: Fun with Sidebar Tabs</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/329555959/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/08/plugin-update-fun-with-sidebar-tabs-2/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 06:25:00 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=328</guid>
		<description><![CDATA[Later on today I will be releasing the next update of my Fun with Sidebar Tabs plugin.
Most changes are not noticeable; for example, I have updated the way that some WordPress files are loaded, and the way that tab layers are calculated.
Some changes are noticeable though. I&#8217;ve made a number of changes to try and [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">Later on today I will be releasing the next update of my <a href="http://www.wp-fun.co.uk/fun-with-sidebar-tabs/">Fun with Sidebar Tabs</a> plugin.</p>
<p>Most changes are not noticeable; for example, I have updated the way that some WordPress files are loaded, and the way that tab layers are calculated.</p>
<p>Some changes are noticeable though. I&#8217;ve made a number of changes to try and deal with the problems that some people have been having with CSS specifity, i.e. that the styling of the tabs was being overridden by more specific CSS rules in the theme stylesheets.</p>
<p>These changes might mean that rules that were previously overridden will now apply, and so it might be necessary to tweak the CSS that applies to each sidebar if you have made changes that differ from the defaults.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/329555959" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/08/plugin-update-fun-with-sidebar-tabs-2/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/08/plugin-update-fun-with-sidebar-tabs-2/</feedburner:origLink></item>
		<item>
		<title>Upload from URL?</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/325945835/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/03/upload-from-url/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 16:54:39 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=326</guid>
		<description><![CDATA[Did you know the WordPress image uploader is quite happy to save and crunch images directly from the net?
Instead of saving an image and then uploading it, open the image uploader, click on &#8216;choose files to upload&#8217;, paste the URL of the image into the filepath and click OK. WordPress will quite happily grab and [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">Did you know the WordPress image uploader is quite happy to save and crunch images directly from the net?</p>
<p>Instead of saving an image and then uploading it, open the image uploader, click on &#8216;choose files to upload&#8217;, paste the URL of the image into the filepath and click OK. WordPress will quite happily grab and crunch the image.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/325945835" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/03/upload-from-url/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/03/upload-from-url/</feedburner:origLink></item>
		<item>
		<title>Premium Photo Gallery Theme</title>
		<link>http://feeds.feedburner.com/~r/wp-fun/~3/325934368/</link>
		<comments>http://www.wp-fun.co.uk/2008/07/03/premium-photo-gallery-theme/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 16:50:02 +0000</pubDate>
		<dc:creator>Andrew Rickmann</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[Themery]]></category>

		<guid isPermaLink="false">http://www.wp-fun.co.uk/?p=324</guid>
		<description><![CDATA[I don&#8217;t usually promote other people&#8217;s themes here, or even follow new themes that much, but I noticed a new theme from iThemes today that I really like the look of.

The Viz &#124; Biz Portfolio theme  is a photo gallery theme that is a little more involved than most. It includes space for two [...]]]></description>
			<content:encoded><![CDATA[<p class="introduction">I don&#8217;t usually promote other people&#8217;s themes here, or even follow new themes that much, but I noticed a new theme from iThemes today that I really like the look of.</p>
<p><a href='http://ithemes.com/viz-biz-portfolio-wordpress-theme-is-here/'><img src="http://www.wp-fun.co.uk/wp-content/uploads/2008/07/vizbiz4001-150x150.jpg" alt="" title="Viz Biz Portfolio Theme from iThemes" width="150" height="150" class="alignnone size-thumbnail wp-image-325" style="float:left; margin:8px;" /></a></p>
<p>The <a href="http://ithemes.com/viz-biz-portfolio-wordpress-theme-is-here/" title="WordPress photo gallery theme">Viz | Biz Portfolio theme</a>  is a photo gallery theme that is a little more involved than most. It includes space for two featured shots, a display of the most recent photos as well as tabbed areas below for details of the author, their services and exceprts from the latest blog posts.</p>
<p>If you have a photoblog, or want one, then I think this is well worth a look.</p>
<img src="http://feeds.feedburner.com/~r/wp-fun/~4/325934368" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.wp-fun.co.uk/2008/07/03/premium-photo-gallery-theme/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.wp-fun.co.uk/2008/07/03/premium-photo-gallery-theme/</feedburner:origLink></item>
	</channel>
</rss>
