PDA

View Full Version : Ajax Youtube


vahnx
04-10-2008, 11:48 PM
I just noticed Youtube should use Ajax to make it more Web 2 ish. So I Googled it and it brought up a Digg article that pointed to this site:
http://www.yvoschaap.com/youtube/

It seems still betaish, but it's just straight to-the-point Youtube videos without users or comments. Way faster and cleaner than using Youtube for your videos because of the simple ajax implementation. Why Youtube does not do this I do not know.

vahnx
04-11-2008, 12:28 AM
edit.

damnedeyez
04-11-2008, 12:34 AM
I just notice Youtube should use Ajax to make it more Web 2 ish.

...and what's so good about Web 2 ish?

vahnx
04-11-2008, 02:43 AM
Ajax stands for Asynchronous JavaScript and XML (Wikipedia Link (http://en.wikipedia.org/wiki/AJAX)). It's used to make websites simpler to navigate and flow smoothly. Ajax is one of the tools used with most Web 2 sites. It wouldn't be difficult for Google to implement it to Youtube if that http://www.yvoschaap.com/youtube/ could do it.