<?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>William Tio's Hideout &#187; Technology</title>
	<atom:link href="http://blog.williamtio.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.williamtio.com</link>
	<description>Personal blog where I post arts I have done and some personal thoughts about everything around me</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My New Toy</title>
		<link>http://blog.williamtio.com/2010/04/27/my-new-toy/</link>
		<comments>http://blog.williamtio.com/2010/04/27/my-new-toy/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 11:50:40 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod touch]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=1361</guid>
		<description><![CDATA[Yes, just as you see I bought myself a new toy and I don&#8217;t need to play with myself anymore.  It&#8217;s a brand new 32GB iPod Touch (I had a huge dilemma on which capacity to purchase and finally I have decided to pick the 32GB version mainly because of the price and I reckon [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.williamtio.com/wp-content/uploads/2010/04/mynewtoy.jpg" rel="shadowbox[post-1361];player=img;"><img class="aligncenter size-full wp-image-1362" title="My New Toy" src="http://blog.williamtio.com/wp-content/uploads/2010/04/mynewtoy.jpg" alt="" width="315" height="355" /></a></p>
<p style="text-align: left;">Yes, just as you see I bought myself a new toy <span style="text-decoration: line-through;">and I don&#8217;t need to play with myself anymore</span>.  It&#8217;s a brand new 32GB iPod Touch (I had a huge dilemma on which capacity to purchase and finally I have decided to pick the 32GB version mainly because of the price and I reckon I won&#8217;t be using that much).</p>
<p style="text-align: left;">I wanted to get it online so I could get it engraved <span style="text-decoration: line-through;">with STOLEN FROM GRAY POWELL</span>, but I didn&#8217;t know what to engraved it with.  I guess it&#8217;s lacking some personalization now.</p>
<p style="text-align: left;">My little device is currently charging as we speak and I am resisting my urge to play with all my might.</p>
<p style="text-align: left;">I need a little advice on what Apps I can get on my little toy.</p>
<p style="text-align: left;">PS: Sorry, guys no artwork.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2010/04/27/my-new-toy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Have You Installed 7?</title>
		<link>http://blog.williamtio.com/2009/10/24/have-you-installed-7/</link>
		<comments>http://blog.williamtio.com/2009/10/24/have-you-installed-7/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 06:47:33 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=1078</guid>
		<description><![CDATA[I got my copy of Windows 7 Professional today, but I hadn&#8217;t had time to install it. Need to do backup up all my files.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.williamtio.com/wp-content/uploads/2009/10/DSC00213.jpg" rel="shadowbox[post-1078];player=img;"><img class="aligncenter size-full wp-image-1079" title="DSC00213" src="http://blog.williamtio.com/wp-content/uploads/2009/10/DSC00213.jpg" alt="DSC00213" width="280" height="385" /></a></p>
<p style="text-align: left;">I got my copy of Windows 7 Professional today, but I hadn&#8217;t had time to install it.</p>
<p style="text-align: left;">Need to do backup up all my files.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2009/10/24/have-you-installed-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Avoid . In Your Database Name</title>
		<link>http://blog.williamtio.com/2009/03/26/avoid-in-your-database-name/</link>
		<comments>http://blog.williamtio.com/2009/03/26/avoid-in-your-database-name/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 00:17:18 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=682</guid>
		<description><![CDATA[Just a word of advice from an inexperienced programmer, avoid naming your SQL database with . (dot) in SQL Server. Warning:  Might contain jargons after the jump. While you thought adding a dot in your database name seems harmless, then think again.  I recently named a database with a dot, since we are installing a [...]]]></description>
			<content:encoded><![CDATA[<p>Just a word of advice from an inexperienced programmer, avoid naming your SQL database with . (dot) in SQL Server.</p>
<p>Warning:  Might contain jargons after the jump.</p>
<p><span id="more-682"></span>While you thought adding a dot in your database name seems harmless, then think again.  I recently named a database with a dot, since we are installing a new version of an application and I would like to create a new database instead of overriding the old one.</p>
<p>Harmless it seems, I named it &#8216;application1.2_site&#8217; (just an example).  Interestingly enough, Microsoft allows this.</p>
<p>Now, what I get is an error from a stored procedure which removes expired subscription, saying that server name &#8216;application1&#8242; does not exist.</p>
<p>Because of the dot, the SQL Server thinks application1 is a server name and 2_site is the database name.  Hence, problem happens.</p>
<p>To remind you all again, avoid . (dot) in your database like plague.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2009/03/26/avoid-in-your-database-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manganovel stopping service</title>
		<link>http://blog.williamtio.com/2009/01/15/manganovel-stopping-service/</link>
		<comments>http://blog.williamtio.com/2009/01/15/manganovel-stopping-service/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 04:32:46 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[manganovel]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=398</guid>
		<description><![CDATA[Seriously, I didn&#8217;t expect Manganovel will stop its service since I thought they are doing quite well.  I just got an email confirming about the news.  I always thought that the idea is interesting.  To be honest I don&#8217;t really follow this trend, even though I have an account there.  You have to pay to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.williamtio.com/wp-content/uploads/2009/01/sayonaramanganovel.jpg" rel="shadowbox[post-398];player=img;"><img class="aligncenter size-full wp-image-399" title="Sayonara Manganovel" src="http://blog.williamtio.com/wp-content/uploads/2009/01/sayonaramanganovel.jpg" alt="Sayonara Manganovel" width="467" height="272" /></a></p>
<p style="text-align: left;">Seriously, I didn&#8217;t expect Manganovel will stop its service since I thought they are doing quite well.  I just got an email confirming about the news.  I always thought that the idea is interesting.  To be honest I don&#8217;t really follow this trend, even though I have an account there.  You have to pay to read some of the mangas.</p>
<p style="text-align: left;">If you don&#8217;t know what Manganovel is, then head to <a href="http://www.manganovel.com">http://www.manganovel.com</a> to get an idea what it is.</p>
<p style="text-align: left;">Manganovel is a manga service where users can read the mangas in different languages by many different users.  It&#8217;s sort of like <em>open-source</em> kind of thing.  The library is not that wide, as they do not put up manga like Naruto or Bleach or Air Gear, but there are some interesting things to read there.</p>
<p style="text-align: left;">Now that the service is going to be stopped.  All mangas will be available for download (if you have an account).</p>
<p style="text-align: left;">Well then, sayonara Manganovel!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2009/01/15/manganovel-stopping-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I have been WordPress2.7-ed!</title>
		<link>http://blog.williamtio.com/2009/01/13/i-have-been-wordpress27-ed/</link>
		<comments>http://blog.williamtio.com/2009/01/13/i-have-been-wordpress27-ed/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 01:30:30 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=388</guid>
		<description><![CDATA[I am glad to announce to you all that my blog has been upgraded to WordPress 2.7!  Well, you won&#8217;t see any differences since they are basically administrator stuff.  I just feel like announcing, that&#8217;s all. WordPress 2.7 is out a while ago, but I didn&#8217;t dare to do any upgrades since I am scared [...]]]></description>
			<content:encoded><![CDATA[<p>I am glad to announce to you all that my blog has been upgraded to WordPress 2.7!  Well, you won&#8217;t see any differences since they are basically administrator stuff.  I just feel like announcing, that&#8217;s all.</p>
<p>WordPress 2.7 is out a while ago, but I didn&#8217;t dare to do any upgrades since I am scared I might screw the installation and ruin the whole database.  But hey, there&#8217;s what we call a <strong>one-click-installation</strong>.  Actually, that&#8217;s what I am worried about, since I won&#8217;t know what the upgrade does to my blog.</p>
<p><strong>Everything is fine, so it&#8217;s ok.</strong></p>
<p>I have to admit I really love the new administrator interface.  It looks so much cleaner as well.  Unfortunately I did not keep the screenshot of the old interface.</p>
<p>I guess that&#8217;s about all.  The rest are some other features that I do not really use much/unfamiliar with.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2009/01/13/i-have-been-wordpress27-ed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android First Impression</title>
		<link>http://blog.williamtio.com/2008/11/03/android-first-impression/</link>
		<comments>http://blog.williamtio.com/2008/11/03/android-first-impression/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 12:16:15 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[first application]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=200</guid>
		<description><![CDATA[I was at the office today and my friend messaged me on Messenger about Android.  I mean I know about it (those who doesn&#8217;t know it&#8217;s an handphone OS developed by the giant Google).  He told me to download the SDK where we can develop our own applications.  Seems interesting. So, here I am at [...]]]></description>
			<content:encoded><![CDATA[<p>I was at the office today and my friend messaged me on Messenger about Android.  I mean I know about it (those who doesn&#8217;t know it&#8217;s an handphone OS developed by the giant Google).  He told me to download the SDK where we can develop our own applications.  Seems interesting.</p>
<p>So, here I am at home trying the Android.  I have to say I am totally not familiar with it, especially playing with XML.</p>
<p>So, here it is.  My first application in Android.</p>
<p style="text-align: center;"><a href="http://blog.williamtio.com/wp-content/uploads/2008/11/android0001.jpg" rel="shadowbox[post-200];player=img;"><img class="aligncenter size-full wp-image-205" title="My First Android Application" src="http://blog.williamtio.com/wp-content/uploads/2008/11/android0001.jpg" alt="" width="193" height="289" /></a></p>
<p style="text-align: left;"><strong>What!?  That&#8217;s all you can do!?</strong></p>
<p style="text-align: left;"><strong></strong>Yes, that&#8217;s all.  I know it&#8217;s a simple thing.  I&#8217;ll try if I can do some other interesting stuff.</p>
<p style="text-align: left;">Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2008/11/03/android-first-impression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Upgrade: Custom Header</title>
		<link>http://blog.williamtio.com/2008/11/02/site-upgrade-custom-header/</link>
		<comments>http://blog.williamtio.com/2008/11/02/site-upgrade-custom-header/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 03:13:45 +0000</pubDate>
		<dc:creator>williamtio</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[custom header]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://blog.williamtio.com/?p=182</guid>
		<description><![CDATA[Finally it is working! Yes, like finally.  I managed to create a Custom Header which you can see on the right side bar.  This allows people to set their own preference of the top banner image.  If you click on the custom header, the top header image will change accordingly. So, what&#8217;s so cool about [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Finally it is working!</strong></p>
<p>Yes, like finally.  I managed to create a <strong>Custom Header</strong> which you can see on the right side bar.  This allows people to set their own preference of the top banner image.  If you click on the custom header, the top header image will change accordingly.</p>
<p>So, what&#8217;s so cool about this?  This post will contain technology jargon.  I am sorry.</p>
<p>When you click the custom header, the top banner image will be loaded without you have to refresh the page.  How I love Javascript and how I hate it since I am not so familiar with that language and it took me quite some time to integrate the function to my blog here.</p>
<p>Now, the custom header will be stored in your <strong>browser cookie</strong>.  So, whenever you come back to my blog, the blog will be set to your banner preference.  After some research, I have to use <strong>AJAX</strong> to create this.  Maybe there&#8217;s another way, but this is all I can do.</p>
<p>The problem is this functionality <strong>only works on Mozilla Firefox</strong> and <strong>partially working on Internet Explorer</strong>.  I am not sure why, but those who know, please enlighten me.  The problem is on IE, you can&#8217;t keep setting the cookie.  I am not sure why.  During my own testing, I can only change the header twice and after that, the cookie is never written anymore.  Perhaps I did something wrong somewhere?</p>
<p>I also tried to make the nice loading image when the top banner image is loading, but I failed hard there.  I will do some more research about that.</p>
<p>I&#8217;ll add another nice tricks to my blog when I have more ideas.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.williamtio.com/2008/11/02/site-upgrade-custom-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
