<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Nixser.com</title>
	
	<link>http://www.nixser.com</link>
	<description>Debian, Internet, Blog, Tech Tips, and some craps.</description>
	<lastBuildDate>Mon, 02 Mar 2009 12:42:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/nixser" /><feedburner:info uri="nixser" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>nixser</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>WordPress Upgraded, from manual to Fantastico.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/yLDkErG4eNk/</link>
		<comments>http://www.nixser.com/2009/03/02/wordpress-upgraded-from-manual-to-fantastico/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 12:42:30 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Site Info]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[fantastico]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.nixser.com/?p=299</guid>
		<description>&lt;p&gt;Just upgraded to WordPress version 2.7.1 from 2.6.3. I took a different approach this time. Manual upgrading wordpress has started to bore me since long time ago, and now I hope to get rid of the hassle once and for all, let cpanel&amp;#8217;s Fantastico handle the upgrade from now on.&lt;/p&gt;
&lt;p&gt;Please bear in mind that this is my very own personal experience. &lt;strong&gt;Try this at your own risk!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Situation:&lt;/strong&gt;&lt;br /&gt;
Manually installed wordpress on my hosting account, getting tired of upgrading every new version. Decided to switch to Fantastico install, let it handle the upgrades.&lt;br /&gt;
&lt;!--more--&gt;&lt;br /&gt;
&lt;strong&gt;Solution:&lt;/strong&gt;&lt;br /&gt;
You must have these:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A Cpanel hosting account with Fantastico bundled.&lt;/li&gt;
&lt;li&gt;A archiving tool(to zip your files).&lt;/li&gt;
&lt;li&gt;A FTP program(to upload big files).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Step 1: Backup everything.&lt;/strong&gt;&lt;br /&gt;
I seriously mean EVERYTHING. Download a home directory backup, and a Mysql database backup from your cpanel to local computer. Extract the files to see everything is in place(compare to your current hosting account home directory).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 2: Purge everything.&lt;/strong&gt;&lt;br /&gt;
Delete everything starts with wp* inside your wordpress directory on the server. For me it is the public_html directory, it has only 1 directory called cgi-bin by default.&lt;/p&gt;
&lt;p&gt;Delete your old mysql database for wordpress as well. Please make sure you have all the backups on your local computer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 3: Install a fresh Wordpress with Fantastico.&lt;/strong&gt;&lt;br /&gt;
Pretty standard procedures here. At the end you will get a fresh wordpress at your desired location, for me it&amp;#8217;s the webroot. You don&amp;#8217;t need to actually login to admin area to do anything yet. Let&amp;#8217;s get back the old data first.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 4: Restore all old data&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;4.1 Database&lt;/strong&gt;&lt;br /&gt;
You should have an old database backup with you. Extract it and you will get a file xx.sql. For me it&amp;#8217;s wp.sql, which I named the database last time. &lt;/p&gt;
&lt;p&gt;Now go to your cpanel, inside &amp;#8216;Mysql Database&amp;#8217;, there&amp;#8217;s a link at the bottom for you login to &lt;strong&gt;phpMyadmin&lt;/strong&gt;. Inside phpMyadmin, on the left shows the available databases under your account. &lt;/p&gt;
&lt;p&gt;If you removed the old database already, you should see only one on the list which has the name &amp;#8216;&lt;strong&gt;wrdp1&lt;/strong&gt;&amp;#8216;. This is default database name for new wordpress installed by Fantastico. &lt;/p&gt;
&lt;p&gt;Go inside wrdp1 database and choose to import, just upload the old wp.sql file and wait. After it&amp;#8217;s done, there will be message telling you how many queries have been made. &lt;/p&gt;
&lt;p&gt;Leave phpMyadmin now since the database has been imported.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.2 Files&lt;/strong&gt;&lt;br /&gt;
Now check the backup you have downloaded, inside wordpress folder you should have your old &lt;strong&gt;wp-content&lt;/strong&gt; folder. You should only take care of 3 things:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Upload everything in &amp;#8216;&lt;strong&gt;wp-content/plugins&lt;/strong&gt;&amp;#8216; to your fresh installed wordpress, the directory structure should be exactly the same. Do not upload &amp;#8216;akismet&amp;#8217; and &amp;#8216;hello.php&amp;#8217;&lt;/li&gt;
&lt;li&gt;Upload everything in &amp;#8216;&lt;strong&gt;wp-content/themes&lt;/strong&gt;&amp;#8216; to your fresh installed wordpress. Do not upload &amp;#8216;classic&amp;#8217; and &amp;#8216;default&amp;#8217;.&lt;/li&gt;
&lt;li&gt;Upload everything in &amp;#8216;&lt;strong&gt;wp-content/uploads&lt;/strong&gt;&amp;#8216; to your fresh installed wordpress.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Step 5: Run the upgrade script&lt;/strong&gt;&lt;br /&gt;
Open browser and go to yourdomain.com/wp-admin/upgrade.php&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 6: You are done&lt;/strong&gt;&lt;br /&gt;
Things should be okay now, you should be able to login to admin area and your front end.&lt;/p&gt;
&lt;p&gt;Again I must stress that this is not a tutorial, it is just my personal experience. If you have previously manual install wordpress on your own, you should pretty much have a clue about I am writing here.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Result:&lt;/strong&gt;&lt;br /&gt;
You are looking at my blog isn&amp;#8217;t it? The only uncertainty is&amp;#8230;&amp;#8230;I am not sure whether can Fantastico upgrade the next version for me or not!&lt;/p&gt;
&lt;p&gt;Happy upgrading anyway! Feedbacks are appreciated.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/yLDkErG4eNk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2009/03/02/wordpress-upgraded-from-manual-to-fantastico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2009/03/02/wordpress-upgraded-from-manual-to-fantastico/</feedburner:origLink></item>
		<item>
		<title>Zeitgeist, The Movie.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/X3DTGIcGSLs/</link>
		<comments>http://www.nixser.com/2008/10/29/zeitgeist-the-movie/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 09:51:47 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://www.nixser.com/?p=297</guid>
		<description>&lt;p&gt;I found these two interesting videos. Fact or fiction, make your own judgement.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Part 1&lt;/strong&gt;&lt;br /&gt;
