<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Elisabeth Robson 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-10-27T14:58:13Z</updated>

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

<entry>
<title>Making an O&apos;Reilly RSS iPhone App with TapLynx</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/10/making-an-oreilly-rss-iphone-a.html" />
<id>tag:broadcast.oreilly.com,2009://53.38261</id>

<published>2009-10-27T14:58:13Z</published>
<updated>2009-10-27T14:58:13Z</updated>

<summary>There has been an explosion of interest in creating content for the iPhone in the past couple of years, and recently, a corresponding rush of libraries and frameworks to make building iPhone apps easier for those of us who are not experts in Objective-C and Cocoa Touch. Some of these libraries are targeted at web designers, some at programmers.</summary>
<author>
<name>Elisabeth Robson</name>

</author>

<category term="iphonersstaplynxxcode" label="iphone rss taplynx xcode" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
There has been an explosion of interest in creating content for the iPhone in the past couple of years, and recently, a corresponding rush of libraries and frameworks to make building iPhone apps easier for those of us who are not experts in Objective-C and Cocoa Touch. Some of these libraries are targeted at web designers, some at programmers.
</content>
</entry>

<entry>
<title>Developing iPhone Apps Requires Xcode on the Mac</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/10/developing-iphone-apps-require.html" />
<id>tag:broadcast.oreilly.com,2009://53.38125</id>

<published>2009-10-07T16:02:17Z</published>
<updated>2009-10-07T16:02:17Z</updated>

<summary>I&apos;ve had a few questions about the software I used in my previous screencasts.  I created the app using Xcode for the Mac.  Xcode is a developer tool, and if you want to develop iPhone apps, you&apos;ll need to download both Xcode and the iPhone SDK.</summary>
<author>
<name>Elisabeth Robson</name>

</author>

<category term="iphone" label="iphone" 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/">
I&apos;ve had a few questions about the software I used in my previous screencasts.  I created the app using Xcode for the Mac.  Xcode is a developer tool, and if you want to develop iPhone apps, you&apos;ll need to download both Xcode and the iPhone SDK.
</content>
</entry>

<entry>
<title>O&apos;Reilly Books Example updated: Show a different image for each book</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/07/i-got-a-bunch-of.html" />
<id>tag:broadcast.oreilly.com,2009://53.37489</id>

<published>2009-07-12T19:31:00Z</published>
<updated>2009-07-12T19:31:00Z</updated>

<summary>I got some great feedback on my first screencast - thank you! A few of you asked: how can you show a different view for each of the rows in the table view, instead of just showing the same view for each row? I can think of a couple of ways to do this.  Here&apos;s a new screencast that expands on the previous O&apos;Reilly Books example, with code samples.</summary>
<author>
<name>Elisabeth Robson</name>

</author>

<category term="iphone" label="iphone" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="iphonedevelopment" label="iphone development" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="objectivec" label="objective c" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
I got some great feedback on my first screencast - thank you! A few of you asked: how can you show a different view for each of the rows in the table view, instead of just showing the same view for each row? I can think of a couple of ways to do this.  Here&apos;s a new screencast that expands on the previous O&apos;Reilly Books example, with code samples.
</content>
</entry>

<entry>
<title>iPhone workshop frequently asked question: Key Value Coding error</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/07/iphone-workshop-frequently-ask.html" />
<id>tag:broadcast.oreilly.com,2009://53.37370</id>

<published>2009-07-01T22:46:52Z</published>
<updated>2009-07-01T22:46:52Z</updated>

<summary>One of the most common questions from the iPhone workshops we held recently is: &quot;What is key value coding and why the heck am I getting this error?&quot;</summary>
<author>
<name>Elisabeth Robson</name>

</author>

<category term="iphone" label="iphone" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="iphonedevelopment" label="iphone development" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
One of the most common questions from the iPhone workshops we held recently is: &quot;What is key value coding and why the heck am I getting this error?&quot;
</content>
</entry>

<entry>
<title>Tab bars and Navigation bars together</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/06/tab-bars-and-navigation-bars-t.html" />
<id>tag:broadcast.oreilly.com,2009://53.37273</id>

<published>2009-06-24T19:33:00Z</published>
<updated>2009-06-24T19:33:00Z</updated>

<summary>The TableView is a common way to display data on an iPhone.  Combining a tab bar with a table view and navigation bar isn&apos;t very difficult, but it took me forever to figure out how to do it properly. In my screencast, learn how to avoid common beginner errors and enjoy a practical follow-along exercise to build an app with a tab bar, navigation bar and table view controllers.</summary>
<author>
<name>Elisabeth Robson</name>

</author>

<category term="iphone" label="iphone" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="iphoneapp" label="iphone app" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="iphonedevelopment" label="iphone development" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
The TableView is a common way to display data on an iPhone.  Combining a tab bar with a table view and navigation bar isn&apos;t very difficult, but it took me forever to figure out how to do it properly. In my screencast, learn how to avoid common beginner errors and enjoy a practical follow-along exercise to build an app with a tab bar, navigation bar and table view controllers.
</content>
</entry>

<entry>
<title>Big learning curve for iPhone development</title>
<link rel="alternate" type="text/html" href="http://broadcast.oreilly.com/2009/06/big-learning-curve-for-iphone.html" />
<id>tag:broadcast.oreilly.com,2009://53.37247</id>

<published>2009-06-22T20:15:30Z</published>
<updated>2009-06-22T20:15:30Z</updated>

<summary>I just started learning how to develop for the iPhone.  After helping to put together an iPhone workshop with my friend Joe Heck, I got really excited about this new platform.  I&apos;ve dabbled in Cocoa and Objective C before, many years ago, and figured it was time to relearn Mac development so I could write my own apps for the iPhone.</summary>
<author>
<name>Elisabeth Robson</name>

</author>

<category term="iphone" label="iphone" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="iphoneapp" label="iphone app" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="iphonedevelopment" label="iphone development" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://broadcast.oreilly.com/">
I just started learning how to develop for the iPhone.  After helping to put together an iPhone workshop with my friend Joe Heck, I got really excited about this new platform.  I&apos;ve dabbled in Cocoa and Objective C before, many years ago, and figured it was time to relearn Mac development so I could write my own apps for the iPhone.
</content>
</entry>

</feed> 