Category Archives: Ajax

Asynchronous JavaScript and XML ( Wikipedia )

Integrating Global Weather Ajax with Geographicals Tutorial

Today’s tutorial is all about software integration and complements yesterday’s Integrating Global Weather into Geographicals Tutorial as shown below. Software integration takes many forms, and Ajax functionality is that little bit different, perhaps, in that with the tablet and mobile … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Software, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

Integrating Global Weather into Geographicals Tutorial

Today’s tutorial is all about software integration and builds on yesterday’s Ajax Global Weather HTTP Get Primer Tutorial as shown below. Sometimes (well, in my experience) you get the best “kick” out of integrating software components, rather than the writing … Continue reading

Posted in Ajax, eLearning, Software, Tutorials | Tagged , , , , , , , | Leave a comment

Ajax Global Weather HTTP Get Primer Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 311 Comments

Ajax Auto-completion FollowUp Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment

Ajax Auto-completion Primer Tutorial

Ajax techniques make your web pages very dynamic and useful, and there will be fewer changes of webpage required when using Ajax, because information derived from a data source (maybe a feed, maybe a database read, maybe a local source … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , | Leave a comment

PHP Debug via Firefox and FirePHP Primer Tutorial

Today’s tutorial builds on Javascript Debug via Firefox and Firebug Primer Tutorial as shown below, by showing you the joys of PHP Debugging (not always easy) using a great open source Firefox (browser) tool called FirePHP. FirePHP asks that you … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 9 Comments

ASP.Net Ajax Primer Tutorial

Ajax is a client-side meets server-side melding of ASP.Net (or PHP) and Javascript and HTML and CSS and allows you to stay on the web page you are on doing many more things, rather than constantly changing web pages the … Continue reading

Posted in Ajax, eLearning, Tutorials, Visual Studio | Tagged , , , | Leave a comment

Ajax Preview Window Tutorial

Ajax is a client-side meets server-side melding of PHP (or ASP.Net) and Javascript and HTML and CSS and allows you to stay on the web page you are on doing many more things, rather than constantly changing web pages the … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , | 1 Comment