<?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>Netinlet &#187; Uncategorized</title>
	<atom:link href="http://netinlet.com/article/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://netinlet.com</link>
	<description>doug's mostly ignored place on the web</description>
	<lastBuildDate>Tue, 08 Dec 2009 18:50:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mephisto to WordPress, part 1</title>
		<link>http://netinlet.com/article/2009/05/08/mephisto-to-wordpress-pt-1/</link>
		<comments>http://netinlet.com/article/2009/05/08/mephisto-to-wordpress-pt-1/#comments</comments>
		<pubDate>Fri, 08 May 2009 19:17:26 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=152</guid>
		<description><![CDATA[I finally was able to get the old blog content moved from mephisto to wordpress.  Trying to find the time to do it was the most difficult thing.  Some of the formatting came out weird and I did not import any of the comments.  For me, no big deal.  This blog has been mostly ignored [...]]]></description>
			<content:encoded><![CDATA[<p>I finally was able to get the old blog content moved from mephisto to wordpress.  Trying to find the time to do it was the most difficult thing.  Some of the formatting came out weird and I did not import any of the comments.  For me, no big deal.  This blog has been mostly ignored but, I swear to myself I&#8217;m going to start posting more quality content.  We&#8217;ll see.  Will post mephiso to wordpress script I used soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2009/05/08/mephisto-to-wordpress-pt-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting git +svn branches to follow remote branch</title>
		<link>http://netinlet.com/article/2009/02/09/getting-git-svn-branches-to-follow-remote-branch/</link>
		<comments>http://netinlet.com/article/2009/02/09/getting-git-svn-branches-to-follow-remote-branch/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 18:44:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git svn development]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=133</guid>
		<description><![CDATA[Andy Delcambre and Robby Russell both have excellent articles about getting up and running with git as an subversion client. The one thing that had been getting me was the fact that the branch I created locally did not always stick to following the remote branch. It would start out that way, but once I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://andy.delcambre.com/2008/3/4/git-svn-workflow">Andy Delcambre</a> and <a href="http://www.robbyonrails.com/articles/2008/04/10/git-svn-is-a-gateway-drug">Robby Russell</a> both have excellent articles about getting up and running with git as an subversion client.</p>
<p>The one thing that had been getting me was the fact that the branch I created locally did not always stick to following the remote branch.  It would start out that way, but once I checked out the master branch again, it would not always and definitely not consistently point toward the remote branch once I re-checked out my branch.</p>
<p>I finally figured out that the local and remote branch must be named differently.   The character case matters!  So if I had a remote branch of <span class="caps">ITR</span>-<span class="caps">FOO</span> and a local branch of itr-foo, it would loose track of the remote branch.  The easy solution is to name the branches differently by using a &#8220;-&#8221; remotely and a &#8220;_&#8221; locally for names or just name the branches differently.  Now, I use <span class="caps">ITR</span>-<span class="caps">FOO</span> remotely and itr_foo locally, or shorten the local name to itr_promos if I am using <span class="caps">ITR</span>-<span class="caps">PROMOTIONS</span> remotely.</p>
<p>For merging  branching, using git is so much simpler, even if it is <a href="http://tech.hickorywind.org/articles/2008/06/10/larry-vs-the-git-rebase-merge-conflict">very retarded sometimes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2009/02/09/getting-git-svn-branches-to-follow-remote-branch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MileMeter has Launched</title>
		<link>http://netinlet.com/article/2008/10/11/milemeter-has-launched/</link>
		<comments>http://netinlet.com/article/2008/10/11/milemeter-has-launched/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 17:52:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[milemeter ruby launch]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=132</guid>
		<description><![CDATA[After a year of work, my company MileMeter has launched. We sell auto insurance by the mile with no vehicle tracking devices involved. A big hats off to Chris Gay for working so hard for so many years so that we can could get to this point. Insurance rules had to be changed and it [...]]]></description>
			<content:encoded><![CDATA[<p>After a year of work, my company <a href="http://milemeter.com">MileMeter</a> has launched.  We sell auto insurance by the mile with no vehicle tracking devices involved.</p>
<p>A big hats off to Chris Gay for working so hard for so many years so that we can could get to this point. Insurance rules had to be changed and it was difficult for many people to see the benefit selling insurance this way.</p>
<p>We are also one of very few, if not the only insurance company powered entirely by <a href="http://ruby-lang.org">Ruby</a>  It certainly gave us an advantage as we were able to get a robust, well tested application out the door so quickly.</p>
<p><img src="http://netinlet.com/assets/2008/10/8/mm_logo_sm.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2008/10/11/milemeter-has-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ruby-mysql-osx</title>
		<link>http://netinlet.com/article/2008/09/03/ruby-mysql-osx/</link>
		<comments>http://netinlet.com/article/2008/09/03/ruby-mysql-osx/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 00:35:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby mysql osx]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=131</guid>
		<description><![CDATA[I keep having to look this up….. sudo env ARCHFLAGS=“-arch i386” gem install mysql — —with-mysql-config=/usr/local/mysql/bin/mysql_config]]></description>
			<content:encoded><![CDATA[<p>I keep having to look this up…..<br />
<code>sudo env ARCHFLAGS=“-arch i386” gem install mysql — —with-mysql-config=/usr/local/mysql/bin/mysql_config</code></p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2008/09/03/ruby-mysql-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pradipta&#8217;s Rolodex</title>
		<link>http://netinlet.com/article/2008/07/18/pradiptas-rolodex/</link>
		<comments>http://netinlet.com/article/2008/07/18/pradiptas-rolodex/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 23:24:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[recruiter email pradipta rolodex]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=130</guid>
		<description><![CDATA[I woke up this morning to a 40+ thread of emails which originated by a recruiter sending 416 people job posting, all via TO: It quickly turned into a somewhat fun conversation with lots of people and jokes. Rather quickly a google group named Pradipta&#8217;s Rolodex was created. Also followed was a Wikipedia entry (quickly [...]]]></description>
			<content:encoded><![CDATA[<p>I woke up this morning to a 40+ thread of emails which originated by a recruiter sending 416 people job posting, all via TO:</p>
<p>It quickly turned into a somewhat fun conversation with lots of people and jokes.  Rather quickly a <a href="http://groups.google.com/">google group</a> named <a href="http://groups.google.com/group/pradiptas-rolodex?hl=en">Pradipta&#8217;s Rolodex</a> was created.  Also followed was a Wikipedia entry (quickly deleted by Wikipedia admins), a <a href="http://www.facebook.com/group.php?gid=43333321264">FaceBook group</a>, at least one <a href="http://the416.net">domain registration</a> as well as posts to <a href="http://digg.com/programming/recruiter_stupidly_CC_s_400_coders_and_one_replies_all">Digg</a>,  <a href="http://www.reddit.com/info/6scl4/comments/">Reddit</a> and <a href="http://groups.google.com/group/pradiptas-rolodex/web/links?hl=en">others</a>.</p>
<p>Oh, the friday fun&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2008/07/18/pradiptas-rolodex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rspec Test render(:nothing = true)</title>
		<link>http://netinlet.com/article/2008/03/31/rspec-test-rendernothing-true/</link>
		<comments>http://netinlet.com/article/2008/03/31/rspec-test-rendernothing-true/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 02:15:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rspec rails test]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=129</guid>
		<description><![CDATA[I was trying to test one of my controllers was successfully hitting the render(:nothing = true) block. I could not find anything specifically in the API which handled this senario, so I ended up using have_text with a space as an argument. @response.should have_text(&#34; &#34;)]]></description>
			<content:encoded><![CDATA[<p>I was trying to test one of my controllers was successfully hitting the render(:nothing = true) block.  I could not find anything specifically in the <span class="caps">API</span> which handled this senario, so I ended up using have_text with a space as an argument.</p>
<p>
<code>@response.should have_text(&quot; &quot;)</code></p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2008/03/31/rspec-test-rendernothing-true/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vote for Milemeter at AWS Startup Challenge</title>
		<link>http://netinlet.com/article/2007/12/01/vote-for-milemeter-at-aws-startup-challenge/</link>
		<comments>http://netinlet.com/article/2007/12/01/vote-for-milemeter-at-aws-startup-challenge/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 01:19:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[milemeter aws startup-challenge]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=128</guid>
		<description><![CDATA[Go vote for Milemeter at AWS Startup Challenge and keep me gainfully employed! We are proud to be 1 of 7 Finalist for the Amazon.com AWS Startup Challenge and will give our presentation next week at Amazon.com HQ. Milemeter is an innovative insurance start-up that will offer &#8220;auto insurance buy the mile&#8221;. Please Vote for [...]]]></description>
			<content:encoded><![CDATA[<p>Go vote for Milemeter at <span class="caps">AWS</span> Startup Challenge and keep me gainfully employed!</p>
<p>We are proud to be 1 of 7 Finalist for the Amazon.com <span class="caps">AWS</span> Startup Challenge and will give our presentation next week at Amazon.com HQ. <a href="http://milemeter.com">Milemeter</a> is an innovative insurance start-up that will offer &#8220;auto insurance buy the mile&#8221;.</p>
<p><a href="http://developer.amazonwebservices.com/connect/amazon_startupchallenge.jsp">Please Vote for Milemeter!</a></p>
<p><b>Update:</b> Congratulations to <a href="http://www.ooyala.com/">Ooyala</a> for winning the <span class="caps">AWS</span> Startup Challenge.</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2007/12/01/vote-for-milemeter-at-aws-startup-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quote of the Day</title>
		<link>http://netinlet.com/article/2007/11/30/quote-of-the-day/</link>
		<comments>http://netinlet.com/article/2007/11/30/quote-of-the-day/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 21:27:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[quotes]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=127</guid>
		<description><![CDATA[This one is from my 4 year old. While walking through the womens department with my wife, they come across the bras. There was one particularly large white bra hanging on the end of a rack. Tommy stopped and studied it for a minute then proclaimed &#8220;Look mommy, that’s where the penguins live&#8221;.]]></description>
			<content:encoded><![CDATA[<p>This one is from my 4 year old.  While walking through the womens department with my wife, they come across the bras.  There was one particularly large white bra hanging on the end of a rack.  Tommy stopped and studied it for a minute then proclaimed &#8220;Look mommy, that’s where the penguins live&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2007/11/30/quote-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing private and protected methods with ruby</title>
		<link>http://netinlet.com/article/2007/04/18/testing-private-and-protected-methods-with-ruby/</link>
		<comments>http://netinlet.com/article/2007/04/18/testing-private-and-protected-methods-with-ruby/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 22:48:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby testing]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=124</guid>
		<description><![CDATA[When I have to test my protected and private methods in ruby, I make the methods public for the scope of the test. MyClass.send(:public, *MyClass.protected_instance_methods) MyClass.send(:public, *MyClass.private_instance_methods) Just place this code in your testing class substituting your class name. Include the namespace if applicable.]]></description>
			<content:encoded><![CDATA[<p>When I have to test my protected and private methods in ruby, I make the methods public for the scope of the test.</p>
<p>
<code><br />
  MyClass.send(:public, *MyClass.protected_instance_methods)  <br />
  MyClass.send(:public, *MyClass.private_instance_methods)<br />
</code>
</p>
<p>Just place this code in your testing class substituting your class name.  Include the namespace if applicable.</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2007/04/18/testing-private-and-protected-methods-with-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transfer email from one google account to another</title>
		<link>http://netinlet.com/article/2007/04/03/transfer-email-from-one-google-account-to-another/</link>
		<comments>http://netinlet.com/article/2007/04/03/transfer-email-from-one-google-account-to-another/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 18:22:00 +0000</pubDate>
		<dc:creator>doug</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google gmail]]></category>

		<guid isPermaLink="false">http://netinlet.com/?p=123</guid>
		<description><![CDATA[I recently signed up the netinlet.com email for Google apps for you domain I had all my mail funneling to a gmail account to begin with, so I need to get all that email from the first google account to the new google apps account. You can do with with POP, but you have to [...]]]></description>
			<content:encoded><![CDATA[<p>I recently signed up the netinlet.com email for <a href="http://google.com/a">Google apps for you domain</a></p>
<p>I had all my mail funneling to  a gmail account to begin with, so I need to get all that email from the first google account to the new google apps account.</p>
<p>You can do with with <span class="caps">POP</span>, but you have to put in a different pop server name.  Use pop.googlemail.com instead of pop.gmail.com.   pop.gmail.com will not allow you to access via pop.  Go figure.</p>
<p>Everything else stays the same, just make sure to use ssl on port 995.</p>
<p>The process takes a while.  Mine has been running for about a half an hour and has only pulled over 300 emails so far.  I have mine setup to pull over all email, so everything (<span class="caps">INBOX</span>, <span class="caps">SENT</span>,  <span class="caps">ARCHIVED</span>) gets stuck into the inbox on the google apps account.</p>
]]></content:encoded>
			<wfw:commentRss>http://netinlet.com/article/2007/04/03/transfer-email-from-one-google-account-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

