<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Allan Waddell's Weblog</title>
	<atom:link href="http://allanwaddell.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://allanwaddell.wordpress.com</link>
	<description>technology n stuff</description>
	<lastBuildDate>Thu, 02 Jun 2011 00:04:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='allanwaddell.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Allan Waddell's Weblog</title>
		<link>http://allanwaddell.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://allanwaddell.wordpress.com/osd.xml" title="Allan Waddell&#039;s Weblog" />
	<atom:link rel='hub' href='http://allanwaddell.wordpress.com/?pushpress=hub'/>
		<item>
		<title>iOS Dev Links</title>
		<link>http://allanwaddell.wordpress.com/2011/06/02/ios-dev-links/</link>
		<comments>http://allanwaddell.wordpress.com/2011/06/02/ios-dev-links/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 00:04:26 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[web technology]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/?p=238</guid>
		<description><![CDATA[Tools Xcode 4 – Xcode 4 is a big jump from 3. I have to admit Visual Studio is great, yet I like the simple yet complete IDE. You can get this in the AppStore or from the developer site. CodePilot – a good tool for searching through source code and files. AppCode – this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=238&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Tools</strong></p>
<ul>
<li><a href="http://developer.apple.com/technologies/tools/whats-new.html">Xcode 4</a> – Xcode 4 is a big jump from 3. I have to admit Visual Studio is great, yet I like the simple yet complete IDE. You can get this in the AppStore or from the developer site.</li>
<li><a href="http://www.codepilot.cc/">CodePilot</a> – a good tool for searching through source code and files.</li>
<li><a href="http://www.jetbrains.com/objc/">AppCode</a> – this is a new IDE to the market from JetBrains. It has a lot of great potential with the backing of JetBrains.</li>
<li><a href="http://www.kevincallahan.org/software/accessorizer.html">Accessorizer</a> – This is a must have tool for XDE. It helps to enforce coding styles and reduces typing. You can pick this up in the AppStore.</li>
<li><a href="http://www.jetbrains.com/teamcity/">TeamCity</a> – This is what I use to do Continuous Integration builds for my projects.</li>
<li><a href="http://www.chimpstudios.com/appscanner/">AppScanner</a> – Find what might get you rejected before submitting your app. It will look for private API usage.</li>
<li><a href="http://www.omnigroup.com/products/omnigraffle/">OmniGraffle</a> – A great tool to use for designing just about anything. I use it to do most of my iPhone / iPad layouts. Helps make doing the UI much easier.</li>
<li><a href="http://www.kaleidoscopeapp.com/">Kaleidoscope</a> – Probably the best diff tool for the Mac. Great UI and integration with just about everything.</li>
<li><a href="http://www.versionsapp.com/">Versions</a> – A great tool for use with Subversion. Although I am a command line guy, I use it to watch projects I am interested in or use.</li>
<li><a href="http://www.sourcetreeapp.com/">SourceTree</a> &#8211; A great tool for use with Mercurial and Git. Again, I am a command line guy, but I use it to watch projects I am interested in or use.</li>
<li><a href="http://macrabbit.com/cssedit/">CSSEdit</a> – Do you have a love / hate relationship with CSS? This will make you forget most of the hate.</li>
<li><a href="http://macromates.com/">TextMate</a> – The jack of all trades text editor.</li>
<li><a href="http://iconfactory.com/software/xscope">XScope</a> – If you do a lot of web development, you will love this tool. It makes doing pixel perfect measurements a breeze on screen.</li>
<li><a href="http://tuffcode.com/">HTTPScoop</a> – A great tool for sniffing HTTP traffic.</li>
<li><a href="http://ditchnet.org/httpclient/">HTTP Client</a> – A great tool to test out those web sites to see what is going on.</li>
<li><a href="http://ditchnet.org/soapclient/">SOAP Client</a> – I don’t use this a much anymore, but if you run across SOAP methods you have to use, good to have this tool around. I almost put this in the open source area because you can get the code for this.</li>
<li><a href="http://ditchnet.org/xmlrpc/">XML-RPC Client</a> – Yes they still exist. If you want to test out those methods… this tool is helpful.</li>
<li><a href="http://empoc.com/mac-os-x/icons/">Icons</a> – Get those icons for you Mac / iOS app with shine.</li>
<li><a href="http://soundstageapp.com/">Sound Stage</a> – After you make that great iOS app, record your demo to get those sales.</li>
</ul>
<p><strong>OSS</strong></p>
<ul>
<li>Facebook
<ul>
<li><a href="https://github.com/facebook/facebook-ios-sdk">Facebook IOS SDK</a> – If you want to do any Facebook integration with your app, this is the SDK for you.</li>
<li><a href="https://github.com/facebook/three20">Three20</a> – Good set of UI classes to help build your app. If you want to connect your TableView to the internet as a data source, this can help.</li>
</ul>
</li>
<li><a href="http://allseeing-i.com/ASIHTTPRequest/">ASIHttpRequest</a> – If you are doing anything network you will want to use this library.</li>
<li><a href="https://github.com/stig/json-framework">JSON Framework</a> – Framework for creating / reading JSON objects,.</li>
<li><a href="https://github.com/jdg/MBProgressHUD">MBProgressHUD</a> – If you are displaying a HUD or progress indicator and want something a little more than the activity indicator, use this.</li>
<li><a href="https://github.com/devinross/tapkulibrary">TapkuLibrary</a> – A great library that has some good reusable tools / UI code.</li>
<li><a href="https://github.com/fpillet/NSLogger">NSLogger</a> – Track down those annoying bugs and extend NSLog.</li>
<li><a href="https://github.com/twotoasters/RestKit">RestKIT</a> – I have not used this yet but looks promising if you are doing REST calls in your application.</li>
<li><a href="https://github.com/microsoft-dpe/watoolkitios-lib">iOS Azure Toolkit</a> – Good toolkit to connect easily to Windows Azure.</li>
</ul>
<p><strong>Testing</strong></p>
<ul>
<li><a href="https://github.com/jonreid/OCHamcrest">OCHamcrest</a> – Toolkit to write matchers for your tests. Replaces the asserts you normally use.</li>
<li><a href="http://www.mulle-kybernetik.com/software/OCMock/">OCMock</a> – Mocking framework for your tests.</li>
<li><a href="https://github.com/alexvollmer/tuneup_js">Tuneup JS</a> – A set of extensions for the UI Automation Instruments tool.</li>
</ul>
<p>Copied from: http://lostechies.com/scottdensmore/2011/05/30/mac-and-ios-development-toolbox/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/238/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/238/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/238/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=238&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2011/06/02/ios-dev-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Management at its FINEST</title>
		<link>http://allanwaddell.wordpress.com/2010/10/10/project-management-at-its-finest/</link>
		<comments>http://allanwaddell.wordpress.com/2010/10/10/project-management-at-its-finest/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 08:39:37 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[web technology]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/?p=232</guid>
		<description><![CDATA[I love this analogy of software projects, it makes me laugh and cry at the same time&#8230;. Cheers, -al &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=232&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-left:1pt;">I love this analogy of software projects, it makes me laugh and cry at the same time&#8230;.<img src="http://allanwaddell.files.wordpress.com/2010/10/101010_0841_projectmana1.jpg?w=655" alt="" /></p>
<p style="margin-left:1pt;"><span style="font-family:'Times New Roman';font-size:16px;">Cheers,</span></p>
<p style="margin-left:1pt;"><span style="font-family:Times New Roman;font-size:12pt;">-al<br />
</span></p>
<p style="margin-left:1pt;">&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=232&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2010/10/10/project-management-at-its-finest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/101010_0841_projectmana1.jpg" medium="image" />
	</item>
		<item>
		<title>Testing / Unit Testing – Session 1</title>
		<link>http://allanwaddell.wordpress.com/2010/10/09/testing-unit-testing-%e2%80%93-session-1/</link>
		<comments>http://allanwaddell.wordpress.com/2010/10/09/testing-unit-testing-%e2%80%93-session-1/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 02:41:21 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[web technology]]></category>
		<category><![CDATA[n-unit]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unit]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/?p=217</guid>
		<description><![CDATA[Notes from a testing session I ran earlier this year. Test Driven Development &#8211; http://en.wikipedia.org/wiki/Test-driven_development Unit Testing &#8211; http://msdn.microsoft.com/en-us/magazine/cc163665.aspx QA Plan: http://readyset.tigris.org/nonav/templates/qa-plan.html Test Cases: http://readyset.tigris.org/nonav/templates/test-case-format.html eg: Steps to carry out the test. See step formating rules below. visit LoginPage enter userID enter password click login see the terms of use page click agree radio button [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=217&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Notes from a testing session I ran earlier this year.</p>
<p>Test Driven Development &#8211; <a href="http://en.wikipedia.org/wiki/Test-driven_development">http://en.wikipedia.org/wiki/Test-driven_development<br />
</a>Unit Testing &#8211; <a href="http://msdn.microsoft.com/en-us/magazine/cc163665.aspx">http://msdn.microsoft.com/en-us/magazine/cc163665.aspx<br />
</a>QA Plan: <a href="http://readyset.tigris.org/nonav/templates/qa-plan.html">http://readyset.tigris.org/nonav/templates/qa-plan.html<br />
</a>Test Cases:  <a href="http://readyset.tigris.org/nonav/templates/test-case-format.html">http://readyset.tigris.org/nonav/templates/test-case-format.html</a></p>
<p style="margin-left:27pt;">eg: Steps to carry out the test. See step formating rules below.
</p>
<ul style="margin-left:81pt;">
<li><span>visit LoginPage<br />
</span></li>
<li><span>enter userID<br />
</span></li>
<li><span>enter password<br />
</span></li>
<li><span>click login<br />
</span></li>
<li><span>see the terms of use page<br />
</span></li>
<li><span>click agree radio button at page bottom<br />
</span></li>
<li><span>click submit button<br />
</span></li>
<li><span>see PersonalPage<br />
</span></li>
<li><span>verify that welcome message is correct username</span></li>
</ul>
<p><span style="padding-left:81pt;">Copied from &lt;<a href="http://readyset.tigris.org/nonav/templates/test-case-format.html"></a></span>http://readyset.tigris.org/nonav/templates/test-case-format.html<span>&gt;</span></span><br />
&nbsp;</p>
<ul>
<li>JSUnit: <a href="http://www.jsunit.net/">http://www.jsunit.net/</a></li>
<li>Use NUnit libraries for implementing unit tests within managed code: <a href="http://nunit.org/index.php">http://nunit.org/index.php</a></li>
<li>How to write good unit tests: <a href="http://www.basilv.com/psd/blog/2006/how-to-write-good-unit-tests">http://www.basilv.com/psd/blog/2006/how-to-write-good-unit-tests</a></li>
</ul>
<ul>
<li><strong>Test your unit test, </strong>ensure your test coverage by changing facets of your code, and ensure that the tests fail</li>
<li><strong>Make tests easy to run</strong>, anyone should be able to check the code out and execute the unit tests without a hitch</li>
<li><strong>Make sure your errors returned are meaningful<br />
</strong></li>
<li><strong>Use factories</strong> for class instantiation in unit tests, otherwise changing a class will ultimately break your tests</li>
<li><strong>Write reused configuration code in methods</strong> for the same reason as above</li>
<li><strong>Avoid dependencies between tests </strong>this can create confusion if they need to be run in a specific order, test isolation is mandatory</li>
<li><strong>Avoid multiple test assertions in one test</strong>, the method will return on the first assert so subsequent test results will remain hidden. It will be easier to diagnose if all the tests are returning results</li>
<li><strong>Create readable tests</strong> with meaningful variable names and comments if needed</li>
<li>
<div><strong>Avoid partially relevant code in your setup method</strong>, unless a member variable is required in EVERY test do not put the member in the initialiser</div>
<p style="margin-left:3pt;">&nbsp;</p>
</li>
</ul>
<p><strong>Sample unit test QA integration:<br />
</strong></p>
<p>We will develop and maintain a unit test suite using the NUnit framework. We will consider the boundary conditions for each argument and test both sides of each boundary. Tests must be run and passed before each commit, and they will also be run by the testing team. Each public method will have at least one test. And, the overall test suite will exercise at least 75% of all executable statements in the system.</p>
<p>&nbsp;</p>
<p><strong>Key here is that writing a good unit test is not a trivial exercise</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/217/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/217/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/217/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=217&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2010/10/09/testing-unit-testing-%e2%80%93-session-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>
	</item>
		<item>
		<title>Synergy Setup for Mac &amp; PC</title>
		<link>http://allanwaddell.wordpress.com/2010/10/09/synergy-setup-for-mac-pc/</link>
		<comments>http://allanwaddell.wordpress.com/2010/10/09/synergy-setup-for-mac-pc/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 02:22:19 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[synergy]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/?p=211</guid>
		<description><![CDATA[This guide will describe how to share a mouse and keyboard between a Mac and PC. In this solution our PC will be the server, ie. The computer where the mouse and keyboard are connected, and our Mac will be the client. The guide will be broken up into 2 sections: PC Instructions (server configuration) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=211&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-left:22pt;">This guide will describe how to share a mouse and keyboard between a Mac and PC. In this solution our PC will be the server, ie. The computer where the mouse and keyboard are connected, and our Mac will be the client. The guide will be broken up into 2 sections:</p>
<ol style="margin-left:49pt;">
<li>PC Instructions (server configuration)</li>
<li>Mac Instructions (client configuration)</li>
</ol>
<ol>
<li>
<div>PC Instructions</div>
<ol>
<li>Navigate to: <a href="http://sourceforge.net/projects/synergy2/files/">http://sourceforge.net/projects/synergy2/files/</a></li>
<li>Click the &#8220;Download Now!&#8221;</li>
<li><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy1.png?w=655" alt="" /></li>
<li>Install and run Synergy</li>
<li>Select &#8220;Share this computer&#8217;s keyboard and mouse (server)</li>
<li>Click &#8220;Configure&#8221;</li>
<li>
<div>You now need to configure <em>each</em> of the computers that will be sharing the mouse and keyboard. To do this, under the &#8220;Screens&#8221; list box, click the &#8220;+&#8221; button.</div>
</li>
<li>
<div>In &#8220;Screen Name&#8221; enter the network computer name of a computer that you want to share a mouse and keyboard between. In &#8220;Aliases&#8221; enter in any <em>additional</em> names that your computer might be known as, then click OK.</div>
<div>Note: This step might seem a little vague, as an example my configuration at home is:</div>
<ol>
<li>Macbook with WINS name &#8220;MCSNEEZE&#8221;, and a local hostname of mcsneeze.local</li>
<li>
<div>Windows Laptop with a WINS name of &#8220;ALLANW-L7&#8243;</div>
</li>
</ol>
<div style="text-align:left;">My Mac config looks like:</div>
</li>
<p><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy2.png?w=655" alt="" /></p>
<p>My Windows config:</p>
<p><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy3.png?w=655" alt="" /></p>
<li>Perform the last 2 steps for every computer that will share the mouse and keyboard, this includes your server.</li>
<li>
<div>Next you need to tell Synergy how your screens are positioned. To do this, in the drop down boxes highlighted in red, select the positions of you screens relative to your server. Then click the &#8220;+&#8221; button. eg</div>
<p><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy4.png?w=655" alt="" /></li>
<li>
<div>Next, select the positions of your screens relative to each of your clients. Then click the &#8220;=&#8221; button. eg.</div>
<p><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy5.png?w=655" alt="" /></li>
<li>
<div>The final result should look something like:</div>
<p><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy6.png?w=655" alt="" /></li>
<li>Click &#8220;OK&#8221; to head back to the main options window</li>
<li>
<div>Click &#8220;Start&#8221; to start your server, alternatively if you want to see log information click &#8220;Test&#8221;</div>
</li>
</ol>
</li>
<li>
<div>Mac Instructions:</div>
<ol>
<li>
<div>Navigate to: <a href="http://sourceforge.net/projects/synergykm/">http://sourceforge.net/projects/synergykm/</a></div>
<p><img src="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy7.png?w=655" alt="" /></li>
<li>Install and run SynergyKM</li>
<li>Click &#8220;Connect to a shared keyboard and mouse&#8221;</li>
<li>Click the tab labelled &#8220;Client Configuration&#8221;</li>
<li>Enter your servers IP address or hostname into the text box, and click &#8220;Apply Now&#8221;</li>
<li>Click the &#8220;General&#8221; tab</li>
<li>
<div>Next it&#8217;s time to start Synergy and get this show on the road! Click &#8220;Turn Synergy On&#8221;</div>
</li>
</ol>
</li>
</ol>
<p>Now you&#8217;re done. If configured correctly you should be able to share mouse and keyboard across both your Mac and Windows machines.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/211/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=211&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2010/10/09/synergy-setup-for-mac-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy1.png" medium="image" />

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy2.png" medium="image" />

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy3.png" medium="image" />

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy4.png" medium="image" />

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy5.png" medium="image" />

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy6.png" medium="image" />

		<media:content url="http://allanwaddell.files.wordpress.com/2010/10/100910_0224_synergy7.png" medium="image" />
	</item>
		<item>
		<title>iOS Developer Training &#8211; Session 1</title>
		<link>http://allanwaddell.wordpress.com/2010/10/09/ios-developer-training-session-1/</link>
		<comments>http://allanwaddell.wordpress.com/2010/10/09/ios-developer-training-session-1/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 02:02:21 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[cocoa touch]]></category>
		<category><![CDATA[objective c]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/?p=198</guid>
		<description><![CDATA[Here are the notes from an iOS / Objective-C training session I setup earlier this year. Areas of attention: Sources of informaiton: e-Books iPhone Developers Cookbook Learning Cocoa with Objective-C Orielly iPhone Open Application Development Programming in Objective-C Cocoa Programming for Mac OSX Blogs Sites &#38; Video: http://developer.apple.com/ http://en.wikipedia.org/wiki/objective-c/ http://stackoverflow.com/ http://www.lostechies.com/blogs/scottcreynolds/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx http://www.codeproject.com/KB/tips/doxysetup.aspx http://developer.apple.com/tools/creatingdocsetswithdoxygen.html http://mac-developer-network.com/ http://macdevelopertips.com/objective-c/objective-c-memory-management.html [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=198&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are the notes from an iOS / Objective-C training session I setup earlier this year.</p>
<p>Areas of attention:</p>
<ul>
<li>
<div>Sources of informaiton:<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></div>
<ul>
<li>
<div>e-Books</div>
<ul>
<li>iPhone Developers Cookbook</li>
<li>Learning Cocoa with Objective-C</li>
<li>Orielly iPhone Open Application Development</li>
<li>Programming in Objective-C</li>
<li>Cocoa Programming for Mac OSX</li>
</ul>
</li>
<li>Blogs</li>
<li>
<div>Sites &amp; Video:</div>
<ul>
<li><a href="http://developer.apple.com/">http://developer.apple.com/</a></li>
<li><a href="http://en.wikipedia.org/wiki/objective-c/">http://en.wikipedia.org/wiki/objective-c/</a></li>
<li><a href="http://stackoverflow.com/">http://stackoverflow.com/</a></li>
<li><a href="http://www.lostechies.com/blogs/scottcreynolds/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx">http://www.lostechies.com/blogs/scottcreynolds/archive/2009/02/05/beginning-objective-c-for-the-c-guy.aspx</a></li>
<li><a href="http://www.codeproject.com/KB/tips/doxysetup.aspx">http://www.codeproject.com/KB/tips/doxysetup.aspx</a></li>
<li><a href="http://developer.apple.com/tools/creatingdocsetswithdoxygen.html">http://developer.apple.com/tools/creatingdocsetswithdoxygen.html</a></li>
<li><a href="http://mac-developer-network.com/">http://mac-developer-network.com/</a></li>
<li><a href="http://macdevelopertips.com/objective-c/objective-c-memory-management.html">http://macdevelopertips.com/objective-c/objective-c-memory-management.html</a></li>
</ul>
</li>
<li>
<div>Apple resources</div>
<ul>
<li>Developer Program &#8211; Complete process for developing, distributing iPhone / iPad applications</li>
</ul>
</li>
</ul>
</li>
<li>
<div>Development Environment</div>
<ul>
<li>
<div>Apple Mac based</div>
<ul>
<li>Snow Leopard for late iPhone &amp; iPad</li>
</ul>
</li>
<li>iPhone SDK inc. Emulators</li>
<li>
<div>X-Code &amp; Dash Code</div>
<ul>
<li>Dashcode facilitates the development of Web Widgets for  the iPhone OS version of Safari</li>
<li>XCode is a suite of tools for dev of software on mac</li>
</ul>
</li>
</ul>
</li>
<li>
<div>Terminology</div>
<ul>
<li>Xcode. Note: also useful in developing Ruby, Java, C, OSX</li>
<li>Dashcode</li>
<li>Interface Builder (IB)</li>
<li>iPhone SDK</li>
<li>Objective-C</li>
<li>Cocoa</li>
<li>Cocoa Touch</li>
<li>Messages</li>
<li>Release</li>
<li>@implementation</li>
<li>@declaration</li>
<li>@synthesize</li>
<li>id</li>
<li>nil</li>
<li>retain</li>
<li>copy</li>
<li>self</li>
<li>super</li>
<li>@try, @catch, @throw</li>
<li>NS &#8211; NeXTStep</li>
<li>NSString</li>
<li>NSMutableString (akin to stringbuilder)</li>
<li>stringWithFormat</li>
<li>NSInteger</li>
<li>NSNumber</li>
<li>NSArray</li>
<li>NSException</li>
<li>NSDictionary</li>
<li>NSMutableDictionary</li>
<li>NSDate</li>
<li>NSDateFormatter (akin to DateTime.ToString)</li>
<li>BOOL</li>
<li>int</li>
<li>char</li>
<li>double</li>
<li>float</li>
<li>Doxygen</li>
<li>nonatomic</li>
<li>Retain</li>
<li>
<div>xib / nib</div>
<p>&nbsp;</li>
</ul>
</li>
</ul>
<p>Goals &#8211; At the end of this session you will:</p>
<ul>
<li>have familiarity with the terminology &amp; tools useful in cocoa touch development<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></li>
<li>be able to create a new application in XCode</li>
<li>be able to run and interact the application in iPhone / iPad emulator</li>
<li>have an initial understanding of Objective-C</li>
<li>have an understanding of where to source additional information</li>
</ul>
<p>Objective-C:</p>
<ul>
<li>
<div>GOTCHAS:<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></div>
<ul>
<li>Try not to look for the c# way to do things, you will waste time trying to find the equiv of a dataset on iPhone, likewise for event handling</li>
<li>Objective-C has embraced the flexibility in not using a strongly typed paradigm</li>
<li>
<div>Objective-C like C is NOT managed. Get used to the release message</div>
<p>&nbsp;</li>
</ul>
</li>
<li>Objective-C is a OO language which adds Smalltalk-style messaging to C<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></li>
<li>
<div>Strict superset of C, Objective-C OO is similar to SmallTalk OO, you talk to objects with <strong><em>messages</em></strong> rather than calling methods</div>
<p><span style="font-family:Courier New;">MyType *myType = [[MyType alloc] init];<br />
</span></p>
<p><span style="font-family:Courier New;">[myType myTypeInstanceMethod:10];<br />
</span></li>
<li>Null = nil in objective-c, the difference being you can pass messages to nil. In c# you cannot call methods on null. ie you can send messages to object that may not actually handle them, this is a dynamic typing feature borrowed from smalltalk<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></li>
<li>
<div>Class declaration and implementation are separate<br />
<span style="font-family:Courier New;">@interface MyObject{<br />
}</span></div>
<p><span style="font-family:Courier New;">- (void) myTypeInstanceMethod:(int) integerMethodParam;<br />
@end</span></p>
<p>@implementation MyObject<br />
- (void) myTypeInstanceMethod:(int)integerMethodParam<br />
{</p>
<p><span style="font-family:Courier New;"> // do things<br />
}<br />
</span></li>
<li>C# interface is called a Protocol<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></li>
<li>Static variables are declared in the implementation not the head</li>
<li>
<div>Prepend strings with @ to tell the Objective-C compiler that it&#8217;s an NSString, release messages are not required for these</div>
<p><span style="font-family:Courier New;">NSString *result = [NSString stringWithFormat: @"%@ %@",title,firstname<br />
</span></li>
<li>Enumerate through dictionaries<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></li>
<li>
<div>Memory Management:</div>
<ul>
<li>If you create an object using alloc or copy then you need to free that object</li>
<li>If you didnt create an object directly then don't attempt to release the memory of that object</li>
<li>
<div>Combine alloc and init into one step</div>
<p style="margin-left:27pt;"><span style="font-family:Courier New;">MyClass *myObject = [MyClass alloc];<br />
</span></p>
<p style="margin-left:27pt;"><span style="font-family:Courier New;">[myObject init]<br />
</span></p>
<p style="margin-left:27pt;"><span style="font-family:Courier New;">// if init fails myObject will not be set to nil. Meaning we can&#8217;t simly test success by<br />
</span></p>
<p style="margin-left:27pt;"><span style="font-family:Courier New;">If (myObject)&#8230;<br />
</span></p>
</li>
<li>
<div>Rather than use [object release] try [self objectSetter:nil] where possible. This clears out the memory reference the release will not.<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></div>
<p>&nbsp;</li>
</ul>
</li>
</ul>
<p>Cocoa Development:</p>
<ul>
<li>[projectname]AppDelegate is created to handle (delegated) various interface objects<span style="font-family:Times New Roman;font-size:12pt;"><br />
</span></li>
<li>IBOutlet is nil, and replaced as such by the pre-processor. Interface builder uses these to identify to which properties interface objects can be linked</li>
<li>IBAction resolves to (void) and is used again by IB</li>
<li>
<div>applicationDidFinishLaunching: method is automatically called by the iPhone runtime once. Here you:</div>
<ul>
<li>Initialise instance variables</li>
<li>Draw things on the screen</li>
<li>Make your window visible to display its contents</li>
</ul>
</li>
<li>
<div>Interface builder:</div>
<ul>
<li>Library provides a palette of controls that you might want to use in your applications</li>
<li>Inspector exposes attributes of UI elements</li>
<li>
<div>MainWindows.xib</div>
<ul>
<li>File&#8217;s Owner:</li>
<li>First Responder:</li>
<li>Application</li>
<li>Window:</li>
</ul>
</li>
</ul>
<p style="margin-left:27pt;">&nbsp;</p>
</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=198&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2010/10/09/ios-developer-training-session-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>
	</item>
		<item>
		<title>Remember the Singleton . . .</title>
		<link>http://allanwaddell.wordpress.com/2009/03/02/remember-the-singleton/</link>
		<comments>http://allanwaddell.wordpress.com/2009/03/02/remember-the-singleton/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 21:47:53 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[web technology]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[singleton]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[yoda]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/2009/03/02/remember-the-singleton/</guid>
		<description><![CDATA[Whenever I need this guy (which is once in a blue moon) I find myself scouring the web for a reasonable example. It’s one of those patterns where if you stuff it up you could find yourself sacrificing thread safety, or a significant amount of memory. So to save the effort of digging through 1000 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=193&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whenever I need this guy (which is once in a blue moon) I find myself scouring the web for a reasonable example. It’s one of those patterns where if you stuff it up you could find yourself sacrificing thread safety, or a significant amount of memory.</p>
<p>So to save the effort of digging through 1000 over-architected solutions each time I need one, I figured I’d post a simple example.&#160; Thanks to <a href="http://www.yoda.arachsys.com/csharp/singleton.html">Yoda</a> for this C# implementation:</p>
<p>&#160;</p>
<pre class="code"><span style="background:#444444;color:#eaeaac;">public sealed class </span><span style="background:#444444;color:#f0dfaf;">Singleton
</span><span style="background:#444444;color:#dcdccc;">{
    </span><span style="background:#444444;color:#eaeaac;">static readonly </span><span style="background:#444444;color:#f0dfaf;">Singleton </span><span style="background:#444444;color:#dfdfbf;">instance </span><span style="background:#444444;color:#dcdccc;">= </span><span style="background:#444444;color:#eaeaac;">new </span><span style="background:#444444;color:#f0dfaf;">Singleton</span><span style="background:#444444;color:#dcdccc;">();

    </span><span style="background:#444444;color:#7f9f7f;">// Explicit static constructor to tell C# compiler
    // not to mark type as beforefieldinit
    </span><span style="background:#444444;color:#eaeaac;">static </span><span style="background:#444444;color:#dfdfbf;">Singleton</span><span style="background:#444444;color:#dcdccc;">()
    {
    }

    </span><span style="background:#444444;color:#dfdfbf;">Singleton</span><span style="background:#444444;color:#dcdccc;">()
    {
    }

    </span><span style="background:#444444;color:#eaeaac;">public static </span><span style="background:#444444;color:#f0dfaf;">Singleton </span><span style="background:#444444;color:#dfdfbf;">Instance
    </span><span style="background:#444444;color:#dcdccc;">{
        </span><span style="background:#444444;color:#eaeaac;">get
        </span><span style="background:#444444;color:#dcdccc;">{
            </span><span style="background:#444444;color:#eaeaac;">return </span><span style="background:#444444;color:#dfdfbf;">instance</span><span style="background:#444444;color:#dcdccc;">;
        }
    }
}</span></pre>
<p><a href="http://11011.net/software/vspaste"></a></p>
<p>&#160;</p>
<p>cheers,</p>
<p>-al</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/193/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=193&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2009/03/02/remember-the-singleton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>
	</item>
		<item>
		<title>maps.live.com.au &#8211; Launch Public Collections Support</title>
		<link>http://allanwaddell.wordpress.com/2009/02/23/mapslivecomau-launch-public-collections-support/</link>
		<comments>http://allanwaddell.wordpress.com/2009/02/23/mapslivecomau-launch-public-collections-support/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 07:26:29 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[web technology]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[maps.live.com]]></category>
		<category><![CDATA[ninemsn]]></category>
		<category><![CDATA[virtual earth]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/?p=179</guid>
		<description><![CDATA[It’s been a long time coming, but we’re proud to say we’ve finally launched public collections support on our local mapping product http://maps.live.com/?mkt=en-au. It’s been a good 4 months since Live began redirecting Aussie users to our ninemsn developed maps product. You were disconnected from the core US maps product (and therefore collections support) in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=179&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It’s been a long time coming, but we’re proud to say we’ve finally launched public collections support on our local mapping product <a href="http://maps.live.com/?mkt=en-au">http://maps.live.com/?mkt=en-au</a>. </p>
<p><a href="http://maps.ninemsn.com.au/index.aspx?&amp;cid=EB87A77640F256B6!210&amp;style=h"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;margin:0 10px 0 0;" title="image" border="0" alt="image" align="left" src="http://allanwaddell.files.wordpress.com/2009/02/image7.png?w=240&#038;h=124" width="240" height="124" /></a> </p>
<p>It’s been a good 4 months since Live began redirecting Aussie users to our ninemsn developed maps product. You were disconnected from the <a href="http://maps.live.com/?mkt=en-us">core US maps</a> product (and therefore collections support) in an effort to unite Aussie users with some 2 million Australian business listings provided to us by Yellow (Sensis).</p>
<p align="left"><em><font size="1">(Above: <a href="http://maps.ninemsn.com.au/index.aspx?&amp;cid=EB87A77640F256B6!210&amp;style=h">Victorian bushfires</a>)</font></em></p>
<p>Fortunately Microsoft hooked us up with an API that allows international markets access to public collections. Giving us the ability to view all public collections within a defined area (bounding box query), and view single collections identified by a CID (collections unique identifier). However, we still don’t have access to private user collections, hopefully Live ID will one day open this up. With access to users private collections we could build in support for not on the display of, but also creation, editing, sharing, and all the cool stuff the core product supports. </p>
<p>Here’s a few screenies of some of the latest ninemsn crafted public collections:</p>
<p><a href="http://maps.ninemsn.com.au/index.aspx?&amp;cid=EB87A77640F256B6!210&amp;style=h"><img style="border-bottom:0;border-left:0;display:inline;margin-left:0;border-top:0;margin-right:0;border-right:0;" title="image" border="0" alt="image" src="http://allanwaddell.files.wordpress.com/2009/02/image8.png?w=640&#038;h=329" width="640" height="329" /></a> </p>
<p><em><font size="1">(Above: <a href="http://maps.ninemsn.com.au/index.aspx?&amp;cid=EB87A77640F256B6!210&amp;style=h">Victorian bushfires</a>)</font></em></p>
<p><a href="http://maps.ninemsn.com.au/index.aspx?cid=EB87A77640F256B6!183&amp;style=h"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://allanwaddell.files.wordpress.com/2009/02/image9.png?w=640&#038;h=328" width="640" height="328" /></a> </p>
<p><font size="1"><em>(Above: <a href="http://maps.ninemsn.com.au/index.aspx?cid=EB87A77640F256B6!183&amp;style=h">Mumbai terror attacks</a>)</em></font></p>
<p>Feedback is welcome.</p>
<p>cheers</p>
<p>-al</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=179&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2009/02/23/mapslivecomau-launch-public-collections-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2009/02/image7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2009/02/image8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2009/02/image9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>CTRL+ALT+DEL on SFIV</title>
		<link>http://allanwaddell.wordpress.com/2009/02/23/ctrlaltdel-on-sfiv/</link>
		<comments>http://allanwaddell.wordpress.com/2009/02/23/ctrlaltdel-on-sfiv/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 23:15:25 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[gaming]]></category>
		<category><![CDATA[ctrl+alt+del]]></category>
		<category><![CDATA[street fighter]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/2009/02/23/ctrlaltdel-on-sfiv/</guid>
		<description><![CDATA[Eerie reflection on the Street Fighter / Gamer life cycle: cheers -al<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=174&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Eerie reflection on the Street Fighter / Gamer life cycle:</p>
<p><a href="http://www.ctrlaltdel-online.com/"><img src="http://www.ctrlaltdel-online.com/comics/20090220.jpg" /></a></p>
<p>cheers</p>
<p>-al</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=174&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2009/02/23/ctrlaltdel-on-sfiv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>

		<media:content url="http://www.ctrlaltdel-online.com/comics/20090220.jpg" medium="image" />
	</item>
		<item>
		<title>JB Hi-Fi Breaks Official Street Date &#8211; a plus for ninemsn</title>
		<link>http://allanwaddell.wordpress.com/2009/02/22/jb-hi-fi-breaks-official-street-date-a-plus-for-ninemsn/</link>
		<comments>http://allanwaddell.wordpress.com/2009/02/22/jb-hi-fi-breaks-official-street-date-a-plus-for-ninemsn/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 03:12:17 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[gaming]]></category>
		<category><![CDATA[chewbacca]]></category>
		<category><![CDATA[fightstick]]></category>
		<category><![CDATA[jb hi-fi]]></category>
		<category><![CDATA[mad catz]]></category>
		<category><![CDATA[ninemsn]]></category>
		<category><![CDATA[street fighter]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/2009/02/22/jb-hi-fi-breaks-official-street-date-a-plus-for-ninemsn/</guid>
		<description><![CDATA[17th February 2009, 2 days before the official AU launch of Street Fighter IV. JB Hi-Fi breaks the street date and begins selling Street Fighter IV. Too bad for those that had pre-ordered a copy with JB Hi-Fi Online. They certainly did not break the street date and I&#8217;m yet to receive my copy (SHAME!). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=162&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>17th February 2009, 2 days before the official AU launch of Street Fighter IV. <a href="http://jbhifi.com.au/" target="_blank">JB Hi-Fi</a> breaks the street date and begins selling Street Fighter IV. Too bad for those that had pre-ordered a copy with <a href="http://jbhifionline.com/" target="_blank">JB Hi-Fi Online</a>. They certainly did not break the street date and I&#8217;m yet to receive my copy (SHAME!).</p>
<p><a href="http://allanwaddell.files.wordpress.com/2009/02/img-02652.jpg"><img style="display:inline;border-width:0;margin:0 10px 2px 0;" title="IMG_0265(2)" border="0" alt="IMG_0265(2)" align="left" src="http://allanwaddell.files.wordpress.com/2009/02/img-02652-thumb.jpg?w=184&#038;h=244" width="184" height="244" /></a></p>
<p>But one intelligent individual at <a href="http://ninemsn.com.au/" target="_blank">ninemsn</a>, *cough* Alby *cough*, saw the opportunity and rallied support to purchase a copy for the 360 stall in our kitchen.</p>
<p>Lunch breaks and late nights are now that teeny bit more pleasant then they used to be. Though&#160; without an arcade stick, there will be many a blistered thumb across our work place. You’ll recognise us on the street, when a kind person gives you the thumbs up. Though instead of a thumb there is a stump, pink and raw, like they’ve lost a fight with a bench grinder.</p>
<p><font size="1"><em>(Left: XBox 360 stall @ ninemsn kitchen)</em></font></p>
<p>&#160;</p>
<p>On another note, today is the first round of the <a href="http://www.gamestop.com/gs/tournaments/sf4/default.aspx" target="_blank">Gamestop USA Street Fighter IV Tournament</a>. Of the prize pool there’s Headbands, Mad Catz Fightpads, Fightstick TE’s, and first prize is a genuine SFIV arcade machine. <a href="http://shoryuken.com/" target="_blank">Shoryuken</a> is on the case, click <a href="http://shoryuken.com/?p=949" target="_blank">here</a> to see some interesting comments from a few of the contenders. Would be great to see this type of event hosted at EB AU stores . . . not likely though.</p>
<p><a href="http://allanwaddell.files.wordpress.com/2009/02/chewy.jpg"><img style="display:inline;border-width:0;margin:0 10px 0 0;" title="Chewy" border="0" alt="Chewy" align="left" src="http://allanwaddell.files.wordpress.com/2009/02/chewy-thumb.jpg?w=184&#038;h=244" width="184" height="244" /></a></p>
<p align="left">If you’re a fellow Aussie and want to get your grubby hands on a Fight Stick Tournament Edition, <a href="http://jbhifionline.com/" target="_blank">JB Hi-Fi Online</a> was advertising a release date in April (though i can’t seem to find the advertisements anymore). If anyone knows other places to get these please let me know . . . Chewbacca keeps hogging mine.</p>
<p align="left">cheers,</p>
<p align="left">-al</p>
<p align="left">&#160;</p>
<p align="left"><font size="1"><em>(Left: “WAAaaaaAAARGH” Chewy tapping out some SPD action. </em></font><font size="1"><em>Chewy reckons his Gief has the clout to take down any Ryu)</em></font></p>
<p>&#160;</p>
<p>[edit: 23/02/09] Found a link to the JB Hi-Fi Fightstick TE page <a href="http://www.jbhifionline.com.au/Product/412354/STREET-FIGHTER-4----TOURNAMENT-EDITION-ARCADE-STICK-">here</a>. More up to date info at <a href="http://www.ozhadou.net/forum/viewtopic.php?t=3558&amp;postdays=0&amp;postorder=asc&amp;start=0&amp;sid=ca46b474a07ce1899ac16ab4c86c60fd">ozhadou</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=162&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2009/02/22/jb-hi-fi-breaks-official-street-date-a-plus-for-ninemsn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2009/02/img-02652-thumb.jpg" medium="image">
			<media:title type="html">IMG_0265(2)</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2009/02/chewy-thumb.jpg" medium="image">
			<media:title type="html">Chewy</media:title>
		</media:content>
	</item>
		<item>
		<title>Street Fighter IV Prima Guide</title>
		<link>http://allanwaddell.wordpress.com/2009/02/17/street-fighter-iv-prima-guide/</link>
		<comments>http://allanwaddell.wordpress.com/2009/02/17/street-fighter-iv-prima-guide/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 10:15:59 +0000</pubDate>
		<dc:creator>alwad</dc:creator>
				<category><![CDATA[gaming]]></category>
		<category><![CDATA[capcom]]></category>
		<category><![CDATA[fightstick]]></category>
		<category><![CDATA[mad catz]]></category>
		<category><![CDATA[prima]]></category>
		<category><![CDATA[strategy guide]]></category>
		<category><![CDATA[street fighter]]></category>

		<guid isPermaLink="false">http://allanwaddell.wordpress.com/2009/02/17/street-fighter-iv-prima-guide/</guid>
		<description><![CDATA[The cover of the guide I received in the mail today. This book contains basic moves, combos, character specifics, FRAME DATA, and some history guff and artwork. Good value, bring on the ass kicking. See Prima’s blog for more information. Also I only just noticed that Prima copied my blog style. *sigh* We can’t all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=156&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.primagames.com/blog/tag/street-fighter-4/"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;margin:0 10px 2px 0;" title="cover" border="0" alt="cover" align="left" src="http://allanwaddell.files.wordpress.com/2009/02/cover.gif?w=177&#038;h=320" width="177" height="320" /></a> </p>
<p>The cover of the guide I received in the mail today. This book contains basic moves, combos, character specifics, FRAME DATA, and some history guff and artwork. Good value, bring on the ass kicking. </p>
<p>See <a target="_blank" href="http://www.primagames.com/blog/tag/street-fighter-4/">Prima’s</a> blog for more information. Also I only just noticed that <a target="_blank" href="http://www.primagames.com/blog/tag/street-fighter-4/">Prima</a> copied my blog style. *sigh* We can’t all be original.</p>
<p>BTW I didn’t receive a second Mad Catz Fightstick Tournament Edition . . Probably a good thing, I can imagine the 24 hour Street Fighter tourney’s being hosted in my living room. Or more importantly the lack of attention my significant other would be paying me in return.</p>
<p>cheers</p>
<p>-al</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/allanwaddell.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/allanwaddell.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/allanwaddell.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/allanwaddell.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/allanwaddell.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/allanwaddell.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/allanwaddell.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/allanwaddell.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=allanwaddell.wordpress.com&amp;blog=4311069&amp;post=156&amp;subd=allanwaddell&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://allanwaddell.wordpress.com/2009/02/17/street-fighter-iv-prima-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Al</media:title>
		</media:content>

		<media:content url="http://allanwaddell.files.wordpress.com/2009/02/cover.gif" medium="image">
			<media:title type="html">cover</media:title>
		</media:content>
	</item>
	</channel>
</rss>
