<?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>Vox Sylvatici &#187; development</title>
	<atom:link href="http://voxsylvatici.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://voxsylvatici.com</link>
	<description>My voice on the web.</description>
	<lastBuildDate>Sun, 20 Jun 2010 05:37:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Proprietary Standards</title>
		<link>http://voxsylvatici.com/2010/06/05/proprietary-standards/</link>
		<comments>http://voxsylvatici.com/2010/06/05/proprietary-standards/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 23:08:36 +0000</pubDate>
		<dc:creator>Sylvaticus</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://voxsylvatici.com/?p=64</guid>
		<description><![CDATA[Christopher Blizzard criticizes Apple's HTML5 and Web Standards stumble.]]></description>
			<content:encoded><![CDATA[<p>Earlier, I linked to Apple&#8217;s new HTML5 resource page. What I didn&#8217;t realize at the time was that the very page that trumpets open standards and purports to demonstrate their value works &#8220;only&#8221; in Safari (customizations not implemented in the HTML5 or CSS3 standards) and &#8220;blocks&#8221; other browsers (browser sniffing). You can read <a href="http://www.0xdeadbeef.com/weblog/" target="_blank">Christopher Blizzard&#8217;s</a> excellent <a href="http://www.0xdeadbeef.com/weblog/2010/06/intellectual-honesty-and-html5/" target="_blank">critique</a> here. (Hat tip <a href="http://daringfireball.net/linked/2010/06/05/blizzard-html5" target="_blank">Daring Fireball</a>.)</p>
<p>S</p>
]]></content:encoded>
			<wfw:commentRss>http://voxsylvatici.com/2010/06/05/proprietary-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Creates Resource for Open Standards Development</title>
		<link>http://voxsylvatici.com/2010/06/04/apple-creates-resource-for-open-standards-development/</link>
		<comments>http://voxsylvatici.com/2010/06/04/apple-creates-resource-for-open-standards-development/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 14:03:08 +0000</pubDate>
		<dc:creator>Sylvaticus</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://voxsylvatici.com/?p=55</guid>
		<description><![CDATA[Apple creates a new resource for web developers who want to create sites using open web standards.]]></description>
			<content:encoded><![CDATA[<p>Apple has created a new HTML5 and web standards resource <a href="http://www.apple.com/html5/" target="_blank">page</a>. A link is provided for developers to learn more about HTML5, CSS3, JavaScript, and web standards which allow them to create rich website experiences.</p>
]]></content:encoded>
			<wfw:commentRss>http://voxsylvatici.com/2010/06/04/apple-creates-resource-for-open-standards-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Services for the iPhone?</title>
		<link>http://voxsylvatici.com/2010/06/04/services-for-the-iphone/</link>
		<comments>http://voxsylvatici.com/2010/06/04/services-for-the-iphone/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 13:36:12 +0000</pubDate>
		<dc:creator>Sylvaticus</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://voxsylvatici.com/?p=45</guid>
		<description><![CDATA[Chris Clark's brilliant suggestion to incorporate Services into the iPhone OS.]]></description>
			<content:encoded><![CDATA[<p>Chris Clark of <a href="http://releasecandidateone.com" target="_blank">Release Candidate One</a> makes a brilliant suggest to implement Services (<a href="http://www.macworld.com/article/142419/2009/08/snowleopardservices.html" target="_blank">here</a> and <a href="http://macosxautomation.com/services/index.html" target="_blank">here</a>) for the iPhone OS. He explains:</p>
<blockquote><p>If you’re not familiar, the Mac’s <a href="http://www.macworld.com/article/142419/2009/08/snowleopardservices.html">Services menu</a> is something it inherited from NeXTSTEP, and it’s not unlike the Unix command line’s <a href="http://www.westwind.com/reference/os-x/commandline/pipes.html">pipe</a>. A Service takes the current selection and sends it to another application to be worked on, which may or may not pass the result back to the original caller. Services are under-utilized on the Mac because we’re so accustomed to copy and paste, drag and drop, and the routine of saving a file to the desktop with one application so you can open it with another. But iPhone OS, lacking two out of three of these options, could foster a Services explosion.</p></blockquote>
<p>Of note in the post is the use of the excellent iPhone prototyping tool, <a href="http://giveabrief.com/" target="_blank">Briefs</a>.</p>
<p>S</p>
]]></content:encoded>
			<wfw:commentRss>http://voxsylvatici.com/2010/06/04/services-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

