<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user">
    <title>gmane.comp.ide.revolution.user</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171677"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171676"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171675"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171674"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171673"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171672"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171671"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171670"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171669"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171668"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171667"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171666"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171665"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171664"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171663"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171662"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171661"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171660"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171659"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171658"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171677">
    <title>Re: A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171677</link>
    <description>&lt;pre&gt;
I got a little lost -- do you mean loading libraries into the IDE or 
building them into standalones?

I have a couple of libraries I load every time the IDE starts up, 
they're full of things I use during development. For that I make a 
plugin stack with the libraries in buttons. The plugin stack script has 
an openstack handler that inserts the scripts of the buttons into back 
and front as needed. I set LiveCode's plugin manager to open the stack 
invisibly every time the IDE starts up.

&lt;/pre&gt;</description>
    <dc:creator>J. Landman Gay</dc:creator>
    <dc:date>2012-05-17T02:19:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171676">
    <title>Re: A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171676</link>
    <description>&lt;pre&gt;Hi Dar,

You can call a start using command as often as you like. So, that won't affect the plugin. I have a standard script for finishing a standalone, which stops using the libraries, but I never call this script in the IDE.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

We will have room for new projects after 1 June. Contact me now and be first in line.

On 17 mei 2012, at 01:46, Dar Scott wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Mark Schonewille</dc:creator>
    <dc:date>2012-05-16T23:57:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171675">
    <title>Re: A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171675</link>
    <description>&lt;pre&gt;Do you then include 'start using' and 'stop using' in your scripts?  Does that interfere with your plugin?  Or am I confused about what the plugin does?

Dar

On May 16, 2012, at 5:11 PM, Mark Schonewille wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Dar Scott</dc:creator>
    <dc:date>2012-05-16T23:46:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171674">
    <title>Re: I want to be a flasher.</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171674</link>
    <description>&lt;pre&gt;Not too far off:

on mouseUp
  visual dissolve very fast inverse
  --go to required card/stack

end mouseUp

It's all in the Dictionary. This is only for the card/stack in question,
not the entire screen.

HTH

On Thu, May 17, 2012 at 2:20 AM, Richmond &amp;lt;richmondmathewson-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:

_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Kay C Lan</dc:creator>
    <dc:date>2012-05-16T23:30:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171673">
    <title>Re: A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171673</link>
    <description>&lt;pre&gt;Dar,

I add the libraries to the stack files in the standalone settings. I didn't feel a need to automate that.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

We will have room for new projects after 1 June. Contact me now and be first in line.

On 17 mei 2012, at 00:42, Dar Scott wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Mark Schonewille</dc:creator>
    <dc:date>2012-05-16T23:11:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171672">
    <title>Another "My LiveCode" question: Can I put iOS externals into theRuntime folder?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171672</link>
    <description>&lt;pre&gt;I might be doing this the hard way.

I currently put iOS externals into folder named "binaries" and use the standalone builder "copy files" tab to move those into the app.  

The general tab has inclusions all grayed out.  So, using copy files might be the only way.  However, it would be handy to put them into .../My LiveCode/runtime/iOS/Externals or similar folder and have them put in based on the criteria in the inclusions tab or some other way.  

If that does not work, is there a better way to manage iOS externals?

Dar




---------------------------
Dar Scott
dba 
Dar Scott Consulting
8637 Horacio Place NE
Albuquerque, NM 87111

Lab, home, office phone: +1 505 299 9497
For Skype and fax, please contact.
dsc-wZr3mp8H3Gw&amp;lt; at &amp;gt;public.gmane.org

Computer programming and tinkering,
usually in supporting those developing in 
LiveCode--typically by making LiveCode 
controls, libraries and externals, and
sometimes by writing associated
microcontroller firmware.  
---------------------------





___________________&lt;/pre&gt;</description>
    <dc:creator>Dar Scott</dc:creator>
    <dc:date>2012-05-16T22:58:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171671">
    <title>Re: I want to be a flasher.</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171671</link>
    <description>&lt;pre&gt;Roger-

