Posts Tagged ‘Twitter’

The Twitter Theater

A really nice posting from mashable.com regarding the upcoming (?) acquisition of TweetDeck for $50.000.000: There has been recent friction between Twitter and UberMedia. In February, Twitter banned UberSocial and Twidroyd for API violations. This was just weeks after the rumors about the TweetDeck acquisition first hit the wires. [...] That brings us to today’s [...]

Twitter says goodbye to Ruby on Rails

The guys at Twitter are moving away from their Ruby on Rails front-end servers towards their customized Java server Blender which is based on good old Netty. In the next phase of our deploy, we will eliminate Ruby on Rails entirely, connecting users directly to Blender and potentially reducing latencies even further. (via twitter.com)

5 Steps of Twitter success

The Five Steps of Twitter Success: Follow, Reply, Retweet, Share, Repeat I want to break these down and go into some detail, because a lot of businesses may feel they are doing this already, and don’t understand why it’s not working. Follow LOTS of people with varying interests… not just the folks that you think [...]

Free and awesome icon set for social services

Just searched for icons and found at komodomedia.com this nice and free set of awesome little icons for social online services like Twitter, Facebook, Last.fm and all the rest. The icons are available in 16×16 and 32×32 and look pretty shiny. Download here: http://www.komodomedia.com/blog/2009/06/social-network-icon-pack/

Twitter: Using file based message queue instead of SQL database

Just found this in a pretty old article about Twitter and it’s architecture. Now, a more sane way to do this (if I may be so bold) is to keep a message queue for every member, and whenever someone posts a new message, copy a pointer to that message into the queue of every member [...]

Second Life/Twitter Code

Second Life/Twitter application code available at the SL Developer’s Corner.

Twitter in Second Life

Just built a little Twitter / Second Life mashup using Ruby-on-Rails and LindenScript. Here is a little screenshot. I will put the code on my new SL-weblog at http://sl-devcorner.blogspot.com in this week :)