<?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>Firefox Facts &#187; create</title>
	<atom:link href="http://www.firefoxfacts.com/tag/create/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.firefoxfacts.com</link>
	<description>best guide to add-ons, themes and tips for Firefox</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:32:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create a Firefox Search Plugin</title>
		<link>http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/</link>
		<comments>http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 13:49:11 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Firefox Support]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/</guid>
		<description><![CDATA[Want to create your own Firefox search plugin? The steps on how to do this used to be a lot easier back in the early days of Firefox, but now with the OpenSearch protocol in all modern browsers &#8211; the steps are a little more difficult.&#160; Have no fear though, because I have found a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-right-width: 0px; margin: 0px 0px 0px 5px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Easy Way to Create an Open Search Plugin" border="0" alt="Create a Firefox Search Plugin" align="right" src="http://www.firefoxfacts.com/wp-content/uploads/2011/01/image2.png" width="227" height="136" />Want to create your own Firefox search plugin? The steps on how to do this used to be a lot easier back in the early days of Firefox, but now with the OpenSearch protocol in all modern browsers &#8211; the steps are a little more difficult.&#160; Have no fear though, because I have found a resource that will make creating your own Firefox search plugin easy again and it takes only a few simple steps.</p>
<p>  <span id="more-4649"></span> The first thing you will want to do is point your browser towards the <a href="http://www.7is7.com/software/firefox/opensearch.html" target="_blank">OpenSearch plugin generator</a>.&#160; This awesome utility allows you to create a search plugin in he open search format that Firefox (and many other browsers) use.&#160; This way you could search Firefox Facts without even visiting the website first and typing your search into my search form.&#160; The only hard part about this is locating the HTML source code that represents the search box on the website.&#160; In Firefox, you can do this fairly easily by right-clicking on a website, choose &quot;View Source&quot; and then find where the form starts for the search box.
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Find the Search Form" border="0" alt="Viewing the Firefox Facts Source" src="http://www.firefoxfacts.com/wp-content/uploads/2011/01/image3.png" width="504" height="199" /></p>
<p>Here is one more quick tip, if you hit &quot;Ctrl + F&quot; you can bring up the search options in the webpage&#8217;s view source pane.&#160; From there, search for &quot;form&quot; until you find the right form you need.&#160; For webmasters, this should be pretty easy. Now, for the easy part.</p>
<p>On the OpenSearch plugin generator webpage, simply fill in the website name, the website URL and then copy and paste in the form data you found on the website you want to create the search plugin for.&#160; I would recommend not changing the data for input encoding, plugin file name, or favicon file name. Next, hit the big button labeled &quot;Generate Plugin&quot;.</p>
<p>The website will now give you the code you need to save on your own website hosting server to make the search plugin work.&#160; Scroll down the webpage, and make sure you follow each step as they have it.&#160; Once you are done, you too can have your own search plugin like this:</p>
<p><a href="javascript:if(typeof(window.external)=='object'){try{window.external.AddSearchProvider('http://www.firefoxfacts.com/opensearch.xml');}catch(e){alert('Your%20browser%20does%20not%20support%20OpenSearch%21');}};void(0);">Install Firefox Facts Search Plugin</a></p>
<p>Hope this helps you create a search plugin for your own website.&#160; If you do create one using this method, be sure to share it in the comments!</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2011/01/11/create-a-firefox-search-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a Custom Toolbar to Firefox</title>
		<link>http://www.firefoxfacts.com/2010/12/22/add-a-custom-toolbar-to-firefox/</link>
		<comments>http://www.firefoxfacts.com/2010/12/22/add-a-custom-toolbar-to-firefox/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 12:40:07 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Firefox Support]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/12/22/add-a-custom-toolbar-to-firefox/</guid>
		<description><![CDATA[Did you know that you could add another toolbar to Firefox without needing to install an add-on? This customization feature is often overlooked and can come in handy if you need some extra space to store your buttons or any other toolbar elements you have added to Firefox. The first thing you will want to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Create a New Toolbar Tip" border="0" alt="Look Ma! No Add-ons Needed!" src="http://www.firefoxfacts.com/wp-content/uploads/2010/12/image7.png" width="504" height="206" /></p>
<p>Did you know that you could add another toolbar to Firefox without needing to install an add-on? This customization feature is often overlooked and can come in handy if you need some extra space to store your buttons or any other toolbar elements you have added to Firefox.</p>
<p>  <span id="more-4615"></span>
<p>The first thing you will want to do is right-click on your navigation toolbar and select &quot;Customize…&quot;. Next, click on the button that reads &quot;Add New Toolbar&quot;.&#160; You will then want to give your new toolbar a name.&#160; Once you have done that &#8211; you will see a new toolbar space added to your Firefox toolbar layout.&#160; Simply drag the icons over that you want to add to this new toolbar and hit the button labeled, &quot;Done&quot;.</p>
<p>Here is the new toolbar I created with the Cut, Copy and Paste buttons added to it:</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="My New Toolbar I Created" border="0" alt="New Toolbar in Firefox" src="http://www.firefoxfacts.com/wp-content/uploads/2010/12/image8.png" width="285" height="161" /></p>
<p>To hide your custom toolbar from within Firefox, just right-click on the navigation toolbar, and uncheck the custom toolbar you created. If you no longer want your toolbar then go in to customize your Firefox navigation layout again and drag all of the buttons you have added to that toolbar off.&#160; This toolbar should then disappear. </p>
<p>Hope that helps you get a little more out of this feature of Firefox that you do not hear that much about!</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/12/22/add-a-custom-toolbar-to-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live Bookmarks 101</title>
		<link>http://www.firefoxfacts.com/2010/11/02/live-bookmarks-101/</link>
		<comments>http://www.firefoxfacts.com/2010/11/02/live-bookmarks-101/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 12:15:12 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Firefox Support]]></category>
		<category><![CDATA[Bookmark Help]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[live bookmark]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2010/11/02/live-bookmarks-101/</guid>
		<description><![CDATA[Although the feature might not get as much love as others, the Live Bookmarks function of Firefox is one to be admired. Live Bookmarks can deliver you the most recent updates to you from any website, right in Firefox.  This is done through the magic of RSS (really simple syndication) and the Firefox browser.  So [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Subscribe to Firefox Facts in a Live Bookmark" src="http://www.firefoxfacts.com/wp-content/uploads/2010/11/image1.png" border="0" alt="How to Use Live Bookmarks" width="500" height="202" /></p>
<p>Although the feature might not get as much love as others, the <strong>Live Bookmarks</strong> function of Firefox is one to be admired. Live Bookmarks can deliver you the most recent updates to you from any website, right in Firefox.  This is done through the magic of RSS (really simple syndication) and the Firefox browser.  So how can you set up a Live Bookmark and what exactly are they good for?  Let me walk you through the process.</p>
<p><span id="more-4477"></span></p>
<h3>Find the RSS Feed</h3>
<p>First, you need to visit a website that has an RSS feed.  Lets use Firefox Facts as our example, because I can always use a few more subscribers.  Click the orange RSS icon, next to the star in the address toolbar.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Click on the RSS Icon to Subscribe" src="http://www.firefoxfacts.com/wp-content/uploads/2010/11/image2.png" border="0" alt="Click the RSS Icon" width="504" height="97" /></p>
<h3>Subscribe Using the Live Bookmarks Function</h3>
<p>Next, you will find yourself on the default RSS page in Firefox. Firefox uses it&#8217;s own styling for this page, because if they didn&#8217;t &#8211; it would just look like a jumbled mess of XML code to most people. On the drop down menu (next to &#8220;Subscribe to this feed using&#8221;) I want you to select Live Bookmark.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Select Live Bookmarks here" src="http://www.firefoxfacts.com/wp-content/uploads/2010/11/image3.png" border="0" alt="Choose Live Bookmarks" width="504" height="146" /></p>
<h3>Save Your New Live Bookmark</h3>
<p>Firefox will ask you where you want to save the new Live Bookmark and what do you want to call it.  We will just stick it on the Bookmarks Toolbar for now.  This can be moved around like any other bookmark in Firefox, so not too worried about messing this up. Hit the button labeled &#8220;Subscribe&#8221; to continue.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Save/Subscribe Using Your Live Bookmark" src="http://www.firefoxfacts.com/wp-content/uploads/2010/11/image4.png" border="0" alt="Save Your New Live Bookmark" width="504" height="216" /></p>
<h3>Using Your New Live Bookmark</h3>
<p>There you have it.  Your Live Bookmark has been created.  The idea here is to give you all the recent posts from an RSS feed so that you can easily browse recent articles all from one simple bookmark.  Let us look at the Live Bookmark we just created.</p>
<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Live Bookmark for Firefox Facts" src="http://www.firefoxfacts.com/wp-content/uploads/2010/11/image5.png" border="0" alt="Live Bookmark in Action" width="335" height="332" /></p>
<p>When you click on it, it will show you the ten most recent posts from Firefox Facts, will let you visit the Firefox Facts website directly or will give you the option to open all these recent posts in new tabs.</p>
<p>So there you have it &#8211; this is how and why you might want to use the Live Bookmark feature from within Firefox.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2010/11/02/live-bookmarks-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Jetpack for Firefox</title>
		<link>http://www.firefoxfacts.com/2009/05/21/introducing-jetpack-for-firefox/</link>
		<comments>http://www.firefoxfacts.com/2009/05/21/introducing-jetpack-for-firefox/#comments</comments>
		<pubDate>Thu, 21 May 2009 11:25:03 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Firefox News]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2009/05/21/introducing-jetpack-for-firefox/</guid>
		<description><![CDATA[Ever wanted to write your own Firefox extension, but thought the process was too drawn out or difficult to do?&#160; Jetpack is looking to use open Web technologies to enhance the browser.&#160; The idea here is that if you can make a web page, you will be able to build an add-on for Firefox. This [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to write your own Firefox extension, but thought the process was too drawn out or difficult to do?&#160; <strong>Jetpack</strong> is looking to use open Web technologies to enhance the browser.&#160; The idea here is that if you can make a web page, you will be able to build an add-on for Firefox.</p>
<p>This video does a great job at giving you a basic walk-though of what Jetpack development looks like thus far:</p>
<p align="center"><object width="450" height="326"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4752576&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4752576&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="450" height="326"></embed></object></p>
<p align="center"><a href="http://vimeo.com/4752576">Mozilla Labs Jetpack &#8211; Intro &amp; Tutorial</a> from <a href="http://vimeo.com/user532161">Aza Raskin</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</p>
<p>Overall, I am really excited about this!&#160; I always love to tweak away at Firefox using tools like <a href="http://www.firefoxfacts.com/2009/04/22/beginners-guide-to-greasemonkey/">Greasemonkey</a> and <a href="http://www.firefoxfacts.com/2009/03/23/beginner-guide-to-stylish/">Stylish</a> (which Jetpack reminds me of, in a sense of being simple ways to extend the browser).</p>
<p>Word of warning, this is an extremely early release of the software, that is still being designed and developed.&#160; This version that is out now is pretty much just for the developers and testers who want to start getting their hands dirty.</p>
<p><a href="https://jetpack.mozillalabs.com/">Grab Jetpack</a>, and play around with it yourself.&#160; It might not be for everybody, however should really help to inspire those of us who like to tweak around with our browser to make it work for us.</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2009/05/21/introducing-jetpack-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Guide to Greasemonkey</title>
		<link>http://www.firefoxfacts.com/2009/04/22/beginners-guide-to-greasemonkey/</link>
		<comments>http://www.firefoxfacts.com/2009/04/22/beginners-guide-to-greasemonkey/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 11:49:19 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[Hacks and Tweaks]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[user-scripts]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/?p=2995</guid>
		<description><![CDATA[In a nutshell, Greasemonkey is an add-on for Firefox that allows you to customize a web site’s look and function.  Now you don’t have to be a coder to use it though, because there are already hundreds of scripts out there available for free that you can use to help you do a number of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="943948800" src="http://www.firefoxfacts.com/wp-content/uploads/2009/04/943948800.png" border="0" alt="943948800" width="186" height="142" align="right" /> In a nutshell, <strong>Greasemonkey</strong> is an add-on for Firefox that allows you to customize a web site’s look and function.  Now you don’t have to be a coder to use it though, because there are already hundreds of scripts out there available for free that you can use to help you do a number of different things.</p>
<p><strong><span style="font-size: small;">How Do You Use Greasemonkey?</span></strong></p>
<p>Once you have installed Greasemonkey, you will see the little monkey’s head come up in your status bar.  From here you can create a new user script of your own or you can edit the ones you have already installed.  You also have the ability to enable and disable scripts or Greasemonkey all together, if you need to.</p>
<p><strong><span style="font-size: small;">Where Can I Find Greasemonkey User Scripts?</span></strong></p>
<p>Finding Greasemonkey scripts is easy.  For that, let me point you in the direction of <a href="http://userscripts.org/">Userscripts.org</a>. This is a great depository of user scripts people have created to get more out of various web sites.  You can <a href="http://userscripts.org/scripts">browse through all of the scripts</a>, or search for the web site you want to modify.</p>
<p><a href="http://www.firefoxfacts.com/2008/12/09/find-greasemonkey-scripts-for-your-url/">Greasefire</a>, another extension for Firefox can also help.  It will let you know in the status bar how many user scripts are available for that specific URL you are visiting. Here are a few more of my favorite Greasemonkey script collections:</p>
<ul>
<li><a href="http://www.firefoxfacts.com/2006/08/15/the-best-greasemonkey-scripts/">The Best Greasemonkey Scripts</a></li>
<li><a href="http://www.firefoxfacts.com/2006/07/17/make-google-better-with-greasemonkey/">Make Google Better with Greasemonkey</a></li>
<li><a href="http://www.firefoxfacts.com/2007/05/30/best-flickr-greasemonkey-scripts/">Best Flickr Greasemonkey Scripts</a></li>
</ul>
<p><strong><span style="font-size: small;">How Can I Make My Own User Scripts for Greasemonkey?</span></strong></p>
<p>Making your own Greasemonkey user scripts might be a ‘bit of a challenge, unless you are an old JavaScript coding pro.  It does take some learning, however there are several resources on the Web that will help you teach yourself.  One of the best is the <a href="http://www.firefoxfacts.com/2006/07/25/dive-into-greasemonkey/">Dive into Greasemonkey eBook</a>.  Here are a few more resources to help you create your own user script:</p>
<ul>
<li><a href="http://wiki.greasespot.net/Main_Page">The Wiki at GreaseSpot.net</a></li>
<li><a href="http://commons.oreilly.com/wiki/index.php/Greasemonkey_Hacks">Greasemonkey Hacks Wiki</a></li>
</ul>
<p><em>Once you have made a successful Greasemonkey userscript, you might even look into <a href="http://arantius.com/misc/greasemonkey/script-compiler">creating it into a stand alone Firefox add-on</a>.</em></p>
<p>If you like the tweak the Web, and make it your own, then <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> is well worth picking up as a Firefox extension.  The add-on, plus some user scripting can lead to helping you get more out of your favorite web sites, and then share that help with others.  When push comes to shove, isn’t that what the Internet should be all about?</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2009/04/22/beginners-guide-to-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Popular Search Engines to Add to Firefox</title>
		<link>http://www.firefoxfacts.com/2009/03/31/most-popular-search-engines-to-add-to-firefox/</link>
		<comments>http://www.firefoxfacts.com/2009/03/31/most-popular-search-engines-to-add-to-firefox/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 10:00:00 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Best of Firefox]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[best-of]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[popular]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2009/03/31/most-popular-search-engines-to-add-to-firefox/</guid>
		<description><![CDATA[We have looked at the ten most popular search extensions for Firefox, however we can not overlook the many popular search engines you can add to the Firefox search box. Most Popular Search Plugins for Firefox * YouTube – Find all kinds of cool web videos. IMDB – Quickly find that one actor that was [...]]]></description>
			<content:encoded><![CDATA[<p>We have looked at the ten most popular search extensions for Firefox, however we can not overlook the many popular search engines you can add to the Firefox search box.</p>
<p><strong><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 5px; border-right-width: 0px" title="Add to Any Search Bar" src="http://www.firefoxfacts.com/wp-content/uploads/2009/03/9439488001.jpg" border="0" alt="Add to Any Search Bar" width="180" height="154" align="right" /> Most Popular Search Plugins for Firefox *</strong></p>
<h5><a href="https://addons.mozilla.org/en-US/firefox/addon/10423"></a></h5>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/10423">YouTube</a> – Find all kinds of cool web videos.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4605">IMDB</a> – Quickly find that one actor that was in that movie you just saw.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4614">Wikipedia</a> – The web’s encyclopedia.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/10978">Album-Cover-Art.org</a> – Quickly find album art from your favorite musical artists.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/9987">isoHunt &#8211; BT search</a> – Find ISO images quickly using this search plugin.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4609">Merriam-Webster</a> – It is like the dictionary, but Online! (insert ooh and awe here)</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/10434">Live Search</a> – Microsoft’s lovable underdog of a search engine.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4602">Flickr</a> – Find photos by searching via the image tags.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4613">Weather Channel</a> – Is that a tornado in your pants, or are you just happy to see me?</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4594">Amazon</a> – Use Amazon’s A9 search to find Amazon products, and anything else on the Web.</li>
</ul>
<p><strong>Roll Your Own Search Plugin</strong></p>
<p>Want to roll your own search plugin using any web site search box out there.  That is an easy task to accomplish with the <a href="https://addons.mozilla.org/en-US/firefox/addon/3682">Add to Search Bar</a> extension.  If you want to “do it by hand” you can also create your own plugins with <a href="https://developer.mozilla.org/en/Creating_OpenSearch_plugins_for_Firefox">this handy tutorial</a> from the Mozilla Developer Center.</p>
<p><strong>More Search Plugin Databases</strong></p>
<p>Now with those mentioned, you can’t mention the search engine box without mentioning the <a href="http://mycroft.mozdev.org/search-engines.html">MyCroft project</a>.  There you can find a search engine plugin or search provider that you can quickly add to the Firefox search box.</p>
<p>To check out their most popular search engines, be sure to check out the <a href="http://mycroft.mozdev.org/dlstats.html">Top 100</a> listings.</p>
<p>What tools and plugins do you use to keep your searching in order?</p>
<p><em><strong>*</strong> – Yes,I left Google off the popular plugin list, cause everybody knows about Google.</em></p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2009/03/31/most-popular-search-engines-to-add-to-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go Shopping with the Mozilla Community</title>
		<link>http://www.firefoxfacts.com/2008/12/05/go-shopping-with-the-mozilla-community/</link>
		<comments>http://www.firefoxfacts.com/2008/12/05/go-shopping-with-the-mozilla-community/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 13:02:46 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Firefox News]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[logos]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[shirts]]></category>
		<category><![CDATA[store]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/12/05/go-shopping-with-the-mozilla-community/</guid>
		<description><![CDATA[Got a great idea for a Mozilla-based t-shirt? Inspired by the Firefox 3 t-shirt design contest, the new Mozilla Community Store gives you the chance to design a shirt for Mozilla anytime you wish.&#160; It is time to take that great idea to the public, and Mozilla will help you do it (as long as [...]]]></description>
			<content:encoded><![CDATA[<p>Got a great idea for a Mozilla-based t-shirt?</p>
<p>Inspired by the Firefox 3 t-shirt design contest, the new <a href="http://communitystore.mozilla.org/">Mozilla Community Store</a> gives you the chance to design a shirt for Mozilla anytime you wish.&nbsp; It is time to take that great idea to the public, and Mozilla will help you do it (<a href="http://communitystore.mozilla.org/guidelines">as long as it is Mozilla related</a>).</p>
<p>Here are a few of my favorites I have seen thus far&#8230;</p>
<p align="center">&nbsp;<a href="http://communitystore.mozilla.org/gallery/view/37"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="141" alt="ffs1" src="http://www.firefoxfacts.com/wp-content/uploads/2008/12/ffs1.png" width="151" border="0"></a>&nbsp; <a href="http://communitystore.mozilla.org/gallery/view/141"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="141" alt="ffs2" src="http://www.firefoxfacts.com/wp-content/uploads/2008/12/ffs2.png" width="151" border="0"></a>&nbsp; <a href="http://communitystore.mozilla.org/gallery/view/120"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="141" alt="ffs3" src="http://www.firefoxfacts.com/wp-content/uploads/2008/12/ffs3.png" width="151" border="0"></a> </p>
<p>Every shirt they have listed was created by the Mozilla community.&nbsp; Once you find the design you like, you can customize it even further (by selecting the style, color and much more) then order it.&nbsp; Think of it as Firefox add-ons for your body.</p>
<p>If you create any of your own designs &#8211; share them with us here.&nbsp; Would love to check &#8216;em out!</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2008/12/05/go-shopping-with-the-mozilla-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to Create a Firefox 3 Theme?</title>
		<link>http://www.firefoxfacts.com/2008/10/28/want-to-create-a-firefox-3-theme/</link>
		<comments>http://www.firefoxfacts.com/2008/10/28/want-to-create-a-firefox-3-theme/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 11:51:08 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Best Themes]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Firefox-3]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[toolbars]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[twistermc]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/10/28/want-to-create-a-firefox-3-theme/</guid>
		<description><![CDATA[Some time ago, I told you about my favorite tutorial for people wanting to know how to build their own Firefox theme.  I am happy to say that the twisted-one himself, TwisterMc has updated his digital class in Firefox design to cover Firefox 3. There are a few requirements, such as getting your own unique [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago, I told you about my favorite tutorial for people wanting to know how to build their own Firefox theme.  I am happy to say that the twisted-one himself, TwisterMc has <a href="http://www.twistermc.com/blog/ipox-remix">updated his digital class in Firefox design to cover Firefox 3</a>.</p>
<p>There are a few requirements, such as getting your own unique UUID, giving TwisterMc some credit, and coming up with something original &#8211; but those are easily done in exchange for the knowledge you will be receiving.</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.firefoxfacts.com/wp-content/uploads/2008/10/ipoxremix.png" border="0" alt="ipoxremix" width="225" height="111" align="right" /> <strong>Some of the tutorials covered are:</strong></p>
<p>- Packaging Firefox Themes<br />
- Creating Your Themes’ Identity &amp; Install Files<br />
- Graphics Editing for Firefox Themes<br />
- Custom Firefox Toolbar Buttons<br />
- Customizing Toolbar Backgrounds<br />
- Submitting Your Theme to Mozilla<br />
- Customize Firefox’s Scrollbar<br />
- Changing Fonts &amp; Colors in Firefox Themes<br />
- User Generated Q&amp;A</p>
<p>Check it all out here:</p>
<ul>
<li><a href="http://www.twistermc.com/blog/ipox-remix">iPox Remix &#8211; Create Your Own Firefox Theme</a></li>
</ul>
<p>Big thanks to <a href="http://www.twistermc.com">TwisterMc</a> for updating this for all of us to enjoy. Know of anymore theme resources or tutorials out there?</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2008/10/28/want-to-create-a-firefox-3-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Your Smart Bookmarks Even Smarter</title>
		<link>http://www.firefoxfacts.com/2008/05/08/making-your-smart-bookmarks-even-smarter/</link>
		<comments>http://www.firefoxfacts.com/2008/05/08/making-your-smart-bookmarks-even-smarter/#comments</comments>
		<pubDate>Thu, 08 May 2008 11:29:26 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Bookmark Help]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[Firefox-3]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[smart bookmarks]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2008/05/08/making-your-smart-bookmarks-even-smarter/</guid>
		<description><![CDATA[Over at CyberNet they have posted a great guide on how to create your own smart bookmarks. Smart bookmarks are the new feature to Firefox 3 that allow you to bring up your saved links in new, unique and useful ways. For example, you could browse through your most recently bookmarked links, your most recently [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.firefoxfacts.com/wp-content/uploads/2008/05/firefox-smart-bookmarks.jpg" border="0" alt="firefox-smart-bookmarks" width="392" height="250" /></p>
<p>Over at <a href="http://cybernetnews.com/">CyberNet</a> they have posted a great guide on how to create your own smart bookmarks.  Smart bookmarks are the new feature to Firefox 3 that allow you to bring up your saved links in new, unique and useful ways.  For example, you could browse through your most recently bookmarked links, your most recently visited links, and so on.</p>
<p>Check out <a href="http://cybernetnews.com/2008/05/07/cybernotes-create-your-own-smart-bookmarks-in-firefox-3/">Create Your Own Smart Bookmarks in Firefox 3</a>!</p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2008/05/08/making-your-smart-bookmarks-even-smarter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extensions 101</title>
		<link>http://www.firefoxfacts.com/2007/01/04/extensions-101/</link>
		<comments>http://www.firefoxfacts.com/2007/01/04/extensions-101/#comments</comments>
		<pubDate>Thu, 04 Jan 2007 10:10:28 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Firefox Support]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[link]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2007/01/04/extensions-101/</guid>
		<description><![CDATA[I got an E-mail the other day from a guy who wanted to know if I knew of a starting spot for people to visit if they were interested in making extensions for Firefox. I had to do some hunting around &#8211; but then I found this link via Mozilla&#8217;s own Web site: Extensions are [...]]]></description>
			<content:encoded><![CDATA[<p>I got an E-mail the other day from a guy who wanted to know if I knew of a starting spot for people to visit if they were interested in making extensions for Firefox.  I had to do some hunting around &#8211; but then I found <a href="http://developer.mozilla.org/en/docs/Extensions">this link via Mozilla&#8217;s own Web site</a>:</p>
<blockquote><p>Extensions are small add-ons that add new functionality to Mozilla applications such as Firefox and Thunderbird. They can add anything from a toolbar button to a completely new feature. They allow the application to be customized to fit the personal needs of each user if they need additional features, while keeping the applications small to download.</p></blockquote>
<p>There is a lot of good information here to be had.  Check it out for yourself, and if you have any more resources please leave a comment and let us all know about them.  </p>
                                                                                <strong>Facebook Fan Page</strong>  Come join the fun on the Firefox Facts <a href="http://www.facebook.com/MitchProjects">Facebook Fan Page</a>!</a><br />
<br />
&copy; <a href="http://www.mitchkeeler.com">Mitch Keeler</a> 2011 | Check out my <a href="http://www.mitchelaneous.com">personal blog</a> and my <a href="http://www.webhostingshow.com">hosting podcast</a> too!</a><br />
<br>&nbsp;                                                ]]></content:encoded>
			<wfw:commentRss>http://www.firefoxfacts.com/2007/01/04/extensions-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