&lt;embed id="VideoPlayback" src="http://video.google.com/googleplayer.swf?docid=-1817848131611744924&amp;#038;hl=en&amp;#038;fs=true" style="width:400px;height:326px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"&gt; &lt;/embed&gt;&lt;br /&gt;
&lt;!--more--&gt;&lt;br /&gt;
&lt;strong&gt;Part 2&lt;/strong&gt;&lt;br /&gt;
&lt;embed id="VideoPlayback" src="http://video.google.com/googleplayer.swf?docid=-3962070356288160346&amp;#038;hl=en&amp;#038;fs=true" style="width:400px;height:326px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"&gt; &lt;/embed&gt;&lt;/p&gt;
&lt;p&gt;Please leave your thought if these videos really make you think.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/X3DTGIcGSLs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2008/10/29/zeitgeist-the-movie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2008/10/29/zeitgeist-the-movie/</feedburner:origLink></item>
		<item>
		<title>I am guilty!</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/vsfEyF9dUR4/</link>
		<comments>http://www.nixser.com/2008/09/12/i-am-guilty/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 09:08:36 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Site Info]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://www.nixser.com/?p=294</guid>
		<description>&lt;p&gt;Gosh it is almost a year since the last update in this blog. Apparently I have lost all the passion for blogging, but I am not sorry for that. We human seem to get addicted to many things, at different times. I am guilty though, for leaving this blog deserted and became a hive of spams. For this I must apologize, I hate spams as much as any of you. I will try my best to filter out stupid spams that bypass Akismet, on a weekly basis hopefully.&lt;/p&gt;
