(My) Memory Corrupted -- Scaling An Image?

2011-04-13 Thread Scott Rossi
Hey all: It's been some years since I've had to do this, and I'm now I'm getting old and blanking on the technique: scale an image so the data in the resulting image reflects the scaled down data, not the original image data? The one technique I was able to piece together: scale the image and

Re: (My) Memory Corrupted -- Scaling An Image?

2011-04-13 Thread BNig
Hi Scott, Scott Rossi wrote: Hey all: ... scale an image so the data in the resulting image reflects the scaled down data, not the original image data? The one technique I was able to piece together: scale the image and then set the image/alphaData of the image to the current

Re: setting the insertion point

2011-04-13 Thread Nicolas Cueto
Thanks, Jacqueline and Stephen. -- Nicolas Cueto ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Where are official Made with... graphics for Livecode?

2011-04-13 Thread Klaus on-rev
Hi Graham, A quick search revealed nothing, but there must be some resources other than the ones on the RunRev Media Resources page (they don't look like they are intended to adorn an app, as such). Basically I want to put an up-to-date Made with LiveCode by Runtime Revolution in some

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Andre Garzia
Thanks Pierre, I don't know about security daemons on FreeBSD. I know that the system is very secure when configured correctly and very stable. Can you or somebody try to access http://bsd.soapdog.org and tell me if it opens? I am having problems here with my ISP, it appears that people from WAN

Re: [ANN] 3D Carousel Menu for LiveCode

2011-04-13 Thread Scott Rossi
Recently, Scott McDonald wrote: There is a new control for LiveCode. It is a commercial Carousel Menu with a 3D effect. ... You can try it out at: http://www.runrevplanet.com/ Looks nice Scott. Did you do anything special to optimize performance on mobile (haven't tried it out yet, just

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Devin Asay
On Apr 13, 2011, at 12:53 PM, Andre Garzia wrote: Thanks Pierre, I don't know about security daemons on FreeBSD. I know that the system is very secure when configured correctly and very stable. Can you or somebody try to access http://bsd.soapdog.org and tell me if it opens? I am having

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread stephen barncard
the most relevant part is This system is running Linux bsd.devacode.com.br 2.6.16 FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 i686 i686 i386 GNU/Linux . nice. On 13 April 2011 12:33, Devin Asay devin_a...@byu.edu wrote: On Apr 13, 2011, at 12:53 PM, Andre Garzia wrote: Thanks

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Andre Garzia
Thanks guys! it works! :-D Cheers andre On Wed, Apr 13, 2011 at 4:38 PM, stephen barncard stephenrevoluti...@barncard.com wrote: the most relevant part is This system is running Linux bsd.devacode.com.br 2.6.16 FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 i686 i686 i386 GNU/Linux

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Pierre Sahores
'Evening Andre, Yep. It works there too in displaying the Welcome to revIgniter! message. Thanks Pierre, I don't know about security daemons on FreeBSD. I know that the system is very secure when configured correctly and very stable. Did you have an eye on SELinux, the security demon witch

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Andre Garzia
CentOS 5.6 works perfectly fine in about revserver+postgresql web driven apps :-) On the other hand, i could't run such revserver+postgresql web driven apps under OpenSuse 11.3 + PG 8.4.7 nor OpenSuse 11.4 + PG 9.0.3 for yet. Did you went more successfully than me on this ? Pierre, I

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Pierre Sahores
Thanks for those precisions, Andre ! Seems i will not resist to test how BSD handle revserver+PG yet... Your fault ;-) Le 13 avr. 2011 à 22:37, Andre Garzia a écrit : I think I got it running on OpenSuse 11.0 or something like that but if I rememeber correctly it involved installing some

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Pierre Sahores
RevServer works OK under OpenSuse. It's the revdb.so and/or revPG.so whose don't. I think I got it running on OpenSuse 11.0 or something like that but if I rememeber correctly it involved installing some libraries by hand. -- Pierre Sahores mobile : (33) 6 03 95 77 70 www.wrds.com

Re: Error in Windows standalone

2011-04-13 Thread Paul Foraker
So, if the error is in the error script, and the error is the single quotes around Object when they should be double quotes, how do I fix that? And, why would it work on Mac XP, but not Win 7? I'm so foncused. However, maybe I'm doing something wrong in the specification of the place to save

Re: Yay! Victory RevServer runs on FreeBSD with Linux Compat installed.

