xRTML.org

The eXtensible Multiplatform Language used to transform

the World Wide Web into the Realtime Web

<b>Cool Vendor</b> Cool Vendor by Gartner
Read more here
<b>xRTML Developers</b><br />around the world xRTML Developers
around the world
Learn about the community
<b>The Future of</b> Mobile Traffic The Future of Mobile Traffic The Realtime® Framework provides real solutions for the fast growing data traffic Read more here
Eclipse Plugin Eclipse Plugin Using an Eclipse-based IDE? Get our xRTML plugin and develop Realtime® apps easier. Download here
Whitepaper for <b>Realtime® Framework</b> Whitepaper for Realtime® Framework Product Positioning and Technology Whitepaper Download it here
<b>Realtime<sup>®</sup></b> is <b>not</b> Ajax! Realtime® is not Ajax! Understand the differences between Realtime® and AJAX in this blog post. Click here
Using xRTML as tags in 3 easy steps:
Start adding the xRTML library, then add a Connection, and finish it with a xRTML Tag.

Using other libraries, such as Javascript, PHP, ASP.NET or Java, is just as easy!

step1
						    1
                            2
                            3
					    
						    <!-- Adding the library is easy! -->
                            
                            <script src="xrtml.js" type="text/javascript"/>
					    
step2
						    1
						    2
						    3
						    4
						    5
                            6
                            7
                            8
					    
                            var connectionJSON = {
                              appkey:"myAppKey", authtoken:"myDevToken",				
				              url:"http://developers2.realtime.livehtml.net/server/2.0/",
				              channels:[{name:"myChannel"}] 
                            };
			                xRTML.addEventListener("ready", function() {
				              xRTML.createConnection(connectionJSON); 
                            });
                        
step3
						    1
						    2
						    3
						    4
						    5
                            6
                            7
                            8
					    
                            var repeaterJSON = {
				              name:"Repeater", target:"#list",
				              template:{content:"<!-- [ <li> [xRTML:arg] </li> ] -->"},
				              triggers:[{name:"myTrigger"}]
			                };
			                xRTML.addEventListener("ready", function() {
				              xRTML.createTag(repeaterJSON); 
                            });
                        
Realtime Cool Vendor
Realtime connections
We're serving Realtime® technology all around!
  • Loading...
    Connections
  • Loading...
    Messages per second
  • 829
    Developers
  • Loading...Visitors on this site
Who's using xRTML and Realtime® technology?
Achieving great results is our priority, bringing measurable value and a sustainable impact.
Click here to discover some cool projects
  • Diario Economico
  • Economico Social
  • TMN
  • Social TV Summit
António Costa Editor, Diário Económico

Económico Social is the 1st publication in the world to turn its readers into co-editors... Thanks to a model that should be exported and show that it is possible, in Portugal, to challenge the best.



Last but not the least: It's 100% Cross-browser/platform
Compatible with: Internet Explorer 7+, Firefox 3+, Chrome 9+, Opera 10+, Safari 5+, iPad, iPhone (iOS4+) and Android 2.1+
  • desktop
  • >
  • Chrome
  • Firefox
  • Opera
  • Safari
  • Internet Explorer
  • +
  • Android
  • iOS
  • Windows Phone
  • <
  • mobile
Check out more at Realtime.co