Re: XML Tutorial

2015-03-13 Thread Peter Haworth
Hi Graham,
I had a similar need a few weeks back for a fairly simple XML file.  I
found it quicker and easier to parse the file myself using LC's standard
chunks than to spend time learning the ins and outs of XML.  Of course,
that means I still know nothing about XML but I can live with that ;-)

On Fri, Mar 13, 2015 at 10:48 AM Graham Samuel livf...@mac.com wrote:

 Not for the first time, I’m trying to get to grips with XML. I have to
 analyse some fairly trivial files (.gpx files, which show a geographical
 position, elevation and time). I find the explanation in the LC User Guide
 pretty tough, partly because they leave out elementary stuff about how
 legal XML is formed, partly because it’s got errors in it, and partly
 because the example they use isn’t rich enough. Oh and partly because I am
 slow and grumpy about this particular subject.

 Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t
 find it. Can anyone help with this or any other ‘XML for dummies’ type
 stuff? I just want to do simple things like put attributes into arrays.

 TIA

 Graham
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

It's my birthday

2015-03-13 Thread David Bovill
And  I want to watch the keynote or read something about widgets or open
language. I've downloaded 8.0 but nothing to read?

Can anyone help me?
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Release: LiveCode 8.0.0 DP 1

2015-03-13 Thread Richmond

On 13/03/15 03:27, Mark Wieder wrote:

Richmond-

Thursday, March 12, 2015, 11:32:49 AM, you wrote:


. . . or, put another way: I'm going to have to spend all of next
weekend reinstalling my
Linux box with a 64 bit version and really wonder whether it is justified.

Just do it. You'll thank yourself later.
The 64-bit version of LC on linux is actually faster, for one thing.
Do it in a vm if you don't want to resintall.



The main problem is that my rig is highly customised and having to
reinstall everything all over again just the way I like things is going to
take a very long time indeed.

Richmond.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: XML Tutorial

2015-03-13 Thread Michael Doub

These were contributed by Trever Devore.   Many thanks!

-= Mike



On 3/13/15 2:04 PM, Skip Kimpel wrote:

I HIGHLY recommend MasterLibrary!!  I have used these XML functions and they 
work like a charm.

SKIP




On Mar 13, 2015, at 1:59 PM, Michael Doub miked...@gmail.com wrote:

Graham,

ConvertArrayToXML and ConvertXMLToArray are both in the MasterLibrary under 
Misc.

https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterLibrary.livecode?dl=0

Regards,
   Mike





On 3/13/15 1:47 PM, Graham Samuel wrote:
Not for the first time, I’m trying to get to grips with XML. I have to analyse 
some fairly trivial files (.gpx files, which show a geographical position, 
elevation and time). I find the explanation in the LC User Guide pretty tough, 
partly because they leave out elementary stuff about how legal XML is formed, 
partly because it’s got errors in it, and partly because the example they use 
isn’t rich enough. Oh and partly because I am slow and grumpy about this 
particular subject.

Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I just 
want to do simple things like put attributes into arrays.

TIA

Graham
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: XML Tutorial

2015-03-13 Thread Skip Kimpel
I HIGHLY recommend MasterLibrary!!  I have used these XML functions and they 
work like a charm.

SKIP



 On Mar 13, 2015, at 1:59 PM, Michael Doub miked...@gmail.com wrote:
 
 Graham,
 
 ConvertArrayToXML and ConvertXMLToArray are both in the MasterLibrary under 
 Misc.
 
 https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterLibrary.livecode?dl=0
 
 Regards,
   Mike
 
 
 
 
 On 3/13/15 1:47 PM, Graham Samuel wrote:
 Not for the first time, I’m trying to get to grips with XML. I have to 
 analyse some fairly trivial files (.gpx files, which show a geographical 
 position, elevation and time). I find the explanation in the LC User Guide 
 pretty tough, partly because they leave out elementary stuff about how legal 
 XML is formed, partly because it’s got errors in it, and partly because the 
 example they use isn’t rich enough. Oh and partly because I am slow and 
 grumpy about this particular subject.
 
 Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
 it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I 
 just want to do simple things like put attributes into arrays.
 
 TIA
 
 Graham
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: It's my birthday

2015-03-13 Thread Mike Kerner
Go into Dictionary.  There is a bug in dictionary, so you'll have to close
the dictionary and then reopen it, again.  Once you do that, you'll see a
tab for Guide.

