Re: MergExt BLE

2021-02-01 Thread General 2018 via use-livecode
Thanks Monte , I will go that route. Regards Camm > On 1 Feb 2021, at 01:11, Monte Goulding via use-livecode > wrote: > > Hi Camm > > The mergExt externals are supported by LiveCode so the best route for support > is supp...@livecode.com . > > Cheers > > Monte

Re: MergExt BLE

2021-01-31 Thread Monte Goulding via use-livecode
Hi Camm The mergExt externals are supported by LiveCode so the best route for support is supp...@livecode.com . Cheers Monte > On 31 Jan 2021, at 1:16 am, General 2018 via use-livecode > wrote: > > Hi, > > Is Monte able to support MergeBLE still or is this now

Re: MergExt BLE

2021-01-30 Thread General 2018 via use-livecode
Hi, Is Monte able to support MergeBLE still or is this now solely with Livecode ? Anyone help please . Regards Camm > On 22 Jan 2021, at 14:43, General 2018 wrote: > > Hi , > > I think the issue is the need for “Thread Safe” and / or “Concurrent > Buffering” for write/read function with Me

Re: MergExt BLE

2021-01-22 Thread General 2018 via use-livecode
Hi , I think the issue is the need for “Thread Safe” and / or “Concurrent Buffering” for write/read function with MergExt BLE. Can anyone give guidance on application of the above using Livecode ? Regards Camm > On 14 Jan 2021, at 15:09, General 2018 via use-livecode > wrote: > > Hi , > >

Re: mergEXT

2017-04-14 Thread Richmond Mathewson via use-livecode
I worked that out by looking the URL up on my Mac: Thanks. The Android tablet browser, however . . . . This app only gives me the Blue-bot's MAC address and something called "RAW DATA": 0x0201020809426C7565426F740303F0FF Ultimately you did help me, but in an unexpected way insofar as your messa

Re: mergEXT

2017-04-14 Thread Roger Eller via use-livecode
My link was directly to the app I used, made by Bluepixel Technology LLP. https://play.google.com/store/apps/details?id=com.macdom.ble.blescanner ~Roger On Fri, Apr 14, 2017 at 11:18 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > Great, except that the Goog P

Re: mergEXT

2017-04-14 Thread Richmond Mathewson via use-livecode
Great, except that the Goog Play Store lists 3 "BLE Scanner" apps . . . . . When I typed the URL into the Android tablet's browser it said "webpage unavailable". From one of these I got: Service ffe0 Characteristic ffe1. From the second: 88:1B:99:0D:70:C1. [Your one] From the third: Somethi

Re: mergEXT

2017-04-14 Thread Roger Eller via use-livecode
If you (or someone you know or work with) have an Android phone or tablet, try this app. It will scan for nearby bluetooth devices and provide a plethora of info (including UUID) about the devices. It even sees Monte's "Hello World" broadcast from LiveCode when you open his MergBLE sample stack.

Re: mergEXT

2017-04-13 Thread Richmond Mathewson via use-livecode
I end up with a lot of links to something called a "bluebot" which is NOT the "Blue-Bot": fine distinction, but it makes all the difference. Richmond. On 4/14/17 3:03 am, Phil Davis via use-livecode wrote: I just Googled "Blue-Bot uuid" maybe one of the Github links will point you in the

Re: mergEXT

2017-04-13 Thread Phil Davis via use-livecode
I just Googled "Blue-Bot uuid" maybe one of the Github links will point you in the right direction? Phil Davis On 4/13/17 9:05 AM, Richmond Mathewson via use-livecode wrote: I've just spend a fair time poking around the internet and cannot find an application that can give me the UUID nu

Re: mergEXT

2017-04-13 Thread Richmond Mathewson via use-livecode
I've just spend a fair time poking around the internet and cannot find an application that can give me the UUID numbers associated with a paired Bluetooth device . . . Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: mergEXT

