<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Ross Hawkins</title>
        <link>http://rosshawkins.net/Default.aspx</link>
        <description>Ross Hawkins</description>
        <language>en-NZ</language>
        <copyright>Ross Hawkins</copyright>
        <managingEditor>ross.hawkins@gmail.com</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <image>
            <title>Ross Hawkins</title>
            <url>http://rosshawkins.net/images/RSS2Image.gif</url>
            <link>http://rosshawkins.net/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Don't do as Johnny don't does.</title>
            <link>http://rosshawkins.net/archive/2008/10/02/dont-do-as-johnny-dont-does.aspx</link>
            <description>&lt;p&gt;Originally from &lt;a href="http://dotnet-snippets.com/dns/searching-for-files-using-linq-SID602.aspx"&gt;dotnet-snippets&lt;/a&gt; this lovely piece of code shows the power and danger of LINQ in one go:&lt;/p&gt;
&lt;blockquote&gt;
var files = from file in new DirectoryInfo(@"C:\").GetFiles()     &lt;br /&gt;
            where file.Name.StartsWith("_")      &lt;br /&gt;
            select file;
&lt;/blockquote&gt;
&lt;p&gt;Sure, you could use that piece of code to search for files… but don't. &lt;/p&gt;
&lt;p&gt;(Although surely it can't be long before someone adds deferred execution support for a filesystem? Maybe it's coming in WinFS Forever?)&lt;/p&gt;
&lt;div style="margin: 0px; padding: 0px; display: inline; float: none;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d349bdc5-f1b2-44c8-a270-a27f7e8838d6" class="wlWriterSmartContent"&gt;Tags:  		&lt;a rel="tag" href="http://technorati.com/tags/LINQ/"&gt;LINQ&lt;/a&gt; 		&lt;/div&gt;&lt;img src="http://rosshawkins.net/aggbug/543.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/10/02/dont-do-as-johnny-dont-does.aspx</guid>
            <pubDate>Thu, 02 Oct 2008 08:37:30 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/543.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/10/02/dont-do-as-johnny-dont-does.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/543.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Tweaking machine.config for production deployments</title>
            <link>http://rosshawkins.net/archive/2008/09/30/tweaking-.net-machine.config-for-production-deployments.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://tiredblogger.wordpress.com/2008/09/17/tweaking-net-machineconfig-for-production-deployments/"&gt;Tweaking .NET Machine.Config For Production Deployments&lt;/a&gt; is a useful summary post for anyone deploying ASP.NET applications to production who wants to do a bit of performance tweaking to IIS without spending too much time on it.&lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:26838c0f-fa1b-4a9c-acff-14ac6918c790" style="margin: 0px; padding: 0px; display: inline; float: none;"&gt;Tags:  		&lt;a href="http://technorati.com/tags/IIS/" rel="tag"&gt;IIS&lt;/a&gt; 		&lt;/div&gt;&lt;img src="http://rosshawkins.net/aggbug/542.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/30/tweaking-.net-machine.config-for-production-deployments.aspx</guid>
            <pubDate>Tue, 30 Sep 2008 11:06:36 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/542.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/30/tweaking-.net-machine.config-for-production-deployments.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/542.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Live Writer's latest release doesn't support 64bit XP, again..</title>
            <link>http://rosshawkins.net/archive/2008/09/29/live-writers-latest-release-doesnt-support-64bit-xp-again.aspx</link>
            <description>&lt;p&gt;I'm getting a little frustrated by Windows Live Writer's seemingly on again off again support for 64 bit operating systems (and I'm talking 64 bit XP here, not sure whether 64bit Vista support is still patchy or not).&lt;/p&gt;  &lt;p&gt;&lt;a href="http://windowslivewriter.spaces.live.com/blog/cns!D85741BB5E0BE8AA!1533.entry"&gt;This latest beta release&lt;/a&gt; once again doesn't support XP 64, whereas &lt;a href="http://windowslivewriter.spaces.live.com/blog/cns!D85741BB5E0BE8AA!1508.entry"&gt;this previous one&lt;/a&gt; does. I'd be happy enough running the older version, but it seems to have a weird error where posting to Subtext gives me "Illegal Characters Found" when I post, even though the post makes it up onto the site without problems.&lt;/p&gt;  &lt;p&gt;Live Writer is such a great tool, I really wish they'd get these recurring installer issues sorted for 64bit Windows XP.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:051b2b41-1755-4236-b8a4-d4d50dfeff89" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Tags:  		&lt;a href="http://technorati.com/tags/Live+Writer/" rel="tag"&gt;Live Writer&lt;/a&gt; 		&lt;/div&gt;&lt;img src="http://rosshawkins.net/aggbug/541.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/29/live-writers-latest-release-doesnt-support-64bit-xp-again.aspx</guid>
            <pubDate>Sun, 28 Sep 2008 21:22:24 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/541.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/29/live-writers-latest-release-doesnt-support-64bit-xp-again.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/541.aspx</wfw:commentRss>
        </item>
        <item>
            <title>jQuery and Microsoft</title>
            <category>ASP.NET</category>
            <category>AJAX</category>
            <category>Web Development</category>
            <link>http://rosshawkins.net/archive/2008/09/29/jquery-and-microsoft.aspx</link>
            <description>&lt;p&gt;A while ago I did a bit of exploring into jQuery. I really liked what I saw, and was trying to decide whether to invest a bit of time into knowing it better - but with so many JavaScript frameworks and libraries out there it's hard to know which ones are worthy of attention.&lt;/p&gt;
&lt;p&gt;It looks like Microsoft and jQuery have made that decision a lot easier, with &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx"&gt;this announcement&lt;/a&gt; from Scott Guthrie:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt; I'm excited today to announce that Microsoft will be shipping jQuery with Visual Studio going forward.  We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch.  The files will continue to use and ship under the existing jQuery MIT license. &lt;/p&gt;
&lt;p&gt; We will also distribute intellisense-annotated versions that provide great Visual Studio intellisense and help-integration at design-time. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There's more info in &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx"&gt;Scott's post&lt;/a&gt;, but it looks like set to make ASP.NET AJAX even more compelling. Looks like it's time to dive deeper into jQuery!&lt;/p&gt;
&lt;p&gt;Link: &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx"&gt;Scott Guthrie - jQuery and Microsoft&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Link: &lt;a href="http://jquery.com/blog/2008/09/28/jquery-microsoft-nokia/"&gt;John Resig - jQuery, Microsoft, and Nokia&lt;/a&gt;&lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:eb3a0916-5d91-4e37-9376-c28f2e1fb1c1" style="margin: 0px; padding: 0px; display: inline; float: none;"&gt;Tags:  		&lt;a href="http://technorati.com/tags/Microsoft/" rel="tag"&gt;Microsoft&lt;/a&gt;,
&lt;a href="http://technorati.com/tags/JavaScript/" rel="tag"&gt;JavaScript&lt;/a&gt;
 		&lt;/div&gt;&lt;img src="http://rosshawkins.net/aggbug/540.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/29/jquery-and-microsoft.aspx</guid>
            <pubDate>Sun, 28 Sep 2008 21:10:54 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/540.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/29/jquery-and-microsoft.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/540.aspx</wfw:commentRss>
        </item>
        <item>
            <title>&amp;hellip;and while I'm here</title>
            <link>http://rosshawkins.net/archive/2008/09/27/hellipand-while-im-here.aspx</link>
            <description>&lt;p&gt;At the computer on a Saturday night, waiting for the game to start, there's only one thing left to say – Go the Warriors. &lt;/p&gt;
&lt;p&gt;That is all.&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/539.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/27/hellipand-while-im-here.aspx</guid>
            <pubDate>Sat, 27 Sep 2008 08:32:20 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/539.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/27/hellipand-while-im-here.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/539.aspx</wfw:commentRss>
        </item>
        <item>
            <title>The leaving of Xtra's interleaving</title>
            <link>http://rosshawkins.net/archive/2008/09/27/the-leaving-of-xtras-interleaving.aspx</link>
            <description>&lt;p&gt;A friend pointed out to me last week that Xtra have finally turned off interleaving for customers. The result is a rather noticable drop in ping times to New Zealand sites, as one would expect. However I'm curious to know why they chose to do it, and why they didn't make a bit more noise about it – or am I the only one of their customers who was at all interested?&lt;/p&gt;  &lt;p&gt;   &lt;/p&gt;&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:35d72baa-36ce-4b65-bcfb-9d7b99b3e0ee" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Tags:  		&lt;a href="http://technorati.com/tags/NZ/" rel="tag"&gt;NZ&lt;/a&gt; 		&lt;/div&gt;&lt;img src="http://rosshawkins.net/aggbug/538.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/27/the-leaving-of-xtras-interleaving.aspx</guid>
            <pubDate>Sat, 27 Sep 2008 08:11:14 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/538.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/27/the-leaving-of-xtras-interleaving.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/538.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Silverlight 2 Release Candidate Now Available</title>
            <link>http://rosshawkins.net/archive/2008/09/27/silverlight-2-release-candidate-now-available.aspx</link>
            <description>&lt;p&gt;As the title says, the just announced RC version of Silverlight brings the final release of Silverlight 2.0 one step closer. The RC release looks packed full of fixes, and unfortunately also contains a few breaking changes. &lt;/p&gt;
&lt;p&gt;It's one of the hazards of writing code against a beta product, and something I knew would need fixing one day – and it looks like that day might have to be tomorrow!&lt;/p&gt;
&lt;p&gt;Link: &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/25/silverlight-2-release-candidate-now-available.aspx"&gt;Scott Guthrie - Silverlight 2 Release Candidate Now Available&lt;/a&gt;&lt;/p&gt;
&lt;div style="margin: 0px; padding: 0px; display: inline; float: none;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2b24788a-33bc-4253-beb8-d52ad5f65968" class="wlWriterSmartContent"&gt;Tags:  		&lt;a rel="tag" href="http://technorati.com/tags/Silverlight/"&gt;Silverlight&lt;/a&gt; 		&lt;/div&gt;&lt;img src="http://rosshawkins.net/aggbug/537.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/27/silverlight-2-release-candidate-now-available.aspx</guid>
            <pubDate>Sat, 27 Sep 2008 08:05:33 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/537.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/27/silverlight-2-release-candidate-now-available.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/537.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Rich Text Editor Recommendations</title>
            <link>http://rosshawkins.net/archive/2008/09/27/rich-text-editor-recommendations.aspx</link>
            <description>&lt;p&gt;I've worked with a fair few web based rich text editor controls over the past few years, and I really haven't picked an absolute favorite yet.&lt;/p&gt;  &lt;p&gt;I need to pick one shortly for a current project and would welcome some recommendations or comments around past experiences. All I'm after is a basic WYSIWYG editor for small chunks of HTML which is simple enough for use by users who aren't overly technical.&lt;/p&gt;  &lt;p&gt;So far I've used: CuteEditor (commercial, and over the top for my requirements), FCKEditor (free, but over the top again), and the yui rich text editor (which I liked, and is free, but it's in beta and seemed to need quite a lot of yui on the page before it could run). I've also looked at a few markdown editors which are pretty appealing in that they're lightweight, however they're not too user friendly.&lt;/p&gt;  &lt;p&gt;Any thoughts or recommendations would be appreciated.&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/536.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/27/rich-text-editor-recommendations.aspx</guid>
            <pubDate>Sat, 27 Sep 2008 06:48:22 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/536.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/27/rich-text-editor-recommendations.aspx#feedback</comments>
            <slash:comments>4</slash:comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/536.aspx</wfw:commentRss>
        </item>
        <item>
            <title>XmlUnit</title>
            <link>http://rosshawkins.net/archive/2008/09/18/xmlunit.aspx</link>
            <description>&lt;p&gt;I came across &lt;a href="http://xmlunit.sourceforge.net/"&gt;XmlUnit&lt;/a&gt; quite by accident the other night, when it was mentioned as a way to programmatically validate and correct HTML. It's actual intended use is to enable unit testing against XML, which is potentially useful too, but right now it's HTML sanity checking that I have a need for. Unfortunately it seems this is something that's only currently available in XmlUnit for Java, and not in it's .NET counterpart.&lt;/p&gt;  &lt;p&gt;I've actually seen a JavaScript attempt at something similar and it wasn't pretty, so to the good folks working on this project, please know that you've got a new fan eagerly awaiting an update for the .NET version! :)&lt;/p&gt;  &lt;p&gt;(specifically speaking, the TolerantSaxDocumentBuilder)&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/535.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/18/xmlunit.aspx</guid>
            <pubDate>Thu, 18 Sep 2008 05:43:15 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/535.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/18/xmlunit.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/535.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DNN Inter-Module Communication</title>
            <link>http://rosshawkins.net/archive/2008/09/18/dnn-inter-module-communication.aspx</link>
            <description>&lt;p&gt;If you're working with DotNetNuke, then you're probably writing modules. If you're writing modules, then the chances are that at some point you're going to want them to communicate with each other in some way.&lt;/p&gt;
&lt;p&gt;Apparently this is one of those subjects which has a bit of confusing coverage out there, however the good news is that if you know where to look it's incredibly easy. &lt;a href="http://www.kemmis.info/blog/archive/2008/02/22/dotnetnuke-inter-module-communication-or-how-your-modules-can-get-their.aspx"&gt;DotNetNuke Inter-Module Communication or: How Your Modules Can Get Their Chat On&lt;/a&gt; contains all you'll need to know to implement inter module communication in C# or VB. Nice.&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/534.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2008/09/18/dnn-inter-module-communication.aspx</guid>
            <pubDate>Thu, 18 Sep 2008 05:26:06 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/534.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2008/09/18/dnn-inter-module-communication.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/534.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>