<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: iphone</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/iphone.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2026-04-06T05:18:26+00:00</updated><author><name>Simon Willison</name></author><entry><title>Google AI Edge Gallery</title><link href="https://simonwillison.net/2026/Apr/6/google-ai-edge-gallery/#atom-tag" rel="alternate"/><published>2026-04-06T05:18:26+00:00</published><updated>2026-04-06T05:18:26+00:00</updated><id>https://simonwillison.net/2026/Apr/6/google-ai-edge-gallery/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="https://apps.apple.com/nl/app/google-ai-edge-gallery/id6749645337"&gt;Google AI Edge Gallery&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Terrible name, really great app: this is Google's official app for running their Gemma 4 models (the E2B and E4B sizes, plus some members of the Gemma 3 family) directly on your iPhone.&lt;/p&gt;
&lt;p&gt;It works &lt;em&gt;really&lt;/em&gt; well. The E2B model is a 2.54GB download and is both fast and genuinely useful.&lt;/p&gt;
&lt;p&gt;The app also provides "ask questions about images" and audio transcription (up to 30s) with the two small Gemma 4 models, and has an interesting "skills" demo which demonstrates tool calling against eight different interactive widgets, each implemented as an HTML page (though sadly the source code is not visible): interactive-map, kitchen-adventure, calculate-hash, text-spinner, mood-tracker, mnemonic-password, query-wikipedia, and qr-code.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://static.simonwillison.net/static/2026/gemini-agent-skills.jpg" alt="Screenshot of an &amp;quot;Agent Skills&amp;quot; chat interface using the Gemma-4-E2B-it model. The user prompt reads &amp;quot;Show me the Castro Theatre on a map.&amp;quot; The model response, labeled &amp;quot;Model on GPU,&amp;quot; shows it &amp;quot;Called JS skill &amp;#39;interactive-map/index.html&amp;#39;&amp;quot; and displays an embedded Google Map centered on a red pin at The Castro Theatre in San Francisco, with nearby landmarks visible including Starbelly, Cliff&amp;#39;s Variety, Blind Butcher, GLBT Historical Society Museum, and Fable. An &amp;quot;Open in Maps&amp;quot; link and &amp;quot;View in full screen&amp;quot; button are shown. Below the map, the model states &amp;quot;The interactive map view for the Castro Theatre has been shown.&amp;quot; with a response time of 2.4 s. A text input field with &amp;quot;Type prompt...&amp;quot; placeholder, a &amp;quot;+&amp;quot; button, and a &amp;quot;Skills&amp;quot; button appear at the bottom." style="max-width: min(400px, 100%); margin: 0 auto; display: block;"&gt;&lt;/p&gt;
&lt;p&gt;(That demo did freeze the app when I tried to add a follow-up prompt though.)&lt;/p&gt;
&lt;p&gt;This is the first time I've seen a local model vendor release an official app for trying out their models on in iPhone. Sadly it's missing permanent logs - conversations with this app are ephemeral.

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="https://news.ycombinator.com/item?id=47652561"&gt;Hacker News&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/google"&gt;google&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ai"&gt;ai&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/generative-ai"&gt;generative-ai&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/local-llms"&gt;local-llms&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/llms"&gt;llms&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/gemini"&gt;gemini&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/llm-tool-use"&gt;llm-tool-use&lt;/a&gt;&lt;/p&gt;



</summary><category term="google"/><category term="iphone"/><category term="ai"/><category term="generative-ai"/><category term="local-llms"/><category term="llms"/><category term="gemini"/><category term="llm-tool-use"/></entry><entry><title>MLC LLM</title><link href="https://simonwillison.net/2023/Apr/29/mlc-llm/#atom-tag" rel="alternate"/><published>2023-04-29T17:43:32+00:00</published><updated>2023-04-29T17:43:32+00:00</updated><id>https://simonwillison.net/2023/Apr/29/mlc-llm/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="https://mlc.ai/mlc-llm/"&gt;MLC LLM&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
From MLC, the team that gave us Web LLM and Web Stable Diffusion. “MLC LLM is a universal solution that allows any language model to be deployed natively on a diverse set of hardware backends and native applications”. I installed their iPhone demo from TestFlight this morning and it does indeed provide an offline LLM that runs on my phone. It’s reasonably capable—the underlying model for the app is vicuna-v1-7b, a LLaMA derivative.

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="https://twitter.com/simonw/status/1652358994214928384"&gt;@simonw&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ai"&gt;ai&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/generative-ai"&gt;generative-ai&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/llama"&gt;llama&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/local-llms"&gt;local-llms&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/llms"&gt;llms&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mlc"&gt;mlc&lt;/a&gt;&lt;/p&gt;



