« Flash and AJAX Integration Example | Main | My New Weblog »
May 10, 2005
I'm Looking for AJAX Applications
As you are probably aware, I've been working with AJAX techniques recently, and I've been very impressed, especially with the Flash integration we've been able to accomplish. And now I need your help. What are the coolest AJAX sites you've seen out there? I'm looking for sites that inspire and amaze!
Posted by cantrell at May 10, 2005 03:20 PM | References
Related Entries
- Flash and Ajax: Happy Together
- Search + Ajax = MXNA Suggest
- History Management in RIAs
- Flash / JS Integration Kit Released Under an Open License
- Flash and AJAX Integration Example
Comments
one of my favorites: http://www.panic.com/goods/
great shopping cart, drag and drop functionality,
add an item to your cart and pull it back out *poof*
Posted by: Ryan Guill at May 10, 2005 03:59 PM
You might be seeing it on Flickr soon, replacing Flash.
http://www.davidbisset.com/?p=2623
No word on time, if it happens - but considering it's just Ajax, it could be just a few months away...
Posted by: David Bisset at May 10, 2005 04:02 PM
It's a shameless plug, but we have quite a few cool ones, starting with our site.
Check http://www.backbase.com itself, and check out or demos. Everything is 100% what you guys call Ajax. I guess, we have to call it the same.
Posted by: M.J.Milicevic at May 10, 2005 04:41 PM
Jason Kottke has a new menu system, which does not rely on a whole-page refresh in order to change the display:
http://www.kottke.org/
(See the "Currently Displaying" dropdown at the top of the page.)
Posted by: John Dowdell at May 10, 2005 06:29 PM
It's not a great use of AJAX but we use it for the mediaplayer panel at www.mediatuner.com
www.gmail.com uses it extensively.
Posted by: Fernando at May 10, 2005 08:58 PM
This stuff has been around for a while. I actually came to Flash from DHTML, and so a lot of my original work in flash was mixtures of the 2 technologies. I currently don't have any of my old stuff up, but will probably post it again soon.
In my opinion, Aaron Boodman was always one of the better developers of this nature. He is actually at Google now, having left Microsoft. Check out http://webapp.youngpup.net, I believe he finished it in 2000. The menu knob is flash interacting with the DHTML. The interesting thing is the site was viewable in many different formats using xslts.
Aaron also posted an open source project muse.net which can be found at http://sourceforge.net/projects/muse7800client/ which basically allowed u to universally control your music collection from anywhere.
If you want some more links let me know. I'll look through my knowledge base and pull some things out for you.
Posted by: Kenny Bunch at May 11, 2005 10:28 AM
I don't know if it's amazing, but I like it - my photo gallery http://www.robrohan.com/gallery It uses Javascript remoting (aka ajax) to load the photo gallery (Use the top left to load a gallery notice no page refresh).
Posted by: rob at May 11, 2005 11:25 AM
There is a section in http://del.icio.us for ajax. This is a great site.
Posted by: Patrick Whittingham at May 11, 2005 02:27 PM
it's still under HEAVY construction, and as such I havn't gotten around to making this work in anything other than IE6-win. Not everything works yet, but most of what you see should.
http://test.webstorepackage.com/poing/virtualweb/customink.asp
Posted by: Mark Kahn at May 12, 2005 09:38 PM
Nice implementation of AJax with codfusion
http://www.indiankey.com/cfajax
Posted by: John at May 16, 2005 07:08 PM
The XM Radio Online player uses Ajax (and Flash) extensively for loading in the 'now playing' data. Then it uses Flash to display the current song / channel data and load in the logos of the Channels.
http://listen.xmradio.com/
Posted by: Geoff at June 14, 2005 02:51 PM
We launched an open source project called MochiKit (http://www.mochikit.com) that's a JavaScript framework to make your AJAX projects easier. You can see it in action along with the Macromedia Flash / JavaScript Integration Kit at MochiBot.com (http://www.mochibot.com). I'd love to hear what you think.
Posted by: Jameson Hsu at August 10, 2005 06:28 PM
Inspire and Amaze? Thats a big request, actually I work for a company that does Ajax applications, and our pride and joy in terms of Ajax applications is our Sysbotz Enterprise Software package. Its a business application frame work and comes with a Sales, Purchasing, and Inventory application pre-programmed to get the user started. It comes with a library of DHTML rich widgets (Grids, Date Controls, etc) and features a relatively easy to use XML presentation syntax with a event model which php code can attached too. You can see it at:
http://www.sysbotz.com
Posted by: Cory Rauch at September 11, 2005 01:03 PM