<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Making Ubiquity Ubiquitous</title>
	<atom:link href="http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/</link>
	<description>Musings on software engineering, technology and Aspergers Syndrome.</description>
	<lastBuildDate>Wed, 06 Jan 2010 09:07:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mo</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-75</link>
		<dc:creator>mo</dc:creator>
		<pubDate>Thu, 02 Jul 2009 20:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-75</guid>
		<description>Thanks, this was awesomely useful, and exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks, this was awesomely useful, and exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klint</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-18</link>
		<dc:creator>Klint</dc:creator>
		<pubDate>Tue, 12 May 2009 07:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-18</guid>
		<description>I have found a way by updating the script slightly :

#space:: ; Change shortcut if needed
FirefoxTitle = Mozilla Firefox
FirefoxPath = %programfiles%\Mozilla Firefox\firefox.exe
SetTitleMatchMode, 2
DetectHiddenWindows, on
IfWinNotExist, %FirefoxTitle%
{
Run %FirefoxPath%
}
WinShow, %FirefoxTitle%
WinActivate, %FirefoxTitle%
WinWaitActive, %FirefoxTitle%
Send, ^{Space} ; Change shortcut if needed
return</description>
		<content:encoded><![CDATA[<p>I have found a way by updating the script slightly :</p>
<p>#space:: ; Change shortcut if needed<br />
FirefoxTitle = Mozilla Firefox<br />
FirefoxPath = %programfiles%\Mozilla Firefox\firefox.exe<br />
SetTitleMatchMode, 2<br />
DetectHiddenWindows, on<br />
IfWinNotExist, %FirefoxTitle%<br />
{<br />
Run %FirefoxPath%<br />
}<br />
WinShow, %FirefoxTitle%<br />
WinActivate, %FirefoxTitle%<br />
WinWaitActive, %FirefoxTitle%<br />
Send, ^{Space} ; Change shortcut if needed<br />
return</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klint</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-17</link>
		<dc:creator>Klint</dc:creator>
		<pubDate>Tue, 12 May 2009 07:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-17</guid>
		<description>Hi
Thanks for the tip!
But I have an issue when my Firefox window is iconized in the system tray. Pressing the global hotkey will just launch a new window of Firefox, instead of reopening the iconized one.
Is there a way to solve that?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
Thanks for the tip!<br />
But I have an issue when my Firefox window is iconized in the system tray. Pressing the global hotkey will just launch a new window of Firefox, instead of reopening the iconized one.<br />
Is there a way to solve that?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Fiduccio</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-21</link>
		<dc:creator>Alberto Fiduccio</dc:creator>
		<pubDate>Sun, 12 Oct 2008 10:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-21</guid>
		<description>Now, solve the general problem:  Make all applications expose their functionality and talk to each other.  Go forth!</description>
		<content:encoded><![CDATA[<p>Now, solve the general problem:  Make all applications expose their functionality and talk to each other.  Go forth!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lifehacker &#187; Архив &#187; Сдеалайте Ubiquity еще более вездесущим</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-22</link>
		<dc:creator>Lifehacker &#187; Архив &#187; Сдеалайте Ubiquity еще более вездесущим</dc:creator>
		<pubDate>Fri, 10 Oct 2008 08:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-22</guid>
		<description>[...] Making Ubiquity Ubiquitous [ William Bartholomew ]     Сохранить заметку:    Автор: rushills Рубрики: Клавиатурные сочетания, Браузеры, Советы по Windows, Бесплатное ПО [...]</description>
		<content:encoded><![CDATA[<p>[...] Making Ubiquity Ubiquitous [ William Bartholomew ]     Сохранить заметку:    Автор: rushills Рубрики: Клавиатурные сочетания, Браузеры, Советы по Windows, Бесплатное ПО [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zypsilon</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-20</link>
		<dc:creator>zypsilon</dc:creator>
		<pubDate>Thu, 09 Oct 2008 09:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-20</guid>
		<description>the video is awesome. now what about making ubiquity a stand-alone product so one doesn&#039;t need to run firefox for it?</description>
		<content:encoded><![CDATA[<p>the video is awesome. now what about making ubiquity a stand-alone product so one doesn&#8217;t need to run firefox for it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abi</title>
		<link>http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-19</link>
		<dc:creator>Abi</dc:creator>
		<pubDate>Tue, 07 Oct 2008 06:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bartholomew.id.au/2008/10/05/making-ubiquity-ubiquitous/#comment-19</guid>
		<description>Nice!</description>
		<content:encoded><![CDATA[<p>Nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
