Mobile detection, redirection and testing tools

I found this website useful. http://www.handsetdetection.com/ It is free upto 10000 detection.

Sign up an follow the instruction to create your javascript. It will detect the visitor’s mobile and redirect to other website.

I created the following html and uploaded.

<!DOCTYPE html> <html> <head> <script type=’text/javascript’ src=’http://www.handsetdetection.com/sites/js/yournumber.js’></script> </head> <body> <h1>You are accessing from [...]

Implementing 'Show Your Google Analytics Top Content in Wordpress'


After reading this article, I modified and implemented it in this blog. You can see it in the right column.

This is how I did it.

Continue reading Implementing ‘Show Your Google Analytics Top Content in WordPress’

Bookmarklet: 960 Gridder

960 Gridder is an excellent tool for any web developer/ designer that wants to easily align, match and/or lay out websites.

Adding a Flickr Slideshow

Created with flickr slideshow.

I added a Flickr slideshow to my blog today. This works for WordPress, Blogger and any website.This is how I did it.

1. Create your Flickr account and upload your photos.2. Add your tags. This tag will be used in a slideshow.3. Go to Flickrslideshow.com and fill up the [...]

Adding Picasa photos to your website

 Spring has come to Norway!This photo is added through Picasa 3. Spring in Norway

When you embed an album in your site, the album cover will display. Viewers who click the cover image will then be taken to view the album in Picasa Web Albums. Follow these steps to embed an album: 1. [...]

Add Disqus comment system to your blogger

I just added Disqus to Blogger . Disqus is a comment management. You can manage all your comments in different websites. Great thing is it’s free. It is very easy to implement to any platform and very powerful. If you are tired of Blogger comment system I strongly recommend to use [...]