<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
	<title>iPhone Open Application Development Book Forum</title>
	<description><![CDATA[O'Reilly's iPhone Open Application Development Book Forum]]></description>
	<link>http://forums.oreilly.com/index.php</link>
	<pubDate>Fri, 20 Nov 2009 16:50:15 -0500</pubDate>
	<ttl>60</ttl>
	<item>
		<title>How To Convert Mod/tod To Avi/mpg/mpeg, Wmv/divx/swf (mac/windows)</title>
		<link>http://forums.oreilly.com/index.php?showtopic=5517</link>
		<description>mdvsd;vlmdf;m;dflm;gmn</description>
		<pubDate>Tue, 03 Nov 2009 21:17:03 -0500</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=5517</guid>
	</item>
	<item>
		<title>Makefile Problem</title>
		<link>http://forums.oreilly.com/index.php?showtopic=5512</link>
		<description><![CDATA[how to add LayerKit frame work, below is my Makefile content<br /><br />APPL	= WifiInfo<br />VERSION	= 1.0.5<br /><br />IPHONE_ADDRESS=Dave<br />DEST	= $(HOME)/Desktop<br />ZIP	= $(APPL)-$(VERSION).zip<br />TGZ	= $(APPL)-$(VERSION)-src.tgz<br /><br />OBJS	= main.o aplogger.o apview.o details.o settings.o scanner.o<br />DOTH	= aplogger.h apview.h details.h scanner.h settings.h<br /><br />SDK	= /Developer/Platforms/iPhoneOS.platform/Developer<br />ARCH	= armv6<br />SYSROOT	= $(SDK)/SDKs/iPhoneOS2.0.sdk<br /><br /><br />CC	= $(SDK)/usr/bin/arm-apple-darwin9-gcc-4.0.1 &#092;<br />		-arch $(ARCH) -isysroot $(SYSROOT)<br /><br />CFLAGS = -std=c99 -Werror -I$(SDK)/usr/include/gcc/darwin/4.0 &#092;<br />	-I"/Developer/SDKs/iPhoneOS.sdk/Versions/Current/include" &#092;<br />	-I"$(SYSROOT)/usr/include" &#092;<br />	-I"$(DEV)/usr/lib/gcc/arm-apple-darwin9/4.0.1/include" &#092;<br />	-F"/System/library/Frameworks" &#092;<br />	-F"$(SYSROOT)/System/library/Frameworks"&#092;<br />	-F"$(SYSROOT)/System/library/PrivateFrameworks"<br /><br />LD=$(CC)<br />LDFLAGS=-Wl,-syslibroot,/usr/local/arm-apple-darwin/heavenly&#092;<br />	-/Developer/SDKs/iPhoneOS.sdk/Versions/Current/include &#092;<br />	-framework CoreFoundation&#092;<br />	-framework Foundation&#092;<br />	-framework UIKit&#092;<br />	-framework LayerKit&#092;<br />	-framework CoreGraphics &#092;<br />	-L"$(SYSROOT)/usr/lib" &#092;<br />	-F"$(SYSROOT)/System/library/Framework" &#092;<br />	-F"$(SYSROOT)/include" &#092;<br />	-lobjc &#092;<br />	-bind_at_load<br /><br />$(APPL):	$(OBJS)<br />	$(LD) $(LDFLAGS) -o $@ $^<br />	chmod 755 $(APPL)<br />	cp -p aplogger ./$(APPL).app/$(APPL)<br />	rm -rf $(DEST)/$(APPL).app<br />	cp -pR $(APPL).app $(DEST)<br /><br />%.o:    %.m $(DOTH)<br />	$(CC) -c $(CFLAGS) $&lt; -o $@<br /><br /><br />install: $(APPL)<br />	scp -r $(APPL).app root@${IPHONE_ADDRESS}:/Applications<br /><br /># --------------------------------------------------------------------<br /><br />clean:<br />	rm -f $(APPL) *.o f?<br />	rm -rf $(ZIP) $(TGZ) $(DEST)/$(APPL).app<br /><br />dist:<br />	make clean<br />	tar zcvf /tmp/$(TGZ) .<br />	mv /tmp/$(TGZ) .<br />	zip $(ZIP) $(APPL).app/*<br /><br />backup:<br />	make clean<br />	tar zcvf $(DEST)/aplogger.tgz .<br />	cp $(HOME)/Desktop/aplogger.tgz $(HOME)/backup<br /><br /><br />when i compile, i received below error<br /><br />ld: framework not found Layerkit<br />collect2: ld returned 1 exit status<br />make: *** [WifiInfo] Error 1<br /><br />please help me]]></description>
		<pubDate>Tue, 03 Nov 2009 05:09:34 -0500</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=5512</guid>
	</item>
	<item>
		<title>Iphone Developer Wanted</title>
		<link>http://forums.oreilly.com/index.php?showtopic=5418</link>
		<description><![CDATA[Excuse me if this is not the correct place for this posting - I am a new member looking for some assistance.<br /><br />I have an idea for an iPhone app that I think is an absolute winner, but I have no idea or experience in application development.<br /><br />I am looking for an experienced developer (not too expensive, my budget is limited) that can assist me to develop my application.<br /><br />If you are interested, please contact me.]]></description>
		<pubDate>Wed, 07 Oct 2009 19:13:53 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=5418</guid>
	</item>
	<item>
		<title>Two Ipods With Only One Ituens On One Computer?</title>
		<link>http://forums.oreilly.com/index.php?showtopic=5268</link>
		<description><![CDATA[Hello,<br />I am wondering if there is possibility for one PC with two iPods users with different iTunes libraries?<br />Here goes a case:<br />I have an itunes account (for my ipod touch) and I've just bought my son an ipod touch so we are using the same computer. At the moment itunes syncs his ipod touch as if it is mine, my songs history etc. How do I sort it out so she has he could own ipod profile separated from mine since we have different music flavour?<br />Any idea?<br />]]></description>
		<pubDate>Wed, 09 Sep 2009 03:33:58 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=5268</guid>
	</item>
	<item>
		<title>Iphone Sdk Programming</title>
		<link>http://forums.oreilly.com/index.php?showtopic=5015</link>
		<description><![CDATA[Hi,<br /><br />I am interested in learning and working in iPhone SDK. But I don't<br />have a MAC OS Computer/Laptop. I only have a Microsoft Windows PC.  <img src="http://forums.oreilly.com/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> <br /><br />Is there any way to create and execute iPhone SDK apps in Windows<br />environment? Maybe something like a simulator (like the ones present<br />for Symbian/Brew programmers)?<br /><br />Thanks in advance.<br />]]></description>
		<pubDate>Thu, 06 Aug 2009 07:42:44 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=5015</guid>
	</item>
	<item>
		<title>Someone Help Me Getting Started...</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4722</link>
		<description><![CDATA[Hi.<br /><br />I have got this book, and I am stuck in getting the tools. I can understand I need the toolchain, but isn't it only supported for the OS 2.x.x firmwares? Or is it "universal".<br /><br />For the looks of it, I can't do this on Windows, so what version of Linux is recommended to do this? I have a Mac where I can install Xcode to, but can I do open software with Apple's tools? Thanks for any help you may give!]]></description>
		<pubDate>Mon, 06 Jul 2009 03:52:29 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4722</guid>
	</item>
	<item>
		<title>Learn Iphone Programming</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4551</link>
		<description><![CDATA[New iPhone Online Video + PDF + Worksheets Course<br /><br />I thought I should let developers on this forum know that there is a professionally driven online iPhone Course that teaches aspiring students via video, pdf and one-on-one lessons.<br /><br />Of course, its not free ($200) - but then you get the one-on-one teaching and priority support / help / training - that you may not find elsewhere. Use code FRM to get your 20% ($40) rebate.<br /><br />You also get to work and co-publish your first live industrial iphone project (game or application) on the official Apple Appstore, and you get to keep 80% of the revenues as part of a co-publishing deal with the company that runs the online iPhone classes.<br /><br />This means that you can essentially earn back the money and time that you put into this, many times over in a matter of a few months!<br /><br />Interested people will need to register ASAP, as they are quickly approaching maximum capacity and will not be able to entertain an excessive number of students. Visit the link - E<a href="http://edumobile.org/iphone-course.html" target="_blank">DUmobile.ORG to sign up today.</a><br />]]></description>
		<pubDate>Thu, 18 Jun 2009 06:29:38 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4551</guid>
	</item>
	<item>
		<title>Helloworld And Other Apps Of Mine Crash</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4353</link>
		<description><![CDATA[Hey, good day.<br /><br />Im having a Problem.<br />I am using the WinChain built Toolchain under Windows.<br />Everything works fine with Compiling using Cygwin.<br /><br />When I copy the made file ("HelloWorld, Default.png, Icon.png,Info.Plist") to my iPhone they even show up.<br />When I start them, they load till the Default png, and then they end<br />....<br /><br />WHAT???<br /><br />I dont know.<br />Do I have wrong FW? 2.2.1??<br /><br />Ill try and post one Programm here]]></description>
		<pubDate>Tue, 26 May 2009 09:29:17 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4353</guid>
	</item>
	<item>
		<title>Opengles</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4327</link>
		<description><![CDATA[hello,<br /><br />i successfully compiled the toolchain and got the samples to run on iphone.<br />now i wanna create an opengles app, but #include &lt;OpenGLES/gl.h&gt; gives me an error...<br />are there any samples for opengles apps, or what do i have to do to let the toolchain find my includes?<br /><br />greets]]></description>
		<pubDate>Fri, 22 May 2009 08:58:57 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4327</guid>
	</item>
	<item>
		<title>Tcp Implementation</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4132</link>
		<description><![CDATA[Hi! I am developing a TCP application with an iphone as a client and the MAC as a server. I am having a problem with an object of type NSMutableArray where I am getting a warning:<br />'NSMutableArray may not respond to '-selectedObjects'<br /><br />My code line is:<br />NSNetService *remoteService=[[servicesController selectedObjects]lastObject];<br /><br />Would appreciate some help for this.]]></description>
		<pubDate>Thu, 30 Apr 2009 23:23:21 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4132</guid>
	</item>
	<item>
		<title>Iphone Toolchain 2.0</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4032</link>
		<description><![CDATA[Instead of building on the desktop, I follow the instruction in the book to install the iphone toolchain 2.0 from cyndia. However, I can't successfully compile the example source code. Any suggestion about it?]]></description>
		<pubDate>Fri, 17 Apr 2009 23:52:12 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4032</guid>
	</item>
	<item>
		<title>How To Mute/unmute Ringer Programmatically</title>
		<link>http://forums.oreilly.com/index.php?showtopic=4011</link>
		<description><![CDATA[Is there a way to mute/unmute ringer programmatically? <br /><br />Looked at AVSystemController but no luck. With or Without killing springboard.]]></description>
		<pubDate>Wed, 15 Apr 2009 02:32:32 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=4011</guid>
	</item>
	<item>
		<title>Problem In Calling A Tableviewcontroller</title>
		<link>http://forums.oreilly.com/index.php?showtopic=3893</link>
		<description><![CDATA[Hi,<br /><br />I am trying to call a TableViewController from a NavigationController and I am getting a <br />blank page in stead of the actual Table view.<br /><br />I have tried both with the Navigation button as well as with IBAction. For both the cases <br />the output is same (displays a blank page.)<br /><br />I have made sure all the FileOwners and Class names are proper and all the IBOutlest <br />are properly linked. <br /><br />Here's the code of my TableView header and Navigation IBAction that calls the TableView.<br /><br />Code URL: <a href="http://pastie.org/433425" target="_blank">http://pastie.org/433425</a><br /><br />I am able to call the view of my Navigation Controller from other view and it works fine.<br />But for the TableViewController getting the blank page in stead. Any Idea what I am doing <br />wrong here?<br /><br />Thanks,<br />Subh]]></description>
		<pubDate>Wed, 01 Apr 2009 00:03:34 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=3893</guid>
	</item>
	<item>
		<title>Developer</title>
		<link>http://forums.oreilly.com/index.php?showtopic=3815</link>
		<description><![CDATA[Hi<br /><br />Is there anyone out there that can write some code for a countdown clock for the i-phone.<br /><br />I require an application similar to Countdown to events please see:- <a href="http://strangelysimple.com" target="_blank">http://strangelysimple.com</a><br /><br />I would like it to offer 1 countdown clock, with my companies logo on & some product adverts.<br /><br /><b>Please only contact me if you have an existing iphone application currently available for download via the iTunes store.</b><br /><br />Please contact me via email:-<br /><br /><br />alan@onlineweddingshop.co.uk<br /><br /><br />Many Thanks]]></description>
		<pubDate>Sun, 22 Mar 2009 09:16:10 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=3815</guid>
	</item>
	<item>
		<title>About Hidden Apis And More ?</title>
		<link>http://forums.oreilly.com/index.php?showtopic=3242</link>
		<description><![CDATA[Hi guys,<br /><br />I read the topic bout the hidden iPhone SDK 's API, and it somehow convinced me. As I read some book teaching how to programming iPhone apps, they are all great, from HelloWorld, to MultiView Switcher, Table View, Handle Gestures, etc... and I started to think that, yeah, now I could do things.<br /><br />After ~1 month training, my boss asked me : "boy, could ya make me an iCal-app-like ?", lmao, at that time, I was so confidence and told him "as easy as eating a cake", but, omgwtf, come to the IB, I can't find out where the Calendar View ( or, so called ) is, in the Interface Builder, and guess what, I google around and some guys tell me that it is not available through Apple SDK, they hidden it, etc... <br /><br />Oh, well, I guessed I need some directions of building my own view, by code ( I would miss the drag & drop much =/ ), but I haven't found any books/topic about it yet, making custom view for iPhone apps.<br /><br />Would you please shed me some light ? Any books/links/comments etc... is appreciated ^^! <br /><br /><br />Thanks and Regards.<br /><br />P.S : <br /><br />For real I just switch for MAC since Febuary this year, so I may not know the complicate of iPhone programming, if you are a pro and you feel that it's too complicated for one which just study iPhone for 1 month, I would be glad to hear from you and would forfeit it with reasonable reasons, thanks and again.]]></description>
		<pubDate>Wed, 11 Mar 2009 00:42:47 -0400</pubDate>
		<guid>http://forums.oreilly.com/index.php?showtopic=3242</guid>
	</item>
</channel>
</rss>