<?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>ursecta.com &#187; iPhone</title>
	<atom:link href="http://ursecta.com/wp/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://ursecta.com/wp</link>
	<description>J. Martin Wehlou on Security, Software Development, and Medicine</description>
	<lastBuildDate>Tue, 08 May 2012 10:19:36 +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>Darn neat stocks feature on iPhone</title>
		<link>http://ursecta.com/wp/2010/04/darn-neat-stocks-feature-on-iphone/</link>
		<comments>http://ursecta.com/wp/2010/04/darn-neat-stocks-feature-on-iphone/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 10:57:35 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=622</guid>
		<description><![CDATA[Just read this in a forum post (Swedish, sorry &#8217;bout that), and simply had to tell you. In the Stocks app that comes with the iPhone, you can add in a number of other things than the most obvious, like this: Add the exchange as a suffix. For example TLSN.ST results in the share price [...]]]></description>
			<content:encoded><![CDATA[<p>Just read this in <a href="http://ursecta.com/wp/go.php?http://www.99.se/program-spel-foer-ipod-iphone/228643-hur-svenska-aktier-i-stocks.html" title="(110 hits)">a forum post</a> (Swedish, sorry &#8217;bout that), and simply had to tell you.</p>
<p>In the Stocks app that comes with the iPhone, you can add in a number of other things than the most obvious, like this:</p>
<p>Add the exchange as a suffix. For example TLSN.ST results in the share price of TeliaSonera on the Stockholm exchange. The price and graph will be in Swedish Crowns.</p>
<p>The OMX index can be added as: ^OMXSPI</p>
<p>Even currency exchange rates can be added with the base currency followed by the target and then the string &#8220;=X&#8221;. Examples:</p>
<p>USDSEK=X<br />
GBPSEK=X<br />
JPYSEK=X<br />
EURUSD=X</p>
<p>The first one will show the current exchange rate as Swedish Crowns per US Dollar. The others follow the same pattern.</p>
<p>Kudos to signature sebastian_r on the 99.se forum for this info. It&#8217;s just so damn neat&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2010/04/darn-neat-stocks-feature-on-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3.3.1 with a twist</title>
		<link>http://ursecta.com/wp/2010/04/3-3-1-with-a-twist/</link>
		<comments>http://ursecta.com/wp/2010/04/3-3-1-with-a-twist/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 15:52:23 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX Dev]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=567</guid>
		<description><![CDATA[The by now famous paragraph 3.3.1 in the iPhone Developer Program License Agreement for iPhone OS 4.0 says that &#8220;Applications that link to Documented APIs through an intermediary translation or compatibility layer or tool are prohibited&#8221;. Which, of course, ruins the day for Adobe and Flash CS5. The idea was to have Flash scripts run [...]]]></description>
			<content:encoded><![CDATA[<p>The by now famous paragraph 3.3.1 in the iPhone Developer Program License Agreement for iPhone OS 4.0 says that &#8220;Applications that link to Documented APIs through an intermediary translation or compatibility layer or tool are prohibited&#8221;. Which, of course, ruins the day for Adobe and Flash CS5. The idea was to have Flash scripts run on the iPhone on just such a compatibility layer.</p>
<p>The theories as to the reason why are, generally speaking: f*ck Adobe, preserve performance on the iPhone and iPad, and/or make multiprocessing efficient on these devices. With regard to that last, the theory goes that the OS figures out how the app works and hooks into the app and the app framework, but if there&#8217;s a compatibility layer in between, that becomes very difficult and inefficient. Actually, purely technically, without any fanboyisms, it does make sense to me.</p>
<p>In that case, and reading the 3.3.1 literally, nothing stops me, or Adobe, from implementing a translation from our own specific languages using a precompiler, as long as you end up compiling actual Objective-C code using XCode into the app. That&#8217;s what I would do, and I find it a better solution, anyway.</p>
<p>But the anti-Adobe conspiration theorists may claim Apple doesn&#8217;t want you to do this, either. I don&#8217;t know if they do, but let&#8217;s assume.</p>
<p>Now it gets interesting. There is no way that Apple can detect from the runtime code, or even the source code, that the code has been produced by a precompiler, if that precompiler does a decent job. If they want to stop that from happening, they&#8217;ll have to monitor the user&#8217;s machine for precompilers and editing tools, like World of Warcraft is monitoring for bots. What a fascinating circus that would be.</p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2010/04/3-3-1-with-a-twist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad: the lowest common denominator</title>
		<link>http://ursecta.com/wp/2010/03/ipad-the-lowest-common-denominator/</link>
		<comments>http://ursecta.com/wp/2010/03/ipad-the-lowest-common-denominator/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 09:00:36 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iota]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[OSX Dev]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=538</guid>
		<description><![CDATA[After watching Apple vs Predator, a short YouTube video, I had a blinding flash of the somewhat obvious and this is it: no other interface but the iPhone/iPad interface can seamlessly transfer to a virtual surface and gestures. Let&#8217;s expand on this. If you&#8217;ve seen &#8220;Minority Report&#8221;, the movie, you must remember the interface Tom [...]]]></description>
			<content:encoded><![CDATA[<p>After watching <a href="http://ursecta.com/wp/go.php?http://www.youtube.com/watch?v=HWeZOS8ta04" target="_blank" title="(328 hits)">Apple vs Predator</a>, a short YouTube video, I had a blinding flash of the somewhat obvious and this is it: no other interface but the iPhone/iPad interface can seamlessly transfer to a virtual surface and gestures. Let&#8217;s expand on this.</p>
<p>If you&#8217;ve seen &#8220;Minority Report&#8221;, the movie, you must remember the interface Tom Cruise uses to access files. He pulls on gloves, then works the displays as if he touches a virtual surface in space. There are a number of projects doing gloves like this, such as the <a href="http://ursecta.com/wp/go.php?http://www.anthrotronix.com/index.php?option=com_content&amp;view=article&amp;id=87&amp;Itemid=138" target="_blank" title="(66 hits)">AcceleGlove</a> by AnthroTronix.</p>
<p>It&#8217;s obvious, to me at least, that you can&#8217;t usefully move just any graphical interface to a virtual surface like in &#8220;Minority Report&#8221;. There are UI elements that work and others that don&#8217;t work. Obviously, you can&#8217;t use a mouse, there&#8217;s nowhere to let it rest, there&#8217;s just air. You can&#8217;t use a pen. The only thing you can use is your fingers. In other words, it&#8217;s a multi-touch interface, albeit virtually and in the middle of the air.</p>
<p>Could you imagine if you developed a useful virtual surface like this and you wanted to use the same user interface on a hard, real surface device. How would that look? Surprise, surprise, it would look exactly like the iPad. Not like Windows for Tablets, not like any other smartphone UI I&#8217;ve ever seen, but exactly like the iPhone and iPad UI.</p>
<p>I don&#8217;t think this is accidental. I think this is the fundamental reason that the iPhone and iPad have never had, and never will have, a pen or other pointing device. As long as they are entirely useable using only one or more fingers, the UI translates seamlessly to a virtual surface in the air.</p>
<p>There are signs one can do using a glove and a virtual surface that aren&#8217;t useable on a real surface with multi-touch. Example: making the &#8220;ok&#8221; sign using your thumb and index finger could work with a glove, but not with an iPad. On the other hand, it seems such signs are rarely used even in science fiction movies, and I think there&#8217;s a fundamental reason why not, simply because they are less suitable for an intuitive command interface. This leads to the rule that one should probably not introduce any visual signs in virtual surfaces that cannot be translated to gestures using a hardware device surface.</p>
<p>For medicine, all this is great news. This means that if you develop a medical records interface, or the interface to any other medical system, on an iPad, it will automatically be just right for a virtual interface, such as those we will need in operating theatres and bedside.</p>
<p>That makes the iPad user interface the lowest common denominator. If you develop for this UI, your medical app is future proof. MS Windows based medical apps, on the other hand, are living on borrowed time.</p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2010/03/ipad-the-lowest-common-denominator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So much knowledge in such a small box</title>
		<link>http://ursecta.com/wp/2009/10/so-much-knowledge-in-such-a-small-box/</link>
		<comments>http://ursecta.com/wp/2009/10/so-much-knowledge-in-such-a-small-box/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 19:37:15 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Medical Applications]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=311</guid>
		<description><![CDATA[I was doing the rounds at a nursing home out in the sticks the other day, and came to an old (all of them were old) woman with a urinary catheter and bag. Her problem, or rather her worry, was that the bag turned violet from the urine sometimes, but only the last week. The [...]]]></description>
			<content:encoded><![CDATA[<p>I was doing the rounds at a nursing home out in the sticks the other day, and came to an old (all of them were old) woman with a urinary catheter and bag. Her problem, or rather her worry, was that the bag turned violet from the urine sometimes, but only the last week. The urine itself didn&#8217;t change color, only the plastic of the bag.</p>
<p>I already knew that some laxatives can cause the urine itself to turn violet if it&#8217;s alkaline, and I&#8217;ve heard of this phenomenon of the plastic becoming discolored, but as far as I remembered, it wasn&#8217;t alarming, so I just made the regular soothing doctor noises. But the nurse persisted, said she&#8217;d heard it could indicate urinary tract infections.<img class="alignright size-full wp-image-327" title="iphone" src="http://ursecta.com/wp/wp-content/uploads/2009/10/iphone1.jpg" alt="iphone" width="164" height="289" /></p>
<p>So I pulled out my iPhone, opened Safari, and googled &#8220;violet urine bag&#8221; and lo and behold, there&#8217;s an article about the &#8220;Violet urine bag syndrome&#8221; from Osaka University, explaining how this happens in some urinary tract infections. Other similar articles taught me which bacteria are usually involved and when to look out for it.</p>
<p>I happily explained this to the nurse and told her she was right and I was wrong. Then the patient said to the nurse: <em>&#8220;Amazing how they can get so much knowledge into such a small package&#8221;</em> and they both looked with wonder and amazement at my iPhone. I was on the verge of explaining it wasn&#8217;t in the phone but on the &#8216;net, but then I thought: what&#8217;s the difference, really? <em>Isn&#8217;t that just a technical detail?</em> So I just nodded and said &#8220;yes, indeed&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2009/10/so-much-knowledge-in-such-a-small-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>App store or Dashcode?</title>
		<link>http://ursecta.com/wp/2009/08/app-store-or-dashcode/</link>
		<comments>http://ursecta.com/wp/2009/08/app-store-or-dashcode/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 21:10:26 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=282</guid>
		<description><![CDATA[Over the last week or so, I&#8217;ve spent a lot of time with the WDC 2009 sessions, and Dashcode, at least in its upcoming 3.0 version, seems to be amazingly capable. The results are almost indistinguishable from SDK apps (for want of a better label). And, they don&#8217;t go through the app store. And, they [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last week or so, I&#8217;ve spent a lot of time with the WDC 2009 sessions, and Dashcode, at least in its upcoming 3.0 version, seems to be amazingly capable. The results are almost indistinguishable from SDK apps (for want of a better label). And, they don&#8217;t go through the app store. And, they download to the phone and can run offline as well, including a local database.</p>
<p>This is probably what Apple hinted at when the iPhone 1.0 was introduced, except nobody would believe it was a useful way of creating apps. Neither did I back then, but now I do. Interestingly, the hassles with the iTunes policy (see previous blog entry) also pushes me in that direction. Maybe they did it on purpose? Read a much sharper and more enjoyable version of the same idea at <a href="http://ursecta.com/wp/go.php?http://factoryjoe.com/blog/2009/08/01/steve-jobs-hates-the-appstore/" target="_blank" title="(140 hits)">Factory Joe</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2009/08/app-store-or-dashcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anything but games are illegal?</title>
		<link>http://ursecta.com/wp/2009/08/anything-but-games-are-illegal/</link>
		<comments>http://ursecta.com/wp/2009/08/anything-but-games-are-illegal/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 16:28:37 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX Dev]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=267</guid>
		<description><![CDATA[I&#8217;m having this most surrealistic dialog with a very agreeable iTunes support person, about invoicing. The thing is I bought a few apps from the iTunes app store, among which Omni Focus for the iPhone, but the invoice (or &#8220;receipt&#8221;) I got from Apple doesn&#8217;t mention sales tax at all. Just the net amount in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having this most surrealistic dialog with a very agreeable iTunes support person, about invoicing. The thing is I bought a few apps from the iTunes app store, among which Omni Focus for the iPhone, but the invoice (or &#8220;receipt&#8221;) I got from Apple doesn&#8217;t mention sales tax at all. Just the net amount in Swedish crowns. It is, however, correctly addressed to my company.</p>
<p>As practically anyone realizes, this is super weird and means I can&#8217;t recover the sales tax when I enter this document into my accounting. So I wrote to iTunes support and asked for a correct invoice. The ensuing conversation follows (I took out the name of the iTunes representative).</p>
<p><span id="more-267"></span></p>
<blockquote><p><em>Hi,</em></p>
<p><em>I got this invoice through email but there is no mention of VAT.<br />
Since the invoice is Swedish, there ought to be VAT (MOMS) and IT<br />
MUST BE SPECIFIED! I can&#8217;t use this invoice in my accounting like<br />
this. I&#8217;m buying on a company account, which is clear from my<br />
account info.</em></p>
<p><em>What do I do now?</em></p>
<p><em>Thx<br />
&#8211; Martin</em></p></blockquote>
<p>Reply 1:</p>
<blockquote><p><em>Dear Martin,</em></p>
<p><em>I understand you are concerned as to why your email receipt for an<br />
iTunes Store purchase does not summarize the amount of tax you paid<br />
on the purchase.  You require this information due to purchasing<br />
this music on a company account.</em></p>
<p><em>I am sorry that the receipt is not completely to your requirements,<br />
however The iTunes Store sells only to customers as end-users for<br />
personal, noncommercial use in their respective countries of<br />
residence.   The amount you see on your receipt is a total<br />
(including tax) with this purpose in mind.</em></p>
<p><em>For more information, you can review the iTunes Store Terms and<br />
Conditions:</em></p>
<p><em>http://www.apple.com/legal/itunes/ww</em></p>
<p><em>I apologize for any inconvenience this has caused you Martin.</em></p>
<p><em>Regards,</em></p>
<p><em>D<br />
iTunes Store Customer Support</p>
<p>http://www.apple.com/support/itunes/ww/</em></p></blockquote>
<p>My response:</p>
<blockquote><p><em>D&#8230;.,</em></p>
<p><em>Ok, so you officially claim that iTunes Store products are NOT for<br />
commercial use??! THAT is an interesting observation, if I&#8217;ve ever<br />
seen one. Especially since I&#8217;m developing commercial applications for<br />
the iTunes store! Oh, boy, is this going to be an interesting article&#8230;</em></p>
<p><em>But may I also point you to the Swedish law, if that is of any<br />
consequence to you?</em></p>
<p><em>http://www.skatteverket.se/skatter/mervardesskattmoms/sarskilt/faktureringsregler.4.18e1b10334ebe8bc80001420.html#Vadskaframgaavenfaktura</em></p>
<p><em>The above is a page on the Swedish tax department page that says in<br />
detail what MUST be part of a receipt, and VAT/MOMS is one of those<br />
REQUIRED details.</em></p>
<p><em>So, please, D&#8230;.., don&#8217;t brush me off. Take this higher, pronto. I<br />
want a better answer than what you just provided me with. I&#8217;m<br />
certainly not going to settle for that.</em></p>
<p><em>Regards,</em></p>
<p><em>&#8211; Martin<br />
</em></p></blockquote>
<p>His response:</p>
<blockquote><p><em>Martin,</em></p>
<p><em>D&#8230;.., here again from iTunes.   Thank you for writing back to me.   Although I do understand your concern here, I want you to know that before I responded to you I spoke to my supervisors and again this morning with regards to your issue.</em></p>
<p><em>Again the response is the same.  Purchases from the iTunes Store are for non commercial purposes only (as referenced in the usage section of the terms of sale).  Although I do realize you may be working on projects for Apple, this does not change the fact that the items sold on the iTunes Store can only be used for personal reasons.</em></p>
<p><em>I wish that I could help you further here Martin, but keep in mind that Apple does not own the content that we distribute.   We are selling on behalf of our content providers, and the specific terms of your agreement with Apple when purchasing from the iTunes Store is that the content may not be used for commercial purposes (even if you are working on projects for us).  Thus, any attempts to claim your purchases for tax reasons would be in violation of the terms of sale.</em></p>
<p><em>Again Martin, please accept my apologies.</em></p>
<p><em>Regards,</em></p>
<p><em>D&#8230;&#8230;<br />
iTunes Store Customer Support</p>
<p>http://www.apple.com/support/itunes/ww/</em></p></blockquote>
<p>My response today:</p>
<blockquote><p><em>D&#8230;..,</em></p>
<p><em>Yes, but you&#8217;re avoiding my two main arguments. One is that I&#8217;m developing business applications, while you&#8217;re telling me that you don&#8217;t sell applications for business use. So I can&#8217;t sell my applications on the app store. Right? It&#8217;s only for games, right? How come you seem to approve applications that are clearly intended to help with accounting, time management, or even professional health care apps, like what your own VP Forrestal bragged about during a keynote? These applications are clearly against your own policy and should never be approved for distribution.</em></p>
<p><em>So, tell me again, why should I bother developing professional applications? Just to have them refused on policy grounds, because they&#8217;re not games?</em></p>
<p><em>Secondly, Swedish law requires you to specify sales tax, REGARDLESS of if you sell to a business or a private person. You didn&#8217;t answer this one either.</em></p>
<p><em>Regards,</em></p>
<p><em>&#8211; Martin</em></p></blockquote>
<p>Yes, I did check the Apple iTunes store policy on the Swedish site, and sure enough, it says they only sell for &#8220;end-user&#8221; consumption and not for business purposes. This seems to preclude most of the things one would use the iPhone application platform for. Very, very strange. It seems as if D&#8230;. is thinking I&#8217;m buying music on a company account, which would be weird, I admit, but that&#8217;s not what I&#8217;m doing. I&#8217;m buying business apps on a company account, but the iTunes policy makes no allowance for anything but music and games, it seems.</p>
<p><strong>Update: </strong>I very quickly got this response from D&#8230;:</p>
<blockquote><p><em>Hey Martin,</em></p>
<p><em>D&#8230;.., here again from iTunes.   You make some good arguments here Martin, but I really am sorry that as a 1st level representative there is little myself, or my supervisors can to to alter the way the receipts are sent out, or make any adjustments to our terms of sale to suit individual needs.</em></p>
<p><em>Please know that I do understand how this may feel frustrating to you.   I have felt the same way before in similar circumstances.  I have found in situations like this that voicing your opinion is a good way to get the &#8220;ball rolling&#8221;.</em></p>
<p><em>Please note that Apple does take the feedback from our customers very seriously.  This is the reason for our feedback page &#8211; to create a forum where our users can vent, praise or share whatever feelings they have to allow us to meet your needs, and grow as a company.</em></p>
<p><em>I would encourage you to share this link with all of your friends and family who wish to see the changes you require, and have them all submit the same request.</em></p>
<p><em>Here is that link for you.</em></p>
<p><em>http://www.apple.com/feedback/itunesapp.html</em></p>
<p><em>I know it can seem like a straight feedback link will yield no results so I will also invite you to check out the following link. This is a letter from Apple&#8217;s CEO addressing customers who purchased an iPhone very early on at $599, then the price was reduced to $399 shortly after.   Mr. Jobs heard our customers and Apple responded accordingly.</em></p>
<p><em>http://www.apple.com/hotnews/openiphoneletter/</em></p>
<p><em>I hope that you will consider sharing your thoughts on the feedback page.</em></p>
<p><em>Regards,</em></p>
<p><em>D&#8230;..<br />
iTunes Store Customer Support</p>
<p>http://www.apple.com/support/itunes/ww/</em></p></blockquote>
<p>Now, that&#8217;s a great idea! I&#8217;ll do that. I hope others will as well. This is what I sent in through the feedback page:</p>
<blockquote><p><em>Hi,</em></p>
<p><em>After purchasing a professional app from the app store (OmniFocus) I received a receipt without Swedish VAT specified. When I complained to the iTunes support, I was told that the iTunes store, by policy, only sells non-business applications for non-business purposes to private persons, and does not allow any professional use. Which explains why receipts don&#8217;t specify VAT so they can&#8217;t easily be used for accounting purposes. I checked you policies and sure enough, you don&#8217;t allow business apps.</em></p>
<p><em>Now, this is clearly absurd. Many people like me buy apps for business purposes from the iTunes app store and many organizations like mine do or plan to develop business applications for the iPhone.</em></p>
<p><em>In other words, your policy and sales both effectively stop us from both buying and selling business related software for the iPhone. This can&#8217;t possibly be your intention, or is it? Especially since Scott Forrestal demoed a number of clearly business oriented apps in his keynotes. This makes no sense!</em></p>
<p><em>You&#8217;ll find the details on my blog, with a copy of the email exchange I had with your support:</em></p>
<p><em>http://ursecta.com/wp/2009/08/anything-but-games-are-illegal/</em></p>
<p><em>Regards,</em></p>
<p><em>&#8211; Martin</em></p>
<p><em>PS: this feedback form requires me to check all the things I use iTunes for, but nowhere do you mention anything related to the app store. Don&#8217;t you even know it exists?</em></p>
<p><em><br />
</em></p>
<p><em><br />
</em></p></blockquote>
<p>Update: <a title="The Register article (1166 hits)" href="http://ursecta.com/wp/go.php?http://www.theregister.co.uk/2009/08/24/iphone_apps_not_for_business/" target="_blank">The Register picked up the story</a>, as did an Italian site and a few others. If you want <a title="The story in Italian (12 hits)" href="http://ursecta.com/wp/go.php?http://www.setteb.it/news-App-Store-la-dose-è-solo-per-uso-personale-2009-08-24-007070.xhtml" target="_blank">the story in Italian: setteB.IT</a><em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2009/08/anything-but-games-are-illegal/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Damn, I&#8217;m so proud of myself</title>
		<link>http://ursecta.com/wp/2009/08/damn-im-so-proud-of-myself/</link>
		<comments>http://ursecta.com/wp/2009/08/damn-im-so-proud-of-myself/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:37:56 +0000</pubDate>
		<dc:creator>martin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://ursecta.com/wp/?p=260</guid>
		<description><![CDATA[This morning I started developing for the iPhone (it arrived two days ago, what took me so long?). After watching a load of presentations from WWDC 2009 (you have to pay for that, but boy is it worth it), I got really curious about Dashcode. This environment lets you develop web applications and it looked [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I started developing for the iPhone (it arrived two days ago, what took me so long?). After watching a load of presentations from WWDC 2009 (you have to pay for that, but boy is it worth it), I got really curious about Dashcode. This environment lets you develop web applications and it looked really impressive. So I took half an hour to implement a webapp based RSS reader. Then I spent a couple of hours trying to find out why it didn&#8217;t work. I still don&#8217;t know, but I think it&#8217;s due to crappy 3G performance in my living room. Works fine outside.</p>
<p>If you&#8217;ve got an iPhone, <a title="The experimental Ursecta reader app (115 hits)" href="http://ursecta.com/wp/go.php?http://ursecta.com/UrsectaReader" target="_blank">try it out for yourself</a>. Once you&#8217;ve got it loaded in Safari, tap the plus sign down below and save it to the home screen. Next time you start it from the home screen as if it was a real app, it will look like a real app, without any Safari chrome to give it away. You&#8217;ll also notice that the icon is totally crap, just a grey rectangle. But what do you expect from a developer that only this morning started up the IDE for the first time?</p>
<p>If you open up this app in Safari on the desktop, that works as well, but looks like just any old web page, but grayer. In Firefox it fails. In Explorer&#8230; who cares?</p>
<p>The link is:</p>
<p>http://ursecta.com/UrsectaReader/</p>
]]></content:encoded>
			<wfw:commentRss>http://ursecta.com/wp/2009/08/damn-im-so-proud-of-myself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

