Great AJAX application != REST application

YourMinis.com is another example of how the ECMAScript platform together with XML over HTTP can be used to do great stuff. I am running the RTM version of Vista and IE 7.0 so I don’t know if this site works with all browsers but it’s really fast on my machine and very impressive. Good looking too.

Now, this has NOTHING to do with REST!!! My user agent (my browser) shows no state transitions and there are no links from one resource state to the other. I see no URIs associated with the state of my browser after I change the displayed state. I see no identifiable resources. I see no indication of a hypermedia application.

The application hosted in my browser has all to do with the power of HTTP as an ubiquitous, well-supported application protocol, a universal scripting language, XML/JSON/Atom/RSS/SOAP/etc as a way to capture/transfer data, the browser and the common platform functionality offered by all of the browser flavors out there as the execution platform.

This is a great illustation of the power of the Web even though it has little to do with the architectural style called REST! Please, please, please stop the buzzword madness and perhaps consider reading Fielding’s thesis 🙂

I am sure there are many more examples in this space but I just came across YourMinis.com and I thought of sharing few thoughts.


UPDATE:
Oooops!!! I am really embarrassed 🙁 Paul is absolutely right in his comment. This is indeed a Flash application and not an ECMAScript one. The comments still apply though. It’s just a different hosting technology.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

1 month ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

7 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago