<?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>Information City</title>
	<atom:link href="http://www.infoct.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infoct.net</link>
	<description>Community Interest</description>
	<lastBuildDate>Tue, 24 Jan 2012 02:46:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Year Of Dragon!</title>
		<link>http://www.infoct.net/2012/01/24/year-of-dragon/</link>
		<comments>http://www.infoct.net/2012/01/24/year-of-dragon/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 02:46:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=506</guid>
		<description><![CDATA[May the Dragon Year shower all with Happiness, Success and Prosperity! Gong Xi Fa Cai]]></description>
		<wfw:commentRss>http://www.infoct.net/2012/01/24/year-of-dragon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert string to MD5 hash</title>
		<link>http://www.infoct.net/2012/01/05/convert-string-to-md5-hash/</link>
		<comments>http://www.infoct.net/2012/01/05/convert-string-to-md5-hash/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 06:29:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=501</guid>
		<description><![CDATA[Thought this could be useful in near future, reposting this for my own reference: &#8216; calculate the MD5 hash of a given string &#8216; the string is first converted to a byte array Public Function MD5CalcString(ByVal strData As String) As String Dim objMD5 As New System.Security.Cryptography.MD5CryptoServiceProvider Dim arrData() As Byte Dim arrHash() As Byte &#8216; [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2012/01/05/convert-string-to-md5-hash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVN Error: Can&#8217;t open &#8216;temp/tempfile.tmp&#8217;: Access is denied</title>
		<link>http://www.infoct.net/2011/12/27/svn-error-cant-open-temptempfile-tmp-access-is-denied/</link>
		<comments>http://www.infoct.net/2011/12/27/svn-error-cant-open-temptempfile-tmp-access-is-denied/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 05:44:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Tortoise]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=499</guid>
		<description><![CDATA[Was trying to check in a new folder but got rejected with the error as per subject. Searching through Google found out the error was infamous with McAfee due to file-protection. If you&#8217;ve access to McAfee, you probably might want to disable it first, then reactivate it after SVN check in. But if that is [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/12/27/svn-error-cant-open-temptempfile-tmp-access-is-denied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lytro: Shoot with multi-point bokeh</title>
		<link>http://www.infoct.net/2011/11/04/lytro-shoot-with-multi-point-bokeh/</link>
		<comments>http://www.infoct.net/2011/11/04/lytro-shoot-with-multi-point-bokeh/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 06:49:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Lytro]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=495</guid>
		<description><![CDATA[You read that right. Just heard of Lytro&#8217;s new revolutionary digital camera. It got me amazed on the point and shoot concept photo with few focused angle taken. The photo generated from Lytro camera allows you to set focus on different point. However, editing on the photo would not be allowed and apparently, the pictures [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/11/04/lytro-shoot-with-multi-point-bokeh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo Enable remote connection: host not allowed to connect mySql server</title>
		<link>http://www.infoct.net/2011/10/14/howto-enable-remote-connection-host-not-allowed-to-connect-mysql-server/</link>
		<comments>http://www.infoct.net/2011/10/14/howto-enable-remote-connection-host-not-allowed-to-connect-mysql-server/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 02:57:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[remote connection]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=460</guid>
		<description><![CDATA[If you happened to face the error mentioned above, it&#8217;s most probable that mySql connection is not configured to allow remote connection. If that is the case, or if you have not done the steps below, you could try out if below commands would resolve the issue by going to mysql command prompt: $ mysql [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/10/14/howto-enable-remote-connection-host-not-allowed-to-connect-mysql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Famous Amos mini lorry</title>
		<link>http://www.infoct.net/2011/10/13/famous-amos-mini-lorry/</link>
		<comments>http://www.infoct.net/2011/10/13/famous-amos-mini-lorry/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 15:14:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Food]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=483</guid>
		<description><![CDATA[This is another post which has long delayed. I got a gift from a friend in a hand carry bag which advertise &#8220;Famous Amos&#8221;. So as everyone would have expected it, it&#8217;s the famous chocolate cookies which have strong scents in those malls that has &#8220;Amos&#8221; cart. This bag contains a mini lorry(looking at the [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/10/13/famous-amos-mini-lorry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phytoderm Collagen Ampoules</title>
		<link>http://www.infoct.net/2011/10/13/phytoderm-collagen-ampoules/</link>
		<comments>http://www.infoct.net/2011/10/13/phytoderm-collagen-ampoules/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 15:00:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beauty]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=474</guid>
		<description><![CDATA[I should have posted this back then but my schedule have been tight lately until now. This were used before makeups. I&#8217;ve heard quite a plenty of couples which took the pre-wedding photo shooting is advised to buy it for face application before putting on powders. I personally did not use it but from the [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/10/13/phytoderm-collagen-ampoules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chardonnay Fortant De France</title>
		<link>http://www.infoct.net/2011/10/13/chardonnay-fortant-de-france/</link>
		<comments>http://www.infoct.net/2011/10/13/chardonnay-fortant-de-france/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 14:37:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=462</guid>
		<description><![CDATA[This is a long overdue-d photos stayed inside my external harddisk. Talks about harddisk, my recent western digital pocket harddisk started to show some sign of aging. I bought a new one and that will probably have another post of its&#8217; own. So here is another white wine I have falls under Chardonnay families. Fortant [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/10/13/chardonnay-fortant-de-france/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kia Rio club</title>
		<link>http://www.infoct.net/2011/10/11/kia-rio-club/</link>
		<comments>http://www.infoct.net/2011/10/11/kia-rio-club/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 15:07:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Automotive]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=453</guid>
		<description><![CDATA[My mum drives a KIA Rio 1.4 (05). The car have thus far never fails to amaze me on its&#8217; quality and high resistance toward noise, vibration, and harshness (NVH). It&#8217;s a great car, if you ask me. I would get that car if I wasn&#8217;t going after my &#8220;believes&#8221; in Honda. Don&#8217;t get me [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/10/11/kia-rio-club/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET: System.Security.XmlSyntaxException &#8211; Invalid syntax.</title>
		<link>http://www.infoct.net/2011/09/08/asp-net-system-security-xmlsyntaxexception-invalid-syntax/</link>
		<comments>http://www.infoct.net/2011/09/08/asp-net-system-security-xmlsyntaxexception-invalid-syntax/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 09:21:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.infoct.net/?p=456</guid>
		<description><![CDATA[It was a normal weekday and I was just wanted to start my development work. While I was trying to run a web application, this abnormal behavior crops up. It was still working fine the day before and nothing changed since then. What could possibly went wrong? Looking through the event viewer, manage to find [...]]]></description>
		<wfw:commentRss>http://www.infoct.net/2011/09/08/asp-net-system-security-xmlsyntaxexception-invalid-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

