<?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>On the Bubble &#187; Random musings</title>
	<atom:link href="http://blog.neuralmotion.com.au/index.php/category/random-musings/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neuralmotion.com.au</link>
	<description>Web apps development on the go...</description>
	<lastBuildDate>Mon, 12 Apr 2010 07:01:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Anatomy of a feature</title>
		<link>http://blog.neuralmotion.com.au/index.php/2009/08/19/anatomy-of-a-feature/</link>
		<comments>http://blog.neuralmotion.com.au/index.php/2009/08/19/anatomy-of-a-feature/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 21:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Random musings]]></category>

		<guid isPermaLink="false">http://blog.neuralmotion.com.au/?p=44</guid>
		<description><![CDATA[This is a pretty amusing blog post, that is entirely true, but can be applied to virtually any software UI, whether browser based or not desktop based&#8230; (especially seeing as browser based web apps are becoming more and more rich UI like)
http://inessential.com/2009/07/30/anatomy_of_a_feature
Anyway thought it was a funny read on why sometimes the addition of what [...]]]></description>
			<content:encoded><![CDATA[<p>This is a pretty amusing blog post, that is entirely true, but can be applied to virtually any software UI, whether browser based or not desktop based&#8230; (especially seeing as browser based web apps are becoming more and more rich UI like)</p>
<p><a href="http://inessential.com/2009/07/30/anatomy_of_a_feature">http://inessential.com/2009/07/30/anatomy_of_a_feature</a></p>
<p>Anyway thought it was a funny read on why sometimes the addition of what (on the surface) maybe a simple sounding feature, can often be fraught with all sorts of caveats and edge cases that must be handled for an app to be robust and logical for the end user&#8230;</p>
<p>I like this line the best: &#8220;<em>The code behind the feedback window is, again, bigger than the http-call code. (By now you’ve gotten the idea that the core functionality of a feature is often the very smallest part.)</em>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neuralmotion.com.au/index.php/2009/08/19/anatomy-of-a-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you a remote desktop fiend? RoyalTS is your saviour.</title>
		<link>http://blog.neuralmotion.com.au/index.php/2008/07/08/are-you-a-remote-desktop-fiend/</link>
		<comments>http://blog.neuralmotion.com.au/index.php/2008/07/08/are-you-a-remote-desktop-fiend/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 21:08:44 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Random musings]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[royalts]]></category>
		<category><![CDATA[terminal services]]></category>

		<guid isPermaLink="false">http://blog.neuralmotion.com.au/?p=12</guid>
		<description><![CDATA[If you&#8217;re anything like me, you&#8217;re firing up remote desktop about a thousand times a day, and more often than not, two or three terminal windows to different servers.
In our production environment we have 4 (actually 5) servers deployed &#8211; web1, web2, encoding, db and storage &#8211; and keeping track of those RDP sessions can [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re anything like me, you&#8217;re firing up remote desktop about a thousand times a day, and more often than not, two or three terminal windows to different servers.</p>
<p>In our production environment we have 4 (actually 5) servers deployed &#8211; web1, web2, encoding, db and storage &#8211; and keeping track of those RDP sessions can get pretty crazy.</p>
<p>Then one day you happen upon a tool that just makes you life easier and you can&#8217;t help but wonder how you lived without it.</p>
<p><a href="http://code4ward.net/CS2/Default.aspx">RoyalTS</a> is one of those tools &#8211; if you manage RDP sessions daily, you have to go and check it out &#8211; it helps keep track of your RDP sessions, usernames, passwords, connection status and lots more.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neuralmotion.com.au/index.php/2008/07/08/are-you-a-remote-desktop-fiend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome to On the Bubble</title>
		<link>http://blog.neuralmotion.com.au/index.php/2008/06/23/welcome-to-on-the-bubble/</link>
		<comments>http://blog.neuralmotion.com.au/index.php/2008/06/23/welcome-to-on-the-bubble/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 21:54:08 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Random musings]]></category>

		<guid isPermaLink="false">http://blog.neuralmotion.com.au/?p=3</guid>
		<description><![CDATA[After a hiatus, I&#8217;m back blogging about tech stuff. I already blog about personal stuff elsewhere since I&#8217;ve left Aus for the UK, but I&#8217;d prefer to keep the two seperate, so this one has been revived!
The combination of new things I&#8217;ve been stumbling across dev wise since coming over to the UK and a [...]]]></description>
			<content:encoded><![CDATA[<p>After a hiatus, I&#8217;m back blogging about tech stuff. I already blog about personal stuff elsewhere since I&#8217;ve left Aus for the UK, but I&#8217;d prefer to keep the two seperate, so this one has been revived!</p>
<p>The combination of new things I&#8217;ve been stumbling across dev wise since coming over to the UK and a good friend inspiring me to get back into blogging about tech/dev stuff was the catalyst and couldn&#8217;t be at a better time. There&#8217;s a lot of exciting stuff going on in the Adobe/RIA space for web developers right now.</p>
<p>Hope I make sense some of the time <img src='http://blog.neuralmotion.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neuralmotion.com.au/index.php/2008/06/23/welcome-to-on-the-bubble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
