<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://watch.steveklabnik.com/posts.rss" rel="self" type="application/rss+xml"/>
    <title>Watch.Steve</title>
    <link>http://watch.steveklabnik.com</link>
    <description>
Watch.Steve is a project by me, Steve Klabnik. Every Monday I'll post a new screencast about computer programming.

The first series of episodes is called 'Basics of Web Programming.' It's designed to teach you all about making web applications, starting from the ground up. No previous programming knowledge is assumed, and by the end, you'll have built a small website, while understanding all the details that go into its creation.</description>
    <language>en</language>
    <pubDate>Fri, 01 Oct 2010 15:20:32 +0000</pubDate>
    <lastBuildDate>Fri, 01 Oct 2010 15:20:32 +0000</lastBuildDate>
    <itunes:author>Steve Klabnik</itunes:author>
    <itunes:keywords>programming, screencasts</itunes:keywords>
    <itunes:explicit>clean</itunes:explicit>
    <itunes:owner>
      <itunes:name>Steve Klabnik</itunes:name>
      <itunes:email>steve@steveklabnik.com</itunes:email>
    </itunes:owner>
    <itunes:block>no</itunes:block>
    <itunes:category text="Technology">
      <itunes:category text="Software How-To"/>
    </itunes:category>
    <itunes:category text="Education">
      <itunes:category text="Training"/>
    </itunes:category>
    <item>
      <title>#6 - Basics of Web Programming #6: Sinatra</title>
      <description>I explain the basics of using Sinatra, a Ruby library that's used to make dynamic websites.</description>
      <pubDate>Fri, 01 Oct 2010 15:20:32 +0000</pubDate>
      <enclosure url="http://c1288312.cdn.cloudfiles.rackspacecloud.com/ep6_full.mov" length="43078666" type="video/quicktime"/>
      <link>http://watch.steveklabnik.com/posts/sinatra</link>
      <guid isPermaLink="false">http://watch.steveklabnik.com/posts/sinatra</guid>
      <itunes:author>Steve Klabnik</itunes:author>
      <itunes:subtitle>I explain the basics of using Sinatra, a Ruby library that's used to make dynamic websites.</itunes:subtitle>
      <itunes:summary>I explain the basics of using Sinatra, a Ruby library that's used to make dynamic websites.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>8:54</itunes:duration>
    </item>
    <item>
      <title>#5 - Basics of Web Programming #5: Ruby</title>
      <description>We start exploring the very basics of programming, using Ruby. We write our first Ruby program, and I let you know where you can go to learn more!</description>
      <pubDate>Fri, 24 Sep 2010 16:07:23 +0000</pubDate>
      <enclosure url="http://c1288312.cdn.cloudfiles.rackspacecloud.com/ep5_full.mov" length="34980268" type="video/quicktime"/>
      <link>http://watch.steveklabnik.com/posts/ruby</link>
      <guid isPermaLink="false">http://watch.steveklabnik.com/posts/ruby</guid>
      <itunes:author>Steve Klabnik</itunes:author>
      <itunes:subtitle>We start exploring the very basics of programming, using Ruby. We write our first Ruby program, and I let you know where you can go to learn more!</itunes:subtitle>
      <itunes:summary>We start exploring the very basics of programming, using Ruby. We write our first Ruby program, and I let you know where you can go to learn more!</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>11:28</itunes:duration>
    </item>
    <item>
      <title>#4 - Basics of Web Programming #4: Basic Forms</title>
      <description>I cover the very basic of HTML forms, which are used to provide input to your web application.</description>
      <pubDate>Fri, 17 Sep 2010 16:14:41 +0000</pubDate>
      <enclosure url="http://c1288312.cdn.cloudfiles.rackspacecloud.com/ep4_full.mov" length="42816196" type="video/quicktime"/>
      <link>http://watch.steveklabnik.com/posts/basic_forms</link>
      <guid isPermaLink="false">http://watch.steveklabnik.com/posts/basic_forms</guid>
      <itunes:author>Steve Klabnik</itunes:author>
      <itunes:subtitle>I cover the very basic of HTML forms, which are used to provide input to your web application.</itunes:subtitle>
      <itunes:summary>I cover the very basic of HTML forms, which are used to provide input to your web application.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>10:17</itunes:duration>
    </item>
    <item>
      <title>#3 - Basics of Web Programming #3: Beginner's HTML</title>
      <description>I cover the very basics of HTML, and we build a tiny web page that you can open up on your own computer with a browser.</description>
      <pubDate>Fri, 10 Sep 2010 16:04:44 +0000</pubDate>
      <enclosure url="http://c1288312.cdn.cloudfiles.rackspacecloud.com/ep3_full.mov" length="72888133" type="video/quicktime"/>
      <link>http://watch.steveklabnik.com/posts/beginners_html</link>
      <guid isPermaLink="false">http://watch.steveklabnik.com/posts/beginners_html</guid>
      <itunes:author>Steve Klabnik</itunes:author>
      <itunes:subtitle>I cover the very basics of HTML, and we build a tiny web page that you can open up on your own computer with a browser.</itunes:subtitle>
      <itunes:summary>I cover the very basics of HTML, and we build a tiny web page that you can open up on your own computer with a browser.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>16:03</itunes:duration>
    </item>
    <item>
      <title>#2 - Basics of Web Programming #2: All About HTTP</title>
      <description>I go a bit further in detail about HTTP, and talk about status codes, verbs, and using curl to make requests without a browser.</description>
      <pubDate>Sun, 05 Sep 2010 22:28:39 +0000</pubDate>
      <enclosure url="http://c1288312.cdn.cloudfiles.rackspacecloud.com/ep2_full.mov" length="23588787" type="video/quicktime"/>
      <link>http://watch.steveklabnik.com/posts/all_about_http</link>
      <guid isPermaLink="false">http://watch.steveklabnik.com/posts/all_about_http</guid>
      <itunes:author>Steve Klabnik</itunes:author>
      <itunes:subtitle>I go a bit further in detail about HTTP, and talk about status codes, verbs, and using curl to make requests without a browser.</itunes:subtitle>
      <itunes:summary>I go a bit further in detail about HTTP, and talk about status codes, verbs, and using curl to make requests without a browser.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>9:36</itunes:duration>
    </item>
    <item>
      <title>#1 - Basics of Web Programming #1: Web Fundamentals</title>
      <description>The first episode of my "Basics of Web Programming" series. I explain HTTP and the request/response cycle.</description>
      <pubDate>Sun, 05 Sep 2010 22:23:05 +0000</pubDate>
      <enclosure url="http://c1288312.cdn.cloudfiles.rackspacecloud.com/ep_1_full.mov" length="15753665" type="video/quicktime"/>
      <link>http://watch.steveklabnik.com/posts/web_fundamentals</link>
      <guid isPermaLink="false">http://watch.steveklabnik.com/posts/web_fundamentals</guid>
      <itunes:author>Steve Klabnik</itunes:author>
      <itunes:subtitle>The first episode of my "Basics of Web Programming" series. I explain HTTP and the request/response cycle.</itunes:subtitle>
      <itunes:summary>The first episode of my "Basics of Web Programming" series. I explain HTTP and the request/response cycle.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:38</itunes:duration>
    </item>
  </channel>
</rss>
