May 02, 2008
So Twitter is leaving Rails and I bet Rails programmers are not happy with this. Their #1 success application at a large scale is leaving the building. I guess now it’s more difficult for them to persuade businesses to start using Ruby on Rails.
One the other hand, Jaiku is moving in to Google App Engine and I guess they’re using Python. They’re minimizing the risk of scaling issues (something they could have learned form Twitter’s success). I still wonder what’s the key think that makes them working on Jaiku. Is it Android? Or some killer-feature?
April 26, 2008
How to be a Programmer: A Short, Comprehensive, and Personal Summary by Robert L Read, is a wonderful short book every programmer should read. You’ll get an idea of the skills you should improve in the different stages of your path through programming. And I love the fact that there is no code there, not even one programming language name mentioned! And he goes through Debugging, Unit Testing and so. And you’ll read it incredible fast!
Why Johnny Can’t Scale is a post on why Twitter can’t scale as it should and a small rant on Ruby on Rails. You should read it along with the debate in the comments between Michael Galpin and DHH himself.
Fencing in the habitat – doing things right and getting the accessibility wrong is a presentation by Christian Heilmann on accessibility on the web. And I love how you can get the idea by just reading the slides. A must for webdevelopers!
September 16, 2007
In a world where GTD matters to everyone, Sérgio came up with an idea: Why wouldn’t we use twitter to record some notes? Since you have twitter in almost every platform (mobile phone, PDA, desktop (windows,mac,linux), web, you name it!) it is a good way of posting messages from anywhere and use the API to organize them.
That’s what he did the last week. Started a Rails project, added Twitter4r and a bunch of pluggins and coded a bit lot. As for me, I just made the design and artwork. The layout was based on twitter’s since twitternotes users are used to it.
So, go ahead to http://www.twitternotes.com and login. Then use your favorite twitter client and post something like + i have to tell everyone about twitternotes and that’s it! And you will even tag that message with “twitternotes”. Simpler is impossible!
February 25, 2007
Feedbox is a project of my partner at ideias3, Sérgio Santos. It is a kind of RSS aggregator with rating, but can also be avaiable in a box to use at your own website (future feature).
Check it out at http://feedbox.ideias3.com.
In the meanwhile, I'm am working on Ideias3's main website. News coming up soon.