script
Script to ping Technocrati
Getting your blog listed on technocrati may be a good way to increase traffic to ur site. I have written a Python script to ping technocrati with your blog details. Here is a link to the script. The script could be quite useful to automatically ping Technocrati for all your blogs using a cron [...]
Read Full Post | Make a Comment ( 3 so far )A script to remove spaces from a file name
Removing spaces from file names
I face a lot of problem while dealing with files with spaces in their names on the Unix platform. I wrote a script yesterday to change the spaces in a file name to undescores.
It is very useful for changing the names of all files in a directory along with directory names.
Save [...]