Happy Birthday, have fun with playtime.

On Fri, Mar 13, 2015 at 2:37 PM, David Bovill david@viral.academy wrote:

 And  I want to watch the keynote or read something about widgets or open
 language. I've downloaded 8.0 but nothing to read?

 Can anyone help me?
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, This is good.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


LiveCode 8.0.0 Widgets Themed?

2015-03-13 Thread Michael Doub
Can anyone comment on the intention for LiveCode Ltd supplied widgets... 
Is the intention that a single widget be themed to look appropriately on 
each platform?   This would seem logical, but I don't see any clues or 
direction in the 8.0.0 Guide.


This is really exciting stuff!

-= Mike


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Kevin Miller
Yes - will do. 

Sent from my iPhone

 On 13 Mar 2015, at 12:03, Colin Holgate colinholg...@gmail.com wrote:
 
 If you have the time, maybe while traveling, can you let us know what the 
 reaction is like at SXSW?
 
 
 On Mar 13, 2015, at 12:00 PM, Kevin Miller ke...@livecode.com wrote:
 
 On my way to Austin for SXSW just now.
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode 8.0.0 Widgets Themed?

2015-03-13 Thread J. Landman Gay

On 3/13/2015 12:15 PM, Michael Doub wrote:

Is the intention that a single widget be themed to look appropriately on
each platform?


Yes, that was mentioned, and also that iOS and Android would be kept in 
parity once themes are finished.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: XML Tutorial

2015-03-13 Thread Michael Doub

Graham,

ConvertArrayToXML and ConvertXMLToArray are both in the MasterLibrary 
under Misc.


https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterLibrary.livecode?dl=0

Regards,
   Mike




On 3/13/15 1:47 PM, Graham Samuel wrote:

Not for the first time, I’m trying to get to grips with XML. I have to analyse 
some fairly trivial files (.gpx files, which show a geographical position, 
elevation and time). I find the explanation in the LC User Guide pretty tough, 
partly because they leave out elementary stuff about how legal XML is formed, 
partly because it’s got errors in it, and partly because the example they use 
isn’t rich enough. Oh and partly because I am slow and grumpy about this 
particular subject.

Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I just 
want to do simple things like put attributes into arrays.

TIA

Graham
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

RE: XML Tutorial

2015-03-13 Thread Ralph DiMola
Graham,

Here's a link to my parsing of Google's Geo Coding API that returns XML. This 
function parses the XML and returns the results in an array. Doesn't do all the 
XML stuff but might be a help get you started.

http://evergreeninfo.on-rev.com/runrev/GeoCodeAndXML.txt 


Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Graham Samuel
Sent: Friday, March 13, 2015 1:48 PM
To: How to use LiveCode
Subject: XML Tutorial

Not for the first time, I’m trying to get to grips with XML. I have to analyse 
some fairly trivial files (.gpx files, which show a geographical position, 
elevation and time). I find the explanation in the LC User Guide pretty tough, 
partly because they leave out elementary stuff about how legal XML is formed, 
partly because it’s got errors in it, and partly because the example they use 
isn’t rich enough. Oh and partly because I am slow and grumpy about this 
particular subject.

Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I just 
want to do simple things like put attributes into arrays.

TIA

Graham
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

XML Tutorial

2015-03-13 Thread Graham Samuel
Not for the first time, I’m trying to get to grips with XML. I have to analyse 
some fairly trivial files (.gpx files, which show a geographical position, 
elevation and time). I find the explanation in the LC User Guide pretty tough, 
partly because they leave out elementary stuff about how legal XML is formed, 
partly because it’s got errors in it, and partly because the example they use 
isn’t rich enough. Oh and partly because I am slow and grumpy about this 
particular subject.

Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I just 
want to do simple things like put attributes into arrays.

TIA

Graham
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: XML Tutorial

2015-03-13 Thread Mark Schonewille

Hi,

My book contains a chapter on XML. Several people told me it is quite 
useful, although it could use some extension.


--
Best regards,

Mark Schonewille

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

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book Programming LiveCode for the Real Beginner 
http://qery.us/3fi


LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 3/13/2015 18:47, Graham Samuel wrote:

