<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>twit88.com &#187; firefox plugin</title>
	<link>http://twit88.com/blog</link>
	<description>Good judgement comes from experience, and experience comes from bad judgement.</description>
	<pubDate>Wed, 19 Nov 2008 06:30:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Vi Enabled Firefox</title>
		<link>http://twit88.com/blog/2008/09/14/vi-enabled-firefox/</link>
		<comments>http://twit88.com/blog/2008/09/14/vi-enabled-firefox/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 15:12:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/09/14/vi-enabled-firefox/</guid>
		<description><![CDATA[Vimperator is a free browser add-on for Firefox, which makes it look and behave like the Vim text editor. It has similar key bindings, and you could call it a modal web browser, as key bindings differ according to which mode you are in.
 

Vim-like keybindings (h,j,k,l,gg,G,0,$,ZZ,&#60;C-f&#62;,etc.)
Ex commands (:quit, :open www.foo.com, &#8230;)
Tab completion available for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vimperator.mozdev.org">Vimperator</a> is a free browser add-on for Firefox, which makes it look and behave like the <a href="http://www.vim.org">Vim</a> text editor. It has similar key bindings, and you could call it a modal web browser, as key bindings differ according to which mode you are in.</p>
<p><a href="http://twit88.com/blog/wp-content/uploads/2008/09/windowslivewriter3f21a0811765-143daimage-4.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="43" alt="image" src="http://twit88.com/blog/wp-content/uploads/2008/09/windowslivewriter3f21a0811765-143daimage-thumb-1.png" width="207" border="0"></a> </p>
<ul>
<li>Vim-like keybindings (h,j,k,l,gg,G,0,$,ZZ,&lt;C-f&gt;,etc.)
<li>Ex commands (:quit, :open www.foo.com, &#8230;)
<li>Tab completion available for all commands with support for &#8216;longest&#8217; matching when set in &#8216;wildmode&#8217;
<li>Hit-a-hint like navigation of links (start with &#8216;f&#8217; to follow a link)
<li>Advanced completion of bookmark and history URLs (searching also in title, not only URL)
<li>Vim-like statusline with a wget-like progress bar
<li>Minimal GUI (easily hide useless menubar and toolbar with :set guioptions=)
<li>Ability to :source JavaScript files, and to use a ~/.vimperatorrc file with syntax highlighting if you install <a href="http://vimperator.mozdev.org/scripts/vimperator.vim">vimperator.vim</a>
<li>Easy quick searches (:open foo will search for &#8220;foo&#8221; in google, :open ebay terminator will search for &#8220;terminator&#8221; on ebay) with support for Firefox keyword bookmarks and search engines
<li>Count supported for many commands (3&lt;C-o&gt; will go back 3 pages)
<li>Beep on errors
<li>Marks support (ma to set mark &#8216;a&#8217; on a webpage, &#8216;a to go there)
<li>QuickMarks support (quickly go to previously marked web pages with go{a-zA-Z0-9})
<li>:map and :command support (and feedkeys() for script writers)
<li>:time support for profiling
<li>Move the text cursor and select text with vim keys and a visual mode.
<li>External editor support
<li>Macros to replay key strokes
<li>AutoCommands to execute action on certain events
<li>A comprehensive help file, explaining all commands, mappings and settings.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/09/14/vi-enabled-firefox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox Plugin: Analyze Web Page Performance using YSlow</title>
		<link>http://twit88.com/blog/2008/08/19/firefox-plugin-analyze-web-page-performance-using-yslow/</link>
		<comments>http://twit88.com/blog/2008/08/19/firefox-plugin-analyze-web-page-performance-using-yslow/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 04:54:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/08/19/firefox-plugin-analyze-web-page-performance-using-yslow/</guid>
		<description><![CDATA[
YSlow is a Firefox add-on integrated with the popular Firebug web development tool. It analyzes web pages and tells you why they&#8217;re slow based on the rules for high performance web sites.
It features

Performance report card
HTTP/HTML summary
List of components in the page
Tools including JSLint


]]></description>
			<content:encoded><![CDATA[</p>
<p>YSlow is a <a href="https://addons.mozilla.org/en-US/firefox/addon/5369">Firefox add-on</a> integrated with the popular <a href="http://www.getfirebug.com/">Firebug</a> web development tool. It analyzes web pages and tells you why they&#8217;re slow based on the <a href="http://developer.yahoo.com/performance/index.html#rules">rules for high performance web sites</a>.</p>
<p>It features</p>
<ul>
<li>Performance report card
<li>HTTP/HTML summary
<li>List of components in the page
<li>Tools including <a href="http://jslint.com">JSLint</a></li>
</ul>
<p><a href="http://twit88.com/blog/wp-content/uploads/2008/08/windowslivewriter29fe6fd7e539-a213image-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="283" alt="image" src="http://twit88.com/blog/wp-content/uploads/2008/08/windowslivewriter29fe6fd7e539-a213image-thumb.png" width="454" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/08/19/firefox-plugin-analyze-web-page-performance-using-yslow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox Plugin: Run .NET ClickOnce Application</title>
		<link>http://twit88.com/blog/2008/08/18/firefox-plugin-run-net-clickonce-application/</link>
		<comments>http://twit88.com/blog/2008/08/18/firefox-plugin-run-net-clickonce-application/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 08:22:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/08/18/firefox-plugin-run-net-clickonce-application/</guid>
		<description><![CDATA[FFClickOnce is a Firefox extension that adds an extra option when you click on a link to a ClickOnce application.
 \
ClickOnce is a deployment technology that allows you to create self-updating Windows-based applications that can be installed and run with minimal user interaction.
A ClickOnce application is any Windows Forms or console application published using ClickOnce [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1608">FFClickOnce</a> is a Firefox extension that adds an extra option when you click on a link to a ClickOnce application.</p>
<p><a href="http://twit88.com/blog/wp-content/uploads/2008/08/windowslivewriterfirefoxpluginrun.netclickonceapplication-e0c5image-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="206" alt="image" src="http://twit88.com/blog/wp-content/uploads/2008/08/windowslivewriterfirefoxpluginrun.netclickonceapplication-e0c5image-thumb.png" width="385" border="0"></a> \</p>
<p>ClickOnce is a deployment technology that allows you to create self-updating Windows-based applications that can be installed and run with minimal user interaction.</p>
<p>A ClickOnce application is any Windows Forms or console application published using ClickOnce technology. You can publish a ClickOnce application in three different ways: from a Web page, from a network file share, or from media such as a CD-ROM. A ClickOnce application can be installed on an end user&#8217;s computer and run locally even when the computer is offline, or it can be run in an online-only mode without permanently installing anything on the end user&#8217;s computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/08/18/firefox-plugin-run-net-clickonce-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FirexFox Plugin: SwitchProxy Tool</title>
		<link>http://twit88.com/blog/2008/08/11/firexfox-plugin-switchproxy-tool/</link>
		<comments>http://twit88.com/blog/2008/08/11/firexfox-plugin-switchproxy-tool/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 06:11:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/08/11/firexfox-plugin-switchproxy-tool/</guid>
		<description><![CDATA[SwitchProxy Tool&#160; is a Mozilla tool you can use to organize all your proxies. You can add, edit and remove them from a single master list. When you need to use one, just select it from the list and click apply.
 
It also has an Anonymous Proxy feature. An anonymizer uses a list of proxies [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/125">SwitchProxy Tool</a>&nbsp; is a Mozilla tool you can use to organize all your proxies. You can add, edit and remove them from a single master list. When you need to use one, just select it from the list and click apply.</p>
<p><a href="http://twit88.com/blog/wp-content/uploads/2008/08/windowslivewriterfirexfoxpluginswitchproxytool-9b7cimage-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="103" alt="image" src="http://twit88.com/blog/wp-content/uploads/2008/08/windowslivewriterfirexfoxpluginswitchproxytool-9b7cimage-thumb.png" width="454" border="0"></a> </p>
<p>It also has an <strong>Anonymous Proxy</strong> feature. An anonymizer uses a list of proxies that it randomly switches between at defined intervals. Many people used anonymizers to shield their IP address and protect themselves from hackers, online tracking, harvesting and other website snooping techniques.
<p>View this <a href="http://mozmonkey.com/forum/viewtopic.php?t=19">forum topic</a> to get a list of anonymous proxy lists that many people use</p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/08/11/firexfox-plugin-switchproxy-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Aardvark Firefox Extension</title>
		<link>http://twit88.com/blog/2008/07/21/aardvark-firefox-extension/</link>
		<comments>http://twit88.com/blog/2008/07/21/aardvark-firefox-extension/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 15:29:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/07/21/aardvark-firefox-extension/</guid>
		<description><![CDATA[
Aardvark is a Firefox extension that can be used to

Clean up unwanted banners and surrounding &#8220;fluff,&#8221; especially prior to printing a page
See how the page is created, block by block
View the source code of one or more elements 


]]></description>
			<content:encoded><![CDATA[</p>
<p><a href="http://karmatics.com/aardvark/">Aardvark</a> is a Firefox extension that can be used to</p>
<ul>
<li>Clean up unwanted banners and surrounding &#8220;fluff,&#8221; especially prior to printing a page
<li>See how the page is created, block by block
<li>View the source code of one or more elements </li>
</ul>
<p><a href="http://twit88.com/blog/wp-content/uploads/2008/07/windowslivewriteraardvarkfirefoxextension-14707image-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="355" alt="image" src="http://twit88.com/blog/wp-content/uploads/2008/07/windowslivewriteraardvarkfirefoxextension-14707image-thumb.png" width="454" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/07/21/aardvark-firefox-extension/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pencil: Firefox Plugin for Diagram and GUI Prototyping</title>
		<link>http://twit88.com/blog/2008/07/19/pencil-firefox-plugin-for-diagram-and-gui-prototyping/</link>
		<comments>http://twit88.com/blog/2008/07/19/pencil-firefox-plugin-for-diagram-and-gui-prototyping/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 16:21:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2008/07/19/pencil-firefox-plugin-for-diagram-and-gui-prototyping/</guid>
		<description><![CDATA[The Pencil Project provides a free and open source tool for making diagrams and GUI prototyping.
 
As quoted from the website, it features

Built-in stencils for diagraming and prototyping
Multi-page document with background page
On-screen text editing with rich-text supports
PNG rasterizing
Undo/redo supports
Installing user-defined stencils
Standard drawing operations: aligning, z-ordering, scaling, rotating&#8230;
Cross-platforms
Adding external objects 

It is released under GPL version [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.evolus.vn/Pencil/Home.html">The Pencil Project</a> provides a free and open source tool for making diagrams and GUI prototyping.</p>
<p><a href="http://twit88.com/blog/wp-content/uploads/2008/07/windowslivewriterpencilfirefoxpluginfordiagramandguiproto-3e8image-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="345" alt="image" src="http://twit88.com/blog/wp-content/uploads/2008/07/windowslivewriterpencilfirefoxpluginfordiagramandguiproto-3e8image-thumb.png" width="454" border="0"></a> </p>
<p>As quoted from the website, it features</p>
<ul>
<li>Built-in stencils for diagraming and prototyping
<li>Multi-page document with background page
<li>On-screen text editing with rich-text supports
<li>PNG rasterizing
<li>Undo/redo supports
<li>Installing user-defined stencils
<li>Standard drawing operations: aligning, z-ordering, scaling, rotating&#8230;
<li>Cross-platforms
<li>Adding external objects </li>
</ul>
<p>It is released under GPL version 2 and is available for virtually all platforms that Firefox 3 can run. The first version of Pencil is tested against GNU/Linux 2.6 with GTK+, Windows XP and Windows Vista. </p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2008/07/19/pencil-firefox-plugin-for-diagram-and-gui-prototyping/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Solvent - Firefox Extension for Screen Scraping and XQuery Generator</title>
		<link>http://twit88.com/blog/2007/11/19/solvent-firefox-extension-for-screen-scraping-and-xquery-generator/</link>
		<comments>http://twit88.com/blog/2007/11/19/solvent-firefox-extension-for-screen-scraping-and-xquery-generator/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 07:15:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[firefox plugin]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://twit88.com/blog/2007/11/19/solvent-firefox-extension-for-screen-scraping-and-xquery-generator/</guid>
		<description><![CDATA[One thing I like about Firefox is the abundance of extensions out there which can do almost anything that you can think of.
Solvent is a Firefox extension that helps you write screen scrapers for Piggy Bank. 
Piggy Bank is a Firefox extension that turns your browser into a mashup platform, by allowing you to extract [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I like about Firefox is the abundance of extensions out there which can do almost anything that you can think of.</p>
<p><a href="http://simile.mit.edu/wiki/Solvent">Solvent </a>is a Firefox extension that helps you write screen scrapers for <a href="http://simile.mit.edu/wiki/Piggy_Bank">Piggy Bank</a>. </p>
<p>Piggy Bank is a Firefox extension that turns your browser into a mashup platform, by allowing you to extract data from different web sites and mix them together. Piggy Bank also allows you to store this extracted information locally for you to search later and to exchange at need the collected information with others.</p>
<p>Solvent in this case can help to generate semantic data in RDF format from the web pages to be used in Piggy Bank.</p>
<p>Imagine the following XQuery,<br />
<em><br />
/html/body/table/tbody/tr/td[1]/table/tbody/tr/td/table/<br />
tbody/tr[2]/td[2]/table/tbody/tr[2]/td/table/tbody/tr/td/<br />
table[@class=&#8221;body2&#8243;]/tbody/tr[1]/td[@class=&#8221;title_blk&#8221;]/a<br />
</em></p>
<p>Without using any tool like Solvent, it is quite impossible to come out with the query manually. In short, Solvent greatly simplifies web page scraping using XQuery. Using it togther with <a href="http://twit88.com/blog/2007/10/24/web-scraping-using-web-harvest/">WebHarvest</a>, I am able to write my own custom scraper in Java easily.</p>
]]></content:encoded>
			<wfw:commentRss>http://twit88.com/blog/2007/11/19/solvent-firefox-extension-for-screen-scraping-and-xquery-generator/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
