nabble babble

2017-03-23 Thread James Hale via use-livecode
With the change in how nabble reports posts to the list I have now gone across to google's archive. https://www.mail-archive.com/use-livecode@lists.runrev.com/ Seems just as functional and clearly shows who posted what. To submit to the list I still prefer to use my mail client. To search the

Re: D3 LiveCode Chart Examples

2017-03-23 Thread Matt Maier via use-livecode
I get a "this repository is empty" message. On Thu, Mar 23, 2017 at 10:06 PM, Todd Fabacher via use-livecode < use-livecode@lists.runrev.com> wrote: > On Facebook people had expressed a desire to work with D3 and LiveCode. So, > here is the D3 LiveCode Chart Examples on github: >

D3 LiveCode Chart Examples

2017-03-23 Thread Todd Fabacher via use-livecode
On Facebook people had expressed a desire to work with D3 and LiveCode. So, here is the D3 LiveCode Chart Examples on github: https://github.com/digitalpomegranate/D3-Livecode-Charts --Todd Fabacher & Digital Pomegranate Tame ___ use-livecode mailing

Fwd: Libraries To Contribute

2017-03-23 Thread Mike Kerner via use-livecode
It's pretty easy, actually. You can check out my repo, if you like, because that's where I'd put the routines if I do it. I've already got some community routines in there, but I haven't gone nuts with it, yet. https://github.com/macMikey The biggest thing to discuss is what routines should be

Re: Libraries To Contribute

2017-03-23 Thread Mike Doub via use-livecode
Guys, I would love to get the contents of the Master Library into github, but that is beyond my technical ability. I created the library so I had 1) an index/table of contents and 2) the ability to only pull into my projects what I needed. I also wanted to give back to the people on this

Re: Libraries To Contribute

2017-03-23 Thread Richard Gaskin via use-livecode
Mike Kerner wrote: > The code was relatively easy. What I was more interested in was > either building or finding a central repo for a library of routines. Right now the most comprehensive collection I know of is Michael Doub's Master Library:

Re: Libraries To Contribute

2017-03-23 Thread Mike Kerner via use-livecode
Anyway, Richard, to answer your other question, the problem is that revCopyFolder copies not just the contents of the source folder but the source folder as well, and I didn't figure out a way to copy just the contents, so I wrote something to do it. On Thu, Mar 23, 2017 at 9:00 PM, Mike Kerner

Re: [ANN] tinyDictionary

2017-03-23 Thread Mike Kerner via use-livecode
Oh, yes, and one more thing: We need to bring back user additions and owner addendums/notes. On Thu, Mar 23, 2017 at 7:45 PM, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > Mike Kerner wrote: > > > I want this to be my official dictionary. > > With my free Devolution

Re: Libraries To Contribute

2017-03-23 Thread Mike Kerner via use-livecode
The code was relatively easy. What I was more interested in was either building or finding a central repo for a library of routines. Trevor built a stack that has a bunch of routines in it, but in the age of git, I'd like to have something that we put in there for everyone to point to. I've put

Re: iOS SDK Question

2017-03-23 Thread Glen Bojsza via use-livecode
Hi Paul, It looks like you are correct and so I have started the massive download. I assume that once installed I would then do an "add entry" in Livecode-->Preferences-->Mobile and select the /Applications/Xcode This should then find the SDK in the contents of Xcode... Please let me know if I

Re: Customer database stack for FastSpring, etc?

2017-03-23 Thread tbodine via use-livecode
Thanks, Richard. What you described will certainly work for future customer records. But my main challenge is to take many years of past data stored in tab-delimited spreadsheet files from various ecommerce vendors and bring all that data together in one place where it will be easily searched and

Re: iOS SDK Question

2017-03-23 Thread Paul Hibbert via use-livecode
AFAIK the iOS SDK comes with the particular flavour of Xcode and you need to have the correct version of Xcode to match the version of LC on your choice of OS, if you go to Help > Release Notes the version you need is listed under the iOS Platform Support section, about page 4 I think, or

Re: Libraries To Contribute

2017-03-23 Thread Richard Gaskin via use-livecode
Mike Kerner wrote: > I went looking, today, for a routine to recursively copy folders and > files from one place to another. I have several LC libraries, but > none of them seemed to have such a routine. All of those libraries > are in stacks. Will the built-in revCopyFolder command do what

Re: [ANN] tinyDictionary

2017-03-23 Thread Richard Gaskin via use-livecode
Mike Kerner wrote: > I want this to be my official dictionary. With my free Devolution toolkit you can chose between LC's default tools or any plugin you want for essentials like that: http://fourthworld.com/products/devolution/ -- Richard Gaskin Fourth World Systems Software Design and

