links for 2005-12-27
Posted by Mike Tue, 27 Dec 2005 00:25:00 GMT
-
Digg thread for BlockRocker.com (site down Dec 26th)
Posted by Mike Tue, 27 Dec 2005 00:25:00 GMT
Posted by Mike Fri, 23 Dec 2005 00:26:00 GMT
Posted by Mike Thu, 22 Dec 2005 00:29:00 GMT
Posted by Mike Thu, 13 Oct 2005 15:04:00 GMT
The worst kept secret is now public.
Will the video iPod move mainstream video off of cable? Maybe not. But it may be the trigger for mainstream video blogs and pod casts, downloadable TV shows, live video. Something big is going to happen. It will also be interesting to see if/how Sony reacts with their PSP.
There may be an opportunity for a bloglines-like app for notification of new video content -- an RSS based TV guide. Or maybe a Flickr for home video?
Posted by Mike Mon, 03 Oct 2005 19:24:00 GMT
As Tim O'Reilly and Tim Bray say: 'there's still a huge amount of disagreement about just what Web 2.0 means'. Herewith, my summary of O'Reilly's piece What Is Web 2.0.
O'Reilly describes priciples shared by successful 'Web 1.0' successes and interesting recent applications. See the meme map that came out of a brainstorming session of a FOO Camp conference.
Web as platform is an old idea but it's implementation has been refined. See Netscape vs. Google, DoubleClick vs. Ad Sense, Akamai vs. BitTorrent.
Open Source software, open content, collaborative categorization, viral marketing, all rely on a collective intelligence. Site attributes such as extensive (permanent) hyperlinks, low barriers to participation, organized content and meta data facilitate or enhance the affect of collective intelligence. Blogs are a special case of collective intelligence (and RSS a special attribute) in that the collective intelligence only emerges from a critical mass of blogs/articles.
Based on the way they approached their databases, MapQuest is a Web 1.0 story and Amazon is a Web 2.0 story. MapQuest licensed map data from Tele Atlas, but did not enhance (e.g. user annotations) or control the data. Amazon licensed ISBN data from R.R. Bowker and enhanced the data with data from publishers and customers. MapQuest was soon joined in the marketplace by competing services (Yahoo, Google, MSN) and Amazon is the standard source for bibliographic data.
In Web 2.0 software is delivered as a service not a product.
O'Reilly suggests a number of fundamental changes to the business model of software companies.
Simple, lightweight service interfaces appear to be successful with the masses (i.e. the intelligent collective). (One assumes that housingmaps.com enhances the value of Google maps?)
Three lessons identified:
ITunes, Tivo, blackberry...
Google/Flickr/Basecamp are at the forefront, but Yahoo and others have made AJAX the basis for major product releases.
O'Reilly finishes with a summary of the core compentencies of a Web 2.0 company:
Posted by Mike Thu, 29 Sep 2005 19:11:00 GMT
After a lengthy hiatus, my tech blog is back online. You'll notice that I've switched from pyBloxsom to Typo, which represents an upgrade in the feature set, especially reader comments and Atom RSS.
Posted by mop Tue, 19 Apr 2005 16:29:00 GMT
BlogPulse.com attempts to measure the ’pulse’ of the blogosphere by searching for popular subjects, phrases, and trends.They provide an interesting way to measure the relative buzz associated with a given subject. See this example chart of the buzz surrounding three In-Touch topics-of-interest.
I expect they will have some success selling marketing data to private companies. Their service appears to be 100% free at this point.
Posted by mop Tue, 12 Apr 2005 15:30:00 GMT
Go read this short article by Sean McGrath on the subject of test driven documentation. Unit tests as documentation is not what Knuth had in mind when he coined the phrase Literate Programming, but it’s a step in the right direction.