Archive for the ‘Codes’ Category
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 ...
Posted in Javascript, Spry | 1 Comment »
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 ...
Posted in Codes | No Comments »
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 ...
Posted in Applicaton Review, Codes, TECH | 2 Comments »