<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Context menu - Comments</title>
 <link>http://community.activestate.com/forum-topic/context-menu</link>
 <description>Comments for &quot;Context menu&quot;</description>
 <language>en</language>
<item>
 <title>Ok, I fixed it. I had the</title>
 <link>http://community.activestate.com/forum-topic/context-menu#comment-5018</link>
 <description>&lt;p&gt;Ok, I fixed it. I had the popupset just inside my overlay tag, which I now realise won&#039;t work because the popup is not a alteration of an existing object. If I move it to be inside the my tabpanel then it works. I&#039;m new to xul and it&#039;s just me making daft mistakes.&lt;/p&gt;
</description>
 <pubDate>Sat, 12 Apr 2008 09:49:17 -0700</pubDate>
 <dc:creator>basil_brush</dc:creator>
 <guid isPermaLink="false">comment 5018 at http://community.activestate.com</guid>
</item>
<item>
 <title>Re: menu popup</title>
 <link>http://community.activestate.com/forum-topic/context-menu#comment-5015</link>
 <description>&lt;p&gt;I just tested the above code and the popups appear correctly on the mouse right-click operation. Works for me in both Firefox and Komodo.&lt;/p&gt;
&lt;div class=&quot;geshi-block&quot;&gt;
&lt;div class=&quot;geshifilter xml&quot; style=&quot;font-family: monospace;&quot;&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;?xml&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;version&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;1.0&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #00bbdd;&quot;&gt;&amp;lt;!DOCTYPE window PUBLIC &amp;quot;-//MOZILLA//DTD XUL V1.0//EN&amp;quot; &amp;quot;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&amp;quot;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;?xml-stylesheet&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;href&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;chrome://global/skin/global.css&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;type&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;text/css&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;window&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;id&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;yourapplication_window&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;windowtype&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;YourApplication&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;title&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;YourApplication&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;xmlns:html&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;xmlns:rdf&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;xmlns&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;width&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;800&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;height&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;600&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;screenX&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;20&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;screenY&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;20&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #000066;&quot;&gt;persist&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;screenX screenY width height&amp;quot;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;popupset&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menupopup&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;id&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;kompile_component_popup&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuitem&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;label&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;New component...&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuseparator&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuitem&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;label&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;Edit...&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuseparator&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuitem&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;label&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;Something&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;autocheck&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;true&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menu&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;label&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;Sort&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menupopup&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuitem&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;label&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;Sort by Name&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;autocheck&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;true&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;menuitem&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;label&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;Sort by Date&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;autocheck&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;true&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/menupopup&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/menu&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/menupopup&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/popupset&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &lt;br /&gt;
&amp;nbsp; &amp;nbsp; &lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;hbox&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;flex&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;1&amp;quot;&lt;/span&gt; &lt;span style=&quot;color: #000066;&quot;&gt;context&lt;/span&gt;=&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;quot;kompile_component_popup&amp;quot;&lt;/span&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #009900;&quot;&gt;&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;lt;/window&lt;span style=&quot;font-weight: bold; color: black;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;pre class=&quot;geshi-plain&quot;&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&amp;lt;!DOCTYPE window PUBLIC &amp;quot;-//MOZILLA//DTD XUL V1.0//EN&amp;quot; &amp;quot;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&amp;quot;&amp;gt;

&amp;lt;?xml-stylesheet href=&amp;quot;chrome://global/skin/global.css&amp;quot; type=&amp;quot;text/css&amp;quot;?&amp;gt;

