Re: URLstatus for Players set to remote URLs

2007-08-17 Thread Trevor DeVore

On Aug 17, 2007, at 11:35 PM, Sivakatirswami wrote:


Whats' the difference between

> kMovieLoadStatePlayable 1
> kMovieLoadStatePlayThroughOK 2


These are constants provided by QuickTime. Search for either of those  
strings on one of these pages:










--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com-www.screensteps.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: URLstatus for Players set to remote URLs

2007-08-17 Thread Sivakatirswami

Klaus Major wrote:


all this can be done with Trevor's EXCELLENT Enhanced QT External :-)

 From the docs:

function qtGetMovieLoadState ()
QT Version: 4.1
Description:
Returns the download state of the movie controller.
This function lets your code perform relative comparisons against movie 
loading milestones
to determine if certain operations make sense. Don't call more often 
then every quarter of a second.

Its return values are ordered so that they conform to this rule:
kMovieLoadStateError
< kMovieLoadStateLoading
< kMovieLoadStatePlayable
< kMovieLoadStateComplete
Parameters:
MovieControllerID: movieControllerID.
Return:
Integer value:
kMovieLoadStateError -1
kMovieLoadStateLoading 1000
kMovieLoadStatePlayable 1
kMovieLoadStatePlayThroughOK 2
kMovieLoadStateComplete 10
...

AND more :-)

Check the docs -> "General"



Thanks... i downloaded it... I must be missing something.
I don't see any "General" section in the docs
And though the doc are very clear, and mostly
transparent... they are "lean"

Whats' the difference between

> kMovieLoadStatePlayable 1
> kMovieLoadStatePlayThroughOK 2

??

Also, the "Working with Images" stack  reports an err on attempt to open 
some movies


qterr,Unable to open movie

it woudl be interesting to know why?  plays fine in QT Player.


Sivakatirswami
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Best place to put preferences on a PC?

2007-08-17 Thread Arthur Rann
Hi,

I appreciate the help with other issues I had earlier, but I still don't
know where to put preference files on a PC. Any thoughts? Do prefs files
even exist on a PC? I want to store my users' serial number somewhere that
my app can reference when it runs. On the Mac, this is going in the prefs
folder. Where do I put them on a PC?

Thank you,
Art
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Inks: black translucent background with hole

2007-08-17 Thread Mark Swindell

A. Thank you.

Mark

On Aug 17, 2007, at 5:14 PM, Trevor DeVore wrote:


On Aug 17, 2007, at 11:58 AM, Mark Swindell wrote:

This is a great effect but I can't follow how it works.  If copy  
and paste the spotlight oval in your stack, the copied oval shows  
up black... the transparency is lost.   I can't see any difference  
in the properties.  What am I missing?


The secret is in the "ink" setting of the group the graphic is in  
and the "ink" setting of the graphic itself. You have to have both  
or it won't work.



--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com-www.screensteps.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



Middle age is when your broad mind and narrow waist begin to change  
places.

- E. Joseph Crossman


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: I'm scared of bidding on eBay

2007-08-17 Thread Mark Wieder
Stephen-

> That is not true.

Ah. My bad. Thanks for the correction.

I read:
(Yahoo and eBay's) PayPal subsidiary...
instead of:
Yahoo and (eBay's PayPal subsidiary)...

-- 
 Mark Wieder
 [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [OT] Energy Efficient Search Engine

2007-08-17 Thread Kay C Lan
On 8/18/07, Jeff Reynolds <[EMAIL PROTECTED]> wrote:
>
>
> Also you may not realize you are being slowed down or have a lower
> comprehension! we got very different results when we just asked which
> looked better or felt better! those results were all over the map!


Yes, you have a very good point there. I know a few people who, after a few
drinks, think they drive better drunk. Clearly research and the law beg to
differ. I read so slow that another couple of seconds here or there I
wouldn't even notice :-)
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Inks: black translucent background with hole

2007-08-17 Thread Trevor DeVore

On Aug 17, 2007, at 11:58 AM, Mark Swindell wrote:

This is a great effect but I can't follow how it works.  If copy  
and paste the spotlight oval in your stack, the copied oval shows  
up black... the transparency is lost.   I can't see any difference  
in the properties.  What am I missing?


The secret is in the "ink" setting of the group the graphic is in and  
the "ink" setting of the graphic itself. You have to have both or it  
won't work.



--
Trevor DeVore
Blue Mango Learning Systems
www.bluemangolearning.com-www.screensteps.com


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Björnke von Gierke

On 18 Aug 2007, at 01:17, Paul Gabel wrote:

Mark said he's since solved it, but I haven't seen his solution yet. 
Here's mine:



... but I'd love to see any improvements.



I'd argue that any solution is better then no solution :P

Try:

Delete word 1 of ITheCoins

Substitute "1" with the correct word number (if you only know the 
word's content, look up "wordoffset" in the docu). Simple but hard to 
remember (I always forget about "delete ", and use "put "" into 
x" way too much).


Bjoernke



--

official ChatRev page:
http://chatrev.bjoernke.com

Chat with other RunRev developers:
go stack URL "http://homepage.mac.com/bvg/chatrev1.3.rev";

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Schonewille

Hi Paul,

put word 1 to -1 of replaceText(space & lTheCoins & space,space & "1"  
& space,empty) into lTheCoins


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 18-aug-2007, om 1:17 heeft Paul Gabel het volgende geschreven:

To those of you who so imaginatively tried to solve this problem as  
some sort of mathematical progression, here is the email that Mark  
Swindell sent to me. As I mentioned, I accidentally replied to the  
list instead of Mark personally.


Hi Paul,

Maybe you can help me with this ... I know it should be very  
simple, but:
In a variable lTheCoins I have the words "1 5 10 25 50." If I "get  
word 1 of this variable," it = 1. If I give the command ...




word 1 is replaced with empty, but so is character 1 of word 3 (10  
becomes 0 ... the remaining words in lTheCoins are now 5 0 25 50,  
but there is no zero coin). I only want to replace the whole word  
'it,' not each instance of it [not every "1"]. What's the way to  
get the proper behavior?


Mark

Mark said he's since solved it, but I haven't seen his solution  
yet. Here's mine:


... but I'd love to see any improvements.

Paul Gabel


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Paul Gabel
To those of you who so imaginatively tried to solve this problem as  
some sort of mathematical progression, here is the email that Mark  
Swindell sent to me. As I mentioned, I accidentally replied to the  
list instead of Mark personally.


Hi Paul,

Maybe you can help me with this ... I know it should be very simple,  
but:
In a variable lTheCoins I have the words "1 5 10 25 50." If I "get  
word 1 of this variable," it = 1. If I give the command ...




word 1 is replaced with empty, but so is character 1 of word 3 (10  
becomes 0 ... the remaining words in lTheCoins are now 5 0 25 50, but  
there is no zero coin). I only want to replace the whole word 'it,'  
not each instance of it [not every "1"]. What's the way to get the  
proper behavior?


Mark

Mark said he's since solved it, but I haven't seen his solution yet.  
Here's mine:



... but I'd love to see any improvements.

Paul Gabel
--
On Aug 17, 2007, at 3:49 PM, Björnke von Gierke wrote:



On 17 Aug 2007, at 22:54, Paul Gabel wrote:

My deepest apologies. I meant to send this tiny stack to list  
member Mark Swindell (who understood the point), but accidentally  
sent it to the whole list. I'll be more careful.


Paul Gabel


S, what is the point? We're curious :)

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: I'm scared of bidding on eBay

2007-08-17 Thread Stephen Barncard

David-

Not only that, but Paypal and eBay are both part of Yahoo.


That is not true.

Paypal. Ebay and Skype are part of the same company. I have friends 
that work at Paypal. Yahoo has nothing to do with these people.  You 
misread the third article - Yahoo is USING Paypal technology.




"Located in San Jose, California, PayPal was acquired by eBay Inc. in
October, 2002."

http://www.paypal.com/cgi-bin/webscr?cmd=p/gen/about-outside
http://news.com.com/2100-1017-941964.html
http://www.auctionbytes.com/cab/abn/y07/m04/i18/s01

--
 Mark Wieder
 [EMAIL PROTECTED]



--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Björnke von Gierke


On 17 Aug 2007, at 22:54, Paul Gabel wrote:

My deepest apologies. I meant to send this tiny stack to list member 
Mark Swindell (who understood the point), but accidentally sent it to 
the whole list. I'll be more careful.


Paul Gabel


S, what is the point? We're curious :)

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: I'm scared of bidding on eBay

2007-08-17 Thread Mark Wieder
David-

Not only that, but Paypal and eBay are both part of Yahoo.

"Located in San Jose, California, PayPal was acquired by eBay Inc. in 
October, 2002."

http://www.paypal.com/cgi-bin/webscr?cmd=p/gen/about-outside
http://news.com.com/2100-1017-941964.html
http://www.auctionbytes.com/cab/abn/y07/m04/i18/s01

-- 
 Mark Wieder
 [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: combining sound files

2007-08-17 Thread Mark Smith

OK, it's on RevOnline:

User: Mark Smith
Category: Utilities
Name: AuJoiner

Only tested on OS X intel, so let me know how you get on.
It uses the new (in 2.8.1) "M" binaryEncode/Decode parameter, so I  
don't think it will work with pre-2.8.1 Revs.


Best,

Mark

On 17 Aug 2007, at 22:47, Nicolas Cueto wrote:



Mark, the files' formatting is standardized, so, if you are sure you
don't mind then, yes please!

Or, a couple of scripting hints in the right direction would be  
welcome, too.


Thank you.

--
Nicolas Cueto
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: I'm scared of bidding on eBay

2007-08-17 Thread David Bovill
OK - thanks everyone - I'll keep an eye on this guy - a "private" bidder has
outbid me so I'm off the hook - or missed a good deal. PS - I was going for
a Nokia N93 - the one that doubles as a "camcorder", which I'm curious about
as it wasn't a good seller. Paranoia shared is another mug spared.
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: I'm scared of bidding on eBay

2007-08-17 Thread Brian Yennie

David,

If you haven't paid already, I certainly would not. This seller is  
clearly crooked. I would not fear being held to your contract with  
eBay -- there is no way this guy/gal wants to get eBay involved,  
since that will just lead to getting him/her busted.


If anything, you should report the seller to eBay.


I DO NOT ACCEPT PAYPAL BECAUSE MY LAST 2 EXPERIENCES OF PAYPAL WERE  
SCAMMERS

USING STOLEN ACCOUNTS TO MAKE UNAUTHORISED PAYMENTS.

I LOST £500 BECAUSE OF THIS SO I HAVE CLOSED MY PAYPAL ACCOUNT. I  
WILL NOT
MAKE ANOTHER ONE. I DO NOT, UNDER ANY CIRCUMSTANCES, ACCEPT  
PAYMENT BY

PAYPAL.

I ACCEPT PAYMENT BY BANK DEPOSIT OR BANK TRANSFER ONLY.

MY ITEMS ARE DISPATCHED FROM A DISTRIBUTOR IN THE UK VIA 1ST CLASS  
POST

WITHIN 48 HOURS OF CLEARED FUNDS



Reading this and travelling around the links of comments it looks  
like no

one much has been a member more than a few weeks in this little self
congratulatory circle - including the putative "NIGERIAN FRAUDSTER"  
- its

that language of it all that my paranoia objects to...

Well I guess - I'll stick to paying up and seeing what happens - is it
common for people to set up scams with multiple accounts all voting  
for each

other?


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


drag/drop/snap button to arc

2007-08-17 Thread Emilio Gagliardi
Hi Everyone,

I was wondering how difficult it would be to design and build a stack that
would generate a dozen buttons (based on a set of words, 1 button/word) that
would allow a user to drag the button to an arc, and once over top the arc
would be 'sticky' and stay stuck to the arc until the mouseup event fired at
which time the button would be hidden (I'm thinking I would put some icon in
its place at the point on the arc where the button was released).

I'm trying to develop a new paradigm for an experiment I've been working on,
and I have code working to drag a button on the screen already (mind you
this was code I wrote 2 years ago now) and what I want to create is a
situation where the button starts equidistant from all points on a line,
hence the arc. I don't have much time unfortunately, which is why I'm asking
how hard it would it be to design and build.

Ideally, I'd like to capture the time spent dragging and positioning as
well, but that can wait.

I searched the archives for drag and drop threads but didn't find anything
that was relevant.  If I missed something, please let me know and I'll go
peruse the code.
I can post the code that I have, but it is complicated since I break the
code up in weird ways.

I would gladly take any comments/suggestions to get started ASAP.

thanks very much for your time!

emilio
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: combining sound files

2007-08-17 Thread Nicolas Cueto
> Nicolas, AU files are not very complicated, and it would be fairly
> easy to concatenate files as you describe, natively in Revolution,
> providing that they have the same number of channels, the same sample
> rate, and the same encoding. If the files differ from each other in
> any of these ways, then it's much more complicated.
>
> If you're sure that your au. files are all the same in these ways, I
> could probably knock something up in half an hour or so.

Mark, the files' formatting is standardized, so, if you are sure you
don't mind then, yes please!

Or, a couple of scripting hints in the right direction would be welcome, too.

Thank you.

-- 
Nicolas Cueto
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: I'm scared of bidding on eBay

2007-08-17 Thread Stephen Barncard
An iPhone for 30 pounds?  Uh oh.   You might have to kiss that 
goodbye. At least it wasn't more.




Anyway it turns out the seller does not take PayPal - and i'm contractually
bound to stick to my bid and pay into this guys account before he ships due
to some story about having lost

I DO NOT ACCEPT PAYPAL BECAUSE MY LAST 2 EXPERIENCES OF PAYPAL WERE SCAMMERS

 USING STOLEN ACCOUNTS TO MAKE UNAUTHORISED PAYMENTS.


this is not possible. Once somebody sends money to a certified 
address, it's theirs. This guys is just making an excuse for his scam.





 > I ACCEPT PAYMENT BY BANK DEPOSIT OR BANK TRANSFER ONLY.


or Western Union? REALLY look out. Why can't he take a check? That's 
suspicious. It also goes outside the ebay protection system.



 >

 MY ITEMS ARE DISPATCHED FROM A DISTRIBUTOR IN THE UK VIA 1ST CLASS POST
 WITHIN 48 HOURS OF CLEARED FUNDS



Reading this and travelling around the links of comments it looks like no
one much has been a member more than a few weeks in this little self
congratulatory circle - including the putative "NIGERIAN FRAUDSTER" - its
that language of it all that my paranoia objects to...

Well I guess - I'll stick to paying up and seeing what happens - is it
common for people to set up scams with multiple accounts all voting for each
other?


I don't know. I've had the thought that some ebay pages could be 
introduced into the database by skillful hacking. I'm dealing with a 
crappy seller right now that won't tell me when my item will arrive. 
For a while I thought I was a victim.

--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Smith

No, 42 comes with rice...

:)

Mark

On 17 Aug 2007, at 22:07, Ian Wood wrote:



On 17 Aug 2007, at 21:48, David Bovill wrote:


Guys - i thought everyone knew the answer was 43?


Don't you mean 42?

Ian
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread David Bovill
:)

On 17/08/07, Ian Wood <[EMAIL PROTECTED]> wrote:
>
>
> On 17 Aug 2007, at 21:48, David Bovill wrote:
>
> > Guys - i thought everyone knew the answer was 43?
>
> Don't you mean 42?
>
> Ian
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


OT: I'm scared of bidding on eBay

2007-08-17 Thread David Bovill
In my vain attempt at overcoming paranoia I'm trying eBay - yes for the
first time - and well I'm already scared :)

My first bid was/is for this phone I've always fancied prior to the iPhone
arriving here on December 15th... so i bid £30 - not a lot, figuring I
wouldn't get it and that if anything dodgy went on the Paypal insurance
would kick in... and now I have a bad feeling about it as the guy has only
been a seller for a few weeks and his 100% rating from 10 people looks
strange to me.

I mean would you trust a second hand car salesman called "hottseller2007" -
even if he had 10 recommendations from people like "kentcardealer " or
"everydayimbuying " or "titi2002-88". Now not being familiar with eBay
etiquette maybe I'm missing out on something here - do all eBay punters have
nicks that sound like spammers?

Anyway it turns out the seller does not take PayPal - and i'm contractually
bound to stick to my bid and pay into this guys account before he ships due
to some story about having lost

I DO NOT ACCEPT PAYPAL BECAUSE MY LAST 2 EXPERIENCES OF PAYPAL WERE SCAMMERS
> USING STOLEN ACCOUNTS TO MAKE UNAUTHORISED PAYMENTS.
>
> I LOST £500 BECAUSE OF THIS SO I HAVE CLOSED MY PAYPAL ACCOUNT. I WILL NOT
> MAKE ANOTHER ONE. I DO NOT, UNDER ANY CIRCUMSTANCES, ACCEPT PAYMENT BY
> PAYPAL.
>
> I ACCEPT PAYMENT BY BANK DEPOSIT OR BANK TRANSFER ONLY.
>
> MY ITEMS ARE DISPATCHED FROM A DISTRIBUTOR IN THE UK VIA 1ST CLASS POST
> WITHIN 48 HOURS OF CLEARED FUNDS


Reading this and travelling around the links of comments it looks like no
one much has been a member more than a few weeks in this little self
congratulatory circle - including the putative "NIGERIAN FRAUDSTER" - its
that language of it all that my paranoia objects to...

Well I guess - I'll stick to paying up and seeing what happens - is it
common for people to set up scams with multiple accounts all voting for each
other?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Mac users...can you try this?

2007-08-17 Thread Richard Gaskin

Re. Chipp's comment at:


Kevin has expressed a keen interest in giving priority to regression 
errors.  Would it help support that goal by adding a Severity rating of 
"Regression" to cover things that used to work?


--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Ian Wood


On 17 Aug 2007, at 21:48, David Bovill wrote:


Guys - i thought everyone knew the answer was 43?


Don't you mean 42?

Ian
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Paul Gabel
My deepest apologies. I meant to send this tiny stack to list member  
Mark Swindell (who understood the point), but accidentally sent it to  
the whole list. I'll be more careful.


Paul Gabel
---
On Aug 17, 2007, at 12:19 PM, Mikey wrote:


Is anyone going to share what the point is here?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Inks: black translucent background with hole

2007-08-17 Thread Scott Rossi
Recently, David Bovill wrote:

> Thats the trick!
> 
> There was a time when some of the inks only worked on some of the platforms
> - do these "structural blends" work on all platforms?

Not sure about Linux but AFAIK, Mac and Win are supposed to be good to go.

And of course these inks are only in Rev 2.7 (?) and later.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread David Bovill
Guys - i thought everyone knew the answer was 43?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Inks: black translucent background with hole

2007-08-17 Thread David Bovill
Thats the trick!

There was a time when some of the inks only worked on some of the platforms
- do these "structural blends" work on all platforms?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Mac users...can you try this?

2007-08-17 Thread Stephen Barncard

Same happens here...macOSX 10.4.10 intelRev 2.8.1 last version

push button
something loads (spinning multicolor beachball)
after 3 seconds gets crosshair
select an area -- no indication  of selected area
picture appears on card


hey this is cool though 

sqb





Hey guys, I'm trying a simple thing on the latest rev of Rev (2.8.1
gm4) and something's missing.

I create a new stack, create a button and set it's script to:

on mouseUp
  import snapshot
end mouseUp

Then press it. The cursor changes to a cross hair, but when I click
and drag, no 'region' is specified on my Mac. Can you please test and
let me know if I'm not alone? TIA...chipp


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Mac users...can you try this?

2007-08-17 Thread Mark Schonewille
Isn't this exactly what the thread "no selection rectagle with screen  
grab?" is about? It looks to me that the bug has been confirmed by  
now. Also see: 


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 17-aug-2007, om 22:32 heeft Chipp Walters het volgende geschreven:


Hey guys, I'm trying a simple thing on the latest rev of Rev (2.8.1
gm4) and something's missing.

I create a new stack, create a button and set it's script to:

on mouseUp
  import snapshot
end mouseUp

Then press it. The cursor changes to a cross hair, but when I click
and drag, no 'region' is specified on my Mac. Can you please test and
let me know if I'm not alone? TIA...chipp



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Mac users...can you try this?

2007-08-17 Thread Chipp Walters
Wellif I would just SCROLL down a bit on the list, I would've seen
Richard's already been talking about this one...Sorry for taking up
your time :-)
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Mac users...can you try this?

2007-08-17 Thread Chipp Walters
Hey guys, I'm trying a simple thing on the latest rev of Rev (2.8.1
gm4) and something's missing.

I create a new stack, create a button and set it's script to:

on mouseUp
  import snapshot
end mouseUp

Then press it. The cursor changes to a cross hair, but when I click
and drag, no 'region' is specified on my Mac. Can you please test and
let me know if I'm not alone? TIA...chipp
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Wieder
Devin-

>> 4, 8, 15, 16, 23, 42
>
> Now I'm Lost. ;-)

...got change for a 23?

-- 
 Mark Wieder
 [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Wieder
Mark-

> 1, 5, 10, 25, 50, 1, 2, 5, 10, 20, 50, 100

... and one bit = 12.5

-- 
 Mark Wieder
 [EMAIL PROTECTED]



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Devin Asay


On Aug 17, 2007, at 1:24 PM, Richard Gaskin wrote:



4, 8, 15, 16, 23, 42


Now I'm Lost. ;-)

Devin

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Making Instruction Movies of Apps Made with Rev on a Mac

2007-08-17 Thread Stephen Barncard

I've spent a lot of time on this recently.
After trying various apps, I settled on this setup:

A logictec USB headset$40
iShowU software $20
Quicktime PRo(had it already)


Your idea of pre-recording the audio (perhaps even have a script to 
read) is a good one. Increases the production values radically. 
iShow-U has a LOT of features, as if I wrote it for myself...you can 
now PAUSE it and delay start it. They seem to come up with upgrades 
every month.


I've also found that a high-quality mic and preamp don't necessarily 
translate into better audio for this kind of thing. My classic RCA 
77-DX microphone that sounds great on a saxophone sounded like 
crapola compared to the USB mic for voice. This was a bit of harsh 
news for an audio-oriented guy.


Editing:

You should know that you can easily edit cuts-only audio and video 
with the hidden features in Quicktime Pro, which every developer 
should have anyway...this means you could ramble through your 
presentation, then clean it up later. I'm also considering writing a 
voice-over utility in Rev.
Also going to a DVW like iMovie will bog  you down. Don't consider 
going to that kind of editor unless you want to spend more time and 
diskspace than really necessary.


What format to save?

After much experimentation I'd suggest using the Quicktime Apple 
Animation codec used in iShowU, which makes the cleanest screen image 
for the smallest sizes. The default frame rates can be changed to 
match the 'action'. This also makes a nice 640 x 480 viewable size 
possible.


How to deliver?

I first thought I'd deliver the docs from within the application, but 
the size of the movies really impacted the download size. nope.


And I wanted the ability to update the videos whenever needed.  So I 
put all the movies into a protected directory within a website.


Then I tried streaming directly to a player using http:
Kinda worked ok but I really didn't like the delays and performance 
at the time.


So then I came up with an simple caching scheme that would check for 
the existence of a movie in a user's local documents folder, and if 
not there, would download and play it. In finalizing  that part of 
the project I got the movies to stream properly so now it's offered 
as an option, local or streaming.


However in hindsight, the best player for this may be the built in 
web browser in Rev. This way one can deliver movies in any format, 
that streams and caches wonderfully and you can surround the player 
with live info.


The RevBrowser is really great - handles on all that web stuff. Brilliant.

Final note:  after editing in Quicktime, don't forget to 'save as 
self-contained file'  or you will have errors when you move movies 
that have been edited. The base movie can depend on other files 
unless you do this - very important. Movies that play on your system 
may not if moved if you don't do that.






I like Rev's movie instructions for Rev. I would like to make 
similar movies for a Rev-made app I finally getting 'done'.


The plan is to make the audio part of the instructional video first. 
Then, as the audio plays (elsewhere, but where I can hear it), use 
some (hopefully inexpensive) software to  grab successive window 
shots as I demo how to use my app in real time with the audio.


I need ideas and the software to get the (screen) window  shots 
(video) of my app.


Suggestions much appreciated. For now, I practice  to rrolling my 
's in prep for doing the audio.


Blair Morrissey


--


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Making Instruction Movies of Apps Made with Rev on a Mac

2007-08-17 Thread Josh Mellicker

I have used Snapz Pro for years but just switched to ShowU:

http://www.shinywhitebox.com/index.html


On Aug 17, 2007, at 7:29 AM, Blair Morrissey wrote:

I like Rev's movie instructions for Rev. I would like to make  
similar movies for a Rev-made app I finally getting 'done'.


The plan is to make the audio part of the instructional video  
first. Then, as the audio plays (elsewhere, but where I can hear  
it), use some (hopefully inexpensive) software to  grab successive  
window shots as I demo how to use my app in real time with the audio.


I need ideas and the software to get the (screen) window  shots  
(video) of my app.


Suggestions much appreciated. For now, I practice  to rrolling my  
's in prep for doing the audio.


Blair Morrissey
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Richard Gaskin


4, 8, 15, 16, 23, 42

--
 Richard Gaskin
 Fourth World Media Corporation
 ___
 [EMAIL PROTECTED]   http://www.FourthWorld.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Schonewille

That would be wrong because...

1 2 5 10 25..,

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 17-aug-2007, om 21:14 heeft Mark Smith het volgende geschreven:



1 5 10 25 50 125 250 725 1450



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mikey
Is anyone going to share what the point is here?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Smith


1 5 10 25 50 125 250 725 1450
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 1 5 10 25 50

2007-08-17 Thread Mark Schonewille

1, 5, 10, 25, 50, 1, 2, 5, 10, 20, 50, 100

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 17-aug-2007, om 21:04 heeft Paul Gabel het volgende geschreven:


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


1 5 10 25 50

2007-08-17 Thread Paul Gabel



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Re: revdb_execute problem

2007-08-17 Thread mfstuart

Hi jbv,
With my experience using MS SQL, you define one statement (such as your
UPDATE), then on the next line type in "go" (without the double quotes),
then on the next line your next statement, then the "go" on the next line,
etc. The program "throws" that to SQL and executes all the statements,
sequentially.

I haven't tried this from Rev, but we use this in our product whenever we
deliver a "patch" for a customer to update/fix data - no problem.

Regards,
Mark



jbv wrote:
> 
> Hi list,
> 
> I'm trying to squeeze more than one SQL commands into 1 single
> revdb_execute
> request in a Rev cgi script.
> For instance :
> 
> UPDATE myTable SET N = N + 1 WHERE id = 1 LIMIT 1 ; UPDATE myTable
> SET N = N + 1 WHERE id = 2 LIMIT 1 ;
> 
> I've tried all possible ways, like this one :
> 
>put "UPDATE myTable SET N = N + 1 WHERE id = 1 LIMIT 1 ; " into
> myREQUEST
>put "UPDATE myTable SET N = N + 1 WHERE id = 2 LIMIT 1 ;" after
> myREQUEST
>put revdb_execute(theID, myREQUEST) into tQueryResult
> 
> The first SQL command executes fine, but I get a syntax error message
> from mySQL regarding the
> 2nd SQL command.
> 
> But when I paste the same set of 2 SQL commands into phpMyAdmin, then it
> works !!!
> 
> Any idea of what I could be missing ?
> The doc doesn't mention any limitation regarding the SQLQuery parameter
> of revdb_execute...
> 
> I'm using Rev cgi 2.5, mySQL 4.0.15 and phpMyAdmin 2.6.0
> 
> Thanks,
> JB
> 
> ___
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 

-- 
View this message in context: 
http://www.nabble.com/revdb_execute-problem-tf4284430.html#a12204424
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [OT] Energy Efficient Search Engine

2007-08-17 Thread Jeff Reynolds

Ken,

no we did not track any learning/reading disorders with the study  
from what i remember, but the group was normalized so that we were  
getting an 'average' group of kids.


LOL, i am both dyslexic and have taken speed reading (the speed  
reading actually masked my being diagnosed as dyslexic for quite a  
while), but the light on dark does not work for me! I would doubt  
that dyslexia would play into this much, it seems to root from a  
deeper base difference in brain logic (more symbolic and less  
linguistic), but ive not kept up much on the subject.


I think the most interesting fact is that the reading speed/ 
comprehension/retention curves were shifted lower with the light on  
dark which indicated that it was affecting ALOT of the group, not  
just a few badly.


Also you may not realize you are being slowed down or have a lower  
comprehension! we got very different results when we just asked which  
looked better or felt better! those results were all over the map!  
Thats why we spent the money to do the study. While it was not quite  
at the level study to get published, it was done well and to a level  
to draw conclusions from for our practical uses. There was some  
published work on this, but studies varied in their scope and  
questions asked. most early studies pointed to dark on light being  
much better. some later studies showed little difference, but there  
was a lot of debate and and a lot of potential variables to control  
for, thus we did the study to look at our use in our target population.


cheers,

jeff


On Aug 17, 2007, at 1:00 PM, [EMAIL PROTECTED]  
wrote:



Turns out black on white wins way over the reverse or messing with
either text or bg color much.



Very interesting, and as others have pointed out, if you spend more  
time
doing the same thing then there's no point. I do wonder though if  
that study
took into account lysdexia;-) I am, and my youngest son is even  
more so, and
neither of us had any trouble with white on black. My wife on the  
other hand
is one of those speed readers, she can't stand white on black. I'm  
wondering
if any of the others here who don't mind white on black are  
lysdexic;-) I

