Posts

Script for Auto Copying of Cds/Dvds

…  is a script that i created for automatically copying all the files in cd to a folder …  the folder names and paths accordingly. And the shell script as [shell] ./cdcopy [/shell] This script depends on the copy Script I posted earlier so use that as well. On …

Display Reminders In Gnome Panel

…  value=Panel Reminder/> <oaf_attribute name=description type=string value=Perl Program working in …  value=Panel Reminder/> <oaf_attribute name=description type=string value=Perl Program working in Panel:R … line_wrap(TRUE); $label->modify_font(Gtk2::Pango::FontDescription->from_string("Monospace 10")); $label->modify_fg("normal", …

“Send To” in Linux for Nautilus

…  of making one for my convenience. Nautilus supports user scripts inside it. This can be easily embedded into the manager by inserting it into the folder ~/.gnome2/nautilus-scripts/ folder where ~ stands for the shortcut for home folder. I used zenity …

Backend For Panel Reminder

…  Reminders In Gnome Panel. This post is an addition to that script. This is a backend script that writes what to print into the panel_remind file. I use this script …

Web page Performance for a Blog – Part 1

…  image/jpeg A2592000 ExpiresByType application/x-javascript A2592000 ExpiresByType application/javascript A2592000 ExpiresByType text/css A2592000 ExpiresByType image/x-icon …  will make sure that all images, javascript, css and favicon have expiry header for 30days. Move all Static …

Sort according to the nth Column in Shell Script

You have a file that has multiple columns separated by a specific delimiter and you need to sort it according to a specific column which need not be the 1st column. If its not the 1st column then ordinary sort wont work. So we need to use the parameters of …

Pass cookie from script to firefox

…  fine as almost all websites run using cookies. So what the script does is, it has the username and passwords. It logs into your account …  the logged in page and thats it. You just need to run the script and you can make the script to take any number of sites. Currently I …

Search

var googleSearchIframeName = “cse-search-results”; var googleSearchFormName = “cse-search-box”; var googleSearchFrameWidth = 800; var googleSearchDomain = “www.google.com”; var googleSea …