</summary><category term="iphone"/><category term="ai"/><category term="generative-ai"/><category term="llama"/><category term="local-llms"/><category term="llms"/><category term="mlc"/></entry><entry><title>Sheepy-T - an LLM running on an iPhone</title><link href="https://simonwillison.net/2023/Apr/11/sheepy-t/#atom-tag" rel="alternate"/><published>2023-04-11T17:54:26+00:00</published><updated>2023-04-11T17:54:26+00:00</updated><id>https://simonwillison.net/2023/Apr/11/sheepy-t/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="https://twitter.com/antimatter15/status/1644456371121954817"&gt;Sheepy-T - an LLM running on an iPhone&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Kevin Kwok has a video on Twitter demonstrating Sheepy-T—his iPhone app which runs a full instruction-tuned large language model, based on EleutherAI’s GPT-J, entirely on an iPhone 14. I applied for the TestFlight beta and I have this running on my phone now: it works!


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/local-llms"&gt;local-llms&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/llms"&gt;llms&lt;/a&gt;&lt;/p&gt;



</summary><category term="iphone"/><category term="local-llms"/><category term="llms"/></entry><entry><title>How to Temporarily Disable Face ID or Touch ID, and Require a Passcode to Unlock Your iPhone or iPad</title><link href="https://simonwillison.net/2022/Jul/6/how-to-temporarily-disable-face-id-or-touch-id-and-require-a-pas/#atom-tag" rel="alternate"/><published>2022-07-06T17:38:11+00:00</published><updated>2022-07-06T17:38:11+00:00</updated><id>https://simonwillison.net/2022/Jul/6/how-to-temporarily-disable-face-id-or-touch-id-and-require-a-pas/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="https://daringfireball.net/2022/06/require_a_passcode_to_unlock_your_iphone"&gt;How to Temporarily Disable Face ID or Touch ID, and Require a Passcode to Unlock Your iPhone or iPad&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Hold down the power and volume up buttons for a couple of seconds, and your iPhone will no longer allow you to use FaceID to unlock it without first entering your passcode.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/security"&gt;security&lt;/a&gt;&lt;/p&gt;



</summary><category term="iphone"/><category term="security"/></entry><entry><title>Why did Facebook remove their hamburger navigation and go back to docked tabs in their mobile app?</title><link href="https://simonwillison.net/2013/Oct/24/why-did-facebook-remove/#atom-tag" rel="alternate"/><published>2013-10-24T14:32:00+00:00</published><updated>2013-10-24T14:32:00+00:00</updated><id>https://simonwillison.net/2013/Oct/24/why-did-facebook-remove/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Why-did-Facebook-remove-their-hamburger-navigation-and-go-back-to-docked-tabs-in-their-mobile-app/answer/Simon-Willison"&gt;Why did Facebook remove their hamburger navigation and go back to docked tabs in their mobile app?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Probably because the swipe-to-see-menu gesture conflicts with the iOS 7 standard swipe-to-go-back gesture.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/web-development"&gt;web-development&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="iphone"/><category term="web-development"/><category term="quora"/></entry><entry><title>What are the best ways to find online serious partners ready to outsource mobile app development company?</title><link href="https://simonwillison.net/2013/Oct/18/what-are-the-best/#atom-tag" rel="alternate"/><published>2013-10-18T17:00:00+00:00</published><updated>2013-10-18T17:00:00+00:00</updated><id>https://simonwillison.net/2013/Oct/18/what-are-the-best/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-are-the-best-ways-to-find-online-serious-partners-ready-to-outsource-mobile-app-development-company/answer/Simon-Willison"&gt;What are the best ways to find online serious partners ready to outsource mobile app development company?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;If you want to do long-term outsourcing deals with "serious big companies", you need to get on a plane and meet them in person.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mobile"&gt;mobile&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="iphone"/><category term="mobile"/><category term="quora"/></entry><entry><title>How can I produce an animated prototype out of designs for an iOS app?</title><link href="https://simonwillison.net/2013/Oct/13/how-can-i-produce/#atom-tag" rel="alternate"/><published>2013-10-13T10:31:00+00:00</published><updated>2013-10-13T10:31:00+00:00</updated><id>https://simonwillison.net/2013/Oct/13/how-can-i-produce/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/How-can-I-produce-an-animated-prototype-out-of-designs-for-an-iOS-app/answer/Simon-Willison"&gt;How can I produce an animated prototype out of designs for an iOS app?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Keynote is a surprisingly good tool for this kind of things, especially since they added path based animations to it a few years ago.&lt;/p&gt;

