<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Handwriting: Single Table Inheritance</title>
    <link>http://blog.handwire.com/articles/2006/04/12/single-table-inheritance</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>A blog by Handwire</description>
    <item>
      <title>Single Table Inheritance</title>
      <description>&lt;div style="float:right" class="flickrplugin"&gt;&lt;a href="http://www.flickr.com/photos/mlovitt/127248015"&gt;&lt;img src="http://static.flickr.com/52/127248015_5284012b9e_m.jpg" width="240" height="180" alt="Skip drops Rails science" title="Skip drops Rails science"/&gt;&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Last night I gave a talk on &lt;a href="http://wiki.rubyonrails.org/rails/pages/SingleTableInheritance"&gt;Single Table Inheritance&lt;/a&gt; to the &lt;a href="http://austinonrails.org/"&gt;Austin on Rails&lt;/a&gt; user group. 
Single Table Inheritance (&lt;abbr title="Single Table Inheritance"&gt;&lt;span class="caps"&gt;STI&lt;/span&gt;&lt;/abbr&gt;) is a way to have several Rails models all extend from a base class sharing properties and behavior.
If y&amp;#8217;all haven&amp;#8217;t checked out the &lt;a href="http://rubyonrails.com/"&gt;Rails phenomenon&lt;/a&gt;, I wholeheartedly recommend &lt;a href="http://headrush.typepad.com/creating_passionate_users/2005/08/physics_of_pass.html"&gt;drinking the kool-aid&lt;/a&gt;. It&amp;#8217;s a fabulous framework and Ruby is a joy to program in.&lt;/p&gt;


	&lt;p&gt;The presentation went great and I got a lot of good questions from the audience. I used Eric Meyer&amp;#8217;s fantastic &lt;a href="http://www.meyerweb.com/eric/tools/s5/"&gt;S5&lt;/a&gt; slideshow code to present with and the slides are up on my personal site (&lt;a href="http://twelvelabs.com/singletable/index.html"&gt;twelvelabs&lt;/a&gt;) if anyone wants to take a peek.&lt;/p&gt;</description>
      <pubDate>Wed, 12 Apr 2006 16:46:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:10f1565f-2fc2-4459-b409-6013ac576bc9</guid>
      <author>Skip</author>
      <link>http://blog.handwire.com/articles/2006/04/12/single-table-inheritance</link>
      <category>ruby</category>
      <category>rails</category>
      <category>austinonrails</category>
      <trackback:ping>http://blog.handwire.com/articles/trackback/55</trackback:ping>
    </item>
  </channel>
</rss>