&lt;p&gt;Okay since I&amp;#8217;m already here, allow me to share with you something that you probably already knew.&lt;br /&gt;
&lt;!--more--&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://codeigniter.com/"&gt;CodeIgniter&lt;/a&gt;. CI, Code Igniter has been my all time favorite for the past year. It is a PHP Framework that does wonders. Any php web programmer should seriously have a look.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.mozilla.com/en-US/"&gt;Firefox3&lt;/a&gt;, this browser is storming the Internet. Regardless of the browser engine itself, the availability of countless &lt;a href="https://addons.mozilla.org/en-US/firefox/"&gt;Add-ons&lt;/a&gt; really makes everyone&amp;#8217;s life easier.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wordpress.org/"&gt;Wordpress&lt;/a&gt; simply rocks. Endless surprises after I upgraded it to the latest 2.6.2 version. The new plugins management is a godsend, plus many other new features. This is why I am still publishing this blog post actually. I would like to test this version.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.rockstargames.com/IV/"&gt;GTA4&lt;/a&gt;. Grand Theft Auto 4. It is everywhere! I am waiting patiently for its PC version.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That&amp;#8217;s all for now, I wish I will be able to write more in the coming days. There are many things I would still like to talk about!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/vsfEyF9dUR4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2008/09/12/i-am-guilty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2008/09/12/i-am-guilty/</feedburner:origLink></item>
		<item>
		<title>WordPress 2.3 Upgraded, along with some plugins.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/fx-nJVsgLjQ/</link>
		<comments>http://www.nixser.com/2007/10/11/wordpress-23-upgraded-along-with-some-plugins/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 07:36:40 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/10/11/wordpress-23-upgraded-along-with-some-plugins/</guid>
		<description>&lt;p&gt;This blog has been upgraded to &lt;a href="http://wordpress.org/download/"&gt;WordPress 2.3&lt;/a&gt;. It is recommended to upgrade because this release addressed a lot of bug. Details can be found &lt;a href="http://trac.wordpress.org/query?status=closed&amp;#038;milestone=2.3&amp;#038;order=id"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;New features include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Tagging&lt;/strong&gt; &amp;#8211; I used to have Ultimate Tag Warrior. Need some time to study on this.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Update Notification&lt;/strong&gt; &amp;#8211; You will be notified whenever a new release of WordPress is available, and new release of plugins.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Improved post and draft management&lt;/strong&gt; &amp;#8211; New &amp;#8220;Pending Review&amp;#8221; option.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For more details, please check &lt;a href="http://codex.wordpress.org/Version_2.3"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s a list of plugins which I have also upgraded.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://urbangiraffe.com/plugins/headspace2/"&gt;HeadSpace2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://push.cx/sociable"&gt;Sociable&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ryanduff.net/projects/wp-contactform/"&gt;WP Contact Form&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ilfilosofo.com/blog/wp-db-backup"&gt;WordPress Database Backup&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.arnebrachhold.de/redir/sitemap-home/"&gt;Google Sitemap Generator&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Please leave a comment here if you find any problem in this blog. Thank you.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/fx-nJVsgLjQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/10/11/wordpress-23-upgraded-along-with-some-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/10/11/wordpress-23-upgraded-along-with-some-plugins/</feedburner:origLink></item>
		<item>
		<title>Malaysia: The Internet and The Country.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/azUFiRalOLE/</link>
		<comments>http://www.nixser.com/2007/09/11/malaysia-the-internet-and-the-country/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 14:03:14 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Issues]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/09/11/malaysia-the-internet-and-the-country/</guid>
		<description>&lt;p&gt;I have been terribly frustrated with some of the current issues in Malaysia. First, the &lt;a href="http://www.audit.gov.my/federal2006.htm"&gt;Auditor-General&amp;#8217;s Report 2006&lt;/a&gt; outlined that ministries have been overspending with public funds. Including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;set of screwdrivers(brand unknown) for &lt;strong&gt;RM224&lt;/strong&gt;, which only worths &lt;strong&gt;RM34&lt;/strong&gt; per set on the market.&lt;/li&gt;
