<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Eric Berry on O&apos;Reilly Broadcast</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/" />
<link rel="self" type="application/atom+xml" href="http://broadcast.oreilly.com/atom.xml" />
<id>tag:broadcast.oreilly.com,2008-08-07://53</id>
<updated>2009-04-08T15:55:21Z</updated>

<generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.21-en</generator>

<entry>
<title>Using Helpers and Blocks to easily add design to your site</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/04/using-helpers-and-blocks-to-ea.html" />
<id>tag:broadcast.oreilly.com,2009://53.35816</id>

<published>2009-04-08T15:55:21Z</published>
<updated>2009-04-08T15:55:21Z</updated>

<summary>I bought the program Coda by Panic software.  It is a pretty cool app, even though it is not my preferred editor.  One thing that I love about Panic software is they make beautiful interfaces.  In this tutorial, I&apos;m going to show you how to create a &apos;sheet&apos; similar to those found in Coda.</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="blocks" label="blocks" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="coda" label="coda" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="design" label="design" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="helpers" label="helpers" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="photoshop" label="photoshop" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rails" label="rails" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ruby" label="ruby" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rubyonrails" label="ruby on rails" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="tables" label="tables" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
I bought the program Coda by Panic software.  It is a pretty cool app, even though it is not my preferred editor.  One thing that I love about Panic software is they make beautiful interfaces.  In this tutorial, I&apos;m going to show you how to create a &apos;sheet&apos; similar to those found in Coda.
</content>
</entry>

<entry>
<title>Using multiple SMTP accounts with Rails &amp; ActionMailer</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/03/using-multiple-smtp-accounts-w.html" />
<id>tag:broadcast.oreilly.com,2009://53.35742</id>

<published>2009-03-30T22:02:39Z</published>
<updated>2009-03-30T22:02:39Z</updated>

<summary>Recently I ran into a problem where I needed to be able to send emails via two different SMTP accounts within the same Rails application.  Here&apos;s a way to get around this fairly easily using YAML.</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="actionmailer" label="actionmailer" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rails" label="rails" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ruby" label="ruby" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="yaml" label="yaml" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
Recently I ran into a problem where I needed to be able to send emails via two different SMTP accounts within the same Rails application.  Here&apos;s a way to get around this fairly easily using YAML.
</content>
</entry>

<entry>
<title>Creating Custom SOAP Requests with Ruby and Net::HTTP</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2008/12/creating-custom-soap-requests.html" />
<id>tag:broadcast.oreilly.com,2008://53.34718</id>

<published>2008-12-19T16:50:55Z</published>
<updated>2008-12-19T16:50:55Z</updated>

<summary>Learn to create a custom SOAP request using Ruby and Net::HTTP</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="custom" label="custom" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="http" label="http" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="nethttp" label="net::http" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="post" label="post" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ror" label="ror" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ruby" label="ruby" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rubyonrails" label="ruby on rails" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="soap" label="soap" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
Learn to create a custom SOAP request using Ruby and Net::HTTP
</content>
</entry>

<entry>
<title>Swapping Custom Views with RubyCocoa</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2008/10/swapping-custom-views-with-rub.html" />
<id>tag:broadcast.oreilly.com,2008://53.33940</id>

<published>2008-10-28T22:41:11Z</published>
<updated>2008-10-28T22:41:11Z</updated>

<summary>Learn how to swap custom views using RubyCocoa in your interface.</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="mac" label="mac" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ruby" label="ruby" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rubycocoa" label="rubycocoa" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
Learn how to swap custom views using RubyCocoa in your interface.
</content>
</entry>

<entry>
<title>Git Repositories now offered by ProjectLocker</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2008/10/git-repositories-now-offered-b.html" />
<id>tag:broadcast.oreilly.com,2008://53.33873</id>

<published>2008-10-22T01:48:23Z</published>
<updated>2008-10-22T01:48:23Z</updated>

<summary>ProjectLocker.com now offers Git hosting as well as SVN!</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="git" label="git" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="hosting" label="hosting" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="repository" label="repository" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="subversion" label="subversion" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
ProjectLocker.com now offers Git hosting as well as SVN!
</content>
</entry>

<entry>
<title>RubyCocoa and NSTables De-Mystified</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2008/10/rubycocoa-and-nstables-de-myst.html" />
<id>tag:broadcast.oreilly.com,2008://53.33823</id>

<published>2008-10-17T05:04:11Z</published>
<updated>2008-10-17T05:04:11Z</updated>

<summary>Screencast showing how to create a RubyCocoa application which pulls search results from Amazon using their Web API  and populates a table.</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="cocoa" label="cocoa" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ruby" label="ruby" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rubycocoa" label="rubycocoa" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="xcode" label="xcode" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
Screencast showing how to create a RubyCocoa application which pulls search results from Amazon using their Web API  and populates a table.
</content>
</entry>

<entry>
<title>How to create Tabs with CSS and jQuery from scratch</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2008/10/how-to-create-tabs-with-css-an.html" />
<id>tag:broadcast.oreilly.com,2008://53.33755</id>

<published>2008-10-11T20:45:35Z</published>
<updated>2008-10-11T20:45:35Z</updated>

<summary>Learn how to create a tabbed content window using CSS and jQuery from scratch. If you don&apos;t know about jQuery yet, let me have the pleasure to introduce you to it.  It&apos;s a very easy-to-use JavaScript library that offers easy DOM manipulation, effects and a ton more.</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="css" label="css" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="html" label="html" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="javascript" label="javascript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jquery" label="jquery" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="tabs" label="tabs" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
Learn how to create a tabbed content window using CSS and jQuery from scratch. If you don&apos;t know about jQuery yet, let me have the pleasure to introduce you to it.  It&apos;s a very easy-to-use JavaScript library that offers easy DOM manipulation, effects and a ton more.
</content>
</entry>

<entry>
<title>Becoming a Sexy Programmer: Clean Forms</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2008/10/becoming-a-sexy-programmer-cle.html" />
<id>tag:broadcast.oreilly.com,2008://53.33709</id>

<published>2008-10-08T03:06:48Z</published>
<updated>2008-10-08T03:06:48Z</updated>

<summary>Learn how easy it is to stylize a form with CSS versus using table tags.</summary>
<author>
<name>Eric Berry</name>
<uri>http://www.partnerfusion.com</uri>
</author>

<category term="css" label="css" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="forms" label="forms" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="programmer" label="programmer" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="stylesheet" label="stylesheet" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
Learn how easy it is to stylize a form with CSS versus using table tags.
</content>
</entry>

</feed> 