<?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/"
	>

<channel>
	<title>techno.blog(&#34;Dion&#34;) &#187; standards</title>
	<atom:link href="http://almaer.com/blog/tag/standards/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Tue, 28 Aug 2012 14:41:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Open Web Foundation; Apache for the other stuff</title>
		<link>http://almaer.com/blog/the-open-web-foundation-apache-for-the-other-stuff</link>
		<comments>http://almaer.com/blog/the-open-web-foundation-apache-for-the-other-stuff#comments</comments>
		<pubDate>Wed, 23 Jul 2008 17:35:37 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[openweb]]></category>
		<category><![CDATA[openwebfoundation]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/the-open-web-foundation-apache-for-the-other-stuff</guid>
		<description><![CDATA[I am excited to see the recent talk of Open Web Foundation is now out there. I think that it is poised to become a great new corner of the Web giving us a place for the other stuff.
Let&#8217;s take an example. Imagine that you came up with a great idea, something like  OAuth. [...]]]></description>
			<content:encoded><![CDATA[<p>I am excited to see the recent talk of <a href="http://daveman692.livejournal.com/338020.html">Open Web Foundation</a> is now out there. I think that it is poised to become a great new corner of the Web giving us a place for the other stuff.</p>
<p>Let&#8217;s take an example. Imagine that you came up with a great idea, something like  OAuth. That great idea gains some traction and more people want to get involved. What do you do? People ask about IP policy, and governance, and suddenly you see yourself on the path of creating a new MyApiFoundation.</p>
<p>Wait a minute! There are plenty of standards groups and other organizations out there, surely you don&#8217;t have to create MyApiFoundation?</p>
<p>Well, there is the W3C and OASIS, which are pay to play orgs. They have their place, but MyApi may not fit in there. The WHATWG has come up with fantastic work, but the punting on IP is an issue too.</p>
<p>MyApi has some code in there, so how about putting this in Apache? Apache is great for code, but it doesn&#8217;t deal with the other stuff, which is fine. That isn&#8217;t its mandate. Apache does things very well though, especially when it comes to governance and the incubator process. What if we had a foundation that had some of the same values around people participating (so anyone can, versus companies) and a varied community (not just a few blokes from the same company). </p>
<p>This is why I am hopeful for the Open Web Foundation. It is a new place to look at if you come up with something helpful for the Open Web, a place that may match your values.</p>
<p>But wait a minute, what about this &#8220;Open Web&#8221; thing again. As <a href="http://ajaxian.com/archives/defining-the-open-web">I just said on a post about defining the term</a>, people can&#8217;t agree on what the darn thing is! There is a lot of gut feel &#8220;Flash and Silverlight are not the Open Web, but GWT is!&#8221;</p>
<p>I believe that the Open Web Foundation needs to be a leader in working this out. With metrics in place, the foundation can bless projects that meet the requirements. When a project starts it may not be Open Web yet (e.g. multiple browser implementations). We need a place to move forward and push the Web. Can&#8217;t wait to see what happens there.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/the-open-web-foundation-apache-for-the-other-stuff/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Gears Future APIs: Database 2.0 API meshes with HTML5 Storage API</title>
		<link>http://almaer.com/blog/gears-future-apis-database-20-api-meshes-with-html5-storage-api</link>
		<comments>http://almaer.com/blog/gears-future-apis-database-20-api-meshes-with-html5-storage-api#comments</comments>
		<pubDate>Wed, 16 Apr 2008 15:44:19 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Gears]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/gears-future-apis-database-20-api-meshes-with-html5-storage-api</guid>
		<description><![CDATA[Aaron Boodman wrote a fantastic post on Gears and Standards which I am very passionate about myself.
In it he talks about the HTML5 Storage API and how we are all working together to unify the database access semantics.
You can see the Database 2 API which aims too:

Enable Javascript developers to easily write code that works [...]]]></description>
			<content:encoded><![CDATA[<p>Aaron Boodman wrote a fantastic post on <a href="http://gearsblog.blogspot.com/2008/04/gears-and-standards.html">Gears and Standards</a> which I am very <a href="http://almaer.com/blog/gears-as-a-bleeding-edge-html-5-implementation">passionate about myself</a>.</p>
<p>In it he talks about the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/section-sql.html">HTML5 Storage API</a> and how we are all working together to unify the database access semantics.</p>
<p>You can see the <a href="http://code.google.com/p/google-gears/wiki/Database2API">Database 2 API</a> which aims too:</p>
<ul>
<li>Enable Javascript developers to easily write code that works with both Gears and browser database APIs</li>
<li>Reduce developer &#8220;mind-print&#8221; by implementing the same API that is available in browsers</li>
<li>Support the proposed HTML5 database standard with an implementation available for all browsers that Gears supports</li>
<li>Implement an asynchronous API that can be called from the UI thread without freezing the UI</li>
<li>Implement a synchronous API to simplify usage inside workers</li>
<li>Implement a thread pool abstraction that can be used in other modules for asynchronous operations (bonus)</li>
<li>build a new module from scratch using the new Dispatcher model (bonus). </li>
</ul>
<p>It would allow you to write code such as:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> dbman <span style="color: #339933;">=</span> goolge.<span style="color: #660066;">gears</span>.<span style="color: #660066;">factory</span>.<span style="color: #660066;">create</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'beta.databasemanager'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">var</span> db <span style="color: #339933;">=</span> dbman.<span style="color: #000066;">open</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'pages'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'0.0.1.0'</span><span style="color: #339933;">,</span>
  <span style="color: #3366CC;">'Collection of crawled pages'</span><span style="color: #339933;">,</span> <span style="color: #CC0000;">3000000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">function</span> renderPageRow<span style="color: #009900;">&#40;</span>row<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  <span style="color: #006600; font-style: italic;">// insert page row into a table</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">function</span> reportError<span style="color: #009900;">&#40;</span>source<span style="color: #339933;">,</span> message<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  <span style="color: #006600; font-style: italic;">// report an error</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">function</span> renderPages<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  db.<span style="color: #660066;">transaction</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>tx<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    tx.<span style="color: #660066;">executeSql</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'CREATE TABLE IF NOT EXISTS Pages(title TEXT, lastUpdated INTEGER)'</span><span style="color: #339933;">,</span> 
      <span style="color: #009900;">&#91;</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    tx.<span style="color: #660066;">executeSql</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'SELECT * FROM Pages'</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#91;</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>rs<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
      <span style="color: #000066; font-weight: bold;">for</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">var</span> i <span style="color: #339933;">=</span> <span style="color: #CC0000;">0</span><span style="color: #339933;">;</span> i <span style="color: #339933;">&lt;</span> rs.<span style="color: #660066;">rows</span>.<span style="color: #660066;">length</span><span style="color: #339933;">;</span> i<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        renderPageRow<span style="color: #009900;">&#40;</span>rs.<span style="color: #660066;">rows</span>.<span style="color: #000066; font-weight: bold;">item</span><span style="color: #009900;">&#40;</span>i<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span>
  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span>  
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">function</span> insertPage<span style="color: #009900;">&#40;</span>text<span style="color: #339933;">,</span> lastUpdated<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  db.<span style="color: #660066;">transaction</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>tx<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    tx.<span style="color: #660066;">executeSql</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'INSERT INTO Pages VALUES(?, ?)'</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#91;</span> text<span style="color: #339933;">,</span> lastUpdated <span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span>
      <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #006600; font-style: italic;">// no result returned, stub success callback</span>
      <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
      <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>tx<span style="color: #339933;">,</span> error<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        reportError<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'sql'</span><span style="color: #339933;">,</span> error.<span style="color: #660066;">message</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>There is a full technical design, so you can get involved and take part in the open source / open community process that we have going on in Gears land.</p>
<p>I will again end with my visualization of the zipper :)</p>
<p><img src="http://almaer.com/blog/uploads/gearshtml5.jpg" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/gears-future-apis-database-20-api-meshes-with-html5-storage-api/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
