<?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>Dasher's Corner &#187; .NET</title>
	<atom:link href="http://dasher.wordpress.com/category/development/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://dasher.wordpress.com</link>
	<description>Natural Language &#38; Machine Translation</description>
	<lastBuildDate>Sat, 20 Jun 2009 13:08:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dasher.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/333fa50f89d3d9a1b2eb9aeb6cc7b342?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Dasher's Corner &#187; .NET</title>
		<link>http://dasher.wordpress.com</link>
	</image>
			<item>
		<title>SQL Server 2008 &#8221;Katmai&quot; &amp; SQL Server 2005</title>
		<link>http://dasher.wordpress.com/2007/11/28/sql-server-2008-katmai-sql-server-2005/</link>
		<comments>http://dasher.wordpress.com/2007/11/28/sql-server-2008-katmai-sql-server-2005/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 21:07:24 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Katmai]]></category>
		<category><![CDATA[SQL 2005]]></category>
		<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/11/28/sql-server-2008-katmai-sql-server-2005/</guid>
		<description><![CDATA[After removing SQL Server 2005 (SQL Server 2005 management tools cause the SQL 2008 install to bork) and installing SQL Server 2008 &#8211; it all went a little pear shaped&#8230;&#8230;&#8230;..
SQL Server 2008 worked ok but none of the database libs existed &#8211; so projects against file-based SQL 2005 databases could no-longer connect. Not good.&#160; VS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=86&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After removing SQL Server 2005 (SQL Server 2005 management tools cause the SQL 2008 install to bork) and installing SQL Server 2008 &#8211; it all went a little pear shaped&#8230;&#8230;&#8230;..</p>
<p>SQL Server 2008 worked ok but none of the database libs existed &#8211; so projects against file-based SQL 2005 databases could no-longer connect. Not good.&nbsp; VS 2008 couldn&#8217;t connect to SQL 2008 and I couldn&#8217;t create a SQL 2008 file based database with Visual Studio.&nbsp; As a last ditch attempt I attempted to use the OLEDB DB drivers &#8211; again without luck.</p>
<p>After a few hours of trying to get to the bottom of the problem and to get things working &#8211; I decided to install SQL Server 2005 express again side-by-side with SQL 2008.&nbsp; The install worked ok &#8211; and I could open the SQLExpress instance with the SQL 2008 management tools.&nbsp; Cool &#8211; so back to the projects and try again with the file-based SQL database&#8230;</p>
<p>Some progress but I started getting a weird error &#8221;filename.MDF&#8217; cannot be opened because it is version 639. This server supports version 612 and earlier. A downgrade path is not supported.&#8217;.</p>
<p>Hummm.&nbsp; It appears an update has been installed and the database version had changed.</p>
<p>Windows Update didn&#8217;t find anything &#8211; so it looked like it was gonna be grim&#8230;</p>
<p>Finally I attached the database in question to SQL 2008 and then exported, via the management console, the database to the SQL Express 2005 instance installed.&nbsp; Then it was a simple process of detaching the database from the SQL 2005 instance and copying the DB files to the project.</p>
<p>5 mins later &#8211; the application was running again.</p>
<p>Whew!</p>
<p>It&#8217;s a little odd that the native SQL Database drivers weren&#8217;t compatible with either SQL 2005 databases and that VS 2008 couldn&#8217;t create or connect with SQL 2005 databases.&nbsp; With the amount of advice we&#8217;re given about side-by-side assemblies and SOA contracts that both VS 2008 &amp; SQL 2008 found it all such a stuggle.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/86/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/86/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=86&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/11/28/sql-server-2008-katmai-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 RTM&#8217;d</title>
		<link>http://dasher.wordpress.com/2007/11/26/visual-studio-2008-rtmd/</link>
		<comments>http://dasher.wordpress.com/2007/11/26/visual-studio-2008-rtmd/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 11:37:36 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/11/26/visual-studio-2008-rtmd/</guid>
		<description><![CDATA[Visual Studio 2008 has RTM&#8217;d &#8211; if you&#8217;re a lucky MSDN subscriber (alas I&#8217;m not   ) you can download it from the subscriber site.&#160; Luckily you can download a 90 day trial of VS 2008 Team Server (basically VS 2008 with a few extra bells and whistles) from here.
Initial impressions are that it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=84&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Visual Studio 2008 has RTM&#8217;d &#8211; if you&#8217;re a lucky MSDN subscriber (alas I&#8217;m not <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) you can download it from the subscriber site.&nbsp; Luckily you can download a 90 day trial of VS 2008 Team Server (basically VS 2008 with a few extra bells and whistles) from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D95598D7-AA6E-4F24-82E3-81570C5384CB&amp;displaylang=en">here</a>.</p>
<p>Initial impressions are that it&#8217;s stable and pretty functional.&nbsp; I&#8217;m in the middle of a WPF application for a client and the rtm is holding up better than the Beta 2 did.</p>
<p>I&#8217;m a little disappointed with the visual designer for WPF &#8211; it doesn&#8217;t really help much in terms of productivity.&nbsp; The xaml editing is responsive and in a limited way helpful &#8211; but could do with a little more oomph added to the intellisense.&nbsp; The intellisense is&nbsp; lacking a bit with binding statements (in <strong><em>bold</em></strong>) such as:</p>
<pre><span class="kwrd">&lt;</span><span class="html">ListBox</span> <span class="attr">Grid</span>.<span class="attr">Row</span><span class="kwrd">="1"</span> <span class="attr">Name</span><span class="kwrd">="lstContacts"</span>
  <span class="attr">IsSynchronizedWithCurrentItem</span><span class="kwrd">="True"</span>
  <strong><em><span class="attr">ItemsSource</span><span class="kwrd">="{Binding Source={StaticResource contactsViewSource}}"</span></em></strong> <span class="kwrd">/&gt;</span></pre>
<pre><span class="kwrd"></span>&nbsp;</pre>
<div class="wlWriterSmartContent" style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a href="http://technorati.com/tags/wpf" rel="tag">wpf</a>,<a href="http://technorati.com/tags/VS%202008" rel="tag">VS 2008</a>,<a href="http://technorati.com/tags/Visual%20Studio" rel="tag">Visual Studio</a></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/84/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/84/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=84&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/11/26/visual-studio-2008-rtmd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>WPF: Dynamic Filtering Data &#8211; the simple approach</title>
		<link>http://dasher.wordpress.com/2007/11/25/wpf-dynamic-filtering-data-the-simple-approach/</link>
		<comments>http://dasher.wordpress.com/2007/11/25/wpf-dynamic-filtering-data-the-simple-approach/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 17:58:46 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[dynamic filtering]]></category>
		<category><![CDATA[filtering data]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/11/25/wpf-dynamic-filtering-data-the-simple-approach/</guid>
		<description><![CDATA[You often find yourself wanting to quickly filter data based on a criteria defined by a user in an application.  A classic example is filtering what&#8217;s shown in a listbox by what a user has typed into a textbox.
There are many approaches to solving the problem but a quick and simple approach is: (first the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=79&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You often find yourself wanting to quickly filter data based on a criteria defined by a user in an application.  A classic example is filtering what&#8217;s shown in a listbox by what a user has typed into a textbox.</p>
<p>There are many approaches to solving the problem but a quick and simple approach is: (first the xaml):</p>
<pre><span class="kwrd">&lt;</span><span class="html">Window</span> <span class="attr">x:Class</span><span class="kwrd">="Window1"</span> <span class="kwrd">
  </span><span class="attr">xmlns</span><span class="kwrd">=http://schemas.microsoft.com/winfx/2006/xaml/presentation</span> <span class="kwrd"></span><span class="attr">
  xmlns:x</span><span class="kwrd">=http://schemas.microsoft.com/winfx/2006/xaml</span> <span class="kwrd"></span>
  <span class="attr">xmlns:local</span><span class="kwrd">="clr-namespace:contactManager"</span> <span class="kwrd">
  </span><span class="attr">xmlns:system</span><span class="kwrd">="clr-namespace:System;assembly=mscorlib"</span>
  <span class="attr">Title</span><span class="kwrd">="Window1"</span> <span class="attr">Height</span><span class="kwrd">="598"</span> <span class="attr">Width</span><span class="kwrd">="1015"</span><span class="kwrd">&gt;
  </span><span class="kwrd">&lt;</span><span class="html">Window.Resources</span><span class="kwrd">&gt;
  </span>   <span class="kwrd">&lt;</span><span class="html">local:contacts</span> <span class="attr">x:Key</span><span class="kwrd">="myContacts"</span> <span class="kwrd">/&gt;</span>    
     <span class="kwrd">&lt;</span><span class="html">CollectionViewSource</span> <span class="attr">x:Key</span><span class="kwrd">="contactsViewSource"</span>
         <span class="attr">Source</span><span class="kwrd">="{StaticResource myContacts}"</span> <span class="attr">Filter</span><span class="kwrd">="CollectionViewSource_Filter"</span> <span class="kwrd">/&gt;
</span>
<span class="kwrd">  &lt;/</span><span class="html">Window.Resources</span><span class="kwrd">&gt;
  </span><span class="kwrd">&lt;</span><span class="html">Grid</span> <span class="attr">Name</span><span class="kwrd">="Grid1"</span><span class="kwrd">&gt;
    </span><span class="kwrd">&lt;</span><span class="html">Grid.RowDefinitions</span><span class="kwrd">&gt;
      </span><span class="kwrd">&lt;</span><span class="html">RowDefinition</span> <span class="attr">Height</span><span class="kwrd">="60*"</span> <span class="kwrd">/&gt;
      </span><span class="kwrd">&lt;</span><span class="html">RowDefinition</span> <span class="attr">Height</span><span class="kwrd">="423*"</span> <span class="kwrd">/&gt;
    </span><span class="kwrd">&lt;/</span><span class="html">Grid.RowDefinitions</span><span class="kwrd">&gt;
    </span><span class="kwrd">&lt;</span><span class="html">TextBox</span> <span class="attr">Margin</span><span class="kwrd">="62,26,16,0"</span> <span class="attr">Name</span><span class="kwrd">="txtSearch"</span> <span class="attr">Height</span><span class="kwrd">="23"</span> <span class="attr">VerticalAlignment</span><span class="kwrd">="Top"
    </span> <span class="attr">AcceptsReturn</span><span class="kwrd">="True"</span> <span class="attr">FontStyle</span><span class="kwrd">="Italic"</span> <span class="attr">KeyUp</span><span class="kwrd">="txtSearch_KeyUp"</span> <span class="kwrd">/&gt;
    </span><span class="kwrd">&lt;</span><span class="html">Label</span> <span class="attr">Margin</span><span class="kwrd">="12,12,66,0"</span> <span class="attr">Name</span><span class="kwrd">="Label1"</span> <span class="attr">Height</span><span class="kwrd">="28"</span> <span class="attr">VerticalAlignment</span><span class="kwrd">="Top"</span><span class="kwrd">&gt;</span>Search<span class="kwrd">&lt;/</span><span class="html">Label</span><span class="kwrd">&gt;
</span>
<span class="kwrd">    &lt;</span><span class="html">ListBox</span> <span class="attr">Grid</span>.<span class="attr">Row</span><span class="kwrd">="1"</span> <span class="attr">Name</span><span class="kwrd">="lstContacts"</span> <span class="attr">IsSynchronizedWithCurrentItem</span><span class="kwrd">="True"</span><span class="attr"> 
      ItemsSource</span><span class="kwrd">="{Binding Source={StaticResource contactsViewSource}}"</span> <span class="kwrd">/&gt;
  </span><span class="kwrd">&lt;/</span><span class="html">Grid</span><span class="kwrd">&gt;</span>
<span class="kwrd">
&lt;/</span><span class="html">Window</span><span class="kwrd">&gt;</span></pre>
<p>The local resource <em>contacts</em> is a class that is defined in the application.  The namespace is imported into the XAML with <em>&#8216;<span class="attr">xmlns:local</span><span class="kwrd">=&#8221;clr-namespace:contactManager</span>&#8220;&#8216;.  </em>The class itself is referenced in XAML by <em>&#8216;<span class="kwrd">&lt;</span><span class="html">local:contacts</span> <span class="attr">x:Key</span><span class="kwrd">=&#8221;myContacts&#8221;</span> <span class="kwrd">/&gt;</span>&#8216;.</em></p>
<p>The class itself inherits from an observableCollection &#8211; although the approach would work with any datasource that can be bound to the listbox. After contacts has been imported &#8211; we setup a collectionViewSource &#8211; rather than using the default viewSource provided by WPF.</p>
<p>The code behind to connect the filter text with the filter applied to the listbox is:</p>
<pre>Partial <span class="kwrd">Public</span> <span class="kwrd">Class</span> Window1
  <span class="kwrd">Private</span> <span class="kwrd">Function</span> findString(<span class="kwrd">ByVal</span> haystack <span class="kwrd">As</span> <span class="kwrd">String</span>, <span class="kwrd">ByVal</span> needle <span class="kwrd">As</span> <span class="kwrd">String</span>, _
                                 <span class="kwrd">Optional</span> <span class="kwrd">ByVal</span> comparison <span class="kwrd">As</span> StringComparison _
                                    = StringComparison.CurrentCultureIgnoreCase) <span class="kwrd">As</span> <span class="kwrd">Integer
</span>    ' We are using string.indexOf rather than string.contains as string.contains
    ' doesn't allow us to specify CurrentCultureIgnoreCase
    <span class="kwrd">Return</span> haystack.IndexOf(needle, 0, comparison) 

  <span class="kwrd">End</span> <span class="kwrd">Function</span> 

<span class="kwrd">Private</span> <span class="kwrd">Sub</span> CollectionViewSource_Filter(<span class="kwrd">ByVal</span> sender <span class="kwrd">As</span> System.<span class="kwrd">Object</span>, _
                                    <span class="kwrd">ByVal</span> e <span class="kwrd">As</span> System.Windows.Data.FilterEventArgs)
   ' Cast the listbox item to the type used
<span class="kwrd">  Dim</span> thisContact <span class="kwrd">As</span> contact = <span class="kwrd">CType</span>(e.Item, contact) 

  <span class="kwrd">If</span> (thisContact IsNot <span class="kwrd">Nothing</span>) <span class="kwrd">Then</span>  ' Handle an empty item 

    <span class="kwrd">If</span> <span class="kwrd">String</span>.IsNullOrEmpty(txtSearch.Text) <span class="kwrd">Then</span>
      ' Make sure we have some text that we wish to filter

      e.Accepted = <span class="kwrd">True</span>
      ' If we don't then we want all items to appear in the listbox

    <span class="kwrd">Else</span>
      ' findString returns the index of the needle (search text) in
      ' the haystack (text to be searched)
      ' IndexOf returns -1 if the needle isn't found in the haystack 

      <span class="kwrd">If</span> (findString(thisContact.firstName, txtSearch.Text) &gt; -1) _
               <span class="kwrd">Or</span> (findString(thisContact.lastName, txtSearch.Text) &gt; -1) <span class="kwrd">Then</span> 

        ' The needle exists in the haystack - so accept this entry
        e.Accepted = <span class="kwrd">True</span> 

      <span class="kwrd">Else</span>
        ' This item doesn't contain the needle we are looking for

        e.Accepted = <span class="kwrd">False</span>

      <span class="kwrd">End</span> <span class="kwrd">If</span> 

    <span class="kwrd">End</span> <span class="kwrd">If</span>

  <span class="kwrd">Else</span>
    ' thisContact IS nothing - so don't bother displaying it 

    e.Accepted = <span class="kwrd">False</span> 

  <span class="kwrd">End</span> <span class="kwrd">If</span> 

<span class="kwrd">End</span> <span class="kwrd">Sub</span> 

<span class="kwrd">Private</span> <span class="kwrd">Sub</span> txtSearch_KeyUp(<span class="kwrd">ByVal</span> sender <span class="kwrd">As</span> System.<span class="kwrd">Object</span>, _
<span class="kwrd">                                ByVal</span> e <span class="kwrd">As</span> System.Windows.Input.KeyEventArgs)
' This event will be raised whenever the keyUp event occurs on the
' textbox that we are using to filter
' Do a simple refresh on the listbox 

    <span class="kwrd">CType</span>(<span class="kwrd">Me</span>.FindResource(<span class="str">"contactsViewSource"</span>), CollectionViewSource).View.Refresh() 

  <span class="kwrd">End</span> <span class="kwrd">Sub</span> 

<span class="kwrd">End</span> <span class="kwrd">Class</span> 

  And that's it - a listbox containing items is filtered based on the text typed by the user in a search box.</pre>
<p style="display:inline;margin:0;padding:0;" class="wlWriterSmartContent">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/wpf">wpf</a>,<a rel="tag" href="http://technorati.com/tags/livesearch">livesearch</a>,<a rel="tag" href="http://technorati.com/tags/dynamic%20filtering">dynamic filtering</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/79/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/79/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=79&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/11/25/wpf-dynamic-filtering-data-the-simple-approach/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>DataBinding ObservableCollection with WPF</title>
		<link>http://dasher.wordpress.com/2007/11/24/databinding-observablecollection-with-wpf/</link>
		<comments>http://dasher.wordpress.com/2007/11/24/databinding-observablecollection-with-wpf/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 13:51:39 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[DataBinding]]></category>
		<category><![CDATA[ObservableCollection]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/11/24/databinding-observablecollection-with-wpf/</guid>
		<description><![CDATA[Watch out for the code you place in your sub New() of the ObservableCollection &#8211; it can cause the WPF designer problems as the designer will attempt to execute the constructor during design time.  If you&#8217;re trying to populate the collection from a file based database then the connection string, in some situations, VS 2008 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=78&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Watch out for the code you place in your sub New() of the ObservableCollection &#8211; it can cause the WPF designer problems as the designer will attempt to execute the constructor during design time.  If you&#8217;re trying to populate the collection from a file based database then the connection string, in some situations, VS 2008 will look in the wrong place for the database.  It appears that using the |Data Directory| prefix for the database causes VS 2008 (RTM) to look in the working directory of VS &#8211; rather than the project directory.</p>
<p>Symptoms of this kind of problem are VS reporting:</p>
<p><em>&#8220;Could not create an instance of type &#8216;abc&#8217;. &#8230;Window1.xaml 8 3&#8243;</em> and your XAML reference will be squiggily underlined.<br />
A solution to this problem is wraping the constructor of the object implementing the ObservableCollection in a try/catch and swallowing the error (suggested only during the development cycle) or by detecting if you&#8217;re in designtime.</p>
<p>A simple way to detect if you&#8217;re in designtime with WPF is:<br />
<code><br />
If DesignerProperties.GetIsInDesignMode(Application.Current.MainWindow) Then<br />
  Add(New contact("DesignTime", "Detected"))<br />
Else<br />
  Try<br />
    oContactsTA.Fill(oContacts)<br />
    For Each thisRow In oContacts<br />
      Add(New contact(thisRow))<br />
    Next<br />
  Catch ex As Exception<br />
    Add(New contact("DesignTime", "NotDetected"))<br />
  End Try<br />
End If<br />
</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/78/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/78/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=78&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/11/24/databinding-observablecollection-with-wpf/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Surface Computing</title>
		<link>http://dasher.wordpress.com/2007/06/09/surface-computing/</link>
		<comments>http://dasher.wordpress.com/2007/06/09/surface-computing/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 11:58:43 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Technology]]></category>
		<category><![CDATA[observations]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/06/09/surface-computing/</guid>
		<description><![CDATA[If you&#8217;ve not seen or heard about Microsoft Surface yet then you need to visit: http://www.microsoft.com/surface/
Prepare to be gob-smacked!
It&#8217;s slated to hit the high-street at the end of this year (2007 for future readers) and the rumour mill put the price somewhere in the region of 5,000-10,000 USD.  
If it works anything like the demos suggest, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=77&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you&#8217;ve not seen or heard about Microsoft Surface yet then you need to visit: <a href="http://www.microsoft.com/surface/">http://www.microsoft.com/surface/</a></p>
<p>Prepare to be gob-smacked!</p>
<p>It&#8217;s slated to hit the high-street at the end of this year (2007 for future readers) and the rumour mill put the price somewhere in the region of 5,000-10,000 USD.  </p>
<p>If it works anything like the demos suggest, and there&#8217;s no reason why it wouldn&#8217;t with the functionality available in supporting devices (mobile phones, cameras, PDA&#8217;s, etc), then it will change the way we interact &#8211; no only with computers but with each other.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=77&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/06/09/surface-computing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Google oversteping the mark??</title>
		<link>http://dasher.wordpress.com/2007/05/24/google-oversteping-the-mark/</link>
		<comments>http://dasher.wordpress.com/2007/05/24/google-oversteping-the-mark/#comments</comments>
		<pubDate>Thu, 24 May 2007 16:39:23 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[other fluff]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/05/24/google-oversteping-the-mark/</guid>
		<description><![CDATA[After reading Robert Scoble comments on FOG &#38; DOG I found myself wondering how far it could go.
Maybe it&#8217;s not a bad thing that you might be able to ask Google &#8216;What Job I should do tomorrow?&#8217; or &#8216;Should I work for Company Bob?&#8217;
&#8230;..taken to it&#8217;s logical conclusion then I can imagine hiring managers asking Google, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=74&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After reading Robert Scoble comments on <a href="http://scobleizer.com/2007/05/23/dog-distrustdisdain-of-google-moves-in/">FOG &amp; DOG</a> I found myself wondering how far it could go.</p>
<p>Maybe it&#8217;s not a bad thing that you might be able to ask Google &#8216;What Job I should do tomorrow?&#8217; or &#8216;Should I work for Company Bob?&#8217;</p>
<p>&#8230;..taken to it&#8217;s logical conclusion then I can imagine hiring managers asking Google, &#8216;Should I employ Fred?&#8217; (which if Google suggested that Fred apply to Bob, the answer would be an unequivocal &#8216;Yes&#8217;).  Maybe one day it&#8217;ll remove the interview from the equation!</p>
<p>Maybe Google could start providing pre-emptive answers to questions (saving the need to actually ask the question)&#8230;.</p>
<p>&#8230;. after all &#8211; with the volume of information they have on you, gathered over the years, they could know you better than you know yourself&#8230;.</p>
<p><a href="http://www.technorati.com/videos/youtube.com%2Fwatch%3Fv%3DJcNkMIwolKc"><img align="bottom" width="130" src="http://img.youtube.com/vi/JcNkMIwolKc/2.jpg" alt="HAL &amp; A Space Oddessy" height="97" style="width:130px;height:97px;" /></a><br />
<br />
Technorati: <a href="http://technorati.com/tag/odyssey+space" rel="tag"><img style="border:0;vertical-align:middle;margin-left:.4em;" src="http://static.technorati.com/static/img/pub/icon-utag-16x13.png?tag=odyssey+space" alt=" " />space odyssey</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/74/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/74/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=74&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/05/24/google-oversteping-the-mark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/JcNkMIwolKc/2.jpg" medium="image">
			<media:title type="html">HAL &#38; A Space Oddessy</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/static/img/pub/icon-utag-16x13.png?tag=odyssey+space" medium="image">
			<media:title type="html"> </media:title>
		</media:content>
	</item>
		<item>
		<title>VS.PHP 2.3RC1 is out</title>
		<link>http://dasher.wordpress.com/2007/05/24/vsphp-23rc1-is-out/</link>
		<comments>http://dasher.wordpress.com/2007/05/24/vsphp-23rc1-is-out/#comments</comments>
		<pubDate>Thu, 24 May 2007 12:59:54 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Smarty]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/05/24/vsphp-23rc1-is-out/</guid>
		<description><![CDATA[For those Visual Studio and PHP developers out there - 2.3RC1 for VS.PHP is out from JCXSoftware. 
Initial testing has gone well and it&#8217;s looking like a good release so far.  Found a few problems with formatting when editing Smarty templates &#8211; but it&#8217;s just an annoyance than a problem.
PHP Visual Studio VS2005
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=71&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For those Visual Studio and PHP developers out there - <a target="_blank" href="http://www.jcxsoftware.com/jcx/node/1719">2.3RC1</a> for VS.PHP is out from <a target="_blank" href="http://www.jcxsoftware.com">JCXSoftware.</a> </p>
<p>Initial testing has gone well and it&#8217;s looking like a good release so far.  Found a few problems with formatting when editing <a target="_blank" href="http://smarty.php.net">Smarty</a> templates &#8211; but it&#8217;s just an annoyance than a problem.</p>
<p><a href="http://technorati.com/tag/PHP+Visual+Studio+VS2005" rel="tag"><img style="border:0;vertical-align:middle;margin-left:.4em;" src="http://static.technorati.com/static/img/pub/icon-utag-16x13.png?tag=PHP+Visual+Studio+VS2005" alt=" " />PHP Visual Studio VS2005</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/71/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/71/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=71&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/05/24/vsphp-23rc1-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/static/img/pub/icon-utag-16x13.png?tag=PHP+Visual+Studio+VS2005" medium="image">
			<media:title type="html"> </media:title>
		</media:content>
	</item>
		<item>
		<title>BlackBytes Components</title>
		<link>http://dasher.wordpress.com/2007/05/23/blackbytes-components/</link>
		<comments>http://dasher.wordpress.com/2007/05/23/blackbytes-components/#comments</comments>
		<pubDate>Wed, 23 May 2007 07:26:07 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/05/23/blackbytes-components/</guid>
		<description><![CDATA[Anybody know the fate of BlackBytes?  They have some great .NET components on their site but don&#8217;t appear to be operating anymore &#8211; I&#8217;ve sent a number of emails and tried to contact them on their forums but they appear to have becomes ghostware.
One of the problems with automated systems &#8211; as can be found [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=69&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Anybody know the fate of <a href="http://www.blackbytes-components.com/default.aspx">BlackBytes</a>?  They have some great .NET components on their site but don&#8217;t appear to be operating anymore &#8211; I&#8217;ve sent a number of emails and tried to contact them on their forums but they appear to have becomes ghostware.</p>
<p>One of the problems with automated systems &#8211; as can be found when you download and request trial keys &#8211; is that the system responds &#8211; giving the appearence of activity&#8230;</p>
<p>It&#8217;ll be a shame if they have folded &#8211; their DNS API is the only one available.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=69&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/05/23/blackbytes-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Comment Spam @ WordPress</title>
		<link>http://dasher.wordpress.com/2007/05/22/comment-spam-wordpress/</link>
		<comments>http://dasher.wordpress.com/2007/05/22/comment-spam-wordpress/#comments</comments>
		<pubDate>Tue, 22 May 2007 08:31:36 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/05/22/comment-spam-wordpress/</guid>
		<description><![CDATA[Comment &#38; Blog Spam is an annoying aspect that tries to exploit Search Engines to improve rankings.  Driving more traffic to the spammers website to generate more revinue &#8211; either directly through PPC ads &#8211; or indirectly by driving up the value of the domain name.
It&#8217;s not just Blogs that are suffering &#8211; wiki pollution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=67&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://en.wikipedia.org/wiki/Spam_in_blogs">Comment &amp; Blog Spam</a> is an annoying aspect that tries to exploit Search Engines to improve rankings.  Driving more traffic to the spammers website to generate more revinue &#8211; either directly through PPC ads &#8211; or indirectly by driving up the value of the domain name.</p>
<p>It&#8217;s not just Blogs that are suffering &#8211; wiki pollution is a growing problem with poorly secured or badly implemented Wikis.  <a href="http://spamhuntress.com/2007/04/28/wiki-spam-attack-from-diving-deep/">SpamHuntress</a> wrote recently about a massive wiki spam issue on one of the sites she manages.  It&#8217;s a tough nut to crack &#8211; there isn&#8217;t a clear definition or deliniation of responsabilities on who is responsible for what.  Is it the responsibility of the site owner to make sure their site is secure?  Some would say so&#8230; but when you try to operate a large community effort (such as managing or maintaining a wiki where you want to promote community participation) implementing extras controls (such as user authentication &amp; validation) dissuade people from participating.</p>
<p>SpamHuntress has a policy of contacting the network manager of the domain the spammers direct traffic to &#8211; which is a good policy &#8211; but is it their responsibility to do something about it?</p>
<p>I can&#8217;t help thinking that the true responibility should come back to Arpa and DNS &#8211; and their should be some tie in with the DNS environment.</p>
<p>The specific problems with managing spam for users of WordPress.com are exacerbated by the comment management interface &#8211; which don&#8217;t allow grouping of messages based on the senders email, IP address or the senders web-address.  Instead you have an endless list to step through when trying to pick out a comment or trackback.</p>
<p>It would be helpful in weeding out the good from the bad if you could select from a list of grouping options.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/67/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/67/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=67&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/05/22/comment-spam-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>A blog focussed on VoIP and real world problems</title>
		<link>http://dasher.wordpress.com/2007/05/20/a-blog-focussed-on-voip-and-real-world-problems/</link>
		<comments>http://dasher.wordpress.com/2007/05/20/a-blog-focussed-on-voip-and-real-world-problems/#comments</comments>
		<pubDate>Sun, 20 May 2007 09:17:35 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Wireless Technology]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2007/05/20/a-blog-focussed-on-voip-and-real-world-problems/</guid>
		<description><![CDATA[I&#8217;ve started a blog:aside on VoIP and it&#8217;s issues in the real world on http://blog.sipx.ws - initially we&#8217;re looking at dealing with the problems of VoIP Peering. 
In &#8216;Plain Speak&#8217; TM this is a way for userA@Boston.com to call userB@Rome.com.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=49&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve started a blog:aside on <a href="http://en.wikipedia.org/wiki/VoIP">VoIP </a>and it&#8217;s issues in the real world on <a href="http://blog.sipx.ws/">http://blog.sipx.ws</a> - initially we&#8217;re looking at dealing with the problems of <a href="http://sipx.wordpress.com/2007/05/20/operator-can-i-be-connected-with-boston-32194-please/">VoIP Peering</a>. </p>
<p>In &#8216;Plain Speak&#8217; <span style="font-size:xx-small;vertical-align:super;">TM</span> this is a way for <a href="mailto:userA@Boston.com">userA@Boston.com</a> to call <a href="mailto:userB@Rome.com">userB@Rome.com</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=49&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2007/05/20/a-blog-focussed-on-voip-and-real-world-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>RSS Client &#8211; What do you want?</title>
		<link>http://dasher.wordpress.com/2006/03/11/rss-client-what-do-you-want/</link>
		<comments>http://dasher.wordpress.com/2006/03/11/rss-client-what-do-you-want/#comments</comments>
		<pubDate>Sat, 11 Mar 2006 18:06:30 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/03/11/rrs-client-what-do-you-want/</guid>
		<description><![CDATA[Ok. I'm a few days away from finishing my RSS Client. So far the features are: 
Add/Remove Feeds
Check/View Feeds (auto update every x mins)
View Posts, mark posts with a flag (important, etc)
Assign your own categories to posts
Virtual views of posts based on post category and your categories
Grab the comments from posts &#038; post a comment directly from the client
Auto add your comments to CoComment
Import/Export to OPML
OPML navigation
Search for Posts/Authors/URLs/categories/tags via technorati, etc
Submit Posts to your Blogs (WYSIWYG, Images, Etc)
Standard Blog Management (Posts/Categories/etc)
POP Email to RSS - So you can view your email as an RSS Feed
Skinable and define your own templates for layouts of Posts/comments/etc
Anything else you want to see in it? Oh - for those of you on the move - it's a smart client application - so it's aware of when it's connected to the network and will act accordingly.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=40&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok. I&#8217;m a few days away from finishing my RSS Client. So far the features are:</p>
<ul>
<li>Add/Remove Feeds</li>
<li>Check/View Feeds (auto update every x mins)</li>
<li>View Posts, mark posts with a flag (important, etc)</li>
<li>Assign your own categories to posts</li>
<li>Virtual views of posts based on post category and your categories</li>
<li>Grab the comments from posts &amp; post a comment directly from the client</li>
<li>Auto add your comments to CoComment</li>
<li>Import/Export to OPML</li>
<li>OPML navigation</li>
<li>Search for Posts/Authors/URLs/categories/tags via technorati, etc</li>
<li>Submit Posts to your Blogs (WYSIWYG, Images, Etc)</li>
<li>Standard Blog Management (Posts/Categories/etc)</li>
<li>POP Email to RSS &#8211; So you can view your email as an RSS Feed</li>
<li>Skinable and define your own templates for layouts of Posts/comments/etc</li>
</ul>
<p>Anything else you want to see in it? Oh &#8211; for those of you on the move &#8211; it&#8217;s a smart client application &#8211; so it&#8217;s aware of when it&#8217;s connected to the network and will act accordingly.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=40&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/03/11/rss-client-what-do-you-want/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>MS Enterprise Enterprise Library 2.0</title>
		<link>http://dasher.wordpress.com/2006/03/05/ms-enterprise-enterprise-library-20/</link>
		<comments>http://dasher.wordpress.com/2006/03/05/ms-enterprise-enterprise-library-20/#comments</comments>
		<pubDate>Sun, 05 Mar 2006 12:16:17 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Compatible Applications]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/03/05/ms-enterprise-enterprise-library-20/</guid>
		<description><![CDATA[The Enterprise Library for .NET 2.0 installs ok although building the Enterprise Library will fail as it won't have permission to the target directory unless you are logged in as an Administrator.

To get around this (you'll need to have set or know the Administrators password) and....<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=37&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Enterprise Library for .NET 2.0 installs ok although building the Enterprise Library will fail as it won&#8217;t have permission to the target directory unless you are logged in as an Administrator.</p>
<p>To get around this (you&#8217;ll need to have set or know the Administrators password):</p>
<ul>
<li>Drop to the cmd prompt (WinKey + R cmd)</li>
<li>runas /noprofile /user:\Administrator \BuildLibrary.bat</li>
<ul>
<li>I prefer to deal with any errors in realtime so I use: &#8220;runas /noprofile /user:\Administrator cmd&#8221; and then navigate to the directory and run the batch command.</li>
</ul>
<li>(Enter the Administrators password)</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=37&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/03/05/ms-enterprise-enterprise-library-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista &#8211; Visual Studio 2005 Install Tip</title>
		<link>http://dasher.wordpress.com/2006/03/04/vista-visual-studio-install/</link>
		<comments>http://dasher.wordpress.com/2006/03/04/vista-visual-studio-install/#comments</comments>
		<pubDate>Sat, 04 Mar 2006 19:57:32 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/03/04/vista-visual-studio-install/</guid>
		<description><![CDATA[When installing Visual Studio 2005 -- it's best to install Visual Studio BEFORE you add/remove programs.  Things can get messed up really quickly if you don't (hence todays Vista reinstall).  The .NET Framework 2 comes preinstalled with the OS and if something else you have installed touches the framework in any way or installs a previous version of the framework - Visual Studio just won't install.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=32&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Note: I haven&#8217;t yet checked this on other Vista builds!</p>
<p>When installing Visual Studio 2005 &#8212; it&#8217;s best to install Visual Studio BEFORE you add/remove programs.  Things can get messed up really quickly if you don&#8217;t (hence todays Vista reinstall).  The .NET Framework 2 comes preinstalled with the OS and if something else you have installed touches the framework in any way or installs a previous version of the framework &#8211; Visual Studio just won&#8217;t install.</p>
<p>I had a whole host of problems getting VS 2005 installed and it turned out that another app had installed the 1.1 NET Framework.  As .NET 2 was installed by the OS &#8211; I wasn&#8217;t able to reinstall or update it.</p>
<p>I have noticed some differences between Vista Business and Vista Ultimate (such as how the sidebar gadget operated) &#8211; weird because the media was the same &#8211; only the license key differed.</p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=32&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/03/04/vista-visual-studio-install/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Vista installed&#8230;</title>
		<link>http://dasher.wordpress.com/2006/02/28/vista-beta-installed/</link>
		<comments>http://dasher.wordpress.com/2006/02/28/vista-beta-installed/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 22:31:21 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WCF/Indigo]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/28/vista-beta-installed/</guid>
		<description><![CDATA[Took the plung today and installed the x64 version of Windows Vista (build 5308)  on my machine.  I had a spare 3 GB of disk space that I thought would be enough..  10 mins later I was running Acronis disk manager from CD (nobody appears to have Partition management software for Windows XP Pro x64) to steal some space from another partiton.  I needed a  min of 11 GB of disk space to install Vista.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=29&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Took the plung today and installed the x64 version of Windows Vista (build 5308)  on my machine.  I had a spare 3 GB of disk space that I thought would be enough..  10 mins later I was running Acronis disk manager from CD (nobody appears to have Partition management software for Windows XP Pro x64) to steal some space from another partiton.  I needed a  min of 11 GB of disk space to install Vista.</p>
<p>After a relatively painless install process (damn machine wanted to boot from the DVD each time) &#8211; I was up and running.  My initial impression: Hubba hubba hubba!!!</p>
<p>Nice look, great feel &#8211; and felt a little lost.  Everything has changed.  It took about 15 mins to find my bearings &#8211; and altering my mind map of how to navigate the OS.  Windows popped up as smooth as silk sheets with a hot redhead.</p>
<p>However quite quickly I was having problems.  Network problems&#8230;</p>
<p>I installed the network drivers from Intel (who fantastically have a simple single install for all their x64 drivers &#8211; so you don&#8217;t have to worry about finding the right download) as Windows didn&#8217;t ship them with the Beta.  A quick test &#8211; update the system clock against time.windows.com &#8211; all was looking good.</p>
<p>Happy &#8211; I tried the internet (taking a few mins to admire IE 7 &#8211; there isn&#8217;t a general beta for XP Pro x64)&#8230; And it all came crashing down..  No internet access with IE.. </p>
<p>Damn Weird&#8230;  The time updated ok &#8211; and dropping to the cmd prompt (which took a little figuring) found I could ping good old cisco (who actually respond to pings).</p>
<p>Humm&#8230; IP was running, DNS was ok.  So why wasn&#8217;t IE displaying any websites.</p>
<p>Looking around &#8211; nothing obvious struck me.  The new networking interfaces confused me much at first &#8211; wonderful colours and layout &#8211; but nothing that helped much in working out what the problem was.  There are 2 troubleshooting wizards &#8211; one for networking and another in IE that are supposed to help track down problems.  None did anything much apart from look pretty.  (I&#8217;ll find out if I&#8217;m allowed to post some screen shots &#8211; they are worth a look).</p>
<p>After an hour of hunting around- and using a spare machine to surf for mesages that might indicate where the problem might be &#8211; I found a short post on Google Newgroups from somebody who had a similar problem.  Theirs disappeared after upgrading their router.  Taking a look at the &#8211; always reliable &#8211; NetGear DG832 found that I had uPNP running and Trends Security Services enabled on the router.  Turning off the uPNP and rebooting the router and Vista didn&#8217;t help..  Turning off the Trend Micro Security Services on the router and trying IE again however fixed my problem.</p>
<p>God knows what it was doing to block IE but it fixed my problem.</p>
<p>Alora as they say in Italy (anyway)&#8230;</p>
<p>Since then I have played about a bit &#8211; tweaking performance, working out what is what.  A great way to figure out the OS and to loose 6 hours.</p>
<p>Before I can do anymore with it &#8211; I need to resize some partitions and give vista some more space.  Then it&#8217;s the great install procces (Office, VS 2005, Infragistcis components &#8211; who have some of the best .NET controls <a href="http://www.infragistics.com/" target="_blank">here</a> that save me a bunch of time in dev, and the rest of the tools I depend on while working).  Another 6 hours and I should be able to get back to work.</p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=29&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/28/vista-beta-installed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Paint.Net</title>
		<link>http://dasher.wordpress.com/2006/02/27/paintnet/</link>
		<comments>http://dasher.wordpress.com/2006/02/27/paintnet/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 21:17:23 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[other fluff]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/27/paintnet/</guid>
		<description><![CDATA[A friend stumbled over Paint.Net and sent me the link.  WoW!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=28&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A friend stumbled over Paint.Net and sent me the <a href="http://www.eecs.wsu.edu/paint.net/" target="_blank">link</a>. </p>
<p>Simply: WOW!</p>
<p>Includes x64 support!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=28&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/27/paintnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>If you&#8217;re into Web Services with Visual Studio&#8230;</title>
		<link>http://dasher.wordpress.com/2006/02/27/wscf-vs-addin/</link>
		<comments>http://dasher.wordpress.com/2006/02/27/wscf-vs-addin/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 21:09:16 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/27/wscf-vs-addin/</guid>
		<description><![CDATA[If you're into web services and you develop using Visual Studio - then here is a must have tool.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=27&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you&#8217;re into web services and you develop using Visual Studio &#8211; then <a href="http://www.thinktecture.com/Resources/Software/WSContractFirst/default.html" target="_blank">here</a> is a must have tool.</p>
<p>Version 0.6 is fresh out of the stalls and it&#8217;s looking as smooth as an espresso on a monday morning.</p>
<p>It&#8217;s an Addin &amp; common line tool for Visual Studio 2005 for Contract First Web Services.  It helps streamline the development of web services allowing you to focus on what&#8217;s important &#8211; the service you are offering &#8211; rather than the technical plumbing of web services.</p>
<p>These guys have some cool and handy utils &#8211; take a look at their <a href="http://www.thinktecture.com/Resources/Software/Gacutils/default.html" target="_blank">GACUtil</a> &#8211; a shell provider for registering assemblies in the GAC.</p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=27&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/27/wscf-vs-addin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>WinFX CTP&#8217;s &#8211; Monthly changes</title>
		<link>http://dasher.wordpress.com/2006/02/26/winfx-ctps-monthly-changes/</link>
		<comments>http://dasher.wordpress.com/2006/02/26/winfx-ctps-monthly-changes/#comments</comments>
		<pubDate>Sun, 26 Feb 2006 08:22:13 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WCF/Indigo]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/26/winfx-ctps-monthly-changes/</guid>
		<description><![CDATA[The new approach by Microsoft to produce regular updates to their Customer Technology Previews (CTPs) is much needed.  No longer do we have to wait months (or years) between releases to find code that we have developed left limping along or just plain hosed - a gibbering wreck due to namespace or library changes...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=25&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The new approach by Microsoft to produce regular updates to their Customer Technology Previews (CTPs) is much needed.  No longer do we have to wait months (or years) between releases to find code that we have developed left limping along or just plain hosed &#8211; a gibbering wreck due to namespace or library changes.</p>
<p>There are still changes &#8211; but with the frequency of the new drop schedule it&#8217;s easier to deal with (although with the number of CTP&#8217;s and SDK&#8217;s coming out it can be a little overwhelming).</p>
<p>With regards to WinFX &#8211; Rob Relyea has a cool tool that helps carry the load that can be found <a href="http://robrelyea.com/tools/XamlMigrate/" target="_blank">here</a>. </p>
<p>Daniel Lehenbauer has also updated his 3D tools for WPF against the WinFX Feb CTP which includes his Blender Export tool.  Ths allows you to export 3D images from <a href="http://www.blender.org/cms/Home.2.0.html" target="_blank">Blender</a> for use within your WinFX applications.  Daniel has some great explanations and demos of using 3D with WinFX &#8211; it&#8217;s worth checking out.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=25&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/26/winfx-ctps-monthly-changes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Superb RSS Toolkit for .NET by dmitryr</title>
		<link>http://dasher.wordpress.com/2006/02/22/asp-net-rss-toolkit/</link>
		<comments>http://dasher.wordpress.com/2006/02/22/asp-net-rss-toolkit/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 21:43:03 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/22/asp-net-rss-toolkit/</guid>
		<description><![CDATA[Superb RSS toolkit for use with Windows Forms and ASP.NET.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=21&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Dmitryr has released a superb RSS toolkit for generating and consuming feeds available <a href="http://blogs.msdn.com/dmitryr/archive/2006/02/21/536552.aspx" target="_blank">here</a> and works with Forms and ASP applications.</p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=21&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/22/asp-net-rss-toolkit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>Watch out for the WinFX Runtime Uninstall tool</title>
		<link>http://dasher.wordpress.com/2006/02/22/winfx-uninstall/</link>
		<comments>http://dasher.wordpress.com/2006/02/22/winfx-uninstall/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 18:32:43 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WCF/Indigo]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/22/winfx-uninstall/</guid>
		<description><![CDATA[Watch out for the WinFX Feb Uninstall tool.  It can turn Visual Studio 2005 into a gibbering wreck...<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=20&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Watch out!</p>
<p>The WinFX Runtime uninstall tool can knock your Visual Studio install for six.  On one of the test machines we have for WinFX development &#8211; the uninstall tool turned Visual Studio 2005 into a gibbering wreck.</p>
<p>The machine was running the final version of VS 2005 (press release versions of VS 2005 are also uninstalled by the WinFX uninstall tool) with the Jan WinFX CTP installed.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=20&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/22/winfx-uninstall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
		<item>
		<title>WinFX Feb CTP (x64 &amp; x86)</title>
		<link>http://dasher.wordpress.com/2006/02/22/winfx-feb-ctp/</link>
		<comments>http://dasher.wordpress.com/2006/02/22/winfx-feb-ctp/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 18:02:45 +0000</pubDate>
		<dc:creator>Dasher</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[WCF/Indigo]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://dasher.wordpress.com/2006/02/22/winfx-feb-ctp/</guid>
		<description><![CDATA[The Feb WinFX CTP is available for download from here (x64) and here (x86).
You&#8217;ll need to remove previous versions of WinFX before installing &#8211; MS have released a tool to make things painless here.
Now if I could only get invited to the Vista Feb CTP due out today&#8230;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=19&subd=dasher&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Feb WinFX CTP is available for download from <a href="http://download.microsoft.com/download/9/F/A/9FA1D34F-EDE6-4D98-8AA2-0296B2AA6ABE/winfxrc_x64.exe" target="_blank">here</a> (x64) and <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F51C4D96-9AEA-474F-86D3-172BFA3B828B&amp;displaylang=en" target="_blank">here</a> (x86).</p>
<p>You&#8217;ll need to remove previous versions of WinFX before installing &#8211; MS have released a tool to make things painless <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AAE7FC63-D405-4E13-909F-E85AA9E66146&amp;displaylang=en" target="_blank">here</a>.</p>
<p>Now if I could only get invited to the Vista Feb CTP due out today&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dasher.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dasher.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dasher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dasher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dasher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dasher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dasher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dasher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dasher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dasher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dasher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dasher.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dasher.wordpress.com&blog=86394&post=19&subd=dasher&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dasher.wordpress.com/2006/02/22/winfx-feb-ctp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/be5e0c2700dfad20c5981478273d4853?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dasher</media:title>
		</media:content>
	</item>
	</channel>
</rss>