<?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>Jon Fox &#187; Password Generator</title>
	<atom:link href="http://jonefox.com/blog/tag/password-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonefox.com/blog</link>
	<description>My rants, ramblings, and random thoughts</description>
	<lastBuildDate>Mon, 24 May 2010 16:12:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='jonefox.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Ubiquity: Password Generator</title>
		<link>http://jonefox.com/blog/2008/09/11/ubiquity-password-generator/</link>
		<comments>http://jonefox.com/blog/2008/09/11/ubiquity-password-generator/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 05:45:10 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Password Generator]]></category>
		<category><![CDATA[Ubiquity]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=65</guid>
		<description><![CDATA[I recently made a stab at another Ubiquity command. This one is a password generator to generate site-specific passwords. Simply subscribe to the command here to get started. I&#8217;d suggest manually changing the &#8220;mypass&#8221; value to some unique string rather than use the default, but this is not technically required. Once you&#8217;ve got the initial [...]]]></description>
			<content:encoded><![CDATA[<p>I recently made a stab at another <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">Ubiquity</a> command.  This one is a password generator to generate site-specific passwords.  Simply subscribe to the command <a href="http://jonefox.com/ubiquity-password.htm">here</a> to get started.  I&#8217;d suggest manually changing the &#8220;mypass&#8221; value to some unique string rather than use the default, but this is not technically required.</p>
<p>Once you&#8217;ve got the initial command setup you can generate a password by simply opening Ubiquity (CTRL+SPACE) and typing &#8220;password&#8221;.  You can specify the site by adding it as a parameter after &#8220;password&#8221; or the command will use the current window&#8217;s location href as the default.  Passwords are an 8 character hash based on the site and the &#8220;mypass&#8221; key set at install.  The password will then be pasted at the current cursor location for your convenience.</p>
<p>Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonefox.com/blog/2008/09/11/ubiquity-password-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