2011-04-13 Thread Andre Garzia
give me a couple days, I will install pg here and try it out... I have mysql installed but so far no testing done because I can't believe it will actually work and am afraid that my beliefs will again be shattered (I thought that linux compat would never work) On Wed, Apr 13, 2011 at 5:58 PM,

Re: Live LiveCode Code Event #17 - wrap-up

2011-04-13 Thread Claudi Cornaz
Hi kay, Glad to see more and more people are playing/discovering the arduino. It's the new lego. I am glad you liked the presentation and I certainly will do a follow up. I still have a lot more to say and show. Heck, I hardly scratched the surface. WITH REFERENCE TO CLAUDI's 'MUST DOs'

Re: Error in Windows standalone

2011-04-13 Thread J. Landman Gay
On 4/13/11 4:01 PM, Paul Foraker wrote: So, if the error is in the error script, and the error is the single quotes around Object when they should be double quotes, how do I fix that? And, why would it work on Mac XP, but not Win 7? I'm so foncused. In the original LiveCode script, it's in

Re: [ANN] 3D Carousel Menu for LiveCode

2011-04-13 Thread JosepM
Very cool Scott! Salut, Josep -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-3D-Carousel-Menu-for-LiveCode-tp3446273p3448409.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Differences between Mac chars and Win chars

2011-04-13 Thread JosepM
Hi, I have a problem with a encriptation results from Mac and from Win. The same word, for example demo have different results. Why? Any idea? Salut, Josep -- View this message in context:

Custom control performance with a backgroundPattern

2011-04-13 Thread Anthony Howe
Hiya Gang, scenario: stack at 1024 x 768 with a number of cards. cards contain a number of custom controls for user. (multimedia app) when using a 1024 x 768 imported background image file (around 800k... pre-optimised) as the 'backgroundPattern' for the stack / card, all the custom controls

When Export Snapshot doesn't work

2011-04-13 Thread Graham Samuel
I'm using 'export snapshot' and finding stuff that doesn't seem to be in the docs, nor did an archive search turn up anything. However I can never rule out finger trouble on my part. Can anyone confirm the following: 1. You can't export a snapshot from a card in a substack which isn't open -

Re: Error in Windows standalone

2011-04-13 Thread Mark Wieder
Jacque- Wednesday, April 13, 2011, 3:28:09 PM, you wrote: The function looks okay to me and the paths are right. Try logging the result after the folder creation and see if you can find a problem there. Or you could wrap the folder creation in a try statement, and log any errors. That would

Re: When Export Snapshot doesn't work

2011-04-13 Thread Mark Schonewille
Hi Graham, I can confirm all, but I have to say that 2 and 3 are logical and expected. I wouldn't this to be different. I can imagine that 1 is a little annoying and it would definitely be helpful to be able to import snapshots from closed stacks. I can add a fourth problem: import snapshot

Re: Live LiveCode Code Event #17 - wrap-up

2011-04-13 Thread Kay C Lan
Hi Claudi, I wrote: Basically LiveCode is EXTREMELY susceptible to timing issues and there is a NEED to include a 'wait' command in your LiveCode loop. You responded: My code setup is a bit different. I always try to avoid a continues loop in my livecode code :-) I know and set the

Re: Live LiveCode Code Event #17 - wrap-up

2011-04-13 Thread stephen barncard
Let us remember that Serial port and handshaking stuff is tricky and a black art to make work perfectly in any situation, but especially at rates higher than 2400 baud. We are so used to the speedy, asynchronous world of TCP packets that interfacing with this archaic method can be quite

Re: When Export Snapshot doesn't work

2011-04-13 Thread Richard Gaskin
Graham Samuel wrote: I'm using 'export snapshot' and finding stuff that doesn't seem to be in the docs, nor did an archive search turn up anything. However I can never rule out finger trouble on my part. Can anyone confirm the following: 1. You can't export a snapshot from a card in a

Re: Differences between Mac chars and Win chars

2011-04-13 Thread Bill Vlahos
Josep, Do you have a sample script that you are using? This isn't enough information. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On Apr 13, 2011, at 3:53 PM, JosepM wrote: Hi, I

player object and large video

2011-04-13 Thread Nicolas Cueto
Hello, I'm moving a stack from the development stage to standalone. For both Win and Web. The stack contains a player object, which refers to a large (55Mb) MPEG-4 video that is online on my onrev account. Some odd things, though. When opening the stack, the screen shows only the frame/outline