Re: [ANN] tinyDictionary

2017-03-23 Thread BNig via use-livecode
Sorry Bob, I fell foul of Nabble, it is unfortunately broken since the bouncing issue was resolved. Since I am on digest for the use-list I use Nabble to post and see current activity. Too bad it is broken since the only other repository that lets you post I know is gmane that is rebuilding

Libraries To Contribute

2017-03-23 Thread Mike Kerner via use-livecode
I went looking, today, for a routine to recursively copy folders and files from one place to another. I have several LC libraries, but none of them seemed to have such a routine. All of those libraries are in stacks. So... a) Does anyone have a git repo with LC libraries/routines in it b) If

Re: [ANN] tinyDictionary

2017-03-23 Thread Devin Asay via use-livecode
On Mar 23, 2017, at 2:33 PM, BNig via use-livecode > wrote: Bob Sneidar via use-livecode wrote Then please also make sure to submit this to Edinburgh. I want this to be my official dictionary. Thanks Bob, I think the

Re: [ANN] tinyDictionary

2017-03-23 Thread Bob Sneidar via use-livecode
Just one problem. I didn't write that. Bob S > On Mar 23, 2017, at 13:33 , BNig via use-livecode > wrote: > > Bob Sneidar via use-livecode wrote >> Then please also make sure to submit this to Edinburgh. I want this to be >> my official dictionary. > >

Re: [ANN] tinyDictionary

2017-03-23 Thread Mike Kerner via use-livecode
The other issues with the existing official dictionary involve the bootstrap framework, and those are not easy to address without ripping out bootstrap. While we are on the topic of a large monitor, that does not fix the issues. Indeed, on a larger monitor, the dictionary will get worse, due to

Re: [ANN] tinyDictionary

2017-03-23 Thread BNig via use-livecode
Bob Sneidar via use-livecode wrote > Then please also make sure to submit this to Edinburgh. I want this to be > my official dictionary. Thanks Bob, I think the LiveCode people did a pretty good job reorganizing the dictionary. The new dictionary, once getting used to it, offers the different

iOS SDK Question

2017-03-23 Thread Glen Bojsza via use-livecode
Hello, I currently have Livecode Indy 8.0.1 and am running on OS X 10.11.5 (El Capitan) with Xcode Version 8.0 (8A218a). When I go to generate a standalone I get the following error message: *In order to perform device builds you need to have iOS 9.3 SDK configured.* *- iOS 9.3 comes with

Re: Customer database stack for FastSpring, etc?

2017-03-23 Thread Richard Gaskin via use-livecode
tbodine wrote: > Anyone know of a stack designed to import and manage customer data > from ecommerce services such as FastSpring and Plimus? I only quickly skimmed their dev sites, but it seems both offer REST APIs using Basic Auth with JSON payloads. What issues have you run into working

Re: [ANN] tinyDictionary

2017-03-23 Thread Mike Kerner via use-livecode
Then please also make sure to submit this to Edinburgh. I want this to be my official dictionary. On Wed, Mar 22, 2017 at 8:41 PM, BNig via use-livecode < use-livecode@lists.runrev.com> wrote: > Skip Kimpel via use-livecode wrote > > On 03/22/2017 12:46 PM, BNig via use-livecode wrote: > > > >>

Customer database stack for FastSpring, etc?

2017-03-23 Thread tbodine via use-livecode
Hi Livecoders. Anyone know of a stack designed to import and manage customer data from ecommerce services such as FastSpring and Plimus? Thanks, Tom B. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Customer-database-stack-for-FastSpring-etc-tp4713278.html

Re: New Iteration of cleanASCII

2017-03-23 Thread Bob Sneidar via use-livecode
I had a condition there I didn't need (there) so I moved it but forgot to delete the break. Bob S > On Mar 23, 2017, at 07:23 , Tiemo Hollmann TB via use-livecode > wrote: > > Hi Bob, nice function. > Just for my interest, what is the function of the leading

Re: New Iteration of cleanASCII

2017-03-23 Thread Bob Sneidar via use-livecode
Probably a typo. Bob S > On Mar 23, 2017, at 07:23 , Tiemo Hollmann TB via use-livecode > wrote: > > Hi Bob, nice function. > Just for my interest, what is the function of the leading "break" in the > switch control structure? It doesn't seem to bother, but

AW: New Iteration of cleanASCII

2017-03-23 Thread Tiemo Hollmann TB via use-livecode
Hi Bob, nice function. Just for my interest, what is the function of the leading "break" in the switch control structure? It doesn't seem to bother, but any advantage? Tiemo -Ursprüngliche Nachricht- Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag von Bob