Logo Background RSS

» Ajax

  • AJAX Magazine: AJAX Tutorials Archives
    By vinu on January 18th, 2006 | 2 Comments2 Comments Comments
    Here’s a good source for Ajax Tutorials, here are some of the topics covered here: AJAX Experience AJAX Mobile AJAX Tutorials AJAX and J2EE Ajax and .NET PHP and AJAX Link: AJAX Magazine: AJAX Tutorials Archives ...
  • Ajax File Upload
    By vinu on January 13th, 2006 | 4 Comments4 Comments Comments
    Here’s a cool Ajax based file upload implemented in PHP. Source code is also available at the site Link: Asynchronous image file upload without AJAX(posted this link by mistake) Correct Link: AJAX File upload Progr...
  • Maintaining History in Ajax Application
    By vinu on January 12th, 2006 | No Comments Comments
    Here’s a good article on how to maintain back and forward browser history in Ajax applications. “While Ajax and Web 2.0 are all the rage at the moment one of the most frequent criticisms of Ajax is the lack o...
  • Design Patterns for AJAX Usability
    By vinu on January 8th, 2006 | 1 Comment1 Comment Comments
    Here’s an interesting Topic for developers getting started off on Ajax: Design Patterns for Ajax Usability. A good article even for experienced developers on Ajax. “AJAX holds a lot of promise for web usabili...
  • Ajax Link Tracker
    By vinu on January 4th, 2006 | No Comments Comments
    Here’s a cool way to check which portions of your pages are being clicked by viewers. The author of this article has used Javascript to capture the mouse clicks on the screen and save the location to the database ...
  • fileNice
    By vinu on January 3rd, 2006 | No Comments Comments
    fileNice is a simple remote file browser which uses PHP and Ajax to display files which are in your dump folder. fileNice generates links to the filesto paste in your web pages and also allows you to upload your images d...
  • AJAX, PHP and Javascript Errors - How to get more data - Jim’s PHP Programming Paradise
    By vinu on January 2nd, 2006 | 2 Comments2 Comments Comments
    A good article on debugging Javascript while programming with PHP & Ajax. “Javascript is a powerful tool in the web programmers toolbox however, it’s also one of our greatest headaches. Dealing with brow...
  • Online Office Suites
    By vinu on December 27th, 2005 | 2 Comments2 Comments Comments
    Here’s some of the latest web-based Office Suites based off Ajax. Some of these do eliminate the requirement of having a bulky office suite installed on your PC. Think Free Online: http://online.thinkfree.com/ ...
  • Unobtrusive Degradable Ajax Style Sheet Switcher
    By vinu on December 26th, 2005 | No Comments Comments
    Here’s a cool way to swap Stylesheets on the fly using UDASSS(Unobtrusive Degradable Ajax Style Sheet Switcher). Works great even if Javascript is disabled on the browser. The Unobtrusive Degradable Ajax Style Shee...
  • How To Create an RSS Aggregator with PHP and AJAX
    By vinu on December 22nd, 2005 | No Comments Comments
    Imagine using a simple HTML file to send a request to a server-side script, receive a custom XML file based on that request, and then display it to the user without ever refreshing the browser! Kris Hadlock explains how ...

Advertisement