Re: VLC and GPL and LC on iOS (was: Re: MergEXT now included with Indy/Business IDE)

2016-05-04 Thread Monte Goulding
> On 5 May 2016, at 3:34 PM, Monte Goulding wrote: > > Mozilla Pubic License Oh dear… that could be something else entirely ;-) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: VLC and GPL and LC on iOS (was: Re: MergEXT now included with Indy/Business IDE)

2016-05-04 Thread Monte Goulding
It appears to be in the store under the Mozilla Pubic License. From a press release: VLC for iOS is fully open-source. Its code will be available online by tomorrow and is bi-licensed under both the Mozilla Public License Version 2 as well as the GNU General Public License Version 2 or later.

Re: min() and array

2016-05-04 Thread Ludovic THEBAULT
> Le 4 mai 2016 à 21:46, Paul Dupuis a écrit : > > On 5/4/2016 2:47 PM, Ludovic THEBAULT wrote: >> repeat with i=1 to 5 >> put 10 + i into tarray[i][v] >> end repeat >> put min(tarray[v]) > > You problem is with the second index on the array. > Thanks. Too bad that

VLC and GPL and LC on iOS (was: Re: MergEXT now included with Indy/Business IDE)

2016-05-04 Thread James Hale
In the referenced thread Monte mentioned something about fmpeg and it associated libraries and licensing. Today I was notified of an update the VLC and remembered how that is now available on the App Store. Looking at Videolan's site, VLC is GPL 2. How is it that it can be distributed under

Re: IDE Problems in V8-group editing oddities

2016-05-04 Thread Sannyasin Brahmanathaswami
Yes I’m seeing that here too. Stack remains in memory even after you save, close and remove from memory from the file menu. It’s such an issue that I automatically re-boot live code if I need to be sure that stack is not in memory.. it’s faster than trying again and again… Ps consider opening

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
That will help tremendously! Thank you, Monty JB 1 > On May 4, 2016, at 5:19 PM, Monte Goulding wrote: > > BTW I have a some Xcode templates that can help make things easier available > at https://github.com/montegoulding/livecode-external-templates > >> On 5 May 2016, at

Shell Fails on One Machine

2016-05-04 Thread Sannyasin Brahmanathaswami
New iMac with clean install of El Capitan My stack using shell scripts are failing on the shell calls. The normal debug procedure: Open terminal # test your commands here first % open /Volumes/Chola1/WWW/public_html Works as expected.. The folder is opened on the desktop But from inside my

Re: [ANN] Release 8.0.0 , project browser

2016-05-04 Thread Sannyasin Brahmanathaswami
The old application browser may work for you It has moved Plugins revApplicationOverview For some of us.. The first thing we do on downloading any recent version of LC is to set this plug-in to open on start up. BR On 5/4/16, 12:22 PM, "use-livecode on behalf of Andrew Meit"

Re: MergEXT now included with Indy/Business IDE

2016-05-04 Thread stephen barncard
On Wed, May 4, 2016 at 8:37 PM, Monte Goulding wrote: > mergAV works on OS X that's the part I needed to know. Thanks. sqb Stephen Barncard - Sebastopol Ca. USA - mixstream.org ___ use-livecode mailing list

Re: MergEXT now included with Indy/Business IDE

2016-05-04 Thread Monte Goulding
mergAV works on OS X because AVFoundation is very similar on iOS and OS X but it would be a major project to create similar functionality for the other platforms. It would probably need to be a separate FFmpeg external and then that external probably wouldn’t be iOS compatible because of the

Re: MergEXT now included with Indy/Business IDE

2016-05-04 Thread stephen barncard
On Wed, May 4, 2016 at 8:25 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > will mergAV work on the desktop, or is it planned? never mind. The platforms seem to be clearly shown at mergext.com Stephen Barncard - Sebastopol Ca. USA - mixstream.org

Re: MergEXT now included with Indy/Business IDE

2016-05-04 Thread stephen barncard
belated question- sorry if it's been asked before... will mergAV work on the desktop, or is it planned? hope I'm not being annoying. thanks sqb Stephen Barncard - Sebastopol Ca. USA - mixstream.org On Wed, May 4, 2016 at 5:43 PM, Monte Goulding wrote: > The integration of