Not for the first time, I’m trying to get to grips with XML. I have to analyse 
some fairly trivial files (.gpx files, which show a geographical position, 
elevation and time). I find the explanation in the LC User Guide pretty tough, 
partly because they leave out elementary stuff about how legal XML is formed, 
partly because it’s got errors in it, and partly because the example they use 
isn’t rich enough. Oh and partly because I am slow and grumpy about this 
particular subject.

Long ago, I know Sarah Reichelt wrote some kind of tutorial but I can’t find 
it. Can anyone help with this or any other ‘XML for dummies’ type stuff? I just 
want to do simple things like put attributes into arrays.

TIA

Graham
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Speaking of XML, what about KML?

2015-03-13 Thread William Prothero
I’m about to build a parse to retrieve country outline data from a KML file. 
This seems straightforward, but just wondering if there is a handler posted 
someplace for this. Basically, I’ll parse out the lat/lon outlines, then render 
it onto a map using my own methods.

If there is none, then I’ll be glad to share what I come up with.

Best,
Bill



William A. Prothero
http://es.earthednet.org/

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Speaking of XML, what about KML?

2015-03-13 Thread Michael Doub
I had never heard of kml, so I poked around a bit and found some samples 
at https://developers.google.com/kml/documentation/kml_tut. It looks 
like it is a specific format of xml.


convertXMLToArray seems to work, but you are still going to have to look 
closely at the array structure that is specific to kml.   Hope this 
helps you get started.


-= Mike





On 3/13/15 2:58 PM, William Prothero wrote:

I’m about to build a parse to retrieve country outline data from a KML file. 
This seems straightforward, but just wondering if there is a handler posted 
someplace for this. Basically, I’ll parse out the lat/lon outlines, then render 
it onto a map using my own methods.

If there is none, then I’ll be glad to share what I come up with.

Best,
Bill



William A. Prothero
http://es.earthednet.org/

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [Semi-OT] Execute Javascript for Acrobat

2015-03-13 Thread Bob Sneidar
As it turns out, there is no way in Windows to send commands to Adobe Acrobat, 
telling it to run a Javascript. And while there are tools for development 
systems like Java and C++ to do so, there is no shell method to do so. So 
apparently I will be stuck creating FDF files for the Windows environment. It 
would have been nice if Livecode had a way to directly communicate Javascript 
to other applications using the methods available, as it can with Applescript, 
but now that the widget architecture is on the way, perhaps someone will 
develop one. 

Bob S


 On Mar 4, 2015, at 08:56 , Bob Sneidar bobsnei...@iotecdigital.com wrote:
 
 Hi all. 
 
 I know there are people on the list who know if this can even be done, and if 
 so, how to do it. Presently to have a PDF fillable form open and auto-fill 
 with data, I must first set the PDF form up to import an FDF file upon 
 opening, and secondly I must create an FDF file for it to import, populated 
 with the values I want. 
 
 All this I have working, but I have developed a method for doing this 
 directly from within my LC app without resorting to FDF files, but *only* for 
 the Mac. I want to also develop a method for use in Windows. But since 
 Windows has no built in equivalent to Inter-Application Communications (IAC 
 otherwise known as Applescript) I am wondering if there is a way to do this 
 via a shell command. I can execute Javascript alright by using wscript.exe, 
 but how to get the message to Acrobat or Reader?
 
 Bob S
 
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


RE: [Semi-OT] Execute Javascript for Acrobat

2015-03-13 Thread Ralph DiMola
Bob,

At RR 14 Mark and I tried to do this through VBS. As I recall we had some
success connecting to the JSO but could talk to Acrobat after the connection
was established. My hour with him was up and I have not revisited it since.
I will look for the VBS we were working on and see if I can get it to work.
When I find it I will send it to you and see if you can get any further.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Bob Sneidar
Sent: Friday, March 13, 2015 4:36 PM
To: How to use LiveCode
Subject: Re: [Semi-OT] Execute Javascript for Acrobat

As it turns out, there is no way in Windows to send commands to Adobe
Acrobat, telling it to run a Javascript. And while there are tools for
development systems like Java and C++ to do so, there is no shell method to
do so. So apparently I will be stuck creating FDF files for the Windows
environment. It would have been nice if Livecode had a way to directly
communicate Javascript to other applications using the methods available, as
it can with Applescript, but now that the widget architecture is on the way,
perhaps someone will develop one. 

Bob S


 On Mar 4, 2015, at 08:56 , Bob Sneidar bobsnei...@iotecdigital.com
