<?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>Snow Giraffe Tech &#187; RailsConf</title>
	<atom:link href="http://www.snowgiraffe.com/tech/tag/railsconf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snowgiraffe.com/tech</link>
	<description>rails, rubies, and sometimes dolphins</description>
	<lastBuildDate>Mon, 07 Jun 2010 14:36:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RailsConf 2009: powered by OMG UNICORNS!!!!</title>
		<link>http://www.snowgiraffe.com/tech/483/railsconf-powered-by-unicorns/</link>
		<comments>http://www.snowgiraffe.com/tech/483/railsconf-powered-by-unicorns/#comments</comments>
		<pubDate>Mon, 11 May 2009 17:19:54 +0000</pubDate>
		<dc:creator>blythe</dc:creator>
				<category><![CDATA[Giraffe Mutterings]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[acts_as_unicorn]]></category>
		<category><![CDATA[RailsConf]]></category>
		<category><![CDATA[unicorns]]></category>

		<guid isPermaLink="false">http://www.snowgiraffe.com/tech/?p=483</guid>
		<description><![CDATA[The big takeaway from this years RailsConf is: everyone loves UNICORNS! Learn how to cornify your site like a rockstar.]]></description>
			<content:encoded><![CDATA[<div id="attachment_492" class="wp-caption alignright" style="width: 220px"><img class="size-medium wp-image-492" title="unicorn_narwhal" src="http://www.snowgiraffe.com/tech/wp-content/uploads/2009/05/unicorn_narwhal-300x297.jpg" alt="OMG Unicorns at RailsConf!" width="210" height="208" /><p class="wp-caption-text">OMG Unicorns at RailsConf!</p></div>
<p>The over all theme of this years RailsConf was: <a onclick="cornify_add();return false;" href="http://www.cornify.com">UNICORNS (click me!)</a> I mean, yeah Rails 3 is rad, racks and clouds are great and we are scaling better now, but now with the power of<a onclick="cornify_add();return false;" href="http://www.cornify.com"> OMG UNICORNS!</a> The <a href="http://en.oreilly.com/rails2009/public/schedule/detail/7592">Phusion guys</a> even made a Unicorn edition of <a href="http://www.rubyinside.com/rubystein-wolfenstein-3d-recreated-in-ruby-1751.html">Rubystein</a> to prove how fast ruby can go. Wow! I really enjoyed Chris Wanstrath&#8217;s  <a href="http://railsconf.blip.tv/file/2086330/">keynote</a> on how you could blog your to your way rockstarness (but its better to be a good coder), but Chris, you forgot to mention that adding<a onclick="cornify_add();return false;" href="http://www.cornify.com"> unicorns</a> makes a blog at least 83.45% more successful.</p>
<p>Back when I was a little girl, I dreamed of a future with flying Jetson like hovercraft and space travel. Yet this quite frankly, this future sucks. Instead of awesome, everyone just argues over the best way to round button corners. But now&#8230;. <a onclick="cornify_add();return false;" href="http://www.cornify.com"> OMG UNICORNS!</a>I don&#8217;t feel so sad anymore. As I mentioned in my <a href="http://www.snowgiraffe.com/tech/475/railsconf-2009-integrating-sms-with-your-rails-application/">SMS talk</a>, I even upgraded my database to run on flowers so the <a onclick="cornify_add();return false;" href="http://www.cornify.com">unicorns</a> will come and play! Thanks RailsConf!</p>
<p>There is no need to argue about the best way to add <a onclick="cornify_add();return false;" href="http://www.cornify.com">unicorns</a> to your rails app. Simply <a href="http://cornify.com">cornify</a> it up with the new <a href="http://github.com/blythedunham/acts_as_unicorn">acts_as_unicorn</a> plugin. <a href="http://github.com/blythedunham/acts_as_unicorn">Acts_as_unicorn</a> gives you control to decide which actions are <a onclick="cornify_add();return false;" href="http://www.cornify.com">unicorn</a> worthy.</p>
<pre>script/plugin install git://github.com/blythedunham/acts_as_unicorn</pre>
<p>Add <a onclick="cornify_add();return false;" href="http://www.cornify.com">unicorns</a> to your pages!</p>
<pre class="ruby"><span class="keyword">class </span><span class="class">UnicornController</span> <span class="punct">&lt;</span> <span class="constant">ApplicationController</span>
  <span class="ident">acts_as_unicorn</span> <span class="punct">'</span><span class="string">OMG UNICORNS</span><span class="punct">!',</span> <span class="symbol">:except</span> <span class="punct">=&gt;</span> <span class="symbol">:stupid_not_unicorn_action</span>
<span class="keyword">end</span></pre>
<h3>Try it: <a onclick="cornify_add();return false;" href="http://www.cornify.com"> OMG UNICORNS!</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.snowgiraffe.com/tech/483/railsconf-powered-by-unicorns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RailsConf 2009: Integrating SMS with your Rails Application</title>
		<link>http://www.snowgiraffe.com/tech/475/railsconf-2009-integrating-sms-with-your-rails-application/</link>
		<comments>http://www.snowgiraffe.com/tech/475/railsconf-2009-integrating-sms-with-your-rails-application/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:19:59 +0000</pubDate>
		<dc:creator>blythe</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ar-extensions]]></category>
		<category><![CDATA[RailsConf]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[sms on rails]]></category>

		<guid isPermaLink="false">http://www.snowgiraffe.com/tech/?p=475</guid>
		<description><![CDATA[This presentation includes some good tips on how to integrate with sms, especially for Rails applications. The SMS on Rails engine plugin demo steps are included.]]></description>
			<content:encoded><![CDATA[<div id="__ss_1402467" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="RailsConf2009 Integrating SMS with your Rails App" href="http://www.slideshare.net/snowgiraffe/railsconf2009-integrating-sms-with-your-rails-app?type=presentation">RailsConf2009 Integrating SMS with your Rails App</a><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=railsconf2009sms-090507162144-phpapp01&amp;stripped_title=railsconf2009-integrating-sms-with-your-rails-app" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=railsconf2009sms-090507162144-phpapp01&amp;stripped_title=railsconf2009-integrating-sms-with-your-rails-app" /><param name="allowfullscreen" value="true" /></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/snowgiraffe">Blythe Dunham</a>.</div>
</div>
<p>Some <a href="http://snowgiraffe.com/downloads/presentations/RailsConf2009SMS.ppt">ppt slides</a> for you. Slide share soon to come.</p>
<p><img class="aligncenter size-medium wp-image-476" title="railsyodawg" src="http://www.snowgiraffe.com/tech/wp-content/uploads/2009/05/railsyodawg-300x192.jpg" alt="railsyodawg" width="300" height="192" /></p>
<h2><a href="http://github.com/blythedunham/smsonrails">SMS On Rails</a><a href="http://snowgiraffe.com/rdocs/sms_on_rails/"> rdoc</a></h2>
<pre>script/plugin install git://github.com/blythedunham/smsonrails</pre>
<p>At the end of the snowgiraffe SMS show, I demoed the <a href="http://github.com/blythedunham/smsonrails">sms on rails engine plugin</a>. I&#8217;ll build it into a gem soon, but by using the generator there shouldn&#8217;t be any collisions, and the plugin should be version safe as everything is namespaced and modularized. Anyhow, here&#8217;s the script:</p>
<pre>&gt; rails dog --database=mysql
&gt; mysqladmin -uroot create dog_development
&gt; cd dog
&gt; script/plugin install git://github.com/blythedunham/smsonrails
&gt; script/generate sms_on_rails setup --default-service-provider=clickatell
&gt; rake db:migrate
&gt; mate config/environment.rb</pre>
<p>Sign up for <a href="http://clickatell.com">clickatell</a> and update the environment.rb with your credentials. Alternatively, use the email gateway (specify no default service provider) and setup your mail settings.</p>
<p>The Generator does the following:</p>
<ol>
<li> copy images and stylesheets to your public directory</li>
<li> generates 3 database migrations (the 2nd and 3rd have a 2 and 3 appended)</li>
<li>installs clickatell gem and static_record_cache plugin (for email carriers caching)</li>
<li>insert configuration into environment.rb</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.snowgiraffe.com/tech/475/railsconf-2009-integrating-sms-with-your-rails-application/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