&lt;p&gt;I know a designer who uses PowerPoint to create interactive wireframes.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mobile"&gt;mobile&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/prototyping"&gt;prototyping&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ios"&gt;ios&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ux"&gt;ux&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="iphone"/><category term="mobile"/><category term="prototyping"/><category term="quora"/><category term="ios"/><category term="ux"/></entry><entry><title>What new apps were used most at SXSW 2013, and why?</title><link href="https://simonwillison.net/2013/Feb/28/what-new-apps-were/#atom-tag" rel="alternate"/><published>2013-02-28T11:19:00+00:00</published><updated>2013-02-28T11:19:00+00:00</updated><id>https://simonwillison.net/2013/Feb/28/what-new-apps-were/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-new-apps-were-used-most-at-SXSW-2013-and-why/answer/Simon-Willison"&gt;What new apps were used most at SXSW 2013, and why?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Lanyrd will be at SXSW again this year, and we've continued to refine our unofficial schedule guide and session planner for SXSW Interactive. Here's our site for this year:&lt;/p&gt;

&lt;span&gt;&lt;a href="http://austin2013.lanyrd.com/"&gt;http://austin2013.lanyrd.com/&lt;/a&gt;&lt;/span&gt;

&lt;div&gt;&lt;img src="https://qph.ec.quoracdn.net/main-qimg-30614eb4e1df6dee5114ff550a696650" width="1086" height="995" style="max-width: 100%" /&gt;&lt;/div&gt;&lt;br /&gt;If you sign in with Twitter, we'll show you the people you follow who will be attending SXSW Interactive this year (we list over 2,000 Twitter attendees, increasing all the time) - we'll also show you the sessions they are presenting.

&lt;p&gt;You can then build your own personal schedule by tracking or plan-to-attending sessions - and get suggestions based on the schedules built by your contacts.&lt;/p&gt;

&lt;p&gt;We've added rich topic metadata to the schedule, so you can slice and dice it in different ways. For example, here are sessions about marketing on Sunday:  &lt;span&gt;&lt;a href="http://bit.ly/13p8c0g"&gt;http://bit.ly/13p8c0g&lt;/a&gt;&lt;/span&gt; or Workshops about HTML5: &lt;span&gt;&lt;a href="http://bit.ly/XmtHK7"&gt;http://bit.ly/XmtHK7&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;We're also running a neat location-enabled now and next app - hit &lt;span&gt;&lt;a href="http://now.lanyrd.com/"&gt;http://now.lanyrd.com/&lt;/a&gt;&lt;/span&gt; during the conference and we'll geolocate your phone and show you what's on now and next at the venues closest to you - pretty handy at a conference taking place across most of Austin!&lt;/p&gt;

&lt;div&gt;&lt;img src="https://qph.ec.quoracdn.net/main-qimg-21bf4d56ad86ebef92a4acf085433398" width="640" height="480" style="max-width: 100%" /&gt;&lt;/div&gt;

&lt;p&gt;We've also built a snazzy grid view, so you can see the full schedule, your personal schedule or the results of a search as a grid (making it easier to spot sessions that clash). Here's a grid of the sessions I'm considering attending on Saturday: &lt;span&gt;&lt;a href="http://bit.ly/Y2gyTr"&gt;http://bit.ly/Y2gyTr&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;&lt;img src="https://qph.ec.quoracdn.net/main-qimg-6b90a7d8c5676608da34bd70188cbe80-c" width="640" height="438" style="max-width: 100%" /&gt;&lt;/div&gt;&lt;br /&gt;Your personal schedule will also be available in our iPhone and Android/Mobile Web apps, which both include offline support so you can still see the schedule even if you don't have a reliable data connection in Austin. More about these on our blog: &lt;span&gt;&lt;a href="http://lanyrd.com/blog/2013/austin/"&gt;Get more out of SXSW Interactive 2013 with Lanyrd&lt;/a&gt;&lt;/span&gt; 

