<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/ubiquity-firefox</id>
  <title type="text">ubiquity-firefox Google Group</title>
  <subtitle type="text">
  For development-related discussion of the Firefox Ubiquity extension.
  </subtitle>
  <link href="/group/ubiquity-firefox/feed/atom_v1_0_msgs.xml" rel="self" title="ubiquity-firefox feed"/>
  <updated>2010-01-04T18:09:05Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Christopher Granade</name>
  <email>cgran...@gmail.com</email>
  </author>
  <updated>2010-01-04T18:09:05Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/f6934f6355ad8a94/01458cb437027b04?show_docid=01458cb437027b04</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/f6934f6355ad8a94/01458cb437027b04?show_docid=01458cb437027b04"/>
  <title type="text">Re: &quot;Email&quot; command not responsive</title>
  <summary type="html" xml:space="preserve">
  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:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Valeria</name>
  <email>kupriyanbelobrov...@gmail.com</email>
  </author>
  <updated>2010-01-04T01:07:42Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/7ffeb8db8963fe82/a5e5b5bf6071a561?show_docid=a5e5b5bf6071a561</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/7ffeb8db8963fe82/a5e5b5bf6071a561?show_docid=a5e5b5bf6071a561"/>
  <title type="text">Have You Seen</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Blair McBride</name>
  <email>unfocu...@gmail.com</email>
  </author>
  <updated>2009-12-30T11:48:29Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/86400884263577f7?show_docid=86400884263577f7</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/86400884263577f7?show_docid=86400884263577f7"/>
  <title type="text">Re: [ubiquity] Re: Multiple selection</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adamantium</name>
  <email>ama...@gmail.com</email>
  </author>
  <updated>2009-12-30T09:46:03Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/ab30c51a1572d0a6?show_docid=ab30c51a1572d0a6</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/ab30c51a1572d0a6?show_docid=ab30c51a1572d0a6"/>
  <title type="text">Re: Multiple selection</title>
  <summary type="html" xml:space="preserve">
  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?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Blair McBride</name>
  <email>unfocu...@gmail.com</email>
  </author>
  <updated>2009-12-29T23:20:00Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/16aeef87acf5fc9a?show_docid=16aeef87acf5fc9a</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/16aeef87acf5fc9a?show_docid=16aeef87acf5fc9a"/>
  <title type="text">Re: [ubiquity] Multiple selection</title>
  <summary type="html" xml:space="preserve">
  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();
  </summary>
  </entry>
  <entry>
  <author>
  <name>esquifit</name>
  <email>esqui...@googlemail.com</email>
  </author>
  <updated>2009-12-29T21:51:10Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/b78d67d6645d9921?show_docid=b78d67d6645d9921</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/b78d67d6645d9921?show_docid=b78d67d6645d9921"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>satyr</name>
  <email>murky.sa...@gmail.com</email>
  </author>
  <updated>2009-12-29T16:34:37Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/d0cd432e59057c8d?show_docid=d0cd432e59057c8d</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/d0cd432e59057c8d?show_docid=d0cd432e59057c8d"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>esquifit</name>
  <email>esqui...@googlemail.com</email>
  </author>
  <updated>2009-12-29T15:25:46Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/45311cda05207b2e?show_docid=45311cda05207b2e</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/45311cda05207b2e?show_docid=45311cda05207b2e"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>esquifit</name>
  <email>esqui...@googlemail.com</email>
  </author>
  <updated>2009-12-29T15:18:07Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/840fb8ab7441dd2f?show_docid=840fb8ab7441dd2f</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/840fb8ab7441dd2f?show_docid=840fb8ab7441dd2f"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adamantium</name>
  <email>ama...@gmail.com</email>
  </author>
  <updated>2009-12-29T13:14:42Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/0863d50573df1650?show_docid=0863d50573df1650</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/0cc1e5ce4d680674/0863d50573df1650?show_docid=0863d50573df1650"/>
  <title type="text">Multiple selection</title>
  <summary type="html" xml:space="preserve">
  How would you do multiple selection in a text ( to be precise, &lt;br&gt; selection done using ctrl-select)
  </summary>
  </entry>
  <entry>
  <author>
  <name>satyr</name>
  <email>murky.sa...@gmail.com</email>
  </author>
  <updated>2009-12-29T12:17:49Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/e15b35bf17d9dcb4?show_docid=e15b35bf17d9dcb4</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/e15b35bf17d9dcb4?show_docid=e15b35bf17d9dcb4"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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();
  </summary>
  </entry>
  <entry>
  <author>
  <name>esquifit</name>
  <email>esqui...@googlemail.com</email>
  </author>
  <updated>2009-12-29T10:03:49Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/4e7f94145dcdc189?show_docid=4e7f94145dcdc189</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/4e7f94145dcdc189?show_docid=4e7f94145dcdc189"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>satyr</name>
  <email>murky.sa...@gmail.com</email>
  </author>
  <updated>2009-12-29T00:49:27Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/308160d6d3d004f3?show_docid=308160d6d3d004f3</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/308160d6d3d004f3?show_docid=308160d6d3d004f3"/>
  <title type="text">Re: [ubiquity] Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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();
  </summary>
  </entry>
  <entry>
  <author>
  <name>esquifit</name>
  <email>esqui...@googlemail.com</email>
  </author>
  <updated>2009-12-28T23:26:43Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/3ca1fa4bd79b768a?show_docid=3ca1fa4bd79b768a</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/8dfcc306515c9e55/3ca1fa4bd79b768a?show_docid=3ca1fa4bd79b768a"/>
  <title type="text">Ubiquity conflicts with Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Clauber Stipkovic Halic</name>
  <email>clauber.ha...@gmail.com</email>
  </author>
  <updated>2009-12-23T16:37:33Z</updated>
  <id>http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/238309bad14d3069/e7e14b5a2908843a?show_docid=e7e14b5a2908843a</id>
  <link href="http://groups.google.com/group/ubiquity-firefox/browse_frm/thread/238309bad14d3069/e7e14b5a2908843a?show_docid=e7e14b5a2908843a"/>
  <title type="text">Re: [ubiquity] ubiquity not initiating</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
</feed>
