<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tilt Markup Language</title>
	<atom:link href="http://tiltml.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiltml.wordpress.com</link>
	<description>XML Language to handle tilt and translation in mobile devices</description>
	<lastBuildDate>Sat, 27 Jun 2009 21:47:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tiltml.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tilt Markup Language</title>
		<link>http://tiltml.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tiltml.wordpress.com/osd.xml" title="Tilt Markup Language" />
	<atom:link rel='hub' href='http://tiltml.wordpress.com/?pushpress=hub'/>
		<item>
		<title>TiltML &#8211; Tilt Markup Language for Rotation and Translation</title>
		<link>http://tiltml.wordpress.com/2008/11/02/tiltml-tilt-markup-language-for-rotation-and-translation/</link>
		<comments>http://tiltml.wordpress.com/2008/11/02/tiltml-tilt-markup-language-for-rotation-and-translation/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 21:44:13 +0000</pubDate>
		<dc:creator>Dan Zen</dc:creator>
				<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[degrees of freedom]]></category>
		<category><![CDATA[diagrams]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[pitch]]></category>
		<category><![CDATA[right]]></category>
		<category><![CDATA[roll]]></category>
		<category><![CDATA[rotation]]></category>
		<category><![CDATA[tilt]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[yaw]]></category>

		<guid isPermaLink="false">http://tiltml.wordpress.com/?p=10</guid>
		<description><![CDATA[TiltML is a simple language in XML format to describe the rotation and translation six degrees of freedom: TRANSLATIONAL DATA Forward &#8211; the direction the device or you are looking Right &#8211; perpendicular to the forward motion and right Down &#8211; perpendicular to the forward motion and down ROTATIONAL DATA Roll &#8211; clockwise rotation around [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tiltml.wordpress.com&amp;blog=5120865&amp;post=10&amp;subd=tiltml&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_16" class="wp-caption alignnone" style="width: 360px"><a href="http://penguinsflash.wordpress.com"><img class="size-full wp-image-16" title="penguin_blog_n2" src="http://tiltml.files.wordpress.com/2009/06/penguin_blog_n21.jpg?w=720" alt="Top View Translation and Rotation Terms"   /></a><p class="wp-caption-text">Top View Translation and Rotation Terms</p></div>
<p>TiltML is a simple language in XML format to describe the rotation and translation six degrees of freedom:</p>
<p>TRANSLATIONAL DATA</p>
<ul>
<li>Forward &#8211; the direction the device or you are looking</li>
<li>Right &#8211; perpendicular to the forward motion and right</li>
<li>Down &#8211; perpendicular to the forward motion and down</li>
</ul>
<p>ROTATIONAL DATA</p>
<ul>
<li>Roll &#8211; clockwise rotation around the forward axis</li>
<li>Pitch &#8211; clockwise rotation around the right axis</li>
<li>Yaw &#8211; clockwise rotation around the down axis</li>
</ul>
<p>Dimensions of each can be specified as well as the view (top, front, etc.) and the orientation of the device (horizontal, vertical).</p>
<div id="attachment_17" class="wp-caption alignnone" style="width: 360px"><a href="http://penguinsflash.wordpress.com"><img class="size-full wp-image-17" title="penguin_blog_n4" src="http://tiltml.files.wordpress.com/2009/06/penguin_blog_n41.jpg?w=720" alt="Front View Translation and Rotation Terms"   /></a><p class="wp-caption-text">Front View Translation and Rotation Terms</p></div>
<p>The language looks like this:</p>
<pre><span style="color:#ff6600;">&lt;tiltml&gt;
 &lt;view&gt;front&lt;/view&gt;
 &lt;orientation&gt;horizontal&lt;/orientation&gt;
 &lt;tilt roll="0" pitch="44.85" yaw="41.25" units="degrees"/&gt;
 &lt;translation forward="0" right="0" down="0" units="screens"/&gt;
&lt;/tiltml&gt;
</span></pre>
<p><span style="color:#000000;">Penguin at <a href="http://penguinsflash.wordpress.com" target="_blank">http://penguinsflash.wordpress.com</a> provides an emulator that writes this data to your harddrive.  It also provides classes in Flash to read the data and animate items in Flash.</span></p>
<p><span style="color:#000000;">If you have hardware or software that can write this data on mobile devices please let us know and we can let the people know.</span></p>
<p><span style="color:#000000;">Inventor Dan Zen</span></p>
<p><span style="color:#000000;">- 08 -<br />
</span></p>
<p><span style="color:#ff6600;"> </span></p>
<pre><span style="color:#ff6600;"> </span></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tiltml.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tiltml.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tiltml.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tiltml.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tiltml.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tiltml.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tiltml.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tiltml.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tiltml.wordpress.com&amp;blog=5120865&amp;post=10&amp;subd=tiltml&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tiltml.wordpress.com/2008/11/02/tiltml-tilt-markup-language-for-rotation-and-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6acba69f7e6f39df3c59443a9d0ce981?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danzen</media:title>
		</media:content>

		<media:content url="http://tiltml.files.wordpress.com/2009/06/penguin_blog_n21.jpg" medium="image">
			<media:title type="html">penguin_blog_n2</media:title>
		</media:content>

		<media:content url="http://tiltml.files.wordpress.com/2009/06/penguin_blog_n41.jpg" medium="image">
			<media:title type="html">penguin_blog_n4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
