xRTML.org

xRTML's Blog

xRTML News, from Portugal to the Realtime World Web.

The Realtime Wordpress plugin

— by Hugo Oliveira on February 10, 2012

The Realtime Wordpress plugin

It is always interesting to connect different types of technologies and systems and the interaction between xRTML and a Content Management System (CMS) is no exception.

So, to fulfill the gap, the xRTML team decided to use Wordpress as our first CMS to develop a plugin for. You will be able to use it on your Wordpress installation.

Every time you post on your blog, the users that are viewing the post content get the update without the need to refresh the page. The plugin will also update de latest post list comments. You will also be able to use a shoutbox for your visitors to chat between them or join a video chat room.

Our plugin is "listening" to messages from the ORTC server and, as soon as a post or comment is made, the ORTC server broadcasts this information to all the users browsing the website. The pages being viewed are then updated, in real time, without the need to refresh the page or perform AJAX calls.

Read more →