2017-04-13 Thread Richmond Mathewson via use-livecode
On 4/13/17 2:22 am, Monte Goulding via use-livecode wrote: Hi Folks You probably want to get some docs for the robot and find out the service UUID that it offers then scan for peripherals with that service UUID. That’s the normal way of doing things but if there’s no docs available (from the

Re: mergEXT

2017-04-12 Thread Monte Goulding via use-livecode
Hi Folks You probably want to get some docs for the robot and find out the service UUID that it offers then scan for peripherals with that service UUID. That’s the normal way of doing things but if there’s no docs available (from the looks of their downloads page you will need to request dev do

Re: mergEXT

2017-04-12 Thread Mike Kerner via use-livecode
Have a look in the dictionary. I don't know if Monte still has the demo stacks available, but perhaps that would also help. On Wed, Apr 12, 2017 at 10:23 AM, Roger Eller via use-livecode < use-livecode@lists.runrev.com> wrote: > I have never used it, but this is in the LC forum: > > try > merg

Re: mergEXT

2017-04-12 Thread Roger Eller via use-livecode
I have never used it, but this is in the LC forum: try mergBLEStopScanningForPeripherals catch e answer e end try http://forums.livecode.com/viewtopic.php?f=9&t=28007&p=147215&hilit=mergBLE#p147215 On Wed, Apr 12, 2017 at 10:18 AM, Richmond Mathewson via use-livecode < use-livecode@lists.ru

Re: mergEXT

2017-04-12 Thread Richmond Mathewson via use-livecode
I must be really stupid . . . but . . . How do I use mergBLE to get a simple list of BlueTooth devices in a listField? Richmond. On 4/12/17 4:08 pm, Roger Eller via use-livecode wrote: That looks really cool (for teaching)! "PLEASE NOTE: Blue-Bot® is compatible with any iOS device with ver

Re: mergEXT

2017-04-12 Thread Roger Eller via use-livecode
That looks really cool (for teaching)! "PLEASE NOTE: Blue-Bot® is compatible with any iOS device with version 3.0/4.0+ EDR Bluetooth (e.g. iPad3 and later)" So... I would think you would use mergBLE for this. http://mergext.com/home/mergble/ ~Roger On Wed, Apr 12, 2017 at 9:01 AM, Richmond Ma

Re: mergEXT

2017-04-12 Thread Richmond Mathewson via use-livecode
Yup: https://www.bee-bot.us/bluebot.html http://forums.livecode.com/viewtopic.php?f=5&t=29121 I really would like to control the Blue-Bot via a LiveCode front-end rather than the crappy interface that one has to pay $50 for that stinks. Richmond. On 4/12/17 3:58 pm, Roger Eller via use-livec

Re: mergEXT

2017-04-12 Thread Roger Eller via use-livecode
Robot? On Wed, Apr 12, 2017 at 8:57 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > OK: now for the goofy questions . . . . > > 1. How do I find my robot's pUUID on a Mac? > > > Richmond. > > ___ use-livecode mailing l

Re: mergEXT

2017-04-12 Thread Richmond Mathewson via use-livecode
OK: now for the goofy questions . . . . 1. How do I find my robot's pUUID on a Mac? Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://

Re: mergEXT

2017-04-12 Thread Mike Kerner via use-livecode
on mac, its in Contents->Tools->Ext On Wed, Apr 12, 2017 at 8:43 AM, Mike Kerner wrote: > you don't download it. It's built in. > > On Wed, Apr 12, 2017 at 8:42 AM, Richmond Mathewson via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> " an Indy or Business license, will I get mergE

Re: mergEXT

2017-04-12 Thread Richmond Mathewson via use-livecode
Thanks for the heads up! Richmond. On 4/12/17 3:43 pm, Mike Kerner via use-livecode wrote: you don't download it. It's built in. On Wed, Apr 12, 2017 at 8:42 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: " an Indy or Business license, will I get mergEXT aut

Re: mergEXT

2017-04-12 Thread Mike Kerner via use-livecode
you don't download it. It's built in. On Wed, Apr 12, 2017 at 8:42 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > " an Indy or Business license, will I get mergEXT automatically? Yes!" > > As I have an Indy licence I would be grateful if I could find out > wher

Re: mergExt Markdown

2016-06-10 Thread me
Thx, Monte. I've already coded around the problem by limiting the amount of markdown the app accepts from a user. So I've rolled my own limited translation of markdown. Best, Jerry On Jun 10, 2016, 6:13 AM -0500, Monte Goulding, wrote: > > > On 10 Jun 2016, at 9:05 PM, m...@jerrydaniels.com w

Re: mergExt Markdown

2016-06-10 Thread Monte Goulding
> On 10 Jun 2016, at 9:05 PM, m...@jerrydaniels.com wrote: > > That button is disabled. (The first place I looked.) INDY license, so it > should work. Sorry Jerry, I’ve led you a merry dance. It turns out that 8.0.X only added an interim feature for iOS covering most of my externals. Standalon

Re: mergExt Markdown

2016-06-10 Thread me
That button is disabled. (The first place I looked.) INDY license, so it should work. Best, Jerry On Jun 10, 2016, 1:52 AM -0500, Monte Goulding, wrote: > > > On 10 Jun 2016, at 3:53 PM, m...@jerrydaniels.com wrote: > > > > I figured out what 'Ali awesomeness' meant just before I checked ema

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
> On 10 Jun 2016, at 3:53 PM, m...@jerrydaniels.com wrote: > > I figured out what 'Ali awesomeness' meant just before I checked email. I've > got Mohammed Ali on the brain this week, I suppose. Well float like a butterfly over to the copy files pane and sting like a bee on the “Add Included Ex

Re: mergExt Markdown

2016-06-09 Thread me
I figured out what 'Ali awesomeness' meant just before I checked email. I've got Mohammed Ali on the brain this week, I suppose. Best, Jerry On Jun 9, 2016, 3:10 PM -0500, Monte Goulding, wrote: > > > On 10 Jun 2016, at 6:04 AM, Jerry Danielswrote: > > > > Thx, Monte! “Ali awesomeness”? >

Re: mergExt Markdown

2016-06-09 Thread me
I looked all over the place on the copy files page but didn't see how to add it. I'll check again. If you can point me in the right direction, I'd be grateful. Best, Jerry On Jun 9, 2016, 4:23 PM -0500, Monte Goulding, wrote: > > > On 10 Jun 2016, at 7:09 AM, Jerry Danielswrote: > > > > Just

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
> On 10 Jun 2016, at 7:09 AM, Jerry Daniels wrote: > > Just tested markdown with 8.0.2 rc1. As far as I can tell, it does not fix > it. Is there something I need to do in SA setting to make it work? Are you including it on the copy files pane? ___ us

Re: mergExt Markdown

2016-06-09 Thread Jerry Daniels
Monte, Just tested markdown with 8.0.2 rc1. As far as I can tell, it does not fix it. Is there something I need to do in SA setting to make it work? Best, Jerry > On Jun 9, 2016, at 3:04 PM, Jerry Daniels wrote: > > Thx, Monte! “Ali awesomeness”? > >> On Jun 9, 2016, at 2:47 PM, Monte Gouldi

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
> On 10 Jun 2016, at 6:04 AM, Jerry Daniels wrote: > > Thx, Monte! “Ali awesomeness”? Ali from the LC team has worked some magic on standalone inclusions in 8.1. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

Re: mergExt Markdown

2016-06-09 Thread Jerry Daniels
Thx, Monte! “Ali awesomeness”? > On Jun 9, 2016, at 2:47 PM, Monte Goulding wrote: > > There were some issues with desktop mergExt inclusion in 8.0.1. > > 8.0.2 fixes it and 8.1 will bring some Ali awesomeness to the experience. > > Sent from my iPhone > >> On 10 Jun 2016, at 4:23 AM, Jerry

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
There were some issues with desktop mergExt inclusion in 8.0.1. 8.0.2 fixes it and 8.1 will bring some Ali awesomeness to the experience. Sent from my iPhone > On 10 Jun 2016, at 4:23 AM, Jerry Daniels wrote: > > I cannot seem to get the mergExt markdown stuff to work in a standalone. > Usin

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

2016-05-07 Thread Richard Gaskin
Kay C Lan wrote: On Fri, May 6, 2016 at 11:57 PM, Richard Gaskin wrote: There are many open source licenses. ...just because a system succeeds doesn't mean it can't be made better. Of course. Ours is an imperfect world. No single license can serve all goals, and all systems can always b

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

2016-05-06 Thread Kay C Lan
On Fri, May 6, 2016 at 11:57 PM, Richard Gaskin wrote: > > There are many open source licenses. Yes, just like there are many political systems - all supposedly for the betterment 'of the people'. Even in democratic societies the variations are tremendous - and their success also. And just becaus

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

2016-05-06 Thread Peter M. Brigham
On May 6, 2016, at 12:05 PM, John Dixon wrote: > No Richard... it is not a limitation of the language ! You just have > a different perspective ...:-) > > Richard Gaskin wrote... > 'This is a limitation of English, in which "free" refers to both "gratis" > and "libre".' Off topic, but I have a

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

2016-05-06 Thread John Dixon
t; Subject: Re: VLC and GPL and LC on iOS (was: Re: MergEXT now included with > Indy/Business IDE) > From: ambassa...@fourthworld.com > Date: Fri, 6 May 2016 08:57:42 -0700 > > Bob Sneidar wrote: > > > On May 5, 2016, at 21:33 , Kay C Lan wrote: > >> Pick yo

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

2016-05-06 Thread Richard Gaskin
Bob Sneidar wrote: > On May 5, 2016, at 21:33 , Kay C Lan wrote: >> Pick your license carefully - you should ALWAYS read the fine print. > > This is why I am always leary of people who want to change the world. > The devil is always in the details. I prefer Ludwig Mies van der Rohe's variant, "G

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

2016-05-06 Thread Dave Kilroy
Long ago, I was a bit leery of using products recommended by Timothy Leary > Yes , the devil is in the detail... 'leery', is the word you were looking for > ?... :-) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

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

