Sign in
in
   
"It is the mark of an educated mind to be able to entertain a thought without accepting it."  -Aristotle

About Me

I am a co-founder of Notches, an early stage startup currently based in NYC. We are building a free, open reviews network that anyone can participate in and anyone can build on top of. You can find out more on our official blog.

Read more about my background.

Connect with me on...

Recent Readers

Flickr Photos

 

Browse by Tags

All Tags » Programming » Rants » Software Development (RSS)
  • The Challenges of Scaling Twitter's Follower Model

    I wrote previously that Twitter's architecture is not scalable for real-time messaging . Indeed, the Twitter development team talked about this recently . Twitter is, fundamentally, a messaging system. Twitter was not architected as a messaging system, however. For expediency's sake, Twitter was built with technologies and practices that are more appropriate to a content management system. Over the last year and a half we've tried to make our system behave like a messaging system as much as possible, but that's introduced a great deal of complexity and unpredictability. Dare Obasanjo recently looked at the issues and implications and suggested that it's not the technical architecture to blame, but perhaps rather the logical model. If Twitter was simply a micro-content publishing tool with push notifications for SMS and IM then the team wouldn't be faulted for designing it as a Content Management System (CMS). In that case you'd just need three data structures...
  • What exactly is an iPhone application?

    Scoble mentions 3 new iPhone apps today from Newsgator, Bloglines, and Google. It's interesting that companies keep saying they are doing "iPhone development", when really these are nothing more than sites skinned to look more natural on the iPhone. The iPhone is the only mobile phone that gets special versions made for it, which is especially curious to me considering one of its big selling points is the full-featured Safari and a better browsing experience in general. My initial take is that these companies are just trying to ride the coattails of the amazing iPhone marketing. Mashable says "NewsGator hasn’t been so hyped in recent months, and all I ever hear about is Google Reader." Is it just an easy press release when you have nothing else interesting to announce? Or do these special versions really make a difference? (I don't have an iPhone... so isn't an entirely rhetorical question).