Re: Array Filtering

2012-06-15 Thread Mark Wieder
Dick- Yay! I knew Dick would come through. I interpreted the question differently but this approach allows you to return "Bob"'s whole dossier just by looking up his name. Nice. -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list us

Re: sqLite in Memory

2012-06-15 Thread Mike Bonner
Oops, I'd like to day I knew that, but I didn't. Thx for the correction! On Fri, Jun 15, 2012 at 6:46 PM, Peter Haworth wrote: > Not specifying a db file name actually creates a temporary disk file, which > is deleted when you close it. To get an in-memory db, use a db name of > ":memory:".

Re: sqLite in Memory

2012-06-15 Thread Igor de Oliveira Couto
On 16/06/2012, at 1:48 PM, Richard Gaskin wrote: > If the message got here, by definition it's not a "wrong" address. > > Apparently both addresses wind up here so both are correct. I believe the old address is kept because of users that have to /choose to continue to use it, as pointed out pre

Re: sqLite in Memory

2012-06-15 Thread Richard Gaskin
Igor de Oliveira Couto wrote: > In any event, it is probably more helpful of you if you offer > to assist those using the *wrong* address to the list, rather > than asking those who are using the *right* address to change. If the message got here, by definition it's not a "wrong" address. Appar

Re: sqLite in Memory

2012-06-15 Thread Jerry Jensen
On Jun 15, 2012, at 8:23 PM, Igor de Oliveira Couto wrote: > > If I can reconfigure my filters and cataloguing system, I'm sure they can do > *that*. Igor, get over it. .Jerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: sqLite in Memory

2012-06-15 Thread J. Landman Gay
On 6/15/12 10:23 PM, Igor de Oliveira Couto wrote: Considering that there seems to be only 2 or 3 regular "repeat offenders", I will try to send messages privately to them, rather than to the list. You may have missed the message from one person who reads and replies from the Nabble archives.

Re: sqLite in Memory

2012-06-15 Thread Mark Wieder
Igor- Friday, June 15, 2012, 8:23:02 PM, you wrote: > to show them how to update their address books? If I can reconfigure > my filters and cataloguing system, I'm sure they can do *that*. :-) Well, unfortunately it's not that easy. As has been pointed out, nabble uses the old addressing form, s

Re: sqLite in Memory

2012-06-15 Thread Igor de Oliveira Couto
Apologies to all - my intention was not to 'spam the listserver': On 16/06/2012, at 1:04 PM, Mark Wieder wrote: > There's no reason to spam the listserv with an autoreply. That's a > good way to get banned. Just fix your email filter. It's not rocket > science. If you need help, Google it. Cons

Re: Array Filtering

2012-06-15 Thread Dick Kriesel
On Jun 15, 2012, at 3:21 PM, Bob Sneidar wrote: > Hi all. > > I am wondering if anyone has developed an Array Filter procedure that would > give me all the rows of an array matching a certain criteria? For instance, > let's say I wanted all the rows whose key "name" contained "bob" and have it

Re: sqLite in Memory

2012-06-15 Thread Mark Wieder
Peter- Friday, June 15, 2012, 5:46:41 PM, you wrote: > Not specifying a db file name actually creates a temporary disk file, which > is deleted when you close it. To get an in-memory db, use a db name of > ":memory:". ! Thanks. I'm filing that away. -- -Mark Wieder mwie...@ahsoftware.net __

Re: sqLite in Memory

