<?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; Ubiquity</title>
	<atom:link href="http://www.jonefox.com/blog/tag/ubiquity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonefox.com/blog</link>
	<description>My rants, ramblings, and random thoughts</description>
	<lastBuildDate>Mon, 16 Jan 2012 14:48:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='www.jonefox.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Ubiquity: Compete Stats</title>
		<link>http://www.jonefox.com/blog/2009/01/26/ubiquity-compete-stats/</link>
		<comments>http://www.jonefox.com/blog/2009/01/26/ubiquity-compete-stats/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 21:55:56 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[compete.com]]></category>
		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=165</guid>
		<description><![CDATA[I wrote yet another command for Ubiquity. This one allows you to do a search on Compete for the site you&#8217;re currently on. Simply subscribe to the command here to add it to your command list. Once youâ€™ve got the &#8230; <a href="http://www.jonefox.com/blog/2009/01/26/ubiquity-compete-stats/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wrote yet another command for <a href="https://wiki.mozilla.org/Labs/Ubiquity/">Ubiquity</a>.  This one allows you to do a search on <a href="http://compete.com">Compete</a> for the site you&#8217;re currently on. Simply subscribe to the command <a href="http://jonefox.com/ubiquity-compete.php">here</a> to add it to your command list.</p>
<p>Once youâ€™ve got the command installed you can check a sites stats by opening Ubiquity (CTRL+SPACE) and typing &#8220;compete&#8221;. You can also add &#8220;mv&#8221; for monthly page views or &#8220;uv&#8221; for unique visitors.  If neither is specified it will default to Compete&#8217;s default (uniques). Hopefully someone else will find it useful.</p>
<p>Feedback welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2009/01/26/ubiquity-compete-stats/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Ubiquity: Twitter Search</title>
		<link>http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/</link>
		<comments>http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 22:48:15 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=161</guid>
		<description><![CDATA[I recently wrote another command for Ubiquity. This one allows you to do a Twitter search. Simply subscribe to the command here to add it to your command list. Once youâ€™ve got the command installed you can perform a Twitter &#8230; <a href="http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently wrote another command for <a href="https://wiki.mozilla.org/Labs/Ubiquity/">Ubiquity</a>.  This one allows you to do a Twitter search. Simply subscribe to the command <a href="http://jonefox.com/ubiquity-twitter-search.php">here</a> to add it to your command list.</p>
<p>Once youâ€™ve got the command installed you can perform a Twitter search by simply opening Ubiquity (CTRL+SPACE) and typing &#8220;twitter-search [search term(s)]&#8220;. Another simple one, but it saves me a little time and maybe someone else will find it useful.</p>
<p>Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2009/01/18/ubiquity-twitter-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubiquity: PHP function lookup</title>
		<link>http://www.jonefox.com/blog/2008/09/22/ubiquity-php-function-lookup/</link>
		<comments>http://www.jonefox.com/blog/2008/09/22/ubiquity-php-function-lookup/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 03:17:15 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=72</guid>
		<description><![CDATA[So I guess I&#8217;m getting into this Ubiquity thing a bit. I&#8217;ve created another one to lookup php functions on php.net. Simply subscribe to the command here to add it to your command list. Once you&#8217;ve got the command installed &#8230; <a href="http://www.jonefox.com/blog/2008/09/22/ubiquity-php-function-lookup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I guess I&#8217;m getting into this Ubiquity thing a bit.  I&#8217;ve created another one to lookup php functions on <a href="http://www.php.net">php.net</a>.  Simply subscribe to the command <a href="http://jonefox.com/ubiquity-php.htm">here</a> to add it to your command list.</p>
<p>Once you&#8217;ve got the command installed you can lookup PHP functions by simply opening Ubiquity (CTRL+SPACE) and typing &#8220;php [function]&#8220;.  This one was pretty simple to do, but very useful already.  I look up syntax for PHP functions several times a day and saving my &#8220;Google step&#8221; is really nice.</p>
<p>Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2008/09/22/ubiquity-php-function-lookup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubiquity: Password Generator</title>
		<link>http://www.jonefox.com/blog/2008/09/11/ubiquity-password-generator/</link>
		<comments>http://www.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 &#8230; <a href="http://www.jonefox.com/blog/2008/09/11/ubiquity-password-generator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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://www.jonefox.com/blog/2008/09/11/ubiquity-password-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubiquity</title>
		<link>http://www.jonefox.com/blog/2008/09/09/ubiquity/</link>
		<comments>http://www.jonefox.com/blog/2008/09/09/ubiquity/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 19:23:55 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Ubiquity]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://jonefox.com/blog/?p=63</guid>
		<description><![CDATA[For those of you that don&#8217;t already know, Mozilla Labs recently released an early version of Ubiquity. Ubiquity is a command line interface that opens up new options to interface with your browser and integrate your web apps. Check out &#8230; <a href="http://www.jonefox.com/blog/2008/09/09/ubiquity/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For those of you that don&#8217;t already know, <a href="http://labs.mozilla.com/">Mozilla Labs</a> recently released an early version of <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">Ubiquity</a>.  Ubiquity is a command line interface that opens up new options to interface with your browser and integrate your web apps.  Check out the <a href="http://www.vimeo.com/1561578?sec=1561578">video</a> for more info.</p>
<p>Overall I think this project is very interesting.  For the techies/power users out there it provides a much more efficient way to do complex tasks.  This type of UI lends itself well to the repetitive tasks that you face on a daily basis (in particular the email commands in Ubiquity are a great example of this).  The real power of Ubiquity comes from its expandability though.  New commands can be added by adding simple javascript functions to the addon.  These additional commands can then be shared with a special link tag in a document and can even be automatically updated (if the user has given permissions for this).</p>
<p>I&#8217;ve taken a stab at my first Ubiquity command.  You can get it <a href="http://jonefox.com/ubiquity-newsgator.htm">here</a>.  It adds a command to add RSS feeds to <a href="http://newsgator.com">Newsgator</a> (my RSS reader of choice).  Just hit CTRL+SPACE (to open Ubiquity) then execute the command &#8220;add-to-newsgator&#8221; and it&#8217;ll search the current page for an RSS feed and add it to your Newsgator account.</p>
<p>What do you think of Ubiquity?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonefox.com/blog/2008/09/09/ubiquity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

