<?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>Sara Trice</title>
	<atom:link href="http://saratrice.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://saratrice.com</link>
	<description>Just a website designin', bellydancin', hair dyein' kinda girl</description>
	<lastBuildDate>Wed, 14 Jul 2010 21:48:40 +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>Ruby: how to split a string into equal chunks</title>
		<link>http://saratrice.com/2010/07/14/ruby-how-to-split-a-string-into-equal-chunks/</link>
		<comments>http://saratrice.com/2010/07/14/ruby-how-to-split-a-string-into-equal-chunks/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 21:48:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=189</guid>
		<description><![CDATA[&#8220;some long test string or other&#8221;.scan(/.{15}/)
Snagged from http://snippets.dzone.com/posts/show/5621 and posted here so I can find it later.
]]></description>
			<content:encoded><![CDATA[<p>&#8220;some long test string or other&#8221;.scan(/.{15}/)</p>
<p>Snagged from <a href="http://snippets.dzone.com/posts/show/5621">http://snippets.dzone.com/posts/show/5621</a> and posted here so I can find it later.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2010/07/14/ruby-how-to-split-a-string-into-equal-chunks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RubyGems 1.3.7 doesn&#8217;t play nice with OSX 1.5.8</title>
		<link>http://saratrice.com/2010/05/27/rubygems-1-3-7-doesnt-play-nice-with-osx-1-5-8/</link>
		<comments>http://saratrice.com/2010/05/27/rubygems-1-3-7-doesnt-play-nice-with-osx-1-5-8/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:21:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=180</guid>
		<description><![CDATA[If you ever run into this pain in the butt error, hopefully this&#8217;ll save you some time:
Installing a gem without the version works fine; installing a gem using &#8220;-v 2.x.x&#8221; or whatever version you like ends in:
spec_fetcher.rb:254: warning: getc is obsolete; use STDIN.getc instead
Guess what? RubyGems 1.3.7 doesn&#8217;t play nice with OSX 10.5.8. So downgrade [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever run into this pain in the butt error, hopefully this&#8217;ll save you some time:</p>
<p>Installing a gem without the version works fine; installing a gem using &#8220;-v 2.x.x&#8221; or whatever version you like ends in:<br />
<code>spec_fetcher.rb:254: warning: getc is obsolete; use STDIN.getc instead</code></p>
<p>Guess what? RubyGems 1.3.7 doesn&#8217;t play nice with OSX 10.5.8. So downgrade to 1.3.6, or if you&#8217;re using RVM, do this:<br />
<code>echo 'rubygems_version=1.3.6' &gt;&gt; ~/.rvm/config/user ; rvm remove 1.8.7 ; rvm install 1.8.7</code></p>
<p>(assuming you are using 1.8.7 in your RVM, otherwise, use 1.9.1 or whatever)</p>
<p>Voila, works like a charm.</p>
<p>Thanks to Wayne E. Seguin for his help on irc.freenode.net #rvm (and for <a href="http://rvm.beginrescueend.com/" target="_blank">RVM</a> in the first place!)</p>
<p>PS You may have to downgrade to 1.3.5 to get &#8220;rake gems:install&#8221; to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2010/05/27/rubygems-1-3-7-doesnt-play-nice-with-osx-1-5-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ready for Zombies.</title>
		<link>http://saratrice.com/2010/05/22/ready-for-zombies/</link>
		<comments>http://saratrice.com/2010/05/22/ready-for-zombies/#comments</comments>
		<pubDate>Sat, 22 May 2010 04:54:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=176</guid>
		<description><![CDATA[Remember my last post about how I was starting an herb garden, about two months ago, and I wasn&#8217;t expecting anything to actually grow?

Stuff grew! The big foof of green you see on the left is parsley; I had to separate it out from the others so they didn&#8217;t hog all the sun. The rest [...]]]></description>
			<content:encoded><![CDATA[<p>Remember my last post about how I was starting an herb garden, about two months ago, and I wasn&#8217;t expecting anything to actually grow?</p>
<p><a href="http://saratrice.com/wp-content/uploads/2010/05/my-herbs-2010-05-21-23.44.50.jpg"><img src="http://saratrice.com/wp-content/uploads/2010/05/my-herbs-2010-05-21-23.44.50.jpg" alt="" title="My Herb Garden" width="500" height="373" class="aligncenter size-full wp-image-177" /></a></p>
<p>Stuff grew! The big foof of green you see on the left is parsley; I had to separate it out from the others so they didn&#8217;t hog all the sun. The rest in the tray is oregano, basil, tarragon, and catnip. The plant in the soda bottle bottom behind the parsley is a marigold I got from the UU church&#8217;s earth day service. Thinking tomorrow will be a good day for planting outside.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2010/05/22/ready-for-zombies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1,2,3, There are zombies on the lawn&#8230;</title>
		<link>http://saratrice.com/2010/03/27/123-there-are-zombies-on-the-lawn/</link>
		<comments>http://saratrice.com/2010/03/27/123-there-are-zombies-on-the-lawn/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 03:02:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=170</guid>
		<description><![CDATA[Seedling starter tray: $4
Seedling soil: $4
Seeds: $6

Being prepared for zombies on my lawn: Priceless.
Well, here&#8217;s yet again another attempt at me starting an herb garden. Difference this time is that I actually have land to plant on. Yay, home ownership! I&#8217;ve got parsley, catnip, oregano, thyme, tarragon, and basil. Any tips from you green thumbs [...]]]></description>
			<content:encoded><![CDATA[<p>Seedling starter tray: $4<br />
Seedling soil: $4<br />
Seeds: $6</p>
<p><a href="http://saratrice.com/wp-content/uploads/2010/03/2010-03-27-21.48.50.jpg"><img src="http://saratrice.com/wp-content/uploads/2010/03/2010-03-27-21.48.50-300x224.jpg" alt="" title="Starting my herb garden" width="300" height="224" class="aligncenter size-medium wp-image-171" /></a></p>
<p>Being prepared for <a href="http://plantsvszombies.com">zombies on my lawn</a>: Priceless.</p>
<p>Well, here&#8217;s yet again another attempt at me starting an herb garden. Difference this time is that I actually have land to plant on. Yay, home ownership! I&#8217;ve got parsley, catnip, oregano, thyme, tarragon, and basil. Any tips from you green thumbs out there? &#8216;Cause generally anything I plant dies pretty horribly. Black thumbs run in my family. I know I need to keep them watered, but not too watered or I&#8217;ll get root rot. When should I water them? Every other day? Every second day? I have them at a west-facing window so they&#8217;ll get some sunlight filtered through the pine tree back there every day.</p>
<p>Any useful advice appreciated!</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2010/03/27/123-there-are-zombies-on-the-lawn/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Images showing negative in Safari, and not displaying in IE.</title>
		<link>http://saratrice.com/2010/03/26/images-showing-negative-in-safari-and-not-displaying-in-ie/</link>
		<comments>http://saratrice.com/2010/03/26/images-showing-negative-in-safari-and-not-displaying-in-ie/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 22:06:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=168</guid>
		<description><![CDATA[This problem drove me crazy for a while:
I did a website for recently an established webcomic and some of the old archive images were showing up in negative on some browsers, and not showing up at all in others. But it didn&#8217;t happen to all the images, and not on all browsers. I beat my [...]]]></description>
			<content:encoded><![CDATA[<p>This problem drove me crazy for a while:</p>
<p>I did a website for recently <a href="http://www.partiallyclips.com">an established webcomic</a> and some of the old archive images were showing up in negative on some browsers, and not showing up at all in others. But it didn&#8217;t happen to all the images, and not on all browsers. I beat my head against this for a while.</p>
<p>When you can&#8217;t figure out what&#8217;s wrong with an image, you look at the image properties, rather than beat your head against a wall. This is what I suggest, anyway, because I didn&#8217;t do that.</p>
<p>They were CMYK.</p>
<p>CMYK images show as negative in Safari, and don&#8217;t show up at all in some versions of IE.</p>
<p>Yay. Great. Converted them to RGB, re-uploaded, all fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2010/03/26/images-showing-negative-in-safari-and-not-displaying-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails: When Textmate Breaks</title>
		<link>http://saratrice.com/2009/11/13/ruby-on-rails-when-textmate-breaks/</link>
		<comments>http://saratrice.com/2009/11/13/ruby-on-rails-when-textmate-breaks/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 18:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=159</guid>
		<description><![CDATA[After installing Ruby 1.8.7 on my shiny iMac, Textmate decided that it no longer knew where the Ruby environment was. Oh, it knew where Ruby was, and would run Ruby scripts just fine, but whenever I tried to use anything from any bundle, all I got was:
&#8220;env: ruby: No such file or directory&#8221;
Maddening.
Turns out I [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Ruby 1.8.7 on my shiny iMac, Textmate decided that it no longer knew where the Ruby environment was. Oh, it knew where Ruby was, and would run Ruby scripts just fine, but whenever I tried to use anything from any bundle, all I got was:</p>
<p>&#8220;env: ruby: No such file or directory&#8221;</p>
<p>Maddening.</p>
<p>Turns out I didn&#8217;t have a environment.plist file in my /Users/(username)/.MacOSX/ directory, and even though it worked just fine before without it, that was no longer the case.</p>
<p><a href="http://devender.wordpress.com/2009/03/29/write-shell-variables-into-environmentplist/" target="_blank">Here&#8217;s</a> where to get a nifty little Ruby script to build it and even stick it in the right place for you. Note, the file must already exist, so you&#8217;ll have to make a .MacOSX directory in your user directory, and create an empty file &#8220;environment.plist.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2009/11/13/ruby-on-rails-when-textmate-breaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails: Autocomplete with jQuery error: &#8220;Couldn&#8217;t find FileData with ID&#8221;</title>
		<link>http://saratrice.com/2009/06/08/ruby-on-rails-autocomplete-with-jquery-error-couldnt-find-filedata-with-id/</link>
		<comments>http://saratrice.com/2009/06/08/ruby-on-rails-autocomplete-with-jquery-error-couldnt-find-filedata-with-id/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 22:16:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=150</guid>
		<description><![CDATA[Just in case anyone else has this problem and does not want to bang their head against the wall for an hour like I did:
When using the autocomplete plugin that uses jQuery instead of scriptaculous, you need to add a route:
map.auto_complete ':controller/:action',
     :requirements =&#62; { :action =&#62; /auto_complete_for_\S+/ },
   [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case anyone else has this problem and does not want to bang their head against the wall for an hour like I did:</p>
<p>When using the <a href="http://github.com/chris/auto_complete_jquery/tree/master" target="_blank">autocomplete plugin</a> that uses jQuery instead of scriptaculous, you need to add a route:</p>
<pre>map.auto_complete ':controller/:action',
     :requirements =&gt; { :action =&gt; /auto_complete_for_\S+/ },
     :conditions =&gt; { :method =&gt; :get }</pre>
<p>As per <a href="http://railsforum.com/viewtopic.php?pid=72135#p72135" target="_blank">this post</a> by the author of the plugin, who for some unknown reason hasn&#8217;t included that step with the instructions for the plugin. (WTF?) Otherwise it just sends the request to the show action, which looks at you stupidly and replies, &#8220;Couldn&#8217;t find FileData with ID=auto_complete_for_yourfieldname&#8221;, replacing &#8220;yourfieldname&#8221; with whatever you&#8217;d actually like it to return.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2009/06/08/ruby-on-rails-autocomplete-with-jquery-error-couldnt-find-filedata-with-id/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dr. Tiller, RIP</title>
		<link>http://saratrice.com/2009/06/01/dr-tiller-rip/</link>
		<comments>http://saratrice.com/2009/06/01/dr-tiller-rip/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 03:45:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[political]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=147</guid>
		<description><![CDATA[I am pro-choice. I believe that a woman has the right to control her pregnancy. It is her body, and she is carrying and nourishing the fetus inside her. If it becomes impossible to carry it to full term; if she is abandoned by her family, her friends, and has no possibility of being able [...]]]></description>
			<content:encoded><![CDATA[<p>I am pro-choice. I believe that a woman has the right to control her pregnancy. It is her body, and she is carrying and nourishing the fetus inside her. If it becomes impossible to carry it to full term; if she is abandoned by her family, her friends, and has no possibility of being able to care for a child; if it will tear her apart to birth this child; if the child has a defect such that it will never experience a good quality of life &#8211; these are reasons not to carry the child to term. It is a personal decision, and it is one I support in full.</p>
<p>George Tiller, M.D. provided late term abortions. He was one of a handful of doctors that would. Why would someone get a late term abortion? What if, at 21 weeks, you found out your fetus had a severe birth defect that would cause it to be constantly in pain and live only a few years?  Dr. Tiller understood that sometimes you have to make hard decisions, and that those decisions should not be made harder by not being able to find quality care. He did not encourage people to get abortions. He only performed them when the woman had made the very difficult decision to have one. <a href="http://andrewsullivan.theatlantic.com/the_daily_dish/2009/06/its-so-personal-a-tiller-patient.html">He provided quality care with respect.</a></p>
<p>Abortion is legal in the United States. Whether you agree with it or not, it is a legally available procedure. Murdering doctors for providing a legally available procedure is not heroic. It&#8217;s murder. I agree with President Obama that we should be working towards the goal of lessening the need for abortions &#8211; sex education, providing birth control, and being open and frank when discussing pregnancy. Regardless, I still believe that women should have the option to end their pregnancy if they feel it is necessary. Dr. Tiller thought so, too. I hope that his service to the respect and independence of women helps his soul rest easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2009/06/01/dr-tiller-rip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Carrie&#8217;s Wedding Cake</title>
		<link>http://saratrice.com/2009/06/01/carries-wedding-cake/</link>
		<comments>http://saratrice.com/2009/06/01/carries-wedding-cake/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 04:14:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cakes]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=143</guid>
		<description><![CDATA[I learned several things from this cake, many of them technicalities of cake, and several more general things, such as:

Everything will take longer than you think.
Cake is hard work, but it does make you popular.
Try not to break your dishwasher&#8217;s faucet coupler before a large baking project.
The Point of Diminishing Returns is not just a [...]]]></description>
			<content:encoded><![CDATA[<p>I learned several things from this cake, many of them technicalities of cake, and several more general things, such as:</p>
<ol>
<li>Everything will take longer than you think.</li>
<li>Cake is hard work, but it does make you popular.</li>
<li>Try not to break your dishwasher&#8217;s faucet coupler before a large baking project.</li>
<li>The Point of Diminishing Returns is not just a theory.</li>
</ol>
<p>And, without further ado:</p>
<p style="text-align: center;"><a href="http://saratrice.com/wp-content/uploads/2009/06/carrie_wedding_cake.jpg"><img class="size-full wp-image-144 aligncenter" title="Carrie's Wedding Cake" src="http://saratrice.com/wp-content/uploads/2009/06/carrie_wedding_cake.jpg" alt="Carrie's Wedding Cake" width="453" height="604" /></a></p>
<p style="text-align: center;">Wedding Cake for Carrie Dahlby and Josh Rasey, 5/30/09<br />
Bottom tier &#8211; vanilla sour cream cake w/ vanilla buttercream<br />
Middle tier &#8211; chocolate cake w/ vanilla buttercream<br />
Top tier &#8211; low sugar chocolate cake w/ low sugar Italian meringue buttercream<br />
Entirely covered in marshmallow fondant with fondant roses and heart decorations</p>
<p style="text-align: center;">Based on a <a href="http://www.sedonaweddingcakes.com/" target="_blank">Sedona Wedding Cakes</a> design</p>
<p style="text-align: center;">(photo by Jered Perez)</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2009/06/01/carries-wedding-cake/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Carrie &amp; Josh&#8217;s Wedding Shower Cake</title>
		<link>http://saratrice.com/2009/04/19/carrie-joshs-wedding-shower-cake/</link>
		<comments>http://saratrice.com/2009/04/19/carrie-joshs-wedding-shower-cake/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 00:49:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://saratrice.com/?p=137</guid>
		<description><![CDATA[
Reduced sugar devil&#8217;s food cake with half sugar/half splenda swiss meringue buttercream. Marshmallow fondant used to cover the cake and for pink heart decorations.
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.saratrice.com/gallery/main.php?g2_itemId=9654"><img class="alignnone" title="Carrie &amp; Joshs Wedding Shower Cake" src="http://www.saratrice.com/gallery/main.php?g2_view=core.DownloadItem&amp;g2_itemId=9654&amp;g2_serialNumber=2" alt="" width="604" height="453" /></a></p>
<p style="text-align: center;">Reduced sugar devil&#8217;s food cake with half sugar/half splenda swiss meringue buttercream. Marshmallow fondant used to cover the cake and for pink heart decorations.</p>
]]></content:encoded>
			<wfw:commentRss>http://saratrice.com/2009/04/19/carrie-joshs-wedding-shower-cake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
