Archive for March 20th, 2005

Yahoo Acquires Flickr

Sunday, March 20th, 2005

FlickrBlog · c|net News.com article
Flickr, a wonderful photo-sharing community website was recently purchased by Yahoo. What does this mean?
Flickr will be continuing on the path it’s on — to Flickr 1.0 and beyond. We’ll be working with a bunch of people that Totally Get Flickr and want to preserve the community and the flavor [...]

XMLHttpRequest Object Wrapper

Sunday, March 20th, 2005

Mike West :: XMLHttpRequest Object Wrapper
I haven’t had time to try it out yet, but Mike West has posted a wrapper for the XMLHttpRequest object (it’s that javascript object that makes Ajax possible). From his site:

A JavaScript wrapper for the XMLHttpRequest object that enables the trivial implimentation of dynamic interfaces without the painful necessity [...]

Corporate RSS Made Simple

Sunday, March 20th, 2005

Corporate RSS - Applied: Corporate RSS Made Simple
Funny how I was just thinking the same thing…

IE6 is the new Netscape 4.7x

Sunday, March 20th, 2005

Coding Horror: Because IE6 is the new Netscape 4.7x
Interesting read: Jeff Atwood points out that what developers are saying now about IE 6 are the same types of things they said about Netscape 4.7x. If IE 7 is to be the savior browser for Microsoft, it had better fix the problems (which including full [...]

Ajax Working Examples

Sunday, March 20th, 2005

XMLHttpRequest & Ajax Working Examples - Links and Resources, Fiftyfoureleven.com
Found a great resource for working examples of Ajax.