I can't remember the post, but basically there was some discussion concerning mudclients and many people felt that javascript based mud clients couldn't compete with clients like mushclient.
This isn't flash or java. It's all straight dom interactions with javascript. It's fast enough for all of your mud client needs. This works at 60 frames per second on all iphones, all generation ipad, etc.
CSS3 can now access any acceleration the system provides. I've been using these in a new web-based component for my game, and it looks like near-native responsiveness on an iPhone. Yay.
actually, no.. that was a genuine expression of gratitude for the awesome link, and a sort of joke to make fun of myself and how snotty I was in the other thread.. my apologies if it didn't come off that way
http://famo.us/
This isn't flash or java. It's all straight dom interactions with javascript. It's fast enough for all of your mud client needs. This works at 60 frames per second on all iphones, all generation ipad, etc.