<?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>McKinney Station &#187; RailsConf</title>
	<atom:link href="http://www.mckinneystation.com/categories/railsconf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mckinneystation.com</link>
	<description>Ruby on Rails web application development for Dallas/Fort Worth and all of North Texas.</description>
	<lastBuildDate>Wed, 02 Sep 2009 14:29:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microapps Encourage Hacking</title>
		<link>http://www.mckinneystation.com/2008/06/03/microapps-encourage-hacking/</link>
		<comments>http://www.mckinneystation.com/2008/06/03/microapps-encourage-hacking/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 14:54:46 +0000</pubDate>
		<dc:creator>Geoffrey</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[RailsConf]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[Sinatra]]></category>
		<category><![CDATA[SliceHost]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[microapps]]></category>
		<category><![CDATA[mongrel]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.mckinneystation.com/2008/06/03/microapps-encourage-hacking/</guid>
		<description><![CDATA[photo by Jeff Belmonte
I am back from RailsConf 2008 and two of my favorite talks were &#8220;Microapps for Fun and Profit&#8221; by Erik Kastner and &#8220;23 Hacks&#8221; by Nathaniel Talbott.  I have recently been toying around with creating small little apps where I can try out new ideas and sharpen my skills.  
One [...]]]></description>
			<content:encoded><![CDATA[<div class="shadow left"><img src='http://www.mckinneystation.com/wp-content/uploads/2008/06/small_train.jpg' alt='Small Train' /><br/><span class="credit">photo by <a href="http://www.flickr.com/photos/jeffbelmonte/">Jeff Belmonte</a></span></div>
<p>I am back from <a href="http://www.railsconf.com">RailsConf 2008</a> and two of my favorite talks were &#8220;<a href="http://metaatem.net/2008/05/30/my-railsconf-talk">Microapps for Fun and Profit</a>&#8221; by <a href="http://metaatem.net/">Erik Kastner</a> and &#8220;<a href="http://blog.talbott.ws/articles/2008/5/31/23-hacks-railsconf-2008">23 Hacks</a>&#8221; by <a href="http://blog.talbott.ws/">Nathaniel Talbott</a>.  I have recently been toying around with creating small little apps where I can try out new ideas and sharpen my skills.  </p>
<p>One of those apps is the <a href="http://www.templategeneratorpro.com">Template Generator Pro</a>.  It was a really simple little app the generates funny <a href="http://coverletters.templategeneratorpro.com">cover letters</a>, <a href="http://twoweeknotice.templategeneratorpro.com">two week notices</a>, <a href="http://jobs.templategeneratorpro.com">job postings</a>, and more.  Not a lot to it.  What did I learn?  I deployed it to <a href="http://www.slicehost.com">SliceHost</a> (my previous apps have been deployed to <a href="http://dreamhost.com/">DreamHost</a>) and starting learning more about hosting and system administration.  I also had a chance to port the <a href="http://nonsense.sourceforge.net/">Nonsense Perl script</a> to <a href="http://nonsense.rubyforge.org/">a Ruby version</a>.  That was fun!</p>
<h2>Tools of the Trade</h2>
<p>What am I using for my microapps?  The first ones (<a href="http://www.catechizeme.com">CathechizeMe</a> and <a href="http://www.templategeneratorpro.com">TemplateGeneratorPro</a>) were small Rails applications.  But that is alot of overhead and not a lot of &#8220;micro&#8221; in that.  So for new things I am looking at <a href="http://sinatrarb.com/">Sinatra</a> for a framework and <a href="http://stone.rubyforge.org/">Stone</a> or <a href="http://ar.rubyonrails.com/">ActiveRecord</a> with <a href="http://www.sqlite.org/">SQLite</a> for persistance.  I like <a href="http://jquery.com/">JQuery</a> for the Javascript and <a href="http://code.google.com/p/blueprintcss/">BluePrint CSS</a> helps me make it look pretty fairly easily.  <a href="http://www.oswd.org/">Open Source Web Design</a> and <a href="http://www.openwebdesign.org">Open Web Design</a> help to stimulate the creative aspects of the designs.</p>
<h2>Check it Out</h2>
<p>You can see some my little hacks being stored on my GitHub account:  <a href="http://www.github.com/gdagley">http://www.github.com/gdagley</a>. I also have some projects from <a href="http://www.thinkrelevance.com">work</a> at <a href="http://www.github.com/relevance">http://www.github.com/relevance</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mckinneystation.com/2008/06/03/microapps-encourage-hacking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>At RailsConf 2007</title>
		<link>http://www.mckinneystation.com/2007/05/18/at-railsconf-2007/</link>
		<comments>http://www.mckinneystation.com/2007/05/18/at-railsconf-2007/#comments</comments>
		<pubDate>Fri, 18 May 2007 15:14:04 +0000</pubDate>
		<dc:creator>Geoffrey</dc:creator>
				<category><![CDATA[RailsConf]]></category>

		<guid isPermaLink="false">http://www.mckinneystation.com/2007/05/18/at-railsconf-2007/</guid>
		<description><![CDATA[photo by nate steiner
I got in late last night to Portland.  DFW &#8211;> LAX &#8211;> PDX  Of course, it was really late considering the 2 hour time difference it was REALLY late.  1:00 AM lPDT ate.  (or 3:00 AM CDT late) But my body didn&#8217;t take that into account when it [...]]]></description>
			<content:encoded><![CDATA[<div class="shadow left"><img src='http://www.mckinneystation.com/wp-content/uploads/2007/05/coffee_beans.jpg' alt='Coffee Beans' /><br/><span class="credit">photo by <a href="http://www.flickr.com/photos/nate/">nate steiner</a></span></div>
<p>I got in late last night to Portland.  DFW &#8211;> LAX &#8211;> PDX  Of course, it was really late considering the 2 hour time difference it was REALLY late.  1:00 AM lPDT ate.  (or 3:00 AM CDT late) But my body didn&#8217;t take that into account when it decided to wake up at 7:30 AM CDT (or 5:30 AM PDT).  So I am off to the conference to get some coffee.  Lots o&#8217; coffee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mckinneystation.com/2007/05/18/at-railsconf-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Connected With Others</title>
		<link>http://www.mckinneystation.com/2007/05/15/getting-connected-with-others/</link>
		<comments>http://www.mckinneystation.com/2007/05/15/getting-connected-with-others/#comments</comments>
		<pubDate>Tue, 15 May 2007 13:49:51 +0000</pubDate>
		<dc:creator>Geoffrey</dc:creator>
				<category><![CDATA[Entrepreneurial]]></category>
		<category><![CDATA[RailsConf]]></category>
		<category><![CDATA[RailsForAll]]></category>
		<category><![CDATA[WorkingWithRails]]></category>

		<guid isPermaLink="false">http://www.mckinneystation.com/2007/05/15/getting-connected-with-others/</guid>
		<description><![CDATA[photo by wildcat dunny

I have come across a few useful sites the are helping to connect other Rails developers with each other.  Some are specific to RailsConf while others are targeted at Rails developers.
RailsConf

MyConfPlan &#8211; Plan which sessions you will be going to.  Here&#8217;s my schedule.
ConferenceMeetup &#8211; Meet up with others while at [...]]]></description>
			<content:encoded><![CDATA[<div class="shadow right"><img src='http://www.mckinneystation.com/wp-content/uploads/2007/05/train_over_canal.jpg' alt='Train over canal.' /><br/><span class="credit">photo by <a href="http://www.flickr.com/photos/wildcat_dunny/">wildcat dunny</a></credit>
</div>
<p>I have come across a few useful sites the are helping to connect other Rails developers with each other.  Some are specific to RailsConf while others are targeted at Rails developers.</p>
<h2>RailsConf</h2>
<ul>
<li><a href="http://myconfplan.com/conferences/RailsConf2007/">MyConfPlan</a> &#8211; Plan which sessions you will be going to.  <a href="http://myconfplan.com/conferences/RailsConf2007/users/gdagley">Here&#8217;s my schedule</a>.</li>
<li><a href="http://railsconf2007.conferencemeetup.com/">ConferenceMeetup</a> &#8211; Meet up with others while at RailsConf.  <a href="http://railsconf2007.conferencemeetup.com/p/378-geoffrey-dagley">Want to me up with me?</a></li>
</ul>
<h2>Entrepreneurial</h2>
<ul>
<li><a href="http://workingwithrails.com/">Working With Rails</a> &#8211; Find and recommend others who are working with Rails.  You can <a href="http://workingwithrails.com/person/2612-geoffrey-dagley">see what I am doing</a> and even <a href="http://workingwithrails.com/recommendation/new/person/2612-geoffrey-dagley">recommend me</a> if you want.</li>
<li><a href="http://www.railsforall.org">Rails For All</a> &#8211; Promoting Rails to the world.  <a href="http://www.railsforall.org/independent_developers/55">And helping freelance developers get their name out there.</a> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mckinneystation.com/2007/05/15/getting-connected-with-others/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And I Will Be Attending&#8230;</title>
		<link>http://www.mckinneystation.com/2007/04/26/and-i-will-be-attending/</link>
		<comments>http://www.mckinneystation.com/2007/04/26/and-i-will-be-attending/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 21:43:15 +0000</pubDate>
		<dc:creator>Geoffrey</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[RailsConf]]></category>

		<guid isPermaLink="false">http://www.mckinneystation.com/2007/04/26/and-i-will-be-attending/</guid>
		<description><![CDATA[
photo by penywise

I am going to RailsConf next month in Portland.  Of course, up until today, I didn&#8217;t know what sessions I would be attending.  But Dr Nic fixed all that for me with a great application.
Check out the RailsConf schedule and see where I&#8217;ll be.
]]></description>
			<content:encoded><![CDATA[<div class="shadow left"><img src='http://www.mckinneystation.com/wp-content/uploads/2007/04/barn.jpg' alt='Barn' /><br />
<span class="credit">photo by <a href="http://www.sxc.hu/profile/penywise">penywise</a></span>
</div>
<p>I am going to <a href="http://conferences.oreillynet.com/rails/">RailsConf next month</a> in Portland.  Of course, up until today, I didn&#8217;t know what sessions I would be attending.  But <a href="http://drnicwilliams.com/2007/04/26/introducing-myconfplan/">Dr Nic fixed all that</a> for me with a great application.</p>
<p>Check out <a href="http://myconfplan.com/conferences/RailsConf2007/users/gdagley">the RailsConf schedule and see where I&#8217;ll be</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mckinneystation.com/2007/04/26/and-i-will-be-attending/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