2016-05-06 Thread John Dixon
Yes , the devil is in the detail... 'leery', is the word you were looking for ?... :-) > From: bobsnei...@iotecdigital.com > To: use-livecode@lists.runrev.com > Subject: Re: VLC and GPL and LC on iOS (was: Re: MergEXT now included with > Indy/Business IDE) > Date:

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

2016-05-06 Thread Bob Sneidar
This is why I am always leary of people who want to change the world. The devil is always in the details. Bob S On May 5, 2016, at 21:33 , Kay C Lan mailto:lan.kc.macm...@gmail.com>> wrote: On Thu, May 5, 2016 at 1:34 PM, Monte Goulding mailto:mo...@appisle.net>> wrote: We worked hard with

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

2016-05-05 Thread Kay C Lan
On Thu, May 5, 2016 at 1:34 PM, Monte Goulding wrote: > > We worked hard with all major copyright holders to not repeat history and > we are confident to have achieved this goal. > > My understanding of the situation is that many contributors to VLC were opposed to the stance of a few zealots at

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, unsubscribe and manage your

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. T

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 Apple

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 use-livecode@lists.runrev.com Please visit

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 dif

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 the externals made i

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 component. Ali is on it

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 ou

Re: mergExt Acquisition

2016-02-18 Thread Monte Goulding
> On 19 Feb 2016, at 2:06 PM, Sannyasin Brahmanathaswami > wrote: > > Does the FTP external do SFTP? No, sorry, I wouldn’t use it if it were transferring sensitive data to and from the phone ___ use-livecode mailing list use-livecode@lists.runrev.co

