Divya Ramachandran (divya/cs), Melissa Ho (mho/ischool)
Using a modified version of WordPy and NetAPI, we have enable mobile and disconnected blogging to Wordpress blogs to Nokia n8xx devices running maemo. Through this experience we have demonstrated that traditional networked applications (i.e. based on sockets) can be converted to use netapi, a more message-based networking layer, thereby hiding the sometimes complicated and unpredictable network environment from the application.
This diagram shows the control flows for WordPy applications posting blogs to WordPress servers using traditional networking (on the left) and a NetAPI proxy (on the right).