&lt;div&gt;&lt;img src="https://qph.ec.quoracdn.net/main-qimg-26c66c24560f9fa709321ec12af03062" width="640" height="551" style="max-width: 100%" /&gt;&lt;/div&gt;&lt;br /&gt;For us, SXSW is a great opportunity to showcase what our event platform can do. It's a particularly good stress test - if you can handle the 2,000+ speakers and 1,400+ sessions at SXSW, any other event should be a breeze!
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/android"&gt;android&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mobile"&gt;mobile&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sxsw"&gt;sxsw&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="android"/><category term="iphone"/><category term="mobile"/><category term="sxsw"/><category term="quora"/></entry><entry><title>Does the Quora iOS app allow one to give "Thanks?"</title><link href="https://simonwillison.net/2013/Jan/31/does-the-quora-ios/#atom-tag" rel="alternate"/><published>2013-01-31T12:21:00+00:00</published><updated>2013-01-31T12:21:00+00:00</updated><id>https://simonwillison.net/2013/Jan/31/does-the-quora-ios/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/Does-the-Quora-iOS-app-allow-one-to-give-Thanks/answer/Simon-Willison"&gt;Does the Quora iOS app allow one to give &amp;quot;Thanks?&amp;quot;&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I'd really like to be able to do this - could there be room for it in the little cog menu, next to "promote"?&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/ipad"&gt;ipad&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ios"&gt;ios&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="ipad"/><category term="iphone"/><category term="quora"/><category term="ios"/></entry><entry><title>What is the best travelling iPhone application for a 9 day trip through Europe?</title><link href="https://simonwillison.net/2012/Feb/28/what-is-the-best/#atom-tag" rel="alternate"/><published>2012-02-28T16:27:00+00:00</published><updated>2012-02-28T16:27:00+00:00</updated><id>https://simonwillison.net/2012/Feb/28/what-is-the-best/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-is-the-best-travelling-iPhone-application-for-a-9-day-trip-through-Europe/answer/Simon-Willison"&gt;What is the best travelling iPhone application for a 9 day trip through Europe?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Instapaper is essential - it will let you save any web page for offline access on your iPhone which is fantastic things like Wikipedia and Wikitravel.&lt;/p&gt;

&lt;p&gt;OffMaps is another excellent offline tool that lets you save maps from OpenStreetMap, which has excellent coverage around Europe.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/travel"&gt;travel&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="iphone"/><category term="travel"/><category term="quora"/></entry><entry><title>What is the optimal description length in the Apple App Store?</title><link href="https://simonwillison.net/2012/Feb/9/what-is-the-optimal/#atom-tag" rel="alternate"/><published>2012-02-09T17:14:00+00:00</published><updated>2012-02-09T17:14:00+00:00</updated><id>https://simonwillison.net/2012/Feb/9/what-is-the-optimal/#atom-tag</id><summary type="html">
    &lt;p&gt;&lt;em&gt;My answer to &lt;a href="https://www.quora.com/What-is-the-optimal-description-length-in-the-Apple-App-Store/answer/Simon-Willison"&gt;What is the optimal description length in the Apple App Store?&lt;/a&gt; on Quora&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Have you ever come across one if those ugly, long pages advertising an ebook - the ones that bang on for dozens of paragraphs with bullet points, pictures, testimonials, headings, more testimonials, more bullet points and so on?&lt;/p&gt;

&lt;p&gt;Guess what: they work! The general format is called a "sales letter" - &lt;span&gt;&lt;a href="http://en.m.wikipedia.org/wiki/Sales_letter"&gt;http://en.m.wikipedia.org/wiki/S...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;We know they work because people have been split testing them for decades.&lt;/p&gt;

&lt;p&gt;I imagine iPhone developers have discovered that the same trick (way too much information) works for 99 cent purchases on the App Store.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/seo"&gt;seo&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/quora"&gt;quora&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ios"&gt;ios&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="iphone"/><category term="seo"/><category term="quora"/><category term="ios"/></entry><entry><title>My First Week with the iPhone</title><link href="https://simonwillison.net/2010/Oct/3/iphone/#atom-tag" rel="alternate"/><published>2010-10-03T12:20:00+00:00</published><updated>2010-10-03T12:20:00+00:00</updated><id>https://simonwillison.net/2010/Oct/3/iphone/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://behindthecurtain.us/2010/06/12/my-first-week-with-the-iphone/"&gt;My First Week with the iPhone&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A blind user describes the experience of using VoiceOver on the iPhone, including the joy of discovering the Color Identifier app which speaks the names of colours picked up by the iPhone’s camera. “ I used color cues to find my pumpkin plants, by looking for the green among the brown and stone. I spent ten minutes looking at my pumpkin plants, with their leaves of green and lemon-ginger.”


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/accessibility"&gt;accessibility&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/recovered"&gt;recovered&lt;/a&gt;&lt;/p&gt;



</summary><category term="accessibility"/><category term="iphone"/><category term="recovered"/></entry><entry><title>Quoting Rafe Colburn</title><link href="https://simonwillison.net/2010/May/5/crisis/#atom-tag" rel="alternate"/><published>2010-05-05T12:10:00+00:00</published><updated>2010-05-05T12:10:00+00:00</updated><id>https://simonwillison.net/2010/May/5/crisis/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://rc3.org/2010/05/05/the-future-of-flash-as-a-platform/"&gt;&lt;p&gt;The crisis Flash now faces is that Apple has made it clear that Flash will no longer be ubiquitous, as it won’t exist on the iPhone platform, thus turning “runs everywhere” into “runs almost everywhere.” As Web developers know, “runs almost everywhere” is a recipe for doing everything at least twice.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://rc3.org/2010/05/05/the-future-of-flash-as-a-platform/"&gt;Rafe Colburn&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/adobe"&gt;adobe&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ipad"&gt;ipad&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphoneos"&gt;iphoneos&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/rafe-colburn"&gt;rafe-colburn&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/recovered"&gt;recovered&lt;/a&gt;&lt;/p&gt;