&amp;lt;window id=&amp;quot;yourapplication_window&amp;quot;
        windowtype=&amp;quot;YourApplication&amp;quot;
        title=&amp;quot;YourApplication&amp;quot;
        xmlns:html=&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;
        xmlns:rdf=&amp;quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&amp;quot;
        xmlns=&amp;quot;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&amp;quot;
        width=&amp;quot;800&amp;quot;
        height=&amp;quot;600&amp;quot;
        screenX=&amp;quot;20&amp;quot;
        screenY=&amp;quot;20&amp;quot;
        persist=&amp;quot;screenX screenY width height&amp;quot;
        &amp;gt;

    &amp;lt;popupset&amp;gt;
     &amp;lt;menupopup id=&amp;quot;kompile_component_popup&amp;quot;&amp;gt;
       &amp;lt;menuitem label=&amp;quot;New component...&amp;quot;/&amp;gt;
       &amp;lt;menuseparator/&amp;gt;
       &amp;lt;menuitem label=&amp;quot;Edit...&amp;quot;/&amp;gt;
       &amp;lt;menuseparator/&amp;gt;
       &amp;lt;menuitem label=&amp;quot;Something&amp;quot; autocheck=&amp;quot;true&amp;quot;/&amp;gt;
       &amp;lt;menu label=&amp;quot;Sort&amp;quot;&amp;gt;
         &amp;lt;menupopup&amp;gt;
           &amp;lt;menuitem label=&amp;quot;Sort by Name&amp;quot; autocheck=&amp;quot;true&amp;quot;/&amp;gt;
           &amp;lt;menuitem label=&amp;quot;Sort by Date&amp;quot; autocheck=&amp;quot;true&amp;quot;/&amp;gt;
         &amp;lt;/menupopup&amp;gt;
       &amp;lt;/menu&amp;gt;
     &amp;lt;/menupopup&amp;gt;
    &amp;lt;/popupset&amp;gt;
    
    &amp;lt;hbox flex=&amp;quot;1&amp;quot; context=&amp;quot;kompile_component_popup&amp;quot;/&amp;gt;
&amp;lt;/window&amp;gt;&lt;/pre&gt;&lt;/div&gt;
</description>
 <pubDate>Fri, 11 Apr 2008 15:37:00 -0700</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 5015 at http://community.activestate.com</guid>
</item>
<item>
 <title>Context menu</title>
 <link>http://community.activestate.com/forum-topic/context-menu</link>
 <description>&lt;p&gt;Hello. I&#039;m trying to write an extension which contains a xul tree, and I want to implement a right-click context menu on the tree. I tried using the mozilla method described here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://developer.mozilla.org/en/docs/XUL:PopupGuide:ContextMenus&quot; title=&quot;http://developer.mozilla.org/en/docs/XUL:PopupGuide:ContextMenus&quot;&gt;http://developer.mozilla.org/en/docs/XUL:PopupGuide:ContextMenus&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.mozilla.org/xpfe/xptoolkit/popups.html&quot; title=&quot;http://www.mozilla.org/xpfe/xptoolkit/popups.html&quot;&gt;http://www.mozilla.org/xpfe/xptoolkit/popups.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But it doesn&#039;t work. I tried assigning the popup to all manner of elements in my overlay and no matter how I click no menu appears.&lt;/p&gt;
&lt;p&gt;My popup code is:&lt;/p&gt;
&lt;p&gt;&amp;lt;popupset&amp;gt;&lt;br /&gt;
 &amp;nbsp;&amp;lt;menupopup id=&quot;kompile_component_popup&quot;&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;menuitem label=&quot;New component...&quot;/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;menuseparator/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;menuitem label=&quot;Edit...&quot;/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;menuseparator/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;menuitem label=&quot;&amp;amp;kompile.ui.label.debug;&quot; autocheck=&quot;true&quot;/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;menu label=&quot;Sort&quot;&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menupopup&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menuitem label=&quot;Sort by Name&quot; autocheck=&quot;true&quot;/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menuitem label=&quot;Sort by Date&quot; autocheck=&quot;true&quot;/&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/menupopup&amp;gt;&lt;br /&gt;
 &amp;nbsp; &amp;nbsp;&amp;lt;/menu&amp;gt;&lt;br /&gt;
 &amp;nbsp;&amp;lt;/menupopup&amp;gt;&lt;br /&gt;
&amp;lt;/popupset&amp;gt;&lt;/p&gt;
&lt;p&gt;An example of my element is:&lt;/p&gt;
&lt;p&gt;&amp;lt;hbox context=&quot;kompile_component_popup&quot;&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/hbox&amp;gt;&lt;/p&gt;
&lt;p&gt;Anybody have any ideas why it doesn&#039;t work? Thanks.&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/context-menu#comments</comments>
 <category domain="http://community.activestate.com/forums/komodo-extensions-0">Komodo Macros and Extensions</category>
 <category domain="http://community.activestate.com/os/linux">Linux</category>
 <pubDate>Fri, 11 Apr 2008 14:40:38 -0700</pubDate>
 <dc:creator>basil_brush</dc:creator>
 <guid isPermaLink="false">2192 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
