Stream

Max Kiesler's entrance page and activity stream from all my blogs

Blog Archives

All of the posts from Max's main blog

DesignDemo

Demos of web interface and interaction design

Vizlist

View all of our media

mHub

Ajax, rails and other coding examples & how-to's

Labs

My personal work, or work in progress

About

Learn more about Max

News

Stay up to date with Max

Tag(s): ajax+

AJAX Your Blog - Plugins, Source Code, and Tutorials
I started this blog around the same time AJAX was introduced by Adaptive Path's Jesse James Garrett. At the time there were no out of the box add-on's for blogs. Fortunately, now there are a plethora of plugins, source code, and tutorials designed for specific blog software. The following is a list of AJAX components you can add to Wordpress, Expression Engine, and Moveable Type.
Blog: Max Kiesler - (0) Comment(s) - Read More...



AJAX’d Wordpress
AJAX'd Wordpress (AWP), formerly know as INAP, is an extremely powerful plugin that harnesses the power of AJAX and Wordpress to improve the user experience, the administration capabilities and the design potential of any Wordpress based blog. AWP's basic features include inline paginated posts, inline comments, threaded comments, the ability to submit comments with AJAX, pagination of your homepage, live comment preview and much more, but it does not, however, force you to use any feature, and it also allows all aspects of the plugin to be easily customized through a single Administration panel. AWP is built to integrate with other plugins and features an advanced module system--based off of WordPress' plugin system--that allows it to be modified with the addition of third-party extensions. It also has special features that will ensure compatibility with many other plugins.
Blog: mHub - Read More...



WP Ajax Edit Comments
WordPress Ajax Edit Comments (for WP 2.1+) allows users and admins alike to edit comments on a post. Users can edit their own comments for a period specified by the admin, and admins can edit all post comments. What better way to show reader appreciation than letting the readers edit their own typos?
Blog: mHub - Read More...



How To Make AJAX Work For You
A three hour video Ajax tutorial presented at Web 2.0 Expo Berlin on November 5th 2007.
Blog: mHub - Read More...



Javascript and AJAX Security - How to Make Your Website Safe
Beneath the peppy front ends of many of todays Rich Internet Applications lies a dark flaw that if left unchecked can bring a site down to it's knees. For the past few years many designers and developers have been adding AJAX and Javascript functionality to there websites. Many of these websites suffer from threats such as, cross site scripting (also known as XSS), cross-site request forgery (XSRF), and several other well know exploits. Maybe your using one of the popular libraries such as, Prototype and Script.aculo.us, or Dojo and think You're safe. Think again. Unless you've implemented security fixes you may be vulnerable to several types of attacks. The same goes for blog plugins, popular open source applications, and of-course the plethora of free Javascript and AJAX add-ons available at free script websites. If you want to protect yourself, please read on.
Blog: Max Kiesler - (0) Comment(s) - Read More...



How To Minimize Your Javascript and CSS Files for Faster Page Loads
Over the last 11 years I've spent a great deal of time trying to improve client websites with an eye for minimalist interface design and code. While the minimalist design esthetic is not the choice for every client the notion of less code and faster load times always goes over well. Today, many of web applications I design and code for have a plethora of Javascript and CSS files. Fortunately, there are many options to solve this rather simple problem. Compression, obfuscation and bundling are all great options.
Blog: Max Kiesler - (11) Comment(s) - Read More...



Accelerated DOM Scripting with Ajax, APIs and Libraries
JavaScript libraries have been around in one form or another for almost as long as JavaScript itself. As you go from project to project, it’s inevitable that you’ll find yourself reusing various functions. They become part of your core that you end up copying each time you start up something new. With any good library, code reuse leads to reliability; using the same code on multiple projects means that the code has been exposed to more and more people, enabling bugs or cross-browser issues to be resolved.
Blog: mHub - Read More...



QuTags - AJAX for PHP
Very nice AJAX framework for PHP. As the develper stated, "maximize PHP application performance and minimize development time with one framework. QuTags takes the burden of JavaScript away, by not only creating all the client side code, but actually propagating the returned results to the elements you specify using a really easy and extremely fast technique. Code as if you were using AJAX for PHP without JAX. You don't even have to know what AJAX or JavaScript is about. Using this library of functions requires only a very small amount of knowledge about PHP. If you can pass arguments to a function you can utilize QuTags. This framework requires absolutely no knowledge of JavaScript or XML."
Blog: mHub - Read More...



Learning AJAX & Javascript by Example - Tutorials, Source-Code and Documentation
I learn the best by example, so I read about, and try, as many AJAX and Javascript examples as I can find. Below you'll find a short list of the AJAX tutorials and examples that I've seen recently. They have all been organized by category with the exception of the "General" category which includes some example that didn't lend themselves to a vertical. Please let me know through email or a comment if you know of any other great AJAX tutorials, and I'll be glad to post them. Also special thanks to all of the folks who produced all of these great free learning experiences.
Blog: Max Kiesler - (0) Comment(s) - Read More...