wrote:
 
 Hi all. 
 
 I know there are people on the list who know if this can even be done, and
if so, how to do it. Presently to have a PDF fillable form open and
auto-fill with data, I must first set the PDF form up to import an FDF file
upon opening, and secondly I must create an FDF file for it to import,
populated with the values I want. 
 
 All this I have working, but I have developed a method for doing this
directly from within my LC app without resorting to FDF files, but *only*
for the Mac. I want to also develop a method for use in Windows. But since
Windows has no built in equivalent to Inter-Application Communications (IAC
otherwise known as Applescript) I am wondering if there is a way to do this
via a shell command. I can execute Javascript alright by using wscript.exe,
but how to get the message to Acrobat or Reader?
 
 Bob S
 
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode 8.0.0 Widgets Themed?

2015-03-13 Thread Kevin Miller
Yes. All platforms and parity before 8 ships. 

Sent from my iPhone

 On 13 Mar 2015, at 12:34, J. Landman Gay jac...@hyperactivesw.com wrote:
 
 On 3/13/2015 12:15 PM, Michael Doub wrote:
 Is the intention that a single widget be themed to look appropriately on
 each platform?
 
 Yes, that was mentioned, and also that iOS and Android would be kept in 
 parity once themes are finished.
 
 -- 
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [Semi-OT] Execute Javascript for Acrobat

2015-03-13 Thread Andrew Kluthe
Except, what Apple does with applescript (and now JS) is at the OS level.
VBscript is available to do certain things on windows. Maybe MS will
replace VBScript with something more like Javascript in the future. Who
knows, not something we can really have control over though.

On Fri, Mar 13, 2015 at 3:35 PM, Bob Sneidar bobsnei...@iotecdigital.com
wrote:

 As it turns out, there is no way in Windows to send commands to Adobe
 Acrobat, telling it to run a Javascript. And while there are tools for
 development systems like Java and C++ to do so, there is no shell method to
 do so. So apparently I will be stuck creating FDF files for the Windows
 environment. It would have been nice if Livecode had a way to directly
 communicate Javascript to other applications using the methods available,
 as it can with Applescript, but now that the widget architecture is on the
 way, perhaps someone will develop one.

 Bob S


  On Mar 4, 2015, at 08:56 , Bob Sneidar bobsnei...@iotecdigital.com
 wrote:
 
  Hi all.
 
  I know there are people on the list who know if this can even be done,
 and if so, how to do it. Presently to have a PDF fillable form open and
 auto-fill with data, I must first set the PDF form up to import an FDF file
 upon opening, and secondly I must create an FDF file for it to import,
 populated with the values I want.
 
  All this I have working, but I have developed a method for doing this
 directly from within my LC app without resorting to FDF files, but *only*
 for the Mac. I want to also develop a method for use in Windows. But since
 Windows has no built in equivalent to Inter-Application Communications (IAC
 otherwise known as Applescript) I am wondering if there is a way to do this
 via a shell command. I can execute Javascript alright by using wscript.exe,
 but how to get the message to Acrobat or Reader?
 
  Bob S
 
 
 
  ___
  use-livecode mailing list
  use-livecode@lists.runrev.com
  Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
  http://lists.runrev.com/mailman/listinfo/use-livecode


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode




-- 
Regards,

Andrew Kluthe
and...@ctech.me
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Speaking of XML, what about KML?

2015-03-13 Thread Magicgate Software - Skip Kimpel
I would think converXMLtoArray would work just fine.  Haven't tried it but
I can't see why not.

SKIP

On Fri, Mar 13, 2015 at 4:07 PM, Michael Doub miked...@gmail.com wrote:

 I had never heard of kml, so I poked around a bit and found some samples
 at https://developers.google.com/kml/documentation/kml_tut. It looks
 like it is a specific format of xml.

 convertXMLToArray seems to work, but you are still going to have to look
 closely at the array structure that is specific to kml.   Hope this helps
 you get started.

 -= Mike






 On 3/13/15 2:58 PM, William Prothero wrote:

 I’m about to build a parse to retrieve country outline data from a KML
 file. This seems straightforward, but just wondering if there is a handler
 posted someplace for this. Basically, I’ll parse out the lat/lon outlines,
 then render it onto a map using my own methods.

 If there is none, then I’ll be glad to share what I come up with.

 Best,
 Bill



 William A. Prothero
 http://es.earthednet.org/

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Speaking of XML, what about KML?

