<?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>Apptivity Lab &#187; Journal</title>
	<atom:link href="http://apptivitylab.com/category/journal/feed/" rel="self" type="application/rss+xml" />
	<link>http://apptivitylab.com</link>
	<description>we make apps!</description>
	<lastBuildDate>Mon, 10 Oct 2011 03:28:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Tech Whizzes In A Weekend</title>
		<link>http://apptivitylab.com/blog/2011/04/05/tech-whizzes-in-a-weekend/</link>
		<comments>http://apptivitylab.com/blog/2011/04/05/tech-whizzes-in-a-weekend/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 04:20:35 +0000</pubDate>
		<dc:creator>jkhong</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://apptivitylab.com/?p=296</guid>
		<description><![CDATA[Monash University News &#38; Events, 12 Nov 2010: “At the end of the day, you will get a taste of what we are doing … but this is a tip of the iceberg to energise and propel you into future careers,” Monash University Sunway Campus’ Head of School of Information Technology Prof Chris Messom said [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 5px; border: 1px solid black;" title="Boot camp participants discussing iPhone Apps" src="http://www.monash.edu.my/advancement/marketing/images/stories/2010/November/Tech_Whizzes_In_A_Weekend/vsig_images/Pix-3_363_241_90.jpg" alt="" width="363" height="241" /><strong> <a title="Monash University Sunway Campus" href="http://www.monash.edu.my/advancement/marketing/news/News-from-2010.html">Monash University News &amp; Events</a>, 12 Nov 2010</strong>:</p>
<blockquote><p><span style="font-size: small;"><span style="line-height: normal;">“At the end of the day, you will get a taste of what we are doing … but this is a tip of the iceberg to energise and propel you into future careers,” Monash University Sunway Campus’ Head of School of Information Technology Prof Chris Messom said in his welcome address.</span></span></p></blockquote>
<blockquote><p>Over the two days, participants had a taste of creating and customising an iPhone application with Mr Jason Khong, a School of IT alumnus and founder of Apptivity Lab – a pioneer amongst local iPhone applications development companies.</p></blockquote>
<blockquote><p>A digital workshop was held concurrently, conducted by School of IT Lecturer Mr Tom Chandler who guided the students through key areas of modelling, simulation, visual effects and rendering of the Autodesk Maya application. All participants sat through both workshops.</p></blockquote>
<blockquote><p><span style="font-size: small;"><span style="line-height: normal;"><span id="more-296"></span>Read <a href="http://www.monash.edu.my/advancement/marketing/2010/Tech-Whizzes-In-A-Weekend.html">full story</a> at Monash University Sunway Campus.</span></span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://apptivitylab.com/blog/2011/04/05/tech-whizzes-in-a-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Look at Facebook Connect for iPhone</title>
		<link>http://apptivitylab.com/blog/2010/04/07/facebook-connect-for-iphone/</link>
		<comments>http://apptivitylab.com/blog/2010/04/07/facebook-connect-for-iphone/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 16:52:31 +0000</pubDate>
		<dc:creator>jkhong</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://www.apptivitylab.com/?p=150</guid>
		<description><![CDATA[Had a great meeting today, where one of the points we discussed was whether to create a user registration/authentication system for a new app, or to use Facebook Connect. While the answer is very much dependent on the objectives of each individual app, the use of Facebook Connect seems to be on the rise. This [...]]]></description>
			<content:encoded><![CDATA[<p>Had a great meeting today, where one of the points we discussed was whether to create a user registration/authentication system for a new app, or to use Facebook Connect.</p>
<p>While the answer is very much dependent on the objectives of each individual app, the use of Facebook Connect seems to be on the rise. This first look will be an initial investigation into what it is, how to implement and what are the pros and cons of using Facebook Connect for iPhone.</p>
<p><span id="more-150"></span></p>
<h3><img class="alignright" title="Connect With Facebook" src="http://wiki.developers.facebook.com/images/3/36/Connect_with_facebook_iphone.png" alt="" width="176" height="31" />What is it?</h3>
<p>Facebook Connect for iPhone is a Objective-C library that you can include in your app. It handles login, user session, user feed and can be used to call methods in the Facebook API.</p>
<p>You can see it in use in apps here:</p>
<p>1. <a href="http://mashable.com/2009/07/23/facebook-iphone-apps/">10 Fantastic iPhone Apps that use Facebook Connect</a><br />
Notably &#8220;PhoneBook&#8221;, which syncs the iPhone Address Book with Facebook friend&#8217;s profile photos; &#8220;ThisMoment&#8221;, which lets an author posts &#8216;moments&#8217; to his/her Facebook stream.</p>
<p>2. <a href="http://www.insidefacebook.com/2009/03/14/facebook-connect-for-iphone-now-live-first-apps-released/">Facebook Connect for iPhone now like, First apps released</a> (back in 14th March 2009)<br />
&#8220;Who has the biggest brains&#8221; app uses is to share user&#8217;s top scores on Facebook.</p>
<h3>How to use it?</h3>
<p>1. <strong>Create a Facebook application</strong> for your iPhone application. You need to create the FB app, to get an application ID that will be used by your iPhone app. See &#8220;<a href="http://www.raddonline.com/blogs/geek-journal/iphone-sdk-using-facebook-connect-for-iphone-part-1-of-2/">Using Facebook Connect for iPhone</a>&#8220;.</p>
<p>2. <strong>Add FB Connect to Xcode project</strong>. Code currently lives at <a href="http://github.com/facebook/facebook-iphone-sdk/">Github Facebook Connect for iPhone</a>. Also remember to grab the official <a href="http://wiki.developers.facebook.com/index.php/Facebook_Connect_Login_Buttons#Facebook_Connect_for_iPhone_Buttons">FB Connect buttons</a>.</p>
<p>3. <strong>Do interesting stuff</strong> with it. Developer documentations are at <a href="http://wiki.developers.facebook.com/index.php/Facebook_Connect_for_iPhone">http://wiki.developers.facebook.com/index.php/Facebook_Connect_for_iPhone</a>.</p>
<h3>Pros and Cons?</h3>
<p>A custom/internal user management system is not trivial to implement, especially from scratch, and more so if it is not a core feature required for an iPhone app. But if there already is an existing user system, then I guess that should be the clear choice in order to grow the registered user base.</p>
<p>Facebook Connect, on the other hand, provides a &#8220;quick and dirty&#8221; way to manage users. Chances are, most users already have a FB account. Users are probably more comfortable revealing information about themselves to FB than to a relatively unknown web service (well, compared to FB, who isn&#8217;t?). Facebook Connect can also be a first step towards &#8220;social apps&#8221; that take advantage of a user&#8217;s existing friend networks to do interesting stuff.</p>
<p>Some questions left unanswered at this point are:</p>
<p>1. Is there a way to list / manage all the people who have logged in through my application?</p>
<p>2. Can I access additional user demographic information (gender, location, age, etc) through FB Connect?</p>
]]></content:encoded>
			<wfw:commentRss>http://apptivitylab.com/blog/2010/04/07/facebook-connect-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

