<?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>Chris-Wong.net &#187; Waterloo</title>
	<atom:link href="http://www.chris-wong.net/category/waterloo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chris-wong.net</link>
	<description>Thoughts on life &#38; software development.</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:12:40 +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>NTS: Projects to be done.</title>
		<link>http://www.chris-wong.net/nts-projects-to-be-done/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nts-projects-to-be-done</link>
		<comments>http://www.chris-wong.net/nts-projects-to-be-done/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 16:43:13 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Waterloo]]></category>

		<guid isPermaLink="false">http://www.chris-wong.net/?p=104</guid>
		<description><![CDATA[Exam is coming up and I have no choice but to put my development life on hiatus and focus on my text books. ( CS 245 Logic and Computation is actually fun) Anyway, here is a list of stuff that I have worked on and planning to finish them up during the semester break after exam until [...]]]></description>
			<content:encoded><![CDATA[<p>Exam is coming up and I have no choice but to put my development life on hiatus and focus on my text books. ( CS 245 Logic and Computation is actually fun) Anyway, here is a list of stuff that I have worked on and planning to finish them up during the semester break after exam until the start of next school semester in September.</p>
<p><span style="text-decoration: underline;"><a href="http://www.iron-cook.com">Iron-Cook.com </a></span><br />
Iron cook &#8216;s main objective is to provide a portal for anyone to randomize their meal plan for the week and have the grocery list generated on their mobile devices. It&#8217;s the CS446 course project that me and my group mates have been working on since May 2010 and currently we have the back-end web service and android client cores ready.</p>
<p><span style="text-decoration: underline;">HKGolden Samurai</span><br />
Another web service for exposing HK Golden API to native clients. As of now, the caching mechanism has been implemented and more UI work has to be done. The final product will be consumed by HKG maize, which is the first (and only) client for HK Golden on android devices.</p>
<p><span style="text-decoration: underline;">University of Waterloo Login</span><br />
A simple portal for passing the username + password when logging in the uw-wireless network. (Credentials are needed everytime a client joins the network and Firefox/Chrome doesn&#8217;t allow users to store their credentials on the browser)</p>
<p><span style="text-decoration: underline;">GuruOnFire</span><br />
After working on iron-cook.com extensively for the past 3 months I noticed a rewrite is required to follow the django/python/app-engine convention.</p>
<p><span style="text-decoration: underline;">StudyTimer</span><br />
StudyTimer is a small utility I wrote for myself. Basically it&#8217;s a timer that switches between &#8220;study period&#8221; and &#8220;break period&#8221;. Currently the skeleton of the client application is there and I have yet to implement the server side stuff.</p>
<p>Haskell + OpenGL ES/DirectX &#8211; I have always wanted to learn functional programming and do some geometry work with openGL/DirectX (XNA on Xbox360, windows phone 7) , hopefully the 30 days vacation is enough to learn these stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-wong.net/nts-projects-to-be-done/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up Thunderbird for UW newsgroup</title>
		<link>http://www.chris-wong.net/setting-up-thunderbird-for-uw-newsgroup/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setting-up-thunderbird-for-uw-newsgroup</link>
		<comments>http://www.chris-wong.net/setting-up-thunderbird-for-uw-newsgroup/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:58:02 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Waterloo]]></category>
		<category><![CDATA[cs241]]></category>
		<category><![CDATA[cs251]]></category>
		<category><![CDATA[cs350]]></category>
		<category><![CDATA[newsgroup]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.chris-wong.net/?p=75</guid>
		<description><![CDATA[Long story short, back in CS 241 and 251 I was using google groups to access the newsgroup from waterloo. (uw.cs.cs241/251). However, searching for cs350 on google doesn&#8217;t do the trick and I was forced to setup a newsgroup client to serve my purpose. During my adventure, I stumbled upon this website from loo and [...]]]></description>
			<content:encoded><![CDATA[<p>Long story short, back in CS 241 and 251 I was using google groups to access the newsgroup from waterloo. (uw.cs.cs241/251). However, searching for cs350 on google doesn&#8217;t do the trick and I was forced to setup a newsgroup client to serve my purpose. During my adventure, I stumbled upon <a href="http://www.student.cs.uwaterloo.ca/~isg/coursework/newsgroups/offcampus" target="_blank">this website from loo</a> and basically they ask you to setup putty as a tunnel so that your thunderbird can pass thru this tunnel and grap the threads from the newsgroup. Of course, this is not a very smart thing to do because you need to fire putty up every single time and I don&#8217;t think that&#8217;s feasible for anyone who goes on to the newsgroup on an hourly basis.</p>
<p>Here&#8217;s my solution.</p>
<p>Follow the <a href="http://www.student.cs.uwaterloo.ca/~isg/coursework/newsgroups/offcampus#thunderbird" target="_blank">Configuring Thunderbird tutorial</a> to the point where you enter name of the news server. Put &#8220;news.uwaterloo.ca&#8221; instead of &#8220;localhost&#8221;. (localhost is a unique keyword which means looking for on itself, since the tutorial uses putty to establish a connection to the server, pointing thunderbird to &#8220;itself&#8221; will utilize that connection and allows you to fetch stuff thru the tunnel).<br />
<a href="http://www.chris-wong.net/wp-content/uploads/2009/11/Capture.JPG"><img class="alignnone size-medium wp-image-79" title="Capture" src="http://www.chris-wong.net/wp-content/uploads/2009/11/Capture-300x283.jpg" alt="Capture" width="300" height="283" /></a></p>
<p>After you&#8217;re done there should be a subscribe window pops up and asks you to subscribe certain group. In our case, we want uw.cs.cs350. Click done and you&#8217;re good to go.  In case it&#8217;s not working, you can always verify it from thunderbird -&gt; Tools -&gt; Account Settings -&gt; Your Account Name -&gt; Server Settings and make sure Server Name is &#8220;news.uwaterloo.ca&#8221; and the Port is 119.<br />
<a href="http://www.chris-wong.net/wp-content/uploads/2009/11/Capture2.JPG"><img class="alignnone size-medium wp-image-81" title="Capture2" src="http://www.chris-wong.net/wp-content/uploads/2009/11/Capture2-300x198.jpg" alt="Capture2" width="300" height="198" /></a></p>
<p>P.S. I found using the thread tool very useful to follow a long discussion. You can do that by clicking on the top-left button in your thread view.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-wong.net/setting-up-thunderbird-for-uw-newsgroup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

