Re: [TEASER] A noSQL library is coming...

2012-08-25 Thread Andre Garzia
Andrew, If it fits in an array, then we can store it. This library was created for multi-dimensional arrays. You can do: put "andre" into tA["whatever"]["another level"]["contacts"]["first_name"] and it would work. The storage medium is a SQLite database. One SQLite file per storage. You can h

Re: [TEASER] A noSQL library is coming...

2012-08-25 Thread Andrew Kluthe
How does this fair against multi-dimensional arrays? Can I store "andre" into tA["name"]["first"] and "garzia" into tA["name"]["last"] like with embedded documents in MongoDB? (http://goo.gl/RMRL8) How is the data being saved? XML, JSON, some kind of binary format? Thanks! Andrew On Sat, Aug

Re: [TEASER] A noSQL library is coming...

2012-08-25 Thread Jerry Jensen
I LIKE IT! My needs are modest, and so is my tolerance for having to learn "real" SQL syntax when I only want a tiny bit of it. I'll stay tuned! .Jerry On Aug 25, 2012, at 6:59 PM, Andre Garzia wrote: > Hey Folks, > > I am putting the final touches into a NoSQL data storage library for local

Re: [TEASER] A noSQL library is coming...

2012-08-25 Thread stephen barncard
sweet. On Sat, Aug 25, 2012 at 7:12 PM, Magicgate Software - Skip Kimpel < s...@magicgate.com> wrote: > Nice! I have some great ideas for this already Can't wait! > > SKIP > > On Sat, Aug 25, 2012 at 9:59 PM, Andre Garzia > wrote: > > Hey Folks, > > > > I am putting the final touches into

Re: [TEASER] A noSQL library is coming...

2012-08-25 Thread Magicgate Software - Skip Kimpel
Nice! I have some great ideas for this already Can't wait! SKIP On Sat, Aug 25, 2012 at 9:59 PM, Andre Garzia wrote: > Hey Folks, > > I am putting the final touches into a NoSQL data storage library for local > LiveCode development. It is an add-on for my DB Lib and uses SQLite for the > s

[TEASER] A noSQL library is coming...

2012-08-25 Thread Andre Garzia
Hey Folks, I am putting the final touches into a NoSQL data storage library for local LiveCode development. It is an add-on for my DB Lib and uses SQLite for the storage medium. It can store any kind of information as long as it is inside an array variable. It doesn't require a schema or a define

Re: RevDoc

2012-08-25 Thread Andre Garzia
Richmond and Mark, Saved a new version in the 2.7 format and fixed the bug that Mark found in the processStack handler. :-D ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subsc

Re: RevDoc

2012-08-25 Thread Richmond
On 08/25/2012 10:20 PM, Andre Garzia wrote: On Sat, Aug 25, 2012 at 4:12 PM, Richmond wrote: On 08/25/2012 09:24 PM, Andre Garzia wrote: Alex, I've put a little page up with some info and links to download the latest version of RevDoc http://andregarzia.com/page/**revdoc

Re: RevDoc

2012-08-25 Thread Mark Wieder
Andre- Saturday, August 25, 2012, 11:24:57 AM, you wrote: > Alex, > I've put a little page up with some info and links to download the latest > version of RevDoc > http://andregarzia.com/page/revdoc Um...OK. Yes, the stackfileformat changed with LC 5.5, so this needs to be saved in legacy form

Re: RevDoc

2012-08-25 Thread Andre Garzia
On Sat, Aug 25, 2012 at 4:12 PM, Richmond wrote: > On 08/25/2012 09:24 PM, Andre Garzia wrote: > >> Alex, >> >> I've put a little page up with some info and links to download the latest >> version of RevDoc >> >> http://andregarzia.com/page/**revdoc >> >> Cheer

Re: RevDoc

2012-08-25 Thread Richmond
On 08/25/2012 09:24 PM, Andre Garzia wrote: Alex, I've put a little page up with some info and links to download the latest version of RevDoc http://andregarzia.com/page/revdoc Cheers andre Is this LC 4.5 compatible? ___ use-livecode mailing lis

Re: RevDoc

2012-08-25 Thread Andre Garzia
Alex, I've put a little page up with some info and links to download the latest version of RevDoc http://andregarzia.com/page/revdoc Cheers andre On Sat, Aug 25, 2012 at 2:44 PM, Andre Garzia wrote: > Alex, > > I will put it back up in some minutes. It will be a bare bones page with a > link

Re: RevDoc

2012-08-25 Thread Andre Garzia
Alex, I will put it back up in some minutes. It will be a bare bones page with a link but that should do it for now. Cheers andre On Sat, Aug 25, 2012 at 12:03 PM, Alex Tweedly wrote: > > Andre, > > I've been enjoying using DBLib, and in particular I like the docs created > by RevDoc, enough

Re: RevDoc

2012-08-25 Thread Andrew Kluthe
I would like to know as well. I have a simple library for a mongolab.com's rest api that I have been wanting to clean up and share, but I wanted to do a decent job documenting it. On Sat, Aug 25, 2012 at 10:03 AM, Alex Tweedly wrote: > > Andre, > > I've been enjoying using DBLib, and in particula

Re: [ANN] DatePicker update

2012-08-25 Thread Andrew Kluthe
Really lovely. Very worth it. Thanks Hugh, Andrew On Sat, Aug 25, 2012 at 2:06 AM, FlexibleLearning wrote: > Now available at: > http://www.flexiblelearning.com/datepicker > http://www.runrev.com/store/product/datepicker-for-livecode/ > > > Update > 25 August 2012 > > The DatePicker popup can n

RevDoc

2012-08-25 Thread Alex Tweedly
Andre, I've been enjoying using DBLib, and in particular I like the docs created by RevDoc, enough that I thought about using it myself. But I haven't been able to find any current link to it; the link from the old Newsletter gives me a "404" error. Is it still available somewhere ? Thank

[ANN] DatePicker update

2012-08-25 Thread FlexibleLearning
Now available at: http://www.flexiblelearning.com/datepicker http://www.runrev.com/store/product/datepicker-for-livecode/ Update 25 August 2012 The DatePicker popup can now be optionally opened as a modal for situations where you need a blocking display, or when you want to use the popup from a