wonder about colour blindness too?

In the end I guess it comes down to what works for you.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: no selection rectagle with screen grab?

2007-08-17 Thread Richard Gaskin

Paul Gabel wrote:

I have an iMac Intel 20 inch, and my Snapshot experience is the same  
as Richard's and opposite from Sarah's. Snapshot works all right, but  
there is no a "gray translucent rectangle" to help guide you.


Thanks for the verification, Paul. It seems we're finding consistent 
results, so I've added this info to the bug report:




Please consider voting for this bug if it's affecting your work. Thanks.

--
 Richard Gaskin
 Managing Editor, revJournal
 ___
 Rev tips, tutorials and more: http://www.revJournal.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: no selection rectagle with screen grab?

2007-08-17 Thread Paul Gabel
I have an iMac Intel 20 inch, and my Snapshot experience is the same  
as Richard's and opposite from Sarah's. Snapshot works all right, but  
there is no a "gray translucent rectangle" to help guide you.


Paul Gabel

On Aug 15, 2007, at 4:57 PM, Sarah Reichelt wrote:


On 8/16/07, Richard Gaskin <[EMAIL PROTECTED]> wrote:
In all versions I've tested prior to v2.8, the "export snapshot"  
command

provides some indication of the rectangle being selected by the user.

In v2.8.1, at least on OS X, I see no indication of this selection  
at all.


