Basic Effects
http://www.solutiongrove.com/blogger/one-entry?entry%5fid=266153
http://www.solutiongrove.com/mashup/tutorial1
Using Ajax
http://www.solutiongrove.com/blogger/one-entry?entry%5fid=266155
http://www.solutiongrove.com/mashup/tutorial2
Drag and Drop
http://www.solutiongrove.com/blogger/one-entry?entry%5fid=268010
http://www.solutiongrove.com/mashup/tutorial3
The flash presentation :
http://www.empressr.com/viewPresentation.aspx?pres=d1oNvrWG10E%3d#
SG Web Desktop
http://www.solutiongrove.com/
- demo drag and drop
- demo mashup, integration with google maps, yahoo weather, google ads
MyCSM Portal
http://www.mycsm.com/xowiki/portal
- demo calendar
MyCSM Ajax FS
http://dev.mycsm.com/ajaxfs/
- ajax tree view, loads branches in the background
- drag and drop (but it's a bit clunky), drag a file to a folder to copy, drag
a file to the trash can to delete
Streaming Search and Tag Could
http://www.3ecompass.info/library/web2
- searchable tagcloud
- streaming search results
- preview url in search results by hovering mouse over URL icon
Google Maps Integration
http://tech.contextsensitivesolutions.org/content/gen/state-profiles/CA
- mouseover markers
- click Case Studies and Organization & Contacts links
Blog Comments
http://www2.pps.org:8000/news/one-entry?entry_id=5144
- background submission and updating of a section of the webpage via ajax
- example of graceful degradation, try to turn off javascript and then try to
comment
Javascript Charts
http://uptime.solutiongrove.com/uptime/reports?monitor_id=831
click "Visitors" link
- more google maps integration
- javascript charts using tschartlib
Looks like the www2.pps.org link is down, and the uptime2 site doesn't give me the permission to view any graphs.
Incidentally that second example demonstrates an issue I discovered on the weeken - if you don't handle errors explicitly in the callbacks then you get a fully rendered master template page in your destination div. It would be useful for the request dispatcher/page contract to recognise a request that originated from an ajax call and return a non-templated error page. No ideas off the top of my head about how to do that (I don't suppose the browser supplies any special headers indicating an async request?).
BTW great work with the CR image:: procs as well :)
by Mark Aufflick on 11/02/06
Add comment