<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Day 11: Rose</title>
	<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/</link>
	<description>Huh?</description>
	<pubDate>Tue, 07 Oct 2008 00:55:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: totushi</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-4222</link>
		<dc:creator>totushi</dc:creator>
		<pubDate>Sat, 15 Dec 2007 02:17:27 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-4222</guid>
		<description>hi sean...
big fan, i use Leftovers very much... and wondering is there going to be an update?
like... keeping track on what you spended to keep record (drink $8.30) 
like a submenu or something...  any way... great work!</description>
		<content:encoded><![CDATA[<p>hi sean&#8230;<br />
big fan, i use Leftovers very much&#8230; and wondering is there going to be an update?<br />
like&#8230; keeping track on what you spended to keep record (drink $8.30)<br />
like a submenu or something&#8230;  any way&#8230; great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Economist</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-4046</link>
		<dc:creator>Economist</dc:creator>
		<pubDate>Sun, 02 Dec 2007 21:32:15 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-4046</guid>
		<description>hi ...
bye...</description>
		<content:encoded><![CDATA[<p>hi &#8230;<br />
bye&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imgv</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3118</link>
		<dc:creator>imgv</dc:creator>
		<pubDate>Tue, 13 Nov 2007 13:36:35 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3118</guid>
		<description>how do you make apps?Not that I don't like yours but I want to make my on.</description>
		<content:encoded><![CDATA[<p>how do you make apps?Not that I don&#8217;t like yours but I want to make my on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HELP ME</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3107</link>
		<dc:creator>HELP ME</dc:creator>
		<pubDate>Mon, 12 Nov 2007 23:50:18 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3107</guid>
		<description>Does this work?
http://code.google.com/p/iphone-elite/wiki/MoveApps</description>
		<content:encoded><![CDATA[<p>Does this work?<br />
<a href="http://code.google.com/p/iphone-elite/wiki/MoveApps" rel="nofollow">http://code.google.com/p/iphone-elite/wiki/MoveApps</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3083</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 12 Nov 2007 13:27:04 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3083</guid>
		<description>@cdeerinck: Well, in order to compile for the iphone you need a cross compiler and a whole other toolchain and such - so I've never tried to do it with XCode.  It's been a long time since I've used XCode, actually, so I can't really remember how to set something up off hand.  Sorry...</description>
		<content:encoded><![CDATA[<p>@cdeerinck: Well, in order to compile for the iphone you need a cross compiler and a whole other toolchain and such - so I&#8217;ve never tried to do it with XCode.  It&#8217;s been a long time since I&#8217;ve used XCode, actually, so I can&#8217;t really remember how to set something up off hand.  Sorry&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdeerinck</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3082</link>
		<dc:creator>cdeerinck</dc:creator>
		<pubDate>Mon, 12 Nov 2007 08:10:28 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3082</guid>
		<description>Sean -- I know you are busy, but on a productive note, a few questions if I might.  Do you ever use xCode to compile?  I am trying to move your source for Pumped into xCode, and not sure where to put the bundle, Main.tm, or Makefile.txt.  I know if I put the files in a directory, and executed the compiles and Makefile there, I would get the object code, but I was trying to do it in xCode.  Any hints?  Also, where can I find info on how to post applications or "Sources" to be used in AppTapp?  I am a developer of 20+ years, but relatively new to Cocoa and xCode.  Any hints, directions, guidance, etc. would be much appreciated.

For what it's worth, I like Rose, and think something can be learned from looking at it's source too.  Sorry about the worthless people posting garbage.  I guess they have nothing better to offer the world, that screaming their garbage into a computer, hoping that someone will read it and care.  There are many of us watching what you write, and learning to be iPhone/iTouch developers, and what you are doing is very significant on that front.  Keep up the good fight.</description>
		<content:encoded><![CDATA[<p>Sean &#8212; I know you are busy, but on a productive note, a few questions if I might.  Do you ever use xCode to compile?  I am trying to move your source for Pumped into xCode, and not sure where to put the bundle, Main.tm, or Makefile.txt.  I know if I put the files in a directory, and executed the compiles and Makefile there, I would get the object code, but I was trying to do it in xCode.  Any hints?  Also, where can I find info on how to post applications or &#8220;Sources&#8221; to be used in AppTapp?  I am a developer of 20+ years, but relatively new to Cocoa and xCode.  Any hints, directions, guidance, etc. would be much appreciated.</p>
<p>For what it&#8217;s worth, I like Rose, and think something can be learned from looking at it&#8217;s source too.  Sorry about the worthless people posting garbage.  I guess they have nothing better to offer the world, that screaming their garbage into a computer, hoping that someone will read it and care.  There are many of us watching what you write, and learning to be iPhone/iTouch developers, and what you are doing is very significant on that front.  Keep up the good fight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yet Another Idiot</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3080</link>
		<dc:creator>Yet Another Idiot</dc:creator>
		<pubDate>Mon, 12 Nov 2007 06:13:44 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3080</guid>
		<description>Ok I am Jewish 
I am gay
and I do like dick</description>
		<content:encoded><![CDATA[<p>Ok I am Jewish<br />
I am gay<br />
and I do like dick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Go Sean!!</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3079</link>
		<dc:creator>Go Sean!!</dc:creator>
		<pubDate>Mon, 12 Nov 2007 05:57:12 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3079</guid>
		<description>first off i want to say that you have done an incredible job with keeping up with an app a day. I love the apps your making and cant tell you enough how thankful i am for your efforts. Dont listen to this absolute moron who keeps posting that bullshit. Its just sickening. He's calling you and your supporters far liberals and anti war junkies(??????) dont know ehre that came from vut yet hes being the biggest hypocritical loudmouth socialist i have ever heard. You dont have to reply to scum like that. You have people who have your back to call him out. Dont stress dude. We all apreciate what you do and i have no idea what it takes to do this on top of your work life and family life and then this shit. Just giving you some support. Love your work and idiot: your name reflects you with absolute candor.</description>
		<content:encoded><![CDATA[<p>first off i want to say that you have done an incredible job with keeping up with an app a day. I love the apps your making and cant tell you enough how thankful i am for your efforts. Dont listen to this absolute moron who keeps posting that bullshit. Its just sickening. He&#8217;s calling you and your supporters far liberals and anti war junkies(??????) dont know ehre that came from vut yet hes being the biggest hypocritical loudmouth socialist i have ever heard. You dont have to reply to scum like that. You have people who have your back to call him out. Dont stress dude. We all apreciate what you do and i have no idea what it takes to do this on top of your work life and family life and then this shit. Just giving you some support. Love your work and idiot: your name reflects you with absolute candor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3077</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 12 Nov 2007 04:04:51 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3077</guid>
		<description>Is it possible for you to make a safari plugin? If so we could use anything requiring a safari plugin on the phone. For me, that would be very beneficial.</description>
		<content:encoded><![CDATA[<p>Is it possible for you to make a safari plugin? If so we could use anything requiring a safari plugin on the phone. For me, that would be very beneficial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3076</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 12 Nov 2007 03:38:14 +0000</pubDate>
		<guid>http://blog.bigzaphod.org/2007/11/11/day-11-rose/#comment-3076</guid>
		<description>@aw:  Thanks.  No donation required.  :)  BTW, the source for most of the apps so far is posted on Google Code: http://code.google.com/p/iappaday/  However I've been slacking off lately.. (read: way too busy) to get everything up there.  But eventually, yes, they will all be there.  :)</description>
		<content:encoded><![CDATA[<p>@aw:  Thanks.  No donation required.  <img src='http://blog.bigzaphod.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  BTW, the source for most of the apps so far is posted on Google Code: <a href="http://code.google.com/p/iappaday/" rel="nofollow">http://code.google.com/p/iappaday/</a>  However I&#8217;ve been slacking off lately.. (read: way too busy) to get everything up there.  But eventually, yes, they will all be there.  <img src='http://blog.bigzaphod.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
