Extract single/multiple tables from MySQL dumpfile
An year back I posted on how to extract a single table from a MySQL dump file. Today, I decided to write a shell script to automate the whole process. Now it is possible to extract a single table or a range of tables from a dump file with a single command. Usage The script [...]
History of User Agent string
If you are a web developer, you would have definitely seen the User Agent strings of the common web browsers. I have always wondered why the UA string began with Mozilla for browsers like Internet Explorer and Opera, which are not based on Mozilla code. I found the answer on WebAIM blog. History of the [...]
View currently running MySQL queries in realtime
Sometimes you might want to view MySQL queries as and when they are being executed. This is possible with the MySQL General Query Log. In this post, I try to explain how to use query logging feature to view live running MySQL queries.
Split header and footer into separate files using awk
Saving header and footer from a file into separate files using AWK.
Get free sms alerts when your website is down
Every webmaster wants their websites to have 100% uptime. But the truth is that not even Google is able to ensure that. So the next best thing we can hope for is to be informed whenever a website goes down, so that the necessary actions can be initiated to bring it back online. Unfortunately, it [...]
Enabling gzip compression if mod_deflate is not enabled
Enabling gzip support on server without using mod_deflate or mod_gzip Apache module. The technique uses PHP with Gzip support for compressing the files.
Nexus One released. Not available in India
Nexus One, the Google Phone, has been officially released.
Nexus one to be launched tomorrow
Google’s new mobile phone “Nexus One” powered by Android is to be released tomorrow.
About Joyce
Recent Post
Popular Post
- Migrating from Wordpress.com to my own server
- Copying multiple files simultaneously using scp utility
- Local Analytics v1.2.2
- Enabling gzip compression if mod_deflate is not enabled
- Get free sms alerts when your website is down
- Apple to fight Google back?
- Nexus one to be launched tomorrow
- My first blog post
- Downloads
- Nexus One released. Not available in India


