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

<channel>
	<title>sides of march &#187; Development Tools</title>
	<atom:link href="http://www.sidesofmarch.com/index.php/archive/tag/development-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sidesofmarch.com</link>
	<description>Thoughts on life, liberty, and information technology</description>
	<lastBuildDate>Mon, 16 Jan 2012 02:43:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Debugging Visual Studio 2005 web applications with Firefox</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/03/19/debugging-visual-studio-2005-web-applications-with-firefox/</link>
		<comments>http://www.sidesofmarch.com/index.php/archive/2007/03/19/debugging-visual-studio-2005-web-applications-with-firefox/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 21:30:19 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://site366.mysite4now.com/compsims/sidesofmarch/index.php/archive/2007/03/19/debugging-visual-studio-2005-web-applications-with-firefox/</guid>
		<description><![CDATA[<p>I recently purchased a new laptop (an experience I&#8217;ll talk about another time) and got a new desktop at work, so I had the pleasure of re-installing Microsoft Visual Studio 2005 twice in the past two months. (The service pack install was faster, <a href="http://weblogs.asp.net/jgalloway/archive/2006/12/19/things-i-wish-i-d-known-before-i-installed-vs-2005-service-pack-1.aspx">thanks to this tip</a>.) Everything seemed fine, except for one thing: I couldn&#8217;t get Visual Studio to recognize Firefox as my default browser, which meant every time I started a web project (debugging or not), Internet Explorer would rear <a href="http://www.24fightingchickens.com/2006/08/26/internet-explorer-7-rc1/">its ugly head</a>.</p>
<p>The solution was not to change the Windows default browser (it was already IE) or to set some crazy start action on your web project. It&#8217;s more obscure. In VS, go to File / Browse With, add a new browser that points to Firefox, then set that as the default.</p>
<p>OK, it does make sense on some levels, and maybe it&#8217;s good that VS can have a different default browser than Windows, but shouldn&#8217;t that option <span style="color:#777"> . . .<br /><br />&#8594; Read More: <a href="http://www.sidesofmarch.com/index.php/archive/2007/03/19/debugging-visual-studio-2005-web-applications-with-firefox/">Debugging Visual Studio 2005 web applications with Firefox</a></span>]]></description>
			<content:encoded><![CDATA[<p>I recently purchased a new laptop (an experience I&#8217;ll talk about another time) and got a new desktop at work, so I had the pleasure of re-installing Microsoft Visual Studio 2005 twice in the past two months. (The service pack install was faster, <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fweblogs.asp.net%2Fjgalloway%2Farchive%2F2006%2F12%2F19%2Fthings-i-wish-i-d-known-before-i-installed-vs-2005-service-pack-1.aspx&sref=rss">thanks to this tip</a>.) Everything seemed fine, except for one thing: I couldn&#8217;t get Visual Studio to recognize Firefox as my default browser, which meant every time I started a web project (debugging or not), Internet Explorer would rear <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fwww.24fightingchickens.com%2F2006%2F08%2F26%2Finternet-explorer-7-rc1%2F&sref=rss">its ugly head</a>.</p>
<p><img width="396" vspace="4" hspace="8" height="301" align="right" alt="Getting Visual Studio 2005 to recognize Firefox" src="http://www.sidesofmarch.com/wp-content/uploads/images/vs2k5browsewith.JPG" />The solution was not to change the Windows default browser (it was already IE) or to set some crazy start action on your web project. It&#8217;s more obscure. In VS, go to File / Browse With, add a new browser that points to Firefox, then set that as the default.</p>
<p>OK, it does make sense on some levels, and maybe it&#8217;s good that VS can have a different default browser than Windows, but shouldn&#8217;t that option be in the Tools / Options window, perhaps under the Environment section, which already has a Web Browser group?</p>
<p>At least I figured it out without breaking (another) mouse.</p>
<img src="http://www.sidesofmarch.com/?ak_action=api_record_view&id=28&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sidesofmarch.com/index.php/archive/2007/03/19/debugging-visual-studio-2005-web-applications-with-firefox/' addthis:title='Debugging Visual Studio 2005 web applications with Firefox ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.sidesofmarch.com/index.php/archive/2007/03/19/debugging-visual-studio-2005-web-applications-with-firefox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hosted Subversion solutions</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2007/02/26/hosted-subversion-solutions/</link>
		<comments>http://www.sidesofmarch.com/index.php/archive/2007/02/26/hosted-subversion-solutions/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 14:08:18 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://www.sidesofmarch.com/index.php/archive/2007/02/26/hosted-subversion-solutions/</guid>
		<description><![CDATA[<p><a href="http://scottwater.com/blog/">Scott Watermasysk</a> (developer of the DotText blog engine, the precursor to <a href="http://www.subtextproject.com/">SubText</a>, which is used to power this blog was originally used to power this blog) recently wrote about <a href="http://scottwater.com/blog/archive/hosted-subversion-by-google/">hosted Subversion solutions</a> and the fact that <a href="http://subversion.tigris.org/">Subversion</a> is the version control engine used by <a href="http://code.google.com/">Google Code</a>. A few years ago I switched to Subversion (from Visual SourceSafe) and I&#8217;ve never looked back. Between Subversion,  <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> (a Windows Explorer-integrated Subversion client), and <a href="http://ankhsvn.tigris.org/">AnkhSVN</a> (a Visual Studio add-in Subversion client), there&#8217;s little reason to look elsewhere.</p>
<p>Is Google Code a worthwhile Subversion host? In short, it depends on your needs. Google Code offers <a href="http://code.google.com/support/bin/answer.py?answer=56680&#038;topic=10386">lots of disk space (100MB)</a> and provides a free Subversion repository, but it also requires your project to be open source (the <a href="http://code.google.com/hosting/createProject">create project page</a> requires you to select one of a few open-source licenses). As a result, Google Code is a great solution for an open-source project.</p>
<p>What about closed source <span style="color:#777"> . . .<br /><br />&#8594; Read More: <a href="http://www.sidesofmarch.com/index.php/archive/2007/02/26/hosted-subversion-solutions/">Hosted Subversion solutions</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fscottwater.com%2Fblog%2F&sref=rss">Scott Watermasysk</a> (developer of the DotText blog engine, the precursor to <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fwww.subtextproject.com%2F&sref=rss">SubText</a>, which <strike>is used to power this blog</strike> was originally used to power this blog) recently wrote about <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fscottwater.com%2Fblog%2Farchive%2Fhosted-subversion-by-google%2F&sref=rss">hosted Subversion solutions</a> and the fact that <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fsubversion.tigris.org%2F&sref=rss">Subversion</a> is the version control engine used by <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fcode.google.com%2F&sref=rss">Google Code</a>. A few years ago I switched to Subversion (from Visual SourceSafe) and I&#8217;ve never looked back. Between Subversion,  <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Ftortoisesvn.tigris.org%2F&sref=rss">TortoiseSVN</a> (a Windows Explorer-integrated Subversion client), and <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fankhsvn.tigris.org%2F&sref=rss">AnkhSVN</a> (a Visual Studio add-in Subversion client), there&#8217;s little reason to look elsewhere.</p>
<p>Is Google Code a worthwhile Subversion host? In short, it depends on your needs. Google Code offers <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fcode.google.com%2Fsupport%2Fbin%2Fanswer.py%3Fanswer%3D56680%26%23038%3Btopic%3D10386&sref=rss">lots of disk space (100MB)</a> and provides a free Subversion repository, but it also requires your project to be open source (the <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fcode.google.com%2Fhosting%2FcreateProject&sref=rss">create project page</a> requires you to select one of a few open-source licenses). As a result, Google Code is a great solution for an open-source project.</p>
<p>What about closed source projects? For over a year I have used <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fwww.hosted-projects.com%2Findex.php&sref=rss">hosted-projects.com</a> and would highly recommend them to anyone needing a private Subversion repository. They offer <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fwww.hosted-projects.com%2Findex.php%3Foption%3Dcom_content%26%23038%3Btask%3Dview%26%23038%3Bid%3D12%26%23038%3BItemid%3D31&sref=rss">plans</a> for as low as $7 a month &#8212; and throw in SSL data encryption, an unlimited number of repositories, 100MB of disk space, unlimited users, and free <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Ftrac.edgewall.org%2F&sref=rss">Trac project management software</a> (a combined wiki, source browser, and ticketing system). I have about a dozen projects hosted by them, with different developers working on each one, with separate repositories for each one &#8212; all for what amounts to $70 a year. You can&#8217;t beat that.</p>
<p>Side thought: I will be commenting on <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fwww.codeplex.com%2F&sref=rss">CodePlex</a> soon. I recently received an &#8220;OK&#8221; from <a href="http://redirectingat.com?id=17923X751173&xs=1&url=http%3A%2F%2Fweblogs.asp.net%2Fscottgu%2F&sref=rss">Scott Guthrie of Microsoft</a> to move my <a href="http://www.sidesofmarch.com/index.php/projects/cssfriendly-the-css-friendly-control-adapters-for-aspnet/">precompiled CSSFriendly control adapters</a> to CodePlex (I wanted to make sure there wasn&#8217;t a licensing violation), and will be doing that this week, so stay tuned.</p>
<img src="http://www.sidesofmarch.com/?ak_action=api_record_view&id=40&type=feed" alt="" /><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sidesofmarch.com/index.php/archive/2007/02/26/hosted-subversion-solutions/' addthis:title='Hosted Subversion solutions ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.sidesofmarch.com/index.php/archive/2007/02/26/hosted-subversion-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