2015-03-13 Thread William Prothero
Thanks,
I’ll give it a whack.
Bill

 On Mar 13, 2015, at 1:07 PM, Michael Doub miked...@gmail.com wrote:
 
 I had never heard of kml, so I poked around a bit and found some samples at 
 https://developers.google.com/kml/documentation/kml_tut. It looks like it 
 is a specific format of xml.
 
 convertXMLToArray seems to work, but you are still going to have to look 
 closely at the array structure that is specific to kml.   Hope this helps you 
 get started.
 
 -= Mike
 
 
 
 
 
 On 3/13/15 2:58 PM, William Prothero wrote:
 I’m about to build a parse to retrieve country outline data from a KML file. 
 This seems straightforward, but just wondering if there is a handler posted 
 someplace for this. Basically, I’ll parse out the lat/lon outlines, then 
 render it onto a map using my own methods.
 
 If there is none, then I’ll be glad to share what I come up with.
 
 Best,
 Bill
 
 
 
 William A. Prothero
 http://es.earthednet.org/
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Keynote

2015-03-13 Thread Marc at Home
Hi Simon,

Thank you very much!

Best regards,
Marc

Verstuurd vanaf mijn iPad

 Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het 
 volgende geschreven:
 
 Marc,
 
 I took a copy using screen snapz which you are welcome to although Livecode 
 did say they were making the keynote available.  My copy has a few audio drop 
 outs each lasting a few seconds.  It is just under 300Mbytes : 
 https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10ScreenSnapz001.mov
 
 Simon
 
 On 13/03/2015 06:35, Marc at Home wrote:
 Hi,
 Does anyone know if where I can get hold of the Kevin's keynote. I missed it 
 :)
 
 Regards,
 Marc
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Simon Knight

Marc,

I took a copy using screen snapz which you are welcome to although 
Livecode did say they were making the keynote available.  My copy has a 
few audio drop outs each lasting a few seconds.  It is just under 
300Mbytes : 
https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10ScreenSnapz001.mov


Simon

On 13/03/2015 06:35, Marc at Home wrote:

Hi,
Does anyone know if where I can get hold of the Kevin's keynote. I missed it :)

Regards,
Marc


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Keynote

2015-03-13 Thread Marc at Home
Hi, 
Does anyone know if where I can get hold of the Kevin's keynote. I missed it :)

Regards,
Marc


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Simon Knight
I have just had a message that my drop box account has been suspended 
due to excessive activity so I guess I will have to remove the file.


Simon


On 13/03/2015 07:41, Marc at Home wrote:

Hi Simon,

Thank you very much!

Best regards,
Marc

Verstuurd vanaf mijn iPad


Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het volgende 
geschreven:

Marc,

I took a copy using screen snapz which you are welcome to although Livecode did 
say they were making the keynote available.  My copy has a few audio drop outs 
each lasting a few seconds.  It is just under 300Mbytes : 
https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10ScreenSnapz001.mov

Simon


On 13/03/2015 06:35, Marc at Home wrote:
Hi,
Does anyone know if where I can get hold of the Kevin's keynote. I missed it :)

Regards,
Marc


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Pascal Lehner
Hi Simon

If LiveCode Ltd. (the company formerly known as RunRev) agrees I'd be happy
to host the file as a download on my SpiderOak account or maybe you can
even put it on youtube for everyone to watch?
Since I watched the keynote live yesterday I do not have a copy of your
catch it as yet.

Best wishes,
Pascal


2015-03-13 11:00 GMT+01:00 Simon Knight si...@smknight.co.uk:

 I have just had a message that my drop box account has been suspended due
 to excessive activity so I guess I will have to remove the file.

 Simon



 On 13/03/2015 07:41, Marc at Home wrote:

 Hi Simon,

 Thank you very much!

 Best regards,
 Marc

 Verstuurd vanaf mijn iPad

  Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het
 volgende geschreven:

 Marc,

 I took a copy using screen snapz which you are welcome to although
 Livecode did say they were making the keynote available.  My copy has a few
 audio drop outs each lasting a few seconds.  It is just under 300Mbytes :
 https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%
 20v6.4.10ScreenSnapz001.mov

 Simon

  On 13/03/2015 06:35, Marc at Home wrote:
 Hi,
 Does anyone know if where I can get hold of the Kevin's keynote. I
 missed it :)

 Regards,
 Marc


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode



 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Simon Knight

