<?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>Stunt Show &#187; Software</title>
	<atom:link href="http://dwightgunning.com/stuntshow/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwightgunning.com/stuntshow</link>
	<description>Hold my breath, and here we go...</description>
	<lastBuildDate>Sat, 15 May 2010 17:24:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Sauce</title>
		<link>http://dwightgunning.com/stuntshow/2007/04/02/the-sauce/</link>
		<comments>http://dwightgunning.com/stuntshow/2007/04/02/the-sauce/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 13:17:04 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunning.com/stuntshow/?p=212</guid>
		<description><![CDATA[I&#8217;ve been browsing around the Django site for a few weeks and just discovered the django resources page. It&#8217;s a collection of heaps of really really good links to unofficial stuff out on the web.
It&#8217;s kinda hidden so this is just a little pointer.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been browsing around the <a href="http://www.djangoproject.com">Django</a> site for a few weeks and just discovered the <a href="http://code.djangoproject.com/wiki/DjangoResources">django resources</a> page. It&#8217;s a collection of heaps of really really good links to <em>unofficial</em> stuff out on the web.</p>
<p>It&#8217;s kinda hidden so this is just a little pointer.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2007/04/02/the-sauce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Feature-rich</title>
		<link>http://dwightgunning.com/stuntshow/2007/03/28/feature-rich/</link>
		<comments>http://dwightgunning.com/stuntshow/2007/03/28/feature-rich/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 14:20:35 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunning.com/stuntshow/?p=211</guid>
		<description><![CDATA[Rory is talking about user experience which is a subject I find pretty interesting.
I was just thinking about sites that I use frequently. In most cases I&#8217;m happy with the user experience; I get the feeling I have a fairly low tolerance for bad design.
My other feeling is that the usability-functionality trade off is just [...]]]></description>
			<content:encoded><![CDATA[<p>Rory is talking about <a href="http://neovolve.com/archive/2007/03/28/shane-helps-to-shape-the-future.aspx">user experience</a> which is a subject I find pretty interesting.</p>
<p>I was just thinking about sites that I use frequently. In most cases I&#8217;m happy with the user experience; I get the feeling I have a fairly low tolerance for bad design.</p>
<p>My other feeling is that the usability-functionality trade off is just the easiest excuse to make where there&#8217;s a lack of features or poor usability.</p>
<p>In business software, the customer wants the biggest bang for buck so they&#8217;ll demand every feature they can think of. In consumer software, all other things being equal, the most feature-rich application will sell more units. </p>
<p>In both cases I think we need to accept it and get focussed on making the desired feature-set work. If the functionality doesn&#8217;t go into 1.0, it&#8217;ll need to be there eventually. By leaving it out in the first instance it becomes more difficult to include in a way that makes sense later on.</p>
<p>I think the trend over the past 2-3 years has been to roll out features asap and tweak the user experience afterwards. Sites like <a href="http://www.flickr.com">Flickr</a> and to a slightly lesser degree <a href="http://www.last.fm">Last.fm</a> spring to mind.</p>
<p>When it works, it works well.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2007/03/28/feature-rich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hacking</title>
		<link>http://dwightgunning.com/stuntshow/2007/03/21/hacking/</link>
		<comments>http://dwightgunning.com/stuntshow/2007/03/21/hacking/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 15:01:47 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunning.com/stuntshow/?p=209</guid>
		<description><![CDATA[Since the beginning of the year I&#8217;ve been doing a lot less coding at work. The result of taking up a team lead role.
It&#8217;s going fairly well and less time spent developing at work definitely has it&#8217;s advantages.
It means I start to get that desire to cut some code in my spare time. In the [...]]]></description>
			<content:encoded><![CDATA[<p>Since the beginning of the year I&#8217;ve been doing a lot less coding at work. The result of taking up a team lead role.</p>
<p>It&#8217;s going fairly well and less time spent developing at work definitely has it&#8217;s advantages.</p>
<p>It means I start to get that desire to cut some code in my spare time. In the last month I&#8217;ve reacquainted myself with <a href="http://www.python.org">python</a> and thrown together a <a href="http://maps.google.com">g-maps</a> mash-up built with the <a href="http://www.djangoproject.com">Django Framework</a>. I&#8217;ve brought in <a href="http://www.dojotoolkit.org/">Dojo</a> for JavaScript and it&#8217;s all buzzing nicely.</p>
<p>The app I have is just a simple proof of concept at the moment. Before I go too far I want to get my head around some of the unit testing/tdd tools for Python and JavaScript. I&#8217;ve seen a few around the place while googling but I&#8217;d love to hear any recommendations.</p>
<p>More updates on tdd with python to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2007/03/21/hacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tidying up</title>
		<link>http://dwightgunning.com/stuntshow/2007/03/19/tidying-up/</link>
		<comments>http://dwightgunning.com/stuntshow/2007/03/19/tidying-up/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 14:15:58 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunning.com/stuntshow/?p=208</guid>
		<description><![CDATA[I&#8217;m still tidying up after the move. I&#8217;ve used a couple plug-ins and guides that are worth mentioning because they&#8217;ve helped a lot and deserve the plug.
I&#8217;ve created a FeedBurner account and wired up the RSS feed for this blog. There&#8217;s a neat WordPress plug-in that guides you through the steps to configure things on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still tidying up after the move. I&#8217;ve used a couple plug-ins and guides that are worth mentioning because they&#8217;ve helped a lot and deserve the plug.</p>
<p>I&#8217;ve created a <a href="http://feedburner.com">FeedBurner</a> account and wired up the RSS feed for this blog. There&#8217;s a neat <a href="http://orderedlist.com/wordpress-plugins/feedburner-plugin/">WordPress plug-in</a> that guides you through the steps to configure things on the FeedBurner side as well as auto-magically redirecting requests to the standard WordPress feed url. Subscribing to the URL behind the <a href="http://www.dwightgunning.com/stuntshow/?feed=rss2">Entries (RSS)</a> link at the bottom of the page should work a treat.</p>
<p>I also followed a <a href="http://underscorebleach.net/jotsheet/2006/05/move-blogger-to-wordpress">few simple steps</a> to get client-side redirects going on the old Blogger site. Somebody commenting on the instructions and said Google has flagged their blog as a spam-blog. Hopefully this won&#8217;t be a problem for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2007/03/19/tidying-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moved.</title>
		<link>http://dwightgunning.com/stuntshow/2007/03/13/moved/</link>
		<comments>http://dwightgunning.com/stuntshow/2007/03/13/moved/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 11:30:13 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dwightgunning.com/stuntshow/?p=206</guid>
		<description><![CDATA[Last night I got my act together and purchased some hosting and a domain name.
Tonight I&#8217;ve installed WordPress and grabbed a simple but effective plug-in, aptly named Import New Blogger To WordPress, to drag everything out of my old blog at Blogger.
Now I just have to wait for the DNSs of the world to do [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I got my act together and purchased some hosting and a domain name.</p>
<p>Tonight I&#8217;ve installed <a href="http://www.wordpress.org/">WordPress</a> and grabbed a simple but effective plug-in, aptly named <a href="http://www.romantika.name/v2/2007/01/31/import-new-blogger-to-wordpress/">Import New Blogger To WordPress</a>, to drag everything out of my old blog at <a href="http://www.blogger.com">Blogger</a>.</p>
<p>Now I just have to wait for the DNSs of the world to do their thing before <a href="http://www.dwightgunning.com">dwightgunning.com</a> comes online. I&#8217;ll have some more about my host, <a href="http://www.textdrive.com">TextDrive</a> and the blog setup/move when things come online.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2007/03/13/moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving</title>
		<link>http://dwightgunning.com/stuntshow/2007/03/12/moving/</link>
		<comments>http://dwightgunning.com/stuntshow/2007/03/12/moving/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 11:41:00 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dwightgunningcom.textdriven.com/stuntshow/?p=205</guid>
		<description><![CDATA[I&#8217;m in the process of moving this well and truly neglected blog over to a new server and some new, yet to be decided, blogging software.
The rationale is that having my own hosting motivate me to post more often. It&#8217;ll also give me an outlet to let loose the various bits and pieces of prototype [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the process of moving this well and truly neglected blog over to a new server and some new, yet to be decided, blogging software.</p>
<p>The rationale is that having my own hosting motivate me to post more often. It&#8217;ll also give me an outlet to let loose the various bits and pieces of prototype and sample apps I&#8217;ve created over the years. I keep telling people I&#8217;m a web developer  but it seems rather fake without my own website. It should be some fun too.</p>
<p>No doubt the minuscule readership I once enjoyed will have either removed me from their aggregators or forgotten the url entirely. Hopefully some more frequent posting about interesting stuff can bring a few people back and entice a few newcomers.</p>
<p>Time will tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2007/03/12/moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language Weaknesses</title>
		<link>http://dwightgunning.com/stuntshow/2006/10/03/language-weaknesses/</link>
		<comments>http://dwightgunning.com/stuntshow/2006/10/03/language-weaknesses/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 13:10:00 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunningcom.textdriven.com/stuntshow/?p=202</guid>
		<description><![CDATA[A friend just del.icio.us&#8216;d me this treat of an article. It lays out an argument that Design Patterns are really just evidences of language weaknesses.
This really Makes Sense to me. I dig that I&#8217;ve never really considered this in the ever before. It&#8217;s a different perspective but almost kind of obvious.
That&#8217;s not to say I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>A friend just <a href="http://del.icio.us">del.icio.us</a>&#8216;d me this <a href="http://newbabe.pobox.com/~mjd/blog/2006/09/11/">treat of an article</a>. It lays out an argument that Design Patterns are really just evidences of language weaknesses.</p>
<p>This really Makes Sense to me. I dig that I&#8217;ve never really considered this in the ever before. It&#8217;s a different perspective but almost kind of obvious.</p>
<p>That&#8217;s not to say I&#8217;m jumping off the patterns bandwagon. Haha no way! The thing to remember is that it takes years for languages to go from concept to widespread use. Once a language gains momentum, it&#8217;s going to be used heavily and for a long time into the future. Minor flaws, quirks or missing language features that weren&#8217;t recognised before the 1.0 release won&#8217;t stop a language in its tracks.</p>
<p>Also, as mainstream languages evolve and are supersceded, the most valuable patterns will continue to be absorbed into the language. Over time, the patterns that we use most commonly are more complex and probably less &#8220;general&#8221; in both explanation and solution. This makes them more difficult to roll  into a language and become transperant to the developer.</p>
<p>I wonder how many patterns from GoF or PEAA could go easily into a next-gen Java/C# or Python/Ruby?</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2006/10/03/language-weaknesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agility in architecture</title>
		<link>http://dwightgunning.com/stuntshow/2006/09/13/agility-in-architecture/</link>
		<comments>http://dwightgunning.com/stuntshow/2006/09/13/agility-in-architecture/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 02:58:00 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunningcom.textdriven.com/stuntshow/?p=199</guid>
		<description><![CDATA[Sam Gentile has some pretty interesting things to say in his post Being an Agile Architect.
Lots of things are popping in and out of my head about this&#8230; too tired to write anything constructive or thought-provoking. Maybe another time.
]]></description>
			<content:encoded><![CDATA[<p>Sam Gentile has some pretty interesting things to say in his post <a href="http://codebetter.com/blogs/sam.gentile/archive/2006/09/06/Being-an-Agile-Architect.aspx">Being an Agile Architect</a>.</p>
<p>Lots of things are popping in and out of my head about this&#8230; too tired to write anything constructive or thought-provoking. Maybe another time.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2006/09/13/agility-in-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deep</title>
		<link>http://dwightgunning.com/stuntshow/2006/09/05/deep/</link>
		<comments>http://dwightgunning.com/stuntshow/2006/09/05/deep/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 04:11:00 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.dwightgunningcom.textdriven.com/stuntshow/?p=196</guid>
		<description><![CDATA[I just read Jamie Zawinski&#8217;s open letter of resignation from Mozilla.
It&#8217;s an interesting and quite a heartfelt piece. DisclosureI may be seeing it that way because I was always a bit of a netscape fanboy. Taking out the tech references to Netscape and the early days of the web, I found it to be a [...]]]></description>
			<content:encoded><![CDATA[<p>I just read <a href="http://en.wikipedia.org/wiki/Jamie_Zawinski">Jamie Zawinski</a>&#8217;s open <a href="http://www.jwz.org/gruntle/nomo.html">letter of resignation</a> from Mozilla.</p>
<p>It&#8217;s an interesting and quite a heartfelt piece. <i>Disclosure</i>I may be seeing it that way because I was always a bit of a netscape fanboy. Taking out the tech references to Netscape and the early days of the web, I found it to be a very honest description of the inner torment and self-doubt one can go through when deciding whether or not to continue on with something they&#8217;ve been super-commited to for a long time.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2006/09/05/deep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of the MS User Interface Process</title>
		<link>http://dwightgunning.com/stuntshow/2006/08/11/the-future-of-the-ms-user-interface-process/</link>
		<comments>http://dwightgunning.com/stuntshow/2006/08/11/the-future-of-the-ms-user-interface-process/#comments</comments>
		<pubDate>Fri, 11 Aug 2006 05:21:00 +0000</pubDate>
		<dc:creator>Dwight Gunning</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dwightgunningcom.textdriven.com/stuntshow/?p=193</guid>
		<description><![CDATA[A couple weeks back, Eugenio Pace posted a piece about the direction Microsoft&#8217;s Patterns and Practices group are planning to take with the UI Process application block.
There&#8217;s not a lot of meat in the article, it seems they&#8217;re looking to get feedback from implementers and prioritise requests at this point. What&#8217;s interesting is some of [...]]]></description>
			<content:encoded><![CDATA[<p>A couple weeks back, <a href="http://blogs.msdn.com/eugeniop">Eugenio Pace</a> posted <a href="http://blogs.msdn.com/eugeniop/archive/2006/07/17/668662.aspx">a piece</a> about the direction Microsoft&#8217;s Patterns and Practices group are planning to take with the UI Process application block.</p>
<p>There&#8217;s not a lot of meat in the article, it seems they&#8217;re looking to get feedback from implementers and prioritise requests at this point. What&#8217;s interesting is some of comments outlining the good and bad of the UIPAB from people who have obviously spent a lot of time with UIP.</p>
<p>Extra: <a href="http://www.gotdotnet.com/codegallery/codegallery.aspx?id=0af2b0ef-b049-401a-a2f2-f55a070c1572">GotDotNet  code gallery for UIP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwightgunning.com/stuntshow/2006/08/11/the-future-of-the-ms-user-interface-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
