<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>NotImplementedException</title>
	<link>http://www.notimplementedexception.com</link>
	<description>.net/mono - c#/vb.net - windows/ubuntu</description>
	<lastBuildDate>Fri, 26 Feb 2010 23:11:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>All developers need a 30&#8243; monitor (honest).</title>
		<description><![CDATA[Visual studio can be a bit of a squeeze.  You want to view a couple of source files at a time, your output window, error list and find results are all useful things to have hanging around. Sure &#8211; the IDE is very clever and like a lot of other applications will allow you [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=71</link>
			</item>
	<item>
		<title>A Spinner Control in C#</title>
		<description><![CDATA[For tasks of an undeterminable length, we see &#8217;spinners&#8217; being used to indicate that something is in progress and that our applications haven&#8217;t stopped.  I needed one, and so knocked one up:


It&#8217;s written in C# and I&#8217;ve posted the source code here.  It uses GDI+ to render the control as opposed to using [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=63</link>
			</item>
	<item>
		<title>Off to PDC2008!</title>
		<description><![CDATA[The company I work for are sending me to PDC2008! It&#8217;ll be my second trip to LA, and I&#8217;m looking forward to it. See you there?
]]></description>
		<link>http://www.notimplementedexception.com/?p=61</link>
			</item>
	<item>
		<title>&#8216;Interesting&#8217; UAC prompts.</title>
		<description><![CDATA[I find that often when it comes to UAC (User Account Control) prompts in Windows Visa some of them are confusing. On occasions I&#8217;ve been fooled into acepting a UAC prompt that I really didn&#8217;t want to &#8211; and other times I&#8217;ve been completely baffled by what I&#8217;m being asked.
I&#8217;ve got some good examples below.
What [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=50</link>
			</item>
	<item>
		<title>Ubuntu 8.04 &#8211; Will Users Be Installing?</title>
		<description><![CDATA[
There&#8217;s little more exciting than a new operating system relase&#8230; or that&#8217;s certainly true when you&#8217;re invited to Microsoft campus / Apple HQ to whoop and hollar at the appropiate points. Some operating system releases have to forego the high-budget, extravegant global launch event on account of the way in which they are funded and [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=55</link>
			</item>
	<item>
		<title>Using in-line delegates for logging</title>
		<description><![CDATA[Any work you have to do to collate infomation destined for a log is wasted effort if that logging is switched off or otherwise configured such that your log message will never be output.
This inevitably leads to code along the following lines:


if (loggingEnabled)
{
   int messageLength = message.GetLength();
   Logger.Write(String.Format("The message is {0} [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=53</link>
			</item>
	<item>
		<title>Troubleshooting stutters on Windows Vista</title>
		<description><![CDATA[I&#8217;ve been banging my head against the desk for months with sound / mouse / video stutters in Vista (x64) Ultimate Edition that would come and go.  The cause and solution astounded me &#8211; so I thought I would post them here.
I have an MSI P35 Platinum motherboard with an ICH9R southbridge.  I&#8217;m [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=52</link>
			</item>
	<item>
		<title>iTunes 7.6 with iPod Touch on Vista x64</title>
		<description><![CDATA[I can only imagine that Steve Jobs himself has read my blog, found the reference I made to the iTunes / Vista x64 / iPod Touch combo not working, and fixed it in iTunes 7.6. Hoorah!
]]></description>
		<link>http://www.notimplementedexception.com/?p=49</link>
			</item>
	<item>
		<title>Have yourself a techie little Christmas?</title>
		<description><![CDATA[Here&#8217;s a list of the wonderful tech gifts I got for Christmas.
iPod touch
Bought for me by my 3yr old son.  Don&#8217;t ask me where he got the money. Thanks son.
Jailbroken (of course). The iPod Touch is the slickest bit of hardware / software I&#8217;ve ever used. It all works really well. If you haven&#8217;t [...]]]></description>
		<link>http://www.notimplementedexception.com/?p=41</link>
			</item>
	<item>
		<title>Problems opening help files?</title>
		<description><![CDATA[If you receive the following error when opening an .chm file that you&#8217;ve downloaded from the internet:
Navigation to the webpage was cancelled.
Try opening the property pages for the help file and clicking &#8216;Unblock&#8217;.  This fixes this problem for me.
]]></description>
		<link>http://www.notimplementedexception.com/?p=40</link>
			</item>
</channel>
</rss>