It works for me Richard (Rev 2.8.1 Build 472, Mac OS X 10.4.10). I see
the cross-hair cursor and when I drag, a gray translucent rectangle
shows what I am getting.

Cheers,
Sarah
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Inks: black translucent background with hole

2007-08-17 Thread Mark Swindell

Hi Scott,

This is a great effect but I can't follow how it works.  If copy and  
paste the spotlight oval in your stack, the copied oval shows up  
black... the transparency is lost.   I can't see any difference in  
the properties.  What am I missing?


Thanks
Mark

On Aug 15, 2007, at 2:24 PM, Scott Rossi wrote:


Recently, David Bovill wrote:


I want to
make a selection area of an image the only bit that shows up  
clearly with

the rest of the image darkened.


I have a stack that might illustrate what you're trying to do.   
Execute the

following in your message box:

 go url "http://www.tacilemedia.com/download/spotlight.rev";

Sorry for the large filesize (860K) but this was the most immediate  
example

I had.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



"Many of life's failures are people who did not realize how close  
they were to success when they gave up."

-Thomas Edison



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Making Instruction Movies of Apps Made with Rev on a Mac

2007-08-17 Thread Mark Schonewille

Hi Blair,

Most people will probably think of Snapz Pro immediately, but if you  
are using a Mac, please give Snapper a try. Snapper was created with  
Revolution and Trevor's EnhancedQT external. If you were thinking of  
making screenshots, Snapper could be a good alternative for you. If  
you run into problems with Snapper, just contact me and I'll give you  
all necessary support. You can find it here: . I am working on a Windows version, but this will take a  
little longer because I have other projects that need to be finished  
first.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 17-aug-2007, om 16:29 heeft Blair Morrissey het volgende geschreven:

