Saturday, May 31, 2008

Open Source In Personal Finance management

Got payed, finally!!!!!
Now to manage it. Which means, I need a software to manage it. And it turn out on linux, there is at least 2. One is Kmymoney, the other is gnu cash.

I still figure out how to use it fully. But overall, I prefer gnucash, it more easier to use in a glance. But kmymoney, seems to be able to do online transaction.

More article on this later

Realize that how I appreciate firefox 3.0

Was doing training for the job. The computer lab there, is a windows box, as most of the computer in malaysia(Which is kinda sucks.........), Which uses ie7.

But for some reason, my habits from using firefox 3.0 creeps in
1) I begin to type keyword in address bar, which don't work, on ie7
2) I pissed because ie7 do not have a save tab option when we close.
3) And more pissed because they do not have restore option when it crash.........

Gotta say, firefox 3.0 change the way I surf the web

Wednesday, May 28, 2008

Been Smuggling Program into Lab

Was doing training, in this computer lab, it is as usual we don't have admin right. And it have limited program, option.

Me being naughty as always, happens to have a few program stashed at the pendrive, it also happens that i rarely use it.

Turnout it is a interesting experiment. Now try to stuff as many program to the pendrive.

training today!!!

Was doing the pseudocode.
Was having nightmare because it is very strict. And very restrictive.
Try image we don't have local variable, and cannot pass parameter to function.
I am going nuts!!!!

Thursday, May 22, 2008

Back to Programming 101: Pseudocode

Was training, and is learning software design all over again. Except, it is not ERD, nor it is UML.
Well it is pseudocode.

Which I have to remind myself, pseudocode is meant to be read not to be run. But I can't help to think, god, it is a very different notation. It is as if we are coding on cobol on mainframe, OHH Wait, it is design for cobol on mainframe...........

Also can't help to think, if they only have global variable................ The design treat there is a global variable, THE HORROR....................

Right, pseudocode, it is meant to be read, not run.