Using wordpress custom fields to control Ads in your blog
Custom fields are the user defined information that are assigned to any blog post in Wordpress. They are also called as meta-data. Blog authors usually define the custom fields when they write the blog post to give some extra information like mood, whether,etc. Custom fields are key/value pairs, that means you can define any key [...]
Tip to avoid typing password every time you open VSS
I have VSS (Visual Source Safe) installed on my windows XP system and every time I open VSS, it was asking me to enter user name and password. It was really irritating and I was looking for some workaround to avoid this. Below is a tip, that worked.
In Windows XP, right click on ‘My Computer’ [...]
Creating window styled boxes using CSS
While I was designing my home page Veerasundar.com, I came up with this style definition which can create window styled boxes in a HTML page. I am sharing the style definitions and HTML snippet here, so that if anybody else wants to create the same, they could re-use the same. Off course, there are multiple [...]
