<?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; Development</title>
	<atom:link href="http://www.bencoleman.co.uk/category/development/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>Squeezebox Gadget</title>
		<link>http://www.bencoleman.co.uk/squeezebox-gadget</link>
		<comments>http://www.bencoleman.co.uk/squeezebox-gadget#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:22:12 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Widgets and Gadgets]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[logitech]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[squeezebox]]></category>
		<category><![CDATA[squeezecenter]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/?p=416</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve published or updated any of my Google Gadgets. But I have been sort of busy&#8230; I&#8217;ve turned to the darkside! What this means in slightly less dramatic terms is; I&#8217;ve stopped using Google Desktop and Google Gadgets and I&#8217;m using the built-in gadget system in Windows 7 (and Vista) [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve published or updated any of my Google Gadgets. But I have been sort of busy&#8230;</p>
<p>I&#8217;ve turned to the darkside!</p>
<p>What this means in slightly less dramatic terms is; I&#8217;ve stopped using Google Desktop and Google Gadgets and I&#8217;m using the built-in gadget system in Windows 7 (and Vista) called &#8220;Windows Sidebar Gadgets&#8221; or just Windows Gadgets. There are various (boring) reasons for this, but the upshot is I won&#8217;t be able to use all my lovely Google gadgets that I developed! It&#8217;s slightly heartbreaking to leave all that hard work behind, but I&#8217;m looking at this positively as an opportunity to re-write &amp; improve them <img src='http://www.bencoleman.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The first one I couldn&#8217;t live without was my <a href="http://www.bencoleman.co.uk/google-desktop-gadget-slimserver/" target="_blank">Squeezebox gadget</a>. I listen to all my music at home via a couple of <a href="http://www.logitechsqueezebox.com/" target="_blank">Logitech Squeezebox players</a>, subsequently  I used my gadget for controlling all my music. Well it turns out that developing a gadget for the Windows Sidebar isn&#8217;t all that different from a Google Gadgets. Both are Javascript based using a sub-set of HTML for display, this meant I could re-use a fair bit of my code, and this is the result&#8230;</p>
<p><span id="more-416"></span></p>
<h2>Squeezebox Gadget for Windows</h2>
<p>I finished work on this a few months ago and I wanted to try it myself for a while before publishing to the world. It seems perfectly stable and does everything I need, so it&#8217;s ready for release! Here are a few screenshots of it running.</p>
<p><img class="alignleft" title="Gadget Screenshot 1" src="http://files.bencoleman.co.uk/blog/images/sb_gadget1.png" alt="" width="245" height="175" /><a href="http://files.bencoleman.co.uk/blog/images/sb_gadget2.png" rel="lightbox[416]"><img class="alignnone" src="http://files.bencoleman.co.uk/blog/images/sb_gadget2.png" alt="" width="215" height="185" /></a><a href="http://files.bencoleman.co.uk/blog/images/sb_gadget3_ann.png" rel="lightbox[416]"><img class="alignnone" src="http://files.bencoleman.co.uk/blog/images/sb_gadget3_ann.png" alt="" width="447" height="227" /></a></p>
<p>Feature summary:</p>
<ul>
<li>Standard controls; Play, Pause, Stop, Skip track forward/back</li>
<li>Volume</li>
<li>Skip to any point in the track (click on the time progress bar)</li>
<li>Switch player on/off</li>
<li>Play a random mix</li>
<li>Show details of the current playlist</li>
<li>Show large album artwork and further details on the playing track (pop-out side window)</li>
<li>Search directly from the gadget</li>
<li>Change shuffle &amp; repeat modes</li>
<li>Tweet what is playing directly to Twitter</li>
<li>Look-up track on Last.fm</li>
<li>Support for password secured Squeeze Servers</li>
<li>And more&#8230; <img src='http://www.bencoleman.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<h3>Requirements</h3>
<p>You need to be running Windows Vista or Windows 7 in order to use this gadget. You will also need a Logitech Squeezebox of some description, and also be running a Squeezebox Server (aka. Squeezecenter) on your network. I have tested this with versions 7.3 and 7.4 of the server software.</p>
<h3>Download</h3>
<p style="text-align: center; font-size: 1.5em;"><strong><span style="color: #0000ff;"><a href="http://files.bencoleman.co.uk/blog/Squeezebox%20Controller.gadget">Squeezebox Gadget &#8211; v1.2.1</a></span></strong></p>
<h3>Change Log</h3>
<p><strong>V1.2.1</strong> &#8211; 30th Jan 2010 &#8211; Bug fix for server port being set to 9000 on every gadget start</p>
<p><strong>V1.2.0</strong> &#8211; 30th Jan 2010 &#8211; New optional mini mode, makes the gadget much smaller &amp; take up less screen</p>
<p><strong>V1.1.0</strong> &#8211; 22nd Jan 2010 &#8211; Added options for secured Squeeze Server (username &amp; password)</p>
<p><strong>V1.0.0</strong> &#8211; 21th Jan 2010 &#8211; Initial release</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/squeezebox-gadget/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Ubiquity &#8211; Command for Blippr</title>
		<link>http://www.bencoleman.co.uk/ubiquity-command-for-blippr</link>
		<comments>http://www.bencoleman.co.uk/ubiquity-command-for-blippr#comments</comments>
		<pubDate>Tue, 02 Sep 2008 13:30:30 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/?p=237</guid>
		<description><![CDATA[I&#8217;ve knocked up a command for Ubiquity to integrate with Blippr To install &#38; use it, visit this page you should see a notification at the top of your browser, click the Accept button and follow the process to install it. You will need Ubiquity installed for it to work, dhur. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve knocked up a command for <a href="https://wiki.mozilla.org/Labs/Ubiquity" target="_blank">Ubiquity</a> to integrate with <a href="http://www.blippr.com" target="_blank">Blippr</a></p>
<p>To install &amp; use it, <a href="http://files.bencoleman.co.uk/blog/ubiquity.html" target="_blank">visit this page</a> you should see a notification at the top of your browser, click the Accept button and follow the process to install it.</p>
<p>You will need Ubiquity installed for it to work, dhur.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/ubiquity-command-for-blippr/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>Google Desktop Gadget &#8211; New Weather</title>
		<link>http://www.bencoleman.co.uk/google-desktop-gadget-new-weather</link>
		<comments>http://www.bencoleman.co.uk/google-desktop-gadget-new-weather#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:01:35 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/?p=163</guid>
		<description><![CDATA[A new Google gadget! It&#8217;s been a while but I got the urge to put a new gadget togther. So it&#8217;s a weather gadget, oh yawn! don&#8217;t we have a tonne of those already? Isn&#8217;t the official Google gadget for weather good enough? Well yes and no. I&#8217;ve been using the official Google weather gadget [...]]]></description>
			<content:encoded><![CDATA[<p>A new Google gadget! It&#8217;s been a while but I got the urge to put a new gadget togther.</p>
<p>So it&#8217;s a weather gadget, oh yawn! don&#8217;t we have a tonne of those already? Isn&#8217;t the <a href="http://desktop.google.com/plugins/i/weatherm.html?hl=en" target="_blank">official Google gadget</a> for weather good enough? Well yes and no. I&#8217;ve been using the official Google weather gadget for ages but I&#8217;ve recently found that it no longer works with locations in the UK! So here&#8217;s my take on a weather gadget &#8211; it&#8217;s using the Google weather API (which is used on the iGoogle personalised site). To use it you simply enter your location as a city in the options &#8211; e.g. &#8220;London, UK&#8221; or &#8220;Cupertino&#8221;.</p>
<p>The weather icons come for a <a href="http://jyrik.deviantart.com/art/Weather-Icons-Shiny-5215175" target="_blank">set on deviant art by JyriK</a> I&#8217;m using them under the Creative Commons license</p>
<p><img src="http://files.bencoleman.co.uk/blog/images/weather_large.png" alt="Screenshot of the gadget" width="300" height="225" /></p>
<p>Download &#8211; <a href="http://files.bencoleman.co.uk/blog/NewWeather.gg">New Weather Google Desktop Gadget v1.1.1</a></p>
<p><span id="more-163"></span></p>
<h3>Features</h3>
<ul>
<li>Weather for any city in the world</li>
<li>Show the forecast 3 days in the future</li>
<li>User selectable colour</li>
<li>User selectable transparency/opacity</li>
<li>Configurable update interval</li>
<li>Notification of weather condition changes via the Google Desktop alert</li>
</ul>
<h3>Support</h3>
<p>Nothing at this stage</p>
<h3>License</h3>
<p>This software is released under the terms of the <a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">Apache 2.0 License</a></p>
<h3>Change Log</h3>
<table style="font-family: Arial; font-size: 1em" border="0">
<tbody>
<tr>
<th>Version</th>
<th>Date</th>
<th>Changes</th>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">1.0.0</td>
<td style="font-family: Arial; font-size: 1em">02-July-2008</td>
<td style="font-family: Arial; font-size: 1em">Initial first release&#8230;</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">1.1.1</td>
<td style="font-family: Arial; font-size: 1em">30-April-2009</td>
<td style="font-family: Arial; font-size: 1em">Fixed missing weather icons and missing pop-up alerts</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/google-desktop-gadget-new-weather/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>WordPress Widget &#8211; Google Picasa Photos</title>
		<link>http://www.bencoleman.co.uk/wordpress-widget-google-picasa-photos</link>
		<comments>http://www.bencoleman.co.uk/wordpress-widget-google-picasa-photos#comments</comments>
		<pubDate>Fri, 18 Apr 2008 08:12:59 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/?p=157</guid>
		<description><![CDATA[I&#8217;ve been unhappy with the old Picasa WordPress widget for some time. I didn&#8217;t write it, I merely fixed some of the bugs. One of it&#8217;s failings (in my opinion) was that cached all the photos locally on your server, which required you to mess about with directory permissions and resulted in a copy of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been unhappy with the old Picasa WordPress widget for some time. I didn&#8217;t write it, I merely fixed some of the bugs. One of it&#8217;s failings (in my opinion) was that cached all the photos locally on your server, which required you to mess about with directory permissions and resulted in a copy of all the pictures sitting on your server.</p>
<p>I&#8217;ve come up with a new version, this fetches the photos dynamically from Picasa and has a few other new features. I use this widget myself on my blog, over on the left you can see it in action (Random Pics)</p>
<p>Feature Summary:</p>
<ul>
<li>Specify a list of albums to display photos from, no messing with RSS feeds, just enter the album names</li>
<li>Choose your photos from your most recently uploaded</li>
<li>Choose the thumbnail size</li>
<li>Chose how many pictures to display</li>
</ul>
<p>Download &#8211; <a href="http://files.bencoleman.co.uk/blog/picasa-wordpress-plugin.zip">WordPress Widget Plugin for Picasa Photos 1.0</a></p>
<p>If you are installing this plugin and you are not familiar with the process, please refer to the <a href="http://codex.wordpress.org/Managing_Plugins" target="_blank">instructions over at WordPress.org</a>. Also this plugin is designed to show photos from your Picsasa web albums, not the photos you have locally on your PC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/wordpress-widget-google-picasa-photos/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Google Desktop Gadget &#8211; Outlook Tasks</title>
		<link>http://www.bencoleman.co.uk/google-desktop-gadget-outlook-tasks</link>
		<comments>http://www.bencoleman.co.uk/google-desktop-gadget-outlook-tasks#comments</comments>
		<pubDate>Thu, 03 Apr 2008 09:06:09 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/google-desktop-gadget-outlook-tasks/</guid>
		<description><![CDATA[Another gadget for the Google Desktop, this one brings your Outlook tasks onto your desktop. You can interact with your tasks, add new ones and mark finished tasks as complete. NOTE. Google are planning on removing the mechanism used by this gadget to communicate to Outlook. This means this gadget is no longer supported or [...]]]></description>
			<content:encoded><![CDATA[<p>Another gadget for the Google Desktop, this one brings your Outlook tasks onto your desktop. You can interact with your tasks, add new ones and mark finished tasks as complete.</p>
<h3><strong>NOTE. Google are planning on removing the mechanism used by this gadget to communicate to Outlook. This means this gadget is <span style="color: #ff0000;">no longer supported or updated by me</span>. And in a future release of Google Desktop this gadget will stop working all together. Nothing I can do about this guys.<br />
</strong></h3>
<p style="text-align: center"><img src="http://files.bencoleman.co.uk/blog/images/Outlook%20Tasks%2035.png" alt="Screenshot of the gadget" /></p>
<p>Download &#8211; <a href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=OutlookTasks.gg">Outlook Tasks Google Desktop Gadget v3.5.1</a><span id="more-96"></span></p>
<h3>Features</h3>
<ul>
<li>Lists all your tasks (including completed tasks) can also shows flagged emails</li>
<li>Mark tasks as complete</li>
<li>Add and delete tasks (including multiple delete)</li>
<li>Set the priority (High/Low)</li>
<li>Double click the task to open it in Outlook</li>
<li>Scroll bars if the number of items exceeds the height of the gadget</li>
<li>Sorting options, choose the order the tasks are displayed</li>
<li>User selectable task folder, filter tasks</li>
<li>Show addition details for each task or todo, such as Category or Due Date</li>
<li>Delay connecting to Outlook, until user clicks button. Prevents Outlook loading at startup along with Google Desktop which can thrash your system</li>
</ul>
<h3>Support</h3>
<p>Note. There is an existing Outlook Tasks gadget however it doesn&#8217;t work and it hangs your Desktop meaning you have to reinstall the whole of Google Desktop, so please don&#8217;t confuse it with my gadget and I suggest you avoid it!</p>
<h3>Change Log</h3>
<table style="font-family: Arial; font-size: 1em" border="0">
<tbody>
<tr>
<th>Version</th>
<th>Date</th>
<th>Changes</th>
</tr>
</tbody>
</table>
<table style="font-family: Arial; font-size: 1em" border="0">
<tbody>
<tr>
<th>Version</th>
<th>Date</th>
<th>Changes</th>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">3.5.0</td>
<td style="font-family: Arial; font-size: 1em">04-April-2008</td>
<td style="font-family: Arial; font-size: 1em">Another big update, added;<br />
- Gadget can now show not just tasks but flagged emails (Outlook 2007 only)<br />
- Display extra line of detail under each task<br />
- Feature to not connect to Outlook automatically at startup</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">3.0.0</td>
<td style="font-family: Arial; font-size: 1em">26-March-2008</td>
<td style="font-family: Arial; font-size: 1em">Major version update, new features and fixes. Added more sorting options. You can now specify the Outlook Tasks folder to use (if you have more than one) rather than the fixed default. Refresh rate is configurable. Tasks can now be filtered, the synax for the filter is rather complex but is <a href="http://msdn2.microsoft.com/en-us/library/aa210275(office.11).aspx" target="_blank">documented here</a>. A simple filter would be &#8220;[Status] &lt;&gt; 2&#8243; (without the quotes) which will filter out all completed tasks. Requires Google Desktop 5.7</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">2.5.0</td>
<td style="font-family: Arial; font-size: 1em">25-March-2008</td>
<td style="font-family: Arial; font-size: 1em">Basic sorting options added, allows the user so specify which order the tasks are shown in</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">2.0.0</td>
<td style="font-family: Arial; font-size: 1em">22-Nov-2007</td>
<td style="font-family: Arial; font-size: 1em">I&#8217;ve re-written the gadget from scratch, it now supports scrollbars if the number of items  exceeds the height of the gadget. You can also delete more than one task by multi-selecting (via the Ctrl or Shift keys). Deletion of tasks is now done via the gadget drop down menu</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/google-desktop-gadget-outlook-tasks/feed</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Google Desktop Gadget &#8211; Net Meter Dial Edition</title>
		<link>http://www.bencoleman.co.uk/google-desktop-gadget-net-meter-dial-edition</link>
		<comments>http://www.bencoleman.co.uk/google-desktop-gadget-net-meter-dial-edition#comments</comments>
		<pubDate>Sun, 30 Mar 2008 13:35:41 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/google-desktop-gadget-net-meter-dial-edition/</guid>
		<description><![CDATA[This is a new Google Gadget. Bit of a cheeky one, as this is a clone of my Net Meter gadget, but with a different way of presenting the information. The gadget shows a pair of dials to indicate the upload and download speeds, and has a kinds shiny Vista Aero look to it. I [...]]]></description>
			<content:encoded><![CDATA[<p>This is a new Google Gadget. Bit of a cheeky one, as this is a clone of my <a href="http://www.bencoleman.co.uk/google-desktop-gadget-net-meter/" target="_blank">Net Meter</a> gadget, but with a different way of presenting the information. The gadget shows a pair of dials to indicate the upload and download speeds, and has a kinds shiny Vista Aero look to it. I could have made this a part of the my original Net Meter gadget as an alternative display mode or something, but in the end decided to make it a separate gadget.</p>
<p><a title="Download Net Meter Dial" href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=NetMeterDial.gg"></a></p>
<p style="text-align: center;"><a title="Download Net Meter Dial" href="http://files.bencoleman.co.uk/blog/NetMeterDial.gg"><img src="http://files.bencoleman.co.uk/blog/images/Net%20Meter%20Dial.png" border="0" alt="Screenshot of the gadget" /></a></p>
<p>Download &#8211; <a title="Download Net Meter" href="http://files.bencoleman.co.uk/blog/NetMeterDial.gg">Net Meter Dial Edition &#8211; v1.8</a><br />
<span id="more-149"></span></p>
<h3>Features</h3>
<ul>
<li>Realtime view of your data upload &amp; download speeds</li>
<li>Auto adjust to the maximum speed your connection is capable of</li>
<li>Supports kilobits and kilobytes (Kbps and KB/s)</li>
<li>Keeps track of the total download and upload volumes</li>
</ul>
<h3>Support</h3>
<p>Note: This requires <a href="http://desktop.google.com/">Google Desktop</a> to be installed, and it will only work on Windows XP or later as it uses some newer WMI classes to get the information. Gadget has been tested on XP &amp; Vista.<br />
<em>Note. v1.8 supports Linux, this has been kindly added by Xavion, I&#8217;ve not personally tested this version </em></p>
<p>If you are running XP or Vista and you still see an error about &#8220;Win32_PerfFormattedData_Tcpip_NetworkInterface&#8221; when starting the gadget then please run the following command &#8220;wmiadap /f&#8221; and remove &amp; re-add the gadget.</p>
<h3>Change Log</h3>
<table style="font-family: Arial; font-size: 1em;" border="0">
<tbody>
<tr>
<th>Version</th>
<th>Date</th>
<th>Changes</th>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em;">1.8.0</td>
<td style="font-family: Arial; font-size: 1em;">08-May-2010</td>
<td style="font-family: Arial; font-size: 1em;">Linux support added by Xavion</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em;">1.7.5</td>
<td style="font-family: Arial; font-size: 1em;">23-Sept-2008</td>
<td style="font-family: Arial; font-size: 1em;">Vista compatibility fixed now works with XP systems too</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em;">1.7.0</td>
<td style="font-family: Arial; font-size: 1em;">01-Sept-2008</td>
<td style="font-family: Arial; font-size: 1em;">Vista compatibility added</td>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em;">1.6.2</td>
<td style="font-family: Arial; font-size: 1em;">30-March-2008</td>
<td style="font-family: Arial; font-size: 1em;">First release of the dial edtion</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/google-desktop-gadget-net-meter-dial-edition/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Google Desktop Gadget &#8211; Multi Note</title>
		<link>http://www.bencoleman.co.uk/google-desktop-gadget-multi-note</link>
		<comments>http://www.bencoleman.co.uk/google-desktop-gadget-multi-note#comments</comments>
		<pubDate>Sat, 15 Mar 2008 11:54:03 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Widgets and Gadgets]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/google-desktop-gadget-multi-note/</guid>
		<description><![CDATA[Yes another Google Gadget, a nice and simple one this time. It&#8217;s a notepad/sticky note/post-it/jotter gadget, yes there are already several of these available but this one is different. It allows you to store several pages of notes all in one place. You simply pick the page you want to edit from the drop-down combo [...]]]></description>
			<content:encoded><![CDATA[<p>Yes another Google Gadget, a nice and simple one this time.</p>
<p>It&#8217;s a notepad/sticky note/post-it/jotter gadget, yes there are already several of these available but this one is different. It allows you to store several pages of notes all in one place. You simply pick the page you want to edit from the drop-down combo list.</p>
<p><img src="http://files.bencoleman.co.uk/blog/images/MultiNote.png" alt="Screenshot of the gadget" height="225" width="300" /></p>
<p>Download &#8211; <a href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=MultiNote.gg" title="Multi Note" target="_blank">Multi Note v1.0</a><br />
<span id="more-146"></span></p>
<h3>Features</h3>
<ul>
<li>Create, rename &amp; delete note pages</li>
<li>All notes are stored as text files (behind the scenes)</li>
<li>Change the background note colour</li>
<li>Change the font size and font face</li>
<li>Secret feature; press the F12 key to cycle through the pages</li>
</ul>
<h3>Support</h3>
<p>This requires <a href="http://desktop.google.com/">Google Desktop</a> to be installed, and it will only work on Windows systems.</p>
<h3>Change Log</h3>
<table style="font-family: Arial; font-size: 1em">
<tr>
<th>Version</th>
<th>Date</th>
<th>Changes</th>
</tr>
<tr>
<td style="font-family: Arial; font-size: 1em">1.0.0</td>
<td style="font-family: Arial; font-size: 1em">16-March-2008</td>
<td style="font-family: Arial; font-size: 1em">First release</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/google-desktop-gadget-multi-note/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>GameDB &#8211; Storing your game collection</title>
		<link>http://www.bencoleman.co.uk/gamedb-storing-your-game-collection</link>
		<comments>http://www.bencoleman.co.uk/gamedb-storing-your-game-collection#comments</comments>
		<pubDate>Mon, 25 Feb 2008 10:37:49 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/gamedb-storing-your-game-collection/</guid>
		<description><![CDATA[I&#8217;ve been busy writing an application and database to store my collection of video games in. It&#8217;s finally at a stage where I consider it &#8220;complete&#8221;. I&#8217;ve put my application and my collection of games online here: http://dev.bencoleman.co.uk/gamedb/ I wrote this for my own personal use, but figured that somebody else might want to make [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been busy writing an application and database to store my collection of video games in. It&#8217;s finally at a stage where I consider it &#8220;complete&#8221;. I&#8217;ve put my application and my collection of games online here:</p>
<p><a href="http://dev.bencoleman.co.uk/gamedb/" title="Bens Game DB" target="_blank">http://dev.bencoleman.co.uk/gamedb/</a></p>
<p>I wrote this for my own personal use, but figured that somebody else might want to make use of it, so I&#8217;m releasing it to the world. Note this is not for the non-techie and you&#8217;ll need to know a fair bit about PHP, MySQL and so forth to get it running. I&#8217;m providing this &#8220;as-is&#8221; with no support or help (other than the info below) and the code is covered by GPL. If you want to use this I&#8217;d be interested so please let me know (out of curiosity really!).<br />
<span id="more-140"></span></p>
<ul>
<li>Download it here &#8211; <a href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=GameDB_App.zip">GameDB_App.zip</a>. Once downloaded, unzip and place the gamedb folder in your Apache document root (normally htdocs). Note it doesn&#8217;t have to be called gamedb</li>
<li>The application was written using CakePHP 1.2 (beta). I&#8217;m not including this in my download for licensing reasons, but it can be obtained from here <a href="http://www.cakephp.org/" target="_blank">http://www.cakephp.org/</a> Both PHP &amp; MySQL are pre-reqs to using Cake, I used the following versions:
<ul>
<li>Apache 2.2</li>
<li><a href="http://dev.mysql.com/downloads/mysql/5.0.html" target="_blank">MySQL 5.0.x</a></li>
</ul>
<ul>
<li><a href="http://www.php.net/downloads.php" target="_blank">PHP 5.2.x</a></li>
</ul>
</li>
<li>Download &amp; unzip CakePHP, take the cake sub-folder from the main Cake distro and place the contents  into the gamedb cake folder (gamedb\cake)</li>
<li>The app uses some PHP libraries that might not be available by default, these are:
<ul>
<li>GD (see your PHP docs for enabling GD)</li>
<li>PEAR <a href="http://pear.php.net/package/HTTP_Client" target="_blank">HTTP_Client </a></li>
</ul>
</li>
<li>MySQL database, create an empty database then use the included SQL script (create_db.sql) to create the tables in it. Edit gamedb\app\config\database.php to point at this DB (host, port, username, password, etc.)</li>
<li>The system comes with one admin user by default, only this user can add/delete/edit games. Everyone else (anonymous users) can view the system. The username and password of this user is &#8216;admin&#8217; (no quotes). To change the password create a MD5 hash string of the new password using http://gtools.org/tool/md5-hash-generator/ and replace the value in the users table. I was too lazy to write a proper use admin system seeing as I&#8217;d be the only user!</li>
<li>Using the system should be fairly self explanatory, however special note should be made of the &#8220;Wikipedia&#8221; button. When adding or editing a game, clicking this button will do a &#8220;behind the scenes&#8221; AJAX lookup on Wikipedia for the game name, if a match is found the article is scraped for the cover image and the blurb (meta-data), cool eh?</li>
<li>Images are fetched and stored in the DB, so you enter the URL of the image you want as the game cover, this image URL is fetched only once (assuming the URL is not changed) when the game is saved. This prevents any hot-linking and stealing peoples bandwidth.</li>
</ul>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/gamedb-storing-your-game-collection/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Keyboard activity faker</title>
		<link>http://www.bencoleman.co.uk/keyboard-activity-faker</link>
		<comments>http://www.bencoleman.co.uk/keyboard-activity-faker#comments</comments>
		<pubDate>Sun, 11 Nov 2007 15:40:14 +0000</pubDate>
		<dc:creator>Ben Coleman</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.bencoleman.co.uk/keyboard-activity-faker/</guid>
		<description><![CDATA[I needed a little utility to stop the Windows screensaver from starting, I was working on some machines where the security policy had set the screensaver to kick-in after 5 minutes and it was password protected, and there was no way to change these settings (also due to the stupid security policy). So I wrote [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a little utility to stop the Windows screensaver from starting, I was working on some machines where the security policy had set the screensaver to kick-in after 5 minutes and it was password protected, and there was no way to change these settings (also due to the stupid security policy). So I wrote a little VBS script to simulate or fake key presses at set intervals; by default it presses the Shift key every 3 minutes. Just doubleclick the VBS file to start it, or if you want to see what it&#8217;s doing then run the CMD batch file. Optionally invoke it manually with CScript and you can change the interval and key to be pressed.</p>
<p>Download Key Faker Utility Thingy 1.0 &#8211; <a href="http://files.bencoleman.co.uk/index.php?dir=blog/&amp;file=keyfaker.zip" title="Download keyfaker.zip">keyfaker.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bencoleman.co.uk/keyboard-activity-faker/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
