<?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>Jeff Ancel</title>
	<atom:link href="http://jeffancel.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://jeffancel.com/blog</link>
	<description>Developer&#039;s Notebook</description>
	<lastBuildDate>Sun, 06 May 2012 15:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Jalepeno Tunafish</title>
		<link>http://jeffancel.com/blog/jalepeno-tunafish/2012/05</link>
		<comments>http://jeffancel.com/blog/jalepeno-tunafish/2012/05#comments</comments>
		<pubDate>Sun, 06 May 2012 15:52:47 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Recipes]]></category>
		<category><![CDATA[tuna]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=732</guid>
		<description><![CDATA[This recipe is packed with protein and very fast to throw together.  I like this recipe after a good walk/run, though I find this digests really fast and probably goes best with some carbohydrates for me.  Some crackers or one &#8230; <a href="http://jeffancel.com/blog/jalepeno-tunafish/2012/05">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/jalepeno-tunafish/2012/05/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tmux is Awesome</title>
		<link>http://jeffancel.com/blog/tmux-is-awesome/2012/04</link>
		<comments>http://jeffancel.com/blog/tmux-is-awesome/2012/04#comments</comments>
		<pubDate>Sun, 22 Apr 2012 23:26:42 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=728</guid>
		<description><![CDATA[Just wanted to drop a line to the tmux crew and say thank you.  I know terminal multiplexing has been around for a while, but never really caught the full benefit until tmux and the book over at The Pragmatic &#8230; <a href="http://jeffancel.com/blog/tmux-is-awesome/2012/04">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/tmux-is-awesome/2012/04/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Benchmark String Concat versus Array Join</title>
		<link>http://jeffancel.com/blog/ruby-benchmark-string-concat-versus-array-join/2012/03</link>
		<comments>http://jeffancel.com/blog/ruby-benchmark-string-concat-versus-array-join/2012/03#comments</comments>
		<pubDate>Sat, 24 Mar 2012 05:40:56 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=720</guid>
		<description><![CDATA[I was reading about string concat in ruby and found the need to do some.  before I jumped in, I ran a benchmark that was fairly surprising.  Figured I&#8217;d share. require 'benchmark' n = 2000000 Benchmark.bm do &#124;x&#124; str1 = &#8230; <a href="http://jeffancel.com/blog/ruby-benchmark-string-concat-versus-array-join/2012/03">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/ruby-benchmark-string-concat-versus-array-join/2012/03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scss Sass Opacity Plugin</title>
		<link>http://jeffancel.com/blog/scss-sass-opacity-plugin/2012/03</link>
		<comments>http://jeffancel.com/blog/scss-sass-opacity-plugin/2012/03#comments</comments>
		<pubDate>Tue, 06 Mar 2012 00:41:40 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[SASS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=715</guid>
		<description><![CDATA[I was looking for a good cross-browser plugin up front.  Here&#8217;s what I found, which is a good sass mixin for opacity.  There is probably a syntax converter, but I don&#8217;t think(?) I have one installed.  I was looking for &#8230; <a href="http://jeffancel.com/blog/scss-sass-opacity-plugin/2012/03">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/scss-sass-opacity-plugin/2012/03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impressionable Programmers</title>
		<link>http://jeffancel.com/blog/impressionable-programmers/2012/02</link>
		<comments>http://jeffancel.com/blog/impressionable-programmers/2012/02#comments</comments>
		<pubDate>Wed, 29 Feb 2012 03:20:45 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=713</guid>
		<description><![CDATA[I&#8217;d like to meet some programmers interested in Ruby/Rails (or experts in it for that matter) around the St Louis (St. Charles) area.  Leave me a comment if you&#8217;re interested in getting together for some geek talk at a local &#8230; <a href="http://jeffancel.com/blog/impressionable-programmers/2012/02">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/impressionable-programmers/2012/02/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Weekend Off</title>
		<link>http://jeffancel.com/blog/a-weekend-off/2012/02</link>
		<comments>http://jeffancel.com/blog/a-weekend-off/2012/02#comments</comments>
		<pubDate>Sun, 26 Feb 2012 02:33:11 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=711</guid>
		<description><![CDATA[Sometimes it&#8217;s a good idea to take a weekend off entirely.  I&#8217;m not doing anything super technical, or even a slight bit technical.  I&#8217;m giving my brain the weekend off!]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/a-weekend-off/2012/02/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personally, I Do Care</title>
		<link>http://jeffancel.com/blog/personally-i-do-care/2012/02</link>
		<comments>http://jeffancel.com/blog/personally-i-do-care/2012/02#comments</comments>
		<pubDate>Thu, 23 Feb 2012 05:34:11 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=699</guid>
		<description><![CDATA[Here&#8217;s to you coders. I&#8217;m not sure why I do it, but I take my code personally. I try to own everything I do. I feel that owning our product would be best if we all worked this way. When &#8230; <a href="http://jeffancel.com/blog/personally-i-do-care/2012/02">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/personally-i-do-care/2012/02/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Server Screen Sharing Not Accepting Password</title>
		<link>http://jeffancel.com/blog/mac-server-screen-sharing-not-accepting-password/2012/01</link>
		<comments>http://jeffancel.com/blog/mac-server-screen-sharing-not-accepting-password/2012/01#comments</comments>
		<pubDate>Wed, 01 Feb 2012 00:19:15 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=692</guid>
		<description><![CDATA[If you&#8217;re like me, your Mac server is buried in a hole somewhere in your house and you don&#8217;t necessarily know where a monitor that will just port over to it so you can physically login. If this is you, &#8230; <a href="http://jeffancel.com/blog/mac-server-screen-sharing-not-accepting-password/2012/01">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/mac-server-screen-sharing-not-accepting-password/2012/01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Tags Git</title>
		<link>http://jeffancel.com/blog/managing-tags-git/2012/01</link>
		<comments>http://jeffancel.com/blog/managing-tags-git/2012/01#comments</comments>
		<pubDate>Thu, 26 Jan 2012 14:11:32 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Recipes]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=690</guid>
		<description><![CDATA[I use github to manage my personal projects, and I&#8217;m assuming this applies to pretty much any instance of git though. I was looking for an easy way to fully manage tags (creating and deleting them particularly). Here&#8217;s a good &#8230; <a href="http://jeffancel.com/blog/managing-tags-git/2012/01">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/managing-tags-git/2012/01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting your Production Environment for Rails</title>
		<link>http://jeffancel.com/blog/setting-your-production-environment-for-rails/2012/01</link>
		<comments>http://jeffancel.com/blog/setting-your-production-environment-for-rails/2012/01#comments</comments>
		<pubDate>Sun, 22 Jan 2012 22:13:56 +0000</pubDate>
		<dc:creator>jancel</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://jeffancel.com/blog/?p=684</guid>
		<description><![CDATA[Simple really, but I figure to share. export RAILS_ENV=production &#8230;]]></description>
		<wfw:commentRss>http://jeffancel.com/blog/setting-your-production-environment-for-rails/2012/01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

