Archive for the ‘Codes’ Category

How to avoid bots from filling up Online forms using Spry?

Sunday, August 24th, 2008

I'm sure every one some day or other were annoyed while filling out the painful CAPTCHA image in the form field. I have hated it all the time and its a pain for the users to read through the image and retype it again. Here is a simple solution that ...

How to add the RSS/Atom feed icon to browser URL?

Friday, July 18th, 2008

I have always wondered how the web browser recognizes if an RSS/atom feed is available in a page. Today I just found out about and here is how you do it. We just need to add a similar code inside the head tag. As simple as that for Atom feeds we have ...

I Vote for Spry 1.6

Monday, February 11th, 2008

Well Spry is the new JavaScript library from Adobe. I always had trouble working with AJAX and with Spry its so much easier to implement AJX calls and effects. There are JavaScript library like jquery,moo tools etc that does the same job. The one huge difference between them and Spry ...