<?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>DesignFission &#187; iphone</title>
	<atom:link href="http://www.designfission.com/blog/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designfission.com/blog</link>
	<description>Flash, Web, Javascript and everything else</description>
	<lastBuildDate>Sun, 25 Dec 2011 18:31:49 +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>Singapore iPhone Training &#8211; The Pragmatic Lab</title>
		<link>http://www.designfission.com/blog/2011/08/18/singapore-iphone-training-the-pragmatic-lab/</link>
		<comments>http://www.designfission.com/blog/2011/08/18/singapore-iphone-training-the-pragmatic-lab/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 16:27:59 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[singapore]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.designfission.com/blog/?p=583</guid>
		<description><![CDATA[For those who don&#8217;t know, I took some iPhone development lessons from a brilliant young guy &#8211; Sidwyn Koh &#8211; last year. He has since went on to create a fantastic app that sold thousands and was even featured on BeautifulPixels.net and in some countries&#8217; Apple App Store. Sidwyn has recently launched his own startup, [...]]]></description>
			<content:encoded><![CDATA[<p>For those who don&#8217;t know, I took some iPhone development lessons from a brilliant young guy &#8211; Sidwyn Koh &#8211; last year. He has since went on to create a fantastic app that sold thousands and was even featured on <a href="http://beautifulpixels.com/iphone/definition-is-your-own-sexy-pocket-dictionary/" target="_blank">BeautifulPixels.net</a> and in some countries&#8217; Apple App Store.</p>
<p>Sidwyn has recently launched his own startup, aiming to impart more of his knowledge and experience of building iPhone apps to anyone who&#8217;s in Singapore. So if you&#8217;re interested to pick up Objective-C and wants to learn from someone who&#8217;s really capable and inspiring, visit <a href="http://pragmaticlab.com/" target="_blank" title="The Pragmatic Lab">The Pragmatic Lab</a> for more information now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designfission.com/blog/2011/08/18/singapore-iphone-training-the-pragmatic-lab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Analytics and Statistics Tracking for iPhone Apps</title>
		<link>http://www.designfission.com/blog/2011/06/07/analytics-and-statistics-tracking-for-iphone-apps/</link>
		<comments>http://www.designfission.com/blog/2011/06/07/analytics-and-statistics-tracking-for-iphone-apps/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 06:52:49 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[appannie]]></category>
		<category><![CDATA[appviz]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.designfission.com/blog/?p=518</guid>
		<description><![CDATA[After being involved in helping to create Kinetic&#8217;s first iPhone Game, I learnt a few things about analytics for iPhone apps that I thought I could share here. Google Analytics Tracking iPhone apps is actually very similar to tracking websites using Google Analytics. You attach an event to a button action or a page, and [...]]]></description>
			<content:encoded><![CDATA[<p>After being involved in helping to create Kinetic&#8217;s first iPhone Game, I learnt a few things about analytics for iPhone apps that I thought I could share here. </p>
<p><strong><a href="http://code.google.com/mobile/analytics/docs/" class="titleLink">Google Analytics</a></strong><br />
Tracking iPhone apps is actually very similar to tracking websites using Google Analytics. You attach an event to a button action or a page, and it will be logged down by GA. However, there are some things that GA cannot track, and that is the number of Sales and Upgrades the app has, and from which iTunes Store it was bought from. </p>
<p><strong><a href="https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa" class="titleLink">iTunes Connect</a></strong><br />
Although iTunes Connect do provide info like number of sales and upgrades, it does so in a very un-intuitive interface and webapp that sometimes hangs. In short, it&#8217;s a torture trying to get something simple from the app. It didn&#8217;t take me long to go looking for an alternative, which I found eventually &#8211; AppViz.</p>
<p><strong><a href="http://www.ideaswarm.com/products/appviz/" class="titleLink">AppViz</a></strong><br />
Where iTunes Connect failed, AppViz succeeded to some extent. Using the app, developers can easily retrieve total sales, upgrades and revenue from an iPhone App. All you need to do is put in your iTunes Connect login info, and retrieve the latest data from within the app. </p>
<p>A few months after having purchased AppViz, IdeaSwarm released AppViz 2. Customers who bought AppViz 1 were given a discount coupon to get AppViz 2 at $24 off. AppViz 2 claims to have fixed and introduced new features that AppViz 1 was lacking in. However, having to shell out another $24 for an app which I bought to save me a bit more time with analytics reporting doesn&#8217;t sit well with me. I went in search for another app since a few months in the digital sphere nowadays could mean the births and deaths of a few hundred apps. <img src='http://dfblog.qwertydesign.netdna-cdn.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong><a href="http://www.damabia.com/" class="titleLink">AppStar 2</a></strong><br />
The first app that I came up with was AppStar 2. An app that is very similar to AppViz and even allows importing of AppViz data. However the Lite version doesn&#8217;t feature automatic iTunes Connect syncing, meaning the developer will still have to depend on iTunes Connect to download the latest reports, then upload them into the app to make them into pretty graphs and stats. At $49.95 for the full version, it was an app that I would come to if I can&#8217;t find an alternative.</p>
<p><strong><a href="http://www.appannie.com/" class="titleLink">AppAnnie</a></strong><br />
After looking at AppStar 2 Lite, I found a reference to a webapp that claims to do everything AppViz and AppStar do &#8211; but is free for now during it&#8217;s Open Beta. The illustration on the website gave me some doubt at first, but AppAnnie is actually the best app out now that does everything I ever wanted for App Store statistics. </p>
<p>After signing up for an account, all you need to do is enter your iTunes Connect login info and AppAnnie will set out to retrieve the latest reports and data from Apple. Reviews are retrieved on a daily basis and would require up to 24 hours to be in AppAnnie. Statistics are displayed with pretty line graphs with the ability to look at details like:</p>
<ul>
<li>App Details</li>
<li>Sales</li>
<li>Countries</li>
<li>Daily Ranks</li>
<li>Rank History</li>
<li>Features</li>
<li>Events</li>
<li>Reviews</li>
</ul>
<p>AppAnnie will also send an email with a daily report of your iPhone app. What really seperates AppAnnie from the competition though, is the Store Stats features. With Store Stats, developers can view what apps are doing well in a specific country, with options to filter the results by in-app purchases, categories and more.  </p>
<p><a href="http://monitor.distimo.com" class="titleLink">Distimo Monitor</a><br />
Thanks Tjimen, for letting me know about this nice little free app. The thing about Distimo that is unique is the ability to pull stats from app stores other than the iPhone app store. </p>
<p>It&#8217;s a pretty app that has all the basic features that the other apps have. Setting up my iTunes account was fast and easy. However, the data it loads on first run seem to only from the latest week. A search to see if it can pull data since the app launch proved futile. The app is<strong> <em>free and will stay that way forever</em></strong>! Give it a try! <img src='http://dfblog.qwertydesign.netdna-cdn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Some unique features that Distimo has over its competitors is the ability to add competitors to your app and compare your app against theirs. This is something very useful if you have a KPI to achieve and will keep your team motivated to churn out updates and new features to better your app. <img src='http://dfblog.qwertydesign.netdna-cdn.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Tjimen was also kind enough to provide the following features that Distimo provides:</p>
<ul>
<li>Distimo Monitor tracks Downloads, Revenue, Rankings, Events, Ratings<br />
and (translated) Reviews.</li>
<li>Aggregate or break down by appstore, app, country, device or region.</li>
<li>View your charts by day, week, month.</li>
<li>Stack your line or column charts.</li>
<li>All these parameters can be accessed quickly by saving it as view.</li>
<li>Track your competitors ranks by day and see who is winning with the<br />
Command and Conquer world map.</li>
<li>Importing old Apple reports is supported.</li>
<li>Exporting all your data is supported.</li>
</ul>
<p>This is an article that I wrote with my personal experience and the order at which the apps appear are in order of when I tested the apps. Do you know any other apps that does the same but better? Do share in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designfission.com/blog/2011/06/07/analytics-and-statistics-tracking-for-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SG iPhone Apps: Update</title>
		<link>http://www.designfission.com/blog/2011/03/17/sg-iphone-apps-update/</link>
		<comments>http://www.designfission.com/blog/2011/03/17/sg-iphone-apps-update/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 13:05:40 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cab]]></category>
		<category><![CDATA[comfortdelgro]]></category>
		<category><![CDATA[F&N]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[sg]]></category>
		<category><![CDATA[showtimezz]]></category>
		<category><![CDATA[singapore]]></category>

		<guid isPermaLink="false">http://www.designfission.com/blog/?p=463</guid>
		<description><![CDATA[It&#8217;s been some time since I&#8217;ve updated, and unfortunately, I don&#8217;t have time to share a new trick or two. Instead, find below, an updated list of local developed iPhone Apps. Definition http://itunes.apple.com/sg/app/definition/id398934629?mt=8 Developed by Sidwyn Koh, now 19, this convenient app lets you quickly look up any word in your iPhone&#8217;s clipboard. The app [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been some time since I&#8217;ve updated, and unfortunately, I don&#8217;t have time to share a new trick or two. Instead, find below, an updated list of local developed iPhone Apps. </p>
<p><strong>Definition</strong><br />
<a href="http://itunes.apple.com/sg/app/definition/id398934629?mt=8">http://itunes.apple.com/sg/app/definition/id398934629?mt=8</a><br />
Developed by Sidwyn Koh, now 19, this convenient app lets you quickly look up any word in your iPhone&#8217;s clipboard. The app looks good too.</p>
<p><strong>F&#038;N Great Shake Up</strong><br />
<a href="http://itunes.apple.com/us/app/f-n-shake-up/id420699663">http://itunes.apple.com/us/app/f-n-shake-up/id420699663</a><br />
Developed by Kinetic Singapore for F&#038;N, this app lets you train your biceps by challenging you to shake as fast as you can and &#8220;pop&#8221; as many F&#038;N cans as possible within a certain time limit. Great for parties as you pass the phone around and challenge your friends to beat your score!</p>
<p><strong>WheresApp</strong><br />
<a href="http://itunes.apple.com/sg/app/wheresapp-sg/id421363014?mt=8">http://itunes.apple.com/sg/app/wheresapp-sg/id421363014?mt=8</a><br />
A clone of WhatsApp, but with more features. This one lets you look at traffic cameras in Singapore so you can avoid traffic jams. </p>
<p><strong>Singapore Flights</strong><br />
<a href="http://itunes.apple.com/sg/app/singapore-flights/id420867894?mt=8">http://itunes.apple.com/sg/app/singapore-flights/id420867894?mt=8</a><br />
Very convenient app for those looking to travel. Check arrivals/departures timings.</p>
<p><strong>ShowTimezz</strong><br />
<a href="http://itunes.apple.com/sg/app/showtimezz-singapore/id416536728?mt=8">http://itunes.apple.com/sg/app/showtimezz-singapore/id416536728?mt=8</a><br />
I&#8217;m not sure why there&#8217;re 2 Zs behind the app name, maybe the creators sleep during movies? Anyway this app lets you check movie timings.</p>
<p><strong>ComfortDelgro Taxi Booking</strong><br />
<a href="http://itunes.apple.com/sg/app/comfortdelgro-taxi-booking/id349091682?mt=8">http://itunes.apple.com/sg/app/comfortdelgro-taxi-booking/id349091682?mt=8</a><br />
And lastly, this very useful app which I&#8217;ve been using to get cabs. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.designfission.com/blog/2011/03/17/sg-iphone-apps-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roundup of Mobile Frameworks</title>
		<link>http://www.designfission.com/blog/2010/09/15/roundup-of-mobile-frameworks/</link>
		<comments>http://www.designfission.com/blog/2010/09/15/roundup-of-mobile-frameworks/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 03:26:43 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://www.designfission.com/blog/?p=386</guid>
		<description><![CDATA[I've been very interested in development for mobile platforms ever since I attended the Flex User Group meeting in Singapore, where Rahul Garg talked about Developing AIR applications on Android.

However, I realised that performance of non-native applications on mobile devices, specifically Flash and AIR aren't ideal. While I would really have liked to just pick up Java or Objective-C right away so as to have the best performance, writing different code to cater for different devices just isn't going to be efficient and productive, especially if you work in an advertising agency with a small team. You can't have the best of both worlds though, the sacrifice you have to make if you use a mobile framework, is losing the ability to call on hardware. (For example, you won't be able to access the camera.)

Hence, I took a look at the various mobile frameworks that have popped up in the past year. Some of them are full fletched frameworks that cater to almost all mobile platforms, while some focus on deploying to both the iPhone and Android only. ]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.phonegap.com" target="_blank">PhoneGap</a></strong><br />
<em>Supports iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry</em><br />
License: Open Source<br />
This is perhaps exactly what most people are looking for. Open source, compatible with almost all mobile platforms, and filled with documentation. You don&#8217;t create webapps with this, you create apps that you can submit to the App Store or the Android Marketplace. </p>
<p><strong><a href="http://www.sencha.com/" target="_blank">Sencha</a></strong><br />
<em>Supports mainly iOS and Android devices</em><br />
License: US$99 for a single developer<br />
Probably has the best documentation and supports touch gestures and more. The default UIs are very similar to what you find on Apple devices. Deploys as WebApp.</p>
<p><strong><a href="http://jquerymobile.com/" target="_blank">jQueryMobile</a></strong><br />
<em>Supports iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry</em><br />
License: Unknown<br />
An upcoming framework to recreate UIs for mobile platforms. This will definitely make waves when it is released. Deploys as WebApp.</p>
<p><strong><a href="http://jqtouch.com/" target="_blank">jQTouch</a></strong><br />
<em>Supports iPhone and devices that uses browsers that support WebKit</em><br />
License: MIT Licensed<br />
One of the more popular frameworks. jQTouch has been around for some time and has a substantial fanbase. Documentation is good, and Peepcode has even created a <a href="http://peepcode.com/products/jqtouch" target="_blank">screencast</a>($9) and <a href="http://blog.peepcode.com/tutorials/2009/jqtouch-cheat-sheet" target="_blank">cheatsheet</a> to get people started. Deploys as WebApp.</p>
<p><strong><a href="http://www.dhtmlx.com/touch/" target="_blank">DHTMLX Touch</a></strong><br />
<em>Supports iPhone and devices that uses browsers that support WebKit</em><br />
License:  GNU GPL and Commercial License<br />
Thanks to Paul for bringing this to my attention. DHTMLX Touch is a free HTML5-based JavaScript library for building cross-platform mobile web apps. It’s not just a set of UI widgets, but a complete framework that allows you to create eye-catching, robust web applications for mobile and touch devices.</p>
<p><strong><a href="http://code.google.com/p/iui/wiki/Introduction">iUI</a></strong><br />
<em>Supports iPhone and comparable/compatible devices.</em><br />
License: Open Source<br />
This is quite a basic framework that supplies users with iPhone like user interfaces. Picking it up might be hard though as there are hardly any documentation or articles on getting started. Deploys as WebApp.</p>
<p><strong><a href="http://webapp-net.com/" target="_blank">WebApp.Net</a></strong><br />
<em>Supports iPhone and comparable/compatible devices.</em><br />
License: Free to use</p>
<p><strong><a href="http://www.sproutcore.com/" target="_blank">SproutCore</a></strong><br />
<em>Supports iPhone and comparable/compatible devices.</em><br />
License: Unknown<br />
Serves as a plugin to Ruby I think. Sorry I can&#8217;t give more info as I do not know Ruby.</p>
<p><strong><a href="http://cappuccino.org/" target="_blank">Cappuccino</a></strong><br />
<em>Supports iPhone and comparable/compatible devices.</em><br />
License: LGPL<br />
This is more than a mobile framework. Cappuccino is used to power applications that sits in a browser. If you&#8217;ve tried the popular wireframing tool: <a href="http://www.gomockingbird.com">MockingBird</a>, you should know how much it feels like a native desktop app. A special mention as it does allow you to create some wonderful mobile apps, if you want to. </p>
<p><strong>Tools</strong><br />
<a href="http://www.marketcircle.com/iphoney/" target="_blank">iPhone Web Simulator</a><br />
<a href="http://labs.adobe.com/technologies/html5pack/" target="_blank">Adobe Dreamweaver CS5 HTML5 add-on</a><br />
<a href="http://www.quirksmode.org/webkit.html" target="_blank">The Great Webkit Comparison Table</a></p>
<p>Credits:<br />
<a href="http://www.slideshare.net/akosma/webtuesday-mobile-web-applications-framework-overview" target="_blank">Adrian Kosmaczewski&#8217;s excellent slides on SlideShare about Mobile Frameworks</a></p>
<p>If you think there is a mobile framework that deserves to be on this list, and would be helpful to would be mobile app developers, feel free to leave a comment below. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.designfission.com/blog/2010/09/15/roundup-of-mobile-frameworks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Must have SG iPhone Apps</title>
		<link>http://www.designfission.com/blog/2010/01/07/must-have-sg-iphone-apps/</link>
		<comments>http://www.designfission.com/blog/2010/01/07/must-have-sg-iphone-apps/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 14:43:44 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[buses]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hungrygowhere]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iToday]]></category>
		<category><![CDATA[locacity]]></category>
		<category><![CDATA[sg]]></category>
		<category><![CDATA[sgbuses]]></category>
		<category><![CDATA[singapore]]></category>
		<category><![CDATA[straits times]]></category>
		<category><![CDATA[wireless@sg]]></category>

		<guid isPermaLink="false">http://designfission.com/blog/?p=270</guid>
		<description><![CDATA[8 of the best free iPhone apps you must have if you're in Singapore.]]></description>
			<content:encoded><![CDATA[<p>Pardon me for posting a design and flash unrelated post. </p>
<p>I&#8217;ve just got my iPhone recently, and have been looking around for free apps to install. </p>
<p>Being a Singaporean, the first thing I wanted to do was sift out, from the thousands of US-centric apps, apps that were tuned for the local community.</p>
<p>So here&#8217;s the post, and feel free to post in the comments if you know of an app I don&#8217;t!</p>
<ol>
<li><strong>SG Buses</strong>
<p>SG Buses is a bus guide for Singapore iPhone/iPod Touch users. SG Buses contains information on:</p>
<p>- bus routes<br />
- schedules of first and last buses<br />
- bus stop numbers (for use with IRIS)</p>
<p>With SG Buses, you can browse or search for information of a particular bus, or search for all the buses available at a particular bus stop or road.</p>
<figure><a href="http://www.appstorehq.com/sgbuses-iphone-18292/app/buy"> <img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /></a></p>
</li>
<li><strong>SG Malls</strong>
<p>*** WE HAVE ION ORCHARD &#038; ORCHARD CENTRAL ***</p>
<p>Ever got lost in a mall? Wondering where that Food court, Levis store or MacDonalds was? We have certainly have and that is why we created SG Malls.</p>
<p>SG Malls is an iPhone application that helps you navigate in increasingly large and horribly layout malls.</p>
<p>It includes<br />
· Over 100 Malls in Singapore</p>
<p>· Location Sensing of which mall you are in</p>
<p>· A store directory that is searchable by name or catergory of the store</p>
<p>· A map of the mall so you can easily find your way to a store </p>
<p><a href="http://www.appstorehq.com/sgmalls-ipodtouchcompatible--iphone-19346/app/buy"><img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /></a></figure>
</li>
<li><strong>SG Sales</strong>
<p>Bring your Shopping Sales information with you everywhere you go! With SG Sales, you can easily find sales in Singapore.</p>
<p>From all the price-saving deals offered during the Great Singapore Sale to the myriad of sales from season to season, we bring to you all that you need to know across brands and in different malls.</p>
<p>A great companion to your wallet, this mobile app will help stretch your money’s worth each time you shop. </p>
<figure><a href="http://www.appstorehq.com/sgsales-iphone-58663/app/buy"><img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /></a></figure>
</li>
<li><strong>SG Wireless</strong>
<p>SG Wireless automatically logs on to hotspots such as Wireless@SG. The app will remember your hotspot provider, username and password. Each time you start SG Wireless, the app will immediately logs on to the connected hotspot! One click is all you need to get connected!</p>
<p>Once you are logged in successfully, you may exit SG Wireless and enjoy using the Wi-Fi.</p>
<p>Similar to AutoWiFi, Easy Wi-Fi, WiFi, devicescape.</p>
<figure><a href="http://www.appstorehq.com/sgwireless-iphone-32679/app/buy"><img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /> </a></p>
</li>
<li><strong>Straits Times</strong>
<p>About The Straits Times</p>
<p>The Straits Times is one of the region&#8217;s oldest English-language daily newspapers. It is the flagship publication of the publicly-listed Singapore Press Holdings group.</p>
<p>First published on July 15, 1845, The Straits Times is the most widely read newspaper in Singapore. The Sunday Times, which is produced by the same team of journalists, has a circulation of nearly 400,000 and a readership of 1.23 million.</p>
<p><a href="http://www.appstorehq.com/thestraitstimes-iphone-2890/app/buy"><img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /> </a></p>
</li>
<li><strong>iToday</strong>
<p>iTODAY is the mobile version of Singapore’s most widely read compact newspaper, TODAY. Launched in November 2000, TODAY has a readership of 698,000 readers. The newspaper has established a reputation for sharply angled news reports and thought-provoking analyses and commentaries, living up to its slogan &#8220;We set you thinking&#8221;.</p>
<p>With iTODAY, mobile phone users will be able to read TODAY’s news, features and commentaries on the go, anytime, anywhere.</p>
<p><a href="http://www.appstorehq.com/itodayv-2-iphone-113215/app/buy"><img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /></a></figure>
</li>
<li><strong>Locacity SG</strong>
<p>&#8220;Locacity SG&#8221; is an application that allows you to find nearby points of interest (POI), such as ATM machines, 7-Eleven stores, petrol stations etc. It&#8217;s super intuitive and simple to use. All your settings are saved automatically and search is always 1 touch away.</p>
<p>Do note this is the Singapore edition and includes the following points of interest:</p>
<p>1. 400+ 7-Eleven stores<br />
2. 500+ AXS stations<br />
3. 600+ DBS/POSB ATM machines<br />
4. 20+ Hospitals&#8230;</p>
<p><a href=" http://www.appstorehq.com/locacitysg-iphone-17418/app/buy"> <img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /></a></p>
</li>
<li><strong>HungryGoWhere</strong>
<p>Hungry and not sure where to feed the urge? Already the #1 Food resource on the web, HungryGoWhere is bringing calorie saving information to you by going mobile. Search for different types of restaurants than read reviews from diners like yourself so you’ll know what to try before you order.</p>
<p>The HungryGoWhere iPhone app has been brought to you by GTW Holdings in collaboration with the great guys at Xsago Pte Ltd.</p>
<p>Features</p>
<p>* detailed information of over 6,000 Singapore F&#038;B establishments (more cities to follow)<br />
* location based searching of Nearby F&#038;B establishments<br />
over 20,000 reviews from real diners<br />
* Bookmark integration with your HungryGoWhere account so you always have the contact information of your favourite restaurants<br />
* Maps, Photos, Directions and much more &#8230;</p>
<p><a href="http://www.appstorehq.com/hungrygowhere-iphone-24813/app/buy"><img src="http://www.designfission.com/blog/wp-content/app_store_buy_button_large.png" alt="Download on Itunes" /> </a></p>
</li>
</ol>
<p>Enjoy your iPhone people!</p>
<p>If this post helped you in any way, help me in return by clicking on the ad below:<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1241157645351204";
/* 300x250, created 3/27/10 */
google_ad_slot = "0640751317";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designfission.com/blog/2010/01/07/must-have-sg-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via dfblog.qwertydesign.netdna-cdn.com

Served from: www.designfission.com @ 2012-02-06 13:57:16 -->
