Logo Background RSS

» Ajax

  • My-BIC = Easy Ajax
    By vinu on March 8th, 2006 | 3 Comments3 Comments Comments
    Here’s a framework for Ajax which is trying to make Ajax programming a lot easier and simpler. My-BIC provides support for XML, JSON and Text based Ajax transactions and works on Safari, Firefox, IE and Opera. Sub...
  • Lightbox JS
    By vinu on February 27th, 2006 | No Comments Comments
    Here’s a cool piece of Javascript code which allows you to overlay an image zoom over the current page, without having to open a pop-up window to show the zoomed image. “Lightbox JS is a simple, unobtrusive ...
  • Quick Lookup
    By vinu on February 26th, 2006 | No Comments Comments
    Another cool site which allows you to look up syntax in PHP, MySQL, Javascript and CSS. Link: Quick Lookup [tags]reference, lookup, syntax, PHP, MySQL, Javascript, CSS[/tags] Bookmark and share: ...
  • Rex V: an AJAX Regular EXpression eValuator
    By vinu on February 26th, 2006 | No Comments Comments
    Here’s a cool Ajax based Regular Expression Evaluator. A cool site to bookmark if you use a lot of regular expressions in your code. Link: Rex V: an AJAX Regular EXpression eValuator - Bookmark and share: ...
  • Usability for Rich Internet Applications
    By vinu on February 23rd, 2006 | No Comments Comments
    Here’s a good article on design patterns for RIA. “Rich Internet applications (RIAs) can provide opportunities to design much better user experiences. They can be faster, more engaging and much more usable. H...
  • AJAX Login Demo
    By vinu on February 21st, 2006 | No Comments Comments
    Here’s a demo of a login system built using Ajax. This is a cool implementation which allows a user to login, without having to refresh the page. Here are some advantages of the noted by author of the code: User ...
  • <> AJAX AGENT for PHP
    By vinu on February 21st, 2006 | No Comments Comments
    Here’s an Ajax framework created by Steve Hemmady (the Lead Architect behind the award winning Onepage Portal Server, now Sybase Enterprise Portal) and Anuta Udyawar (one of the core engineers behind the Content E...
  • Calling SOAP with Ajax
    By vinu on February 14th, 2006 | No Comments Comments
    Here’s a two part article from IBM on how to call SOAP services using Ajax. “Invoking SOAP Web services from within a Web browser can be a tricky exercise, particularly because the most popular Web browsers ...
  • Adding Zoho Writer to Google Personalized Page
    By vinu on January 21st, 2006 | 2 Comments2 Comments Comments
    Here’s a great way to add your Zoho Writer Document list over at your Google Personalized Page. Since I’m a heavy google user and have some of my frequently edited documents over at Zoho, this is a great ...
  • FireBug - FireFox Plugin
    By vinu on January 21st, 2006 | 2 Comments2 Comments Comments
    Here’s a cool plugin for Firefox which allows you to debug Ajax code. FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, ...

Advertisement