Hi,
I will send an email to Kevin to seek permission.

Simon

On 13/03/2015 10:07, Pascal Lehner wrote:

Hi Simon

If LiveCode Ltd. (the company formerly known as RunRev) agrees I'd be happy
to host the file as a download on my SpiderOak account or maybe you can
even put it on youtube for everyone to watch?
Since I watched the keynote live yesterday I do not have a copy of your
catch it as yet.

Best wishes,
Pascal


2015-03-13 11:00 GMT+01:00 Simon Knight si...@smknight.co.uk:


I have just had a message that my drop box account has been suspended due
to excessive activity so I guess I will have to remove the file.

Simon



On 13/03/2015 07:41, Marc at Home wrote:


Hi Simon,

Thank you very much!

Best regards,
Marc

Verstuurd vanaf mijn iPad

  Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het

volgende geschreven:

Marc,

I took a copy using screen snapz which you are welcome to although
Livecode did say they were making the keynote available.  My copy has a few
audio drop outs each lasting a few seconds.  It is just under 300Mbytes :
https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%
20v6.4.10ScreenSnapz001.mov

Simon

  On 13/03/2015 06:35, Marc at Home wrote:

Hi,
Does anyone know if where I can get hold of the Kevin's keynote. I
missed it :)

Regards,
Marc


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Marc at Home
Ai,

Just seen half of it :(

Hope someone has another solution. Thx anyway.

Regards,
Marc

Verstuurd vanaf mijn iPad

 Op 13-mrt.-2015 om 11:00 heeft Simon Knight si...@smknight.co.uk het 
 volgende geschreven:
 
 I have just had a message that my drop box account has been suspended due to 
 excessive activity so I guess I will have to remove the file.
 
 Simon
 
 
 On 13/03/2015 07:41, Marc at Home wrote:
 Hi Simon,
 
 Thank you very much!
 
 Best regards,
 Marc
 
 Verstuurd vanaf mijn iPad
 
 Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het 
 volgende geschreven:
 
 Marc,
 
 I took a copy using screen snapz which you are welcome to although Livecode 
 did say they were making the keynote available.  My copy has a few audio 
 drop outs each lasting a few seconds.  It is just under 300Mbytes : 
 https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10ScreenSnapz001.mov
 
 Simon
 
 On 13/03/2015 06:35, Marc at Home wrote:
 Hi,
 Does anyone know if where I can get hold of the Kevin's keynote. I missed 
 it :)
 
 Regards,
 Marc
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Release: LiveCode 8.0.0 DP 1

2015-03-13 Thread Jim Lambert
Exciting webinar.

Trying to draw the differences between widgets, extensions, externals.

Extensions include:
Externals
ex-commands
ex-functions
Plug-ins
Widgets
Libraries

With widgets eventually replacing externals.

Is that about right?

Jim Lambert

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Marc Van Cauwenberghe
Well, I had to stop halfway for an errand but when I came back the file was 
gone.


Marc


Verstuurd vanaf mijn iPhone

 Op 13-mrt.-2015 om 16:47 heeft Simon Knight si...@smknight.co.uk het 
 volgende geschreven:
 
 Hi Marc,
 
 Why half ?  The movie should have been 80 minutes long.
 
 Simon
 
 
 On 13/03/2015 12:14, Marc at Home wrote:
 Ai,
 
 Just seen half of it :(
 
 Hope someone has another solution. Thx anyway.
 
 Regards,
 Marc
 
 Verstuurd vanaf mijn iPad
 
 Op 13-mrt.-2015 om 11:00 heeft Simon Knight si...@smknight.co.uk het 
 volgende geschreven:
 
 I have just had a message that my drop box account has been suspended due 
 to excessive activity so I guess I will have to remove the file.
 
 Simon
 
 
 On 13/03/2015 07:41, Marc at Home wrote:
 Hi Simon,
 
 Thank you very much!
 
 Best regards,
 Marc
 
 Verstuurd vanaf mijn iPad
 
 Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het 
 volgende geschreven:
 
 Marc,
 
 I took a copy using screen snapz which you are welcome to although 
 Livecode did say they were making the keynote available.  My copy has a 
 few audio drop outs each lasting a few seconds.  It is just under 
 300Mbytes : 
 https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10ScreenSnapz001.mov
 
 Simon
 
 On 13/03/2015 06:35, Marc at Home wrote:
 Hi,
 Does anyone know if where I can get hold of the Kevin's keynote. I 
 missed it :)
 
 Regards,
 Marc
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your 
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Simon Knight