Wednesday, May 16, 2012, 1:42:58 PM, you wrote:


It's better than the typo I usually make, where it comes out LiceCode.

&lt;/pre&gt;</description>
    <dc:creator>Mark Wieder</dc:creator>
    <dc:date>2012-05-16T22:46:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171670">
    <title>Re: A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171670</link>
    <description>&lt;pre&gt;Nifty, Mark!

That inspires me.

Does your plugin do anything with standalone building?  

Dar

On May 16, 2012, at 4:14 PM, Mark Schonewille wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Dar Scott</dc:creator>
    <dc:date>2012-05-16T22:42:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171669">
    <title>Re: The browserClick message is currently only available on Windows</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171669</link>
    <description>&lt;pre&gt;Thanks for your report Bob. Seems that i need to explore the JS way to go a little more. Else, my users will have to manually click on the browser's image witch way is far to be as clean as a possible native interaction...

Pierre

Le 16 mai 2012 à 23:03, Bob Sneidar a écrit :


--
Pierre Sahores
mobile : 06 03 95 77 70
www.sahores-conseil.com


_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Pierre Sahores</dc:creator>
    <dc:date>2012-05-16T22:28:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171668">
    <title>Re: A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171668</link>
    <description>&lt;pre&gt;Hi Dar,

I put my libraries into a folder Libraries inside the My Revolution Enterprise folder, which I have set as the user extensions folder in LiveCode. I have also a plugin in which I select the libraries that I want to use. This plugin looks in my libraries folder and lists all stacks in that folder.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

We will have room for new projects after 1 June. Contact me now and be first in line.

On 17 mei 2012, at 00:07, Dar Scott wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Mark Schonewille</dc:creator>
    <dc:date>2012-05-16T22:14:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171667">
    <title>A place for stack libraries in My LiveCode?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171667</link>
    <description>&lt;pre&gt;I know one can put desktop externals and IDE plugins into the "My LiveCode" folder.  The externals can be loaded into the IDE or built into standalones.  

What about stack libraries?  Can I do the same with those?

Dar



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Dar Scott</dc:creator>
    <dc:date>2012-05-16T22:07:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171666">
    <title>Re: CSV again.</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171666</link>
    <description>&lt;pre&gt;I tried it out with this new test data. It has the odd characteristic of 
having partially quoted strings within the cell content; I've adjusted 
the script to allow for that (by removing one logic check). I've also 
added a line to add an extra empty item at the end of a line whenever 
the last item is already empty (i.e. to deal with Livecode's method of 
ignoring blank trailing items).

With these changes, csv4Tab() gets same results as the original 
csv2Tab() did, and they fit with what I think is correct for this 
strange data set :-)

Performance is still better than csv2Tab was, but sadly not as quick as 
(the incorrect) csv3Tab was.

&lt;/pre&gt;</description>
    <dc:creator>Alex Tweedly</dc:creator>
    <dc:date>2012-05-16T22:00:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171665">
    <title>Re: [ANN] A Primer on Message Mechanics 1.2.0</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171665</link>
    <description>&lt;pre&gt;Yeah just going through the objects without stopping would make more sense I think, and going back up through the objects as well. That represents the whole hierarchy thing better imho. Otherwise I begin to think, "Wha? He's calling a function in the second group? Did I miss something??" 

Bob


On May 16, 2012, at 2:24 PM, Dar Scott wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Bob Sneidar</dc:creator>
    <dc:date>2012-05-16T21:44:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171664">
    <title>Re: [ANN] A Primer on Message Mechanics 1.2.0</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171664</link>
    <description>&lt;pre&gt;On the page named "Calls and the Message Path" a click on button B causes mouseUp in its script to run.  That calls the custom command beta.  The one actually executed is in group Y.  The ball moves straight from the mouseUp code (red line) to the start of the code for beta in Y.  It also moves back directly.

Is this the one you are thinking about?

Do you think that might be clearer if the ball runs down the brown path lines?  And when it returns, should it go straight back or follow the path back?