Re: mergExt Acquisition

2016-02-18 Thread Sannyasin Brahmanathaswami
Does the FTP external do SFTP? BR On February 18, 2016 at 4:58:38 PM, Monte Goulding (mo...@appisle.net) wrote: On 2/18/2016 6:35 PM, Clarence P Martin wrote: > I hope the MergExt will include all systems, ie. Andro

Re: mergExt Acquisition

2016-02-18 Thread Monte Goulding
> On 19 Feb 2016, at 12:04 PM, Roger Eller wrote: > > I agree with you, Clarence. The words "cross platform where appropriate" > leaves it unclear just how much or how little will be ported. I expect if > it is difficult to do it will remain iOS only. I believe the goal will be to make them a

Re: mergExt Acquisition

2016-02-18 Thread J. Landman Gay
On 2/18/2016 6:35 PM, Clarence P Martin wrote: I hope the MergExt will include all systems, ie. Android also? The announcement says they will aim for that. I'm waiting with anticipation, since all my mobile apps so far have been cross platform, which has prevented me from using almost all of

RE: mergExt Acquisition

2016-02-18 Thread Roger Eller
I agree with you, Clarence. The words "cross platform where appropriate" leaves it unclear just how much or how little will be ported. I expect if it is difficult to do it will remain iOS only. On Feb 18, 2016 7:36 PM, "Clarence P Martin" wrote: > I hope the MergExt will include all systems, ie