Hi Marc,

Why half ?  The movie should have been 80 minutes long.

Simon


On 13/03/2015 12:14, Marc at Home wrote:

Ai,

Just seen half of it :(

Hope someone has another solution. Thx anyway.

Regards,
Marc

Verstuurd vanaf mijn iPad


Op 13-mrt.-2015 om 11:00 heeft Simon Knight si...@smknight.co.uk het volgende 
geschreven:

I have just had a message that my drop box account has been suspended due to 
excessive activity so I guess I will have to remove the file.

Simon



On 13/03/2015 07:41, Marc at Home wrote:
Hi Simon,

Thank you very much!

Best regards,
Marc

Verstuurd vanaf mijn iPad


Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk het volgende 
geschreven:

Marc,

I took a copy using screen snapz which you are welcome to although Livecode did 
say they were making the keynote available.  My copy has a few audio drop outs 
each lasting a few seconds.  It is just under 300Mbytes : 
https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10ScreenSnapz001.mov

Simon


On 13/03/2015 06:35, Marc at Home wrote:
Hi,
Does anyone know if where I can get hold of the Kevin's keynote. I missed it :)

Regards,
Marc


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Colin Holgate
The GoToMeeting session was recorded, so I would expect a link at some point.


 On Mar 13, 2015, at 2:35 AM, Marc at Home marc.vancauwenber...@pandora.be 
 wrote:
 
 Hi, 
 Does anyone know if where I can get hold of the Kevin's keynote. I missed it 
 :)
 
 Regards,
 Marc
 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Kevin Miller
We will post the webinar as soon as we can but as its late in the UK it
may be Monday. Having a few problems with the encode and traveling has
slowed it down... On my way to Austin for SXSW just now.

Kind regards,

Kevin

Kevin Miller ~ ke...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps




On 13/03/2015 11:52, Marc Van Cauwenberghe
marc.vancauwenber...@pandora.be wrote:

Well, I had to stop halfway for an errand but when I came back the file
was gone.


Marc


Verstuurd vanaf mijn iPhone

 Op 13-mrt.-2015 om 16:47 heeft Simon Knight si...@smknight.co.uk het
volgende geschreven:
 
 Hi Marc,
 
 Why half ?  The movie should have been 80 minutes long.
 
 Simon
 
 
 On 13/03/2015 12:14, Marc at Home wrote:
 Ai,
 
 Just seen half of it :(
 
 Hope someone has another solution. Thx anyway.
 
 Regards,
 Marc
 
 Verstuurd vanaf mijn iPad
 
 Op 13-mrt.-2015 om 11:00 heeft Simon Knight si...@smknight.co.uk
het volgende geschreven:
 
 I have just had a message that my drop box account has been suspended
due to excessive activity so I guess I will have to remove the file.
 
 Simon
 
 
 On 13/03/2015 07:41, Marc at Home wrote:
 Hi Simon,
 
 Thank you very much!
 
 Best regards,
 Marc
 
 Verstuurd vanaf mijn iPad
 
 Op 13-mrt.-2015 om 08:34 heeft Simon Knight si...@smknight.co.uk
het volgende geschreven:
 
 Marc,
 
 I took a copy using screen snapz which you are welcome to although
Livecode did say they were making the keynote available.  My copy
has a few audio drop outs each lasting a few seconds.  It is just
under 300Mbytes :
https://dl.dropboxusercontent.com/u/41900569/GoToMeeting%20v6.4.10Scr
eenSnapz001.mov
 
 Simon
 
 On 13/03/2015 06:35, Marc at Home wrote:
 Hi,
 Does anyone know if where I can get hold of the Kevin's keynote. I
missed it :)
 
 Regards,
 Marc
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Keynote

2015-03-13 Thread Colin Holgate
If you have the time, maybe while traveling, can you let us know what the 
reaction is like at SXSW?


 On Mar 13, 2015, at 12:00 PM, Kevin Miller ke...@livecode.com wrote:
 
 On my way to Austin for SXSW just now.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode