<?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; app</title>
	<atom:link href="http://www.designfission.com/blog/tag/app/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>Facebook App Boilerplate</title>
		<link>http://www.designfission.com/blog/2011/11/29/facebook-app-boilerplate/</link>
		<comments>http://www.designfission.com/blog/2011/11/29/facebook-app-boilerplate/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 04:28:13 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[boilerplate]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.designfission.com/blog/?p=599</guid>
		<description><![CDATA[Just pushed a new repo on Github. This one&#8217;s a boilerplate for a Facebook App. Read the README for more details. Do let me know how I can make this better! https://github.com/EdwinToh/Facebook-App-Boilerplate]]></description>
			<content:encoded><![CDATA[<p>Just pushed a new repo on Github.</p>
<p>This one&#8217;s a boilerplate for a Facebook App. Read the README for more details. Do let me know how I can make this better!</p>
<p><a href="https://github.com/EdwinToh/Facebook-App-Boilerplate">https://github.com/EdwinToh/Facebook-App-Boilerplate</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designfission.com/blog/2011/11/29/facebook-app-boilerplate/feed/</wfw:commentRss>
		<slash:comments>0</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>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:46:19 -->
