<?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"
	>

<channel>
	<title>The Network under the Bright-Bright Sky</title>
	<atom:link href="http://hellosam.net/lang/en/feed" rel="self" type="application/rss+xml" />
	<link>http://hellosam.net</link>
	<description>It's a sunny day</description>
	<pubDate>Thu, 06 Nov 2008 16:47:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>2008 Election just finished, now 2012 Polling Statistics?</title>
		<link>http://hellosam.net/lang/en/post/745</link>
		<comments>http://hellosam.net/lang/en/post/745#comments</comments>
		<pubDate>Thu, 06 Nov 2008 16:06:25 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=745&amp;lang=zh</guid>
		<description><![CDATA[

XKCD just got a comics strip about googling &#8220;2012 Polling Statistics&#8221;.
Let see how long does it take for http://2012pollingstatistics.com/ to show up in the google result.
]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/745/feed</wfw:commentRss>
		</item>
		<item>
		<title>Learn to drive a shuttle bus in Shanghai way</title>
		<link>http://hellosam.net/lang/en/post/742</link>
		<comments>http://hellosam.net/lang/en/post/742#comments</comments>
		<pubDate>Wed, 05 Nov 2008 08:57:07 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=742&amp;lang=zh</guid>
		<description><![CDATA[Driving Culture of Shanghai (Nighttime)
Driving Culture of Shanghai (Daytime)
Be sure you click the &#8220;Watch in High Quality&#8221; link on the Youtube page, under the flash player box.
]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/742/feed</wfw:commentRss>
		</item>
		<item>
		<title>One Linux Box replacing Many SOHO Routers (iptables, iproute2, netfilter)</title>
		<link>http://hellosam.net/lang/en/post/730</link>
		<comments>http://hellosam.net/lang/en/post/730#comments</comments>
		<pubDate>Sat, 18 Oct 2008 15:55:33 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Creation]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[networking]]></category>

		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=730&amp;lang=en</guid>
		<description><![CDATA[
It&#8217;s easy to use Linux to replace one SOHO router. It can be conclude with 6 commands:

dhclient3 &#8230; $WANIF # Get the IP on WAN side
ip addr add 192.168.0.0/24 broadcast + dev $LANIF  # Get the IP on LAN side
dhcpd3 &#8230; $LANIF # Enable the DHCPD on LAN side
sys.net.ipv4.ip_forward = 1 # Enable forwarding
iptables [...]]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/730/feed</wfw:commentRss>
		</item>
		<item>
		<title>Setting up Linux/Apache Single Sign On (Active Directory, mod_auth_kerb, Kerberos)</title>
		<link>http://hellosam.net/lang/en/post/704</link>
		<comments>http://hellosam.net/lang/en/post/704#comments</comments>
		<pubDate>Mon, 13 Oct 2008 17:32:06 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[GPS Logger]]></category>

		<category><![CDATA[UsbAvrUsb]]></category>

		<category><![CDATA[Creation]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[kerberos]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[sso]]></category>

		<category><![CDATA[tech]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=704&amp;lang=en</guid>
		<description><![CDATA[

Goal: Under Windows Domain environment, the Intranet user could authenticate oneself to a website hosted on Linux/Apache without password prompt, when browsed with IE or Firefox to browse, hence the Single Sign On (SSO). During the course of setup, the Linux box will join the Domain and have a Computer Account created.
Non Goal: Enable domain [...]]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/704/feed</wfw:commentRss>
		</item>
		<item>
		<title>What does it mean to have only 3.4ohm between 12V and GND&#8230;</title>
		<link>http://hellosam.net/lang/en/post/700</link>
		<comments>http://hellosam.net/lang/en/post/700#comments</comments>
		<pubDate>Wed, 08 Oct 2008 13:50:55 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=700&amp;lang=en</guid>
		<description><![CDATA[like this?&#8230;

It means the harddrive is dead.

]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/700/feed</wfw:commentRss>
		</item>
		<item>
		<title>Updates for Windows Vista Chinese IME</title>
		<link>http://hellosam.net/lang/en/post/697</link>
		<comments>http://hellosam.net/lang/en/post/697#comments</comments>
		<pubDate>Wed, 08 Oct 2008 02:47:53 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[array]]></category>

		<category><![CDATA[ime]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=697&amp;lang=zh-hk</guid>
		<description><![CDATA[Sorry, but this post is not available in English.微軟終於支持倉頡/行列雙向反查，請參照KB955836。

]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/697/feed</wfw:commentRss>
		</item>
		<item>
		<title>(Not so) poorman&#8217;s Joystick</title>
		<link>http://hellosam.net/lang/en/post/684</link>
		<comments>http://hellosam.net/lang/en/post/684#comments</comments>
		<pubDate>Mon, 22 Sep 2008 16:10:54 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[flightsim]]></category>

		<category><![CDATA[game]]></category>

		<category><![CDATA[hardware]]></category>

		<category><![CDATA[joystick]]></category>

		<category><![CDATA[play]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=684&amp;lang=en</guid>
		<description><![CDATA[
I like playing flight simulator, although never ever invested a whole lot of time into it. Anyway, playing without joystick is hard, real hard.
Especially with Jet, it&#8217;s very difficult to control the engine output precisely with the F1-F4 key, and easily end up with overspeed or underspeed or even stalling if not paying enough attention, [...]]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/684/feed</wfw:commentRss>
		</item>
		<item>
		<title>Refrigerator Door-Opened Alarm</title>
		<link>http://hellosam.net/lang/en/post/680</link>
		<comments>http://hellosam.net/lang/en/post/680#comments</comments>
		<pubDate>Sun, 24 Aug 2008 18:13:13 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[sense]]></category>

		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=680&amp;lang=zh-hk</guid>
		<description><![CDATA[
Is it that hard for the refrigerator in the world to add a door-opened alarm? All it takes is a 555 Timer, or better yet, a few transistors. It supposes to be so simple but that my refrigerator doesn&#8217;t have this feature. End results? The moisture finds its way sneaking into the freezer component and [...]]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/680/feed</wfw:commentRss>
		</item>
		<item>
		<title>Eye-popping Research From Siggraph</title>
		<link>http://hellosam.net/lang/en/post/678</link>
		<comments>http://hellosam.net/lang/en/post/678#comments</comments>
		<pubDate>Sun, 17 Aug 2008 08:50:11 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[computer]]></category>

		<category><![CDATA[graphics]]></category>

		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=678&amp;lang=en</guid>
		<description><![CDATA[



jamie found links to a discriminating selection of Siggraph papers at waxy.org. Among the more captivating:

automatically improving the attractiveness of faces in portraits;
automatic substitution of similar faces into photographs
using still photographs to enhance video of a static scene.

Can you trust any video now?
Link to the original from Slashdot: Some Eye-Popping Research From Siggraph 

]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/678/feed</wfw:commentRss>
		</item>
		<item>
		<title>My harddrive is growing up</title>
		<link>http://hellosam.net/lang/en/post/666</link>
		<comments>http://hellosam.net/lang/en/post/666#comments</comments>
		<pubDate>Tue, 05 Aug 2008 19:50:11 +0000</pubDate>
		<dc:creator>HelloSam</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[backup]]></category>

		<category><![CDATA[hardware]]></category>

		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://hellosam.net/?p=666&amp;lang=zh-hk</guid>
		<description><![CDATA[
If the harddrive growing speed is strictly sticking with the Moore&#8217;s Law (so far that&#8217;s pretty much the case), and that my data is growing slower than what&#8217;s Moore&#8217;s Law has predicted, then my server could still hold my data at anytime in the future.

A big assumption: I have to keep forking out money in [...]]]></description>
		<wfw:commentRss>http://hellosam.net/lang/en/post/666/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
