<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>jeremyweiland.com</title>
	<link>http://jeremyweiland.com</link>
	<description>The home page of Jeremy Weiland</description>
	<lastBuildDate>Tue, 01 Jul 2008 13:31:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The RSpec post (including an important tip on shared example groups)</title>
		<description>So in my Rails apps lately I&#8217;ve been using the hell out of some RSpec.  I have to say that it&#8217;s making me a better, more methodical coder.  It&#8217;s not just allowing me to define my app in terms of expected behaviors and providing the well understood regression ...</description>
		<link>http://jeremyweiland.com/archives/59</link>
			</item>
	<item>
		<title>Using attachment_fu with :storage =&gt; :db_file</title>
		<description>So I recently got to use Rick Olson's attachment_fu in a Rails application I'm working on, and it is pretty awesome.  It takes a lot of the hassle out of managing files that you might need to upload such as images, and even has the capability of doing thumbnails ...</description>
		<link>http://jeremyweiland.com/archives/49</link>
			</item>
	<item>
		<title>GitHub: Anarchy for Programmers</title>
		<description>I&#8217;m at the CVREG meeting watching Jon give his presentation on GitHub, the new awesomeness that everybody (nerdy) is talking about.  I&#8217;m still learning about it and figuring out how / why it&#8217;s different than Subversion, but look for a personal project on there soon.
git is a source code ...</description>
		<link>http://jeremyweiland.com/archives/48</link>
			</item>
	<item>
		<title>It’s 11:00 pm; do you know where your model methods are?</title>
		<description>So the other day I was implementing what I considered a simple Rails association helper to make my life easier:
has_many :unapproved_posts,
:class_name => "Post",
:finder_sql => 'SELECT posts.* from  posts INNER JOIN users ON  posts.user_id = users.id INNER JOIN groups ON users.group_id = groups.id WHERE (groups.id = #{id}) and (posts.approved ...</description>
		<link>http://jeremyweiland.com/archives/47</link>
			</item>
	<item>
		<title>New Frontiers in Ruby Web Applications</title>
		<description>So as somebody who has experienced their share of headaches deploying Rails apps (and ended up learning how to provision a VPS from scratch as a result) I&#8217;m interested in the questions Peter Cooper of Ruby Inside asks:


Is there / why isn’t there a version of mod_ruby that doesn’t have ...</description>
		<link>http://jeremyweiland.com/archives/46</link>
			</item>
	<item>
		<title>Two tired girls</title>
		<description>Just had to post this because it was too perfect a shot not to.

The busyness won&#8217;t last; stay tuned for real blogging.
 </description>
		<link>http://jeremyweiland.com/archives/45</link>
			</item>
	<item>
		<title>A single press for all my words</title>
		<description>So one of the big changes I made on my new slice is to centralize my WordPress blogs.  I run three WordPress sites, and having to upload a whole new codebase three times while being careful not to overwrite my customizations, plugins, themes, etc. was beginning to grate.  ...</description>
		<link>http://jeremyweiland.com/archives/44</link>
			</item>
	<item>
		<title>Ruby 1.9 released!</title>
		<description>Praise be to jeebus - a development release of Ruby 1.9.0 was announced on ruby-lang.org Christmas Day (nice timing for the western world).  I guess it’s too early to install on my new slice, and probably better to wait for the package anyway.  Nevertheless, at RubyConf this year ...</description>
		<link>http://jeremyweiland.com/archives/43</link>
			</item>
	<item>
		<title>Welcome to my new slice</title>
		<description>Since I&#8217;ve been on SliceHost I&#8217;ve learned a lot about server management.  I&#8217;ve also made a lot of mistakes and generally made a mess out of that slice.  So I got a new one and am moving everything over.  This is the first post from the new ...</description>
		<link>http://jeremyweiland.com/archives/41</link>
			</item>
	<item>
		<title>2nd Annual McWeiland Chili Cookoff Photo Montage</title>
		<description>And first YouTube upload ever.  Tasha did the video on her new MacBook - like that “Ken Burns” effect?  Enjoy!
 </description>
		<link>http://jeremyweiland.com/archives/39</link>
			</item>
</channel>
</rss>
