programming - Summary - Entries from October 2004

programming - 3 Topics from October, 2004

using google api from PHP

Now available for your downloading pleasure, is my GoogleSoap class. have you eveer felt the sudden need to use the Google's web APIs through PHP ? Worry not as help is at ...

why code maintainance sucks

I have had to work on updating someone else's code for a few days now. The code was a headache to read because It was not formatted to conform to my coding standard ... ...

Hyperlinks with LaTeX

I am big fan of Texinfo for writing articles or any other documentations work (yes, I do sometimes try to write the specification document). For a few weeks now, I have ...