Archive for September, 2009
Sunday, September 27th, 2009
Without installing any additional software, connecting Huawei E220 device to Celcom broadband in Ubuntu 9.04 is very easy. Just follow the connection assistant and you will be good.
Edit Connections..

Add new Mobile Broadband

Assistant

(more…)
Posted in *nix, Tips & Tricks | 4 Comments »
Monday, September 21st, 2009
I have been searching for the best offline blogging editor in ubuntu for a quite sometimes. Now I think I found the right one.
.
Bilbo
(testing uploading picture)
3 Steps to intall.
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfe0272d55c41c17774052e575646f8b10331274d
echo deb http://ppa.launchpad.net/neversfelde/ppa/ubuntu `lsb_release --short --codename` main | sudo tee -a /etc/apt/sources.list
sudo apt-get update ; sudo apt-get install bilbo
Thanks to this blog
(more…)
Posted in My Life, Tips & Tricks | 1 Comment »
Saturday, September 19th, 2009
Everything goes fine with my Oracle 11G but out of the sudden it give me this error. ORA-12560: TNS:protocol adapter error.
I then look at the Event Viewer logs and give me another error message.
ACTION : ‘CONNECT’ DATABASE USER: ‘/’ PRIVILEGE : SYSDBA CLIENT USER: NT AUTHORITY\SYSTEM CLIENT TERMINAL: MYAREJAE STATUS: 0 .
Googling around give me below solution. Just run the command and everything goes back to normal.
oradim -edit -sid orcl -startmode auto
Depending on the situation, I think maybe this solution is not necessary true for everyone but at least it works for me.
Till then…
Happy Coding…
Posted in Database, Programming, Tips & Tricks | No Comments »
Sunday, September 13th, 2009
Below are the way how you can generate getters and setters in eclipse.

To get more tips for eclipse, you can happily go to this and this site.
Till then…happy coding.
Posted in Programming, Tips & Tricks | No Comments »
Wednesday, September 9th, 2009
my dear blog..it has been a long time since my last post.
I’m getting so busy with my job. So many things to update in my blog but I can’t figure out how to write.
Perhaps I can write a litte bit after finish off some of my major task.
Anyway..happy Ramadhan and Happy 09.09.09
p/s: anyone got married today ?
Posted in My Life | No Comments »