<?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>Eddie Awad&#039;s Blog &#187; Extensions</title>
	<atom:link href="http://awads.net/wp/category/firefox/extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:00:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://awads.net/wp/?pushpress=hub'/>
		<item>
		<title>New RSS Feed for Oracle Database 10g Documentation Search</title>
		<link>http://awads.net/wp/2008/09/16/new-rss-feed-for-oracle-database-10g-documentation-search/</link>
		<comments>http://awads.net/wp/2008/09/16/new-rss-feed-for-oracle-database-10g-documentation-search/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 11:00:10 +0000</pubDate>
		<dc:creator>Eddie Awad</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[ubiquity]]></category>

		<guid isPermaLink="false">http://awads.net/wp/?p=757</guid>
		<description><![CDATA[How do you create an RSS feed for a web page that does not have one? you use Dapper. That&#8217;s what I did with the Oracle database 10gR2 search result page. I used the Dapper generated RSS feed for this page in my oradoc Ubiquity command. John already had an RSS feed for the 11g [...]]]></description>
			<content:encoded><![CDATA[<p>How do you create an RSS feed for a web page that does not have one? you use <a href="http://www.dapper.net/">Dapper</a>. That&#8217;s what I did with the <a href="http://www.oracle.com/pls/db102/search?remark=quick_search&amp;format=ranked&amp;word=TEST">Oracle database 10gR2 search result page</a>. I used the <a href="http://www.dapper.net/transform.php?dappName=OradocDB10gr2&amp;transformer=RSS&amp;extraArg_title=Title&amp;extraArg_description[]=text1&amp;extraArg_description[]=text2&amp;v_Query=TEST">Dapper generated RSS feed</a> for this page in my <a href="http://awads.net/wp/2008/09/01/new-ubiquitous-ways-to-search-oracle-documentation-and-more/">oradoc Ubiquity command</a>.</p>

<p><a href="http://tahitiviews.blogspot.com/2008/01/search-results-as-rss.html">John</a> already had an RSS feed for the 11g documentation search results. He <a href="http://awads.net/wp/2008/09/01/new-ubiquitous-ways-to-search-oracle-documentation-and-more/#comment-52358">commented</a> on my Ubiquity post:</p>

<blockquote>
  <p>A lot of the potential RSS goodness is tied up with the Web 2.0-style stuff in the 11g library. E.g. there are URLs for RSS feeds for new books, but have to find the right place(s) in the UI to link to them; for example, perhaps in the left navigation bar for each book. But the RSS feed for search results doesn’t have such dependencies, so it shouldn’t be a problem to backport.</p>
</blockquote>

<p>So, a few days later, John email me the URL for the 10gR2 documentation search results RSS feed:</p>

<p><a href="http://www.oracle.com/pls/db102/search?word=TEST&amp;format=rss">http://www.oracle.com/pls/db102/search?word=<em>search_term</em>&amp;format=rss</a></p>

<p>and for 11gR1 it is:</p>

<p><a href="http://www.oracle.com/pls/db111/search?word=TEST&amp;format=rss">http://www.oracle.com/pls/db111/search?word=<em>search_term</em>&amp;format=rss</a></p>

<p>I have updated the <a href="http://awads.net/wp/2008/09/01/new-ubiquitous-ways-to-search-oracle-documentation-and-more/">oradoc Ubiquity command</a> to use the new 10gR2 feed.</p>

<p>Thanks John, you rock!</p>
<p>Related articles:<ul>
<li><a href='http://awads.net/wp/2008/09/01/new-ubiquitous-ways-to-search-oracle-documentation-and-more/' rel='bookmark' title='New Ubiquitous Ways to Search Oracle Documentation and More'>New Ubiquitous Ways to Search Oracle Documentation and More</a></li>
<li><a href='http://awads.net/wp/2006/08/09/oracle-global-documentation-search-not-so-global/' rel='bookmark' title='Oracle Global Documentation Search Not So Global'>Oracle Global Documentation Search Not So Global</a></li>
<li><a href='http://awads.net/wp/2006/09/07/oracle-bookmarklets-the-easiest-way-to-search-documentation-and-more/' rel='bookmark' title='Oracle Bookmarklets, The Easiest Way to Search Documentation and More'>Oracle Bookmarklets, The Easiest Way to Search Documentation and More</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://awads.net/wp/2008/09/16/new-rss-feed-for-oracle-database-10g-documentation-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
	</item>
		<item>
		<title>Add Any Search Engine to Your Browser, The Easy Way</title>
		<link>http://awads.net/wp/2007/08/28/add-any-search-engine-to-your-browser-the-easy-way/</link>
		<comments>http://awads.net/wp/2007/08/28/add-any-search-engine-to-your-browser-the-easy-way/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 10:00:13 +0000</pubDate>
		<dc:creator>Eddie Awad</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://awads.net/wp/2007/08/28/add-any-search-engine-to-your-browser-the-easy-way/</guid>
		<description><![CDATA[Whether you use Firefox or Internet Explorer, you probably know about this handy search box usually located at the top right corner of your browser window. This search box puts search engines at your fingertips and makes them easily available to you whenever you need them. I have recorded a short three and a half [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mozilla.org/images/firefox-search.gif" align = "right" /></p>

<p>Whether you use Firefox or Internet Explorer, you probably know about this handy search box usually located at the top right corner of your browser window. This search box puts search engines at your fingertips and makes them easily available to you whenever you need them.</p>

<p>I have recorded a short three and a half minute screencast, with voice, that shows you how you can <strong>add any search engine</strong> to your browser&#8217;s search box, <strong>in just four clicks</strong>: <span id="more-608"></span></p>

<p><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="800" HEIGHT="620" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">
<PARAM NAME=movie VALUE="http://www.archive.org/download/OpensearchfoxPluginDemo/OpenSearchFoxPlugin.swf">
<PARAM NAME=play VALUE=true>
<PARAM NAME=loop VALUE=false>
<PARAM NAME=quality VALUE=high>
<EMBED SRC="http://www.archive.org/download/OpensearchfoxPluginDemo/OpenSearchFoxPlugin.swf" WIDTH=800 HEIGHT=620 quality=high loop=false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT></p>

<p>Related Links:</p>

<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/3698">OpenSearchFox</a></li>
<li><a href="http://awads.net/wp/oracle-stuff/">Oracle Stuff</a></li>
</ul>
<p>Related articles:<ul>
<li><a href='http://awads.net/wp/2007/07/03/here-is-a-different-and-handy-way-to-search-in-your-browser/' rel='bookmark' title='Here is A Different And Handy Way to Search in Your Browser'>Here is A Different And Handy Way to Search in Your Browser</a></li>
<li><a href='http://awads.net/wp/2008/04/28/asktom-search-engine-plugin-revived/' rel='bookmark' title='AskTom Search Engine Plugin Revived'>AskTom Search Engine Plugin Revived</a></li>
<li><a href='http://awads.net/wp/2008/09/01/new-ubiquitous-ways-to-search-oracle-documentation-and-more/' rel='bookmark' title='New Ubiquitous Ways to Search Oracle Documentation and More'>New Ubiquitous Ways to Search Oracle Documentation and More</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://awads.net/wp/2007/08/28/add-any-search-engine-to-your-browser-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://www.mozilla.org/images/firefox-search.gif" />
		<media:content url="http://www.mozilla.org/images/firefox-search.gif" medium="image" />
	</item>
		<item>
		<title>Useful Firefox Extension: ConQuery</title>
		<link>http://awads.net/wp/2006/06/07/useful-firefox-extension-conquery/</link>
		<comments>http://awads.net/wp/2006/06/07/useful-firefox-extension-conquery/#comments</comments>
		<pubDate>Wed, 07 Jun 2006 19:58:20 +0000</pubDate>
		<dc:creator>Eddie Awad</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://awads.net/wp/2006/06/07/useful-firefox-extension-conquery/</guid>
		<description><![CDATA[If you use Firefox and have the Oracle Firefox search plugins installed, you know that you can easily search the Oracle documentation by typing your search terms in the search box up in the top right corner of your Firefox browser. You can get to the search box by hitting Ctrl+K or just clicking your [...]]]></description>
			<content:encoded><![CDATA[<p>If you use <a href="http://www.mozilla.com/firefox/">Firefox</a> and have the <a href="http://awads.net/wp/oracle-firefox-plugins/">Oracle Firefox search plugins</a> installed, you know that you can easily search the Oracle documentation by typing your search terms in the search box up in the top right corner of your Firefox browser.</p>

<p><img src="http://www.mozilla.org/images/firefox-search.gif" border="0"></p>

<p>You can get to the search box by hitting Ctrl+K or just clicking your mouse inside the search box.</p>

<p>I have recently discovered a handy Firefox extension that allows you to interact with the search box in a different way. The extension is called <a href="http://conquery.mozdev.org/">ConQuery</a> which stands for &#8220;Context sensitive web Query&#8221;.</p>

<p>ConQuery puts your regular searches to the context menu and allows you to search for selected text.</p>

<p><a class="imagelink" href="http://awads.net/wp/wp-content/uploads/2006/06/conquery.gif" target="_blank"><img id="image302" src="http://awads.net/wp/wp-content/uploads/2006/06/conquery.thumbnail.gif" alt="conquery.gif" border="0" /></a><br />
<em>Click to see a larger picture</em></p>

<p>If no text is selected, ConQuery acts as a list of shortcuts to the search engines, allowing you to enter search terms manually.</p>

<p>Whenever you want to correct the content of the selected text, you may hold the Ctrl key while executing a search and ConQuery will bring you the configuration dialog for that engine. Edit the text and press OK to proceed, or Cancel to interrupt the query.</p>

<p>The <a href="http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/">Oracle Docs Firefox Extension</a> has a similar functionality when you right click on a highlighted text on a web page.</p>

<p><img src="http://awads.net/wp/wp-content/oradocs03.jpg" border="0"></p>

<p>One of the benefits of using Firefox is the availability of many <a href="https://addons.mozilla.org/extensions.php?app=%7bec8030f7-c20a-464f-9b0e-13a3a9e97384%7d">useful extensions</a> that can make your browser a more useful tool.</p>

<p>By the way, Firefox extensions will be re-named Add-ons in the next version of Firefox (2.0).</p>
<p>Related articles:<ul>
<li><a href='http://awads.net/wp/2006/02/08/oracle-news-firefox-15-extension/' rel='bookmark' title='Oracle News Firefox 1.5 Extension'>Oracle News Firefox 1.5 Extension</a></li>
<li><a href='http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/' rel='bookmark' title='Oracle Docs Firefox Extension'>Oracle Docs Firefox Extension</a></li>
<li><a href='http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/' rel='bookmark' title='Oracle News Firefox Extension'>Oracle News Firefox Extension</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://awads.net/wp/2006/06/07/useful-firefox-extension-conquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://www.mozilla.org/images/firefox-search.gif" />
		<media:content url="http://www.mozilla.org/images/firefox-search.gif" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/uploads/2006/06/conquery.thumbnail.gif" medium="image">
			<media:title type="html">conquery.gif</media:title>
		</media:content>
		<media:content url="http://awads.net/wp/wp-content/oradocs03.jpg" medium="image" />
	</item>
		<item>
		<title>Oracle News Firefox 1.5 Extension</title>
		<link>http://awads.net/wp/2006/02/08/oracle-news-firefox-15-extension/</link>
		<comments>http://awads.net/wp/2006/02/08/oracle-news-firefox-15-extension/#comments</comments>
		<pubDate>Wed, 08 Feb 2006 15:23:54 +0000</pubDate>
		<dc:creator>Eddie Awad</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://awads.net/wp/?p=214</guid>
		<description><![CDATA[The extension is now compatible with Firefox 1.5. If you have the extension in your Firefox extension list, but grayed out, just go to Tools > Extensions and click on the button &#8220;Find Updates&#8221;, an &#8220;Update Now&#8221; button should appear next to &#8220;Oracle News&#8221;. If no updates were found, then clear your Firefox cache and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/">The extension</a> is now compatible with Firefox 1.5.</p>

<p>If you have the extension in your Firefox extension list, but grayed out, just go to Tools > Extensions and click on the button &#8220;Find Updates&#8221;, an &#8220;Update Now&#8221; button should appear next to &#8220;Oracle News&#8221;. If no updates were found, then clear your Firefox cache and try again.</p>

<p>If you do not have the extension installed, just visit <a href="http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/">the extension&#8217;s main page</a> to install it.</p>
<p>Related articles:<ul>
<li><a href='http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/' rel='bookmark' title='Oracle News Firefox Extension'>Oracle News Firefox Extension</a></li>
<li><a href='http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/' rel='bookmark' title='Oracle Docs Firefox Extension'>Oracle Docs Firefox Extension</a></li>
<li><a href='http://awads.net/wp/2005/12/29/cool-firefox-extension-foxmarks/' rel='bookmark' title='Cool Firefox extension: Foxmarks'>Cool Firefox extension: Foxmarks</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://awads.net/wp/2006/02/08/oracle-news-firefox-15-extension/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
	</item>
		<item>
		<title>Oracle Docs Firefox Extension</title>
		<link>http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/</link>
		<comments>http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/#comments</comments>
		<pubDate>Mon, 21 Nov 2005 14:53:23 +0000</pubDate>
		<dc:creator>Eddie Awad</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://awads.net/wp/?p=167</guid>
		<description><![CDATA[I often find myself searching the Oracle documentation library for a particular term mentioned in the Oracle related blog or technical article that I am reading. Firefox is my favorite browser, so, for my search, I have a couple of options. One option is to open up a new tab (Ctrl+t), type in tahiti.oracle.com in [...]]]></description>
			<content:encoded><![CDATA[<p>I often find myself searching the Oracle documentation library for a particular term mentioned in the Oracle related blog or technical article that I am reading. <a href="http://getfirefox.com/">Firefox</a> is my favorite browser, so, for my search, I have a couple of options.</p>

<p>One option is to open up a new tab (Ctrl+t), type in tahiti.oracle.com in the address bar and hit enter, then type in what I am searching for then hit enter again.</p>

<p>Another option is to use my <a href="http://awads.net/wp/2005/08/01/oracle-firefox-search-plugin/">Oracle Docs Firefox search plugin</a>. In the Firefox search box (top right corner), I make sure that Oracle Docs is selected, I type in what I am looking for then hit enter (usually I hit Alt+Enter to open the result in a new tab).</p>

<p>Now, there is even an easier and quicker way to search the Oracle documentation, the Oracle Docs Firefox Extension. <span id="more-167"></span></p>

<p><img src="http://awads.net/wp/wp-content/oradocs01.jpg" alt="" /></p>

<p>After you install the extension, you will be able to Alt+Click on any word in the web page you are reading to immediately search Oracle documentation for that word. Yes, it is as simple as an Alt+Click.</p>

<p><img src="http://awads.net/wp/wp-content/oradocs04.jpg" alt="" /></p>

<p>Moreover,  the extension will add an option &#8220;Search Oracle Docs&#8221; to the menu that pops up when you right click the mouse. Selecting &#8220;Search Oracle Docs&#8221; will search Oracle documentation for the word you right clicked on.</p>

<p><img src="http://awads.net/wp/wp-content/oradocs02.jpg" alt="" /></p>

<p>If you want to search for more than one word, like for example &#8221; initially deferred &#8220;, you can do that too. Just highlight the words and then right click on the highlight, select &#8220;Search Oracle Docs For &#8230;&#8221; and voila.</p>

<p><img src="http://awads.net/wp/wp-content/oradocs03.jpg" alt="" /></p>

<p>If you still want to type in your search criteria, you can still do that. The extension adds a sidebar to Firefox. Either hit Alt+O (which I find very handy) or, from the browser&#8217;s menu, select View &#8211; Sidebar &#8211; Oracle Docs Search.</p>

<p><img src="http://awads.net/wp/wp-content/oradocs06.jpg" alt="" /></p>

<p><img src="http://awads.net/wp/wp-content/oradocs05a.jpg" alt="" /></p>

<p>You can type in whatever you want right there. This is similar to the search plugin I mentioned above. Or you can search within a specific version.</p>

<p><img src="http://awads.net/wp/wp-content/oradocs05b.jpg" alt="" /></p>

<p>The Oracle Docs Firefox extension is compatible with all versions of Firefox, starting with 1.0  and including 1.5.</p>

<script type="application/x-javascript">
<!--
function install (aEvent)
{
  var params = {
    "Oracle Docs": { URL: aEvent.target.href,
             IconURL: aEvent.target.getAttribute("iconURL"),
             toString: function () { return this.URL; }
    }
  };
  InstallTrigger.install(params);

  return false;
}
-->
</script>

<p>To install the Oracle Docs Firefox Extension:</p>

<ol>
<li>From within Firefox, click <a href="http://awads.net/firefox/extensions/oradocs.xpi" iconURL="http://awads.net/firefox/extensions/oradocs.png" onclick="return install(event);">this install link</a>.</li>
<li>You may need to allow awads.net to install extensions into Firefox.</li>
<li>Follow the directions.</li>
<li>Once the installation is complete, restart Firefox.</li>
</ol>

<p>Firefox  will automatically check for updates to the extension, and prompt you if a new version is available.</p>

<p>Known issues: I have heavily borrowed from the Answers.com extension, and as a result, both extensions, if installed together, may not function properly.</p>

<p>To Do:</p>

<ul>
<li>Add database versions to the options and allow you to set a default version for your search.</li>
<li>Add result formatting to the options and allow you to set a default format, like a virtual book for example.</li>
</ul>

<p><strong>Updated November 26, 2005</strong>: Modified the sidebar to allow you to search within a specific database version and set different search options.</p>

<p>For suggestions and feedback, please comment below.</p>

<!--adsense-->
<p>Related articles:<ul>
<li><a href='http://awads.net/wp/2006/02/08/oracle-news-firefox-15-extension/' rel='bookmark' title='Oracle News Firefox 1.5 Extension'>Oracle News Firefox 1.5 Extension</a></li>
<li><a href='http://awads.net/wp/2006/06/07/useful-firefox-extension-conquery/' rel='bookmark' title='Useful Firefox Extension: ConQuery'>Useful Firefox Extension: ConQuery</a></li>
<li><a href='http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/' rel='bookmark' title='Oracle News Firefox Extension'>Oracle News Firefox Extension</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:thumbnail url="http://awads.net/wp/wp-content/oradocs01.jpg" />
		<media:content url="http://awads.net/wp/wp-content/oradocs01.jpg" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/oradocs04.jpg" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/oradocs02.jpg" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/oradocs03.jpg" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/oradocs06.jpg" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/oradocs05a.jpg" medium="image" />
		<media:content url="http://awads.net/wp/wp-content/oradocs05b.jpg" medium="image" />
	</item>
		<item>
		<title>Oracle News Firefox Extension</title>
		<link>http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/</link>
		<comments>http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/#comments</comments>
		<pubDate>Tue, 15 Nov 2005 17:40:36 +0000</pubDate>
		<dc:creator>Eddie Awad</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://awads.net/wp/?p=163</guid>
		<description><![CDATA[I have taken the Macromedia News Firefox extension and modified it, the result: The Oracle News Firefox extension. If you use OraBlogs or OraNA to keep up with the latest from the Oracle blogging community, the Oracle News Firefox extension is for you. If you do not use the Firefox browser, now is a great [...]]]></description>
			<content:encoded><![CDATA[<p>I have taken the <a href="http://weblogs.macromedia.com/macromedianews/">Macromedia News Firefox extension</a> and modified it, the result: The Oracle News Firefox extension.</p>

<p>If you use <a href="http://www.orablogs.com/">OraBlogs</a> or <a href="http://orana.info">OraNA</a> to keep up with the latest from the Oracle blogging community, the Oracle News Firefox extension is for you. If you do not use the Firefox browser, now is a great time to <a href="http://www.mozilla.org/products/firefox/switch">switch</a>. So, what does the Oracle News extension do? <span id="more-163"></span></p>

<p>The extension will place a small icon on the right side of Firefox&#8217;s status bar at the bottom of the window. By default, the icon will blink and turn to full red when new items on <a href="http://orana.info">OraNA</a> are found. To view the latest posts, simply click the icon, and a menu will open with the latest information. You can then click an item to open its web page within a tab in the browser. New items since the last refresh will be marked with a green check mark:</p>

<p><img src="http://awads.net/wp/wp-content/oranews.jpg" alt="oranews Firefox extension" />&lt;br/></p>

<p>You can adjust preferences either by clicking the icon and choosing &#8220;preferences&#8221; or through the Firefox extension manager (Tools > Extensions):</p>

<p><img src="http://awads.net/wp/wp-content/oranewsprefs.jpg" alt="oranews Firefox extension prefs" /></p>

<p>Among the preferences, there are two rendering options. You can view items by source as shown above, or chronologically, you can also add the source next to the item:</p>

<p><img src="http://awads.net/wp/wp-content/oranewsc.jpg" alt="oranews Firefox extension chrono" /></p>

<script type="application/x-javascript">
<!--
function install (aEvent)
{
  var params = {
    "Oracle News": { URL: aEvent.target.href,
             IconURL: aEvent.target.getAttribute("iconURL"),
             toString: function () { return this.URL; }
    }
  };
  InstallTrigger.install(params);

  return false;
}
-->
</script>

<p>To install the Oracle News Firefox Extension:</p>

<ol>
<li>From within Firefox, click <a href="http://awads.net/firefox/extensions/oranews.xpi" iconURL="http://awads.net/firefox/extensions/oranews.png" onclick="return install(event);">this install link</a>.</li>
<li>You may need to allow awads.net to install extensions into Firefox.</li>
<li>Follow the directions.</li>
<li>Once the installation is complete, restart Firefox.</li>
</ol>

<p>The extension also works in Thunderbird. To install in Thunderbird:</p>

<ol>
<li>Download the extension from <a href="http://awads.net/firefox/extensions/oranews.xpi">this link</a>.</li>
<li>From within Thunderbird, open the Extension Manager (Tools > Extensions).</li>
<li>Click the install button and select the downloaded extension.</li>
<li>Once the installation is complete, restart Thunderbird.</li>
</ol>

<p>Firefox  and Thunderbird will automatically check for updates to the extension, and prompt you if a new version is available.</p>

<p>Known issues:</p>

<ul>
<li>The Macromedia News extension and Oracle News extension do not play well together.</li>
</ul>

<p>For feedback, please comment below.</p>

<!--adsense-->
<p>Related articles:<ul>
<li><a href='http://awads.net/wp/2006/02/08/oracle-news-firefox-15-extension/' rel='bookmark' title='Oracle News Firefox 1.5 Extension'>Oracle News Firefox 1.5 Extension</a></li>
<li><a href='http://awads.net/wp/2005/11/21/oracle-docs-firefox-extension/' rel='bookmark' title='Oracle Docs Firefox Extension'>Oracle Docs Firefox Extension</a></li>
<li><a href='http://awads.net/wp/2006/06/07/useful-firefox-extension-conquery/' rel='bookmark' title='Useful Firefox Extension: ConQuery'>Useful Firefox Extension: ConQuery</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://awads.net/wp/2005/11/15/oracle-news-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:thumbnail url="http://awads.net/wp/wp-content/oranews.jpg" />
		<media:content url="http://awads.net/wp/wp-content/oranews.jpg" medium="image">
			<media:title type="html">oranews Firefox extension</media:title>
		</media:content>
		<media:content url="http://awads.net/wp/wp-content/oranewsprefs.jpg" medium="image">
			<media:title type="html">oranews Firefox extension prefs</media:title>
		</media:content>
		<media:content url="http://awads.net/wp/wp-content/oranewsc.jpg" medium="image">
			<media:title type="html">oranews Firefox extension chrono</media:title>
		</media:content>
	</item>
	</channel>
</rss>

