Is IE? Shortest JavaScript code to find whether the browser is Internet Explorer.

There are a lot of JavaScript codes to find whether the user browser is Internet Explorer. But here is the shortest code to check whether the browser is Internet Explorer. if(‘\v’==’v’) It will return true if you are using Internet Explorer. So we can write the code like this. if(“\v”==”v”){ alert(“This browser is Internet Explorer”); [...]

Tags: , , ,

A day at Guruvayur

It was an ambition from long time to go to Guruvayur temple. Last Friday (23rd January 2009) we went there with our family. Friday night we started from Trivandrum. The train (Guruvayur Express – Train No: 6127) was little bit late (it supposed to be start at 23:35) and it started at Midnight only. The [...]

Tags: , , , , , , , , ,

A "Female Asian Koel" in my house

Today one rare bird came to my house. It was around 07.30 PM and my mother and wife were watching television. Suddenly one bird came to my house. It has white dots on his feather and eyes were red. We got feared because it has sharp nails and bills. I think its name is “Female [...]

Tags: , ,

How to make a colour scheme for your website using JQuery and CSS

It is an interesting thing that if we see some changes on a website, both content wise and layout or colour wise. So I decided to add a colour scheme to my blog.So the visitors can select a colour scheme from these buttons. Have you notice the 6 buttons in this page on the header [...]

Tags: , , , , , ,

Does the page rank really matter?

There was a recent page rank update from Google on this December. Many of the SEO people may notice that. Some websites got a better page rank and some websites lost their existing page rank.  What are real factors that affect the page ranking? (Really I don’t know!) According to the words of Google, “PageRank [...]

Tags: , , , ,

Pushup – advice your visitors to upgrade their browser

It is an interesting thing that pushup javascript will tell the visitors that they have to upgrade their browsers to the  latest one if they are using the  old browsers. It is easy to install and customisable Upload the pushup package in to your server Include the pushup.css and pushup.js in to your page header. If [...]

Tags: , , , , , , , ,

Open links in new window automatically in WordPress using JQuery

Sometimes we need to open the external links automatically in our websites. Here I am adding a small snippet for that. JQuery is JavaScript framework using for that. So first you need to include Jquery framework to your page. For that either you need to download the jquery and add it your page, or you [...]

Tags: , , , , ,

Mammootty starts blog

I was searching on Malayalam fonts and Malayalam blogging things today. Eventually I came around this blog! http://i-am-mammootty.blogspot.com/ . Mammotty is a well known Indian actor, popularly known as Mammokka. He started his blogging on 1st January 2009 and came up with some serious writing on socio- political- financial issues plaguing Kerala. Blog inaugurated on [...]

Tags: , , , ,