RE: mergExt Acquisition

2016-02-18 Thread Clarence P Martin
I hope the MergExt will include all systems, ie. Android also? Sincerely, Clarence Martin Email: chi...@themartinz.com Cell: 626 6965561 -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Kevin Miller Sent: Thursday, February 18, 2016 9:46 A

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-05 Thread Matthias Rebbe | M-R-D
Monte, thanks for doing this so quickly. Matthias > Am 05.03.2015 um 03:50 schrieb Monte Goulding : > > Hi Matthias > > I've resolved the build issue and uploaded a new version of mergFTPD > > Cheers > > Monte > > On 5 Mar 2015, at 8:13 am, Matthias Rebbe | M-R-D > wrote: > >> Ah, thanks

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Monte Goulding
Hi Matthias I've resolved the build issue and uploaded a new version of mergFTPD Cheers Monte On 5 Mar 2015, at 8:13 am, Matthias Rebbe | M-R-D wrote: > Ah, thanks for explanation. -- M E R Goulding Software development services Bespoke application development for vertical markets mergExt

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Matthias Rebbe | M-R-D
Ah, thanks for explanation. Matthias > Am 04.03.2015 um 21:39 schrieb Monte Goulding : > > Unfortunately I had a great deal of trouble trying to compile the pure-ftpd > library it's based on. I'll get it sorted ASAP > > -- > M E R Goulding > Software development services > > mergExt - The

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Monte Goulding
s.runrev.com] On Behalf >> Of Jim Lambert >> Sent: Wednesday, March 04, 2015 12:31 PM >> To: use-livecode@lists.runrev.com >> Subject: Re: mergExt Update for LC 6.7.3 and 7.0.3 >> >> Thank you, Monte, for the quick update. >> Everyone else, buy mergExt! &g

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Monte Goulding
Unfortunately I had a great deal of trouble trying to compile the pure-ftpd library it's based on. I'll get it sorted ASAP -- M E R Goulding Software development services mergExt - There's an external for that! > On 5 Mar 2015, at 2:58 am, Matthias Rebbe | M-R-D > wrote: > > Monte, > > the

