<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Sample Code</title>
	<link>http://ericasadun.com/2008/10/sample-code/</link>
	<description>Erica Sadun</description>
	<pubDate>Thu, 17 May 2012 06:23:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Five on Friday &#124; iPhone Development Blog</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-3213</link>
		<author>Five on Friday &#124; iPhone Development Blog</author>
		<pubDate>Sat, 18 Jun 2011 20:14:57 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-3213</guid>
		<description>[...] Sample code for the book is available here. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Sample code for the book is available here. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blacksheep</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2960</link>
		<author>blacksheep</author>
		<pubDate>Fri, 05 Mar 2010 13:24:35 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2960</guid>
		<description>ah, i thoight i can modify your "record Audio" example. but of course its telling : "no audio input available" on the iPod....

so i have to find out HOW generate the data's.
i got the hint to make two dimensional arays with time and sound, but must admit that i don't know how to.
thanks.</description>
		<content:encoded><![CDATA[<p>ah, i thoight i can modify your &#8220;record Audio&#8221; example. but of course its telling : &#8220;no audio input available&#8221; on the iPod&#8230;.</p>
<p>so i have to find out HOW generate the data&#8217;s.<br />
i got the hint to make two dimensional arays with time and sound, but must admit that i don&#8217;t know how to.<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica Sadun</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2959</link>
		<author>Erica Sadun</author>
		<pubDate>Thu, 04 Mar 2010 16:00:30 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2959</guid>
		<description>If you're generating the data that's getting played, just save that data to a file, no?</description>
		<content:encoded><![CDATA[<p>If you&#8217;re generating the data that&#8217;s getting played, just save that data to a file, no?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blacksheep</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2958</link>
		<author>blacksheep</author>
		<pubDate>Thu, 04 Mar 2010 10:29:46 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2958</guid>
		<description>hi erica, 

i'd like to record the sounds while playing ins my musical insrument apps. and also save them and play them simultaneously when playing new sounds.

i only find tutorials for recording with microphone.
what should i use?

thanks,
blacksheep</description>
		<content:encoded><![CDATA[<p>hi erica, </p>
<p>i&#8217;d like to record the sounds while playing ins my musical insrument apps. and also save them and play them simultaneously when playing new sounds.</p>
<p>i only find tutorials for recording with microphone.<br />
what should i use?</p>
<p>thanks,<br />
blacksheep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlee1976</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2762</link>
		<author>dlee1976</author>
		<pubDate>Mon, 27 Jul 2009 04:26:20 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2762</guid>
		<description>Hi again!

I was able to get the UICalloutView Recipe to work!  Just one more question.  In the recipe you have the UICalloutView.h snippet of code.  This is not the same as the actual dump from Steve Nygard.  Why is that?  I ask because the code worked with yours and not the dump of the header.

Thanks,
Dave</description>
		<content:encoded><![CDATA[<p>Hi again!</p>
<p>I was able to get the UICalloutView Recipe to work!  Just one more question.  In the recipe you have the UICalloutView.h snippet of code.  This is not the same as the actual dump from Steve Nygard.  Why is that?  I ask because the code worked with yours and not the dump of the header.</p>
<p>Thanks,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlee1976</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2761</link>
		<author>dlee1976</author>
		<pubDate>Mon, 27 Jul 2009 02:52:03 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2761</guid>
		<description>Hi Erica,

Great book!

I'm just having a little trouble for the Recipe: Adding Callout Views.  Is it possible to include the class files along with the sample code?

Thanks,
Dave</description>
		<content:encoded><![CDATA[<p>Hi Erica,</p>
<p>Great book!</p>
<p>I&#8217;m just having a little trouble for the Recipe: Adding Callout Views.  Is it possible to include the class files along with the sample code?</p>
<p>Thanks,<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: panda123</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2706</link>
		<author>panda123</author>
		<pubDate>Mon, 13 Apr 2009 20:18:24 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2706</guid>
		<description>HI Erica, can you throw some light on how to stop the UIActivityIndicatorView animation?

I start it in a new thread, then start my long process in a new thread which then stops the animation running.

But I am finding the animation stops and disappears long before the long processing finishes?

I have also treid putting the stop animation outside in main thread but no joy?</description>
		<content:encoded><![CDATA[<p>HI Erica, can you throw some light on how to stop the UIActivityIndicatorView animation?</p>
<p>I start it in a new thread, then start my long process in a new thread which then stops the animation running.</p>
<p>But I am finding the animation stops and disappears long before the long processing finishes?</p>
<p>I have also treid putting the stop animation outside in main thread but no joy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dirkdk</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2684</link>
		<author>dirkdk</author>
		<pubDate>Tue, 03 Feb 2009 17:49:35 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2684</guid>
		<description>hi erica,

thanks for the book.

I am struggling to get through the IB walkthrough in chapter 3, using SDK 2.2 (figure 3.1-3.9). Also I see your (probably updated) sample code does not 100 % reflect the book. Very probable to the updates of IB and the SDK, but kind of annoying as I am trying now for 2 days in vein to get it running.  Would it be too much to ask you to revisit the walkthrough and post an update, for example in PDF form?

tia, dirk</description>
		<content:encoded><![CDATA[<p>hi erica,</p>
<p>thanks for the book.</p>
<p>I am struggling to get through the IB walkthrough in chapter 3, using SDK 2.2 (figure 3.1-3.9). Also I see your (probably updated) sample code does not 100 % reflect the book. Very probable to the updates of IB and the SDK, but kind of annoying as I am trying now for 2 days in vein to get it running.  Would it be too much to ask you to revisit the walkthrough and post an update, for example in PDF form?</p>
<p>tia, dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica Sadun</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2675</link>
		<author>Erica Sadun</author>
		<pubDate>Mon, 26 Jan 2009 23:43:59 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2675</guid>
		<description>This is the original source code that I borrowed from:
http://developer.apple.com/samplecode/PictureSharingBrowser/index.html</description>
		<content:encoded><![CDATA[<p>This is the original source code that I borrowed from:<br />
<a href="http://developer.apple.com/samplecode/PictureSharingBrowser/index.html" rel="nofollow">http://developer.apple.com/samplecode/PictureSharingBrowser/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikihana</title>
		<link>http://ericasadun.com/2008/10/sample-code/#comment-2674</link>
		<author>nikihana</author>
		<pubDate>Mon, 26 Jan 2009 23:39:29 +0000</pubDate>
		<guid>http://ericasadun.com/2008/10/sample-code/#comment-2674</guid>
		<description>Hi Erica,

I am reading your wonderful book - thanks!
I ran across this site from one of your postings describing enabling bonjour on the iPhone. As I pursued that link, it quickly led me nowhere....Do you know where I can find the sources for picsend and piclisten?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Erica,</p>
<p>I am reading your wonderful book - thanks!<br />
I ran across this site from one of your postings describing enabling bonjour on the iPhone. As I pursued that link, it quickly led me nowhere&#8230;.Do you know where I can find the sources for picsend and piclisten?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

