<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Cesar's Vanilla Blog &#187; Mozilla</title>
	<atom:link href="http://cesarmoco.wordpress.com/tag/mozilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://cesarmoco.wordpress.com</link>
	<description>White and creamy wtf</description>
	<lastBuildDate>Wed, 12 Mar 2008 17:49:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
		<url>http://www.gravatar.com/blavatar/f8f2393a01a17b04835d2ca29083555d?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Cesar's Vanilla Blog &#187; Mozilla</title>
		<link>http://cesarmoco.wordpress.com</link>
	</image>
			<item>
		<title>Refractor, aka prism-ext, aka Prism for Firefox, aka&#8230;</title>
		<link>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/</link>
		<comments>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 00:25:21 +0000</pubDate>
		<dc:creator>Cesar Oliveira</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Seneca]]></category>
		<category><![CDATA[prism]]></category>

		<guid isPermaLink="false">http://cesarmoco.wordpress.com/?p=29</guid>
		<description><![CDATA[Whatever you call it1, it is finally here (yeah, this is coming a few days late. But if it wasn&#8217;t so high on my to-do list, this would come 2 weeks later). Congratulations to everyone who helped push this release. Mozilla Labs did a good job of outlining the features, though only briefly mentioned one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cesarmoco.wordpress.com&blog=1139918&post=29&subd=cesarmoco&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Whatever you call <a href="https://addons.mozilla.org/en-US/firefox/addon/6665">it</a><sup>1</sup>, it is finally here (yeah, this is coming a few days late. But if it wasn&#8217;t so high on my to-do list, this would come 2 weeks later). Congratulations to everyone who helped push this release. <a href="http://labs.mozilla.com/2008/03/major-update-to-prism-first-prototype-of-browser-integration/">Mozilla Labs</a> did a good job of outlining the features, though only briefly mentioned one of the most valuable (this is subject here) feature of the extension: easier webapp distribution.</p>
<p>Refractor makes use of the <code>link</code> tag in web pages to identify webapps. The line itself is quite simple</p>
<p><code>&lt;link href="gmail.webapp" rel="webapp" title="Google Mail"&gt;</code><br />
<span style="font-size:78%;">Yeah, no <a href="http://www.w3.org/TR/html401/struct/links.html#h-12.3">&lt;/link&gt; or /&gt;</a>. That&#8217;s HTML for ya&#8217;!</span></p>
<p>Not to say that sharing webapps before was in any way difficult, but I think being happily notified is nicer than finding <i>and</i> downloading <i>and</i> running <i>and</i> installing. Especially if there is <a href="http://developer.mozilla.org/en/docs/Prism:BundleLibrary">a lot</a> to try.</p>
<p><img src="http://matrix.senecac.on.ca/%7Ecdolivei/images/link.png" /></p>
<p>There are still some things left to be done. I want to see</p>
<ol>
<li>Recommend addons/plugins with certain webapps (ie. google gears with google reader for offline support, flash for youtube)</li>
<li>Choose website styles/themes</li>
<li>World Domination</li>
</ol>
<p>I would also like to see some things done to Prism :</p>
<ol>
<li>Greater interaction with the desktop. I want to double-click a odt and open it up in google docs. No excuses!</li>
<li><a href="http://wiki.mozilla.org/Linux/Runtime_Requirements">Linux requirements</a> says that <a href="http://www.freedesktop.org/wiki/Software/hal">hal</a> and <a href="http://www.freedesktop.org/wiki/Software/dbus">dbus</a> are required. Maybe we can do something cool here with <a href="http://developer.mozilla.org/en/docs/Prism:Scripting">webapp.js</a>?</li>
<li>Allow people to change their preferences such as proxy and access things like password manager</li>
</ol>
<p>This is a prototype, with plenty of bugs (I found one just doing this post), but <a href="https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;component=Prism&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;resolution=DUPLICATE&amp;resolution=---&amp;emailassigned_to1=1&amp;emailtype1=exact&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailqa_contact2=1&amp;emailtype2=exact&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">we fix them as we get them</a>.<br />
<sup>[1]</sup><span style="font-size:78%;">Refractor, if I recall the story correctly, was coined by Mark Finkle as it reminded him of what happens when light hits a prism : it refracts. Well, it was certainly more creative than prism-ext, while being less obtuse then Abbe prism.</span></p>
<p>Update : Thanks <cite>Percy Cabello for pointing out a mistake</cite></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cesarmoco.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cesarmoco.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cesarmoco.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cesarmoco.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cesarmoco.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cesarmoco.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cesarmoco.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cesarmoco.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cesarmoco.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cesarmoco.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cesarmoco.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cesarmoco.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cesarmoco.wordpress.com&blog=1139918&post=29&subd=cesarmoco&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cesarmoco.wordpress.com/2008/03/12/refractor-aka-prism-ext-aka-prism-for-firefox-aka/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36d63035823efbe4eee4b58ede1bc699?s=96&#38;d=identicon" medium="image">
			<media:title type="html">cdolivei</media:title>
		</media:content>

		<media:content url="http://matrix.senecac.on.ca/%7Ecdolivei/images/link.png" medium="image" />
	</item>
	</channel>
</rss>