</summary><category term="adobe"/><category term="apple"/><category term="flash"/><category term="ipad"/><category term="iphone"/><category term="iphoneos"/><category term="rafe-colburn"/><category term="recovered"/></entry><entry><title>Quoting Louis Gerbarg</title><link href="https://simonwillison.net/2010/Apr/12/hostages/#atom-tag" rel="alternate"/><published>2010-04-12T17:24:27+00:00</published><updated>2010-04-12T17:24:27+00:00</updated><id>https://simonwillison.net/2010/Apr/12/hostages/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://www.devwhy.com/blog/2010/4/12/its-all-about-the-framework.html"&gt;&lt;p&gt;Imagine if 10% of the apps on iPhone came from Flash. If that was the case, then ensuring Flash didn’t break release to release would be a big deal, much bigger than any other compatibility issues. [...] Letting any of these secondary runtimes develop a significant base of applications in the store risks putting Apple in a position where the company that controls that runtime can cause delays in Apple’s release schedule, or worse, demand specific engineering decisions from Apple, under the threat of withholding the information necessary to keep their runtime working.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://www.devwhy.com/blog/2010/4/12/its-all-about-the-framework.html"&gt;Louis Gerbarg&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ipad"&gt;ipad&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/louisgerbarg"&gt;louisgerbarg&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;&lt;/p&gt;



</summary><category term="apple"/><category term="ipad"/><category term="iphone"/><category term="louisgerbarg"/><category term="flash"/></entry><entry><title>Flash CS5 will export to HTML5 Canvas</title><link href="https://simonwillison.net/2010/Apr/11/fxg/#atom-tag" rel="alternate"/><published>2010-04-11T18:33:01+00:00</published><updated>2010-04-11T18:33:01+00:00</updated><id>https://simonwillison.net/2010/Apr/11/fxg/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.9to5mac.com/Flash-html5-canvas-35409730"&gt;Flash CS5 will export to HTML5 Canvas&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
This looks pretty awesome—Illustrator CS5 and Flash CS5 can export to a new “FXG” format, and Adobe are providing a JavaScript library to load that format via Ajax and render the contents (including Flash animations) in a canvas element. Could be great for displaying newspaper infographics on the iPad.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/adobe"&gt;adobe&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/canvas"&gt;canvas&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/fxg"&gt;fxg&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/html5"&gt;html5&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/illustrator"&gt;illustrator&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ipad"&gt;ipad&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;&lt;/p&gt;



</summary><category term="adobe"/><category term="canvas"/><category term="flash"/><category term="fxg"/><category term="html5"/><category term="illustrator"/><category term="ipad"/><category term="iphone"/></entry><entry><title>Quoting Rafe Colburn</title><link href="https://simonwillison.net/2010/Apr/10/rcorg/#atom-tag" rel="alternate"/><published>2010-04-10T18:42:31+00:00</published><updated>2010-04-10T18:42:31+00:00</updated><id>https://simonwillison.net/2010/Apr/10/rcorg/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://rc3.org/2010/04/09/apples-kneecaps-competitors-and-partners/"&gt;&lt;p&gt;We all think of Java as a boring server-side language now, but the initial idea behind Java was that software developers could write applications in Java rather than writing them for Windows, and that those applications would work everywhere, thus defanging Microsoft’s desktop OS monopoly. Microsoft took various steps to prevent that from happening, but they lacked a tool like App Store that would enable them to just ban Java. Apple has that card to play, so they’re playing it.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://rc3.org/2010/04/09/apples-kneecaps-competitors-and-partners/"&gt;Rafe Colburn&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/microsoft"&gt;microsoft&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/java"&gt;java&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/appstore"&gt;appstore&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/rafe-colburn"&gt;rafe-colburn&lt;/a&gt;&lt;/p&gt;



</summary><category term="microsoft"/><category term="apple"/><category term="java"/><category term="iphone"/><category term="appstore"/><category term="rafe-colburn"/></entry><entry><title>Who Can Do Something About Those Blue Boxes?</title><link href="https://simonwillison.net/2010/Jan/31/daring/#atom-tag" rel="alternate"/><published>2010-01-31T12:05:23+00:00</published><updated>2010-01-31T12:05:23+00:00</updated><id>https://simonwillison.net/2010/Jan/31/daring/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://daringfireball.net/2010/01/blue_boxes"&gt;Who Can Do Something About Those Blue Boxes?&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
John Gruber makes the case for the fading significance of Flash, brought about by Apple’s point-blank refusal to support it on the iPhone or iPad. “Flash is no longer ubiquitous. There’s a big difference between “everywhere” and “almost everywhere”.”


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/adobe"&gt;adobe&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ipad"&gt;ipad&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/john-gruber"&gt;john-gruber&lt;/a&gt;&lt;/p&gt;