I like Rev's movie instructions for Rev. I would like to make  
similar movies for a Rev-made app I finally getting 'done'.


The plan is to make the audio part of the instructional video  
first. Then, as the audio plays (elsewhere, but where I can hear  
it), use some (hopefully inexpensive) software to  grab successive  
window shots as I demo how to use my app in real time with the audio.


I need ideas and the software to get the (screen) window  shots  
(video) of my app.


Suggestions much appreciated. For now, I practice  to rrolling my  
's in prep for doing the audio.


Blair Morrissey



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Making Instruction Movies of Apps Made with Rev on a Mac

2007-08-17 Thread Blair Morrissey
I like Rev's movie instructions for Rev. I would like to make similar  
movies for a Rev-made app I finally getting 'done'.


The plan is to make the audio part of the instructional video first.  
Then, as the audio plays (elsewhere, but where I can hear it), use  
some (hopefully inexpensive) software to  grab successive window  
shots as I demo how to use my app in real time with the audio.


I need ideas and the software to get the (screen) window  shots  
(video) of my app.


Suggestions much appreciated. For now, I practice  to rrolling my  
's in prep for doing the audio.


Blair Morrissey
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revdb_execute problem

2007-08-17 Thread jbv


Ken ,

>
> > I'm trying to squeeze more than one SQL commands into 1 single
> > revdb_execute request in a Rev cgi script.
>
> I've never done that, but I would assume that revdb_execute is limited
> to only one command because it needs to return a result back to Rev; if
> it could support more than one command, there would have to be special
> handling to get the results of multiple commands back (even if it's
> just a simple "empty/error" result for each).