RE: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Ralph DiMola
vices rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Jim Lambert Sent: Wednesday, March 04, 2015 12:31 PM To: use-livecode@lists.runrev.com Subject: Re: mergExt Update for LC 6.7.3 and 7.0.3 Thank you, Monte, for

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Eric Corbett
...@lists.runrev.com] On Behalf > Of Jim Lambert > Sent: Wednesday, March 04, 2015 12:31 PM > To: use-livecode@lists.runrev.com > Subject: Re: mergExt Update for LC 6.7.3 and 7.0.3 > > Thank you, Monte, for the quick update. > Everyone else, buy mergExt! > Yo

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Jim Lambert
Thank you, Monte, for the quick update. Everyone else, buy mergExt! You won’t regret it. It’s a great collection of externals. Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and m

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Matthias Rebbe | M-R-D
Monte, the mergFTPD is dated February 2015. Why wasn´t it updated? Regards, Matthias > Am 04.03.2015 um 00:00 schrieb Monte Goulding : > > Hi LiveCoders > > I have uploaded new builds of all my iOS externals to be compatible with the > latest versions of LiveCode and Apple's 64 bit requireme

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Frans Schoffelen
On 04.03.2015, at 12:00, use-livecode-requ...@lists.runrev.com wrote: > mergExt Update for LC 6.7.3 and 7.0.3 Hi Monte! Many thanks. To the bat-mobile! eh.. store.. Cheers Frans Frans Schoffelen, Berlin fr...@knowlegistics.com SKYPE: macfrans iCHAT: fr...@me.com _

RE: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-03 Thread Ralph DiMola
+1 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 Gerry Sent: Tuesday, March 03, 2015 8:10 PM To: How to use LiveCode Subject: Re: mergExt Update for LC

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-03 Thread Pierre Sahores
Congrats and thanks, Monte. > Le 4 mars 2015 à 00:00, Monte Goulding a écrit : > > Hi LiveCoders > > I have uploaded new builds of all my iOS externals to be compatible with the > latest versions of LiveCode and Apple's 64 bit requirements. > > Cheers > > Monte > > -- > M E R Goulding > So

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-03 Thread Gerry
The mergext externals make it possible to do serious development on iOS in LiveCode. Without Monte's work the platform wouldn't be a serious development took for me. It's that simple. Buy 'em! Gerry On Wed, 4 Mar 2015 at 10:23 am, Monte Goulding wrote: > > On 4 Mar 2015, at 10:19 am, Matthias Re

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-03 Thread Monte Goulding
On 4 Mar 2015, at 10:19 am, Matthias Rebbe | M-R-D wrote: > thank you again for all your effort. > > Purchasing (and renewing) the mergExt Complete suite was one of my best > business decisions. :) Thanks Matthias The 64 bit push has been quite a bit of work over the last few weeks so it's

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-03 Thread Matthias Rebbe | M-R-D
thank you again for all your effort. Purchasing (and renewing) the mergExt Complete suite was one of my best business decisions. :) Matthias > Am 04.03.2015 um 00:00 schrieb Monte Goulding : > > Hi LiveCoders > > I have uploaded new builds of all my iOS externals to be compatible with the

Re: mergExt & 64bit

2015-01-12 Thread Mark Talluto
On Jan 12, 2015, at 4:27 PM, Monte Goulding wrote: > Hi LiveCoders > > Just to preempt some of the emails and support queries I'll get over the next > week I will be providing 64 bit builds as soon as possible but until then you > will get errors when building against 6.7.2. I have had an open

RE: mergExt and iOS 8.1

2014-10-22 Thread Nakia Brewer
713 547 | i: www.westrac.com.au ACN 009 342 572 -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Monte Goulding Sent: Thursday, 23 October 2014 9:54 AM To: How to use LiveCode Subject: Re: mergExt and iOS 8.1 I just rename old vers

Re: mergExt and iOS 8.1

2014-10-22 Thread Monte Goulding
I just rename old versions before downloading the latest. On 23 Oct 2014, at 9:46 am, Nakia Brewer wrote: > Okay, great thanks mate. > > I wasn't aware we could install more than one version of xCode at a time. > > Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions

RE: mergExt and iOS 8.1

