<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AdBlock Plus Adds Support for Fennec</title>
	<atom:link href="http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/feed/" rel="self" type="application/rss+xml" />
	<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 21:18:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: animmicheal</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9691</link>
		<dc:creator>animmicheal</dc:creator>
		<pubDate>Tue, 12 Jan 2010 22:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9691</guid>
		<description>HI want to start to cread the extension and i have two questions:
-can i add a button to control bar?
-I read that in Fennec it rendered HTML and drawn into a element, i want to know if i can drawn something inside that canvas per example a blue box. When we click somewhere inside the canvas and if it a hyperlink it will open that link, so the Fennec have the information about the points where we can click?I I HAPPY TO WRITE U THIS</description>
		<content:encoded><![CDATA[<p>HI want to start to cread the extension and i have two questions:<br />
-can i add a button to control bar?<br />
-I read that in Fennec it rendered HTML and drawn into a element, i want to know if i can drawn something inside that canvas per example a blue box. When we click somewhere inside the canvas and if it a hyperlink it will open that link, so the Fennec have the information about the points where we can click?I I HAPPY TO WRITE U THIS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Xavier</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9603</link>
		<dc:creator>Jose Xavier</dc:creator>
		<pubDate>Sat, 05 Dec 2009 13:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9603</guid>
		<description>Hi again,
Sorry if i&#039;m boring you.
Based in that link http://starkravingfinkle.org/blog/2009/09/fennec-handling-add-on-options/ and i creat the folow:
http://feupload.fe.up.pt/get/kkIqhvYEwsTkXle

It&#039;s already appear in the fennec extensions but the options is disable. :S The files have very little code if you can see it thanks.</description>
		<content:encoded><![CDATA[<p>Hi again,<br />
Sorry if i&#8217;m boring you.<br />
Based in that link <a href="http://starkravingfinkle.org/blog/2009/09/fennec-handling-add-on-options/" rel="nofollow">http://starkravingfinkle.org/blog/2009/09/fennec-handling-add-on-options/</a> and i creat the folow:<br />
<a href="http://feupload.fe.up.pt/get/kkIqhvYEwsTkXle" rel="nofollow">http://feupload.fe.up.pt/get/kkIqhvYEwsTkXle</a></p>
<p>It&#8217;s already appear in the fennec extensions but the options is disable. :S The files have very little code if you can see it thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Xavier</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9599</link>
		<dc:creator>Jose Xavier</dc:creator>
		<pubDate>Sat, 05 Dec 2009 02:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9599</guid>
		<description>HI,
I&#039;m really new at extensions but i have an ideia and i want really enter in the contest so i&#039;m doing a high effort to can complete my extension before 7 of december.

I created this directory: C:\Users\Zé\AppData\Roaming\Mozilla\Fennec\Profiles\tep0vwfr.default\extensions\metropt@graphicalnation.com

My install.rdf is:


	
		&lt;em&gt;metropt@graphicalnation.com&lt;/em&gt;
		&lt;em&gt;metRo IT&lt;/em&gt;
		&lt;em&gt;1.0&lt;/em&gt;
		&lt;em&gt;bla bla bla&lt;/em&gt;
		&lt;em&gt;José Xavier&lt;/em&gt;
		&lt;em&gt;2&lt;/em&gt;
	


I want to start to cread the extension and i have two questions:
 -can i add a button to control bar?
 -I read that in Fennec it rendered HTML and drawn into a  element, i want to know if i can drawn something inside that canvas per example a blue box. When we click somewhere inside the canvas and if it a hyperlink it will open that link, so the Fennec have the information about the points where we can click?

Thanks,
José Xavier</description>
		<content:encoded><![CDATA[<p>HI,<br />
I&#8217;m really new at extensions but i have an ideia and i want really enter in the contest so i&#8217;m doing a high effort to can complete my extension before 7 of december.</p>
<p>I created this directory: C:\Users\Zé\AppData\Roaming\Mozilla\Fennec\Profiles\tep0vwfr.default\extensions\metropt@graphicalnation.com</p>
<p>My install.rdf is:</p>
<p>		<em><a href="mailto:metropt@graphicalnation.com">metropt@graphicalnation.com</a></em><br />
		<em>metRo IT</em><br />
		<em>1.0</em><br />
		<em>bla bla bla</em><br />
		<em>José Xavier</em><br />
		<em>2</em></p>
<p>I want to start to cread the extension and i have two questions:<br />
 -can i add a button to control bar?<br />
 -I read that in Fennec it rendered HTML and drawn into a  element, i want to know if i can drawn something inside that canvas per example a blue box. When we click somewhere inside the canvas and if it a hyperlink it will open that link, so the Fennec have the information about the points where we can click?</p>
<p>Thanks,<br />
José Xavier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Finkle</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9596</link>
		<dc:creator>Mark Finkle</dc:creator>
		<pubDate>Fri, 04 Dec 2009 15:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9596</guid>
		<description>@Jose - I would use this information for creating an add-on specific to Fennec:
https://wiki.mozilla.org/Mobile/Fennec/Extensions</description>
		<content:encoded><![CDATA[<p>@Jose &#8211; I would use this information for creating an add-on specific to Fennec:<br />
<a href="https://wiki.mozilla.org/Mobile/Fennec/Extensions" rel="nofollow">https://wiki.mozilla.org/Mobile/Fennec/Extensions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Xavier</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9594</link>
		<dc:creator>Jose Xavier</dc:creator>
		<pubDate>Fri, 04 Dec 2009 14:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9594</guid>
		<description>Hi,
I&#039;m starting to develop extensions. I downloaded this: http://ftp.mozilla.org/pub/mozilla.org/mobile/1.0b5/fennec-1.0b5.en-US.win32.zip
I already read the Get Started links: https://addons.mozilla.org/pt-PT/mobile/challenge

Now i&#039;m read this: https://developer.mozilla.org/En/Firefox_addons_developer_guide

That is the way to develop extensions for mobile phone?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m starting to develop extensions. I downloaded this: <a href="http://ftp.mozilla.org/pub/mozilla.org/mobile/1.0b5/fennec-1.0b5.en-US.win32.zip" rel="nofollow">http://ftp.mozilla.org/pub/mozilla.org/mobile/1.0b5/fennec-1.0b5.en-US.win32.zip</a><br />
I already read the Get Started links: <a href="https://addons.mozilla.org/pt-PT/mobile/challenge" rel="nofollow">https://addons.mozilla.org/pt-PT/mobile/challenge</a></p>
<p>Now i&#8217;m read this: <a href="https://developer.mozilla.org/En/Firefox_addons_developer_guide" rel="nofollow">https://developer.mozilla.org/En/Firefox_addons_developer_guide</a></p>
<p>That is the way to develop extensions for mobile phone?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Pritchard</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9586</link>
		<dc:creator>Jon Pritchard</dc:creator>
		<pubDate>Thu, 03 Dec 2009 18:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9586</guid>
		<description>Sounds awesome, I don&#039;t have an N900 but if I did I&#039;d be even more happy right now. I can&#039;t actually imagine the web without AdBlock Plus.</description>
		<content:encoded><![CDATA[<p>Sounds awesome, I don&#8217;t have an N900 but if I did I&#8217;d be even more happy right now. I can&#8217;t actually imagine the web without AdBlock Plus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mardeg</title>
		<link>http://starkravingfinkle.org/blog/2009/12/adblock-plus-adds-support-for-fennec/comment-page-1/#comment-9578</link>
		<dc:creator>Mardeg</dc:creator>
		<pubDate>Thu, 03 Dec 2009 08:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://starkravingfinkle.org/blog/?p=635#comment-9578</guid>
		<description>Thank you so much for this. Now it&#039;s just a matter of seeing how long it takes for my N900 to be delivered unlocked to Australia. It may not be until after the official 1.0 release!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this. Now it&#8217;s just a matter of seeing how long it takes for my N900 to be delivered unlocked to Australia. It may not be until after the official 1.0 release!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

