<?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>dirq</title>
	<atom:link href="http://dirq.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dirq.wordpress.com</link>
	<description>Dirk&#039;s Thoughts on Web Development</description>
	<lastBuildDate>Fri, 09 Dec 2011 15:27:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dirq.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>dirq</title>
		<link>http://dirq.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dirq.wordpress.com/osd.xml" title="dirq" />
	<atom:link rel='hub' href='http://dirq.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Watching Localhost Traffic with Fiddler</title>
		<link>http://dirq.wordpress.com/2011/12/09/watching-localhost-traffic-with-fiddler/</link>
		<comments>http://dirq.wordpress.com/2011/12/09/watching-localhost-traffic-with-fiddler/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 15:21:53 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=181</guid>
		<description><![CDATA[If you&#8217;ve tried to use Fiddler to debug your ajax script locally, you&#8217;ve probably noticed that it doesn&#8217;t log the traffic to http://localhost/. Well, it can! And it&#8217;s a really easy hack. Just put a dot at the end of localhost. Like this: http://localhost.:321/ AMAZING!!! (and here&#8217;s why it works)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=181&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve tried to use Fiddler to debug your ajax script locally, you&#8217;ve probably noticed that it doesn&#8217;t log the traffic to http://localhost/. Well, it can! And it&#8217;s a really easy hack. Just put a dot at the end of localhost. Like this:</p>
<p>http://localhost<span style="color:#ff0000;"><strong>.</strong></span>:321/</p>
<p>AMAZING!!!</p>
<p>(and here&#8217;s <a href="http://www.fiddler2.com/Fiddler/help/hookup.asp#Q-LocalTraffic">why it works</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=181&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2011/12/09/watching-localhost-traffic-with-fiddler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>
	</item>
		<item>
		<title>Subversion Tip &#8211; What Has Changed</title>
		<link>http://dirq.wordpress.com/2011/10/12/subversion-tip-what-has-changed/</link>
		<comments>http://dirq.wordpress.com/2011/10/12/subversion-tip-what-has-changed/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 14:38:26 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=185</guid>
		<description><![CDATA[Have you ever wanted to know what others on your team have changed BEFORE you get the latest changes? Well, you can. From Windows Explorer, use TortoiseSVN&#8217;s context menu to &#8220;show log&#8221;. From the log messages report, you can right-click on the most recent revision and &#8220;Compare with Working Copy.&#8221; You&#8217;ll get a window like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=185&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to know what others on your team have changed BEFORE you get the latest changes? Well, you can.</p>
<p>From Windows Explorer, use TortoiseSVN&#8217;s context menu to &#8220;show log&#8221;. From the log messages report, you can right-click on the most recent revision and &#8220;Compare with Working Copy.&#8221;</p>
<p>You&#8217;ll get a window like the below with the files that have changed on the left and the differences on the right. I&#8217;m using TortoiseMerge for my diff tool so you might see something a little different. I&#8217;ve also switched the left and right views so my working copy is on the left and the latest revision version is on the right.</p>
<p><a href="http://dirq.files.wordpress.com/2011/10/image001.png"><img class="alignnone size-full wp-image-186" title="image001" src="http://dirq.files.wordpress.com/2011/10/image001.png?w=490" alt=""   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/185/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=185&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2011/10/12/subversion-tip-what-has-changed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>

		<media:content url="http://dirq.files.wordpress.com/2011/10/image001.png" medium="image">
			<media:title type="html">image001</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Email from Local Apps with a Pickup Directory</title>
		<link>http://dirq.wordpress.com/2011/09/28/testing-email-from-local-apps-with-a-pickup-directory/</link>
		<comments>http://dirq.wordpress.com/2011/09/28/testing-email-from-local-apps-with-a-pickup-directory/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 14:53:15 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=182</guid>
		<description><![CDATA[I just learned about this neat trick that&#8217;s helpful for developing email features locally. In your web.config file you can tell your application to save emails to a folder instead of sending through an smtp server.  This way you can have your application code work as normal and check all the emails it sends by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=182&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just learned about this neat trick that&#8217;s helpful for developing email features locally.</p>
<p>In your web.config file you can tell your application to save emails to a folder instead of sending through an smtp server.  This way you can have your application code work as normal and check all the emails it sends by just looking in a folder.  The folder has to exist first.  For instance, I created a local folder called c:\TempEmail\ and then changed my local web.config to this:</p>
<p style="padding-left:30px;">&lt;!&#8211;<br />
&lt;system.net&gt;<br />
&lt;mailSettings&gt;<br />
&lt;smtp from=&#8221;email@address.com&#8221;&gt;<br />
&lt;network host=&#8221;smtp.address.com&#8221; password=&#8221;" userName=&#8221;" defaultCredentials=&#8221;true&#8221; /&gt;<br />
&lt;/smtp&gt;<br />
&lt;/mailSettings&gt;<br />
&lt;/system.net&gt;<br />
&#8211;&gt;</p>
<p style="padding-left:30px;">&lt;!&#8211; use a pickup directory for debugging &#8211;&gt;</p>
<p style="padding-left:30px;">&lt;system.net&gt;<br />
&lt;mailSettings&gt;<br />
&lt;smtp from=&#8221;email@address.com&#8221; deliveryMethod=&#8221;SpecifiedPickupDirectory&#8221;&gt;<br />
&lt;specifiedPickupDirectory pickupDirectoryLocation=&#8221;C:\TempEmail&#8221;/&gt;<br />
&lt;/smtp&gt;<br />
&lt;/mailSettings&gt;<br />
&lt;/system.net&gt;</p>
<p>All email sent through your application will end up as a file in the c:\TempEmail\ folder instead of actually being sent out. And I didn&#8217;t have to change my code at all!</p>
<p style="padding-left:30px;">MailDefinition md = new MailDefinition();<br />
…..<br />
MailMessage msg = md.CreateMailMessage(user.Email, replacements, bodyHtml, newSystem.Web.UI.Control());</p>
<p style="padding-left:30px;">//send it!<br />
SmtpClient smtp = new SmtpClient();<br />
smtp.Send(msg);</p>
<p>You can open the eml file in Outlook and it&#8217;ll look just like it&#8217;ll look in the real world &#8211; except that you didn&#8217;t bother your user with a test email.  Sweet!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=182&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2011/09/28/testing-email-from-local-apps-with-a-pickup-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>
	</item>
		<item>
		<title>I like Take Solace</title>
		<link>http://dirq.wordpress.com/2010/05/12/i-like-take-solace/</link>
		<comments>http://dirq.wordpress.com/2010/05/12/i-like-take-solace/#comments</comments>
		<pubDate>Wed, 12 May 2010 13:23:25 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[milwaukee]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Musicians]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=177</guid>
		<description><![CDATA[Of course, I&#8217;m a bit biased.. Dirk Watkins likes Take Solace Create your Like Badge<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=177&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Of course, I&#8217;m a bit biased..</p>
<p><!-- Facebook Like Badge START -->
<div style="width:350px;">
<div style="background:#3B5998;padding:5px;"><img src="http://www.facebook.com/images/fb_logo_small.png" alt="Facebook" /><img src="http://badge.facebook.com/badge/37866129462.755728233.373341001.png" alt="" width="0" height="0" /></div>
<div style="background:#EDEFF4;display:block;border-right:1px solid #D8DFEA;border-bottom:1px solid #D8DFEA;border-left:1px solid #D8DFEA;margin:0;padding:0 0 5px;">
<div style="background:#EDEFF4;display:block;padding:5px;">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top"><img src="http://www.facebook.com/images/icons/fbpage.gif" alt="" /></td>
<td valign="top">
<p style="color:#808080;font-family:verdana;font-size:11px;margin:0;padding:0 8px;"><a href="http://www.facebook.com/Dirkwatkins" title="Dirk Watkins" target="_TOP" style="color:#3B5998;font-family:verdana;font-size:11px;font-weight:normal;text-decoration:none;margin:0;padding:0;">Dirk Watkins</a> likes</p>
</td>
</tr>
</table>
</div>
<div style="background:#FFFFFF;clear:both;display:block;overflow:hidden;margin:0;padding:5px;">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="middle"><a href="http://www.facebook.com/TakeSolace" title="Take Solace" target="_TOP" style="border:0;color:#3B5998;font-family:verdana;font-size:12px;font-weight:bold;text-decoration:none;margin:0;padding:0;"><img src="http://www.facebook.com/profile/pic.php?oid=AAAAAwAgACAAAAALoexIKO7MYC8xGST5Bv2-QsAa2rjFXqHP9JBDm_Tz_BFn9p0i7i63iPfSFjkB3ExZigwJRaL97jVKtQsawBVDUuTY6YhUTENsJaGUt0ThY5K86pzGAeTK0ECuq-6U5RIG&amp;size=square" style="border:0;margin:0;padding:0;" alt="Take Solace" /></a></td>
<td valign="middle" style="padding:0 8px;"><a href="http://www.facebook.com/TakeSolace" title="Take Solace" target="_TOP" style="border:0;color:#3B5998;font-family:verdana;font-size:12px;font-weight:bold;text-decoration:none;margin:0;padding:0;">Take Solace</a></td>
</tr>
</table>
</div>
</div>
<div style="display:block;float:right;margin:0;padding:4px 0 0;"><a href="http://www.facebook.com/facebook-widgets/likebadges.php" title="Create your Like Badge" target="_TOP" style="color:#3B5998;font-family:verdana;font-size:11px;font-weight:none;text-decoration:none;margin:0;padding:0;">Create your Like Badge</a></div>
</div>
<p><!-- Facebook Like Badge END --></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=177&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2010/05/12/i-like-take-solace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>

		<media:content url="http://www.facebook.com/images/fb_logo_small.png" medium="image">
			<media:title type="html">Facebook</media:title>
		</media:content>

		<media:content url="http://badge.facebook.com/badge/37866129462.755728233.373341001.png" medium="image" />

		<media:content url="http://www.facebook.com/images/icons/fbpage.gif" medium="image" />

		<media:content url="http://www.facebook.com/profile/pic.php?oid=AAAAAwAgACAAAAALoexIKO7MYC8xGST5Bv2-QsAa2rjFXqHP9JBDm_Tz_BFn9p0i7i63iPfSFjkB3ExZigwJRaL97jVKtQsawBVDUuTY6YhUTENsJaGUt0ThY5K86pzGAeTK0ECuq-6U5RIG&#38;size=square" medium="image">
			<media:title type="html">Take Solace</media:title>
		</media:content>
	</item>
		<item>
		<title>Fighting Multiple Sclerosis with Music</title>
		<link>http://dirq.wordpress.com/2010/04/30/fighting-multiple-sclerosis-with-music/</link>
		<comments>http://dirq.wordpress.com/2010/04/30/fighting-multiple-sclerosis-with-music/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 13:20:51 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[milwaukee]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Musicians]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=173</guid>
		<description><![CDATA[Take Solace, Wolfgang Schaefer, MBird and Bryan Cherry will be playing a benefit to help raise money for MS research. The event will be at the Art Bar on 4/30/2010.  Music starts around 8:30pm.  Take Solace will most likely play around 11. Rock to Challenge MS (Art Bar) Milwaukee, WI 8:00pm Suggested Donation of $10 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=173&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Take Solace - Milwaukee Indie Rock " href="http://facebook.com/TakeSolace">Take Solace</a>, Wolfgang Schaefer, MBird and Bryan Cherry will be playing a benefit to help raise money for MS research. The event will be at the <a title="Art Bar in Riverwest (Milwaukee)" href="http://artbar-riverwest.com/">Art Bar</a> on 4/30/2010.  Music starts around 8:30pm.  Take Solace will most likely play around 11.</p>
<p><strong>Rock to Challenge MS</strong> (Art Bar)<br />
Milwaukee, WI<br />
8:00pm<br />
Suggested Donation of $10<br />
<a href="http://maps.google.com/maps?&amp;q=722+E.+Burleigh+St.,Milwaukee%2C+WI,US"> 722 E. Burleigh St., Milwaukee, WI</a><br />
Venue phone: 414.372.7880</p>
<p>See the Facebook page for details (login required):<br />
<a href="http://www.facebook.com/event.php?eid=298793726834">http://www.facebook.com/event.php?eid=298793726834</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=173&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2010/04/30/fighting-multiple-sclerosis-with-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>
	</item>
		<item>
		<title>The beauty of Iceland&#8217;s Eyjafjallajokull volcano</title>
		<link>http://dirq.wordpress.com/2010/04/21/the-beauty-of-icelands-eyjafjallajokull-volcano/</link>
		<comments>http://dirq.wordpress.com/2010/04/21/the-beauty-of-icelands-eyjafjallajokull-volcano/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 16:23:18 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[environment]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=144</guid>
		<description><![CDATA[I wish I could give credit to the photographers that took these. If anyone knows, just let everyone else know in the comments section.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=144&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<a href="http://dirq.wordpress.com/2010/04/21/the-beauty-of-icelands-eyjafjallajokull-volcano/#gallery-1-slideshow">Click to view slideshow.</a>
<p>I wish I could give credit to the photographers that took these. If anyone knows, just let everyone else know in the comments section.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=144&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2010/04/21/the-beauty-of-icelands-eyjafjallajokull-volcano/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>
	</item>
		<item>
		<title>SSMS Tip &#8211; See who changed a stored procedure</title>
		<link>http://dirq.wordpress.com/2010/04/08/ssms-tip-see-who-changed-a-stored-procedure/</link>
		<comments>http://dirq.wordpress.com/2010/04/08/ssms-tip-see-who-changed-a-stored-procedure/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 14:58:19 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=141</guid>
		<description><![CDATA[I just found this cool little report built into SSMS 2005. Right click on a database and look in the reports section. Find the &#8220;Schema Changes History&#8221; report and you can see a summary of who changed a stored procedure or other item. Neat eh?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=141&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just found this cool little report built into SSMS 2005. Right click on a database and look in the reports section. Find the &#8220;Schema Changes History&#8221; report and you can see a summary of who changed a stored procedure or other item. Neat eh?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=141&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2010/04/08/ssms-tip-see-who-changed-a-stored-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>
	</item>
		<item>
		<title>Updating a Project and Editing Conflicts with TortoiseSVN</title>
		<link>http://dirq.wordpress.com/2010/03/03/svn-tip-2-updating-a-project-and-editing-conflicts/</link>
		<comments>http://dirq.wordpress.com/2010/03/03/svn-tip-2-updating-a-project-and-editing-conflicts/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 18:24:49 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=138</guid>
		<description><![CDATA[In TortoiseSVN, when getting the latest of multiple files, you may that there were conflicts in the merge process. Before you close this window, just scroll up and right click on the file with the conflict. Select &#8220;Edit conflicts&#8221; and use the Merge tool to resolve them.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=138&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In TortoiseSVN, when getting the latest of multiple files, you may that there were conflicts in the merge process. Before you close this window, just scroll up and right click on the file with the conflict.</p>
<p><a href="http://dirq.files.wordpress.com/2010/03/outlook1.jpg"><img src="http://dirq.files.wordpress.com/2010/03/outlook1.jpg?w=490" alt="" title="outlook1"   class="alignnone size-full wp-image-139"></a></p>
<p>Select &#8220;Edit conflicts&#8221; and use the Merge tool to resolve them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=138&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2010/03/03/svn-tip-2-updating-a-project-and-editing-conflicts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>

		<media:content url="http://dirq.files.wordpress.com/2010/03/outlook1.jpg" medium="image">
			<media:title type="html">outlook1</media:title>
		</media:content>
	</item>
		<item>
		<title>Compare 2 Local Files with TortoiseSVN</title>
		<link>http://dirq.wordpress.com/2010/03/02/svn-tip-1/</link>
		<comments>http://dirq.wordpress.com/2010/03/02/svn-tip-1/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:05:59 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=134</guid>
		<description><![CDATA[You can compare 2 different files using SVN Diff! Just go into Windows Explorer, select 2 files (ctrl click) and right click on one of them. You&#8217;ll get a context menu like this: Just click SVN Diff (or you might see TortoiseSVN &#62; Diff instead). You&#8217;ll get a nice side-by-side comparison of the differences in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=134&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You can compare 2 different files using SVN Diff! Just go into Windows Explorer, select 2 files (ctrl click) and right click on one of them. You&#8217;ll get a context menu like this:</p>
<p><a href="http://dirq.files.wordpress.com/2010/03/outlook.jpg"><img class="alignnone size-full wp-image-135" title="outlook" src="http://dirq.files.wordpress.com/2010/03/outlook.jpg?w=490" alt=""   /></a></p>
<p>Just click SVN Diff (or you might see TortoiseSVN &gt; Diff instead).</p>
<p>You&#8217;ll get a nice side-by-side comparison of the differences in the two files.</p>
<p>(P.S. This was done using Tortoise 1.6.6)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=134&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2010/03/02/svn-tip-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>

		<media:content url="http://dirq.files.wordpress.com/2010/03/outlook.jpg" medium="image">
			<media:title type="html">outlook</media:title>
		</media:content>
	</item>
		<item>
		<title>Wisconsin Legal Nurse Consulting Services</title>
		<link>http://dirq.wordpress.com/2009/12/30/wisconsin-legal-nurse-consulting-services/</link>
		<comments>http://dirq.wordpress.com/2009/12/30/wisconsin-legal-nurse-consulting-services/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 15:00:48 +0000</pubDate>
		<dc:creator>Dirk</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[milwaukee]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[legal services]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://dirq.wordpress.com/?p=132</guid>
		<description><![CDATA[We just launched a new site, Wisconsin Legal Nurse Consulting Services, at http://wilegalnurse.com/. Check it out.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=132&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We just launched a new site, <a title="Legal Nurse in Wisconsin" href="http://wilegalnurse.com/">Wisconsin Legal Nurse Consulting Services</a>, at <a href="http://wilegalnurse.com/">http://wilegalnurse.com/</a>. Check it out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dirq.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dirq.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dirq.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dirq.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dirq.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dirq.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dirq.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dirq.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dirq.wordpress.com&amp;blog=56017&amp;post=132&amp;subd=dirq&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dirq.wordpress.com/2009/12/30/wisconsin-legal-nurse-consulting-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e944b2d80d6c688905e16220057c4db5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dirq</media:title>
		</media:content>
	</item>
	</channel>
</rss>