2014-10-22 Thread Nakia Brewer
Okay, great thanks mate. I wasn't aware we could install more than one version of xCode at a time. Nakia Brewer | Technology & Solutions Manager | Equipment Management Solutions t: (02) 49645051 | m: 0458 713 547 | i: www.westrac.com.au ACN 009 342 572 -Original Message- From: use-li

Re: mergExt Kickstarter Reward to give away for free

2013-07-30 Thread Ralf Bitter
Sorry, the game is over. The mergExt license has a new owner. Best Ralf On 30.07.2013, at 16:06, Ralf Bitter wrote: > > The subject says it. I would like to pass my > mergExt Kickstarter Reward on to someone else > for free. > > So, those who are seriously interested in mergExt, > an indis

Re: [mergext] Help with Dropbox external

2013-03-11 Thread Monte Goulding
It's definitely not a production/development issue because my demo app is development. Have you tried using your app key and secret in the demo? >>> >>> Good idea - and that's where the problem seems to lie. No dice with my >>> details included. I've tried copying and pasting the

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Monte Goulding
They now have two ios and android SDKs. It looks like I might be doing sync for a client so that will hopefully make it into mergExt too but it would be a separate external. Should be much simpler if you want a local cache to be auto synced with the app folder. On 11/03/2013, at 5:23 PM, Scott

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Scott Rossi
Hi Monte: Not sure if this is relavent to your external or not but I recently received a notice from Dropbox about their Sync API: https://www.dropbox.com/developers/sync Maybe your add-on is already based on this but just thought I'd mention it since they sent out the notice 3 days ago. Regards,

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Terry Judd
On 11/03/2013, at 12:41 PM, Monte Goulding wrote: > > On 11/03/2013, at 12:34 PM, Terry Judd wrote: > >> >> On 11/03/2013, at 12:16 PM, Monte Goulding wrote: >> >>> Ooo... You're testing me by asking a mergExt question here instead of >>> StackOverflow ;-) >> >> Hey Monte!. I nearly did. S

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Monte Goulding
On 11/03/2013, at 12:34 PM, Terry Judd wrote: > > On 11/03/2013, at 12:16 PM, Monte Goulding wrote: > >> Ooo... You're testing me by asking a mergExt question here instead of >> StackOverflow ;-) > > Hey Monte!. I nearly did. Still feels a tad foreign though. It takes a little getting used

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Terry Judd
On 11/03/2013, at 12:16 PM, Monte Goulding wrote: > Ooo... You're testing me by asking a mergExt question here instead of > StackOverflow ;-) Hey Monte!. I nearly did. Still feels a tad foreign though. > > It's definitely not a production/development issue because my demo app is > development

Re: [mergext] Help with Dropbox external

2013-03-10 Thread Monte Goulding
Ooo... You're testing me by asking a mergExt question here instead of StackOverflow ;-) It's definitely not a production/development issue because my demo app is development. Have you tried using your app key and secret in the demo? The most common reason for dropbox not linking would be people

Re: mergExt & kickstarter

2013-01-31 Thread Mark Talluto
On Jan 31, 2013, at 4:58 PM, Monte Goulding wrote: > Hi Folks > > Just so it's clear if you already have mergExt access and your pledge level > includes it then it will be added to the end of your current access. I'm not > sure what we will do about the people on monthly subscriptions but cont

Re: mergExt $49 on RunRev Marketplace

2012-08-21 Thread Monte Goulding
OK, that was the shortest sale ever. Apparently a coupon went on a destructive rampage. It's all over now but still a good deal at $149. Cheers Monte On 22/08/2012, at 4:06 PM, Monte Goulding wrote: > Hi LiveCoders > > I've just been informed by a mergExt customer that the RunRev store has >

Re: mergExt pricing changes and free externals

2012-07-16 Thread Monte Goulding
Thanks Peter -- M E R Goulding Software development services mergExt - There's an external for that! On 17/07/2012, at 3:03 AM, Peter Haworth wrote: > My email is on it's way! > Pete > lcSQL Software > > > > On Sat, Jul 14, 2012 at 7:57 PM, Monte Goulding > wrote: >

