<?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>Just2us &#187; How-to</title>
	<atom:link href="http://blog.just2us.com/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.just2us.com</link>
	<description>discuss on technology &#38; application development</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:55:58 +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>The Better Guide to Installing Android SDK</title>
		<link>http://blog.just2us.com/2012/01/the-better-guide-to-installing-android-sdk/</link>
		<comments>http://blog.just2us.com/2012/01/the-better-guide-to-installing-android-sdk/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 15:50:24 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/?p=737</guid>
		<description><![CDATA[
			
				
			
		
I wasn&#8217;t impressed with Android team on their documentation for installing Android SDK. It is long, and jumps from page to page. Here is my better version:
&#160;
Step 1 &#8211; Install Eclipse IDE
Go to http://www.eclipse.org/downloads/ and download Eclipse Classic (the latest version is 3.7.1).
After downloading, install and verify that it can run.
Note: If there is any error, check the System [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2012%2F01%2Fthe-better-guide-to-installing-android-sdk%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2012%2F01%2Fthe-better-guide-to-installing-android-sdk%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I wasn&#8217;t impressed with Android team on their documentation for <a href="http://developer.android.com/sdk/installing.html">installing Android SDK</a>. It is long, and jumps from page to page. Here is my better version:</p>
<p>&nbsp;</p>
<h2>Step 1 &#8211; Install Eclipse IDE</h2>
<p>Go to <a href="http://www.eclipse.org/downloads/" target="_blank">http://www.eclipse.org/downloads/</a> and download Eclipse Classic (the latest version is 3.7.1).</p>
<p>After downloading, install and verify that it can run.</p>
<p>Note: If there is any error, check the <a href="http://developer.android.com/sdk/requirements.html" target="_blank">System Requirements</a>. In particular, you might need to install the <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">JDK</a>.</p>
<p>&nbsp;</p>
<h2>Step 2 &#8211; Install Android SDK</h2>
<p>Go to <a href="http://developer.android.com/sdk/index.html" target="_blank">http://developer.android.com/sdk/index.html</a> and download the Android SDK package.</p>
<p>For Mac and Linux users, download the zip/tgz package and unpack it to a safe location. The SDK files will be unpacked into a directory named <em>android-sdk-&lt;machine-platform&gt;</em>. Proceed to step (3).</p>
<p>For Windows users, download the <strong>.exe</strong> package, and run it to install. After installation is complete, the installation wizard will launch the <strong>Android SDK and AVD Manager</strong>. There is a slight inconsistent behaviour for Windows users here. Go to step (4) first, and return back to step (3) after you have finish step (4).</p>
<p>&nbsp;</p>
<h2>Step 3 &#8211; Install ADT Plugin</h2>
<ol>
<li>Start Eclipse, select <strong>Help</strong> &gt; <strong>Install New Software</strong>. Click <strong>Add</strong>.</li>
<li>Enter &#8220;ADT Plugin&#8221; for <em>Name</em> and the following for <em>Location</em>:<br />
<strong>https://dl-ssl.google.com/android/eclipse/</strong></li>
<li>Click <strong>OK</strong></li>
<li>Click <strong>Next, <strong>Next</strong>, <strong>Next</strong></strong>.. and <strong>Finish</strong></li>
<li>When the installation completes, restart Eclipse.</li>
<li>In Eclipse, select <strong>Window</strong> &gt; <strong>Preferences</strong> (Mac OS X: <strong>Eclipse</strong> &gt; <strong>Preferences</strong>).</li>
<li>Select <strong>Android</strong> from the left panel.</li>
<li>For the <em>SDK Location</em> in the main panel, click <strong>Browse</strong> and locate your downloaded SDK directory.</li>
<li>Click <strong>Apply</strong>, then <strong>OK</strong>.</li>
</ol>
<h2></h2>
<h2>Step 4 &#8211; Adding Android Platforms</h2>
<p>The Android SDK uses a modular structure that separates the major parts of the SDK. Specifically, the different versions of Android OS are each a module. To develop for a particular version, you would need to add the platform for that version.</p>
<p>To do so, from within Eclipse, select <strong>Window &gt; Android SDK and AVD Manager</strong>.</p>
<p><img class="alignnone" src="http://developer.android.com/images/sdk_manager_packages.png" alt="" width="560" height="443" /></p>
<p>Go to <strong>Available Packages</strong>, and select at least 1 platform. You may select additional platforms if you require.</p>
<p>Click <strong>Install Selected</strong> to download and install. Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2012/01/the-better-guide-to-installing-android-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix your iPhone Home button</title>
		<link>http://blog.just2us.com/2011/10/how-to-fix-your-iphone-home-button/</link>
		<comments>http://blog.just2us.com/2011/10/how-to-fix-your-iphone-home-button/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 05:19:01 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/?p=715</guid>
		<description><![CDATA[
			
				
			
		
The Home button got to be the most problematic hardware on the iPhone.
Recently, my iPhone 4 Home button started to respond slower. I either have to press multiple times, or press harder.. If you faced the same problem, you are not the only one.
Luckily, there is a fix for it! I tried the fix, and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F10%2Fhow-to-fix-your-iphone-home-button%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F10%2Fhow-to-fix-your-iphone-home-button%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The Home button got to be the most problematic hardware on the iPhone.</p>
<p>Recently, my iPhone 4 Home button started to respond slower. I either have to press multiple times, or press harder.. If you faced the same problem, you are <a href="http://37signals.com/svn/posts/3022-the-home-button-on-the-iphone-4-stopped-working">not the only one</a>.</p>
<p>Luckily, there is a <a href="https://gist.github.com/1168475">fix</a> for it! I tried the fix, and it did work help! Here is what you need to do:</p>
<div id="LC3">
<ol>
<li>Open any application</li>
<li>Press and hold the power button until the slide to shutdown swipe bar appears.</li>
<li>Release Power button</li>
<li>Press and hold Home button lightly, until screen returns to icon screen</li>
<li>Enjoy your functioning home button!!!</li>
</ol>
</div>
<div id="LC14">This procedure recalibrates the home button after normal wear or heavy use.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/10/how-to-fix-your-iphone-home-button/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Send Free Message to Anyone in LinkedIn</title>
		<link>http://blog.just2us.com/2011/08/how-to-send-free-message-to-anyone-in-linkedin/</link>
		<comments>http://blog.just2us.com/2011/08/how-to-send-free-message-to-anyone-in-linkedin/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 01:17:00 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/2011/08/how-to-send-free-message-to-anyone-in-linkedin/</guid>
		<description><![CDATA[
			
				
			
		
No doubt LinkedIn is the biggest social network for working professionals. 
LinkedIn is very useful for finding people with job opportunities, or connecting for business partnership. However, it doesn&#8217;t come cheap to use LinkedIn. To be able to send someone a message, it requires a premium account, which cost at least $30 per month (just [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F08%2Fhow-to-send-free-message-to-anyone-in-linkedin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F08%2Fhow-to-send-free-message-to-anyone-in-linkedin%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>No doubt <a href="http://www.linkedin.com/">LinkedIn</a> is the biggest social network for working professionals. </p>
<p>LinkedIn is very useful for finding people with job opportunities, or connecting for business partnership. However, it doesn&#8217;t come cheap to use LinkedIn. To be able to send someone a message, it requires a <a href="http://www.linkedin.com/static?key=welcome_premium">premium account</a>, which cost at least $30 per month (just to send 3 messages).</p>
<p>Follow this to send FREE messages:</p>
<ul>
<li>Browse someone profile</li>
<li>Scroll to the section Additional Information &gt; Groups and Associations</li>
<li>Join one of his group (it might take time for admin to approve)</li>
<li>Go to the Group &gt; Members, and search his name</li>
<li>Use the &quot;Send message&quot;</li>
</ul>
<p><a href="http://blog.just2us.com/wp-content/uploads/2011/08/linkedin-free-send-message.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="linkedin-free-send-message" border="0" alt="linkedin-free-send-message" src="http://blog.just2us.com/wp-content/uploads/2011/08/linkedin-free-send-message_thumb.jpg" width="644" height="192" /></a></p>
<p>In the unfortunate event that the person did not join any group, this trick would not work. If that happens, look for clues in his profile such as twitter or website.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/08/how-to-send-free-message-to-anyone-in-linkedin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding live chat to your blog/website</title>
		<link>http://blog.just2us.com/2011/07/adding-live-chat-to-your-blogwebsite/</link>
		<comments>http://blog.just2us.com/2011/07/adding-live-chat-to-your-blogwebsite/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 00:57:00 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/2011/07/adding-live-chat-to-your-blogwebsite/</guid>
		<description><![CDATA[
			
				
			
		
Adding live chat to your blog/website gives you another means to communicate with your website visitor. 
It is especially useful for e-commerce website whereby product support is much needed. A live chat would be a good experience for the visitor who needs immediate dedicated assistance.
There are a number of live chat services that you can [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F07%2Fadding-live-chat-to-your-blogwebsite%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F07%2Fadding-live-chat-to-your-blogwebsite%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Adding live chat to your blog/website gives you another means to communicate with your website visitor. </p>
<p>It is especially useful for e-commerce website whereby product support is much needed. A live chat would be a good experience for the visitor who needs immediate dedicated assistance.</p>
<p>There are a <a href="http://socialcompare.com/en/comparison/real-time-live-chat-services-for-websites">number of live chat services</a> that you can find. I have shortlisted 2, and tried both on my websites. Olark on <a href="http://blog.just2us.com/">Just2us</a> (left), and Zopim on <a href="http://just2me.com/">Just2me</a> (right). </p>
<p align="center"><a href="http://blog.just2us.com/wp-content/uploads/2011/07/olark-on-just2us.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="olark on just2us" border="0" alt="olark on just2us" src="http://blog.just2us.com/wp-content/uploads/2011/07/olark-on-just2us_thumb.jpg" width="244" height="218" /></a>&#160;&#160;&#160;&#160;&#160;&#160; <a href="http://blog.just2us.com/wp-content/uploads/2011/07/zopim-on-just2me.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="zopim on just2me" border="0" alt="zopim on just2me" src="http://blog.just2us.com/wp-content/uploads/2011/07/zopim-on-just2me_thumb.jpg" width="225" height="244" /></a></p>
<p>Both <a href="http://www.olark.com">Olark</a> and <a href="http://www.zopim.com/">Zopim</a> are easy to set up (less than 10 min including signing up). Yet comparing the 2, I am liking Olark more, for a couple of reasons:</p>
<ul>
<li>clear instructions for setting up wordpress blog and website </li>
<li>use of separate Jabber account for each agent </li>
<li>can add agent’s account to Adium easily </li>
<li>has powerful command such as “!push <a href="http://www.google.com">www.google.com</a>”, which will push your visitor to another webpage </li>
<li>nicer default chat interface (cleaner and bigger font) </li>
</ul>
<p>For now, Olark is my choice!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/07/adding-live-chat-to-your-blogwebsite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A method to easily create multiple email accounts (gmail)</title>
		<link>http://blog.just2us.com/2011/07/a-method-to-easily-create-multiple-email-accounts-gmail/</link>
		<comments>http://blog.just2us.com/2011/07/a-method-to-easily-create-multiple-email-accounts-gmail/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 00:36:00 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/2011/07/a-method-to-easily-create-multiple-email-accounts-gmail/</guid>
		<description><![CDATA[
			
				
			
		
There is a method to easily create multiple, or thousands, of email accounts! All it requires is 1 real gmail account.
Let’s say you have 1 gmail account &#8211; ladygaga@gmail.com
Then you already have multiple gmail accounts!&#160; ladygaga+1@gmail.com, ladygaga+2@gmail.com, etc..
This is because gmail has this cool trick where it can let you pre-label your emails. It works [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F07%2Fa-method-to-easily-create-multiple-email-accounts-gmail%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F07%2Fa-method-to-easily-create-multiple-email-accounts-gmail%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>There is a method to easily create multiple, or thousands, of email accounts! All it requires is 1 real <a href="http://gmail.com">gmail</a> account.</p>
<p>Let’s say you have 1 gmail account &#8211; <a href="mailto:ladygaga@gmail.com">ladygaga@gmail.com</a></p>
<p>Then you <em>already</em> have multiple gmail accounts!&#160; <a href="mailto:ladygaga+1@gmail.com">ladygaga+1@gmail.com</a>, <a href="mailto:ladygaga+2@gmail.com">ladygaga+2@gmail.com</a>, etc..</p>
<p>This is because gmail has this cool trick where it can let you pre-label your emails. It works by giving out a version of your email that comes with the label. Eg. if you want to label all emails from your colleagues with “work”, then you would give them <a href="mailto:ladygaga+work@gmail.com">ladygaga+work@gmail.com</a>. </p>
<p>You might be wondering: why would I need multiple email accounts?</p>
<p>It depends. For me, having multiple email accounts allow me to register certain services multiple times. For example, if a trial account expires in 1 month, I could infinitely register for trial accounts using different email accounts (:</p>
<p>I have also used the trick when <a href="http://just2us.com/2010/02/how-to-register-us-itunes-account/">registering for a US iTunes Account</a> (in addition to my SG iTunes Account).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/07/a-method-to-easily-create-multiple-email-accounts-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get invited to Google+ (workaround method)</title>
		<link>http://blog.just2us.com/2011/07/how-to-get-invited-to-google-workaround-method/</link>
		<comments>http://blog.just2us.com/2011/07/how-to-get-invited-to-google-workaround-method/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 17:16:22 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/2011/07/how-to-get-invited-to-google-workaround-method/</guid>
		<description><![CDATA[
			
				
			
		
Google+ is a new social network application that Google has recently introduced.
It is like both Facebook and twitter, yet even more awesome.
With killer features such as hangout, where several friends can join a VIDEO chatroom, and even watch youtube together! You never need to have physical hangout with Google+ hangout.. Very nerdy yet awesome feature!
&#160;
Problem
No [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F07%2Fhow-to-get-invited-to-google-workaround-method%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F07%2Fhow-to-get-invited-to-google-workaround-method%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="https://plus.google.com/">Google+</a> is a new social network application that Google has recently introduced.</p>
<p>It is like <em>both</em> Facebook and twitter, yet even more awesome.</p>
<p>With killer features such as <a href="http://gadgetwise.blogs.nytimes.com/2011/07/05/is-googles-hangouts-its-killer-app/">hangout</a>, where several friends can join a VIDEO chatroom, and even watch youtube together! You never need to have physical hangout with Google+ hangout.. Very nerdy yet awesome feature!</p>
<p>&nbsp;</p>
<h2>Problem</h2>
<p>No doubt Google+ is one of the most awesome thing on the Internet now.</p>
<p>But the problem is that it is released in its very early stage, so only those who are invited can try it out. And although Google+ users can invite ~300 friends, the <a href="https://plus.google.com/u/0/107117483540235115863/posts/PhJFJqLyRnm">invite mechanism was shut down due to insane demand.</a>.</p>
<p>&nbsp;</p>
<h2>Solution</h2>
<p>The good news is, there is a workaround to getting the invites (:</p>
<p>You still can be invited to Google+ by an <em>existing user</em>. The existing user has to do these:</p>
<ol>
<li>Post something in his steam.</li>
<li>Add the email of the friend to invite.</li>
<li>Share</li>
<li>The invited friend will receive an email asking them to sign up to Google+</li>
</ol>
<p>A screenshot of how I invite <a href="mailto:someone@gmail.com">someone@gmail.com</a> to Google+ in my stream.</p>
<p><a href="http://blog.just2us.com/wp-content/uploads/2011/07/google-plus.png"><img style="display: inline;" title="google plus" src="http://blog.just2us.com/wp-content/uploads/2011/07/google-plus_thumb.png" alt="google plus" width="621" height="480" /></a></p>
<h2>Where to find an existing user to help?</h2>
<p>If you need an existing user to perform the above invitation workaround, I can help.</p>
<p>Just leave a comment below with your email.</p>
<p>&nbsp;</p>
<p><em>Update: If you did not receive an email from Google+, do not panic. Wait for another day, or two. They should arrive..</em></p>
<p><em>Tips: To increase your chances of being successfully invited by Google, you should  <a href="https://www.google.com/accounts/Login?service=profiles">create a google profile</a> with your gmail, and +1 something. </em></p>
<p><em>For example, +1 this post! </em><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone></g:plusone></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/07/how-to-get-invited-to-google-workaround-method/feed/</wfw:commentRss>
		<slash:comments>254</slash:comments>
		</item>
		<item>
		<title>How to update to iOS 5 beta?</title>
		<link>http://blog.just2us.com/2011/06/how-to-update-to-ios-5-beta/</link>
		<comments>http://blog.just2us.com/2011/06/how-to-update-to-ios-5-beta/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 18:05:08 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/2011/06/how-to-update-to-ios-5-beta/</guid>
		<description><![CDATA[
			
				
			
		
You have probably heard about iOS 5 from the recent Apple’s WWDC keynote. It includes 200 new features – iMessage, Notification Center, twitter integration, Reminders, taking pictures with volume key, etc..
But you have to wait until Fall of 2011 to officially install iOS 5..
If you can’t wait, this is how you can update to iOS [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F06%2Fhow-to-update-to-ios-5-beta%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F06%2Fhow-to-update-to-ios-5-beta%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>You have probably heard about iOS 5 from the recent <a href="http://www.apple.com/apple-events/wwdc-2011/">Apple’s WWDC keynote</a>. It includes <a href="http://www.apple.com/ios/ios5/features.html">200 new features</a> – iMessage, Notification Center, twitter integration, Reminders, taking pictures with volume key, etc..</p>
<p>But you have to wait until Fall of 2011 to officially install iOS 5..</p>
<p>If you can’t wait, this is how you can update to iOS 5 beta.</p>
<p>&#160;</p>
<h2>Pre-requisite</h2>
<p>There is only one, hard pre-requisite:</p>
<ul>
<li>You need to have your iPhone/iPad device activated with a <a href="http://developer.apple.com/iphone/">iOS developer account</a></li>
</ul>
<p>A iOS developer account can activate up to 100 devices for testing purposes. You can either spent $99 to register as an iOS developer, or find a developer willing to activate for you.</p>
<p>Then you have to:</p>
<ul>
<li>Install a <a href="http://itunes.apple.com/sg/app/udid-sender/id306603975?mt=8">UDID app</a> on your iPhone/iPad, and use it to send your device info to the iOS developer. The developer will then add your device to his list.</li>
</ul>
<p>&#160;</p>
<h2>Steps</h2>
<p>The rest is easy.</p>
<ol>
<li>Fulfill the pre-requisite first!</li>
<li>Register a free <a href="http://developer.apple.com/devcenter/ios/index.action">iOS developer</a> so that you can download the beta (it’s free)</li>
<li>Download the iOS 5 BETA for your device (<a href="http://developer.apple.com/devcenter/ios/index.action">link</a>)</li>
<li>Extract to get a IPSW</li>
<li>Download and install iTunes 10.5 BETA (<a href="http://developer.apple.com/devcenter/ios/index.action">link</a>)</li>
<li>Connect your iPhone/iPad to your computer</li>
<li>Open iTunes</li>
<li>Press and hold the Option/alt key (Mac) or Shift key (Windows), and click Restore</li>
<li>Select the extracted IPSW </li>
<li>Restore!</li>
</ol>
<p>&#160;</p>
<h2>Pitfalls </h2>
<p>Some possible pitfalls:</p>
<ul>
<li>If you encountered this error during restore &quot;this device isn&#8217;t eligible for the requested build”, try <a href="http://community.redfoundry.com/redfoundry/topics/ios_5_the_iphone_could_not_be_restored_this_device_isn_t_eligible_for_the_requested_build?from_gsfn=true">editing your host file</a>. </li>
<li>Still doesn’t work, try restarting in <a href="http://www.iclarified.com/entry/index.php?enid=1034">DFU mode</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/06/how-to-update-to-ios-5-beta/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Setting PATH variable in Mac permanently</title>
		<link>http://blog.just2us.com/2011/05/setting-path-variable-in-mac-permanently/</link>
		<comments>http://blog.just2us.com/2011/05/setting-path-variable-in-mac-permanently/#comments</comments>
		<pubDate>Mon, 30 May 2011 00:59:00 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://blog.just2us.com/2011/05/setting-path-variable-in-mac-permanently/</guid>
		<description><![CDATA[
			
				
			
		
This post I will highlight 3 ways to change to your PATH variable. 
&#160;
1. The quick way
Firstly, check your current PATH
echo $PATH

If the directory (eg. /my/new/path/) you want to add is not already in your current PATH, then you can easily add with the command
export PATH=$PATH:/my/new/path/

Done. Right?
It’s not really done, if you would like the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F05%2Fsetting-path-variable-in-mac-permanently%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F05%2Fsetting-path-variable-in-mac-permanently%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>This post I will highlight 3 ways to change to your <a href="http://linux.about.com/cs/linux101/g/path.htm">PATH variable</a>. </p>
<p>&#160;</p>
<h3>1. The quick way</h3>
<p>Firstly, check your current PATH</p>
<blockquote><p>echo $PATH</p>
</blockquote>
<p>If the directory (eg. <em>/my/new/path/</em>) you want to add is not already in your current PATH, then you can easily add with the command</p>
<blockquote><p>export PATH=$PATH:/my/new/path/</p>
</blockquote>
<p>Done. Right?</p>
<p>It’s not really done, if you would like the PATH to change permanently (which is usually the case). This quick method only change the PATH for that bash session. If you close the terminal or open a new terminal, the PATH reverts back.</p>
<p>&#160;</p>
<h3>2. Set permanently for a user</h3>
<p>This brings us to the second way of setting PATH permanently for a user.</p>
<p>Edit the user’s bash profile (replace USERNAME)</p>
<blockquote><p>pico ~USERNAME/.bash_profile</p>
</blockquote>
<p>Insert (or edit) this line</p>
<blockquote><p>PATH=$PATH:/my/new/path/</p>
</blockquote>
<p>Press <em>ctrl-x</em>, then <em>ctrl-y</em>, to save the file.</p>
<p>Done.</p>
<p>&#160;</p>
<h3>3. Set for all users</h3>
<p>As a bonus, if you want the PATH to change for <em>all users</em></p>
<blockquote><p>sudo pico /etc/paths</p>
</blockquote>
<p>Enter your superuser password to edit, and insert or edit this link</p>
<blockquote><p>PATH=$PATH:/my/new/path/</p>
</blockquote>
<p>That’s it! Enjoy your path!</p>
<p>&#160;</p>
<p><a href="http://blog.just2us.com/wp-content/uploads/2011/05/beautiful-biking-path.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="beautiful biking path" border="0" alt="beautiful biking path" src="http://blog.just2us.com/wp-content/uploads/2011/05/beautiful-biking-path_thumb.jpg" width="603" height="454" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/05/setting-path-variable-in-mac-permanently/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to view a website that has been deleted?</title>
		<link>http://blog.just2us.com/2011/04/how-to-view-a-website-that-has-been-deleted/</link>
		<comments>http://blog.just2us.com/2011/04/how-to-view-a-website-that-has-been-deleted/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 08:25:08 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://just2us.com/2011/04/how-to-view-a-website-that-has-been-deleted/</guid>
		<description><![CDATA[
			
				
			
		
Sometimes, people delete their blog/website to protect their privacy.
For example, during Singapore Election, when Nicole Seah of NSP (National Solidarity Party) is nominated as a candidate, and she instantly becomes a public figure. 
She starts protecting her privacy on Facebook, and deleted her personal blog to avoid public scrutiny. Her blog was originally at http://crappology.blogspot.com/
With [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F04%2Fhow-to-view-a-website-that-has-been-deleted%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F04%2Fhow-to-view-a-website-that-has-been-deleted%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Sometimes, people delete their blog/website to protect their privacy.</p>
<p>For example, during Singapore Election, when <a href="https://www.facebook.com/nicoleseahnsp">Nicole Seah</a> of NSP (National Solidarity Party) is nominated as a candidate, and she instantly becomes a public figure. </p>
<p>She starts protecting her privacy on Facebook, and deleted her personal blog to avoid public scrutiny. Her blog was originally at <a href="http://crappology.blogspot.com/">http://crappology.blogspot.com/</a></p>
<p>With the help of <a href="http://www.archive.org/">Internet Archive</a>, which archive ALL public webpages periodically, you can travel back in time to look at a website. Fortunately, her blog was archived in 2007 for us to take a look.</p>
<p><a title="http://classic-web.archive.org/web/20070713212452/http://crappology.blogspot.com/" href="http://classic-web.archive.org/web/20070713212452/http://crappology.blogspot.com/">http://classic-web.archive.org/web/20070713212452/http://crappology.blogspot.com/</a></p>
<p align="center"><a href="http://just2us.com/site/wp-content/uploads/2011/04/nicoleseah.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="nicoleseah" border="0" alt="nicoleseah" src="http://just2us.com/site/wp-content/uploads/2011/04/nicoleseah_thumb.png" width="462" height="621" /></a></p>
<p><em>PS: This post merely educate on how to view a deleted webpage, and nothing else.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/04/how-to-view-a-website-that-has-been-deleted/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to identify fake reviews</title>
		<link>http://blog.just2us.com/2011/03/how-to-identify-fake-reviews/</link>
		<comments>http://blog.just2us.com/2011/03/how-to-identify-fake-reviews/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 06:06:07 +0000</pubDate>
		<dc:creator>samwize</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[appstore]]></category>

		<guid isPermaLink="false">http://just2us.com/?p=577</guid>
		<description><![CDATA[
			
				
			
		
App Store reviews play a very important role in a customer’s decision to download an app.
As such, it is very common for the developers to write “reviews” for themselves.
I was prompted to write this article when @mugunthkumar mentioned “the reviews looked like insider job”.

 
 
I took a look and is very sure it is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F03%2Fhow-to-identify-fake-reviews%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.just2us.com%2F2011%2F03%2Fhow-to-identify-fake-reviews%2F&amp;source=samwize&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>App Store reviews play a very important role in a customer’s decision to download an app.</p>
<p>As such, it is very common for the developers to write “reviews” for themselves.</p>
<p>I was prompted to write this article when <a href="http://twitter.com/#!/mugunthkumar/status/43614396039180288">@mugunthkumar mentioned “the reviews looked like insider job”</a>.</p>
<p><img title="WheresApp tweet reply" src="http://just2us.com/site/wp-content/uploads/2011/03/WheresApp-tweet-reply6.png" alt="" width="500" height="248" /><a href="http://just2us.com/site/wp-content/uploads/2011/03/WheresApp-SG-reviews.png"><br />
 </a><br />
 <a href="http://just2us.com/site/wp-content/uploads/2011/03/WheresApp-SG-reviews.png"></a></p>
<p>I took a look and is very sure it is fake reviews, generated by <a href="http://itunes.apple.com/sg/app/wheresapp-sg/id421363014?mt=8">Singtel Idea Factory</a>.</p>
<p>These are the characteristics of fake reviews that you will be able to identify with <a href="http://itunes.apple.com/sg/app/wheresapp-sg/id421363014?mt=8">WheresApp SG</a>:</p>
<ul>
<li>All ratings are 5 stars </li>
<li>Number of reviews = number of ratings </li>
<li>Reviews all on the same date and close to release date </li>
<li>Suspicion reviews voted helpful </li>
<li>Overdose of exclamation marks </li>
<li>Same writing style eg. First letter uppercase, title style </li>
<li>Mentioning functions similar to app description </li>
<li>Reviewers have only reviewed that 1 app in their lifetime </li>
<li>Reviewers gave a lousy 1 star review to competitor’s app </li>
</ul>
<p style="text-align: left;">With those pointers in mind, you know not to trust the review when you encounter one. And not waste that $1.99.</p>
<p style="text-align: left;"><a href="http://just2us.com/site/wp-content/uploads/2011/03/WheresApp-SG-reviews.png"> <img class="alignnone" title="WheresApp SG reviews" src="http://just2us.com/site/wp-content/uploads/2011/03/WheresApp-SG-reviews.png" alt="" width="500" height="665" /></a> <br />
 All 5 stars, reviewed on same day (with no further reviews), lots of !!, title styles with “app”.</p>
<p><a href="http://just2us.com/site/wp-content/uploads/2011/03/Gumuch-review.png"><img class="aligncenter size-full wp-image-582" title="Gumuch review" src="http://just2us.com/site/wp-content/uploads/2011/03/Gumuch-review.png" alt="" width="400" height="176" /></a> <br />
 Reviewer only reviewed 1 app.</p>
<p><a href="http://just2us.com/site/wp-content/uploads/2011/03/Widgetfun-review.png"><img class="aligncenter size-full wp-image-583" title="Widgetfun review" src="http://just2us.com/site/wp-content/uploads/2011/03/Widgetfun-review.png" alt="" width="400" height="360" /></a> <br />
 Reviewed gave <a href="http://itunes.apple.com/sg/app/my-movies-m1/id383832237?mt=8">M1’s My Movies</a> (competitor to Singtel) a 1 star app (when the app averages 3.5 stars).</p>
<p><em>Disclaimer: As a developer myself, I admit I have written my own “reviews”, but mildly, and smartly.</em></p>
<div><span style="color: #0000ee; -webkit-text-decorations-in-effect: underline;"><br />
 </span></div>
<div><span style="color: #0000ee; -webkit-text-decorations-in-effect: underline;"><br />
 </span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.just2us.com/2011/03/how-to-identify-fake-reviews/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