Mmmh... things aren't clear...
Take a look at the revExecuteSQL command (equivalent to revdb_execute)
in the doc (Rev 2.5); it says :

The SQLStatement is a string in Structured Query Language. (Do not include 
a semicolon
at the end of the SQLStatement.)

Note:  Some database implementations, such as Oracle, are capable of 
handling a
multiple-line SQL statement.

First, it's not clear if each line of a multiple-line SQL statement should not 
be terminated
by a semicolon
or only the final one... Second, it sounds like multiple-line statements are 
allowed if the
DB implementation
accepts them... And according to various webpages, mySQL 4 does accept it...

>
>
> I'd break it into two separate revdb_execute statements instead.
>

that's what I've done, but I was actually trying to speed up some cgi scripts 
that feature
large numbers of mySQL queries by using multiple-line statements when queries 
are
similar...

Best,
JB

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revdb_execute problem

2007-08-17 Thread Ken Ray
On Fri, 17 Aug 2007 10:16:10 +0200, jbv wrote:

> I'm trying to squeeze more than one SQL commands into 1 single
> revdb_execute request in a Rev cgi script.

I've never done that, but I would assume that revdb_execute is limited 
to only one command because it needs to return a result back to Rev; if 
it could support more than one command, there would have to be special 
handling to get the results of multiple commands back (even if it's 
just a simple "empty/error" result for each).

