Dave Johnson on open web technologies, social software and software development
« Atom Implementation... | Main | Harmony! »
Beware the Google Web Accelerator.
It will wreak havoc on the web applications that you use (Roller included).
Problem is, in most webapps HTTP GET changes things (even though it shouldn't).
Read all about it on <a href=
"http://radar.oreilly.com/archives/2005/05/google_web_acce_1.html">O'Reilly Radar.
I don't understand this.
Google employs a hell of a lot of very smart people.
How did they let this one slip by?
Update: I just reviewed the Roller UI and found that, at least for deletes, we do the right thing. The pattern we follow is to use a delete link (which causes a GET), but that sends you to an "Are You Sure" page which uses a POST to do the actual delete -- so Roller is probably safe from the Google Web Accelerator.
Dave Johnson in General
01:13PM May 06, 2005
Comments [0]
Tags:
rest
roller
webservices
« Atom Implementation... | Main | Harmony! »
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category General, some may be related to this entry.