<?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>Lester Chan's Website &#187; tutorial</title>
	<atom:link href="http://lesterchan.net/blog/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net</link>
	<description>Lester Chan's Website &#124; lesterchan.net</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:04:33 +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>Bridging Huawei HG256s &amp; D-Link DIR-855</title>
		<link>http://lesterchan.net/blog/2011/08/02/bridging-huawei-hg256s-d-link-dir-855/</link>
		<comments>http://lesterchan.net/blog/2011/08/02/bridging-huawei-hg256s-d-link-dir-855/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 15:12:03 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[D-Link]]></category>
		<category><![CDATA[DIR-855]]></category>
		<category><![CDATA[HG256s]]></category>
		<category><![CDATA[Huawei]]></category>
		<category><![CDATA[speedtest]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1982</guid>
		<description><![CDATA[Went to StarHub Shop at VivoCity on the 24th June 2011 to apply for MaxOnline Infinity which is Starhub fibre Internet service. I chose the MaxInfinity Elite plan which has a download speed of 150Mbps, upload speed of 75Mbps and international speed of 15Mbps. It cost SGD$82.18 per month for a 2 year contract. They [...]]]></description>
			<content:encoded><![CDATA[<p>Went to StarHub Shop at VivoCity on the <strong>24th June 2011</strong> to apply for <a href="http://www.starhub.com/broadband/athome/fibrebroadband.html">MaxOnline Infinity</a> which is Starhub fibre Internet service. I chose the <a href="http://www.starhub.com/broadband/athome.html#tabcontrol-1">MaxInfinity Elite</a> plan which has a download speed of 150Mbps, upload speed of 75Mbps and international speed of 15Mbps. It cost <strong>SGD$82.18 per month</strong> for a 2 year contract.</p>
<p>They did not tell me when they are coming to setup the fibre Internet service. I waited a month and they called me on the 3rd week of July 2011 saying they will come on <strong>26th July 2011</strong> to install the service.</p>
<p>StarHub is forcing us to use the crappy Huawei HG256s Residential Gateway (RG) and there is no way to bypass it yet. I heard the wireless on it is just pure shitty. So the typical setup would be:</p>
<blockquote><p>Terminal Point (TP) -> Optical Network Terminal (ONT) -> Residential Gateway (RG) -> Router</p></blockquote>
<p>If order to get your router to do the routing you need to bridge the connection between the RG and Router.</p>
<p><strong>Step 1: You need to disable WLAN and DHCP on the RG</strong></p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6127/6002061822_6f3f351c3e_o.png"><img src="http://farm7.static.flickr.com/6127/6002061822_e34966966b_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Disable WLAN on RG</strong></p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6123/6001514153_343a394fa3_o.png"><img src="http://farm7.static.flickr.com/6123/6001514153_bc806ee1f2_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Disable DHCP on RG</strong></p>
<p><strong>Step 2: Enable DMZ on the RG</strong></p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6145/6002060646_2bc57ca0c1_o.png"><img src="http://farm7.static.flickr.com/6145/6002060646_e30d01d6f4_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Enable DMZ on RG</strong></p>
<p>My RG&#8217;s IP address is <strong>192.168.2.1</strong> and my router <strong>WAN Port</strong> is connected to my RG&#8217;s <strong>LAN Port 1</strong> with WAN Static IP address set to <strong>192.168.2.2</strong> on the router.</p>
<p>My router IP address is <strong>192.168.3.1</strong>.</p>
<blockquote><p>RG (192.168.2.1) -> DMZ (192.168.2.2) WAN -> Router (192.168.3.1)</p></blockquote>
<p><strong>Step 3: Setting WAN Static IP on the Router</strong></p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6128/6002063036_3ee28ecac2_o.png"><img src="http://farm7.static.flickr.com/6128/6002063036_ac1cd13445_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Setting WAN Static IP on Router</strong></p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6030/6001514783_207fd1222a_o.png"><img src="http://farm7.static.flickr.com/6030/6001514783_25f01f2e81_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Router IP Setup</strong></p>
<p>That is basically it. I have disabled all the firewall features on the RG side and let the router handle it. DDNS on the other hand is handled by the RG instead of the router.</p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6005/6001511995_b4a8b3b69b_o.png"><img src="http://farm7.static.flickr.com/6005/6001511995_aa1a87039e_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>DDNS on RG</strong></p>
<p>Since the router is behind RG&#8217;s DMZ, port forwarding is handled by the router.</p>
<p style="text-align: center;"><a href="http://farm7.static.flickr.com/6127/6001515295_54168f78eb_o.png"><img src="http://farm7.static.flickr.com/6127/6001515295_2aefc6f4b5_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Port Forwarding on Router</strong></p>
<p style="text-align: center;"><img src="http://farm7.static.flickr.com/6027/6002098506_b04a22d1e7_o.png" alt="" style="border: 0px;" /><br /><strong>BEFORE (Cable): Speedtest &#8211; MaxOnline Ultimate (100Mbps)</strong></p>
<p style="text-align: center;"><img src="http://farm7.static.flickr.com/6004/6001550393_952e6bddc7_o.png" alt="" style="border: 0px;" /><br /><strong>AFTER (Fibre): Speedtest &#8211; MaxOnline Inifnity Elite (150Mbps)</strong></p>
<p>I am unable to obtain 150Mbps speed though. I am wondering if <a href="http://speedtest.net/">Speedtest</a> can output more than 100Mbps. However I am able to obtain about 80Mbps on 2 computers while doing Speedtest simultaneously. I did my speedtest on <a href="http://broadbandspeedtest.starhub.com/speedtest/">StarHub&#8217;s Speedtest</a> before doing it on <a href="http://speedtest.net/">Speedtest.net</a>.</p>
<p>Upon further investigation, I am actually on 150Mbps, I downloaded a iPad 2 firmware update (iOS 4.3.5) from Apple and I am getting about 16MB/s to 18MB/s which is about 128Mbps to 144Mbps. Woot!</p>
<div style="text-align: center;"><object type="application/x-shockwave-flash" style="width:640px; height:480px;" data="http://www.flickr.com/apps/slideshow/show.swf?v=71649"><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=/photos/lesterchan/sets/72157627339647050/show/&amp;page_show_back_url=/photos/lesterchan/sets/72157627339647050/&amp;set_id=72157627339647050" /></object></div>
<p><strong>Credits</strong><br />
Thanks to MarineX for <a href="http:/forums.hardwarezone.com.sg/showthread.php?t=3271855">his post on HardwareZone Forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2011/08/02/bridging-huawei-hg256s-d-link-dir-855/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>How To Force Resync/Reindex Of Dropbox</title>
		<link>http://lesterchan.net/blog/2011/03/09/how-to-force-resync-reindex-of-dropbox/</link>
		<comments>http://lesterchan.net/blog/2011/03/09/how-to-force-resync-reindex-of-dropbox/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 01:01:57 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[reindex]]></category>
		<category><![CDATA[resync]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1887</guid>
		<description><![CDATA[Corrupted Image In Dropbox If you look at the above screenshot, that is what happen to a few of my photos in different folder within the Dropbox&#8217;s Photos folder. Recently I upgraded my Dropbox plan to 50GB for USD$99/year and hence I am able to place all my photos in Dropbox for syncing them across [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://farm6.static.flickr.com/5059/5510855550_3b6e1773b4_o.jpg"><img src="http://farm6.static.flickr.com/5059/5510855550_80da979e2c_z.jpg" alt="" style="border: 0px;" /></a><br /><strong>Corrupted Image In Dropbox</strong></p>
<p>If you look at the above screenshot, that is what happen to a few of my photos in different folder within the Dropbox&#8217;s Photos folder. Recently I upgraded my Dropbox plan to 50GB for USD$99/year and hence I am able to place all my photos in Dropbox for syncing them across all my computers.</p>
<p>Here is what happened previously:</p>
<blockquote><p>
There will be a &#8220;red x&#8221; beside some of the photos, and when I open it, only the top part of the image will appear while the bottom remains grey throughout.</p>
<p>Under my Dropbox folder, the status will be saying &#8220;Uploading 2 files&#8221;. These 2 photos are corrupted and will never be uploaded.</p>
<p>How I got rid of the &#8220;red x&#8221; was to copy the corrupted photos from my backup drive and paste it back to my Dropbox and it immediately change to a green tick. I am guessing it didn&#8217;t even sync back to Dropbox because Dropbox detected that the photo I pasted from my backup drive has the correct checksum which is stored locally in Dropbox&#8217;s database.
</p></blockquote>
<p>Something more serious happened to me few days ago and it is the same problem:</p>
<blockquote><p>
I went to a concert last Saturday and took some photos. When I got home, I extracted the photos and placed it in a folder on my Desktop. </p>
<p>After I uploaded the photos to Facebook, I copied the whole folder and placed it in my Dropbox&#8217;s Photos folder. </p>
<p>After a few hours, I realized that there are 2 photos that are not being synced and there is a &#8220;red x&#8221; besides them. I viewed the photo and to my horror, it was the same problem as what I mentioned above. </p>
<p>As these photos are new, I do not have a backup and I have to use a data recovery software to recover the data from my CF memory card and put it back into Dropbox.
</p></blockquote>
<p>I have learned my lesson and I will ensure that all the photos in Dropbox is properly sync first before I delete the copy I have.</p>
<p>I did searched on <a href="http://forums.dropbox.com/">Dropbox Forums</a> but can&#8217;t seem to find anyone which has the same problem as me and hence I filed a ticket with Dropbox and they replied me with instructions on how to resync/reindex my Dropbox. Just sharing it with you guys</p>
<p><strong>Windows PC</strong></p>
<ol>
<li>
		Download the newest version of the Dropbox desktop application:</p>
<ul>
<li><a href="http://www.dropbox.com/install">http://www.dropbox.com/install</a></li>
</ul>
</li>
<li>
		Stop the Dropbox desktop application (if needed)</p>
<ul>
<li>Click on the Dropbox icon</li>
<li>Choose Exit</li>
</ul>
</li>
<li>
		Delete Dropbox meta-data folder:</p>
<ul>
<li>Open a Windows File Explorer (not Internet Explorer)</li>
<li>Type %APPDATA% into the navigation bar (include the % percent signs)</li>
<li>Look for the folder &#8220;Dropbox&#8221; and delete it.</li>
</ul>
<p>		If you get a &#8220;file in use&#8221; type error, then do this:</p>
<ul>
<li>Run &#8220;Programs -> Dropbox -> Uninstall&#8221;</li>
<li>Restart your computer</li>
<li>Try again to remove %APPDATA%\Dropbox</li>
</ul>
<p>		If it still says &#8220;file in use&#8221;, then do this:</p>
<ul>
<li>Press &#8220;Ctrl + Alt + Delete&#8221; together</li>
<li>Choose &#8220;Start Task Manager&#8221;</li>
<li>Find the task &#8220;explorer.exe&#8221;</li>
<li>Click &#8220;End Task&#8221; button</li>
<li>Your &#8220;Start Menu&#8221; will now be gone</li>
<li>Clik &#8220;File -> Run&#8221;</li>
<li>Type %APPDATA%</li>
<li>Now look for the folder &#8220;Dropbox&#8221; and delete it.</li>
<li>Press &#8220;Ctrl + Alt + Delete&#8221; together again</li>
<li>Click on the button at the bottom right hand corner of the screen, and choose restart</li>
<li>Your computer will now restart</li>
</ul>
</li>
<li>
		If your Dropbox folder was called &#8220;My Dropbox&#8221; please rename it to &#8220;Dropbox&#8221;
	</li>
<li>
		Reinstall the Dropbox desktop application</p>
<ul>
<li>Run the new installer from step #1</li>
<li>Relink your account.</li>
</ul>
</li>
</ol>
<p><strong>Mac OS</strong></p>
<ol>
<li>
		Download the newest version of the Dropbox desktop application:</p>
<ul>
<li><a href="http://www.dropbox.com/install">http://www.dropbox.com/install</a></li>
</ul>
</li>
<li>
		Stop the Dropbox desktop application (if needed)</p>
<ul>
<li>Click on the Dropbox icon</li>
<li>Choose Quit</li>
</ul>
</li>
<li>
		Delete Dropbox meta-data folder:</p>
<ul>
<li>To delete this folder open up Terminal (Located at /Applications/Utilities/Terminal)</li>
<li>
				Copy and paste the following lines into Terminal and press RETURN:</p>
<ul>
<li>rm -r &#8220;$HOME/.dropbox&#8221;</li>
</ul>
</li>
</ul>
</li>
<li>
		Delete the Dropbox Contextual Menu Item Plugin</p>
<ul>
<li>Open the Finder and select &#8220;Go to folder&#8230;&#8221; from the Go menu (or press Shift-Command-G)</li>
<li>
				A dialog box should appear. Now copy and paste the following line into the box and press the return key:</p>
<ul>
<li>/Library/</li>
</ul>
</li>
<li>Drag the DropboxHelperTools folder to the Trash and enter your Administrator password if prompted to complete this action</li>
</ul>
</li>
<li>
		Reinstall the Dropbox desktop application</p>
<ul>
<li>Open the Dropbox .dmg file and drag the new version of Dropbox to /Applications</li>
<li>Restart Dropbox from /Applications</li>
<li>Relink your account.</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2011/03/09/how-to-force-resync-reindex-of-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail With Push On iPhone Using Prowl And Your Own Webserver</title>
		<link>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/</link>
		<comments>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 14:58:56 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[iPhone 3GS]]></category>
		<category><![CDATA[Prowl]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1522</guid>
		<description><![CDATA[Before I start this tutorial, I would like to give full credits to crimsontwo from xSellize forums and joshua.menke from cocoaforge. I merely improve on crimsontwo&#8217;s work. In the thread, Gmail + push on iPhone w/ Prowl on xSellize forums, crimsontwo gave instructions on how to run the Prowl python script on your iphone. The [...]]]></description>
			<content:encoded><![CDATA[<p>Before I start this tutorial, I would like to give <strong>full credits</strong> to <strong><a href="http://www.xsellize.com/showthread.php?t=51739">crimsontwo from xSellize forums</a></strong> and <strong><a href="http://forums.cocoaforge.com/viewtopic.php?f=45&#038;t=20355">joshua.menke from cocoaforge</a></strong>. I merely improve on crimsontwo&#8217;s work.</p>
<p>In the thread, <a href="http://www.xsellize.com/showthread.php?t=51739">Gmail + push on iPhone w/ Prowl</a> on xSellize forums, crimsontwo gave instructions on how to run the Prowl python script on your iphone. The downside to it is that if your iPhone connection change from EDGE to 3G or 3G to Wifi or any vice versa, the script will be disconnected from Gmail. To solve this problem, he recommends you to upload the script to your own web server instead. </p>
<p><strong>You need to have SSH access to your web server as well as Python installed in your web server</strong> which is not covered in this tutorial.</p>
<p>So here we go:</p>
<ol>
<li>Get <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=320876271">Prowl from App Store</a> for USD$2.99</li>
<li>Register your Prowl account at <a href="https://prowl.weks.net/register.php">http://prowl.weks.net/register.php</a></li>
<li>Once registered, click on <strong><a href="https://prowl.weks.net/settings.php">Settings Tab</a> </strong></li>
<li>Under API key, click on <strong>Generate API Key Button</strong> and note copy down your generated API Key</li>
<li>Download the required files in a zip, called, <strong><a href="http://lesterchan.net/download/32/">Gmail With Push On iPhone Using Prowl</a></strong></li>
<li>Using <a href="http://www.winzip.com/">WinZip</a>, extract the zip file which you have downloaded from Step 5</li>
<li>You should see a folder called <strong>gmail_and_prowl</strong></li>
<li>Open the file <strong>main.py</strong> using NotePad or WordPad</li>
<li>You should see these lines on line 11 to 13:<br />
<blockquote><p>
prowl_apikey = &#8220;your_prowl_api_key&#8221;<br />
IMAP_USERNAME = &#8220;your_gmail_username&#8221;<br />
IMAP_PASSWORD = &#8220;your_gmail_password&#8221;
</p></blockquote>
</li>
<li>Replace the text <strong>your_prowl_api_key</strong>, <strong>your_gmail_username</strong> and <strong>your_gmail_password</strong> accordingly and save it</li>
<li>Using your FTP, upload the folder <strong>gmail_and_prowl</strong> to your home directory in your webserver</li>
<li>Login using SSH and browse to the path where you uploaded <strong>gmail_and_prowl</strong>, for example, /home/username/gmail_and_prowl/</li>
<li>
Type this command:</p>
<blockquote><p>
nohup python main.py > /dev/null 2>&#038;1 &#038;
</p></blockquote>
</li>
<li>The PID of the process which is executing the script will be displayed. You may want to know that number down, just in case you need to kill the process.</li>
<li>You can now log out from the SSH and send a test email to your Gmail account</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2009/08/12/gmail-with-push-on-iphone-using-prowl-and-your-own-webserver/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Teach a Technophobe – Challenge #4</title>
		<link>http://lesterchan.net/blog/2009/08/05/teach-a-technophobe-challenge-4/</link>
		<comments>http://lesterchan.net/blog/2009/08/05/teach-a-technophobe-challenge-4/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 16:00:09 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[E75]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[technophobe]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WOM World]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1509</guid>
		<description><![CDATA[Received the 4th and final challenge of Teach a Technophobe last week! But both my mom and I was pretty busy and both of us only manage to complete the 4th challenge today. Teach a Technophobe – Challenge #4 The 4th challenge involves using a camera to record a video to spread your views on [...]]]></description>
			<content:encoded><![CDATA[<p>Received the 4th and final challenge of Teach a Technophobe last week! But both my mom and I was pretty busy and both of us only manage to complete the 4th challenge today.</p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/1058/3c80d3306ea64835a197c1e89bf17c08.jpg" alt="" style="border: 0px;" /><br /><strong>Teach a Technophobe – Challenge #4</strong></p>
<p>The 4th challenge involves using a camera to record a video to spread your views on the E75&#8242;s email capability. Since my mom is a little camera shy, she do not really want to face the camera. So I thought why not ask my mom to use the E75 to record a video of something and then email me the video so that I can upload it to YouTube.</p>
<p>We are thinking of what to record and we finally decided to record a video of my dad&#8217;s pet birds &#8220;chirping&#8221;.</p>
<div style="text-align: center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RgQLMsut5kM&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RgQLMsut5kM&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>
<p>With the 4th challenge completed, my mom and I have completed the Teach a Technophobe challenges by <a href="http://www.womworld.com/">WOM World</a>. For the past 4 weeks, it has been fun teaching my mom to use the email capabilities in the E75. I also picked up a few things along the way.</p>
<p>Thank you <a href="http://www.womworld.com/">WOM World</a>!</p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/1059/d6b4d42f1d3c4a40bc7ed6d471b4cf1e.jpg" alt="" style="border: 0px;" /><br /><strong>Teach a Technophobe – Challenges Completed</strong></p>
<p>Looking Back:</p>
<ul>
<li><a href="http://lesterchan.net/blog/2009/08/05/teach-a-technophobe-challenge-4/">Challenge #4</a></li>
<li><a href="http://lesterchan.net/blog/2009/07/23/teach-a-technophobe-challenge-3/">Challenge #3</a></li>
<li><a href="http://lesterchan.net/blog/2009/07/20/teach-a-technophobe-challenge-2/">Challenge #2</a></li>
<li><a href="http://lesterchan.net/blog/2009/07/12/teach-a-technophobe-challenge-1/">Challenge #1</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2009/08/05/teach-a-technophobe-challenge-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teach a Technophobe – Challenge #3</title>
		<link>http://lesterchan.net/blog/2009/07/23/teach-a-technophobe-challenge-3/</link>
		<comments>http://lesterchan.net/blog/2009/07/23/teach-a-technophobe-challenge-3/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 16:05:11 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[E75]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[technophobe]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WOM World]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1493</guid>
		<description><![CDATA[Challenge #3 from my Nokia&#8217;s Teach a Technophobe has arrived in my mailbox yesterday. Finally my dad was at home and hence he is able to received it on my behalf and hence I am able to complete this challenge earlier. This challenge is slightly more complicated and even I myself have to figure it [...]]]></description>
			<content:encoded><![CDATA[<p>Challenge #3 from my Nokia&#8217;s Teach a Technophobe has arrived in my mailbox yesterday. Finally my dad was at home and hence he is able to received it on my behalf and hence I am able to complete this challenge earlier.</p>
<p>This challenge is slightly more complicated and even I myself have to figure it out for sometime before I can teach my mother. It involves sending a location using email on Nokia Ovi Maps as well as attaching a picture of my mom.</p>
<p>As I have used N82 before, I know how the maps software works and that is the tedious part. I heard about <a href="http://europe.nokia.com/explore-services/maps">Nokia Ovi Maps 3.0</a> quite sometime back and decided to <a href="http://europe.nokia.com/explore-services/maps/download-maps">upgrade the current version</a> which is 2.0 to 3.0 and after that I need to install Singapore Map to Ovi Maps using <a href="http://europe.nokia.com/explore-services/maps/download-maps/map-loader">Nokia Map Loader</a>.</p>
<p>After getting everything ready, I was fiddling with Nokia Ovi Maps 3.0 to figure out how to send my current location. I found it it was pretty easy (press the middle button and choose send). Now the tough part is how to add photos to it. I solve the photo problem by taking a picture first then sending my current location in Maps and when the Create Email screen pops up, I went to Add Attachment and browse for the photo I have taken. Once everything is set, it is pretty easy to pass on the &#8220;instructions&#8221; to my mom.</p>
<ol>
<li>Take a picture of yourself</li>
<li>Open up Maps</li>
<li>Under Options, choose My Position</li>
<li>Press the middle button, choose Send and then Via Email</li>
<li>Create Email screen will appear</li>
<li>Under Options, choose Add Attachment</li>
<li>Choose Memory Card -> Images -> Camera -> 200907 -> 200907A0 -> Choose the last file</li>
<li>And you are done!</li>
</ol>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/1021/fe23ac5f8dbe42cc891d13272180cf5e.jpg" alt="" style="border: 0px;" /><br /><strong>Teach a Technophobe – Challenge #3</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/1021/5e6925d3008c4f58b46e75b143fa2dcb.jpg" alt="" style="border: 0px;" /><br /><strong>Email With Image And Location Attachment (Photo &#038; Address Removed)</strong></p>
<p>Teach a Technophobe: <a href="http://lesterchan.net/blog/2009/07/12/teach-a-technophobe-challenge-1/">Challenge #1</a>, <a href="http://lesterchan.net/blog/2009/07/20/teach-a-technophobe-challenge-2/">Challenge #2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2009/07/23/teach-a-technophobe-challenge-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Teach a Technophobe – Challenge #2</title>
		<link>http://lesterchan.net/blog/2009/07/20/teach-a-technophobe-challenge-2/</link>
		<comments>http://lesterchan.net/blog/2009/07/20/teach-a-technophobe-challenge-2/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 14:16:33 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[E75]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[technophobe]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WOM World]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1484</guid>
		<description><![CDATA[Challenge #2 from my Nokia&#8217;s Teach a Technophobe has arrived in my mailbox on Friday. The challenge is for me to teach my mom how to snap a picture using the E75 3.2MP camera and email the picture to me. This time the challenge is more of a feature discovery for my mom as when [...]]]></description>
			<content:encoded><![CDATA[<p>Challenge #2 from my Nokia&#8217;s Teach a Technophobe has arrived in my mailbox on Friday. The challenge is for me to teach my mom how to snap a picture using the E75 3.2MP camera and email the picture to me. This time the challenge is more of a feature discovery for my mom as when I told her taught her this, she was like, &#8220;oh I didn&#8217;t know you can do that&#8221;. This challenge took a little longer than challenge #1 for both of us as I explained to her the various camera settings as well.</p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/1015/7cf03446cbf44157a6a27fdb1a8ebe3d.jpg" alt="" style="border: 0px;" /><br /><strong>Teach a Technophobe – Challenge #2</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/1015/8dc251918dd54fed92da0f9e22bf1bdc.jpg" alt="" style="border: 0px;" /><br /><strong>Email With Image Attachment</strong></p>
<p>Teach a Technophobe: <a href="http://lesterchan.net/blog/2009/07/12/teach-a-technophobe-challenge-1/">Challenge #1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2009/07/20/teach-a-technophobe-challenge-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teach a Technophobe &#8211; Challenge #1</title>
		<link>http://lesterchan.net/blog/2009/07/12/teach-a-technophobe-challenge-1/</link>
		<comments>http://lesterchan.net/blog/2009/07/12/teach-a-technophobe-challenge-1/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 09:33:57 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[E75]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[technophobe]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WOM World]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1475</guid>
		<description><![CDATA[My first challenge of the Teach a Technophobe has arrived on Friday. I choose my mom (Jas Ngan) for the challenge as she requires email access on the go pretty often as she is a business woman. I am using the very excellent free Symbian application called Best Screen Snap to capture screenshot on the [...]]]></description>
			<content:encoded><![CDATA[<p>My first challenge of the <a href="http://lesterchan.net/blog/2009/06/22/nokia-e75-teach-a-technophobe/">Teach a Technophobe</a> has arrived on Friday. I choose my mom (Jas Ngan) for the challenge as she requires email access on the go pretty often as she is a business woman. I am using the very excellent free Symbian application called <a href="http://nokia-e75-software.smartphoneware.com/screen_snap.php">Best Screen Snap</a> to capture screenshot on the E75 and I tied the shortcut key to the camera shutter button.</p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/2cf5d764a33f49629f4c42564d3845cd.jpg" alt="" style="border: 0px;" /><br /><strong>4 Challenges In Total</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/fcd0428b105649d9a5d8434f1ca7757c.jpg" alt="" style="border: 0px;" /><br /><strong>The First Challenge (Setting Up Email)</strong></p>
<p>I guided her throughout the setting up of the email and she managed to set up her email on the E75 within 15 minutes. It is slightly more complicated than setting up a Gmail/Hotmail/Yahoo Mail account on it as we need the incoming and outgoing mail server address.</p>
<p>I told her to press the camera shutter button to capture the screenshot as she goes from step to step so that I can document it down.</p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/ffa2cc3acd104bd89dd6664587011f29.jpg" alt="" style="border: 0px;" /><img src="http://media.share.ovi.com/m1/s/0990/3d678a2fe9ed4f95927212bcf5125f54.jpg" alt="" style="border: 0px;" /><br /><strong>Setting Up Email In E75 #1</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/c0e69db38bf84535ace62d1f6de7f379.jpg" alt="" style="border: 0px;" /><img src="http://media.share.ovi.com/m1/s/0990/956060d9512c4944a0e83afa121b6092.jpg" alt="" style="border: 0px;" /><br /><strong>Setting Up Email In E75 #2</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/9c5eba599bdb46b884f0c059a5d31d06.jpg" alt="" style="border: 0px;" /><img src="http://media.share.ovi.com/m1/s/0990/0c5055a68a524e8ca7f13ad681c92f99.jpg" alt="" style="border: 0px;" /><br /><strong>Setting Up Email In E75 #3</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/ea7b45d2e0924600b2038249cd20dee0.jpg" alt="" style="border: 0px;" /><img src="http://media.share.ovi.com/m1/s/0990/96c6653bef3e48a8a4d5eb8ee0491804.jpg" alt="" style="border: 0px;" /><br /><strong>Setting Up Email In E75 #4</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/c4e26531bb064eff9f8134e9401e96fe.jpg" alt="" style="border: 0px;" /><img src="http://media.share.ovi.com/m1/s/0990/434a0f69ae534b198b7f8efe2e556cad.jpg" alt="" style="border: 0px;" /><br /><strong>Setting Up Email In E75 (Done)</strong></p>
<p style="text-align: center;"><img src="http://media.share.ovi.com/m1/s/0990/c230c9eed4d54ec7a15f47e3fc29028d.jpg" alt="" style="border: 0px;" /><br /><strong>Email Received</strong></p>
<p>Now waiting for the second challenge, which should arrive next week =D</p>
<p>Gallery: <a href="http://share.ovi.com/album/gamerz.NokiaTeachaTech">Nokia Teach a Technophobe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2009/07/12/teach-a-technophobe-challenge-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Forward Hotmail To Gmail</title>
		<link>http://lesterchan.net/blog/2009/02/05/forward-hotmail-to-gmail/</link>
		<comments>http://lesterchan.net/blog/2009/02/05/forward-hotmail-to-gmail/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 16:58:19 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Hotmail]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1369</guid>
		<description><![CDATA[Pissed off with the sluggish, FOREVER lagging Windows Live Hotmail? I DO. Here is a tutorial on how to forward your incoming Hotmail emails to your Gmail account. Go to your hotmail inbox and click on &#8220;Options&#8221; and then &#8220;More Options&#8221; Click on &#8220;Mobile Alerts for new messages&#8221;. Click on Sign up for Windows Live [...]]]></description>
			<content:encoded><![CDATA[<p>Pissed off with the sluggish, FOREVER lagging Windows Live Hotmail? I DO.</p>
<p>Here is a tutorial on how to forward your incoming Hotmail emails to your Gmail account.</p>
<ol>
<li>Go to your hotmail inbox and click on &#8220;Options&#8221; and then &#8220;More Options&#8221;</li>
<li>Click on &#8220;Mobile Alerts for new messages&#8221;.</li>
<li>Click on Sign up for Windows Live Mobile &#8211; it&#8217;s free and easy!</li>
<li>Select your service provider</li>
<li>Enter your mobile number</li>
<li>Finish the rest of the sign-up process. Don&#8217;t check the boxes for Hotmail alerts and MSN alerts!</li>
<li>In the sign-up settings specify to NOT receive any SMS alerts for Hotmail messages. Leave the other settings to stay as specified in your Hotmail account.</li>
<li>Finish the subscription. You&#8217;ll now receive an activation SMS with a 4 digit code. Enter this code on the activation page. This is the only sms you&#8217;ll receive and pay through your mobile carrier.</li>
<li>After the subscription visit your Hotmail account with your web browser. Now go to &#8220;options&#8221;=>&#8221;more options&#8221;.</li>
<li>In the section &#8220;Customize your mail&#8221; go to option &#8220;mobile alerts for new messages&#8221; and make sure the option &#8220;None. Never send me mobile alerts&#8221; is selected. You will never receive any alert sms by setting this option so you will stay free of charges! Press save.</li>
<li>In the section &#8220;Manage your account&#8221; visit &#8220;Forward mail to another e-mail account&#8221;.</li>
<li>Fill in any e-mail address you want your Hotmail to be forwarded to, for instance your Gmail account. Press save and confirm the setting by clicking the link in the e-mail that has been sent to your Gmail account. The setting has now been accepted by Hotmail!</li>
<li>Go to Gmail. Click on Settings, go to Forwarding and POP/IMAP</li>
<li>Enable IMAP. Save the changes.</li>
<li>Click Settings and then Accounts, Select &#8220;Add another email address&#8221;. Enter your hotmail address here.</li>
<li>Your hotmail address should now show up just above the line. Select the hotmail address as &#8220;Make default&#8221;.</li>
<li>Make sure in the option &#8220;When I receive a message sent to one of my addresses&#8221; has &#8220;Always reply from my default address (currently youremailaddress@hotmail.com&#8221; is selected.</li>
<li>Now go to Hotmail. In your inbox, there should be a message from Gmail; you need to click on a link in that message.</li>
</ol>
<p>Note: You may still need to login to your Hotmail account to ensure that it is not deactivated due to inactivity.</p>
<p>PS: I am still trying it, so it may or may not work. I am still waiting for MS to send me the 4 digit code. Microsoft CANNOT make it when it comes to online services.</p>
<p>Credits: <a href="http://forums.hardwarezone.com.sg/showpost.php?p=33416077&#038;postcount=8">shiahzy of Hardware Zone Forums</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2009/02/05/forward-hotmail-to-gmail/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Configuring iPhone/iPod Touch WLAN For NUS Wireless</title>
		<link>http://lesterchan.net/blog/2008/10/02/configuring-iphoneipod-touch-wlan-for-nus-wireless/</link>
		<comments>http://lesterchan.net/blog/2008/10/02/configuring-iphoneipod-touch-wlan-for-nus-wireless/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 02:22:59 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[instruction]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[NUS]]></category>
		<category><![CDATA[PEAP]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://lesterchan.net/?p=1303</guid>
		<description><![CDATA[Here is a tutorial on how to configure your iPhone, iPhone 3G, iPhone 3GS, iPod Touch or iPod Touch (2nd Gen) to connect to NUS Wireless network. We will be using NUS WLAN SSID &#8220;NUS&#8221; instead of &#8220;NUSOPEN&#8221;, as &#8220;NUS&#8221; is protected by PEAP and it is much faster. *UPDATE 2* There is a bug [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a tutorial on how to configure your iPhone, iPhone 3G, iPhone 3GS, iPod Touch or iPod Touch (2nd Gen) to connect to NUS Wireless network. We will be using NUS WLAN SSID &#8220;NUS&#8221; instead of &#8220;NUSOPEN&#8221;, as &#8220;NUS&#8221; is protected by <a href="http://en.wikipedia.org/wiki/Protected_Extensible_Authentication_Protocol">PEAP</a> and it is much faster.</p>
<p><strong>*UPDATE 2*</strong> There is a bug in iOS4 which cause .mobileconfig files not recognized by Safari. For more details, <a href="http://forums.wireless.att.com/t5/Apple-for-Business/iPhone-MobileConfig-Files-Not-Recognized-By-Safari/m-p/1989855">read here</a>. To overcome this issue:</p>
<ol>
<li>Using your computer, go to <a href="http://lesterchan.net/nus/iphone/">http://lesterchan.net/nus/iphone/</a></li>
<li>Key in your NUSNET UserID and click Generate</li>
<li>Your browser should prompt you to download the NUS.mobileconfig file</li>
<li>Once you have downloaded the file, email the file to yourself</li>
<li>Using Mail.app in your iOS, open up the the email which contains the NUS.mobileconfig attachement</li>
<li>You should now be able to install the NUS.mobileconfig profile</li>
</ol>
<p><strong>*UPDATE*</strong> It is now working with iOS 3.0.</p>
<p><span id="more-1303"></span></p>
<p><strong>Instructions</strong></p>
<ol>
<li>Launch <strong>Safari</strong> in your iPhone/iPod Touch</li>
<li>Go to <strong><a href="http://lesterchan.net/nus/iphone/">http://lesterchan.net/nus/iphone/</a></strong><br /><img src="http://files.lesterchan.net/images/nus/iphone/1.jpg" alt="" title="" /></li>
<li>Under <strong>Your NUSNET ID</strong>, key in your <strong>NUSNET UserID</strong> (EXCLUDING the domain (NUSSTU, NUSSTF or GUEST) portion)</li>
<li>Click <strong>Generate</strong></li>
<li>A <strong>Install Profile</strong> screen will appear<br /><img src="http://files.lesterchan.net/images/nus/iphone/2.jpg" alt="" title="" /></li>
<li>Click <strong>Install</strong></li>
<li>A <strong>Install Profile Warning Popup</strong> will appear<br /><img src="http://files.lesterchan.net/images/nus/iphone/3.jpg" alt="" title="" /></li>
<li><strong>Ignore</strong> the warning and click <strong>Install Now</strong></li>
<li>A <strong>Enter Password</strong> screen will appear<br /><img src="http://files.lesterchan.net/images/nus/iphone/4.jpg" alt="" title="" /></li>
<li>Key in your <strong>NUSNET Password</strong></li>
<li>Click <strong>Next</strong></li>
<li>A <strong>Profile Installed</strong> screen will appear<br /><img src="http://files.lesterchan.net/images/nus/iphone/5.jpg" alt="" title="" /></li>
<li>Click <strong>Done</strong></li>
<li>Go back to your <strong>Home Screen</strong></li>
<li>Go to <strong>Settings -> Wi-Fi</strong></li>
<li>Under <strong>Wi-Fi</strong>, select <strong>ON</strong></li>
<li>Under <strong>Choose a Network&#8230;</strong>, select <strong>NUS</strong><br /><img src="http://files.lesterchan.net/images/nus/iphone/6.jpg" alt="" title="" /></li>
<li><strong>Wait</strong> a while, while it trys to connects</li>
<li>A <strong>Certificate</strong> screen will appear<br /><img src="http://files.lesterchan.net/images/nus/iphone/7.jpg" alt="" title="" /></li>
<li>Click <strong>Accept</strong></li>
<li>You are now <strong>connected</strong> to NUS WLAN SSID<br /><img src="http://files.lesterchan.net/images/nus/iphone/8.jpg" alt="" title="" /></li>
</ol>
<p><strong>Notes</strong></p>
<ul>
<li><strong>At Step 18</strong>, you may need to re-try <strong>Step 14 to 17</strong> if it takes more than <strong>1 minute</strong> to connect.</li>
<li><strong>At Step 20</strong>, you may need to re-try <strong>Step 14 to 20</strong> if nothing happens when you click <strong>Accept</strong>.</li>
<li>If you are going to reference this tutorial anywhere, please credit it to me. I spent a lot of time on figuring out how to configure my iPhone 3G to connect to NUS Wireless network and I have put together this tutorial to make life easier for all NUS students.</li>
</ul>
<p><strong>Privacy</strong></p>
<ul>
<li>The generator <strong>DOES NOT</strong> save your NUSNET UserID on this server.</li>
<li>At Step 10, when asked to key in your password, it is iPhone authenticating with NUS and <strong>NOT</strong> with this server.</li>
<li>In short, you can rest assured that <strong>NONE</strong> of your information is saved on this server.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2008/10/02/configuring-iphoneipod-touch-wlan-for-nus-wireless/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Configuring Nokia Phones WLAN For NUS Wireless</title>
		<link>http://lesterchan.net/blog/2008/03/05/configuring-nokia-phones-wlan-for-nus-wireless/</link>
		<comments>http://lesterchan.net/blog/2008/03/05/configuring-nokia-phones-wlan-for-nus-wireless/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 18:58:06 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[instruction]]></category>
		<category><![CDATA[MSCHAP]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[NUS]]></category>
		<category><![CDATA[PEAP]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://lesterchan.net/blogs/?p=1145</guid>
		<description><![CDATA[First things first, your Nokia Phone must be 802.11 enabled, be it a Nseries or an Eseries phone. I am using S60 3rd edition Symbian OS 9.2 as an example. But in theory it should work with other editions of S60 Symbian OS as well. We will be using NUS WLAN SSID &#8220;NUS&#8221; instead of [...]]]></description>
			<content:encoded><![CDATA[<p>First things first, your Nokia Phone must be 802.11 enabled, be it a Nseries or an Eseries phone. I am using S60 3rd edition Symbian OS 9.2 as an example. But in theory it should work with other editions of S60 Symbian OS as well.</p>
<p>We will be using NUS WLAN SSID &#8220;NUS&#8221; instead of &#8220;NUSOPEN&#8221;, as &#8220;NUS&#8221; is protected by <a href="http://en.wikipedia.org/wiki/Protected_Extensible_Authentication_Protocol">PEAP</a>.</p>
<p>Lets begin:<br />
<strong>Part 1 &#8211; Defining NUS SSID</strong></p>
<ol>
<li>Go to <strong>Menu > Tools > Settings > Connection > Access points</strong></li>
<li>Click on <strong>Options</strong>, then <strong>New access point</strong></li>
<li>Under <strong>Connection name</strong>, key in <strong>NUS</strong></li>
<li>Under <strong>Data bearer</strong>, select <strong>Wireless LAN</strong></li>
<li>Under <strong>WLAN netw. name</strong>, key in <strong>NUS</strong></li>
<li>Under <strong>Network status</strong>, leave it as <strong>Public</strong></li>
<li>Under <strong>WLAN netw. mode</strong>, leave it as <strong>Infrastructure</strong></li>
<li>Under <strong>WLAN security mode</strong>, select <strong>802.1x</strong></li>
<li>Click on <strong>WLAN security settings</strong>, and you will get into a new page</li>
<li>Under <strong>The WPA/WPA2 </strong>, leave it as <strong>EAP</strong></li>
<li>Click on <strong>EAP plugin-settings</strong>, and you will get into a new page</li>
<li>Ensure ONLY <strong>EAP-PEAP</strong> is ENABLED (check mark will only appear beside EAP-PEAP). You can disable the remaining EAP types by going to <strong>Options > Disable</strong></li>
<li>Click on <strong>EAP-PEAP</strong>, and you will get into a new page</li>
</ol>
<p><strong>Part 2 &#8211; Configuring EAP-PEAP</strong></p>
<ol start="14">
<li>Under <strong>Personal certificate</strong>, leave it as <strong>Not defined</strong></li>
<li>Under <strong>Authority certificate</strong>, select <strong>Thawte Premium Server</strong></li>
<li>Under <strong>User name in use</strong>, select <strong>User defined</strong></li>
<li>Under <strong>User name</strong>, key in <strong>your NUSNET UserID</strong> (EXCLUDING the domain (NUSSTU, NUSSTF or GUEST) portion)</li>
<li>Under <strong>Realm in use</strong>, select <strong>User defined</strong></li>
<li>Under <strong>Realm</strong>, leave it as <strong>BLANK</strong></li>
<li>Under <strong>Allow PEAPv0</strong>, select <strong>Yes</strong></li>
<li>Under <strong>Allow PEAPv1</strong>, select <strong>No</strong></li>
<li>Under <strong>Allow PEAPv2</strong>, select <strong>No</strong></li>
<li>Move to <strong>EAPs</strong> tab, by pressing your right arrow key</li>
</ol>
<p><strong>Part 3 &#8211; Configuring EAP-MSCHAPv2</strong></p>
<ol start="24">
<li>Ensure ONLY <strong>EAP-MSCHAPv2</strong> is ENABLED (check mark will only appear beside EAP-MSCHAPv2). You can disable the remaining EAP types by going to <strong>Options > Disable</strong></li>
<li>Click on <strong>EAP-MSCHAPv2</strong>, and you will get into a new page</li>
<li>Under <strong>User name</strong>, key in <strong>your NUSNET UserID</strong> (EXCLUDING the domain portion)</li>
<li>Under <strong>Prompt password</strong>, select <strong>No</strong></li>
<li>Under <strong>Password</strong>, key in <strong>your NUSNET Password</strong></li>
<li>Click <strong>Back</strong> about 10 times or enough times to reach the standby screen</li>
</ol>
<p><strong>Part 4 &#8211; Scanning For NUS SSID</strong></p>
<ol start="30">
<li>Turn <strong>On</strong> your <strong>WLAN scanning</strong> and you should be able to detect and connect to NUS wireless network</li>
</ol>
<p>No screenshots are included as I think it is pretty straightforward.</p>
<p><strong>FULL CREDITS goes to <a href="http://zitseng.com/">Zit Seng</a>&#8216;s <a href="http://zitseng.com/stuffs/nokia/configuring-n95-wlan-for-nus-wireless">Configuring N95 WLAN for NUS Wireless</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2008/03/05/configuring-nokia-phones-wlan-for-nus-wireless/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 2/41 queries in 0.036 seconds using memcached
Object Caching 695/790 objects using memcached

Served from: lesterchan.net @ 2012-02-12 06:26:58 -->
