<?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; Hacks</title>
	<atom:link href="http://www.chris-wong.net/category/hacks/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>Using Google Voice without the need for internet connection / iphone application</title>
		<link>http://www.chris-wong.net/using-google-voice-without-the-need-for-internet-iphone-application/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-google-voice-without-the-need-for-internet-iphone-application</link>
		<comments>http://www.chris-wong.net/using-google-voice-without-the-need-for-internet-iphone-application/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 14:36:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google voice]]></category>
		<category><![CDATA[Iphone]]></category>

		<guid isPermaLink="false">http://www.chris-wong.net/?p=62</guid>
		<description><![CDATA[I was hampered by Apple&#8217;s rejection of Google Voice application. On average I made calls to Canada 30 &#8211; 60 minutes per day and switching to Google Voice from Calling Card not only saves me money, but also gives me flexibility so that I don&#8217;t have to look up to the calling card and enter [...]]]></description>
			<content:encoded><![CDATA[<p>I was hampered by Apple&#8217;s rejection of Google Voice application. On average I made calls to Canada 30 &#8211; 60 minutes per day and switching to Google Voice from Calling Card not only saves me money, but also gives me flexibility so that I don&#8217;t have to look up to the calling card and enter my pin and run into people recklessly on the street.</p>
<p>Long story short, I was under the impression that you need an internet connection to make a call, and this is NOT the actual case. A quick dirty way of making a call without any internet connection is to call your Google Voice number from the numbers associated with your google voice account (e.g. my cell phone) , press &#8220;2&#8243; after you enter the voice catalog and enter the number you want to call.</p>
<p>I stored my google voice number on my iphone and that makes my life 200 times easier, what&#8217;s more, the rate of calling to Canada from the States is 0, which is free =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chris-wong.net/using-google-voice-without-the-need-for-internet-iphone-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