Re: MergEXT now included with Indy/Business IDE

2016-05-04 Thread Stephen MacLean
Thanks Monte! > On May 4, 2016, at 8:43 PM, Monte Goulding wrote: > > The integration of the externals made it into LC 8.0.0 but the changes to the > standalone builder to make them easier to use didn’t because of the risk of > introducing regressions to such a critical

Re: MergEXT now included with Indy/Business IDE

2016-05-04 Thread Monte Goulding
The integration of the externals made it into LC 8.0.0 but the changes to the standalone builder to make them easier to use didn’t because of the risk of introducing regressions to such a critical component. Ali is on it though so you should see that happen very soon. For now either copy them

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Monte Goulding
BTW I have a some Xcode templates that can help make things easier available at https://github.com/montegoulding/livecode-external-templates > On 5 May 2016, at 9:25 AM, JB wrote: > > Thanks Monty. > I will give it a try. > > JB > > >> On May 4, 2016, at 4:09 PM,

Re: revIgniter and LC8

2016-05-04 Thread Monte Goulding
These errors can be hard to read. You want: > row 1114, col 35: script: parsing error (13) > file > "/home/ua886128/public_html/christineirvine.co.uk/system/libraries/Input.lc” ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: [revIgniter] revIgniter and LC8

2016-05-04 Thread Dave Kilroy
Hi @Alex, I’m also using revIgniter on HostM and not seeing the same thing… BTW, on the advice of a HostM technician a while ago I use the following in a .htaccess file in a domain folder to select which version of LC Server is used (I’ve not tried setting it to “lc8” but should think that

revIgniter and LC8

2016-05-04 Thread Alex Tweedly
[ Hope no-one minds me cross-posting to two lists - but I think this could be useful for people on both lists ] I have a couple of web sites based on revIgniter, hosted on hostM.com They've been running happily up until today - running the default version in use by hostm which was (probably)

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
Thanks Monty. I will give it a try. JB > On May 4, 2016, at 4:09 PM, Monte Goulding wrote: > > >> On 5 May 2016, at 8:39 AM, JB wrote: >> >> I am trying to compile a external using xCode 7. Is it possible in anyway to >> make that external work or

Re: Weird behavior of LC 8.0 in Ubuntu 14.04

2016-05-04 Thread Jim Byrnes
On 05/04/2016 05:15 PM, Mark Wieder wrote: Jim Byrnes writes: I am curious to see if any other Ubuntu users are seeing anything similar. For now I am guessing that LC 8 is somehow interacting with some desktop or theme setting I have set. The backdrop doesn't work on linux.

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
Thank you, I won’t use XPDF for older versions. That is good to know. q JB > On May 4, 2016, at 4:04 PM, Paul Dupuis wrote: > > On 5/4/2016 6:39 PM, JB wrote: >> I am trying to compile a external using xCode 7. Is it possible in anyway to >> make that external work

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
Do you know of a good emulator that will work or is it possible to make it work by compiling from the commond line tools or another way? thank you, JB > On May 4, 2016, at 3:21 PM, Monte Goulding wrote: > > A patch for what precisely? > > Sent from my iPhone > >> On 5 May

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Monte Goulding
> On 5 May 2016, at 8:39 AM, JB wrote: > > I am trying to compile a external using xCode 7. Is it possible in anyway to > make that external work or a way to use any version of Xcode on El Capitan > and make the external work? Yes > Do you compile externals on a Mac

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Paul Dupuis
On 5/4/2016 6:39 PM, JB wrote: > I am trying to compile a external using xCode 7. Is it possible in anyway to > make that external work or a way to use any version of Xcode on El Capitan > and make the external work? Do you compile externals on a Mac with new > OS X systems like El Capitan and

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
I am trying to compile a external using xCode 7. Is it possible in anyway to make that external work or a way to use any version of Xcode on El Capitan and make the external work? Do you compile externals on a Mac with new OS X systems like El Capitan and if you do what are you doing to make it

Re: [ANN] Release 8.0.0 , project browser

2016-05-04 Thread Mark Schonewille
Andrew, Perhaps it is good to know that an official request for accessibility features was made almost 8 years ago: http://quality.livecode.com/show_bug.cgi?id=7286 The last note from RunRev staff about this issue dates back to 2014. Kind regards, Mark Schonewille http://economy-x-talk.com

Re: Error, but no error?

2016-05-04 Thread Mark Schonewille
Dan, Apparently, you need to turn OFF script debug mode in the Development menu. I'm not sure it is a good idea to add breakpoints in this case. Kind regards, Mark Schonewille http://economy-x-talk.com https://www.facebook.com/marksch Buy the most extensive book on the LiveCode language:

[ANN] Release 8.0.0 , project browser

2016-05-04 Thread Andrew Meit
Please, please anyone know how to hack the colors used in the project browser tree? 1. I can barely read the white on blue, needs to be dark grey/black bkgnd 2. all the light grey text needs to be darker or black 3. the eye is hideous, dark grey/black please 4. I can barely see the lock when

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Monte Goulding
A patch for what precisely? Sent from my iPhone > On 5 May 2016, at 8:12 AM, JB wrote: > > What I am trying to do is compile a external > for Revolution. Is there a way to compile a > external for Revolution on Mac that is using > El Capitan? A patch or anything to make

Re: Weird behavior of LC 8.0 in Ubuntu 14.04

2016-05-04 Thread Mark Wieder
Jim Byrnes writes: > I am curious to see if any other Ubuntu users are seeing anything > similar. For now I am guessing that LC 8 is somehow interacting with > some desktop or theme setting I have set. The backdrop doesn't work on linux.

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
What I am trying to do is compile a external for Revolution. Is there a way to compile a external for Revolution on Mac that is using El Capitan? A patch or anything to make it work? JB > On May 4, 2016, at 2:47 PM, Monte Goulding wrote: > > >> On 5 May 2016, at 7:23 AM,

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Monte Goulding
> On 5 May 2016, at 7:23 AM, JB wrote: > > Anyone know how to make xCode 7 externals work > with Revolution? The latest version of xCode it will > take is 2.4 and I do not have that on my current Mac. > Or is there a way to install the older version on a mac > with El

Weird behavior of LC 8.0 in Ubuntu 14.04

2016-05-04 Thread Jim Byrnes
Running Ubuntu 14.04 - AMD64 I downloaded LiveCodeCommunityInstaller-8_0_0-Linux.x64 from livecode.org. When the installation finished I clicked on the run button but it did not run. I was able to start it using the Dash. At some point I was asked if I wanted to update to LC 8 DP16. Before

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
Anyone know how to make xCode 7 externals work with Revolution? The latest version of xCode it will take is 2.4 and I do not have that on my current Mac. Or is there a way to install the older version on a mac with El Capitan? JB > On May 4, 2016, at 1:37 PM, Paul Dupuis

Re: IDE Problems in V8-group editing oddities

2016-05-04 Thread William Prothero
bug 17562 , Submitted. Note: There was no way to set the bug reporting system to 8.0.0, so I let it go in as RC1. But, the report is for 8.0.0. Best, Bill > On May 4, 2016, at 11:56 AM, William Prothero wrote: > >

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
That sounds like exactly what I need. Thank you! JB > On May 4, 2016, at 1:37 PM, Paul Dupuis wrote: > > On 5/4/2016 4:12 PM, JB wrote: >> A number of years ago I installed a external >> using Trevor’s info but this is good too. >> proper code to access the embeded

Re: Converting a stack to a text file..

2016-05-04 Thread Paul Dupuis
On 5/4/2016 4:07 PM, stephen barncard wrote: > you know you can store an entire stack as a custom property INSIDE another > stack, right? Yup. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Paul Dupuis
On 5/4/2016 4:12 PM, JB wrote: > A number of years ago I installed a external > using Trevor’s info but this is good too. > proper code to access the embeded binary; > I downloaded some info from Apple on how > to install binaries but if I do install them right > I need to know how to call them.

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
A number of years ago I installed a external using Trevor’s info but this is good too. proper code to access the embeded binary; I downloaded some info from Apple on how to install binaries but if I do install them right I need to know how to call them. If I figure how to call a few of the

Re: Converting a stack to a text file..

2016-05-04 Thread stephen barncard
On Wed, May 4, 2016 at 12:37 PM, Paul Dupuis wrote: > Thank you Mark. It turns out that about 15 minutes ago we found another > approach to what we need to do that doesn't need us to covert a stack to > text and back again. Still, it has me thinking about possible future

Re: min() and array

2016-05-04 Thread Paul Dupuis
On 5/4/2016 2:47 PM, Ludovic THEBAULT wrote: > repeat with i=1 to 5 >put 10 + i into tarray[i][v] > end repeat > put min(tarray[v]) You problem is with the second index on the array. repeat with i=1 to 5 put 10 + i into tarray[i] end repeat put min(tarray) works fine. Or

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
Thank you. JB > On May 4, 2016, at 12:42 PM, Paul Dupuis wrote: > > On 5/4/2016 3:38 PM, JB wrote: >> I just downloaded the mac version of >> XPDF as binaries. It looks like they >> would be easier to install than code >> files but I have never embedded any >> binaries

Re: min() and array

2016-05-04 Thread Mark Wieder
Ludovic THEBAULT writes: > It is normal that script return 0 ? > > repeat with i=1 to 5 >put 10 + i into tarray[i][v] > end repeat > put min(tarray[v]) What were you expecting to happen? -- Mark Wieder ahsoftw...@gmail.com

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Paul Dupuis
On 5/4/2016 3:38 PM, JB wrote: > I just downloaded the mac version of > XPDF as binaries. It looks like they > would be easier to install than code > files but I have never embedded any > binaries before and do not know the > correct method to call them. It would > be nice to make at least a

Re: Converting a stack to a text file..

2016-05-04 Thread Paul Dupuis
On 5/4/2016 2:46 PM, Mark Schonewille wrote: > I have created DIFfersifier a long time ago. A few years ago, I added > a way to export stacks to XML. It isn't difficult to do that, since > you just list all the properties as XML. If I remember correctly, a > few properties can be read but not set,

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
I just downloaded the mac version of XPDF as binaries. It looks like they would be easier to install than code files but I have never embedded any binaries before and do not know the correct method to call them. It would be nice to make at least a basic pdf reader external and then it can be

Re: min() and array

2016-05-04 Thread JB
It returns 0 in Revolution. JB > On May 4, 2016, at 11:47 AM, Ludovic THEBAULT > wrote: > > Hello, > > With the new 8.0. > > It is normal that script return 0 ? > > repeat with i=1 to 5 > put 10 + i into tarray[i][v] > end repeat > put min(tarray[v]) > >

MergEXT now included with Indy/Business IDE

2016-05-04 Thread Stephen MacLean
Very nice! Question: How do you access them from inside the IDE? I see them in the package contents, but nothing related to them in the IDE. i.e. nothing in the plugins menu, etc. Thanks! Steve MacLean ___ use-livecode mailing list

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Robert Mann
>> That lengthy thread explored possible ways to attempt to circumvent LiveCode Community's downstream GPL requirements. That exploration was an attempt to understand and clarify some tricky issues in the new FOSS licensing situation. Some members who participated to that effort of

IDE Problems in V8-group editing oddities

2016-05-04 Thread William Prothero
Folks: Does anybody else see this behavior in the IDE? I’m still having some problems with the IDE in the new version. El-Capitan. First, in a project I’m working on, closing and removing the project from memory from the File menu doesn’t always work the first time. If the project is showing

min() and array

2016-05-04 Thread Ludovic THEBAULT
Hello, With the new 8.0. It is normal that script return 0 ? repeat with i=1 to 5 put 10 + i into tarray[i][v] end repeat put min(tarray[v]) not tested in any other version. Thanks. ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: Converting a stack to a text file..

2016-05-04 Thread Mark Schonewille
I have created DIFfersifier a long time ago. A few years ago, I added a way to export stacks to XML. It isn't difficult to do that, since you just list all the properties as XML. If I remember correctly, a few properties can be read but not set, or perhaps there was another problem. I never

Re: IDE: Accessibility

2016-05-04 Thread Richard Gaskin
Andrew Meit wrote: > open letter to Kevin, > > I am prepared to write up a list of Accessibility improvements; but > to be honest, I need to know if they will get address within 2 months > not 2 or more years later. This is not about just me, but other > disabled users of LC. > > Or anyone who

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Richard Gaskin
Robert Mann wrote: > In a former, not so old, enormous thread dealing with the FOSS > license and trying to understand what it meant in practice, one > of the conclusion was that *only Livecode can dual license*. > Nobody else can do that. And Kevin Miller really pushed hard on > that point.

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Mark Wilcox
> In a former, not so old, enormous thread dealing with the FOSS license > and > trying to understand what it meant in practice, one of the conclusion was > that *only Livecode can dual license*. Nobody else can do that. And Kevin > Miller really pushed hard on that point. Only Livecode can dual

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread RM
I don't quite know where you got that idea from. I would be very much surprised if Kevin Miller had actually stated that; it might be that you concluded that on the basis of something he said; which is not the same thing at all. I would be extremely interested if you could post a link to

IDE: Accessibility

2016-05-04 Thread Andrew Meit
Nice touch for header/footer allowing size options for readability, thank you! open letter to Kevin, I am prepared to write up a list of Accessibility improvements; but to be honest, I need to know if they will get address within 2 months not 2 or more years later. This is not about just me,

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Robert Mann
Just a precision though : In a former, not so old, enormous thread dealing with the FOSS license and trying to understand what it meant in practice, one of the conclusion was that *only Livecode can dual license*. Nobody else can do that. And Kevin Miller really pushed hard on that point.

Re: [ANN] Release 8.0.0

2016-05-04 Thread Paul Dupuis
On 5/4/2016 12:06 PM, Richard Gaskin wrote: > At this point v6 and v7 have joined v5 and v4 and all other earlier > versions, having reached sustainable end-of-life, still available for > download but no longer maintained. Richard just pointed out another excellent value of LiveCode (at least to

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Paul Dupuis
On 5/4/2016 12:13 PM, RM wrote: > I would suppose the ideal thing would be both something that allows > one to render a PDF document, > and extract all or part of an embedded text layer (if one exists in > the original PDF). The XPDF external from LiveCode for OSX and Win is based on Google's

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread JB
What about the code Money has from Adobe? Can that be put in a external? It would be nice to start adding externals and something like that as open source might be the thing to show people how to write externals. I know a little Xcode, C and objective-C and am willing to learn by helping but a

Re: LiveCode 6.7 and 7.1 end of live [was: Release 8.0.0]

2016-05-04 Thread Peter TB Brett
On 04/05/2016 17:19, RM wrote: Be happy; over at Richmond's place those releases will live on for an extended time; especially the last release of version 7 as it offers the perfect teaching interface without the "distractions" of what version 8 offers. I hope, however "end of life" version 7

Re: LiveCode 6.7 and 7.1 end of live [was: Release 8.0.0]

2016-05-04 Thread RM
Be happy; over at Richmond's place those releases will live on for an extended time; especially the last release of version 7 as it offers the perfect teaching interface without the "distractions" of what version 8 offers. I hope, however "end of life" version 7 is the ability to download it

Re: livecode.org [was: Release 8.0.0]

2016-05-04 Thread RM
Whacko! Richmond. On 4.05.2016 18:07, Peter TB Brett wrote: On 04/05/2016 15:28, jameshale wrote: Great news! Congrats to the team, well done. But as Colombo would say, there's just one more thing. Looking at the pricing page on the website you need to scroll to the bottom to see the

Re: Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread RM
I would suppose the ideal thing would be both something that allows one to render a PDF document, and extract all or part of an embedded text layer (if one exists in the original PDF). Richmond. On 4.05.2016 17:22, Richard Gaskin wrote: Tim Bleiler wrote: > The Livecode PDF viewer is an

Re: [ANN] Release 8.0.0

2016-05-04 Thread RM
Congratulations. Richmond. On 4.05.2016 17:12, Peter TB Brett wrote: Dear list members, We are pleased to announce the release of LiveCode 8.0.0, the first stable release of LiveCode 8. Read more about LiveCode 8 here: https://livecode.com/introducing-livecode-8/ Getting the Release

Re: XC 7.3.1

2016-05-04 Thread panagiotis merakos
Thanks for the follow up, Mike. On Wed, May 4, 2016 at 4:54 PM, Mike Kerner wrote: > For any stumblers, it seems to be working for me > > On Wed, May 4, 2016 at 8:46 AM, Peter TB Brett > wrote: > > > On 04/05/2016 13:44, Mike Kerner wrote: >

Re: [ANN] Release 8.0.0

2016-05-04 Thread Richard Gaskin
James Hale wrote: > Hmm, does this mean that LC6 and LC7 are now eol. (Apart from bug > fixes or will these also cease)? Yep, just as they've been telling us for nearly a year, once v8.0 is released the massive technical and financial burden of maintaining three separate versions

Re: [ANN] Release 8.0.0

2016-05-04 Thread Mike Kerner
Announcement is out in a different thread, too. On Wed, May 4, 2016 at 11:27 AM, Paul Dupuis wrote: > On 5/4/2016 11:11 AM, James Hale wrote: > > Hmm, does this mean that LC6 and LC7 are now eol. (Apart from bug fixes > or will these also cease)? > > > > I am pretty sure

Re: XC 7.3.1

2016-05-04 Thread Mike Kerner
For any stumblers, it seems to be working for me On Wed, May 4, 2016 at 8:46 AM, Peter TB Brett wrote: > On 04/05/2016 13:44, Mike Kerner wrote: > >> Anybody download the latest XC update, this morning? If so, can we use it >> with the latest LC 6, 7, or 8? >> > >

Re: [ANN] Release 8.0.0

2016-05-04 Thread Andrew Meit
I see now that the lc user guide was shoehorned into the dictionary without considering if the screenshots should be updated…and yes the formal LC user guide has a toc. > On May 4, 2016, at 11:27 AM, Andrew Meit wrote: > > Really, wow….the guide….r > > Using many

Re: [ANN] Release 8.0.0

2016-05-04 Thread Jim Lambert
LC Team, Congratulations on the release of LC 8.0 - a significant achievement. Bravo. Thanks, Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: [ANN] Release 8.0.0

2016-05-04 Thread Paul Dupuis
On 5/4/2016 11:11 AM, James Hale wrote: > Hmm, does this mean that LC6 and LC7 are now eol. (Apart from bug fixes or > will these also cease)? > I am pretty sure that is exactly what this means. LC 6.7.11 and LC 7.1.4 are the last maintenance releases in those versions. LiveCode has stated on

[ANN] Release 8.0.0

2016-05-04 Thread Andrew Meit
Really, wow….the guide….r Using many screenshots of the old dictionary within the new dictionary/guide! Using a screenshot of an ancient marketing model: Revolution 3.0 for the forums! There is no toc to navigate the guide, sometime pretty basic for a guide. Is the screenshots current for the

Re: [ANN] Release 8.0.0

2016-05-04 Thread Richard Gaskin
jameshale wrote: > Looking at the pricing page on the website you need to scroll to > the bottom to see the open source version. > Really there should be three columns, GPL (or Community), Indy, > Business > With the features and benefits (and omissions) also listed to include > GPL (or

Re: [EOL] glx2 script editor

2016-05-04 Thread Mike Kerner
That was one of the things I was thinking we should be talking about, now that 8 is here, getting GLX features into SE. Clairvoyance, folding, better theming, versioning, etc. would all be welcome. On Wed, May 4, 2016 at 11:19 AM, Bob Sneidar wrote: > Thanks for

[ANN] New IRC channel for LiveCode Open Source users & contributors

2016-05-04 Thread Peter TB Brett
Hi all, We are now operating an IRC channel for discussing LiveCode Open Source. Join us in the #livecode channel on the freenode IRC network. You can join with an IRC client of your choice or by visiting: https://webchat.freenode.net/?channels=#livecode

Re: [EOL] glx2 script editor

2016-05-04 Thread Bob Sneidar
Thanks for all the hard work you put into this product. I have benefited greatly from using this product, especially the clairvoyance feature, which would be a great addition to the LC script editor. LC devs would be well advised to look into some of the features in GLX2 and incorporate them.

Performance speed of widgets (was: how to create a Custom Control)

2016-05-04 Thread sanke
On Wed, 27 Apr 2016, Richard Gaskin wrote: I think Kevin said best back in August in a discussion of when to choose LCS and LCB: (snip) Previously our primary choices were between LiveCode Script and a lower level language such as C. Now we have a third choice, an

LiveCode 6.7 and 7.1 end of live [was: Release 8.0.0]

2016-05-04 Thread Peter TB Brett
On 04/05/2016 16:11, James Hale wrote: Hmm, does this mean that LC6 and LC7 are now eol. (Apart from bug fixes or will these also cease)? Hi James, Both LiveCode 6 and LiveCode 7 are EOL. They have both already been in bugfix-only development since the 7.1.0 release. We recently

Re: [ANN] Release 8.0.0

2016-05-04 Thread James Hale
Hmm, does this mean that LC6 and LC7 are now eol. (Apart from bug fixes or will these also cease)? James ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Revenue and the Open Source edition

2016-05-04 Thread Tim Bleiler
> On May 4, 2016, at 10:19 AM, Mike Kerner wrote: > > Tim, > I would hope that they would do that, too, because that seems like a good > compromise, but I am not sure they will be able to do it for Community > because of the FOSS issues. Right, the community edition

livecode.org [was: Release 8.0.0]

2016-05-04 Thread Peter TB Brett
On 04/05/2016 15:28, jameshale wrote: Great news! Congrats to the team, well done. But as Colombo would say, there's just one more thing. Looking at the pricing page on the website you need to scroll to the bottom to see the open source version. Really there should be three columns, GPL (or

Re: [EOL] glx2 script editor

2016-05-04 Thread Peter TB Brett
On 04/05/2016 16:00, Mark Wieder wrote: Now that LC8 is out I'm offically announcing an end-of-life for the glx2 script editor. There is an LC bug that renders glx2 unusable on linux - it still works fine on osx, and as far as I know, on Windows, although I haven't bothered testing that.

Re: Database errors starting LC8 on Windows [was: Release 8.0.0]

2016-05-04 Thread Roger Eller
No. That would be against our company's security policies. However, I can allow you to have a remote look around via WebEx or TeamViewer. Please reply off-list if you would find this option helpful. ~Roger On Wed, May 4, 2016 at 10:59 AM, Peter TB Brett wrote: > >

Re: [ANN] Release 8.0.0

2016-05-04 Thread jameshale
Great news! Congrats to the team, well done. But as Colombo would say, there's just one more thing. Looking at the pricing page on the website you need to scroll to the bottom to see the open source version. Really there should be three columns, GPL (or Community), Indy, Business With the

Re: [ANN] Release 8.0.0

2016-05-04 Thread Roger Eller
Sorry, but I still can not use this for production work. This bug is STILL preventing use in my work environment. [Bug 17374] Database errors appear each time LC 8.0.0 is opened in Win7-x64 in Fusion https://dl.dropboxusercontent.com/u/54789013/LC_errors/8.0.0-GM1-error.png Roger Eller

[EOL] glx2 script editor

2016-05-04 Thread Mark Wieder
Now that LC8 is out I'm offically announcing an end-of-life for the glx2 script editor. There is an LC bug that renders glx2 unusable on linux - it still works fine on osx, and as far as I know, on Windows, although I haven't bothered testing that. There's really no incentive for the LiveCode

Database errors starting LC8 on Windows [was: Release 8.0.0]

2016-05-04 Thread Peter TB Brett
On 04/05/2016 15:53, Roger Eller wrote: Sorry, but I still can not use this for production work. This bug is STILL preventing use in my work environment. [Bug 17374] Database errors appear each time LC 8.0.0 is opened in Win7-x64 in Fusion

Re: Revenue and the Open Source edition

2016-05-04 Thread Mike Kerner
Tim, I would hope that they would do that, too, because that seems like a good compromise, but I am not sure they will be able to do it for Community because of the FOSS issues. Kevin, Good to hear on value of the Business edition. On LCB, yes, we all want more of us to be more involved. On

Re: Windows Media

2016-05-04 Thread Paul Dupuis
On 5/4/2016 10:27 AM, Peter TB Brett wrote: > Hope that helps. :-) It does, Thank you. Both our products use Quicktime on Windows and we've already received support tickets to the effect of "the (government|security expert|IT|etc.) says we can't use QT any more, so do you have a new version of

Re: Windows Media

2016-05-04 Thread Peter TB Brett
On 04/05/2016 15:16, Paul Dupuis wrote: A question for one of the LC folks (if some can answer publick (or email me privately if you can answer it privately). startTime and endTime (and currentTime) for a media clip is really import for us. Will the new Windows media framework under the player

Re: [ANN] Release 8.0.0

2016-05-04 Thread Peter TB Brett
On 04/05/2016 15:28, Bob Sneidar wrote: They were just waiting for me to finally pay for an indy license. Thank you for subscribing -- it'll help us continue to make LiveCode better for all our users! Peter -- Dr Peter Brett

Re: [ANN] Release 8.0.0

2016-05-04 Thread Bob Sneidar
They were just waiting for me to finally pay for an indy license. Bob S On May 4, 2016, at 06:49 , Dave Kilroy > wrote: Very well done all of you :D And what a day to do it on! (the force strong with those people in Edinburgh)

Re: [ANN] Release 8.0.0

2016-05-04 Thread Dave Kilroy
Very well done all of you :D And what a day to do it on! (the force strong with those people in Edinburgh) Dave - "The first 90% of the task takes 90% of the time, and the last 10% takes the other 90% of the time." Peter M. Brigham -- View this message in context:

Community PDF Project (was Revenue and the Open Source edition)

2016-05-04 Thread Richard Gaskin
Tim Bleiler wrote: > The Livecode PDF viewer is an example of something that might do > well as a separate option. It might. It would be helpful if more folks read the specs for the PDF external LiveCode is including with their Business Edition. It's very specialized, with extensive

Re: [ANN] Release 8.0.0

2016-05-04 Thread Mike Kerner
WOOT! WOOT! On Wed, May 4, 2016 at 10:12 AM, Peter TB Brett wrote: > Dear list members, > > We are pleased to announce the release of LiveCode 8.0.0, the first stable > release of LiveCode 8. > > Read more about LiveCode 8 here: >

Re: AW: Windows Media

2016-05-04 Thread Paul Dupuis
On 4/27/2016 9:42 AM, Peter TB Brett wrote: > > > On 27/04/2016 14:38, Tiemo Hollmann TB wrote: >> To make plans. Just a guess from the crowd - when would you expect to >> see a >> GM 8.1? 6 month from now? 1 year? Or more? > > I'd not expect it before June 14th at the earliest, depending on how >

Release 6.7.11 / 7.1.4

2016-05-04 Thread panagiotis merakos
Dear List Members, We are pleased to announce the release of LiveCode 6.7.11 Stable and 7.1.4 Stable. By "Stable", we mean that no reported regressions have been introduced in 6.7.11 / 7.1.4, compared to the previous Stable release. Both 6.7.11 / 7.1.4 are a promotion of 6.7.11 RC-2 / 7.1.4

[ANN] Release 8.0.0

2016-05-04 Thread Peter TB Brett
Dear list members, We are pleased to announce the release of LiveCode 8.0.0, the first stable release of LiveCode 8. Read more about LiveCode 8 here: https://livecode.com/introducing-livecode-8/ Getting the Release === You can get the release at

  1   2   >