Introducing a Cross Site AJAX Plugin for Prototype
During cross site Ajax requests the standard XmlHttpRequest approach breaks down. The problem is that XmlHttpRequest is bounded by the same site policy. Fortunately the script tag has the freedom to do as it pleases.
Blog: mHub - Read More...



Record Mouse Movement Using Javascript and AJAX
Most of us who blog have statistical analysis programs to show us our website traffic. Many of the current programs let you see session data on each visitor that visits your website which includes, the pages they visited, and in some cases how long they spent on each page. The next step would be to see their mouse movements, keystrokes and the links that they click on. MoveLogger does exactly that.
Blog: mHub - Read More...



AJAX & Javascript Galleries, Slideshows and Effects Redux
I was looking through some of my older posts tonight and realized my last post about AJAX galleries, slideshows and effects was from March 2006. Tonight I did a quick search through some of my sources to see what was new and exciting in the world of AJAX and Javascript image display and manipulation. Once again, below you'll find a categorized list of all of the AJAX image solutions I've been able to find that were of some use.
Blog: Max Kiesler - (9) Comment(s) - Read More...



AjaxPlay
At last the web got the site most chess players waited for ages! Here you can start a game in play-by-e-mail mode and then finish it live. No downloads, it's AJAX. You need just a browser to play with your friends and other people.
Blog: mHub - Read More...



20 Trusted AJAX, DHTML and JavaScript Tool Sites
I started posting about AJAX shortly after the term was coined by AdaptivePath's Jesse James Garrett in 2005, and in the beginning most of the examples, tutorials and references were produced by programers interested in the subject. Today many of the so-called AJAX, DHTML and Javascript sites are splogs, or other types of traffic generating ad platforms. My question is always who can I trust for tested quality scripts and tools? While there are probubly hundreds of trustworthy sites out there these are the ones I go to when I'm looking for ideas and inspiration. This is not the definitive list of trusted sites so if you have a site you trust for AJAX, DHTML and Javascript tool please let myself and the community know of them through the comments section of this post. Thanks to all of the individuals who spent their free time to put up these wonderful resources.
Blog: Max Kiesler - (0) Comment(s) - Read More...



Speed Up Your Javascript Load Time
Javascript is becoming increasingly popular on websites, from loading dynamic data via AJAX to adding special effects to your page. Unfortunately, these features come at a price: you must often rely on heavy Javascript libraries that can add dozens or even hundreds of kilobytes to your page. Users hate waiting, so here are a few techniques you can use to trim down your sites.
Blog: mHub - Read More...



Source Code Released for aPop and footoo AJAX Photo Galleries
First, I'd like to say thanks for the overwhelming support and requests for the aPop and footoo photo galleries source code. Next, I'd like to apologize for not getting back to the wonderful developers who emailed me for the code. I just found out this weekend that due to an error, my server was treating all of these emails as spam, and they have been sitting in a log file for the past year. I'm very sorry about this. So, tonight I'm releasing the source code and am hoping I can reach out to everyone who was kind enough to want to push the development forward on these two unfinished projects.
Blog: Max Kiesler - (2) Comment(s) - Read More...



AjaxWp - An AJAX enchancement for WordPress blogs
AjaxWp is a lightweight JavaScript enhancement that adds AJAX functionality to WordPress blogs speeding up load times, increasing the responsiveness of the user interface and giving the blog an overall cooler look. Out of the box AjaxWp requires minimal configuration and no additional markup, other than the script inclusions in the header file and a support PHP file. This allows AjaxWp to degrade gracefully and leave the blog fully functional even for users with JavaScript disabled.
Blog: mHub - Read More...



42 Recent AJAX Tutorials
When I first started posting about AJAX over a year ago, many of the posts I found were about definitions, theory or examples. Today, most of the links that I find are tutorials and I applaud this. The following is a list of what I consider to be the best and most helpful AJAX tutorials I've found in the last two months.
Blog: Max Kiesler - (29) Comment(s) - Read More...



Ajax for Java developers: Exploring the Google Web Toolkit
The recently released Google Web Toolkit (GWT) is a comprehensive set of APIs and tools that lets you create dynamic Web applications almost entirely in Java(TM) code. Philip McCarthy returns to his popular Ajax for Java developers series to show you what GWT can do and help you decide whether it's right for you. (Note: You can now download an updated ZIP file containing the article source code.)
Blog: mHub - Read More...



How to Make Your AJAX Applications Accessible - 40 Tutorials and Articles
AJAX is a great tool for creating rich internet applications, however, when improperly implemented it can cause huge accessibility issues. The good news is that most of these issues can be fixed so your websites are viewable by a much wider audience. Great resources on accessibility have been around for years, however, many web 2.0 and AJAX websites ignore all of the research that went into turning website accessibility into a movement followed by most professional web developers. Below you'll find a list of 40 best AJAX accessibility tutorials and articles that I have found on the web in the last year.
Blog: Max Kiesler - (34) Comment(s) - Read More...



 <  1 2 3 4 >  Last »

Stuff

Subscribe

  in a reader
  by email

    

About

Max Kiesler is an award-winning strategic designer and co-founder
and principal of Ideacodes.com, a web consultancy in San Francisco focused on next generation websites. About Max...