</summary><category term="adobe"/><category term="apple"/><category term="flash"/><category term="ipad"/><category term="iphone"/><category term="john-gruber"/></entry><entry><title>owlsnearyou.com</title><link href="https://simonwillison.net/2010/Jan/19/owls/#atom-tag" rel="alternate"/><published>2010-01-19T14:45:50+00:00</published><updated>2010-01-19T14:45:50+00:00</updated><id>https://simonwillison.net/2010/Jan/19/owls/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://owlsnearyou.com/"&gt;owlsnearyou.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Nat and I built this over the weekend. It asks for your location, then tells you where your nearest Owl is (using sightings data people have entered on WildlifeNearYou.com). If you’re using Firefox 3.6 or an iPhone it grabs your location using the W3C geolocation API so you don’t have to type anything at all.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/geolocation"&gt;geolocation&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/owls"&gt;owls&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/owlsnearyou"&gt;owlsnearyou&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/projects"&gt;projects&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/wildlife"&gt;wildlife&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/wildlifenearyou"&gt;wildlifenearyou&lt;/a&gt;&lt;/p&gt;



</summary><category term="geolocation"/><category term="iphone"/><category term="owls"/><category term="owlsnearyou"/><category term="projects"/><category term="wildlife"/><category term="wildlifenearyou"/></entry><entry><title>Notes on designing the Guardian iPhone app</title><link href="https://simonwillison.net/2009/Dec/20/iphone/#atom-tag" rel="alternate"/><published>2009-12-20T12:55:48+00:00</published><updated>2009-12-20T12:55:48+00:00</updated><id>https://simonwillison.net/2009/Dec/20/iphone/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://johnhenrybarac.com/http:/johnhenrybarac.com/notes-on-designing-the-guardian-iphone-app/"&gt;Notes on designing the Guardian iPhone app&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
By John-Henry Barac, the principal designer of he iPhone application who also previously worked on the Guardian’s print transition to the Berliner format.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/design"&gt;design&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/guardian"&gt;guardian&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/john-henry-barac"&gt;john-henry-barac&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mobile"&gt;mobile&lt;/a&gt;&lt;/p&gt;



</summary><category term="design"/><category term="guardian"/><category term="iphone"/><category term="john-henry-barac"/><category term="mobile"/></entry><entry><title>Guardian iPhone app</title><link href="https://simonwillison.net/2009/Dec/14/iphone/#atom-tag" rel="alternate"/><published>2009-12-14T13:29:29+00:00</published><updated>2009-12-14T13:29:29+00:00</updated><id>https://simonwillison.net/2009/Dec/14/iphone/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.guardian.co.uk/iphone"&gt;Guardian iPhone app&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Released today, ad-free, £2.39 for the application, has an excellent offline mode. I helped build the backend web service, which is a Django app running on EC2.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/django"&gt;django&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/ec2"&gt;ec2&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/guardian"&gt;guardian&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;&lt;/p&gt;



</summary><category term="django"/><category term="ec2"/><category term="guardian"/><category term="iphone"/><category term="python"/></entry><entry><title>Quoting Paul Graham</title><link href="https://simonwillison.net/2009/Nov/19/apples/#atom-tag" rel="alternate"/><published>2009-11-19T22:13:15+00:00</published><updated>2009-11-19T22:13:15+00:00</updated><id>https://simonwillison.net/2009/Nov/19/apples/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://paulgraham.com/apple.html"&gt;&lt;p&gt;Programmers don't use launch-fast-and-iterate out of laziness. They use it because it yields the best results. By obstructing that process, Apple is making them do bad work, and programmers hate that as much as Apple would.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://paulgraham.com/apple.html"&gt;Paul Graham&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/paul-graham"&gt;paul-graham&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;&lt;/p&gt;



</summary><category term="paul-graham"/><category term="apple"/><category term="iphone"/></entry><entry><title>Quoting Joe Hewitt</title><link href="https://simonwillison.net/2009/Nov/15/openweb/#atom-tag" rel="alternate"/><published>2009-11-15T08:50:33+00:00</published><updated>2009-11-15T08:50:33+00:00</updated><id>https://simonwillison.net/2009/Nov/15/openweb/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://joehewitt.com/post/on-middle-men/"&gt;&lt;p&gt;We're at a critical juncture in the evolution of software. The web is still here and it is still strong. Anyone can still put any information or applications on a web server without asking for permission, and anyone in the world can still access it just by typing a URL. I don't think I appreciated how important that is until recently. Nobody designs new systems like that anymore, or at least few of them succeed. What an incredible stroke of luck the web was, and what a shame it would be to let that freedom slip away.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://joehewitt.com/post/on-middle-men/"&gt;Joe Hewitt&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/joe-hewitt"&gt;joe-hewitt&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/mobile"&gt;mobile&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/gatekeepers"&gt;gatekeepers&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sharecropping"&gt;sharecropping&lt;/a&gt;&lt;/p&gt;