I'd break it into two separate revdb_execute statements instead.


Ken Ray
Sons of Thunder Software, Inc.
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Saving stack and Chinese

2007-08-17 Thread Friedrich F. Grohmann


On 17 Aug 2007, at 20:10, Mark Schonewille wrote:



Thanks for trying. Have you also tried saving the stack and  
clicking around a bit to change the focus repeately from and to the  
field that contains the characters? If you have and still didn't  
see a problem, I'll send you my stack -- which doesn't contain  
anything special afaik.



Sorry, forgot to mention that. Yes, I saved the stack and clicked  
around. Nothing untoward happened.


When you send the stack, it might be a good idea to let me also know  
which characters caused the problem.


All the best,
Fritz
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Saving stack and Chinese

2007-08-17 Thread Mark Schonewille

Hi Fritz,

Thanks for trying. Have you also tried saving the stack and clicking  
around a bit to change the focus repeately from and to the field that  
contains the characters? If you have and still didn't see a problem,  
I'll send you my stack -- which doesn't contain anything special afaik.


Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http;//www.salery.com

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com



Op 17-aug-2007, om 14:01 heeft Friedrich F. Grohmann het volgende  
geschreven:





I'm on a Mac with OS 10.4.10, Rev 2.8.1. Made a new stack with one  
text field (no specific settings) and then put Chinese via the  
message box using


set the unicodeText of fld 1 to "[Chinese unicode characters]"

Tried it with Chinese text of different length, including three  
characters. No problem here, except that the Chinese in the message  
box turns into garbage after I hit the return key.


If it's a small stack you might send it to me so that I can have a  
look at what "doesn't look right."


All the best,
Fritz



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Saving stack and Chinese

2007-08-17 Thread Friedrich F. Grohmann


On 17 Aug 2007, at 05:03, Mark Schonewille wrote:




I have a stack with one field. The field contains 3 Chinese  
characters. I put the characters into the field using


set the unicodeText of fld 1 to 

Each time when I save the stack, either by script or using the  
menu, the 3 characters change into 4 characters which don't look  
right. Sometimes, when I click in the message box and subsequently  
in the stack, the same happens. This looks like a focus problem.  
Did anyone observe similar behaviour?


I'm on a Mac with OS 10.4.10, Rev 2.8.1. Made a new stack with one  
text field (no specific settings) and then put Chinese via the  
message box using


set the unicodeText of fld 1 to "[Chinese unicode characters]"

Tried it with Chinese text of different length, including three  
characters. No problem here, except that the Chinese in the message  
box turns into garbage after I hit the return key.


If it's a small stack you might send it to me so that I can have a  
look at what "doesn't look right."


All the best,
Fritz
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


revdb_execute problem

2007-08-17 Thread jbv
Hi list,

I'm trying to squeeze more than one SQL commands into 1 single
revdb_execute
request in a Rev cgi script.
For instance :

UPDATE myTable SET N = N + 1 WHERE id = 1 LIMIT 1 ; UPDATE myTable
SET N = N + 1 WHERE id = 2 LIMIT 1 ;

I've tried all possible ways, like this one :

   put "UPDATE myTable SET N = N + 1 WHERE id = 1 LIMIT 1 ; " into
myREQUEST
   put "UPDATE myTable SET N = N + 1 WHERE id = 2 LIMIT 1 ;" after
myREQUEST
   put revdb_execute(theID, myREQUEST) into tQueryResult

The first SQL command executes fine, but I get a syntax error message
from mySQL regarding the
2nd SQL command.

But when I paste the same set of 2 SQL commands into phpMyAdmin, then it
works !!!

Any idea of what I could be missing ?
The doc doesn't mention any limitation regarding the SQLQuery parameter
of revdb_execute...

I'm using Rev cgi 2.5, mySQL 4.0.15 and phpMyAdmin 2.6.0

Thanks,
JB

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution