Re: Valentina db under Linux ???

2010-12-16 Thread Mark Wieder
Ruslan- Wednesday, December 15, 2010, 11:33:15 PM, you wrote: > We will upload newer archive of V4REV Linux 32 bit > In the nearest couple of hours. I will notify on Valentina list. Here's what I get on Fedora Core 13: extracted to home directory (/home/mwieder) su - ./install vserver.sh ln: a

Re: msg box Buggerers

2010-12-16 Thread Richmond
Anybody invented an 'OT filter' yet ? On 12/17/2010 07:18 AM, dunb...@aol.com wrote: Jacques. Hmmm. Clearing preferences. Fixes things sometimes without ever understanding why. I'll try it. ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: msg box Buggerers

2010-12-16 Thread Richmond
"Buggerers" ? Now there's an interesting word . . . . :) On 12/17/2010 04:39 AM, dunb...@aol.com wrote: Sniff. Thanks Jackie. My poor, legitimate thread. Ruined. Choke. And I have a reproducable bug. And nobody cares. Bawl. In a message dated 12/15/10 5:58:08 PM, jac...@hyperactivesw.com writ

Re: Inconsistent Revlet launch

2010-12-16 Thread Judy Perry
You know, this, and thinking about renewing my license, got me a-thinking: Why does Rev charge extra for producing revlets?? This makes no sense. There's no way to monetize revlets. Why are they charging extra for this? Judy ___ use-livecode mailin

Re: OT: non-LC thing I made

2010-12-16 Thread J. Landman Gay
On 12/16/10 8:50 PM, Colin Holgate wrote: On Dec 16, 2010, at 9:45 PM, Colin Holgate wrote: Like Scott, I do use other tools, mostly Flash, and yesterday this thing I made became available in the App Store: Andrew Answers for iPhone, iPod touch, and iPad on the iTunes App Store The link d

Re: msg box Buggerers

2010-12-16 Thread DunbarX
Jacques. Hmmm. Clearing preferences. Fixes things sometimes without ever understanding why. I'll try it. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferenc

Re: A new, improved msg box Bug?

2010-12-16 Thread DunbarX
Colin. Nope, tried both enter and return. It is just whether or not i type a char in the lower field. That fixes it. Steady and predictable ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe a

Re: OT: non-LC thing I made

2010-12-16 Thread Alejandro Tejada
Interesting enough, when I bought MetaCard, my first support request to Scott Raney was about syncronizing audio with a Quicktime Interactive movie playing automatically. It was not possible for me to create this. Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.c

Re: msg box Buggerers

2010-12-16 Thread Scott Rossi
Too bad there's no such thing as a rimshot emoticon. I must say that was quite creative. --Original Message-- From: Jacque Landman Gay Sender: use-livecode-boun...@lists.runrev.com To: LiveCode Mail List ReplyTo: LiveCode Mail List Subject: Re: msg box Buggerers Sent: Dec 16, 2010 7:29

Re: Help me with my inability to see a simple solution

2010-12-16 Thread Nonsanity
My bad... Didn't cover the case of several numbers in a row missing from the middle of the sequence. This fixes that. function CheckList src sort items of src numeric put "," into dups put "" into miss repeat with a = 1 to item 1 of src - 1 put a & "," after miss end

Re: Help me with my inability to see a simple solution

2010-12-16 Thread Nonsanity
What the heck, I'll make one too. :) function CheckList src sort items of src numeric put "," into dups put "," into miss repeat with a = 1 to item 1 of src - 1 put a & "," after miss end repeat repeat with a = 1 to the number of items in src - 1 if item

Re: Inconsistent Revlet launch

2010-12-16 Thread Rick Rice
Jacqueline: It happens on both my laptop and my desktop. I have not been able to try this on a web site. I was wondering about the plugin, I'll give that a try. Thanks Rick On 16-Dec-10, at 7:33 PM, J. Landman Gay wrote: On 12/16/10 4:41 PM, Rick Rice wrote: Klaus: I am

Re: Inconsistent Revlet launch

2010-12-16 Thread J. Landman Gay
On 12/16/10 4:41 PM, Rick Rice wrote: Klaus: I am almost 100% sure that I do not use any features that are not in version 4.0 This is really frustrating, almost infuriating, sometimes a revlet launches perfectly then it hangs then again it might launch. I need help. Usually they either work or

Re: msg box Buggerers

2010-12-16 Thread J. Landman Gay
On 12/16/10 8:46 PM, Colin Holgate wrote: On Dec 16, 2010, at 9:39 PM, dunb...@aol.com wrote: Sorry Craig, thread hijacking seems to be in vogue today. Is Vogue magazine still around? And they write articles on thread hijacking? No, they write articles about threads. Hijackings are in Ne

Re: msg box Buggerers

2010-12-16 Thread J. Landman Gay
On 12/16/10 8:39 PM, dunb...@aol.com wrote: Sniff. Thanks Jackie. My poor, legitimate thread. Ruined. Choke. And I have a reproducable bug. And nobody cares. Bawl. Aww. There, there. We care. Really. The problem is, it seems only to be reproducible on your setup. Try tossing out your prefs fi

Re: OT: non-LC thing I made

2010-12-16 Thread Colin Holgate
On Dec 16, 2010, at 10:23 PM, Alejandro Tejada wrote: > Which parts of this interactive adventure could > have been created more easily in Livecode for iOS? Almost none of it. It uses timeline animation that is synchronized to long bits of audio. That's something that Flash does fairly well. __

Re: OT: non-LC thing I made

2010-12-16 Thread Alejandro Tejada
Looks really nice! :-) When I had an iPod Touch, will test it in detail. Which parts of this interactive adventure could have been created more easily in Livecode for iOS? Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-non-LC-thing-I-made-tp3092024p30920

Re: DGH Clone Chamber Preview - was datagrid: sharing grid templates & copy paste

2010-12-16 Thread Andrew Kluthe
Now this is a feature! Love it! After the holidays I am going to purchase your DGH. I hate having to recreate identical datagrids between stacks of my projects. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/DGH-Clone-Chamber-Preview-was-datagrid-sharing-grid-tem

Re: OT: non-LC thing I made

2010-12-16 Thread Colin Holgate
On Dec 16, 2010, at 9:45 PM, Colin Holgate wrote: > Like Scott, I do use other tools, mostly Flash, and yesterday this thing I > made became available in the App Store: > > Andrew Answers for iPhone, iPod touch, and iPad on the iTunes App Store The link didn't work out: http://itunes.apple.c

Re: A new, improved msg box Bug?

2010-12-16 Thread Colin Holgate
On Dec 16, 2010, at 9:42 PM, dunb...@aol.com wrote: > Open 4.5.2. > Open msg box. (Either single or multi-line) > Type "answer xyz". > Hit enter. > Nada. Look around for anything else that is specific to the problem, like for example, does Enter fail but Return work? I'm using Return, and follo

Re: msg box Buggerers

2010-12-16 Thread Colin Holgate
On Dec 16, 2010, at 9:39 PM, dunb...@aol.com wrote: >> Sorry Craig, thread hijacking seems to be in vogue today. > Is Vogue magazine still around? And they write articles on thread hijacking? ___ use-livecode mailing list use-livecode@lists.runrev.

OT: non-LC thing I made

2010-12-16 Thread Colin Holgate
Like Scott, I do use other tools, mostly Flash, and yesterday this thing I made became available in the App Store: Andrew Answers for iPhone, iPod touch, and iPad on the iTunes App Store It was done in Flash, which is just about the only tool that could have done it. But there is another app th

A new, improved msg box Bug?

2010-12-16 Thread DunbarX
Nothing. Open 4.5.2. Open msg box. (Either single or multi-line) Type "answer xyz". Hit enter. Nada. Type any char in the lower field. Works fine!!! In a message dated 12/15/10 6:12:35 PM, jac...@hyperactivesw.com writes: > > I think so. Sorry. Are you still running your custom utility stack w

Re: msg box Buggerers

2010-12-16 Thread DunbarX
Sniff. Thanks Jackie. My poor, legitimate thread. Ruined. Choke. And I have a reproducable bug. And nobody cares. Bawl. In a message dated 12/15/10 5:58:08 PM, jac...@hyperactivesw.com writes: > Sorry Craig, thread hijacking seems to be in vogue today. > ___

Re: [OT] Some Recognition

2010-12-16 Thread Jim Ault
Very impressive indeed. The IndiePub group judging the game entries sets a very high bar. Makes me wish I had an iPad to see the magic. Ah, well, I should be able to get one in 2001. On Dec 15, 2010, at 12:50 PM, Scott Rossi wrote: My iOS game PLEXXR recently won best art category in IndiePub Mo

Live liveCode code event #4

2010-12-16 Thread Björnke von Gierke
Hello you weird people We return for a last time this year, with David Bovill, as well as Chris Innanen, doing presentations. If there's enough time, I'll add a Q&A session, if you want to, you might assemble random questions for that. Furthermore, please be very sad that there'll be a pause af

Re: Help me with my inability to see a simple solution

2010-12-16 Thread william humphrey
Thanks Alex - tested working also. On Thu, Dec 16, 2010 at 8:48 PM, Alex Tweedly wrote: > function other pMin, pMax, pList >> >>put empty into tMissingList >>put empty into tDuplicateList >> >>-- sort the data if needed >>-- sort items of pList ascending numeric >> >>put pMin

DGH Clone Chamber Preview - was datagrid: sharing grid templates & copy paste

2010-12-16 Thread zryip theSlug
Hi List, Here is a preview of our solution for duplicating an existing datagrid (template, behavior and properties) With the "clone room" of DGH, we are capable to reuse any complex datagrids between projects, in 3 clicks. Step 1: put the grid in the cloning chamber Step 2: selecting an empty gri

Re: Help me with my inability to see a simple solution

2010-12-16 Thread Alex Tweedly
Depends on whether the data is known to be already in order. If not, then you need to uncomment the sort command. btw. sorry, this doesn't use arrays, but it will be much faster than the array method(s) if the data set is large. function other pMin, pMax, pList put empty into tMissingLi

Re: Help me with my inability to see a simple solution

2010-12-16 Thread william humphrey
Thanks Terry. This solved my problem! On Thu, Dec 16, 2010 at 8:03 PM, Terry Judd wrote: > pMin is your minimum value > pMax is your maximum value > pList is your list of numbers to test > The output is a list of missing numbers (line 1) and repeat numbers (line > 2) > > function stuff pMin, pMa

Re: Help me with my inability to see a simple solution

2010-12-16 Thread william humphrey
function getMissingNumbers pNumberList put empty into vOccurences repeat for each item vNumber in pNumberList add 1 to vOccurences[vNumber] end repeat get the keys of vOccurences sort lines of it numeric put line -1 of it into vLargestNumber put empty into vMissing repeat with i=1 to vLa

Re: Help me with my inability to see a simple solution

2010-12-16 Thread Robert Brenstein
On 16.12.2010 at 19:29 Uhr -0400 william humphrey apparently wrote: My math skills are terrible but this is something I can do in excel but which should also be easy to do with a nested array in livecode. I want to build a function that returns the numbers that are out of sequence in a list of nu

Re: Help me with my inability to see a simple solution

2010-12-16 Thread Terry Judd
On 17/12/10 10:29 AM, "william humphrey" wrote: > My math skills are terrible but this is something I can do in excel but > which should also be easy to do with a nested array in livecode. I want to > build a function that returns the numbers that are out of sequence in a list > of numbers. Say y

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread J. Landman Gay
On 12/16/10 4:20 PM, Keith Clarke wrote: Devin, Thanks for your response and the files you sent for comparison. I now have a revServer-enabled OSX Server! That's great! Are you still planning to write up a comparison for us peons? That'd be helpful if you have time. I haven't yet been able to

Help me with my inability to see a simple solution

2010-12-16 Thread william humphrey
My math skills are terrible but this is something I can do in excel but which should also be easy to do with a nested array in livecode. I want to build a function that returns the numbers that are out of sequence in a list of numbers. Say you are given (3,4,5,6,6,7,8,9,10,12,13,13,14) and the func

[OT] creating a cross-platform flash-drive app

2010-12-16 Thread Terry Judd
Hi Guys - we¹re preparing to deliver a bunch of educational resources (30 odd apps and web apps developed in house over a number of years) to our students on USB sticks. The resources will be accessed via a launcher application (LC) that allows users to browse and search/filter the resources based

Re: [OT] Some Recognition

2010-12-16 Thread Alejandro Tejada
Congratulations! :-D -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-Some-Recognition-tp3089871p3091823.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livec

Re: Inconsistent Revlet launch

2010-12-16 Thread Rick Rice
Klaus: I am almost 100% sure that I do not use any features that are not in version 4.0 This is really frustrating, almost infuriating, sometimes a revlet launches perfectly then it hangs then again it might launch. I need help. Rick On 16-Dec-10, at 8:57 AM, Klaus on-rev wrote: Hi Ric

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
Devin, Thanks for your response and the files you sent for comparison. I now have a revServer-enabled OSX Server! Now I understand the OSX Sever vs standard OSX differences, I intend to configure my development Mac to Andre's instructions and then document both approaches. I'm also researching

Re: Valentina db under Linux ???

2010-12-16 Thread Richard Gaskin
stephen barncard wrote: Ruslan ! I've been meaning to ask you : Are you going to demonstrate Valentina at the next Revcon in April 2011? Lynn, get that man to the conference! He would enjoy California, and I'm sure we'd all enjoy his Valentina presentation. Ruslan, it would be nice if we

Valentina 4.8 Released; No Risk Valentina Studio Pro Supports SQLite (for FREE)

2010-12-16 Thread Lynn Fredricks
Hello all, The short form PR notes are here that may interest LiveCode users: - Valentina Studio Pro now supports SQLite - available for FREE use*, no risk - Valentina DB 4.8 is released, with oodles of across the board improvements and fixes (Valentina for LiveCode also "inherits" Kernel and Cli

Re: Valentina db under Linux ???

2010-12-16 Thread stephen barncard
Ruslan ! I've been meaning to ask you : Are you going to demonstrate Valentina at the next Revcon in April 2011? Perhaps a shoot-out among the other DBms? sqb > Ruslan Zasukhin > VP Engineering and New Technology > Paradigma Software, Inc > > Valentina - Joining Worlds of Information > http:/

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
Thanks Devin - I sure could use a copy of your httpd.conf file to do a line-by-line comparison with Guiffy. I now realise that a lot of the conflicting configuration advice is down to the subtle difference between configuring: 1. OSX Snow Leopard Server (the Apple OSX Server product) - which is

Re: Personal Edition Standalone splash screen delay

2010-12-16 Thread Peter Haworth
Great, Thanks Kevin. Pete Haworth On Dec 16, 2010, at 7:19 AM, Kevin Miller wrote: On 15/12/2010 18:03, "Peter Haworth" wrote: There was a discussion here about the 10 second countdown when a standalone built with LC Personal is run and I believe you said you were leaning towards cutting it

Re: Inconsistent Revlet launch

2010-12-16 Thread Klaus on-rev
Hi Rick, > > Has anyone got any suggestions as to what I can do to deal with the following. > I create a standalone revlet which may or may not run. The revlet might run > as expected several times then fail to run and then if I launch it again it > might run. If I launch a browser (Safari or C

Inconsistent Revlet launch

2010-12-16 Thread Rick Rice
Has anyone got any suggestions as to what I can do to deal with the following. I create a standalone revlet which may or may not run. The revlet might run as expected several times then fail to run and then if I launch it again it might run. If I launch a browser (Safari or Chrome) and th

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Devin Asay
Keith, I forgot to mention... In Server Admin I also tick "CGI Execution" under Web > Sites > Options for each site where I want to use irev scripting. I don't know if this is required, but it seemed like it should be on if I'm using the revserver CGI. Related to this I have ticked "cgi_module"

Re: Personal Edition Standalone splash screen delay

2010-12-16 Thread Kevin Miller
On 15/12/2010 18:03, "Peter Haworth" wrote: > There was a discussion here about the 10 second countdown when a > standalone built with LC Personal is run and I believe you said you > were leaning towards cutting it to 5 seconds. ANy update on that? > It's still at 10 seconds although I haven't t

Re: 4wLCListSearch.rev

2010-12-16 Thread Richard Gaskin
Richmond wrote: Being a shameless "dumpster diver" I have mucked around with the 4W_RevListSearch.rev stack. The mucked-about version is available at: http://andregarzia.on-rev.com/richmond/LClook.zip if anybody feels "funny" about that they should contact me (off-list) and I will remove it im

Re: OT: Real competition for revlets

2010-12-16 Thread Richard Gaskin
Andre Garzia wrote: This thing by REAL Software begs one questions: "How it handles concurrent requests". FastCGI can multiplex requests, so there is a real chance your software will be answering to more than one guy at the same time. How does it handle that? My understanding is that RB suppor

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
...ah, OK - that explains a lot! I think I'd better continue trying to replicate Devin's working Snow Leopard Server config on my version, rather than interpret what you have. Well, that or re-install standard Snow Leopard and copy your config! ;-) On 16 Dec 2010, at 14:00, Andre Garzia wrote:

Re: Valentina db under Linux ???

2010-12-16 Thread Warren Samples
On Thu, 2010-12-16 at 09:33 +0200, Ruslan Zasukhin wrote: > On 12/16/10 5:26 AM, "Warren Samples" wrote: > > > Hello! > > > > Does anyone have the ADK embedded version of Valentina installed and > > working in Linux? I have had no luck getting this to work. The new > > version 4.8 gives me some

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Andre Garzia
I have no clue about Snow Leopard Server, never used it or Mac OS X server. This is my macbook pro, my main development machine. It comes with Apache, so I've put RevServer on it. On Thu, Dec 16, 2010 at 11:25 AM, Keith Clarke < keith.cla...@clarkeandclarke.co.uk> wrote: > ...sorry, you're correc

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
...sorry, you're correct, it's an alias - mea culpa, still learning the jargon as well as the syntax! Just to be clear, are you running a standard Snow Leopard machine as a server or the formal OSX Server product - I'm running the latter and the web services settings are very different to those

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Andre Garzia
Keith, Symlink? Are you sure your CGI-BIN folder is a symlink and not an alias? Check your Apache Error logs for suEXEC violations, you may be facing Apache suEXEC violations... As for your other email, this is plain vanilla snow leopard. I think it creates a conf file for each user in the machi

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
Thanks Andre. I'm not worried about users' personal sites running on this server as localhost - I'm using Custom Sites, accessible from the internet and managed by Groups. So, my machine's /etc/apache2/users/ folder is empty but httpd.conf set-up is key to supporting all Custom Sites and OSX Wik

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
...thanks, Andre. I've added the ExecCGI option to the /Library/WebServer/Documents/ directory directive and removed the trailing '/' on the irev script action directive, as my revServer engine is a file within in the (symlinked) /cgi-bin/ folder. Not working yet but hopefully two fewer typos t

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Andre Garzia
Oh and one addendum (thats latin for missed one thing): In this piece here from your configuration file: AllowOverride All Options MultiViews Order allow,deny Allow from all AddHandler irev-script .irev Action irev-script /cgi-bin/revserver/ You need to change to this: A

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Andre Garzia
Keith, I have this on /etc/apache2/users/soapdog.conf AddHandler cgi-script .cgi AddHandler irev-script .irev Action irev-script /cgi-bin/revserver Options Indexes MultiViews ExecCGI FollowSymLinks AllowOverride All Order allow,deny Allow from all This allows me to

Re: OT: Real competition for revlets

2010-12-16 Thread Andre Garzia
Folks, This thing by REAL Software begs one questions: "How it handles concurrent requests". FastCGI can multiplex requests, so there is a real chance your software will be answering to more than one guy at the same time. How does it handle that? I used to be a REAL Basic developer long time ago.

Re: RevServer on OSX (Snow Leopard Server)

2010-12-16 Thread Keith Clarke
Thanks to Mike, Devin and Andre for help to date with my revServer setup challenges. Current state of play is... I have a test.irev page in /Library/WebServer/Documents/ and the same test.irev file and an index.html with an embedded rev script in a Custom Site, which has its web root set to /Li

Re: Concatenating 2 stacks.

2010-12-16 Thread Richmond
On 12/16/2010 12:47 PM, Mark Schonewille wrote: Hi Richmond, Make a new stack with your two stacks as subsacks. Make sure that the windows are equally sized. Use a script in the mainstack to open the first substack first. Use the following script to go to the next card: on goNextCard if nu

Re: Concatenating 2 stacks.

2010-12-16 Thread Mark Schonewille
Hi Richmond, Make a new stack with your two stacks as subsacks. Make sure that the windows are equally sized. Use a script in the mainstack to open the first substack first. Use the following script to go to the next card: on goNextCard if number of this cd is number of last cd then go st

Re: Concatenating 2 stacks.

2010-12-16 Thread Richmond
On 12/16/2010 01:04 AM, Björnke von Gierke wrote: reading trough the backlog, sorry for late response. try to add the second stack as substack, and use 'go' as follows (this is of course a visual workaround, for not to need to mass-copy stuff): go stack "second stack" in window (the short name

Re: [OT] Some Recognition

2010-12-16 Thread Chipp Walters
Great Scott, that's wonderful news! It REALLY is a fun game and most deserving. Congrats! On Wednesday, December 15, 2010, Scott Rossi wrote: > My iOS game PLEXXR recently won best art category in IndiePub Mobile Games > Competition.  Nice to get some recognition for one's efforts.  :-) > >

Re: [OT] Some Recognition

2010-12-16 Thread Scott Rossi
We talked about this, yes? Touch six fingers on the alien main menu screen and you can temporarily unlock all stages... :-) Scott Rossi Creative Director Tactile Media, UX Design On Dec 15, 2010, at 11:40 PM, Anthony Howe wrote: > Congrats on the game mate now what were those cheat cod