<?xml version="1.0" encoding="UTF-8"?>
<speaker>
  <created-at type="datetime">2009-10-15T14:39:38-04:00</created-at>
  <email></email>
  <first-name>Yehuda</first-name>
  <id type="integer">6</id>
  <last-name>Katz</last-name>
  <picture-content-type>image/jpeg</picture-content-type>
  <picture-file-name>katz.jpg</picture-file-name>
  <picture-file-size type="integer">4136</picture-file-size>
  <picture-updated-at type="datetime">2009-10-15T14:39:38-04:00</picture-updated-at>
  <position>Developer, Engine Yard</position>
  <twitter>wycats</twitter>
  <updated-at type="datetime">2010-02-03T13:05:03-05:00</updated-at>
  <name>Yehuda Katz</name>
  <picture-url>/system/pictures/6/thumb/katz.jpg?1255631978</picture-url>
  <sessions type="array">
    <session>
      <category-id type="integer">3</category-id>
      <created-at type="datetime">2010-02-08T09:30:31-05:00</created-at>
      <id type="integer">53</id>
      <image-content-type nil="true"></image-content-type>
      <image-file-name nil="true"></image-file-name>
      <image-file-size nil="true"></image-file-size>
      <image-updated-at type="datetime" nil="true"></image-updated-at>
      <location-id type="integer">4</location-id>
      <name>Rails 3.0 and the Web 3.0: Rails and the Future of the Web</name>
      <session-id type="">53</session-id>
      <speaker-id type="">6</speaker-id>
      <sponsor-id type="integer" nil="true"></sponsor-id>
      <time-slot-id type="integer">6</time-slot-id>
      <updated-at type="datetime">2010-02-11T14:56:07-05:00</updated-at>
      <session-type-name>Frameworks</session-type-name>
      <session-location-name>Ballroom C</session-location-name>
      <description>&lt;p&gt;When Ruby on Rails came out in 2004, the future of the web was uncertain. A few years later, with Rails 1.2, the framework placed its bet on the web&amp;#8217;s architecture with a strong emphasis on RESTful resources and &lt;span class="caps"&gt;HTTP&lt;/span&gt;, in strong contrast with contemporary libraries that tried to circumvent the web by making every request a &lt;span class="caps"&gt;POST&lt;/span&gt; (I&amp;#8217;m looking at you Java frameworks of 2004). Several years later, the web is still going strong, and the mobile space appears poised to heavily leverage the growth of the web, and is actually responsible for moving it forward.&lt;/p&gt;
&lt;p&gt;In short, the bet Rails placed on the web&amp;#8217;s architecture has paid off, and Rails is well-positioned to take on the new challenges posed by HTML5 such as offline-capable web applications. In this talk, Yehuda will talk about the challenges of this brave new world of HTML5-capable mobile applications, and demonstrate how Rails already has all the tools necessary to built them.&lt;/p&gt;</description>
    </session>
    <session>
      <category-id type="integer">3</category-id>
      <created-at type="datetime">2010-01-29T11:51:16-05:00</created-at>
      <id type="integer">47</id>
      <image-content-type nil="true"></image-content-type>
      <image-file-name nil="true"></image-file-name>
      <image-file-size nil="true"></image-file-size>
      <image-updated-at type="datetime" nil="true"></image-updated-at>
      <location-id type="integer">5</location-id>
      <name>Battle of the Frameworks II (Lunch Session)</name>
      <session-id type="">47</session-id>
      <speaker-id type="">6</speaker-id>
      <sponsor-id type="integer" nil="true"></sponsor-id>
      <time-slot-id type="integer">19</time-slot-id>
      <updated-at type="datetime">2010-03-09T10:57:26-05:00</updated-at>
      <session-type-name>Frameworks</session-type-name>
      <session-location-name>Ballroom D</session-location-name>
      <description>&lt;p&gt;Two years ago close to a dozen experts gathered for the Battle of the Web Frameworks.  Tempers flared as allegations were flung.  Does Rails scale?  Is the web a flawed applications platform?  Do you need to be crazy to like Java?&lt;/p&gt;
&lt;p&gt;This year we bring back some of the same experts along with a few new faces to the panel.  It has been two long years and our industry everything moves at the speed of light, so with hindsight as a tool we will revisit some of the old topics and then visit some new ones.  So please join us as our panel experts share their biased opinions on frameworks, languages, and platforms.&lt;/p&gt;
&lt;p&gt;Moderated by: Robert Hanson, author of &lt;span class="caps"&gt;GWT&lt;/span&gt; in Action&lt;/p&gt;
&lt;p&gt;Note: If you missed the 2008 panel, it was recored and released as&lt;br /&gt;
Chariot TechCast episodes 8 and 9.  The Chariot TechCast can be listened&lt;br /&gt;
to at &lt;a href="http://techcast.chariotsolutions.com/index.php?post_id=339701&amp;amp;utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+ChariotTechCast+%28Chariot+Tech+Cast%29#/"&gt;techcast.chariotsolutions.com&lt;/a&gt;&lt;/p&gt;</description>
    </session>
  </sessions>
  <bio>&lt;p&gt;Yehuda Katz is currently employed by &lt;a href="http://engineyard.com"&gt;Engine Yard&lt;/a&gt;, and works full time as a Core Team Member on the Rails and Merb projects. He is the co-author of &lt;a href="http://manning.com/bibeault/"&gt;jQuery in Action&lt;/a&gt; and the upcoming &lt;a href="http://manning.com/katz/"&gt;Rails 3 in Action&lt;/a&gt;, and is a contributor to &lt;a href="http://manning.com/mcanally/"&gt;Ruby in Practice&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;He spends most of his time hacking on Rails and Merb, but also on other Ruby community projects, like &lt;a href="http://rubini.us/"&gt;Rubinius&lt;/a&gt; and &lt;a href="http://datamapper.org/"&gt;Datamapper&lt;/a&gt;. And when the solution doesn&amp;#8217;t yet exist, he&amp;#8217;ll try his hand at creating one &amp;#8211; as such, he&amp;#8217;s also created projects like &lt;a href="http://github.com/wycats/thor/"&gt;Thor&lt;/a&gt; and &lt;a href="http://github.com/sam/do"&gt;DO.rb&lt;/a&gt; .&lt;/p&gt;</bio>
</speaker>
