Twitter in Social
作者:gugod 發佈於:The list of twitter clients is already too long. It is almost like the "hello world" example program.
After I polish Social UI with jqtouch, I then start integrating twitter into Social.
Screenshots comes first:
The new iPhone-UI look.
Statuses of friends:
Inline flickr photo:
IRC supports multiple networks now:
The underlying AnyEvent::Twitter polls for twitter update. It is amazing how this Social app works with only one running process. No background program and/or crontab setup are required. The mixed of synchronous and asynchronous coding style provided by AnyEvent is a really comfortable chair for web programmers. It backs you up with awesome support. Such web programming technique must rock the future, otherwise /dev/null
can suck the universe.