<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>ubiquity-firefox Google Group</title>
  <link>http://groups.google.com/group/ubiquity-firefox</link>
  <description>For development-related discussion of the Firefox Ubiquity extension.</description>
  <language>en</language>
  <item>
  <title>Re: &quot;Email&quot; command not responsive</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/f6934f6355ad8a94/01458cb437027b04?show_docid=01458cb437027b04</link>
  <description>
  Confirmed. I cannot use the Ubiquity &amp;quot;email&amp;quot; and &amp;quot;email to&amp;quot; verbs when &lt;br&gt; I have a Gmail tab already open. This is happening with Ubiquity 0.5.4 &lt;br&gt; on Firefox 3.5.6. &lt;br&gt; --Chris &lt;br&gt; On Nov 16 2009, 12:45 pm, Walter Mitty &amp;lt;person.from.porl...@gmail.com &amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/f6934f6355ad8a94/01458cb437027b04?show_docid=01458cb437027b04</guid>
  <author>
  cgran...@gmail.com
  (Christopher Granade)
  </author>
  <pubDate>Mon, 04 Jan 2010 18:09:05 UT
</pubDate>
  </item>
  <item>
  <title>Have You Seen</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/7ffeb8db8963fe82/a5e5b5bf6071a561?show_docid=a5e5b5bf6071a561</link>
  <description>
  Hi to my group friends! Have You seen this new video? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://shrtb.us/21332&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/7ffeb8db8963fe82/a5e5b5bf6071a561?show_docid=a5e5b5bf6071a561</guid>
  <author>
  kupriyanbelobrov...@gmail.com
  (Valeria)
  </author>
  <pubDate>Mon, 04 Jan 2010 01:07:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Re: Multiple selection</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/86400884263577f7?show_docid=86400884263577f7</link>
  <description>
  Yep. &lt;br&gt; Ubiquity tries to wrap the most used parts various base APIs you &lt;br&gt; mentioned, but of course it can&#39;t do everything :) &lt;br&gt; - Blair
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/86400884263577f7?show_docid=86400884263577f7</guid>
  <author>
  unfocu...@gmail.com
  (Blair McBride)
  </author>
  <pubDate>Wed, 30 Dec 2009 11:48:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Multiple selection</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/ab30c51a1572d0a6?show_docid=ab30c51a1572d0a6</link>
  <description>
  Thanks. It&#39;s a bit confusing when there seem to be so many &lt;br&gt; api&#39;s ( ubiquity, fuel, dom, maybe xpcom? ) and you don&#39;t know what to &lt;br&gt; use. &lt;br&gt; In this case it&#39;s just plain dom isn&#39;t it?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/ab30c51a1572d0a6?show_docid=ab30c51a1572d0a6</guid>
  <author>
  ama...@gmail.com
  (Adamantium)
  </author>
  <pubDate>Wed, 30 Dec 2009 09:46:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Multiple selection</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/16aeef87acf5fc9a?show_docid=16aeef87acf5fc9a</link>
  <description>
  The Ubiquity API doesn&#39;t provide this, but the DOM API that Ubiquity &lt;br&gt; uses does. The key is selection.getRangeAt(x) - using different values &lt;br&gt; of x. selection.rangeCount has the number of ranges (areas that are &lt;br&gt; selected). So, assuming window is the content window: &lt;br&gt; var selection = window.getSelection();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/16aeef87acf5fc9a?show_docid=16aeef87acf5fc9a</guid>
  <author>
  unfocu...@gmail.com
  (Blair McBride)
  </author>
  <pubDate>Tue, 29 Dec 2009 23:20:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/b78d67d6645d9921?show_docid=b78d67d6645d9921</link>
  <description>
  You&#39;re absolutely right, sorry for answering without having properly &lt;br&gt; understood and tested first. &lt;br&gt; This definitively works too. Thank you very much! &lt;br&gt; PS: I had to replace &amp;quot;$&amp;quot; with &amp;quot;jQuery&amp;quot;; maybe in 0.1.9 the short form &lt;br&gt; &amp;quot;$&amp;quot; is not defined. Never mind.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/b78d67d6645d9921?show_docid=b78d67d6645d9921</guid>
  <author>
  esqui...@googlemail.com
  (esquifit)
  </author>
  <pubDate>Tue, 29 Dec 2009 21:51:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/d0cd432e59057c8d?show_docid=d0cd432e59057c8d</link>
  <description>
  You sure? The above code uses the frame where our jQuery resides, &lt;br&gt; which is at &amp;lt;chrome://ubiquity/content/hid denframe.html&amp;gt;.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/d0cd432e59057c8d?show_docid=d0cd432e59057c8d</guid>
  <author>
  murky.sa...@gmail.com
  (satyr)
  </author>
  <pubDate>Tue, 29 Dec 2009 16:34:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/45311cda05207b2e?show_docid=45311cda05207b2e</link>
  <description>
  Sorry, I meant &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/greasemonkey-dev/msg/fa55b0829bce8edd&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/45311cda05207b2e?show_docid=45311cda05207b2e</guid>
  <author>
  esqui...@googlemail.com
  (esquifit)
  </author>
  <pubDate>Tue, 29 Dec 2009 15:25:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/840fb8ab7441dd2f?show_docid=840fb8ab7441dd2f</link>
  <description>
  Yes, this would work. The problem with this approach is that it &lt;br&gt; assumes that javascript is enabled in the page, which in my case is &lt;br&gt; not true. Fortunately I&#39;ve found a workaround, see [1]. &lt;br&gt; Thanks again for the pointing to the Ubiquity code of &lt;br&gt; sandboxfactory.js. Honestly, I still don&#39;t quite understand the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/840fb8ab7441dd2f?show_docid=840fb8ab7441dd2f</guid>
  <author>
  esqui...@googlemail.com
  (esquifit)
  </author>
  <pubDate>Tue, 29 Dec 2009 15:18:07 UT
</pubDate>
  </item>
  <item>
  <title>Multiple selection</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/0863d50573df1650?show_docid=0863d50573df1650</link>
  <description>
  How would you do multiple selection in a text ( to be precise, &lt;br&gt; selection done using ctrl-select)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/0863d50573df1650?show_docid=0863d50573df1650</guid>
  <author>
  ama...@gmail.com
  (Adamantium)
  </author>
  <pubDate>Tue, 29 Dec 2009 13:14:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/e15b35bf17d9dcb4?show_docid=e15b35bf17d9dcb4</link>
  <description>
  I see. I guess you&#39;d have to work around it somehow, like: &lt;br&gt; function cmd_manageUserScriptCommand(){ &lt;br&gt; var $s = $(&#39;&amp;lt;script&amp;gt;&#39;); &lt;br&gt; $s[0].innerHTML = &amp;lt;![CDATA[(function({Utils}){ &lt;br&gt; var mi = Utils.currentChromeWindow.docu ment.querySelector( &lt;br&gt; &#39;#userscript-commands-sb &amp;gt; menupopup &amp;gt; menuitem&#39;); &lt;br&gt; mi &amp;amp;&amp;amp; mi._commandFunc();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/e15b35bf17d9dcb4?show_docid=e15b35bf17d9dcb4</guid>
  <author>
  murky.sa...@gmail.com
  (satyr)
  </author>
  <pubDate>Tue, 29 Dec 2009 12:17:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/4e7f94145dcdc189?show_docid=4e7f94145dcdc189</link>
  <description>
  Hi satyr, &lt;br&gt; thanks for taking the time to look over this. Your snippet and my &lt;br&gt; script both work fine with most GM scripts. The problem arises when &lt;br&gt; the GM menu command invoked from Ubiquity uses some GM_* API function. &lt;br&gt; In order to reproduce it with your snippet, you have to create a &lt;br&gt; one-line Greasemonkey script like
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/4e7f94145dcdc189?show_docid=4e7f94145dcdc189</guid>
  <author>
  esqui...@googlemail.com
  (esquifit)
  </author>
  <pubDate>Tue, 29 Dec 2009 10:03:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/308160d6d3d004f3?show_docid=308160d6d3d004f3</link>
  <description>
  Hm, I can&#39;t seem to reproduce it. This snippet worked fine for me. &lt;br&gt; function cmd_testUserScriptCommand(){ &lt;br&gt; var mi = (Utils.currentChromeWindow.doc ument &lt;br&gt; .querySelector(&#39;#userscript-co mmands-sb &amp;gt; menupopup &amp;gt; menuitem&#39;)); &lt;br&gt; mi &amp;amp;&amp;amp; mi._commandFunc();
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/308160d6d3d004f3?show_docid=308160d6d3d004f3</guid>
  <author>
  murky.sa...@gmail.com
  (satyr)
  </author>
  <pubDate>Tue, 29 Dec 2009 00:49:27 UT
</pubDate>
  </item>
  <item>
  <title>Ubiquity conflicts with Greasemonkey</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/3ca1fa4bd79b768a?show_docid=3ca1fa4bd79b768a</link>
  <description>
  I have recently found a collision between Ubiquity and Greasemonkey, &lt;br&gt; see [1]. The root of problem is that the Ubiquity script is executed &lt;br&gt; from a file: url instead of from a chrome: url, in this case: &lt;br&gt; file:&amp;lt;profile_folder&amp;gt;/extensio ns/ubiqu...@labs.mozilla.com/m odules/ &lt;br&gt; sandboxfactory.js#&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gist.github.com/98514.txt&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/3ca1fa4bd79b768a?show_docid=3ca1fa4bd79b768a</guid>
  <author>
  esqui...@googlemail.com
  (esquifit)
  </author>
  <pubDate>Mon, 28 Dec 2009 23:26:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ubiquity] ubiquity not initiating</title>
  <link>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/238309bad14d3069/e7e14b5a2908843a?show_docid=e7e14b5a2908843a</link>
  <description>
  Hello Mike, &lt;br&gt; What ubiquity version are you using? &lt;br&gt; Before you &amp;quot;call&amp;quot; ubiquity command line, open the Tools -&amp;gt; Error Console, &lt;br&gt; and look if there is some ubiquity error message! &lt;br&gt; BR &lt;br&gt; ------------------------------ ----------------- &lt;br&gt; Clauber Stipkovic Halic &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mozillabrasil.org&quot;&gt;[link]&lt;/a&gt; - Mozilla Brazil User Community
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/238309bad14d3069/e7e14b5a2908843a?show_docid=e7e14b5a2908843a</guid>
  <author>
  clauber.ha...@gmail.com
  (Clauber Stipkovic Halic)
  </author>
  <pubDate>Wed, 23 Dec 2009 16:37:33 UT
</pubDate>
  </item>
  </channel>
</rss>
