<?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; generator</title>
	<atom:link href="http://www.firefoxfacts.com/tag/generator/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>Simple Password Generation for Firefox</title>
		<link>http://www.firefoxfacts.com/2009/06/22/simple-password-generation-for-firefox/</link>
		<comments>http://www.firefoxfacts.com/2009/06/22/simple-password-generation-for-firefox/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:09:02 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[pwgen]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[vulnerable]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2009/06/22/simple-password-generation-for-firefox/</guid>
		<description><![CDATA[For you system administrators, network engineers, and heck – really anybody who needs to come up with a fool proof password, I have an add-on for Firefox that will fill your needs.&#160; The simply named pwgen &#8211; Password Generator for Firefox is a simple, yet efficient way to generate a random password on the fly. [...]]]></description>
			<content:encoded><![CDATA[<p>For you system administrators, network engineers, and heck – really anybody who needs to come up with a fool proof password, I have an add-on for Firefox that will fill your needs.&#160; The simply named <strong>pwgen &#8211; Password Generator</strong> for Firefox is a simple, yet efficient way to generate a random password on the fly.</p>
<p><img title="password generator for Firefox" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="71" alt="password generator for Firefox" src="http://www.firefoxfacts.com/wp-content/uploads/2009/06/1245012223.png" width="510" border="0" /> </p>
<p><em>Once you install it</em>, a small “P” icon will show up in your browser’s status bar.&#160; All you have to do is click on it, and a password will be generated using the settings you have put in.&#160; By default, the password will be shown to you and copied to your clipboard.&#160; To change the options, all you need to do is right-click on the icon and select options.&#160; From there you have a number of specific settings you can change, such as what the first and last characters start with, the password length, if you want to display the password or not or if you wish to copy the password to the clipboard or not.</p>
<p><em>Why use a complicated password?</em>&#160; Well, if a password is too short or simple, it is vulnerable to attack.&#160; The simpler the password is, the easier time somebody will have to figure it out.&#160; On the flip side, the more complicated the password, the harder it will be to figure out.</p>
<p>All in all, the <a href="https://addons.mozilla.org/en-US/firefox/addon/12441">pwgen – Password Generator</a> extension for Firefox is a perfect one for those of you who may have a hard time coming up with a random mix of letters and numbers to use for your next secure password.</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/06/22/simple-password-generation-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TinyURL Generator</title>
		<link>http://www.firefoxfacts.com/2009/05/26/tinyurl-generator/</link>
		<comments>http://www.firefoxfacts.com/2009/05/26/tinyurl-generator/#comments</comments>
		<pubDate>Tue, 26 May 2009 11:40:23 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Add-ons Reviews]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[short]]></category>
		<category><![CDATA[shortener]]></category>
		<category><![CDATA[tinyurl]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2009/05/26/tinyurl-generator/</guid>
		<description><![CDATA[There are dozens of add-ons for Firefox that will generate any number of tiny URLs from any number of link shortening services.&#160; With that said, I have one more to toss into the category, that may be a little more visually pleasing than some others I have shown you in the past.&#160; The TinyURL Generator [...]]]></description>
			<content:encoded><![CDATA[<p><img title="create shorter links, easily!" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 5px; border-right-width: 0px" height="124" alt="create shorter links, easily!" src="http://www.firefoxfacts.com/wp-content/uploads/2009/05/1233950110.png" width="256" align="right" border="0" /> </p>
<p>There are dozens of add-ons for Firefox that will generate any number of tiny URLs from any number of link shortening services.&#160; With that said, I have one more to toss into the category, that may be a little more visually pleasing than some others I have shown you in the past.&#160; The <strong>TinyURL Generator</strong> is a tiny extension in its own right that allows you to quickly.. well, generate a TinyURL to share.</p>
<p>It creates a TinyURL for the page you are currently viewing in the background.&#160; The URL created is then copied to your clipboard, so that you can paste it anywhere you might need it instantly.&#160; Here are a few more ways you can generate your sharable links:</p>
<ul>
<li>Simply click the icon. A TinyURL is created as defined in the options dialog (default is normal TinyURL) </li>
<li>Right-Click the icon. This will give you the choice to create a normal TinyURL or one which is &#8216;Previewable&#8217;. The default type is shown in bold. This can be changed using the Optioins dialog. </li>
<li>Right Click any link on a page and select &#8216;Create TinyURL&#8217; to create a TinyURL for the link destination. </li>
</ul>
<p>You too can pickup the <a href="https://addons.mozilla.org/en-US/firefox/addon/10586">TinyURL Generator</a> add-on for Firefox on the Firefox Add-ons web site.&#160; For more link shortener extensions be sure to check out our list of the <a href="http://www.firefoxfacts.com/2008/03/19/best-of-the-url-shorteners-for-firefox/">best URL shorteners for Firefox</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/2009/05/26/tinyurl-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Hasher</title>
		<link>http://www.firefoxfacts.com/2007/10/16/password-hasher/</link>
		<comments>http://www.firefoxfacts.com/2007/10/16/password-hasher/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 10:00:32 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[hasher]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.firefoxfacts.com/2007/10/16/password-hasher/</guid>
		<description><![CDATA[Need help coming up with confusing and complicated passwords? There are a number of services out there that will help you in this department, but one of the best I have found is Password Hasher. This Firefox extension delivers when it comes to delivering you a password I&#8217;d never be able to guess. Now why [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.firefoxfacts.com/wp-content/uploads/2007/10/passhash.jpg' alt='Password Hasher' align="right"/>Need help coming up with confusing and complicated passwords?  There are a number of services out there that will help you in this department, but one of the best I have found is <a href="https://addons.mozilla.org/en-US/firefox/addon/3282">Password Hasher</a>.</p>
<p>This Firefox extension delivers when it comes to delivering you a password I&#8217;d never be able to guess.  Now why should you use strong password?  Well the obvious reason would be to make sure your content does not get stolen.  </p>
<p>Here are some of the features of this extension:</p>
<ul>
<li>Automatically generates strong passwords.</li>
<li>One master key produces different passwords at many sites.</li>
<li>Quickly upgrade passwords by &#8220;bumping&#8221; the site tag.</li>
<li>Upgrade a master key without updating all sites at once.</li>
<li>Supports different length passwords.</li>
</ul>
<p>For more information be sure to check out their <a href="http://wijjo.com/passhash">official web site</a>.  We all want to be more safe, and a good password is an easy way to start.</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/10/16/password-hasher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

