I have a unique problem with my firefox – and as far as I know I am the only one who has this issue. Firefox is very slow to scroll pages that has a fixed background image. Ajaxian is an example of such a site. This problem exists in all profiles of Firefox(not a extension issue) – but it works without any issue in other browsers – like Konqueror. Does anyone else have this issue?
Continue readingTag: script
Creating Custom Service Menus in Konqueror
f you are using Konqueror and have not used custom service menus, you are missing out. Just like the Nautilus Scripts in Nautilus, Konqueror also has the ability to customize the context menus. This post will show you how to do it
Continue readingPerl Script to Backup MySQL Databases
A perl script that can be used to backup your databases.
Continue readingScript to Backup Files Over a Network Using Rsync
This script will backup the specified files to another computer on your network. You can also use this to send
Continue readingShell Script to Backup Files Locally Using Rsync
All programmers have their own customized backup solutions. I have six. Yes, six! Five to backup files and one to
Continue readingShell Script Language – Use Perl, Not Bash
To me, a shell script is a script that automates repetitive tasks. But that is not the ‘official’ definition. Wikipedia has this definition: A shell script is a script written for the shell, or command line interpreter, of an operating system.
Continue reading