Re: mergExt pricing changes and free externals

2012-07-16 Thread Peter Haworth
My email is on it's way! Pete lcSQL Software On Sat, Jul 14, 2012 at 7:57 PM, Monte Goulding wrote: > I'll tell you what. Anyone prepared to purchase the suite if I produce > this bookmark external is welcome to email me off list to pledge to the > fact. If I judge the R

Re: mergExt pricing changes and free externals

2012-07-16 Thread Bob Sneidar
Peter send your emails as plain text. Even the added Rich Text formatting can put you over the forum's very strenuous limit. Bob On Jul 14, 2012, at 6:23 PM, Peter Haworth wrote: > ANother forward becaus of earlier rejection…. > Pete > lcSQL Software _

Re: mergExt pricing changes and free externals

2012-07-15 Thread Dr. Hawkins
On Sunday, July 15, 2012, Matthias Rebbe wrote: > > i agree with Mark. It makes it very difficult to read, especially when the > the new "message is between the older postings in that email. I often > loose my interest because i do not want to search the whole text. > It is quite rare that it is

Re: mergExt pricing changes and free externals

2012-07-15 Thread Matthias Rebbe
Hi, i agree with Mark. It makes it very difficult to read, especially when the the new "message is between the older postings in that email. I often loose my interest because i do not want to search the whole text. It is no problem, if the new post does not include the whole discussion. If i

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
> Yep, I understand that, but the same principal applies to RunRev's > evaluation of whether to provide this or not. I think you'd be surprised > at how many LC devs would put stuff into the APple store it they weren't > stopped dead in their tracks by this and a couple of other issues that just

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
I'm definilty not holding my breath! Pete lcSQL Software On Sat, Jul 14, 2012 at 2:18 PM, Monte Goulding wrote: > I would think much of the address book access from ios would be the same > on OS X so it may be possible to convince runrev to include it on desktop. ___

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
One other addition to this. I haven't researched this fully yet but I believe a different version of the sqlite library will be required to run on Windows 8 than with any other platform. I'm not sure how RunRev plan to deal with that one since the two libraries can't co-exist in the same binary.

Re: mergExt pricing changes and free externals

2012-07-14 Thread Peter Haworth
See below. Pete lcSQL Software On Sat, Jul 14, 2012 at 2:57 PM, Monte Goulding wrote: > On 15/07/2012, at 6:56 AM, Andrew Henshaw wrote: > > > Ive stopped writing for the Mac App Store as its impossible to access > files outside of the sandbox without the security scope

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
On 15/07/2012, at 6:56 AM, Andrew Henshaw wrote: > Ive stopped writing for the Mac App Store as its impossible to access files > outside of the sandbox without the security scoped bookmarks, if an external > existed that allowed it (even though it should be in the main livecode > product imo)

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
Hi Peter I believe OS x toolbars are under development by Seao Sean at the moment. Ill try and make contact with him to see if he would like help taking his externals to market. I would think much of the address book access from ios would be the same on OS X so it may be possible to convince

Re: mergExt pricing changes and free externals

2012-07-14 Thread Andrew Henshaw
It may not be complicated (to you!) but its a huge hole in Livecode for me at the moment! Ive stopped writing for the Mac App Store as its impossible to access files outside of the sandbox without the security scoped bookmarks, if an external existed that allowed it (even though it should be i

Re: mergExt pricing changes and free externals

2012-07-14 Thread Monte Goulding
I tend to agree although it doesn't look like it would be a particularly complicated external. -- Monte Goulding On 15/07/2012, at 5:24 AM, "J. Landman Gay" wrote: > On 7/14/12 1:05 PM, Peter Haworth wrote: >> >> One other that comes to mind is tools to help with Apple's sandboxing >> rules.

  1   2   >