<?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"
	>

<channel>
	<title>Kevin.Deenanauth;</title>
	<atom:link href="http://kevin.deenanauth.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.deenanauth.com</link>
	<description>technology and culture</description>
	<pubDate>Wed, 07 May 2008 20:10:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Visual Studio Macro for Sentence Case</title>
		<link>http://kevin.deenanauth.com/2008/05/visual-studio-macro-for-sentence-case/</link>
		<comments>http://kevin.deenanauth.com/2008/05/visual-studio-macro-for-sentence-case/#comments</comments>
		<pubDate>Wed, 07 May 2008 20:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kevin.deenanauth.com/?p=18</guid>
		<description><![CDATA[I can&#8217;t believe I couldn&#8217;t find this, so I wrote one:

    Sub SentenceCase()
        Dim textSelection As EnvDTE.TextSelection
        Dim newString As String = ""
        Dim firstCase As Boolean = False

   [...]]]></description>
		<wfw:commentRss>http://kevin.deenanauth.com/2008/05/visual-studio-macro-for-sentence-case/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Blag</title>
		<link>http://kevin.deenanauth.com/2008/04/new-blag/</link>
		<comments>http://kevin.deenanauth.com/2008/04/new-blag/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 04:45:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[rambling]]></category>

		<guid isPermaLink="false">http://kevin.deenanauth.com/?p=17</guid>
		<description><![CDATA[Previously I had Serendipity, but I decided to go mainstream with Wordpress.  The interface is a lot more fun to use out of the box which hopefully means I&#8217;d update this more.   It was ridiculously easy to switch since it will import blogs via RSS feed.
I signed up for Akismet since in [...]]]></description>
		<wfw:commentRss>http://kevin.deenanauth.com/2008/04/new-blag/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SubSonic Benchmarks</title>
		<link>http://kevin.deenanauth.com/2008/03/subsonic/</link>
		<comments>http://kevin.deenanauth.com/2008/03/subsonic/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 03:18:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.deenanauth.com/index.php?/archives/9-guid.html</guid>
		<description><![CDATA[I&#8217;ve started using an open source project at work called SubSonc.  It&#8217;s a combination ORM and code generation tool for creating your DAL in .NET.   It looks at your database and creates classes with CRUD functions for every table.  Out of the box with no configuration.  The best part is [...]]]></description>
		<wfw:commentRss>http://kevin.deenanauth.com/2008/03/subsonic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Come on Adobe!</title>
		<link>http://kevin.deenanauth.com/2008/02/what-the-hell-adobe/</link>
		<comments>http://kevin.deenanauth.com/2008/02/what-the-hell-adobe/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 03:57:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.deenanauth.com/index.php?/archives/8-guid.html</guid>
		<description><![CDATA[Right now I am trying to fix a web app with a Flash frontend that suddenly broke because of a major change in Flash player.
Adobe put out a new release of Flash Player 9 that disables the authorization header from being sent when doing any web request within a Flash file.  It&#8217;s documented here.

I [...]]]></description>
		<wfw:commentRss>http://kevin.deenanauth.com/2008/02/what-the-hell-adobe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mutually Exclusive Listboxes Extender on Codeplex</title>
		<link>http://kevin.deenanauth.com/2008/01/mutually-exclusive-listboxes-extender-on-codeplex/</link>
		<comments>http://kevin.deenanauth.com/2008/01/mutually-exclusive-listboxes-extender-on-codeplex/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 09:25:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.deenanauth.com/index.php?/archives/7-guid.html</guid>
		<description><![CDATA[That&#8217;s a dreadfully long title for a project.  I created it out of need for some things at work, and to help out the people who care about Work Item 13203 in the AJAX Control Toolkit.  It&#8217;s not implemented exactly how they&#8217;ve envisioned it, but I think it&#8217;s as clean as an implementation [...]]]></description>
		<wfw:commentRss>http://kevin.deenanauth.com/2008/01/mutually-exclusive-listboxes-extender-on-codeplex/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
