<?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>mgthantzin.com/blog &#187; tech</title>
	<atom:link href="http://mgthantzin.com/blog/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgthantzin.com/blog</link>
	<description>After the sunset, a new day must be born,... trust me.</description>
	<lastBuildDate>Fri, 27 May 2011 02:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Reserved by Windows</title>
		<link>http://mgthantzin.com/blog/2011/02/reserved-by-windows/</link>
		<comments>http://mgthantzin.com/blog/2011/02/reserved-by-windows/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 04:04:51 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[easter egg]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[restriction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=101</guid>
		<description><![CDATA[You can&#8217;t create a folder with following names on Windows. PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9 Source: What is a Software Easter Egg?]]></description>
			<content:encoded><![CDATA[<p>You can&#8217;t create a folder with following names on Windows.</p>
<p><code>PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9</code></p>
<p>Source: <a href="http://mintywhite.com/more/software-more/software-easter-egg-examples/" target="_blank">What is a Software Easter Egg?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2011/02/reserved-by-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia&#8217;s Path</title>
		<link>http://mgthantzin.com/blog/2011/02/nokias-path/</link>
		<comments>http://mgthantzin.com/blog/2011/02/nokias-path/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 02:41:54 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[partnership]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=99</guid>
		<description><![CDATA[Nokia must make a careful decision of what they are going to do next. Whatever decision they make will have impact on the mobile industry (as well as mobile apps industry). Nokia/Microsoft Partnership]]></description>
			<content:encoded><![CDATA[<p>Nokia must make a careful decision of what they are going to do next. Whatever decision they make will have impact on the mobile industry (as well as mobile apps industry).</p>
<p><a href="http://www.readwriteweb.com/archives/nokia_microsoft_partnership_announcement_expected_tomorrow.php" target="_blank">Nokia/Microsoft Partnership</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2011/02/nokias-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNGGauntlet : PNG Optimization Tool</title>
		<link>http://mgthantzin.com/blog/2011/01/pnggauntlet-png-optimization-tool/</link>
		<comments>http://mgthantzin.com/blog/2011/01/pnggauntlet-png-optimization-tool/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 03:34:09 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[PNGGauntlet]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=94</guid>
		<description><![CDATA[Recently, I need to take screenshots of several parts of PDF as images to be used on the Internet. I had to take it at 600dpi for some reason and the file size of each image was quite big. Those images merely contain an image and a couple of small paragraphs. Nothing much. I found [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I need to take screenshots of several parts of PDF as images to be used on the Internet. I had to take it at 600dpi for some reason and the file size of each image was quite big. Those images merely contain an image and a couple of small paragraphs. Nothing much. I found this tool called <a href="http://benhollis.net/software/pnggauntlet/">PNGGauntlet</a> &#8211; a PNG optimization tool. I&#8217;ve seen the reduction of file size by 90%. But, main point here is such size reduction is done but not at the expense of image quality. The images still look good at the same dimension.</p>
<p><a href="http://benhollis.net/software/pnggauntlet/">PNGGauntlet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2011/01/pnggauntlet-png-optimization-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unknown File Type</title>
		<link>http://mgthantzin.com/blog/2010/07/unknown-file-type/</link>
		<comments>http://mgthantzin.com/blog/2010/07/unknown-file-type/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 06:48:22 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[TrIDNet]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=74</guid>
		<description><![CDATA[I’ve received a safe file of unknown file type. The only way I could determine its file type is to read file content. I’ve found this tool called TrIDNet. It’s a portable application which relies on file definitions (something like virus definition for anti-virus software) in XML format. A handful of those XML files are [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve received a safe file of unknown file type. The only way I could determine its file type is to read file content. I’ve found this <a href="http://mark0.net/soft-tridnet-e.html" target="_blank">tool</a> called TrIDNet. It’s a portable application which relies on file definitions (something like virus definition for anti-virus software) in XML format. A handful of those XML files are also available for download at the same site.</p>
<p>Quite a handy tool for some occasion.</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/07/unknown-file-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-page PostBack (PostBackURL) &amp; OnClientClick</title>
		<link>http://mgthantzin.com/blog/2010/05/cross-page-postback-postbackurl-onclientclick/</link>
		<comments>http://mgthantzin.com/blog/2010/05/cross-page-postback-postbackurl-onclientclick/#comments</comments>
		<pubDate>Mon, 24 May 2010 07:46:54 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[confirmation]]></category>
		<category><![CDATA[cross-page]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[postback]]></category>
		<category><![CDATA[postbackurl]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=49</guid>
		<description><![CDATA[If you use cross-page postback and javascript validation together, there is a chance that they can conflict. It is because user-defined validation can breaks the cross-page postback (which uses javascript as well to redirect to next page). Solution can be found here.]]></description>
			<content:encoded><![CDATA[<p>If you use cross-page postback and javascript validation together, there is a chance that they can conflict. It is because user-defined validation can breaks the cross-page postback (which uses javascript as well to redirect to next page). Solution can be found <a href="http://aspadvice.com/blogs/joteke/archive/2006/04/30/17118.aspx" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/cross-page-postback-postbackurl-onclientclick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Prediction API</title>
		<link>http://mgthantzin.com/blog/2010/05/google-prediction-api/</link>
		<comments>http://mgthantzin.com/blog/2010/05/google-prediction-api/#comments</comments>
		<pubDate>Sun, 23 May 2010 04:15:04 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[prediction]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=47</guid>
		<description><![CDATA[The Prediction API enables access to Google&#8217;s machine learning algorithms to analyze your historic data and predict likely future outcomes. Read more]]></description>
			<content:encoded><![CDATA[<p>The Prediction API enables access to Google&#8217;s machine learning algorithms to analyze your historic data and predict likely future outcomes. <a href="http://code.google.com/apis/predict/" target="_blank">Read more</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/google-prediction-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Font API</title>
		<link>http://mgthantzin.com/blog/2010/05/google-font-api/</link>
		<comments>http://mgthantzin.com/blog/2010/05/google-font-api/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:48:55 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=43</guid>
		<description><![CDATA[I love typography. And, I&#8217;m quite disappointed with limited availability of beautiful fonts in Windows. (I admit that they introduced many better-looking fonts such as Segoe UI, Calbir and Cambria starting from Vista and Office 2010.) But, I just prefer Mac fonts like Lucida Grande or Helvetica. And, when it comes to web typography, things [...]]]></description>
			<content:encoded><![CDATA[<p>I love typography. And, I&#8217;m quite disappointed with limited availability of beautiful fonts in Windows. (I admit that they introduced many better-looking fonts such as Segoe UI, Calbir and Cambria starting from Vista and Office 2010.) But, I just prefer Mac fonts like Lucida Grande or Helvetica.</p>
<p>And, when it comes to web typography, things could get worse. Only a small limited set of fonts are cross-platform. Thus, people start to talk about webfonts. Google announced this new project called <a href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a>. I hope it is helpful while choosing best typography for our projects. Currently, only a few fonts are available yet. But, I believe it will grow bigger.</p>
<p><a href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/google-font-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advice on AntiVirus</title>
		<link>http://mgthantzin.com/blog/2010/05/advice-on-antivirus/</link>
		<comments>http://mgthantzin.com/blog/2010/05/advice-on-antivirus/#comments</comments>
		<pubDate>Thu, 13 May 2010 15:55:03 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[anti-virus]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=17</guid>
		<description><![CDATA[If you are not tech savvy, at least check this Wikipedia page before you install any antivirus program. Or, check at well-known tech blogs such as LifeHacker and DownloadSquad. Or, just get some advice from your techie pals.]]></description>
			<content:encoded><![CDATA[<p>If you are not tech savvy, at least check <a href="http://en.wikipedia.org/wiki/Rogue_security_software" target="_blank">this  Wikipedia page</a> before you install any antivirus program. Or, check  at well-known tech blogs such as <a href="http://lifehacker.com/tag/virus-killers/" target="_blank">LifeHacker</a> and <a href="http://www.downloadsquad.com/category/security/" target="_blank">DownloadSquad</a>.  Or, just get some advice from your techie pals.</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/advice-on-antivirus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC Maintenance</title>
		<link>http://mgthantzin.com/blog/2010/05/pc-maintenance/</link>
		<comments>http://mgthantzin.com/blog/2010/05/pc-maintenance/#comments</comments>
		<pubDate>Thu, 13 May 2010 15:50:29 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=14</guid>
		<description><![CDATA[Do this at least once a week. Clean your PC with CCleaner. Fix any registry errors as well. Use a third-party defragment tool such as MyDefrag (formerly known as JKDefrag) or Auslogics Disk Defrag. It will keep your system healthy.]]></description>
			<content:encoded><![CDATA[<p>Do this at least once a week.</p>
<ol>
<li>Clean your PC with <a href="http://www.ccleaner.com/" target="_blank">CCleaner</a>. Fix any registry errors as  well.</li>
<li>Use a third-party defragment tool such as <a href="http://www.mydefrag.com/" target="_blank">MyDefrag</a> (formerly known as  JKDefrag) or <a href="http://www.auslogics.com/disk-defrag" target="_blank">Auslogics Disk Defrag</a>.</li>
</ol>
<p>It will keep your system healthy.</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/pc-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad: Apple&#8217;s newest toy</title>
		<link>http://mgthantzin.com/blog/2010/05/ipad-apples-newest-toy/</link>
		<comments>http://mgthantzin.com/blog/2010/05/ipad-apples-newest-toy/#comments</comments>
		<pubDate>Fri, 07 May 2010 08:04:03 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=6</guid>
		<description><![CDATA[A couple of days back, my roommate brought back home iPad from work. It belongs to his company. And, his company bought it not for development but just for fun. And, each staff was bring it back home to play with it. I guess, that day was my friend&#8217;s turn. It really was an awesome [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days back, my roommate brought back home iPad from work. It belongs to his company. And, his company bought it not for development but just for fun. And, each staff was bring it back home to play with it. I guess, that day was my friend&#8217;s turn.</p>
<p>It really was an awesome gadget. Unlike what other people might have said, it is not really a huge iPhone. And, yes, we did smile while playing with that device. Check out <a href="http://chucksblog.emc.com/chucks_blog/2010/05/what-ipads-did-to-my-family.html" target="_blank">this interesting post</a> about a family which was addicted to iPad. It&#8217;s not only us who smiled. :D</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/05/ipad-apples-newest-toy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

