Movietally and Understanding Web 2.0 Design
haym37 writes "Ajit Jaokar over at the Open Gardens blog has an article up on a growing service called movietally. The service allows users to tag the movies they've seen and receive automatic recommendations for movies they might like to see. He describes it as a 'textbook case of web 2.0 design' and goes into detail about the fundamental principles of web 2.0 design and how movietally relates to them. The interesting part about all of this is that, according to the article, the founder is only fifteen years old and created it in under a month."
My mistake. The link to the article wasn't in the sentence, "Ajit Jaokar over at the Open Gardens blog has an article up on a growing service called movietally." it was on the phrase tag the movies they've seen in the sentence, "The service allows users to tag the movies they've seen and receive automatic recommendations for movies they might like to see."
/. wonders why I don't bother to subscribe...
Silly me.
And
You're special forces then? That's great! I just love your olympics!
A previous post mentioned that Netflix did this a long time ago. Amazon did the same thing for books even before that. So how exactly does this demonstrate anything compelling about web 2.0?
That assumes that users tag consistently, fairly, clearly, and correctly. It's also vulnerable to spamming and trolling.
Tagging by users works within small communities - but I doubt it will scale up.
You obviously do not understand the difference between Web 1.0 and Web 2.0.
Web 1.0 - Only served up static content. Information. That you searched for. That you were interested in. It's all about you, you, you.
Web 2.0 - All about serving up content that someone else thinks you should be interested in. It's all about them, them, them thinking me, me, me, thinking that means you, you, you.
Web 3.0 - Profit!
KFG
It's certainly not a textbook case of good design. The two identical search boxes, the huge fonts for the tags...the fact when I visit the homepage if I had no idea what a tagging system was (and plenty of people don't) I'd be totally confused...
Since when did Web 2.0 = forgetting all about usability and going with 'it looks minimal, so therefore cool'
Oh, wait. It's always been like that.
Old enough to be able to Google for a very similar concept and find Flixter.
How many people can read hex if only you and dead people can read hex?
I think the important point here is that the kid is 15 years old and is doing some decent work in making a site using semi-recent ideas in web development.
In many ways, the site seems to be a grotesque travesty of web 2.0 memes. For example, one of the points the article mentions:
5. "Shift to Programming: Separation of Structure and Style"
The site uses tables for layout - this certainly isn't characteristic of Web 2.0 or seperating structure from style. 90% of web 2.0 sites do it better, with CSS.
But that's not the point - or at least it shouldn't be. What we have here is a case of the next generation of web developers starting with some of the newer ideas in design as their base. And it's still pretty impressive if a 15-year-old put it together in a month.
Besides the non web-2.0 versions at Amazon/NetFlix/the like, Spout has been doing this for awhile with full tagging, community features, and everything else that screams web 2.0. Furthermore, Spout has a stronger developer base and a more flushed-out featureset. While I think it's great that a 15-year-old can put together a neat website incorporating many of these newer interface and social networking rules, I prefer to use a really well made website. Flickr, digg, and the rest aren't just popular because of pretty colors and tags... they're popular because they use these user experience technologies on top of a well-built system.
michael greene
Ahhh, the continued irrational exhuberance of Web 2.0. Where's the beef?
If you want a real site for getting movie recommendations then try http://www.moviefreak.org/ or any of a number of movie recommendation sites that will give you better results w/o all the Web 2.0 hype.
I'm not the first to say this but I delved a bit into the sites code and it is by far a textbook case. It's clearly work of a coder who has never done this stuff before.
First, some links call JS functions. I *hate* this. I'm talking the three lnks under the "Browse" section on the main page.
Second, regarding the links above. They initiate an ajax update of a div. What it doesn't do is tell the user that it is updating. Just now, I waited 30 seconds for the div to update. This is certainly due to slashdotting but it demonstrates poor design.
Third, again regarding the links above. All three contents update the same DIV which means the content stays stale and is now mislabeled.
Fourth, he uses a global variable to store the XMLHttpRequest/XMLHTTP object. This means you can't have multiple outstanding requests.
That's just the first page and the ajax at a cursory glance.
The visual aspects are equally appalling and it doesn't seem like it will scale at all. Right now there are 27 people who have seen The Matrix. What happens when a million people use this site. Personally, I don't care to see all million names.
I also don't get this tags movement. Mostly, why should genres be freeform? Currently there's "scifi" and there's "sci-fi". Doesn't make sense to tag with genres, characters, or people. These are all fixed things.
All that said: the site is poorly executed for what it's trying to achieve. The Wikipedia link is nice but what about IMDB? How about pulling up the WP or IMDB page in an iframe (but that's "old school", what about an innerHTML on a DIV)? Perhaps do some web service interaction with amazon and get some reference links out of it? How about web service interaction to google?
What does this site do for me? Tell me what other people watch? I don't want to know what everybody watches, I want to know what other people like me watch and recommend. I like Baseketball but I guarantee my dad doesn't so why should his tastes impact mine?
Not to rag too much on a 15 year old, but overall the site isn't slashdot worthy. But what else is new around here? All I know is that if this site was in a text book...man...that'd be one sucky book.
:wq
No it isn't. It is a collection of opinions of movies.