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
Internet Archive
Bowser Size from Google Labs
Here is a handy tool that can be used to improve you sites bounce rate as well as accesibility. BrowserSize from Google will allow you to have a look at any web site with a pixel ruler overlay above it. You can see how your web site looks on different resolutions.Quix – ultimate BookMarklet
Quix is every web users dream come true. It can so searches, lookup whois, switch on and OFF CSS, do SEO stuff, search on WP share on social networks and even add a page to URL shortners from a simple prompt.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 [...]Add free online contact form to your web site
If you want to add a contact-me form on your web site or blog, there is a free service on the net. It is easy to use and has got a CAPTCHA to secure you from spam.