-
Tag Cloud
desktop domino eclipse error extjs firefox freewares google ibm install jaunty java javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares ssjs terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
Archive for October, 2008
-
wget recursive download
Posted on October 27, 2008 | 1 CommentOkay, here is a quick way to get everything recursively downloaded using wget $wget -rkp -np <url here> -
Python File Manipulation (Excel, OpenOffice, Media, DBF, rar, gps, id3 …)
Posted on October 21, 2008 | 2 CommentsI keep some bookmarks of file manipulation with Python, please update if you know more. Thank you! Documents / Office: pyExcelerator: Generating Excel97 filesOOoPy: Manipulating OpenOffice documentsdbfpy: Manipulating dBase, Foxpro... -
Regular Expression GUI Debugger for Python
Posted on October 20, 2008 | No CommentsI’m writing a tokenizer in Python and found out a great GUI debugger for Regular Expression. For all of you that have been looking for a good Python Regular Expression... -
Mapnik installation on Slackware 12.1
Posted on October 5, 2008 | 2 CommentsHere are the steps that I managed to install Mapnik 0.5.1 on Slackware 12.1, it’s for personal documentation but might be helpful for some of you out there. Depends on... -
CouchDB resources
Posted on October 3, 2008 | No CommentsThis post will help me to keep track of some good resources on Internet related to CouchDB development Wiki http://wiki.apache.org/couchdb/ Tutorials Introduction Official website Author blog (Jan Lehnardt) Author blog...