<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Eric Tan &#124; Blog</title>
	<link>http://niceric.com/blog</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 10:42:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Create PDF for free!!!</title>
		<link>http://niceric.com/blog/2007/01/26/create-pdf-for-free/</link>
		<comments>http://niceric.com/blog/2007/01/26/create-pdf-for-free/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 13:29:01 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[computing]]></category>

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2007/01/26/create-pdf-for-free/</guid>
		<description><![CDATA[You don&#8217;t want to splash out hundreds of pounds for Adobe Acrobat Professional just to create a PDF file format, do you?
Good news, you can now create PDF, for FREE!!! 

1. CutePDF
2. PDFCreator

I came across these softwares at work, we always having problems to send drawings out to publics, because not everyone has AutoCAD on [...]]]></description>
			<content:encoded><![CDATA[<p>You don&#8217;t want to splash out hundreds of pounds for Adobe Acrobat Professional just to create a <a href="http://en.wikipedia.org/wiki/Portable_Document_Format">PDF</a> file format, do you?</p>
<p>Good news, you can now create PDF, for FREE!!! </p>
<ol>
1. <a href="http://www.cutepdf.com/Products/CutePDF/writer.asp">CutePDF</a><br />
2. <a href="http://sourceforge.net/projects/pdfcreator/">PDFCreator</a>
</ol>
<p>I came across these softwares at work, we always having problems to send drawings out to publics, because not everyone has AutoCAD on their PC. The easiest way to do is to convert to JPG, but again, not everyone has the right software to view JPG (hello???), yeah, it&#8217;s true.</p>
<p>I&#8217;ve tried both, but I prefer CutePDF personally. It can create PDF files from any printable documents</p>
<p>Try it.</p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2007/01/26/create-pdf-for-free/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lightbox JS 2</title>
		<link>http://niceric.com/blog/2006/06/01/lightbox-js-2/</link>
		<comments>http://niceric.com/blog/2006/06/01/lightbox-js-2/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 23:36:59 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[computing]]></category>

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/06/01/lightbox-js-2/</guid>
		<description><![CDATA[Some of you might notice the overlay and shadow effects when you click on the thumbnails in my blog.
Wondering how I did that? It is fairly simple, all you need is a script call Lightbox JS installed. 
So what is Lightbox JS? 
Lightbox JS is a simple, unobtrusive script used to overlay images on the [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you might notice the overlay and shadow effects when you click on the thumbnails in my blog.</p>
<p>Wondering how I did that? It is fairly simple, all you need is a script call <a href="http://www.huddletogether.com/projects/lightbox/">Lightbox JS</a> installed. </p>
<p>So what is Lightbox JS? </p>
<blockquote><p>Lightbox JS is a simple, unobtrusive script used to overlay images on the current  page. It&#8217;s a snap to setup and works on all modern browsers.</p></blockquote>
<p>You can see some examples in my <a href="http://niceric.com/blog/about/blog-history/">blog history</a> and <a href="http://niceric.com/blog/2006/05/10/my-first-site-job/">my first site job</a>, or for the lazy ones, click on the thumbnails below.</p>
<p><center><a href="http://www.niceric.com/blogphotos/may/090506.JPG" rel="lightbox{history}" title="from 09 May 2006"><img src="http://www.niceric.com/blogphotos/may/090506%20(WinCE).JPG" width="134" height="124" alt="from 09 May 2006" /></a></center></p>
<p>So how to install and use it?<br />
<strong><br />
To set up:</strong><br />
Include lightbox.js in your header.</p>
<p>Eg:<br />
      < script type="text/javascript" src="lightbox.js"></ script></p>
<p><strong><br />
To use it:</strong><br />
Add rel=&#8221;lightbox&#8221; attribute to any link tag to activate the lightbox. </p>
<p>Eg:<br />
1. For single image<br />
      < a href="images url here" <strong>rel=&#8221;lightbox&#8221;</strong> title=&#8221;your caption&#8221;>image #1</ a></p>
<p>2. For images in sequence<br />
      < a href="images url here" <strong>rel=&#8221;lightbox&#8221;{groupname}</strong> title=&#8221;your caption&#8221;>image #1</ a></p>
<p>That&#8217;s it, simple as ABC.</p>
<div class=download>
<a href="http://www.niceric.com/files/lightbox2.02.zip">Download Lightbox JS 2</a>
</div>
<p>For further information, please go to <a href="http://www.huddletogether.com/projects/lightbox2/">Lokesh Dhakar &#8217;s Lightbox 2 </a></p>
<p><!--kw=wordpress plugin--></p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/06/01/lightbox-js-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>do you fancy my new design?</title>
		<link>http://niceric.com/blog/2006/05/29/do-you-fancy-my-new-design/</link>
		<comments>http://niceric.com/blog/2006/05/29/do-you-fancy-my-new-design/#comments</comments>
		<pubDate>Mon, 29 May 2006 00:17:05 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[computing]]></category>

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/29/do-you-fancy-my-new-design/</guid>
		<description><![CDATA[Phew&#8230;.

After few weeks of hard work studying CSS and CS2 manual, I&#8217;ve finally come out with my very own blog design. (applaud please~)
I wasn&#8217;t intended to use this theme yet, as it is still long way to completion. What happened was I accidently replaced the new stylesheet to this blog while I was testing it [...]]]></description>
			<content:encoded><![CDATA[<p>Phew&#8230;.<br />
<center><img src="http://www.niceric.com/blogphotos/badge1.jpg" class="reflect" alt="" /></center><br />
After few weeks of hard work studying CSS and CS2 manual, I&#8217;ve finally come out with my very own blog design. (applaud please~)</p>
<p>I wasn&#8217;t intended to use this theme yet, as it is still long way to completion. What happened was I accidently replaced the new stylesheet to this blog while I was testing it on my demo blog, silly me!</p>
<p>I am also working on re-design and re-structure my photoblog. (new <a href="http://photos.niceric.com">url</a>)</p>
<p>Anyway, I wish to receive your comments on my new design, whether you like it or not, please do let me know.</p>
<p>I also install a reflection script (a script that, er, reflect the image). If you are interested, visit <a href="http://cow.neondragon.net/index.php/383-Reflectionjs-Demo">Cow&#8217;s Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/29/do-you-fancy-my-new-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>how much your domain worth?</title>
		<link>http://niceric.com/blog/2006/05/21/how-much-your-domain-worth/</link>
		<comments>http://niceric.com/blog/2006/05/21/how-much-your-domain-worth/#comments</comments>
		<pubDate>Sun, 21 May 2006 16:50:38 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[computing]]></category>

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/21/how-much-your-domain-worth/</guid>
		<description><![CDATA[I&#8217;ve found this interesting website, LeapFish.com
My domain, niceric.com worth a whooping USD12,696, not bad for a domain that I&#8217;ve just registered 6 months ago&#8230;

I will sell if someone gives me USD20,000 without second thought..  
What&#8217;s yours worth then?
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found this interesting website, <a href="http://www.leapfish.com">LeapFish.com</a></p>
<p>My domain, niceric.com worth a whooping <strong>USD12,696</strong>, not bad for a domain that I&#8217;ve just registered 6 months ago&#8230;</p>
<p><center><img src="http://www.niceric.com/blogphotos/may/networth.JPG" alt="Domain net worth" /></center></p>
<p>I will sell if someone gives me USD20,000 without second thought.. <img src='http://niceric.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>What&#8217;s yours worth then?</p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/21/how-much-your-domain-worth/feed/</wfw:commentRss>
		</item>
		<item>
		<title>never close - Apple Strore Fifth Avenue</title>
		<link>http://niceric.com/blog/2006/05/20/28/</link>
		<comments>http://niceric.com/blog/2006/05/20/28/#comments</comments>
		<pubDate>Sat, 20 May 2006 11:28:22 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[apple]]></category>

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

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/01/28/</guid>
		<description><![CDATA[The Apple Store Fifth Avenue will be Apple&#8217;s most architecturally innovative store and will also operate 24 hours a day, 365 days a year, to offer an unprecedented level of service, the company officially announced on Thursday.

I like the 32 foot glass cube&#8230;

For more photos and information, please go to apple.com
]]></description>
			<content:encoded><![CDATA[<blockquote><p>The Apple Store Fifth Avenue will be Apple&#8217;s most architecturally innovative store and will also operate 24 hours a day, 365 days a year, to offer an unprecedented level of service, the company officially announced on Thursday.
</p></blockquote>
<p>I like the 32 foot glass cube&#8230;</p>
<p><center><a href="http://www.niceric.com/blogphotos/may/retailfifthaveheroopen20060519.jpg" rel="lightbox" title="Apple Store Fifth Avenue"><img src="http://www.niceric.com/blogphotos/may/photo3.jpg" width="349" height="223" alt="Fifth Avenue" /></a></center></p>
<p>For more photos and information, please go to <a href="http://www.apple.com">apple.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/20/28/feed/</wfw:commentRss>
		</item>
		<item>
		<title>good news from my web host - siteground</title>
		<link>http://niceric.com/blog/2006/05/17/good-news-from-my-web-host-siteground/</link>
		<comments>http://niceric.com/blog/2006/05/17/good-news-from-my-web-host-siteground/#comments</comments>
		<pubDate>Wed, 17 May 2006 19:49:07 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[computing]]></category>

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/17/good-news-from-my-web-host-siteground/</guid>
		<description><![CDATA[I just received an email from my web host, siteground, saying that they&#8217;ve double the space quota of my hosting account from 12,000MB to 24,000MB and increase the traffic quota from 500GB to 800GB per month.
All these don&#8217;t interest me at all, because I know I will never going to use all the quota, not [...]]]></description>
			<content:encoded><![CDATA[<p>I just received an email from my web host, <a href="http://www.siteground.com/index.htm?referrerid=21770">siteground</a>, saying that they&#8217;ve double the space quota of my hosting account from 12,000MB to 24,000MB and increase the traffic quota from 500GB to 800GB per month.</p>
<p>All these don&#8217;t interest me at all, because I know I will never going to use all the quota, not even close to that.</p>
<p>What really delight me was this feature:<br />
* <strong>UNLIMITED use of MySQL databases</strong>, email accounts, FTP accounts, subdomains, and parked domains!</p>
<p>and still @ $5 a month!</p>
<p><center><a href='http://www.siteground.com/atrack.php?referrerid=21770'" ><img src="http://www.siteground.com/images/468x60_2.gif"></a></center></p>
<p>Click on the banner above to find out more features they offer.</p>
<p>Oh ya, their technical supports are superb! Moreover, you&#8217;ll get a personal account manager to look after you <img src='http://niceric.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>siteground is certainly one of the best web hosting service.</p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/17/good-news-from-my-web-host-siteground/feed/</wfw:commentRss>
		</item>
		<item>
		<title>new machine from apple - MacBook</title>
		<link>http://niceric.com/blog/2006/05/17/new-machine-from-apple-macbook/</link>
		<comments>http://niceric.com/blog/2006/05/17/new-machine-from-apple-macbook/#comments</comments>
		<pubDate>Wed, 17 May 2006 00:29:49 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[apple]]></category>

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/17/new-machine-from-apple-macbook/</guid>
		<description><![CDATA[I think I just wrote a post regarding new Mac Book Pro few weeks ago, and now Apple has just announced the latest product, Mac Book. It launches earlier than I expected.

Now, Apple has all their products run with Intel Core Duo processors, except for Power Mac G5. I reckon in early July or August [...]]]></description>
			<content:encoded><![CDATA[<p>I think I just wrote a post regarding new Mac Book Pro few weeks ago, and now Apple has just announced the latest product, Mac Book. It launches earlier than I expected.</p>
<p><center><a href="http://www.niceric.com/blogphotos/may/macbookgarageband20060516.jpg" rel="lightbox" title="Mac Book"><img src="http://www.niceric.com/blogphotos/may/macbookiweb20060516.jpg" width="348" height="242" alt="Mac Book" /></a></center></p>
<p>Now, Apple has all their products run with Intel Core Duo processors, except for Power Mac G5. I reckon in early July or August the latest, Steve Jobs will announce the Power Mac G5 (or whatever they will call) that runs on Intel, together with the long awaited Mac OS X V10.5 Leopard, which was originally schedule to launch at the end of this year. </p>
<p>The new Mac Book features 1.83 or 2.0GHz Core Duo processors, 667MHz FSB, built-in iSight, with a few unique specs: 13.3-inch widescreen display @ 1280&#215;800,  Intel GMA950 GPU using shared system memory, 5400RPM hard drives, and more.</p>
<p>It comes with iLife 06 and at least 4 times faster than outgoing iBook. But rumour says that iBook will not be defuncted, instead it will take over the low end laptop market. Good news for those who want to switch.</p>
<p>Oh ya, it now comes in Black, click on the image above to see the beauty.</p>
<p>I will make my decision once both OS X 10.5 and Vista come out&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/17/new-machine-from-apple-macbook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Vista&#8230;still want it?</title>
		<link>http://niceric.com/blog/2006/05/13/windows-vista/</link>
		<comments>http://niceric.com/blog/2006/05/13/windows-vista/#comments</comments>
		<pubDate>Sat, 13 May 2006 13:20:27 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[computing]]></category>

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/13/windows-vista/</guid>
		<description><![CDATA[I found this very funny photo on flickr. [source]



Click the image to unveil to the VISTA&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I found this very funny photo on flickr. [<a target="_blank" href="http://www.flickr.com/photos/modrak/145056039/">source</a>]</p>
<p><a rel="lightbox" href="http://www.niceric.com/blogphotos/may/145056039_38d90de6ca.jpg" /></p>
<div style="text-align: center"><img width="221" height="166" src="http://www.niceric.com/blogphotos/may/145056039_38d90de6ca11.jpg" /></div>
<p></a><br />
Click the image to unveil to the VISTA&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/13/windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>latest ads from apple</title>
		<link>http://niceric.com/blog/2006/05/02/latest-ads-from-apple/</link>
		<comments>http://niceric.com/blog/2006/05/02/latest-ads-from-apple/#comments</comments>
		<pubDate>Tue, 02 May 2006 21:50:36 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[apple]]></category>

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/05/02/latest-ads-from-apple/</guid>
		<description><![CDATA[


Went to apple just now and saw some interesting ads. I always love the ads from apple, clean and tidy, and most important, always being sarcastic.
If you interested, you can watch the iPod&#8217;s ads here and all old ads from apple here.

]]></description>
			<content:encoded><![CDATA[<p><a title="Apple ads" rel="lightbox" href="http://www.niceric.com/blogphotos/may/appleads.JPG"></p>
<div style="text-align: center"><img width="240" height="143" alt="apple ads" src="http://www.niceric.com/blogphotos/may/appleads%20(WinCE).JPG" /></div>
<p></a></p>
<p>Went to <a target="_blank" href="http://www.apple.com">apple</a> just now and saw some <a target="_blank" href="http://www.apple.com/getamac/ads/">interesting ads</a>. I always love the ads from apple, clean and tidy, and most important, always being sarcastic.</p>
<p>If you interested, you can watch the <a target="_blank" href="http://www.apple.com/ipod/ads/">iPod&#8217;s ads here</a> and <a target="_blank" href="http://www.esm.psu.edu/Faculty/Gray/old-apple-ads.html">all old ads from apple here</a>.</p>
<p><!--kw=apple ipod--></p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/05/02/latest-ads-from-apple/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MacBook Pro 17&#8243;</title>
		<link>http://niceric.com/blog/2006/04/24/macbook-pro-17/</link>
		<comments>http://niceric.com/blog/2006/04/24/macbook-pro-17/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 20:49:45 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
		
		<category><![CDATA[apple]]></category>

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

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

		<guid isPermaLink="false">http://niceric.com/blog/2006/04/24/macbook-pro-17/</guid>
		<description><![CDATA[I went back from work today to find Apple had just announced the new 17&#8243; MacBook Pro, claimed to be 5 times faster and 36% brighter and still, one inch thick.


Just like previously announced Apple machines, this lovely notebook from Apple is powered by 2.16 GHz Intel Dual-Core processor and up to five times faster [...]]]></description>
			<content:encoded><![CDATA[<p>I went back from work today to find Apple had just announced the new <a target="_blank" href="http://www.apple.com/macbookpro/">17&#8243; MacBook Pro</a>, claimed to be 5 times faster and 36% brighter and still, one inch thick.</p>
<p><a rel="lightbox" href="http://niceric.com/my-photos/indextop20060424.png" /></p>
<div style="text-align: center"><a rel="lightbox" href="http://niceric.com/my-photos/indextop20060424.png"><img width="150" height="59" border="1" alt="image from apple.com" title="image from apple.com" src="http://niceric.com/my-photos/.thumbs/.indextop20060424.png" /></a></div>
<p>Just like previously announced Apple machines, this lovely notebook from Apple is powered by 2.16 GHz Intel Dual-Core processor and up to five times faster than the outgoing PowerBook G4. It also has built in iSight and equiped with iLife&#8217;06.</p>
<p>The design looks like the replaced Powerbook G4 to me. MacBook Pro 17&#8243; at a glance</p>
<ul>
<li>17&#8243; wide display (then?)</li>
<li>2.16GHz Intel Core Duo processor, 2MB on chip shared L2 cache running 1:1 with processor speed</li>
<li>1GB (single SODIMM) of PC2-5300 (667MHz) DDR2 memory</li>
<li>667MHz frontside bus</li>
<li>One FireWire 400 port at up to 400 Mbps</li>
<li>One FireWire 800 port at up to 800 Mbps</li>
<li>Three 480-Mbps USB 2.0 ports</li>
<li>ExpressCard/34 slot</li>
<li>120GB 5400-rpm Serial ATA hard drive. Optional 100GB 7200-rpm drive <sup>(3)</sup>.</li>
<li>8x Slot-loading SuperDrive (DVD+R DL/DVDRW/CD-RW)</li>
<li>and loads more&#8230;..</li>
</ul>
<p>The last question is, how much does it cost?</p>
<p>It is ready to ship at £1999.</p>
<p>I&#8217;d love to get one of this babe<br />
sponsor? anyone?</p>
<p><!--kw=apple mac--></p>
]]></content:encoded>
			<wfw:commentRss>http://niceric.com/blog/2006/04/24/macbook-pro-17/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
