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
Tricks Archive
Feedreader on your Wordpress dashboard
You can use the applets on your WP dashboard to view the feeds from one blog. It is quite straight forward. Although it couldn't be of great use it is still be a funny tweak.Setting a preferred domain for your blog
The preferred domain means the address you want your visitors to see when they come to your site. That is http://exnol.com or http://www.exnol.com in my case. you can do this easily if you are on Apache. edit the .htaccess file as follows : RewriteEngine On RewriteCond %{HTTP_HOST} ^YOURDOMAIN.com$ [NC] RewriteRule ^(.*)$ http://www.YOURDOMAIN.com/$1 [R=301,L] If an [...]Image not shown properly in Microsoft Office
This is the screen shot of a Microsoft Office document with an image inserted into it. The top one is the original image. But Office kept on showing it with white portions as black. This is shown at the bottom of the Screen shot. If you have met with a problem like the above one [...]Perfomance enhancing – speed up your boot time 1
This is the simplest and slowest tip which will actually improve the boot time only by a small amount. 1 . Take Microsoft “System Configuration Utility” by typing “msconfig” in the RUN () dialogs (Start»Run).2. Select “BOOT.ini” tab from General,SYSTEM.INI,WIN.INI,Services and Startup tabs. There will be a check box NOGUIBOOT enable it.This will disable the Windows [...]Adsense section targetting for better contextual Ads
Google Adsense has been a money maker for many of the bloggers out there. but many a times we have seen really nonsense ads appearing on our blogs, may be of medicine on a blog about computers etc.. Well this can easily be prevented by using ad section targeting in Adsense. By section targeting what [...]Add a target to your Send ‘To Shell’ Menu
This post will show you how to add a new Item to your sendto menu of your shell right click options. It is really simple and can be very handy to use. All the targets of sendto menu are located in the C:\Documents and settings\USERNAME\Sendto folder. Or just type shell:sendto in your Start»Run box.Create a shortcut [...]
Page 1 of 11