<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Symphonious &#187; Apple</title> <atom:link href="http://www.symphonious.net/category/code-and-geek-stuff/apple/feed/" rel="self" type="application/rss+xml" /><link>http://www.symphonious.net</link> <description>Living in a state of accord.</description> <lastBuildDate>Wed, 25 Jan 2012 21:25:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>OS X Lion: iCal Repeatedly Asks for Google Calendar Password</title><link>http://www.symphonious.net/2011/07/22/os-x-lion-ical-repeatedly-asks-for-google-calendar-password/</link> <comments>http://www.symphonious.net/2011/07/22/os-x-lion-ical-repeatedly-asks-for-google-calendar-password/#comments</comments> <pubDate>Fri, 22 Jul 2011 18:16:36 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1555</guid> <description><![CDATA[The one problem I’ve found when upgrading to Lion is that suddenly iCal couldn’t sync to my Google Apps Calendar account &#8211; instead it repeatedly asked for the password. I’m still not really sure what caused this, but my solution was to simply delete both ~/Library/Preferences/*iCal* and ~/Library/Calendars. You really only want to do that [...]]]></description> <content:encoded><![CDATA[<p> The one problem I’ve found when upgrading to Lion is that suddenly iCal couldn’t sync to my Google Apps Calendar account &#8211; instead it repeatedly asked for the password. I’m still not really sure what caused this, but my solution was to simply delete both ~/Library/Preferences/*iCal* and ~/Library/Calendars.  You <em>really</em> only want to do that if you exclusively use Google Calendar. If you have local calendars deleting ~/Library/Calendars will delete them.</p><p> Once I’d done that, I re-enabled the Calendars option for the account in System Preferences, “Mail, Contacts and Calendars”, entered my password one last time and it worked perfectly.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2011/07/22/os-x-lion-ical-repeatedly-asks-for-google-calendar-password/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Apple-Scented Coffee Beans are Accurate</title><link>http://www.symphonious.net/2010/11/12/apple-scented-coffee-beans-are-accurate/</link> <comments>http://www.symphonious.net/2010/11/12/apple-scented-coffee-beans-are-accurate/#comments</comments> <pubDate>Fri, 12 Nov 2010 14:12:40 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Code and Geek Stuff]]></category> <category><![CDATA[Java]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1474</guid> <description><![CDATA[So Apple have announced that they will be contributing large swaths of code to the OpenJDK project and that from Java 7 onwards, Java will be a separate download from Oracle, much like Flash is now a separate download from Adobe. This really shouldn’t be unexpected for anyone who was paying attention to what was [...]]]></description> <content:encoded><![CDATA[<p> So <a
href="http://www.apple.com/pr/library/2010/11/12openjdk.html">Apple have announced that they will be contributing large swaths of code to the OpenJDK project</a> and that from Java 7 onwards, Java will be a separate download from Oracle, much like Flash is now a separate download from Adobe. This really shouldn’t be unexpected for <a
href="http://www.symphonious.net/2010/10/26/reading-the-apple-scented-coffee-beans/">anyone who was paying attention</a> to what was going on rather than just running around thinking the sky was falling.</p><p> This is fantastic news for Java developers of all types. Mac Java developers have been asking for Java to be separated from the OS for many, many years so that multiple versions of Java are more manageable and especially to decouple Java releases from the OS release timeline.</p><p> Since the main JVM for OS X will now be open source, intrepid developers can dive in and fix issues they run into or at least dig into the code to understand it better and find work-arounds they can use. Apple has historically been quite innovative with it’s JVM port as well, bringing some great stuff to the JVM on OS X first<a
class="footnote" id="footlink1:1289570799500" href="#footnote1:1289570799500">1</a>. It should now be easier to share those innovations across platforms which is great for all Java users.</p><p> It’s also nice to know that Java 6 will continue to be bundled with the OS in OS X 10.7 Lion. That gives a nice ramp-up for Apple and developers to transition to an optionally installed JVM and ensure things work smoothly either by applications bundling a JVM with the app or the installer or through auto-install methods for applets and webstart etc.</p><p> Finally, this should mean that JDK7 development on Mac will be done in the open, giving developers earlier and far greater access to try it out and report any issues back.</p><p> Seems like a huge win all round to me.</p><p
class="footnote"> <a
href="#footlink1:1289570799500" id="footnote1:1289570799500">1</a> &#8211; for example the ability to share the core classes between JVM instances, but also a lot of stuff in how swing works and integrates with the OS <a
class="footnotereturn" href="#footlink1:1289570799500">↩</a></p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2010/11/12/apple-scented-coffee-beans-are-accurate/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>On the DVD vs in Software Update</title><link>http://www.symphonious.net/2010/10/27/on-the-dvd-vs-in-software-update/</link> <comments>http://www.symphonious.net/2010/10/27/on-the-dvd-vs-in-software-update/#comments</comments> <pubDate>Wed, 27 Oct 2010 13:56:05 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Java]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1467</guid> <description><![CDATA[James Turner gives a week in review and mentions the deprecated Java on OS X issue1. One thing to correct: Deprecation basically means that neither package will be delivered as part of the installation DVDs, and updates will not come via the Apple update mechanisms. It doesn&#39;t mean they won&#39;t be available anymore, it just [...]]]></description> <content:encoded><![CDATA[<p> <a
href="http://radar.oreilly.com/2010/10/developer-week-in-review-3.html?utm_source=feedburner&#38;utm_medium=feed&#38;utm_campaign=Feed%3A+oreilly%2Fradar%2Fatom+%28O%27Reilly+Radar%29">James Turner gives a week in review</a> and mentions the deprecated Java on OS X issue<a
class="footnote" id="footlink1:1288187415254" href="#footnote1:1288187415254">1</a>. One thing to correct:</p><blockquote> Deprecation basically means that neither package will be delivered as part of the installation DVDs, and updates will not come via the Apple update mechanisms. It doesn&#39;t mean they won&#39;t be available anymore, it just means you&#39;ll have to download them directly from Oracle and Adobe.</blockquote><p> Firstly, there’s <a
href="http://www.symphonious.net/2010/10/26/reading-the-apple-scented-coffee-beans/">nothing to suggest</a> that Java won’t come from Apple but not be part of the standard OS X package.</p><p> Secondly, just because something isn’t on the OS X install DVD doesn’t mean it’s not updated via Software Update.  Aperture for example is a separately purchased product but updates come through Apple Software Update automatically. On Lion, software update is likely to open up further since it’s the obvious conduit to deliver updates for apps on the Mac App Store.</p><p> Of course, if the JVM winds up coming from Oracle, I wouldn’t hold your breath for updates via Software Update.</p><p
class="footnote"> <a
href="#footlink1:1288187415254" id="footnote1:1288187415254">1</a> &#8211; I’m not sure how deprecated Java counts as lost in the hubbub of Back to the Mac, from where I’m sitting it looks a lot like the other way around but anyway. <a
class="footnotereturn" href="#footlink1:1288187415254">↩</a></p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2010/10/27/on-the-dvd-vs-in-software-update/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Reading the Apple-Scented Coffee Beans</title><link>http://www.symphonious.net/2010/10/26/reading-the-apple-scented-coffee-beans/</link> <comments>http://www.symphonious.net/2010/10/26/reading-the-apple-scented-coffee-beans/#comments</comments> <pubDate>Tue, 26 Oct 2010 17:15:47 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Java]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1465</guid> <description><![CDATA[It’s interesting to see how many people are jumping to conclusions around the very carefully worded deprecation notice for Java in OS X. Read it carefully and pay careful attention to what it actually says: As of the release of Java for Mac OS X 10.6 Update 3, the Java runtime ported by Apple and [...]]]></description> <content:encoded><![CDATA[<p> It’s interesting to see how many people are jumping to conclusions around the <a
href="http://developer.apple.com/library/mac/#releasenotes/Java/JavaSnowLeopardUpdate3LeopardUpdate8RN/NewandNoteworthy/NewandNoteworthy.html%23//apple_ref/doc/uid/TP40010380-CH4-SW1">very carefully worded deprecation notice for Java in OS X</a>. Read it carefully and pay careful attention to what it actually says:</p><blockquote> As of the release of Java for Mac OS X 10.6 Update 3, the Java runtime ported by Apple and that ships with Mac OS X is deprecated. Developers should not rely on the Apple-supplied Java runtime being present in future versions of Mac OS X.</blockquote><p> Most notably the note <em>only</em> refers to the <em>Apple ported</em> JVM that <em>ships with</em> OS X. This leaves the door open for an Apple ported JVM that ships as a separate download and for a non-Apple JVM that ships with OS X.</p><p> If you can drown out all the screaming and gnashing of teeth and pay attention to the Apple Java-Dev list you’d also notice:</p><ol><li> A huge amount of effort went into this release, especially setting things up to support multiple JVMs from multiple vendors. In the past, there was only one JVM available on an OS X install, it was upgraded with the OS and provided by Apple<a
class="footnote" id="footlink1:1288112417885" href="#footnote1:1288112417885">1</a>.</li><li> Even after this release, the Apple engineers who post to the list are still talking about their long term plans for the JVM (<a
href="http://lists.apple.com/archives/Java-dev/2010/Oct/msg00456.html">one example</a>).</li></ol><p> No one outside of Apple knows for sure what the future of Java on OS X is, and those inside who do know aren’t allowed to talk, but given the currently available evidence it seems at least as likely that Apple will continue to provide a JVM but as a separate download (or possibly just an optional install) as it is that they’ll abandon Java entirely.</p><p> Yes, there is a chance that Apple will just walk away from Java and leave a gaping void, but I don’t see indications that it’s a corporate strategy of Apple. Remember that Apple isn’t a company that sends a lot of mixed messages. They can turn a marketing message on a dime and they don’t pull punches. They’re also small enough and tightly managed enough that it’s rare for one part of the company to be off doing something that’s not inline with the company direction. If people are still building improvements to Java on OS X rather than moving to maintenance mode, that’s a strong signal that there is a future of some kind.</p><p> The real problem here is the same one that always happens with Apple &#8211; they’re not communicating their plans so developers can plan accordingly and not panic. But if you haven’t learnt to roll with the punches that approach delivers, you’re not a <em>real</em> Mac developer.</p><p
class="footnote"> <a
href="#footlink1:1288112417885" id="footnote1:1288112417885">1</a> &#8211; A situation which caused most of the complaints on the java-dev list.<a
class="footnotereturn" href="#footlink1:1288112417885">↩</a></p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2010/10/26/reading-the-apple-scented-coffee-beans/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Why The iPhone Has Succeeded</title><link>http://www.symphonious.net/2009/06/26/why-the-iphone-has-succeeded/</link> <comments>http://www.symphonious.net/2009/06/26/why-the-iphone-has-succeeded/#comments</comments> <pubDate>Fri, 26 Jun 2009 19:59:10 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1199</guid> <description><![CDATA[Stephen O’Grady: Remember that, at its core, the iPhone offers not a whole lot more than a phone, browser, camera, iPod and GPS. Which, ok, is kind of impressive. But not truly differentiating, Apple’s acknowledged strength in user experiences aside. As good and smart as Apple is at design – and they are very, very [...]]]></description> <content:encoded><![CDATA[<p> <a
href="http://redmonk.com/sogrady/2009/06/26/iphone-lessons/">Stephen O’Grady</a>:</p><blockquote><p> Remember that, at its core, the iPhone offers not a whole lot more than a phone, browser, camera, iPod and GPS. Which, ok, is kind of impressive. But not truly differentiating, Apple’s acknowledged strength in user experiences aside. As good and smart as Apple is at design – and they are very, very good – they’re never going to be as good and smart as everyone else. We see this in the enterprise world frequently, where vendors that foster an ecosystem succeed and those that don’t, well, don’t. But we haven’t seen too many examples of this play out in the consumer world yet, which is one of the reasons the iPhone is such an interesting platform. With the App Store, Apple’s attempting to cement its role with a community play.</p></blockquote><p> I find it interesting that everyone holds up the App Store as the key reason for the iPhone being successful &#8211; the key differentiating factor. Has everyone forgotten that the iPhone originally launched with <em>no developer SDK at all</em> and how well did that go? That’s right, it was a massive success.</p><p> The iPhone is not succeeding purely because of the App Store, in fact it could just as easily be the opposite &#8211; the App Store is succeeding because the iPhone is so popular. There’s nothing simple about developing for the iPhone &#8211; you have to learn Objective-C and Cocoa Touch, you have to pay to get involved at all and you don’t know if you’ll be allowed to ship your app until after you finish it and submit it to Apple. So why do people do it? Because there are a huge number of iPhone users out there.</p><p> In the short time the iPhone has been out, people have simply forgotten how revolutionary the phone and Apple software that comes with it actually is. The third party apps are just very tasty icing on top.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2009/06/26/why-the-iphone-has-succeeded/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Support Sells</title><link>http://www.symphonious.net/2008/11/29/support-sells/</link> <comments>http://www.symphonious.net/2008/11/29/support-sells/#comments</comments> <pubDate>Fri, 28 Nov 2008 15:05:54 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Product Management]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=1031</guid> <description><![CDATA[Antonio Cangiano: In theory I could have been disappointed. After all, my visit didn’t fix the problem at hand, my expensive laptop seemed to be good as a door stopper, and repairing this thing could potentially be less advantageous than just buying a newer unit. Yet, as I arrived home, I told my wife that [...]]]></description> <content:encoded><![CDATA[<p> <a
href="http://feeds.feedburner.com/~r/ZenAndTheArtOfRubyProgramming/~3/468369437/">Antonio Cangiano</a>:</p><blockquote><p> In theory I could have been disappointed. After all, my visit didn’t fix the problem at hand, my expensive laptop seemed to be good as a door stopper, and repairing this thing could potentially be less advantageous than just buying a newer unit. Yet, as I arrived home, I told my wife that my next laptop would definitely be an Apple.</p><p> The reason for this is that I saw a genuine effort to help me out, an unheard level of care for the customer and an willingness to do what’s right, even if it costs the company some money. The whole experience was very positive and I felt that the premium cost of Apple’s products is easily justified by this kind of support.</p></blockquote><p> The way you support your clients is a key part of any products and services your company provides. No matter how much you focus on quality, things will go wrong sometimes and your clients will have problems. Ironically, that’s your biggest chance to make them a fan for live because while people expect products to work all the time, they don’t expect support experiences to be much good. If you provide a great support experience, it surprises them and makes them notice.</p><p> Two examples I’ve had recently really confirm that. &#160;The first was with one of Ephox’s clients who were experiencing a lot of crashes. It had reached the point where the authors were unable to do any work and the content migration had pretty much completely stopped &#8211; their project timeline was dead in the water. Thankfully, they were extremely patient and friendly people so even in such a stressful time were really good to work with and I made sure I dropped everything and worked whatever hours were required to solve their problems. Most importantly though, I gave them copious status updates to make sure they knew exactly what was going on and give them the information that their bosses were going to ask for. We’ve solved the major issues and are still working to clean up some more minor issues, but they’ve already offered to give us a reference.</p><p> The second case was with a Freecom Tough Drive I bought. It’s meant to be powered off the USB bus, but PowerBook G4s don’t supply enough power that way so the one I bought for my wife has sat in the drawer for quite a while. Recently though our regular backup drive failed so I really needed to get it working. Turns out they’ll ship you a free power adapter if you need it, you just have to email them. I did, and got a response within about 30 minutes to say the adapter would be in the mail asap. Needless to say, I’m seriously impressed and will be sticking with Freecom for any portable hard drives I need in the future.</p><p> It’s easy to think of support as a cost centre for your business and something that should be outsourced, but the reality is that it’s one of the best opportunities for impressing your clients, building great word of mouth and perhaps most importantly, getting real world feedback on your products so you can make them better in the future.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/11/29/support-sells/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Loading PICT Images In Java</title><link>http://www.symphonious.net/2008/09/16/loading-pict-images-in-java/</link> <comments>http://www.symphonious.net/2008/09/16/loading-pict-images-in-java/#comments</comments> <pubDate>Mon, 15 Sep 2008 15:32:31 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Code and Geek Stuff]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[Note To Self]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=961</guid> <description><![CDATA[Since the search function for Apple’s mailing lists is pretty much useless, I’m making a note of the Reading PICT Images thread which contains numerous options for rendering PICT images in Java on OS X.]]></description> <content:encoded><![CDATA[<p> Since the search function for Apple’s mailing lists is pretty much useless, I’m making a note of the <a
href="http://lists.apple.com/archives/Java-dev/2008/Sep/thrd2.html#00154">Reading PICT Images</a> thread which contains numerous options for rendering PICT images in Java on OS X.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/09/16/loading-pict-images-in-java/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Neat Looking iPhone HTML UI Framework</title><link>http://www.symphonious.net/2008/07/25/neat-looking-iphone-html-ui-framework/</link> <comments>http://www.symphonious.net/2008/07/25/neat-looking-iphone-html-ui-framework/#comments</comments> <pubDate>Fri, 25 Jul 2008 13:21:27 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Note To Self]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=896</guid> <description><![CDATA[iUI&#160;looks like a promising library for making the development of iPhone webapps much simpler. &#160;Worth keeping an eye on since there’s no barrier to entry for iPhone webapps unlike with native iPhone apps.]]></description> <content:encoded><![CDATA[<p> <a
href="http://code.google.com/p/iui/">iUI</a>&#160;looks like a promising library for making the development of iPhone webapps much simpler. &#160;Worth keeping an eye on since there’s no barrier to entry for iPhone webapps unlike with native iPhone apps.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/07/25/neat-looking-iphone-html-ui-framework/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>On Mobile NetNewsWire</title><link>http://www.symphonious.net/2008/07/16/on-mobile-netnewswire/</link> <comments>http://www.symphonious.net/2008/07/16/on-mobile-netnewswire/#comments</comments> <pubDate>Wed, 16 Jul 2008 08:52:40 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=886</guid> <description><![CDATA[Brent has an excellent post up about his experience developing NetNewsWire for the iPhone and he manages to say what I tried to yesterday before I got caught up listing my frustrations with Mobile NetNewsWire: I’ve always worked in public or semi-public: release, listen to feedback, release, listen, repeat forever. I worked this way for [...]]]></description> <content:encoded><![CDATA[<p> Brent has <a
href="http://inessential.com/?comments=1&#38;postid=3506">an excellent post up about his experience developing NetNewsWire for the iPhone</a> and he manages to say what I tried to yesterday before I got caught up listing my frustrations with Mobile NetNewsWire:</p><blockquote><p> I’ve always worked in public or semi-public: release, listen to feedback, release, listen, repeat forever. I worked this way for years UserLand. All of NetNewsWire was developed this way, beginning with the very earliest betas of NetNewsWire Lite back in 2002.</p><p> …</p><p> Which is why I’m more than a little bit at sea with the iPhone development experience. Getting beta testers is a technical and legal challenge. And I’m used to having hundreds, not just a few. Discussing development and design issues with other developers is usually a valuable thing, but there’s an NDA in the way.</p></blockquote><p> That’s basically what I meant to say. The iPhone development model, the secrecy and the timelines imposed by Apple have effectively prevented any of the developers from creating a truly great iPhone app. To create truly great apps you need user feedback. Apple itself has enough people internally that can try the iPhone and give that feedback, but the smaller developers can’t get that feedback without releasing publically.</p><p> Sadly, in my last post I only managed to get one sentence that actually reflected this, despite the fact that it was intended to be my main message:</p><blockquote> Sadly, the launch of the app store for me demonstrated just how much effort Apple put in to polishing their applications and getting them right and just how important it is to get real user feedback during development.</blockquote>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/07/16/on-mobile-netnewswire/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Open Questions For The App Store</title><link>http://www.symphonious.net/2008/06/28/open-questions-for-the-app-store/</link> <comments>http://www.symphonious.net/2008/06/28/open-questions-for-the-app-store/#comments</comments> <pubDate>Fri, 27 Jun 2008 14:06:35 +0000</pubDate> <dc:creator>Adrian Sutton</dc:creator> <category><![CDATA[Apple]]></category> <guid
isPermaLink="false">http://www.symphonious.net/?p=878</guid> <description><![CDATA[Paul Kafasis has some good questions around how the iPhone&#160;App Store will work. I found the last one interesting though: What about other pricing concerns? Currently, we have a coupon system in our store, we can offer upgrade pricing for users who&#39;ve purchased old versions, we can offer volume discounts for large purchases, and much, [...]]]></description> <content:encoded><![CDATA[<p> Paul Kafasis has <a
href="http://blogs.oreilly.com/iphone/2008/06/open-questions-for-the-app-sto.html">some good questions around how the iPhone&#160;App Store will work</a>. I found the last one interesting though:</p><blockquote> <em>What about other pricing concerns?</em><br
/> Currently, we have a coupon system in our store, we can offer upgrade pricing for users who&#39;ve purchased old versions, we can offer volume discounts for large purchases, and much, much more. All of these things, and more, help our bottom line. We&#39;ll want to do them with iPhone Apps, but will we be able to?</blockquote><p> and the final comment:</p><blockquote> The initial App Store launch is certain to have rough edges, as Apple just doesn&#39;t have any experience in being a software publisher for other developers.</blockquote><p> Apple may not have experience being a publisher for developers, but it has a lot of experience being a publisher and it’s heard these kinds of questions, very loudly and very forcefully before.</p><p> I&#160;believe the answer was 99 cents.</p>]]></content:encoded> <wfw:commentRss>http://www.symphonious.net/2008/06/28/open-questions-for-the-app-store/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