I'm thinking that this might need another page (or two?) before.  Also, it might be nice to see the mock code of each object.  

(Since command is a keyword now, I should use that more.)

Dar


On May 16, 2012, at 11:58 AM, Bob Sneidar wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode&lt;/pre&gt;</description>
    <dc:creator>Dar Scott</dc:creator>
    <dc:date>2012-05-16T21:24:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171663">
    <title>Re: The browserClick message is currently only available on Windows</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171663</link>
    <description>&lt;pre&gt;Pierre, I tried this before. I tried putting a button behind the browser. At the time what I discovered was, once you clicked the browser, you could not click anything else in the LC interface. I tried putting a transparent button in front of the browser, but then of course you cannot interact with the web page in the browser area. I gave up in the end, with a strong conviction that the browser API needed a complete overhaul. That was a couple years ago at least. I sense it is not a big priority. I would be interested to see if you muck something together. 

Let me reiterate that what I think needs to happen is, there needs to be a real browser object, like a graphic object, except that it holds a web browser, but responds to messages. Maybe that is too much to ask, but I think that is the only "right" way to do a browser object, as opposed to "painting" the browser across the display. I think I will add that to the RQCC. 

Bob


On May 16, 2012, at 1:40 PM, Pierre Sahores wrote:



_________________________&lt;/pre&gt;</description>
    <dc:creator>Bob Sneidar</dc:creator>
    <dc:date>2012-05-16T21:03:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171662">
    <title>Re: I want to be a flasher.</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171662</link>
    <description>&lt;pre&gt;

I live LOVEcode!  :)

~Roger
_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Roger Eller</dc:creator>
    <dc:date>2012-05-16T20:42:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171661">
    <title>The browserClick message is currently only available on Windows</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171661</link>
    <description>&lt;pre&gt;Hi All,

I'm searching for a way to simulate a browserClick on a submit image included in a web page displayed in a mobile browser control (iOS and Android) with no luck at this stage after trying both the native and javascript ways to go. Should be doable indeed and any help would be greatly appreciated.

Thanks for reading !
--
Pierre Sahores
mobile : 06 03 95 77 70
www.sahores-conseil.com

_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Pierre Sahores</dc:creator>
    <dc:date>2012-05-16T20:40:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171660">
    <title>Re: [ANN] A Primer on Message Mechanics 1.2.0</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171660</link>
    <description>&lt;pre&gt;Hats off to you sir! I was afraid to use that one! ;-)

Bob


On May 16, 2012, at 12:33 PM, Colin Holgate wrote:



_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Bob Sneidar</dc:creator>
    <dc:date>2012-05-16T19:59:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171659">
    <title>Re: [ANN] A Primer on Message Mechanics 1.2.0</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171659</link>
    <description>&lt;pre&gt;So long as there's a chance of a socket connection.

On May 16, 2012, at 1:26 PM, Bob Sneidar &amp;lt;bobs-J1wcGdBnxsQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Colin Holgate</dc:creator>
    <dc:date>2012-05-16T19:33:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171658">
    <title>Re: I want to be a flasher.</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171658</link>
    <description>&lt;pre&gt;
Ooooh; do tell!

LOL!




_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Richmond</dc:creator>
    <dc:date>2012-05-16T19:02:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.revolution.user/171657">
    <title>Re: I want to be a flasher.</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.revolution.user/171657</link>
    <description>&lt;pre&gt;
Aha! Well that gets me off the hook; mentally, at least. But it doesn't 
get me any nearer to
performing flashes with my software.

It also lays to rest a belief I had that Livecode contained within it 
everything that was contained in Hypercard.




_______________________________________________
use-livecode mailing list
use-livecode-1W37MKcQCpJ21N0xZs15Ng&amp;lt; at &amp;gt;public.gmane.org
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

&lt;/pre&gt;</description>
    <dc:creator>Richmond</dc:creator>
    <dc:date>2012-05-16T19:00:54</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.ide.revolution.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.ide.revolution.user</link>
  </textinput>
</rdf:RDF>

