The link economy is dead: New York Times

Yesterday while I was looking for a link to the [Christian Science Monitor’s](http://csmonitor.com) plan to move to a primary online business, I found [this topic page on NYTimes.com](http://topics.nytimes.com/top/reference/timestopics/organizations/c/christian_science_monitor/index.html?inline=nyt-org).

There’s. Not. One. Link. To. The. Monitor’s. Web. Site. Try it yourself at home:

 curl -s http://topics.nytimes.com/top/reference/timestopics/organizations/c/christian_science_monitor/index.html?inline=nyt-org | grep 'csmonitor.com'

I’m all for SEO-friendly topics pages. They can and should be a great tool for news sites to aggregate information (and revenue, it’s a business after all) from their site and other relevant sites on the Internet.

Any topic page about a publication, that’s on the Internet, that doesn’t contain a link to the other site has the distinct aroma of [FAIL](http://failblog.org/2008/11/03/walmart-fail/).

Posted in Journalism, Technology | Comments Off on The link economy is dead: New York Times

Using AdWords to assess demand for your new online service

Posted in Blogmarks | Comments Off on Using AdWords to assess demand for your new online service

Why Good Programmers Are Lazy and Dumb

  • Why Good Programmers Are Lazy and Dumb – An oldie, but a goodie. I strive to be lazy and dumb… I could probably work on the dumb part a bit more as I tend to overthink my coding a bit, and definitely overthink projects and scope.
Posted in Blogmarks | Comments Off on Why Good Programmers Are Lazy and Dumb

Remember The Milk releases iPhone app.

Posted in Blogmarks | Comments Off on Remember The Milk releases iPhone app.

Toast Driven – Abstract Model Metadata

  • Toast Driven – Abstract Model Metadata – Haven't thought about doing this at work yet, but now I will.

    We've got a lot of common metadata, and we've abstracted some of the mechanics into re-usable helper functions, but I like the abstract base classes.

Posted in Blogmarks | Comments Off on Toast Driven – Abstract Model Metadata