October 30th, 2008 | Posted in Database, SQL/ETL | No Comments
While everyone is talking about fatwa on yoga , I’m here to share Malaysia postcode that I use to do some of my analysis work. (which I also get it from someone else.
)
You will be expecting the file to be in this CSV format.

This is the only postcode list I have. If you are expecting postcode to be tag by City, I’m sorry for that. I don’t have any. If you do have it, kindly share it with me
Read the rest of this entry »
If you're new here, you may want to subscribe to my RSS feed or get my latest post directly in your mailbox. Thanks for visiting !
October 29th, 2008 | Posted in :Else:, My Life | 6 Comments
PENANG, Oct 29 - The National Fatwa Council will come out with a ruling relating to yoga exercise soon….
Fatwa on yoga out soon
PULAU PINANG: Majlis Fatwa Kebangsaan akan mengumumkan keputusan berhubung hukum senaman yoga kepada pengamal senaman itu yang beragama Islam dalam tempoh terdekat ini….
Yoga: Majlis Fatwa akan umum keputusan
Wow… it’s like a shock for me reading this news.
Read the rest of this entry »
October 25th, 2008 | Posted in *nix, SQL/ETL | 3 Comments
Data is everywhere. I once heard someone saying that data is the next Intel Inside.Well, just look around and I think it’s very true indeed.
Pentaho Data Integration (PDI) is a powerful, metadata-driven ETL tool designed to bridge the gap between business and IT; Previously it’s known as Kettle (Kettle ETTL Environment).The best thing is: it’s FREE. Yeah…admit it,we do like FREE things right ?
The fact is, I’m into Ubuntu now,hence I’m testing this on top of it. No worries if you are using other operating system,PDI is coded using Java so it’s by right platform independent

(Note:Login:admin,Password:admin)
Read the rest of this entry »
October 21st, 2008 | Posted in *nix, Programming | No Comments
Previously I write about Gambas programming and my temporary solution for connecting to MySQL error.
Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
Well, it’s really temporary where the link file that I create previously gone missing whenever I restart my pc. I then need to run the command again and again. Until today I still can’t find the solution.
Here are my workaround for this problem.
Read the rest of this entry »