programming - Summary - Entries from September 2004

programming - 2 Topics from September, 2004

Search Google from command line

As I had pointer out in my previous entry , I had not been able to search google from within my emacs environment. Hence the "need" to write a command line script which I ...

to GET or to POST

As Macbeth would have said "To GET or to POST , that is the question". The general consensus is : Use GET when you want to give the user the ability to bookmark a page ...