Recent Posts
- Bowser Size from Google Labs
- Quix – ultimate BookMarklet
- How to disable access to Drives using Disk Management
- How to use facebook chat using pidgin
- Wordpress blog painfully slow except for front page
- Feedreader on your Wordpress dashboard
- How to Disable Autoplay/Autorun
- Free Disk tools to analyse Disk usage graphically
- Is Firefox stable as it is said
- Please tell me how the new blog theme looks and feel?
- Image aspect ratio correction using GIMP
- Setting the correct aspect ratio for a video
- Setting a preferred domain for your blog
- TinyMCE editor problem after wordpress2.7 install
- One (free) instant messenger for all services
Trick Archive
Wordpress blog painfully slow except for front page
If you cannot access the admin page of your WP blog because of a plugin mishap you suspect, here is a trick.You an activate all your plugins at once using this trick.How to hack a web password from a friend
You can get anybody’s internet account password, if you have Mozilla Firefox browser with an add-on named HTTPFox installed. HTTPFox sits in between the network and FF browser and captures all the traffic in between. You can view the Requests and Responses going in between. When you enter an information into a form on a web [...]How to save copy righted Images from Flickr
This is a trick you can use to save images from Flickr. If you right clicked and used Save Image As and see the image you saved is spaceball.gif then use this technique.Virus infection by autoplay, how to prevent it
One of the main reasons of rapid spreading of viruses is due to the presence of Autoplay in Windows. Autoplay feature was originally introduced to enhance user experience. An easy way for a virus to enters a PC is through exploiting this option. You can see Autoplay in action when a driver CD of you [...]How to prevent access to select drives using Registry
You can disable access to select drives for a user using the Registry. Create a REG_DWORD value named NoViewOnDrive under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer and enter its value as follows. You must select decimal first and then add the following values to disable respective drives.A – 1, B – 2, C – 4, D – 8, E – 16, [...]Hide files under other files (merge) using command prompt
Here is how you can hide files from the prying eyes of others. This can be done by using the copy command in Command Prompt. The format of the command to merge files is copy /b FILE1.ext+FILE2.ext+….+FILEn.EXT destination.EXTThe parameter /b tells the command to consider files as Binary. An example is “copy /b 1.jpg+2.zip 3.jpg” [...]