2012-06-15 Thread Mark Wieder
Igor- Friday, June 15, 2012, 7:33:18 PM, you wrote: > Please note: There's no reason to spam the listserv with an autoreply. That's a good way to get banned. Just fix your email filter. It's not rocket science. If you need help, Google it. -- -Mark Wieder mwie...@ahsoftware.net

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Warren Samples
On 06/15/2012 02:19 AM, Peter Alcibiades wrote: I am probably doing something silly, but can anyone help with why this should be happening? I hosed my Debian installation (don't ask!). So not having done a new install for many years and several new computers, I decided the thing to do was sta

Re: sqLite in Memory

2012-06-15 Thread Igor de Oliveira Couto
Please note: On 16/06/2012, at 10:20 AM, Alejandro Tejada wrote: > Interesting... coincidence. :-D > > http://knowyourmeme.com/memes/ancient-aliens > Messages that are sent to the OLD list address ("use-revolution" instead of "use-livecode") are not recognised in my mail system as part of the

Re: sqLite in Memory

2012-06-15 Thread Peter Haworth
Not specifying a db file name actually creates a temporary disk file, which is deleted when you close it. To get an in-memory db, use a db name of ":memory:". Pete On Jun 15, 2012 4:13 PM, "Mike Bonner" wrote: > Don't specify a database name and it will open the db in memory. > > get revopendatab

Re: sqLite in Memory

2012-06-15 Thread Alejandro Tejada
Interesting... coincidence. :-D http://knowyourmeme.com/memes/ancient-aliens Mike Bonner wrote > > I think alien brain and poofy hair are linked genetic traits. > So the answer is yes. :) > -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/sqLite-in-Memory-tp46

Re: ANN: GLX2 3.05

2012-06-15 Thread Igor de Oliveira Couto
On 16/06/2012, at 12:52 AM, Richmond wrote: >>> Unless anyone's password is "12345" >> Hey, that's the same password as my luggage! >> >> (sorry, Mel, I couldn't resist) >> Tim >> > > Personally I never use passwords that difficult for me to remember. Have a quick look at this: http://netforb

Re: AW: AW: ANN: GLX2 3.05

2012-06-15 Thread Andre Garzia
you can always take back your votes after the feature is implemented. At any moment you can reorganize them. On Fri, Jun 15, 2012 at 5:18 PM, Bob Sneidar wrote: > So, if a feature request or bug fix is implemented, do I get my votes back? > > Bob > > > On Jun 15, 2012, at 1:02 PM, stephen barnc

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Igor de Oliveira Couto
Please note: On 15/06/2012, at 5:19 PM, Peter Alcibiades wrote: > I am probably doing something silly, but can anyone help with why this should > be happening? Messages that are sent to the OLD list address ("use-revolution" instead of "use-livecode") are not recognised in my mail system as pa

Re: sqLite in Memory

2012-06-15 Thread Mike Bonner
I think alien brain and poofy hair are linked genetic traits. So the answer is yes. :) On Fri, Jun 15, 2012 at 5:21 PM, Bob Sneidar wrote: > Ah! Too simple for my enlarged alien brain! (Or is my hair just poofy?) > > Thanks, Bob > > > On Jun 15, 2012, at 4:13 PM, Mike Bonner wrote: > > > Don't s

Re: sqLite in Memory

2012-06-15 Thread Bob Sneidar
Ah! Too simple for my enlarged alien brain! (Or is my hair just poofy?) Thanks, Bob On Jun 15, 2012, at 4:13 PM, Mike Bonner wrote: > Don't specify a database name and it will open the db in memory. > > get revopendatabase("sqlite",,) --not sure how many commas off the top > of my head. >

Re: sqLite in Memory

2012-06-15 Thread Mike Bonner
Don't specify a database name and it will open the db in memory. get revopendatabase("sqlite",,) --not sure how many commas off the top of my head. On Fri, Jun 15, 2012 at 5:08 PM, Bob Sneidar wrote: > I am just certain that I read on this forum that you could create an > sqLite database in

sqLite in Memory

2012-06-15 Thread Bob Sneidar
I am just certain that I read on this forum that you could create an sqLite database in memory! But when looking through the dictionary and in the LiveCode lessons there seems to be no mention of how! Can someone point me to the right docs for this? Bob _

Array Filtering

2012-06-15 Thread Bob Sneidar
Hi all. I am wondering if anyone has developed an Array Filter procedure that would give me all the rows of an array matching a certain criteria? For instance, let's say I wanted all the rows whose key "name" contained "bob" and have it returned as an array of the same structure containing onl

Re: AW: AW: ANN: GLX2 3.05

2012-06-15 Thread Bob Sneidar
So, if a feature request or bug fix is implemented, do I get my votes back? Bob On Jun 15, 2012, at 1:02 PM, stephen barncard wrote: >> 154 votes and counting... > ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

Re: AW: AW: ANN: GLX2 3.05

2012-06-15 Thread stephen barncard
I agree with Richard. For On-Rev and Livecode to be considered a truly professional service, secure connections are a must-have. After several hacking incidents at *Dreamhost* I switched over to SFTP, updated Wordpress and Gallery2, and changed my control panel and SFTP password and I've had no mo

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Richmond
From the release notes of Livecode 4.6.2: "Proposed changes The following changes are likely to occur in the next or subsequent non-maintenance release: • The engine (both IDE and standalone) will require gtk, gdk, glib, pango and xft on Linux" ___

Re: PNG Transparency testbed

2012-06-15 Thread Alejandro Tejada
So, the results are: LiveCode could display 4, 8, 16, 24, 32 and 64 bits PNG with and without transparency. A future test would be to create a stack to display these PNG in the screen of mobile platforms... Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/PNG-T

Re: (OT) From my Yahoo Spam box

2012-06-15 Thread Bob Sneidar
Hmmm... My Dad was just saying he needed a keyboard with larger letters because his eyes are so bad. Bob ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferenc

Re: Password protecting a data file... how to cope with forgotten password?

2012-06-15 Thread Bob Sneidar
If he has access to a rainbow table (and if he is interested in your data he very likely does) it is inevitable. A rainbow table will provide him with other "collision" passwords if it's anything like comprehensive. Bob On Jun 14, 2012, at 4:42 PM, Igor de Oliveira Couto wrote: > Consider th

Re: AW: AW: ANN: GLX2 3.05

2012-06-15 Thread Richard Gaskin
Andre Garzia wrote: This usually happens once one of two things happens: 1 - you have a compromissed FTP account. Maybe one collaborator lost your FTP account or an infected machine is harvesting them from your HD (more common on windows). Something caused the FTP account to be compromissed,

Re: ANN: GLX2 3.05

2012-06-15 Thread Richmond
On 15/06/12 17:30, Tim Jones wrote: On Jun 14, 2012, at 8:29 PM, J. Landman Gay wrote: Unless anyone's password is "12345" Hey, that's the same password as my luggage! (sorry, Mel, I couldn't resist) Tim Personally I never use passwords that difficult for me to remember.

Re: An iMac Screen Problem ?..

2012-06-15 Thread Tim Jones
Holy memory dump, Batman! Kilt's tape. That's something I've not thought of since the early 70's. We used Kilt's at the radio station I interned at in Savannah (back when being an intern meant learning the trade, not just getting coffee and cigs). Tim On Jun 14, 2012, at 6:54 PM, stephen ba

Re: An iMac Screen Problem ?..

2012-06-15 Thread Tim Jones
What an outstanding photo record! Thanks for sharing, Stephen! Tim On Jun 14, 2012, at 6:55 PM, stephen barncard wrote: > third page with no light leak.. > > sorry for the goof. > > http://barncard.com/bookerT/proofs/PROOF%20SHEET-0003.jpg > > On Thu, Jun 14, 2012 at 6:54 PM, stephen barncar

Re: ANN: GLX2 3.05

2012-06-15 Thread Tim Jones
On Jun 14, 2012, at 8:29 PM, J. Landman Gay wrote: > Unless anyone's password is "12345" Hey, that's the same password as my luggage! (sorry, Mel, I couldn't resist) Tim ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this ur

Re: Use-Revolution vs. Use-LiveCode

2012-06-15 Thread Andrew Kluthe
> Why do some people insist on using the address "[hidden email]" instead of "[hidden email]"?: We use the nabble forum for interacting with the list, and it seems they still use the told address. :\ I didn't realize this till you said something. http://runtime-revolution.278305.n4.nabble.com/ --

Re: Use-Revolution vs. Use-LiveCode

2012-06-15 Thread Dr. Hawkins
On Thursday, June 14, 2012, Richmond wrote: > On 06/15/2012 04:29 AM, Dr. Hawkins wrote: > >> Because change for some people is hard. I gave up trying to change people. >>> >> I still tend to use dejanews.com when I type it in, and just how many >> years is that? And babblefish, too . . . but it'

Re: PNG Transparency testbed

2012-06-15 Thread Colin Holgate
There's something wrong with that page, when I go there the results are nothing like the ones you got! Just kidding… On Jun 15, 2012, at 12:24 AM, Richmond wrote: > > >They appear because I wanted some details about my machine for reference and > >I used this: > > http://supportdetails.com

Re: Upgrade to Lion on 15 inch laptop pro forces resize of stacks

2012-06-15 Thread william humphrey
Thanks for help with confirmation. I was hoping for a way to tell LiveCode that the stack size I set was "locked" and not to change it regardless of the size of the dock or the size of the screen that the stack is on. If that is not possible than I wish that there were "suggested" stack sizes in th

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Mike Bonner
Not sure if this would apply, but there isn't a file association set up with .x86 is there? Perhaps for an associated executable that the system can't find? Just as a curiosity test you might rename the file to something much simpler to type and without the extension (hugely unlikely, but even so

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Richmond
On 15/06/12 11:04, Peter Alcibiades wrote: Yes, but it makes no difference how its tried. The permission is set to everyone read and write, its also set to executable, and if I do it from thunar or from a terminal I get the same error. I even started a terminal in the folder, became root, then

Re: Use-Revolution vs. Use-LiveCode

2012-06-15 Thread Richmond
On 15/06/12 13:30, Ken Corey wrote: This is not realistic. A couple might change because of your plea. The rest are too busy, or don't know how. How hard is it to add another filter to your mail system? -Ken On 15/06/2012 00:00, Igor de Oliveira Couto wrote: Messages sent to this old addres

Re: Use-Revolution vs. Use-LiveCode

2012-06-15 Thread Ken Corey
This is not realistic. A couple might change because of your plea. The rest are too busy, or don't know how. How hard is it to add another filter to your mail system? -Ken On 15/06/2012 00:00, Igor de Oliveira Couto wrote: Messages sent to this old address get 'lost' in my filtering system,

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Peter Alcibiades
Yes, but it makes no difference how its tried. The permission is set to everyone read and write, its also set to executable, and if I do it from thunar or from a terminal I get the same error. I even started a terminal in the folder, became root, then started thunar as root, then tried to execute

Re: Unable to install livecode on Linux, why?

2012-06-15 Thread Richmond
On 15/06/12 10:19, Peter Alcibiades wrote: Tomorrow is Saturday! I have had a similar problem with Trial 5.5. so will be "playing around" tomorrow. I keep hosing my system LOL. I reinstall RR/LC 4.5 by doing a simple double-click on the installer, rather than f*rting around with the c

Unable to install livecode on Linux, why?

2012-06-15 Thread Peter Alcibiades
I am probably doing something silly, but can anyone help with why this should be happening? I hosed my Debian installation (don't ask!). So not having done a new install for many years and several new computers, I decided the thing to do was start from scratch again. Its not a big deal, you j