&lt;li&gt;Faber Castell Technical Pens for &lt;strong&gt;RM1,147&lt;/strong&gt; per set, which only worths &lt;strong&gt;RM160&lt;/strong&gt; per set on the market.&lt;/li&gt;
&lt;li&gt;2 Tonnes Car Jack for &lt;strong&gt;RM5,741&lt;/strong&gt; per set, which only worths &lt;strong&gt;RM50&lt;/strong&gt; per set on the market.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These are no lies, though administration tends to label bloggers as liars. These report are from Auditor-General Malaysia(JABATAN AUDIT NEGARA MALAYSIA). I&amp;#8217;m not in the mood to tell you more about this, please download and read the reports yourself.(In Bahasa Malaysia). More news on the &lt;a href="http://thestar.com.my/news/story.asp?file=/2007/9/10/nation/18834121&amp;#038;sec=nation"&gt;TheStar Malaysia&lt;/a&gt;&lt;br /&gt;
&lt;!--more--&gt;&lt;br /&gt;
Then, this Riot at Pantai Batu Buruk, Terengganu sparked off on a public speech organized by BERSIH(COALITION FOR CLEAN AND FAIR ELECTIONS, a NGO)last Saturday night. Live bullets fired at unarmed civilians by FRU(Federal Reserved Unit). Mainstream media claimed that the officer had to fire at the crowd as he&amp;#8217;s been assaulted. Water cannon and tear gas are also used to disperse the crowd. Again, censorship from authority is heavily applied in news reporting of this &lt;a href="http://thestar.com.my/news/story.asp?file=/2007/9/10/nation/18834379&amp;#038;sec=nation"&gt;incident&lt;/a&gt;. Now all the opposition parties have something to do with this, according to mainstream media.&lt;/p&gt;
&lt;p&gt;Without Internet, some alternative voices cannot be heard, and without Internet, all our sources of Information will have to rely on mainstream media. There is no space for questions, no space for debates, and no space for freedom of speech.&lt;/p&gt;
&lt;p&gt;Now, only I&amp;#8217;ve realized. Why there is only one broadband ISP in this country, why I have been using a 1MB connection since 2003, and why I have been &lt;a href="http://www.nixser.com/2006/10/11/throttled-streamyx-broadband-connection/"&gt;complaining&lt;/a&gt; about it. It is designed to be like this, for the governance need. The countrymen just can&amp;#8217;t be allowed to grow too smart.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/azUFiRalOLE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/09/11/malaysia-the-internet-and-the-country/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/09/11/malaysia-the-internet-and-the-country/</feedburner:origLink></item>
		<item>
		<title>Malaysia: 50 Years Of Independence.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/eZrrmcEVCbc/</link>
		<comments>http://www.nixser.com/2007/08/31/malaysia-50-years-of-independence/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 14:02:15 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[50th]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[independence]]></category>
		<category><![CDATA[national]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/08/31/malaysia-50-years-of-independence/</guid>
		<description>&lt;p&gt;Fellow Malaysians, Happy National Day to you all, for today is our country&amp;#8217;s 50th year of independence. Are you satisfied with our country&amp;#8217;s performance? Are you proud of our country&amp;#8217;s achievements so far?&lt;/p&gt;
&lt;p&gt;Most of my friends went for vacations, to Thailand, Singapore and some went to Hongkong. I have been staying at home today, had a mahjong session with my parents this afternoon, and rest of the time was spent thinking. &lt;/p&gt;
&lt;p&gt;Young generation born around 1980&amp;#8217;s in Malaysia, has seemed care less about the country. You can talk with them about latest movies, bistros, gadgets, cars, fashions, celebrities, or anything else, but not current issues in the country. Most of them will not have a clue about what&amp;#8217;s really going on, even though they read newspapers, listen or watch news everyday. The traditional medias in this country have lost their credibility, heavily censored by the authority.&lt;br /&gt;
&lt;!--more--&gt;&lt;br /&gt;
I live in Johor Bahru. We can reach Singapore in just around half an hour drive from here. Up to 50% of my friends here have got or pursuing their degrees in Singapore, just because they are unable to be enlisted in the courses they are interested in with local universities. Most of them ended up working in Singapore because they are bound to a three years contract by the Singapore&amp;#8217;s government if they want to enjoy a lower tuition fee. Most of the time this is a one way ticket, sooner or later after their graduation, they will be granted a PR(Permanent Resident) status and given an Identity Card. &lt;/p&gt;
&lt;p&gt;I have witnessed major development in Johor Bahru these few years. Although the Pandan Flyover Bridge project took 5 years to complete, I&amp;#8217;m glad they actually made it before this national day. Danga Bay seems like a successful project too with all people going there during weekends. There is another Iskandar project going on just around my house at Nusajaya, news reported that this project has attracted RM 41Bil of investment from middle east country. There is a Ibu Pejabat Polis Nusajaya just 5 minutes drive away from house, too bad they have this after the &lt;a href="http://www.nixser.com/2007/06/15/rob-and-rape-outrageous-organized-crimes-in-johor-bahru-malaysia/"&gt;serious rob and rape case&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;I can go on for days and nights talking about this country but today is just not the day. My resolution for this country&amp;#8217;s 50th birthday is: &lt;strong&gt;be strong, be open minded, be united, be competitive, and be transparent, dear Malaysia&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t notice much posts in my RSS feed reader from local bloggers. Maybe they just care less nowadays, or disappointed with the current situation. Heck I didn&amp;#8217;t even receive any sms to wish me Happy National Day. Anyway, I&amp;#8217;ll list down those who actually posted something about national day here, be it good or bad.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.jeffooi.com/2007/08/50_1.php"&gt;Jeff Ooi&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.liewcf.com/blog/archives/2007/08/happy-50th-national-day-of-malaysia/"&gt;LiewCF&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ritzilystylish.com/2007/08/31/i-hear-fireworks-i-hear-cheers.html"&gt;ritzilystylish&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://mahaguru58.blogspot.com/2007/08/happy-50th-merdeka-day-malaysia.html"&gt;mahaguru58&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xpyred.textfiend.net/2007/09/03/50-years-and-still-chugging-along/"&gt;xpyred&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Tell me if you have made a post about our National Day too.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/eZrrmcEVCbc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/08/31/malaysia-50-years-of-independence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/08/31/malaysia-50-years-of-independence/</feedburner:origLink></item>
		<item>
		<title>Debian: HP Officejet 5610 Network Printing How-To</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/abGPC0wrdiE/</link>
		<comments>http://www.nixser.com/2007/08/21/debian-hp-officejet-5610-network-printing-how-to/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 09:18:22 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/08/21/debian-hp-officejet-5610-network-printing-how-to/</guid>
		<description>&lt;p&gt;Sorry I&amp;#8217;ve been busy with a lot of paper works lately. I just bought a &lt;a href="http://h10025.www1.hp.com/ewfrf/wc/product?lc=en&amp;#038;cc=us&amp;#038;dlc=en&amp;#038;product=441125=en"&gt;HP Officejet 5610&lt;/a&gt; and has been printing quite a lot documents. This is an ALL IN ONE series, has the capability of scan, print and fax, ideal solution for small business environment. My previous &lt;a href="http://www.nixser.com/2006/11/24/debian-and-hp-psc-1400-all-in-one-series-how-to/"&gt;HP PSC 1400&lt;/a&gt; is passed to another friend.&lt;/p&gt;
&lt;p&gt;I use my debian box to physically connect to the device with usb cable. Setting up the printer should be as easy as my previous &lt;a href="http://www.nixser.com/2006/11/24/debian-and-hp-psc-1400-all-in-one-series-how-to/"&gt;HP PSC 1400 how-to&lt;/a&gt;. There&amp;#8217;s one extra package needs to be installed for this model.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;hpijs-ppds&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is a collection of HP printers&amp;#8217; ppd files. 5610 appears to be in it.&lt;br /&gt;
&lt;!--more--&gt;&lt;/p&gt;
&lt;h3&gt;Sharing HP Officejet 5610&lt;/h3&gt;
&lt;p&gt;Following my previous how-to, the device should be running fine on the Linux platform. Now let&amp;#8217;s share it on the local network. Here&amp;#8217;s my Samba config file for printers.&lt;/p&gt;
&lt;p class='smallgray'&gt;Codes:&lt;/p&gt;
&lt;div style='width: 100%; background-color:  #ffffd3; border: 1px solid #b0b1c5 '&gt;&lt;code&gt;&lt;span style="color: #000000"&gt;&lt;/p&gt;
&lt;p&gt;[global]&lt;br /&gt;
printing&amp;nbsp;=&amp;nbsp;cups&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#&amp;nbsp;tell&amp;nbsp;samba&amp;nbsp;that&amp;nbsp;we'd&amp;nbsp;like&amp;nbsp;CUPS&amp;nbsp;for&amp;nbsp;printing&lt;br /&gt;
printcap&amp;nbsp;name&amp;nbsp;=&amp;nbsp;cups&lt;/p&gt;
&lt;p&gt;[printers]&lt;br /&gt;
comment&amp;nbsp;=&amp;nbsp;All&amp;nbsp;Printers&lt;br /&gt;
path&amp;nbsp;=&amp;nbsp;/var/spool/samba&lt;br /&gt;
create&amp;nbsp;mask&amp;nbsp;=&amp;nbsp;0700&lt;br /&gt;
printable&amp;nbsp;=&amp;nbsp;Yes&lt;br /&gt;
browseable&amp;nbsp;=&amp;nbsp;No&lt;/p&gt;
&lt;p&gt;[print$]&lt;br /&gt;
comment&amp;nbsp;=&amp;nbsp;Printer&amp;nbsp;Drivers&lt;br /&gt;
path&amp;nbsp;=&amp;nbsp;/var/lib/samba/printers&lt;/p&gt;
&lt;p&gt;[HP_OfficeJet_5610]&lt;br /&gt;
printable&amp;nbsp;=&amp;nbsp;Yes&lt;br /&gt;
printer&amp;nbsp;name&amp;nbsp;=&amp;nbsp;HP_OfficeJet_5610&lt;br /&gt;
guest&amp;nbsp;ok&amp;nbsp;=&amp;nbsp;yes&lt;br /&gt;
use&amp;nbsp;client&amp;nbsp;driver&amp;nbsp;=&amp;nbsp;yes&lt;br /&gt;
path&amp;nbsp;=&amp;nbsp;/var/spool/samba&lt;br /&gt;
printing&amp;nbsp;=&amp;nbsp;cups&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;&lt;font color="red"&gt;&lt;strong&gt;Note: Add necessary lines instead of copy and paste, do not remove your original config lines.&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Restart your samba service after editing the config file.&lt;/p&gt;
&lt;p class='smallgray'&gt;Codes:&lt;/p&gt;
&lt;div style='width: 100%; background-color:  #ffffd3; border: 1px solid #b0b1c5 '&gt;&lt;code&gt;&lt;span style="color: #000000"&gt;&lt;/p&gt;
&lt;p&gt;/etc/init.d/samba&amp;nbsp;restart&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;h3&gt;Installing HP Officejet 5610 as network printer on Windows&lt;/h3&gt;
&lt;p&gt;On Windows machine, we need to locate the device. Use Windows Explorer and search your network. For fast access I always input following line in the address bar.&lt;/p&gt;
&lt;p class='smallgray'&gt;Codes:&lt;/p&gt;
&lt;div style='width: 100%; background-color:  #ffffd3; border: 1px solid #b0b1c5 '&gt;&lt;code&gt;&lt;span style="color: #000000"&gt;&lt;/p&gt;
&lt;p&gt;\\ip_or_hostname\&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;You should see a printer name &amp;#8220;HP_Officejet_5610&amp;#8243;(as my samba settings). Double click on the printer will prompt you dialog to install the printer&amp;#8217;s driver. Unfortunately, bundled installation cd has no available driver for user to extract. We have to look for alternative here. &lt;/p&gt;
&lt;p&gt;Thanks so much to the &lt;a href="http://www.cups.org/"&gt;CUPS&lt;/a&gt; team, they have a &lt;strong&gt;windows version of CUPS driver&lt;/strong&gt; available. You can &lt;a href="http://www.cups.org/windows/software.php?6.0"&gt;download it here&lt;/a&gt;. Download the .tar.gz or .tar.bz2 version on to your windows machine. Extract the file to somewhere on your desktop.&lt;/p&gt;
&lt;p&gt;During the selection of driver, click &amp;#8220;Have Disk&amp;#8221;, and browse to the latest extracted folder, the driver file will be &amp;#8220;&lt;strong&gt;cups-windows-6.0\i386\cups6.inf&lt;/strong&gt;&amp;#8220;, and there you go, print your test page.&lt;/p&gt;
&lt;p&gt;You can repeat this step on any other windows machine you wish to access the printer.&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s a test page of Windows XP using CUPS driver.&lt;br /&gt;
&lt;img src='http://www.nixser.com/wp-content/uploads/2007/08/windows_test_page.jpeg' alt='Windows Test Print Page' /&gt;&lt;/p&gt;
&lt;p&gt;Please share your experience with me.&lt;/p&gt;
&lt;h3&gt;References:&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.mail-archive.com/hplip-help@lists.sourceforge.net/msg03674.html"&gt;http://www.mail-archive.com/hplip-help@lists.sourceforge.net/msg03674.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://forums.xandros.com/viewtopic.php?t=19385&amp;#038;start=0"&gt;http://forums.xandros.com/viewtopic.php?t=19385&amp;#038;start=0&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/abGPC0wrdiE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/08/21/debian-hp-officejet-5610-network-printing-how-to/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/08/21/debian-hp-officejet-5610-network-printing-how-to/</feedburner:origLink></item>
		<item>
		<title>Debian: AmaroK Lyrics How-To, Automatically Load Chinese and English Lyrics.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/i_JWx-l1KSA/</link>
		<comments>http://www.nixser.com/2007/08/10/debian-amarok-lyrics-how-to-automatically-load-chinese-and-english-lyrics/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 10:17:05 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/08/10/debian-amarok-lyrics-how-to-automatically-load-chinese-and-english-lyrics/</guid>
		<description>&lt;p&gt;My second AmaroK entry, you can look at the first entry &lt;a href="http://www.nixser.com/2006/08/23/amarok-on-my-debian-kde-desktop/"&gt;here&lt;/a&gt;. Auto loading lyrics has been an useful feature in  AmaroK, it really saves a lot of time for me. &lt;/p&gt;
&lt;p&gt;&lt;img src='http://www.nixser.com/wp-content/uploads/2007/08/amarok-snapshot.png' alt='AmaroK with Lyrics' /&gt;&lt;br /&gt;
&lt;em&gt;AmaroK with lyrics auto-loaded.&lt;/em&gt;&lt;br /&gt;
&lt;!--more--&gt;&lt;/p&gt;
&lt;h3&gt;Locale Settings&lt;/h3&gt;
&lt;p&gt;First, you have to make sure that your locale environment is &lt;a href="http://www.nixser.com/2006/10/23/debian-chinese-how-to/"&gt;setup properly&lt;/a&gt;. In my environment, I&amp;#8217;m able to input chinese(big5 or GB) and English, switching with hotkey CTRL-SPACE. Files can be saved in chinese file names(big5 or GB). It is useful if you can save your chinese music files in chinese file names, I will tell you why later.&lt;/p&gt;
&lt;h3&gt;Download This Script, Lyrics CN&lt;/h3&gt;
&lt;p&gt;This script is created by &lt;a href="http://www.sanfanling.cn/default.asp"&gt;sanfanling&lt;/a&gt;. He&amp;#8217;s uploaded the script to &lt;a href="http://www.kde-apps.org/content/show.php?content=50120"&gt;kde-apps.org&lt;/a&gt;. Many thanks to him.&lt;/p&gt;
&lt;p&gt;However, the original version did not work properly for me. I had to tweak a small portion of the codes to make it work in my environment. Download my tweaked version &lt;a href='http://www.nixser.com/wp-content/uploads/2007/08/lyrics_cnamarokscripttar.gz' title='Lyrics CN'&gt;here&lt;/a&gt;.(Please change the file name to &amp;#8216;&lt;strong&gt;Lyrics_CN.amarokscript.tar.gz&lt;/strong&gt;&amp;#8216; after download, strange WordPress behaviour). It is a python script, you will need to have python installed on your system.&lt;/p&gt;
&lt;h3&gt;Install Lyrics CN&lt;/h3&gt;
&lt;p&gt;After you have the Lyrics_CN.amarokscript.tar.gz in place, open your &lt;strong&gt;AmaroK -&gt; Tools -&gt; Script Manager&lt;br /&gt;
&lt;/strong&gt;. Click on &amp;#8216;Install Script&amp;#8217; button to browse the location of the .tar.gz file and open it. Highlight the &amp;#8220;Lyrics_CN&amp;#8221; entry in the script list and click on &amp;#8220;Run&amp;#8221;.&lt;/p&gt;
&lt;h3&gt;How does it work&lt;/h3&gt;
&lt;p&gt;This script will make use of your media&amp;#8217;s title, artist, and album tag information, send a query to various lyrics databases, including mp3.baidu.com, sohu.com, yahoo.com.cn, lyrc.com.ar and hk.music.yahoo.com. It is crucial that you have your media&amp;#8217;s tags organized, so there is sufficient information for the query. Successfully loaded lyrics will be displayed in &lt;strong&gt;Context Browser -&gt; Lyrics tab&lt;/strong&gt;. The script will send query to baidu.com as default, if the lyric is not found, you will have options to search from sohu.com or yahoo.com.&lt;/p&gt;
&lt;h3&gt;Tips for Chinese Media Files&lt;/h3&gt;
&lt;p&gt;Always store your media files in chinese file names. For example, I always save music albums this way &amp;#8220;Artist &amp;#8211; Album/trackNo.title.mp3&amp;#8243;, then make use of the &amp;#8220;&lt;strong&gt;Guess Tags from filename&lt;/strong&gt;&amp;#8221; button in Track Information. In this way I don&amp;#8217;t have to input the tags manually. Filename scheme for above file saving technique will be &amp;#8220;&lt;strong&gt;%artist &amp;#8211; %album/%track.%title&lt;/strong&gt;&amp;#8220;, make use of this feature will save you a lot of time.&lt;/p&gt;
&lt;h3&gt;As For Windows&lt;/h3&gt;
&lt;p&gt;Sorry, AmaroK is not for Windows. If you can read mandarin, and don&amp;#8217;t mind using a full mandarin program, please try &lt;a href="http://wwwcnc.ttplayer.com/index.php"&gt;ttplayer&lt;/a&gt;. It has a very cool line by line lyric display feature.&lt;/p&gt;
&lt;p&gt;Share your experience with me please.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/i_JWx-l1KSA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/08/10/debian-amarok-lyrics-how-to-automatically-load-chinese-and-english-lyrics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/08/10/debian-amarok-lyrics-how-to-automatically-load-chinese-and-english-lyrics/</feedburner:origLink></item>
		<item>
		<title>WWW: BAYIMG.com, your new choice for photo sharing.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/kY_6qAgZYvg/</link>
		<comments>http://www.nixser.com/2007/08/07/www-bayimgcom-your-new-choice-for-photo-sharing/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 15:28:19 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Favorites]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[bayimg.com]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/08/07/www-bayimgcom-your-new-choice-for-photo-sharing/</guid>
		<description>&lt;p&gt;&lt;img src='http://www.nixser.com/wp-content/uploads/2007/08/bayimg.jpg' alt='bayimg.com' /&gt;&lt;br /&gt;
&lt;em&gt;bayimg.com&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The pirates at &lt;a href="http://piratebay.org/"&gt;piratebay.org&lt;/a&gt;, has rolled out another service for the community. BAYIMG.com is a brand new image hosting service which claims that this service is totally uncensored, which means they don&amp;#8217;t really care what do you upload to the site, and most probably they won&amp;#8217;t respond to any legal notice.&lt;br /&gt;
&lt;!--more--&gt;&lt;br /&gt;
Don&amp;#8217;t choose side now, whether you are a freedom fighter or MPAA/RIAA fanboy. What I want to emphasize here is the features of this new service.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;There&amp;#8217;s no registration needed. You can straight upload your image files on the main page. You keep track of your uploads yourself.&lt;/li&gt;
&lt;li&gt;Tag Clouds. You are able to tag your files, and search for other images according to tags.&lt;/li&gt;
&lt;li&gt;Removal Code. With each upload, you can specify a removal code along with the file. You can then remove the file anytime you want with the code.&lt;/li&gt;
&lt;li&gt;Archive Uploading. You are able to upload ZIP or RAR files, each archive file will then be treated as an album. How cool is this?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This service is really simple and idiot proof. The site ranks 6528 at Alexa, just barely more than one month since they launched it on end of June 2007. These pirates have not only server administration skill, but also a very very deep pocket.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/kY_6qAgZYvg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/08/07/www-bayimgcom-your-new-choice-for-photo-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/08/07/www-bayimgcom-your-new-choice-for-photo-sharing/</feedburner:origLink></item>
		<item>
		<title>371 Games for Linux, Getting Rid Of the Linux Blind Spot.</title>
		<link>http://feedproxy.google.com/~r/nixser/~3/jCBdm7r-Yp8/</link>
		<comments>http://www.nixser.com/2007/08/07/371-games-for-linux-getting-rid-of-the-linux-blind-spot/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 14:56:19 +0000</pubDate>
		<dc:creator>Yien Bin</dc:creator>
				<category><![CDATA[Favorites]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[native]]></category>

		<guid isPermaLink="false">http://www.nixser.com/2007/08/07/371-games-for-linux-getting-rid-of-the-linux-blind-spot/</guid>
		<description>&lt;p&gt;Most Linux users will have the impression that gaming on Linux will more or less involve &lt;a href="http://www.winehq.org/"&gt;Wine&lt;/a&gt;, to run Windows native games on Linux. Some hardcore Linux gamers prefer &lt;a href="http://www.cedega.com/"&gt;Cedega&lt;/a&gt;, a paid service offered by Transgaming Technology, developed based on Wine.&lt;/p&gt;
&lt;p&gt;Most users are not aware that, there are also Linux native games available on the market. For example, Quake, Unreal Tournament 2004, and my favorite Neverwinter Nights. All these have Linux native versions available.&lt;/p&gt;
&lt;p&gt;This is a list consists of 371 Linux native games, free or commercial, compiled by Zakk from &lt;a href="http://www.icculus.org/"&gt;icculus.org&lt;/a&gt;. Please spend your time go through it and see if you can find any of your taste. The &lt;a href="http://www.icculus.org/lgfaq/gamelist.php"&gt;list&lt;/a&gt; here.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/nixser/~4/jCBdm7r-Yp8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.nixser.com/2007/08/07/371-games-for-linux-getting-rid-of-the-linux-blind-spot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.nixser.com/2007/08/07/371-games-for-linux-getting-rid-of-the-linux-blind-spot/</feedburner:origLink></item>
	</channel>
</rss>