</summary><category term="iphone"/><category term="joe-hewitt"/><category term="mobile"/><category term="gatekeepers"/><category term="sharecropping"/></entry><entry><title>Quoting John Gruber</title><link href="https://simonwillison.net/2009/Oct/6/daring/#atom-tag" rel="alternate"/><published>2009-10-06T07:33:28+00:00</published><updated>2009-10-06T07:33:28+00:00</updated><id>https://simonwillison.net/2009/Oct/6/daring/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://daringfireball.net/linked/2009/10/05/flash-iphone-compiler"&gt;&lt;p&gt;This is very interesting technology. But that Adobe would go to this length suggests that they suspect that Apple will never allow the Flash runtime on the iPhone.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://daringfireball.net/linked/2009/10/05/flash-iphone-compiler"&gt;John Gruber&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/john-gruber"&gt;john-gruber&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/adobe"&gt;adobe&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;&lt;/p&gt;



</summary><category term="john-gruber"/><category term="flash"/><category term="adobe"/><category term="iphone"/><category term="apple"/></entry><entry><title>Developing for the Apple iPhone using Flash</title><link href="https://simonwillison.net/2009/Oct/5/adobe/#atom-tag" rel="alternate"/><published>2009-10-05T21:15:45+00:00</published><updated>2009-10-05T21:15:45+00:00</updated><id>https://simonwillison.net/2009/Oct/5/adobe/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html"&gt;Developing for the Apple iPhone using Flash&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A brilliant feat of engineering: Adobe worked around Apple’s “no runtime allowed” rules by writing a compiler front end for LLVM that compiles ActionScript 3 to ARM assembly code, and apparently ported the regular Flash drawing APIs as well.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/actionscript"&gt;actionscript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/adobe"&gt;adobe&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/compilers"&gt;compilers&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/flash"&gt;flash&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/hacking"&gt;hacking&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/llvm"&gt;llvm&lt;/a&gt;&lt;/p&gt;



</summary><category term="actionscript"/><category term="adobe"/><category term="compilers"/><category term="flash"/><category term="hacking"/><category term="iphone"/><category term="llvm"/></entry><entry><title>Gmail for Mobile: Reducing Startup Latency</title><link href="https://simonwillison.net/2009/Sep/23/cheeky/#atom-tag" rel="alternate"/><published>2009-09-23T22:29:42+00:00</published><updated>2009-09-23T22:29:42+00:00</updated><id>https://simonwillison.net/2009/Sep/23/cheeky/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://googlecode.blogspot.com/2009/09/gmail-for-mobile-html5-series-reducing.html"&gt;Gmail for Mobile: Reducing Startup Latency&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Cheeky iPhone optimisation trick—parsing 200 KB of JavaScript takes an iPhone 2.2 device 2.6 seconds, so Gmail embeds code components in /* comments */ in a script tag and evals them on demand later on when the features are needed.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/google"&gt;google&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/optimisation"&gt;optimisation&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/performance"&gt;performance&lt;/a&gt;&lt;/p&gt;



</summary><category term="google"/><category term="iphone"/><category term="javascript"/><category term="optimisation"/><category term="performance"/></entry><entry><title>Quoting Tim Bray</title><link href="https://simonwillison.net/2009/Sep/21/bulldozer/#atom-tag" rel="alternate"/><published>2009-09-21T17:30:56+00:00</published><updated>2009-09-21T17:30:56+00:00</updated><id>https://simonwillison.net/2009/Sep/21/bulldozer/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://www.tbray.org/ongoing/When/200x/2009/09/07/Mobiles-and-Money"&gt;&lt;p&gt;Developing for the iPhone at the moment is like picking up dimes in front of a bulldozer.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://www.tbray.org/ongoing/When/200x/2009/09/07/Mobiles-and-Money"&gt;Tim Bray&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/tim-bray"&gt;tim-bray&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sharecropping"&gt;sharecropping&lt;/a&gt;&lt;/p&gt;



