Posted on September 25, 2008 by Thomas Kutty Joseph
If are a new blogger,you may have seen an email subscrtiption form like the below one in other blogs while browsing.
It is delevered by FeedBurner.When people subscribe,they will recieve a email with your blog posts whenever your blog is updated.It is a very easy thing and make your visitors come back again and again to [...]
Filed under: Technology, javascript | Tagged: Blog | 2 Comments »
Posted on September 17, 2008 by Thomas Kutty Joseph
Flash animation is a great way to grab people’s attention among the endless sea of look-alike Web pages on the Internet. It can present useful information, as well as provide functional interactivity. Embedding Flash animation within a Web page [...]
Filed under: ASP.NET, Technology, javascript | Tagged: ASP.NET, Flash, Html, javascript, Web | Leave a Comment »
Posted on September 16, 2008 by Thomas Kutty Joseph
The objective
I know there are a lot of examples on the web on how to achieve stopwatch type functionality, but none seemed to be separated from the UI, so I decided to write my own object that could be included into any page without being tied into the user interface.
The goal
To create a JavaScript stopwatch [...]
Filed under: Technology, javascript | Tagged: Html, javascript, Technology, Web | Leave a Comment »
Posted on September 16, 2008 by Thomas Kutty Joseph
The Motivation
When moving an application from Windows to web, I noticed that certain functionality available only in a Windows Form is expected to be carried over to the web form. Unfortunately, sometimes, achieving the said functionality can be a bit more difficult than expected.
The Objective
Being object oriented in nature, I wanted a drop in solution [...]
Filed under: Technology, javascript | Tagged: Html, javascript, Technology, Web | 1 Comment »
Posted on September 11, 2008 by Thomas Kutty Joseph
Installation:
If you already have a Labels page element installed, skip to step 2.
Step 1: Install the Labels page element by browsing to your template settings:
Click “Add a Page Element” in the column you wish:
Then find the Labels page element and click “Add to Blog”:
Step 2: Replace the Labels page element widget code with the custom [...]
Filed under: Technology, javascript | Tagged: blogger, blogger code, javascript, labels, tags, widget | 5 Comments »