<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Albertux~# ./Blog &#187; html5</title>
	<atom:link href="http://albertux.ayalasoft.com/tag/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertux.ayalasoft.com</link>
	<description>61 20 64 65 76 65 6c 6f 70 65 72 20 6c 69 66 65</description>
	<lastBuildDate>Thu, 01 Jul 2010 16:23:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>2008 </copyright>
	<managingEditor>albertoi7@gmail.com (Albertux~# ./Blog)</managingEditor>
	<webMaster>albertoi7@gmail.com (Albertux~# ./Blog)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://ayalasoft.com/img/podcast02.jpg</url>
		<title>Albertux~# ./Blog &#187; html5</title>
		<link>http://albertux.ayalasoft.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>After three days without programming, life becomes meaningless.</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:author>Albertux~# ./Blog</itunes:author>
	<itunes:owner>
		<itunes:name>Albertux~# ./Blog</itunes:name>
		<itunes:email>albertoi7@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://ayalasoft.com/img/podcast01.jpg" />
		<item>
		<title>Processing.js</title>
		<link>http://albertux.ayalasoft.com/2010/06/10/processing-js/</link>
		<comments>http://albertux.ayalasoft.com/2010/06/10/processing-js/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:52:42 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=3218</guid>
		<description><![CDATA[Processing.js Processing.js is an open programming language for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element. The code is light-weight, simple to learn and makes an ideal tool for visualizing data, [...]<p><a href="http://albertux.ayalasoft.com/2010/06/10/processing-js/">Processing.js</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Processing.js</strong></p>
<p>Processing.js is an open programming language for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element. The code is light-weight, simple to learn and makes an ideal tool for visualizing data, creating user-interfaces and developing web-based games.</p>
<p>Processing IDE:<br />
<img src="http://www.ayalasoft.com/img/processing.png"></p>
<p>Let&#8217;s play:<br />
<img src="http://www.ayalasoft.com/img/processing-running.png"></p>
<p>Examples on the Web:<br />
<a href="http://processingjs.org/learning" target="_blank">http://processingjs.org/learning</a></p>
<p>Website: <a href="http://processingjs.org/" target="_blank">http://processingjs.org/</a></p>
<p><a href="http://albertux.ayalasoft.com/2010/06/10/processing-js/">Processing.js</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2010/06/10/processing-js/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>html5 video tag</title>
		<link>http://albertux.ayalasoft.com/2009/02/12/html5-video-tag/</link>
		<comments>http://albertux.ayalasoft.com/2009/02/12/html5-video-tag/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 23:22:23 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[ogg]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=1690</guid>
		<description><![CDATA[html5 video tag html5 video tag: http://www.w3schools.com/tags/html5_video.asp Opera 9.52 and Video Tag: http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/ Mozilla Firefox 3.1 Beta support Video Tag: http://www.mozilla.com/en-US/firefox/all-beta.html Ogg Theora: http://www.theora.org/ Example: Sorry, your browser does not support the &#60;video&#62; element. Duration: unknown Downloaded: unknown Time: unknown Source: &#60;script type=&#34;text/javascript&#34; src=&#34;http://albertux.ayalasoft.com/js/tinyvid.js&#34;&#62;&#60;/script&#62; &#60;video id=&#34;v1&#34; src=&#34;http://ayalasoft.com/media/amerika.ogg&#34; onloadedmetadata=&#34;updateduration();updatetime();&#34; ondurationchanged=&#34;updateduration()&#34; ontimeupdate=&#34;updatetime()&#34; onprogress=&#34;updateprogress(event)&#34; controls=&#34;controls&#34;&#62; &#60;p&#62;Sorry, your browser [...]<p><a href="http://albertux.ayalasoft.com/2009/02/12/html5-video-tag/">html5 video tag</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>html5 video tag</strong></p>
<p>html5 video tag:<br />
<a href="http://www.w3schools.com/tags/html5_video.asp" target="_blank">http://www.w3schools.com/tags/html5_video.asp</a></p>
<p>Opera 9.52 and Video Tag:<br />
<a href="http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/" target="_blank">http://dev.opera.com/articles/view/a-call-for-video-on-the-web-opera-vid/</a></p>
<p>Mozilla Firefox 3.1 Beta support Video Tag:<br />
<a href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">http://www.mozilla.com/en-US/firefox/all-beta.html</a></p>
<p>Ogg Theora:<br />
<a href="http://www.theora.org/" target="_blank">http://www.theora.org/</a></p>
<p>Example:<br />
<script type="text/javascript" src="http://albertux.ayalasoft.com/js/tinyvid.js"></script><br />
<video id="v1" src="http://ayalasoft.com/media/amerika.ogg" onloadedmetadata="updateduration();updatetime();" ondurationchanged="updateduration()" ontimeupdate="updatetime()" onprogress="updateprogress(event)" controls="controls">
<p>Sorry, your browser does not support the &lt;video&gt; element.</p>
<p></video></p>
<p>Duration: <span id="duration">unknown</span> Downloaded: <span id="progress">unknown</span> Time: <span id="time">unknown</span></p>
<p>Source:</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://albertux.ayalasoft.com/js/tinyvid.js&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
<span style="color: #009900;">&lt;video <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;v1&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://ayalasoft.com/media/amerika.ogg&quot;</span></span>
<span style="color: #009900;">	onloadedmetadata<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;updateduration();updatetime();&quot;</span></span>
<span style="color: #009900;">	ondurationchanged<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;updateduration()&quot;</span></span>
<span style="color: #009900;">	ontimeupdate<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;updatetime()&quot;</span></span>
<span style="color: #009900;">	onprogress<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;updateprogress(event)&quot;</span></span>
<span style="color: #009900;">	controls<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;controls&quot;</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">p</span>&gt;</span>Sorry, your browser does not support the <span style="color: #ddbb00;">&amp;lt;</span>video<span style="color: #ddbb00;">&amp;gt;</span> element.<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">p</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span>video&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">p</span>&gt;</span>Duration: <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">span</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;duration&quot;</span>&gt;</span>unknown<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">span</span>&gt;</span> Downloaded: <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">span</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;progress&quot;</span>&gt;</span>unknown<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">span</span>&gt;</span> Time: <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">span</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;time&quot;</span>&gt;</span>unknown<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">span</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">p</span>&gt;</span></pre></div></div>

<p>Video tag testing:<br />
<a href="http://www.double.co.nz/video_test/" target="_blank">http://www.double.co.nz/video_test/</a></p>
<p><a href="http://albertux.ayalasoft.com/2009/02/12/html5-video-tag/">html5 video tag</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2009/02/12/html5-video-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