</summary><category term="iphone"/><category term="apple"/><category term="tim-bray"/><category term="sharecropping"/></entry><entry><title>Quoting Anthony Rose</title><link href="https://simonwillison.net/2009/May/23/iplayer/#atom-tag" rel="alternate"/><published>2009-05-23T00:42:54+00:00</published><updated>2009-05-23T00:42:54+00:00</updated><id>https://simonwillison.net/2009/May/23/iplayer/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://crave.cnet.co.uk/software/0,39029471,49302215,00.htm"&gt;&lt;p&gt;iPlayer usage, for streaming, peaks about 10pm - just a little later from TV. But interestingly, iPlayer on the iPhone peaks at about midnight. So people are clearly going to bed with their iPhone and watching in bed. And we also see on the weekends, there's a peak of Saturday and Sunday morning usage at about 8 to 10am in the morning on iPhone.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://crave.cnet.co.uk/software/0,39029471,49302215,00.htm"&gt;Anthony Rose&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/iplayer"&gt;iplayer&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/bbc"&gt;bbc&lt;/a&gt;&lt;/p&gt;



</summary><category term="iplayer"/><category term="iphone"/><category term="bbc"/></entry><entry><title>Fake Reviews. Now now kids, play nice...</title><link href="https://simonwillison.net/2009/May/22/fake/#atom-tag" rel="alternate"/><published>2009-05-22T00:49:34+00:00</published><updated>2009-05-22T00:49:34+00:00</updated><id>https://simonwillison.net/2009/May/22/fake/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://mbarclay.net/?p=203"&gt;Fake Reviews. Now now kids, play nice...&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Not at all surprised to hear this—nefarious iPhone app developers (in this case the team behind “London Tube”, an inferior version of Malcolm Barclay’s marvellous “Tube Deluxe”) have been caught leaving fake negative reviews on rival applications in the App Store. This is an excellent argument for adding friends/followers or importing an existing social graph—I’d much rather see reviews from people in my social network than strangers who may turn out to be sock puppets.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/appstore"&gt;appstore&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/londontube"&gt;londontube&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/malcolm-barclay"&gt;malcolm-barclay&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/social-graph"&gt;social-graph&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/social-networks"&gt;social-networks&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/sockpuppets"&gt;sockpuppets&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/tubedeluxe"&gt;tubedeluxe&lt;/a&gt;&lt;/p&gt;



</summary><category term="apple"/><category term="appstore"/><category term="iphone"/><category term="londontube"/><category term="malcolm-barclay"/><category term="social-graph"/><category term="social-networks"/><category term="sockpuppets"/><category term="tubedeluxe"/></entry><entry><title>Quoting Garrett Murray</title><link href="https://simonwillison.net/2009/Apr/22/maniacal/#atom-tag" rel="alternate"/><published>2009-04-22T12:17:17+00:00</published><updated>2009-04-22T12:17:17+00:00</updated><id>https://simonwillison.net/2009/Apr/22/maniacal/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://log.maniacalrage.net/post/98510137/a-little-over-a-week-and-a-half-ago-google"&gt;&lt;p&gt;Perhaps it's just frustration speaking here, but when Apple ties my hands behind my back and lets users punch me publicly in the face without allowing me to at least respond back, it’s hard to get excited about building an app.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://log.maniacalrage.net/post/98510137/a-little-over-a-week-and-a-half-ago-google"&gt;Garrett Murray&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/garrett-murray"&gt;garrett-murray&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/appstore"&gt;appstore&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;&lt;/p&gt;



</summary><category term="garrett-murray"/><category term="apple"/><category term="appstore"/><category term="iphone"/></entry><entry><title>Quoting Marc Hedlund</title><link href="https://simonwillison.net/2009/Apr/12/appstore/#atom-tag" rel="alternate"/><published>2009-04-12T13:49:44+00:00</published><updated>2009-04-12T13:49:44+00:00</updated><id>https://simonwillison.net/2009/Apr/12/appstore/#atom-tag</id><summary type="html">
    &lt;blockquote cite="http://radar.oreilly.com/2009/04/four-quick-posts-11-april-2009.html"&gt;&lt;p&gt;The App Store has an inscrutable, time-consuming, whim-dependent approval process. The App Store newsgroup postings are full of angry claims that this is a bug, but I bet it's a feature. If you can't get an app approved until it's working perfectly, and you have to wait a week or two -- or more -- between approval rounds, you're much more likely to put a lot more effort in up front to get it right.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p class="cite"&gt;&amp;mdash; &lt;a href="http://radar.oreilly.com/2009/04/four-quick-posts-11-april-2009.html"&gt;Marc Hedlund&lt;/a&gt;&lt;/p&gt;

    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/apple"&gt;apple&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/appstore"&gt;appstore&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/iphone"&gt;iphone&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/marchedlund"&gt;marchedlund&lt;/a&gt;&lt;/p&gt;



</summary><category term="apple"/><category term="appstore"/><category term="iphone"/><category term="marchedlund"/></entry></feed>