<?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>travisj &#187; Rails</title>
	<atom:link href="http://travisj.org/category/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://travisj.org</link>
	<description>cooking up the offense like he&#039;s cooking ravioli</description>
	<lastBuildDate>Sun, 14 Mar 2010 19:19:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More on the PHP Easter Eggs</title>
		<link>http://travisj.org/2006/02/04/more-on-the-php-easter-eggs/</link>
		<comments>http://travisj.org/2006/02/04/more-on-the-php-easter-eggs/#comments</comments>
		<pubDate>Sat, 04 Feb 2006 21:34:19 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/2006/02/04/more-on-the-php-easter-eggs/</guid>
		<description><![CDATA[Chris Shiflett has more info on the PHP Easter Eggs I wrote about earlier. I find it very humorous that he uses 37signals as his example site for the demo. 37signals has been receiving a lot of press recently for all the work with Ruby on Rails.
]]></description>
			<content:encoded><![CDATA[<p>Chris Shiflett <a href="http://shiflett.org/archive/191">has more info</a> on the PHP Easter Eggs <a href="http://www.travisj.org/2006/01/11/php-easter-egg/">I wrote about earlier</a>. I find it very humorous that he uses 37signals as his example site for the demo. 37signals has been receiving a lot of press recently for all the work with Ruby on Rails.</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2006/02/04/more-on-the-php-easter-eggs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Update</title>
		<link>http://travisj.org/2005/12/15/blog-update-2/</link>
		<comments>http://travisj.org/2005/12/15/blog-update-2/#comments</comments>
		<pubDate>Thu, 15 Dec 2005 23:17:57 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=989</guid>
		<description><![CDATA[I realize the posts have gotten to be pretty infrequent lately, but I am going to fix that. I am moving my blog back over to Wordpress (typo is just to slow on my host and they can&#8217;t seem to fix it). Before any of that can happen, I am going to have to write ]]></description>
			<content:encoded><![CDATA[<p>I realize the posts have gotten to be pretty infrequent lately, but I am going to fix that. I am moving my blog back over to <a href='http://www.wordpress.org/'>Wordpress</a> (<a href='http://typo.leetsoft.com/'>typo</a> is just to slow on <a href='http://www.site5.com/'>my host</a> and they can&#8217;t seem to fix it). Before any of that can happen, I am going to have to write the script to move all my posts, comments, and categories back to Wordpress. Typo seems to be too new for anyone to have done this, so I will be doing it on my own. Hopefully with the faster weblog, I will be more apt to post.</p>

<p>Oh, and my host doesn&#8217;t support <a href='http://www.php.net/'>PHP5</a> yet. What was I thinking when I picked them!</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/12/15/blog-update-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rails on Mac OS X</title>
		<link>http://travisj.org/2005/11/16/rails-on-mac-os-x/</link>
		<comments>http://travisj.org/2005/11/16/rails-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 16 Nov 2005 23:56:54 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=979</guid>
		<description><![CDATA[For some reason installing Ruby on Rails on Tiger (Mac OS X 10.4) is difficult. I have installed it on about 5 different systems and every time run into trouble. I had been putting off installing Rails on the laptop because it was working on the iMac and I could just use it there when ]]></description>
			<content:encoded><![CDATA[<p>For some reason installing <a href='http://www.rubyonrails.com/'>Ruby on Rails</a> on Tiger (Mac OS X 10.4) is difficult. I have installed it on about 5 different systems and every time run into trouble. I had been putting off installing Rails on the laptop because it was working on the iMac and I could just use it there when I needed to, but tonight I sat down on got it installed easily.</p>

<p>For anyone really interested in easily installing Rails, here&#8217;s what you do:
1. <a href='http://wiki.rubyonrails.com/rails/pages/HowtoInstallOnOSXTiger#4'>first manually fix ruby</a>
2. Install <a href='http://docs.rubygems.org/'>RubyGems</a>
3. sudo gem install rails
4. Follow <a href='http://www.tonyarnold.com/articles/2005/08/11/mysql-bindings-for-ruby-under-mac-os-x-tiger'>these</a> instructions to get mysql 4.1 working&#8230;</p>

<p>That&#8217;s it. It takes all of 5 minutes to do when you know what to do!</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/11/16/rails-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>del.icio.us</title>
		<link>http://travisj.org/2005/11/13/delicious/</link>
		<comments>http://travisj.org/2005/11/13/delicious/#comments</comments>
		<pubDate>Sun, 13 Nov 2005 16:03:32 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=974</guid>
		<description><![CDATA[I was just showing Rachel how to use del.icio.us (her account and mine) and we saw that 17 people have already added Swap-bot to their bookmarks!

Speaking of swap-bot, I am doing some maintenance work on it today.
]]></description>
			<content:encoded><![CDATA[<p>I was just showing Rachel how to use <a href='http://del.icio.us/'>del.icio.us</a> (<a href='http://del.icio.us/ilovecutethings'>her account</a> and <a href='http://del.icio.us/travisj'>mine</a>) and we saw that <a href='http://del.icio.us/url/85b52ea5f42779b5e4e5bb9b012349d6'>17 people</a> have already added <a href='http://www.swap-bot/'>Swap-bot</a> to their bookmarks!</p>

<p>Speaking of swap-bot, I am doing some maintenance work on it today.</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/11/13/delicious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rachel&#8217;s Store</title>
		<link>http://travisj.org/2005/10/04/rachels-store/</link>
		<comments>http://travisj.org/2005/10/04/rachels-store/#comments</comments>
		<pubDate>Tue, 04 Oct 2005 00:00:00 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=942</guid>
		<description><![CDATA[Rachel and I have been busy working on her new online store, ilovecutethings.com, for a little over a week and it finally launched tonight. Needless to say, my part in this project was creating the e-commerce site, not the inventory.

I briefly gave some thought to using a packaged e-commerce site, but didn&#8217;t like the feel ]]></description>
			<content:encoded><![CDATA[<p>Rachel and I have been busy working on her new online store, <a href='http://www.ilovecutethings.com'>ilovecutethings.com</a>, for a little over a week and it finally launched tonight. Needless to say, my part in this project was creating the e-commerce site, not the inventory.</p>

<p>I briefly gave some thought to using a packaged e-commerce site, but didn&#8217;t like the feel of them. Rachel showed me a few sites that had the same features she wanted and I wasn&#8217;t too impressed with the software packages they used. While I still have a lot of work left to do on the site, it is fully operational. Go check out her new site. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/10/04/rachels-store/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dad&#8217;s baseball bet</title>
		<link>http://travisj.org/2005/09/24/dads-baseball-bet/</link>
		<comments>http://travisj.org/2005/09/24/dads-baseball-bet/#comments</comments>
		<pubDate>Sat, 24 Sep 2005 15:28:43 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=937</guid>
		<description><![CDATA[For a couple of years I have wanted to make a webpage that automatically tracked the score of the annual baseball bet my dad has with his friend Jerry. This morning I finally did the little project. I haven&#8217;t heard from my dad yet if the score is correct, but he did say that he ]]></description>
			<content:encoded><![CDATA[<p>For a couple of years I have wanted to make a webpage that automatically tracked the score of <a href='http://gunnerweb.net/brad/?p=9'>the annual baseball bet</a> my dad has with his friend Jerry. This morning I finally did the little project. I haven&#8217;t heard from my dad yet if the score is correct, but he did say that he was up by one point today. So <a href='http://www.gunnerweb.net/thebet/'>check out the site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/09/24/dads-baseball-bet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My problem</title>
		<link>http://travisj.org/2005/09/18/my-problem/</link>
		<comments>http://travisj.org/2005/09/18/my-problem/#comments</comments>
		<pubDate>Sun, 18 Sep 2005 20:28:49 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=934</guid>
		<description><![CDATA[I am a procrastinator. Well, not exactly a procrastinator, but I have more fun starting something new than finishing what I am currently on. It is why I am currently reading three books. It is why I made Track My Links when I should have finished Swap-bot (don&#8217;t worry &#8211; it is done now). I ]]></description>
			<content:encoded><![CDATA[<p>I am a procrastinator. Well, not exactly a procrastinator, but I have more fun starting something new than finishing what I am currently on. It is why I am currently reading three books. It is why I made <a href='http://tml.gunnerweb.net/'>Track My Links</a> when I should have finished <a href='http://www.swap-bot.com/'>Swap-bot</a> (don&#8217;t worry &#8211; it is done now). I want to start something so bad and I don&#8217;t have enough time to finish what I should.</p>

<p>A few months ago <a href='http://travisj.org/?p=905'>I made a wordpress plugin</a> for Rachel to display her <a href='http://www.rljart.com/blog/?page_id=285'>The Things I Want list</a>. Well, the creator of TTIW, Emiliano Mart&iacute;nez Luque (he lives in Argentina), contacted me and really wanted me to make the plugin public. I said I would, and believe it or not, I haven&#8217;t done it until right now. Of course, completing this plugin didn&#8217;t come without starting something else first. Today while at Home Depot, I realized that I could achieve the same sort of thing as the wordpress plugin using Javascript. So, rather than complete the plugin, I wrote some javascript for Emilliano that might work out pretty well. I am going to send it to him and let him get it all in order.</p>

<p>Actually, I should be finishing those things instead of posting&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/09/18/my-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Week</title>
		<link>http://travisj.org/2005/09/16/first-week/</link>
		<comments>http://travisj.org/2005/09/16/first-week/#comments</comments>
		<pubDate>Fri, 16 Sep 2005 20:20:42 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=931</guid>
		<description><![CDATA[My first week of work went really well, and since the request was made, I will share the details. My job as a web programmer started on Monday. I am working for Right Media out of the Eugene office. The company is headquartered in New York, with the majority of the company located there. I ]]></description>
			<content:encoded><![CDATA[<p>My first week of work went really well, and since the request was made, I will share the details. My job as a web programmer started on Monday. I am working for Right Media out of the Eugene office. The company is headquartered in New York, with the majority of the company located there. I have a 5-7 minute commute depending on which direction I am going and the time of day. Since Rachel hasn&#8217;t started classes, I have been able to come home and have lunch with her a few times. As I write this, I realize that I don&#8217;t have too many details to share. I am getting integrated into the development system pretty quickly, I think. I am already writing code that will be used in production by the end of this month or maybe next month.</p>

<p>I am really having a fun time at work and enjoy the people I work with. Sorry for the lack of &#8216;highlights&#8217;, but I can&#8217;t think of anything too great. I think my biggest highlight of the week was actually getting <a href='http://www.swap-bot.com/'>Swap-bot</a> working and tested. We already have 19 people signed up for the initial <a href='http://www.swap-bot.com/swap/show/1'>Postcard Swap</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/09/16/first-week/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Join the Swap and then the List</title>
		<link>http://travisj.org/2005/09/09/join-the-swap-and-then-the-list/</link>
		<comments>http://travisj.org/2005/09/09/join-the-swap-and-then-the-list/#comments</comments>
		<pubDate>Fri, 09 Sep 2005 22:59:25 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=928</guid>
		<description><![CDATA[Swap-bot is up! What is Swap-bot? Well, check out the site for all the answers, but basically it facilitates swaps (have you read about them on Rachel&#8217;s site?). I created it and FINALLY got it up. The first swap we are doing, for testing purposes, will be a postcard swap. Essentially, all you have to ]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.swap-bot.com/'>Swap-bot</a> is up! What is Swap-bot? Well, check out the site for all the answers, but basically it facilitates swaps (have you read about them on Rachel&#8217;s site?). I created it and FINALLY got it up. The first swap we are doing, for testing purposes, will be a postcard swap. Essentially, all you have to do is sign up for the swap, wait until you are sent your swap partners list, and then mail each of them a postcard.</p>

<p>To sign up of the postcard swap (and be a part of history &#8211; Swap-bot&#8217;s first swap), go to the <a href='http://www.swap-bot.com/swap/show/1'>swap details page</a>.</p>

<p>If you sign up of the swap, please join the <a href='http://mail.swap-bot.com/mailman/listinfo/beta-announce_swap-bot.com'>mailing list</a> for swap-bot discussions. The list won&#8217;t be active for too long, just while swap-bot remains in beta (which will be quite short if this swap goes well).</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/09/09/join-the-swap-and-then-the-list/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Last Free Moments</title>
		<link>http://travisj.org/2005/09/09/last-free-moments/</link>
		<comments>http://travisj.org/2005/09/09/last-free-moments/#comments</comments>
		<pubDate>Fri, 09 Sep 2005 19:07:18 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.eightfivethree.com/?p=926</guid>
		<description><![CDATA[

I start my new job on Monday and had a few projects I wanted to work on before then. The first thing I needed to do was complete my move to a new server for all the sites I host. My new host, Site5 was able to host Ruby on Rails sites and I had ]]></description>
			<content:encoded><![CDATA[<p><img src='/files//tml.jpg' border='0' height='133' width='440' alt='tml.jpg' align='' style='border:1px dashed #333;' /></p>

<p>I start my new job on Monday and had a few projects I wanted to work on before then. The first thing I needed to do was complete my move to a new server for all the sites I host. My new host, <a href='http://www.site5.com/'>Site5</a> was able to host <a href='http://www.rubyonrails.com'>Ruby on Rails</a> sites and I had a Rails project that needed to be hosted. I got all the my sites moved over and started focusing on my semi-big Rails project, <a href='http://www.swap-bot.com/'>swap-bot</a> (more info soon), but ran into some server troubles before everything was done. While waiting for Site5 to fix the problem I came up with an idea for a little site that tracks website clicks. I can now track which links on my home page my visitors click on.</p>

<p>I call the project <a href='http://tml.gunnerweb.net/'>Track My Links</a> and have made it available to anyone who would like to try it out. The tracking features are pretty well flushed out, but I have some work left on the reporting features. I have decided to wait for feedback before putting too much more work into this project.</p>

<p>If you do try Track My Links, please sent me your feedback. Was it easy to install? If not, how could I make it easier? What do you want to see it do? Does it do everything you expected it to?</p>
]]></content:encoded>
			<wfw:commentRss>http://travisj.org/2005/09/09/last-free-moments/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
