<?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>Caffeine Lab &#187; extension</title>
	<atom:link href="http://erwan.jp/tag/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://erwan.jp</link>
	<description>Really tasty technologies</description>
	<lastBuildDate>Wed, 07 Jul 2010 10:58:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='erwan.jp' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Building Chrome/Chromium Extensions</title>
		<link>http://erwan.jp/2009/09/16/building-chromechromium-extensions/</link>
		<comments>http://erwan.jp/2009/09/16/building-chromechromium-extensions/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 08:14:40 +0000</pubDate>
		<dc:creator>erwan</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[googlechrome]]></category>

		<guid isPermaLink="false">http://erwan.jp/?p=452</guid>
		<description><![CDATA[Seeing the progress done by Chromium on Linux, I wanted to implement an equivalent of a Firefox extension that I like: automatically generating QR Code to send a link to my phone easily. So far, here is what I have been able to do: Add a page action icon in the URL bar Open a [...]]]></description>
			<content:encoded><![CDATA[<p>Seeing the progress done by Chromium on Linux, I wanted to implement an equivalent of <a href="https://addons.mozilla.org/en-US/firefox/addon/2780">a Firefox extension that I like</a>: automatically generating QR Code to send a link to my phone easily.</p>
<div id="attachment_453" class="wp-caption aligncenter" style="width: 517px"><img class="size-full wp-image-453  " title="qrcode-screen" src="http://erwan.jp/wp-content/uploads/2009/09/qrcode-screen.png" alt="QRChrome Extension" width="507" height="129" /><p class="wp-caption-text">QRChrome Extension</p></div>
<p>So far, here is what I have been able to do:</p>
<ul>
<li>Add a <a href="http://code.google.com/chrome/extensions/pageActions.html">page action</a> icon in the URL bar</li>
<li>Open a new tab with the QR Code for the URL you want</li>
</ul>
<p>It seems straight-forward but the browser don&#8217;t seem to behave exactly as documented, and I didn&#8217;t found anyway to debug &#8211; at least on Linux. I assume it works better on Windows.</p>
<p>Here is what I want to do before the extension can be really useful:</p>
<ul>
<li><span style="background-color: #ffffff;"> Just like the Mobile Barcoder, Show a popup on hover rather than opening a new tab.</span></li>
<li><span style="background-color: #ffffff;">Add a item in the link context menu, so the user can generate a code from a link &#8211; not just from the URL bar. Useful for download links. </span></li>
<li><span style="background-color: #ffffff;">Package the extension! That may sound stupid, but extensions are packaged from Chrome directly &#8211; and it doesn&#8217;t work on Linux. It&#8217;s not something you can do from command line&#8230; Well, actually you can package from command line but using the Chrome binary and that doesn&#8217;t work either</span></li>
</ul>
<p>PS: The feed icon is a <a href="http://dev.chromium.org/developers/design-documents/extensions/samples">sample extension</a> from Google. I don&#8217;t understand why it&#8217;s not in the core.</p>
]]></content:encoded>
			<wfw:commentRss>http://erwan.jp/2009/09/16/building-chromechromium-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you, AMO!</title>
		<link>http://erwan.jp/2009/04/15/thank-you-amo/</link>
		<comments>http://erwan.jp/2009/04/15/thank-you-amo/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 09:58:03 +0000</pubDate>
		<dc:creator>erwan</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[amo]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[moji]]></category>
		<category><![CDATA[vgspy]]></category>
		<category><![CDATA[video games]]></category>

		<guid isPermaLink="false">http://erwan.jp/?p=393</guid>
		<description><![CDATA[The website addons.mozilla.org recently changed the rule for sandboxed addons: you no longer need to register and login to install one. That was a big issue because the review process is a bit heavy, and a lot of add-ons were stuck in that Limbo of Firefox. The difference for my recent sandboxed Video Games Spy [...]]]></description>
			<content:encoded><![CDATA[<p>The website addons.mozilla.org recently changed the rule for sandboxed addons: you no longer need to register and login to install one. That was a big issue because the review process is a bit heavy, and a lot of add-ons were stuck in that Limbo of Firefox.</p>
<p>The difference for my recent sandboxed <a title="AMO" href="https://addons.mozilla.org/en-US/firefox/addon/8027">Video Games Spy</a> (a sidebar to get aggregated info about games) is huge. It went from 0-ish to more than 50 downloads a day! It&#8217;s still not a lot, especially compared the thousand a day <a href="https://addons.mozilla.org/en-US/firefox/addon/145">Moji</a> is still getting, but it shows there is <em>some</em> interest for the add-on.</p>
<div id="attachment_161" class="wp-caption aligncenter" style="width: 291px"><a href="https://addons.mozilla.org/en-US/firefox/addon/8027"><img class="size-full wp-image-161" title="Video Games Spy" src="http://erwan.jp/wp-content/uploads/2008/07/vgspy1.png" alt="Video Games Spy" width="281" height="532" /></a><p class="wp-caption-text">Super Mario Galaxy!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://erwan.jp/2009/04/15/thank-you-amo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
