<?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>random.geek() &#187; Blogging</title>
	<atom:link href="http://www.bencoleman.co.uk/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bencoleman.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 11 Jul 2010 09:41:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress Widget &#8211; Amazon Wishlists</title>
		<link>http://www.bencoleman.co.uk/wordpress-widget-amazon-wishlists</link>
		<comments>http://www.bencoleman.co.uk/wordpress-widget-amazon-wishlists#comments</comments>
		<pubDate>Sun, 31 Aug 2008 11:21:46 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/?p=229</guid>
		<description><![CDATA[I wanted to show my Amazon wishlist on my blog, actually I have a custom &#8216;wishlist&#8217; on Amazon, listing what I&#8217;m currently playing &#8211; it was that I really wanted to show. So I thought Amazon will provide that as an RSS feed and I&#8217;ll embed it in, no problems. No. They don&#8217;t, no idea [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to show my Amazon wishlist on my blog, actually I have a custom &#8216;wishlist&#8217; on Amazon, listing what I&#8217;m currently playing &#8211; it was that I really wanted to show.</p>
<p>So I thought Amazon will provide that as an RSS feed and I&#8217;ll embed it in, no problems. No. They don&#8217;t, no idea why this obvious and useful feature is not provided! Grrrrr</p>
<p>To cut a long story short I found nothing out there that would do this (and worked for the Amazon UK site) so I knocked up a quick WordPress plugin to do it. You can see it in use on my site.</p>
<p>Features:</p>
<ul>
<li>Show small/medium/large images for the items in your wishlist</li>
<li>Links through to Amazon</li>
<li>Include your Affiliate ID (If you have one)#</li>
<li>Supports all Amazon locales (US, UK, France, Germany, Canada, Japan)</li>
</ul>
<p>Usage:</p>
<ul>
<li>Install as you would any other standard WordPress Plugin</li>
<li>Go to: Design -&gt; Widgets and add the widget to your sidebar</li>
<li>Set the options as required, note the List ID is a <em>required </em>field</li>
</ul>
<p>How to Find your Amazon wishlist ID:</p>
<ul>
<li>Logon to Amazon and click the &#8220;Gifts &amp; Wishlists&#8221; link near the top</li>
<li>Click Wishlist</li>
<li>In the &#8220;Your Wishlists&#8221; section on the right click the relevant wishlist</li>
<li>The ID will be in the URL of the page, e.g. /gp/registry/wishlist/<strong>2GMNFC0FKPU37</strong>/ref=cm_wl_rlist_go</li>
</ul>
<p>Download &#8211; <a title="Download Plugin" href="http://files.bencoleman.co.uk/blog/amazon-wishlist-wordpress-plugin.zip">WordPress Amazon Wishlist Plugin v1.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/wordpress-widget-amazon-wishlists/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Flickr Widget Plugin for Your WordPress Sidebar</title>
		<link>http://www.bencoleman.co.uk/flickr-widget-plugin-for-your-wordpress-sidebar</link>
		<comments>http://www.bencoleman.co.uk/flickr-widget-plugin-for-your-wordpress-sidebar#comments</comments>
		<pubDate>Sat, 27 Jan 2007 15:41:53 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/flickr-widget-plugin-for-your-wordpress-sidebar/</guid>
		<description><![CDATA[This is plugin I wrote for the Widget Sidebar in WordPress. It will display your flickr photos in your blog&#8217;s sidebar. It&#8217;s basically a wrapper round the badge functionality that flickr provide and publish. I&#8217;ve ported this from the Joomla module I wrote ages ago, it took no time at all and it&#8217;s working fine [...]]]></description>
			<content:encoded><![CDATA[<p>This is plugin I wrote for the Widget Sidebar in WordPress. It will display your flickr photos in your blog&#8217;s sidebar.<br />
It&#8217;s basically a wrapper round the badge functionality that flickr provide and publish. I&#8217;ve ported this from the Joomla module I wrote ages ago, it took no time at all and it&#8217;s working fine (see over on the right &#8211; my sad photos) &#8211; let me know if you run into any problems using it.</p>
<p><strong>Download</strong><br />
Download the plugin here &#8211; <a title="Flickr Widget Plugin v1.0" href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=flickr-widget_1.0.zip"> Flickr Widget Plugin v1.0</a></p>
<p><strong>Update</strong><br />
<em><strong> Dec 2007 &#8211; <span style="color: #0000ff;">I&#8217;m no longer supporting or updating this code. I no longer use flickr, I&#8217;m no longer working with WordPress and I have far too many other demands on my time. However by all means feel free to download and use my widget but I will not be able to help with any problems or deal with any feature requests. Sorry! The code is there for you to tweak/change etc if you want to.<br />
</span></strong></em></p>
<p><strong>Requirements</strong><br />
WordPress 2.x or higher &#8211; <a href="http://wordpress.org/">http://wordpress.org/</a> (it might work on older versions but I&#8217;ve not tested it)<br />
Sidebar Widgets Plugin  &#8211; <a href="http://automattic.com/code/widgets/">http://automattic.com/code/widgets/</a><br />
<em>Please install this plugin and get it working <strong>before</strong> installing mine.</em><a href="http://automattic.com/code/widgets/"><br />
</a></p>
<p><strong>Installation</strong><br />
Download and extract the <em>flickr-widget.php</em> file into your <em>wp-content/plugins/widgets/</em> directory<br />
Goto your wordpress admin pages and click on &#8216;Plugins&#8217; activate the plugin called &#8220;Flickr Badge Widget&#8221;</p>
<p><strong>Configuration</strong><br />
Goto your wordpress admin page and click on &#8216;Presentation&#8217; then &#8216;Sidebar Widgets&#8217;<br />
Drag the widget called &#8220;Flickr Badge&#8221; to your sidebar.<br />
Click the square icon next to the widget to open the config screen.</p>
<p>The following options are available</p>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td><strong>Widget Title:</strong></td>
<td>The title that will appear in the sidebar, optional</td>
</tr>
<tr>
<td><strong>Source:</strong></td>
<td>Where to pick the photos from; can be a specific user, a group pool or all of flickr (everyone). Most people will select the &#8220;User&#8221; option to show their own photos</td>
</tr>
<tr>
<td><strong>Flickr ID:</strong></td>
<td>If showing photos from a user or group enter the ID here, Use <a title="idgettr" href="http://idgettr.com/">http://idgettr.com/</a> to find your ID as it&#8217;s a bit hard to find by yourself.<strong><br />
Note.</strong> This is NOT your flickr username, entering your username will not work. The ID will look something like 65706086%40N00 but don&#8217;t use that ID as it&#8217;s mine!</td>
</tr>
<tr>
<td><strong>Tag:</strong></td>
<td>Use this if the selected source is (Tag) to only show photos with this tag</td>
</tr>
<tr>
<td><strong>Photo Count:</strong></td>
<td>Number of photos to show</td>
</tr>
<tr>
<td><strong>Layout:</strong></td>
<td>Layout orientation of the photos</td>
</tr>
<tr>
<td><strong>Which Photos:</strong></td>
<td>How to select the photos to display; either randomly or the newest photos</td>
</tr>
<tr>
<td><strong>Photo Size:</strong></td>
<td>Size of the photos displayed in the sidebar</td>
</tr>
<tr>
<td><strong>Alignment:</strong></td>
<td>Alignment of the section (div) containing the photos</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/flickr-widget-plugin-for-your-wordpress-sidebar/feed</wfw:commentRss>
		<slash:comments>96</slash:comments>
		</item>
		<item>
		<title>Picasa Sidebar Widget</title>
		<link>http://www.bencoleman.co.uk/picasa-sidebar-widget</link>
		<comments>http://www.bencoleman.co.uk/picasa-sidebar-widget#comments</comments>
		<pubDate>Fri, 26 Jan 2007 15:06:11 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/picasa-sidebar-widget/</guid>
		<description><![CDATA[I&#8217;ve been trying get a decent sidebar widget to display my Picasa photos on my WordPress blog for some time now. I found this one over at Vague Dream. It was working fine until I stumbled upon a few bugs: Photos with spaces in the name would not be displayed Photos with dots in the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying get a decent sidebar widget to display my Picasa photos on my WordPress blog for some time now. I found this one over at <a href="http://vaguedream.com/wp-plugins/">Vague Dream</a>. It was working fine until I stumbled upon a few bugs:</p>
<ul>
<li>Photos with spaces in the name would not be displayed</li>
<li>Photos with dots in the name would cause the page to render the JPEG as the HTML source &#8211; i.e. gibberish.</li>
<li>Multiple feeds on Windows wouldn&#8217;t work</li>
</ul>
<p>I&#8217;ve found the source of all these bugs and fixed them! You can see the output of this fixed plugin here on this very blog; over on the right in the section called Pictures. So here is an updated version of the plugin&#8230;<br />
<em> NOTE.</em> This plugin is <span style="font-weight: bold">not</span> all my work, it&#8217;s simply a bug fixed version of the one at <a href="http://vaguedream.com/wp-plugins/">Vague Dream</a> they did all the hard work of creating and writing the plugin.</p>
<ul>
<li><a href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=PicasaWebMatrix_Fixed_26-01-2007.zip" title="Download Plugin">Download Updated Picasa Widget Plugin (26-01-2007)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/picasa-sidebar-widget/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Testing Office 2007</title>
		<link>http://www.bencoleman.co.uk/72</link>
		<comments>http://www.bencoleman.co.uk/72#comments</comments>
		<pubDate>Sat, 18 Nov 2006 18:12:33 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/2006/11/18/72/</guid>
		<description><![CDATA[Wow looks like Office 2007 has blogging support built in. Very nice. This post was created in Word 2007 and published direct to my blog. I like this.]]></description>
			<content:encoded><![CDATA[<p>Wow looks like Office 2007 has blogging support built in.<br />
Very nice. This post was created in Word 2007 and published direct to my blog.</p>
<p>I like this. <img src='http://www.bencoleman.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/72/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Picasa Web</title>
		<link>http://www.bencoleman.co.uk/picasa-web</link>
		<comments>http://www.bencoleman.co.uk/picasa-web#comments</comments>
		<pubDate>Tue, 20 Jun 2006 19:34:55 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/blog/2006/06/20/picasa-web/</guid>
		<description><![CDATA[So I&#8217;ve tried Google&#8217;s new flickr beating web photo offering thingy &#8216;Picasa Web Albums&#8216;&#8230; Not very good is it. Now I know it&#8217;s a a pre-beta test and all that, but they have sooo far to go before they are anywhere close to what flickr offers. Oh well it&#8217;s definitely one to keep an eye [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve tried Google&#8217;s new flickr beating web photo offering thingy &#8216;<a href="http://picasaweb.google.com/benc.uk">Picasa Web Albums</a>&#8216;&#8230;<br />
Not very good is it. Now I know it&#8217;s a a pre-beta test and all that, but they have sooo far to go before they are anywhere close to what flickr offers.</p>
<p>Oh well it&#8217;s definitely one to keep an eye on; but 9 out of 10 for effort Google, 2 out of 10 achievement</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/picasa-web/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
