Re: libURL -- FTP over SSH

2004-10-04 Thread K
May I suggest in using the -R -L options for ssh it creates a static loop back port for doing such things. For example I use it to login and encrypt all my VNC traffic sice vnc is not very secure. There is a document on the vnc web site using ssh with vnc you should probally consult. Kevin

Re: libURL -- FTP over SSH

2004-10-04 Thread Sannyasin Sivakatirswami
How would one implement this in a revolution script? Sivakatirswami On Oct 4, 2004, at 2:35 AM, K wrote: May I suggest in using the -R -L options for ssh it creates a static loop back port for doing such things. For example I use it to login and encrypt all my VNC traffic sice vnc is not very

Re: Problems again

2004-10-04 Thread Thomas McGrath III
1. The mouseEnter message is sent only when the Browse tool is being used. 2. If two controls overlap, a mouseEnter message is sent whenever the mouse pointer crosses into a visible portion of a control. The control on the bottom receives a mouseEnter message only when the mouse pointer

Re: Encryption and protection

2004-10-04 Thread Thomas McGrath III
Bill, 1. I have heard that the 2.5 pswd is OK 2. I would have a separate stack as the start up and link to another locked stack for the Full stack protection. 3. Others here would know this. sorry. 4. ditto Tom On Oct 4, 2004, at 1:19 AM, Bill Vlahos wrote: I have a project where the data is

Re: Encryption and protection

2004-10-04 Thread Frank D. Engel, Jr.
4. Is doing this in a stack the right approach or would it be better to have a binary data file like more traditional programs? If a data file is the right way to go, how can that be protected? Is it your intention to distribute this as a standalone? If so, were you aware that the properties

Re: libURL -- FTP over SSH

2004-10-04 Thread Frank D. Engel, Jr.
You might want to do a google search on SSH Tunneling -- you might be able to find something that way which will present an alternative means by which to accomplish this. On Oct 3, 2004, at 10:44 PM, Sannyasin Sivakatirswami wrote: Can libURL do FTP over SSH? ... where the control connection

Re: ANN: ArchiveSearch

2004-10-04 Thread Frank D. Engel, Jr.
OK - for you all who don't yet have rev 2.5, the plugin stack is also now at You can access parts of RevOnline (including the user download areas) from the free Dreamcard Player. ___ $0 Web Hosting with up to 120MB web space, 1000 MB

Re: Problems again

2004-10-04 Thread Mark Smith
Could this be related to the bug whereby pop-ups and arrow key navigation stop working at seemingly random times? I've only had these since 2.5. The only solution I can find is to save my work, quit Revolution and restart it again. Infuriating after the third or fourth time in a couple of

Re: Problems again

2004-10-04 Thread xbury . cs
On 04.10.2004 15:08:32 use-revolution-bounces wrote: 1. The mouseEnter message is sent only when the Browse tool is being used. untrue... They still work! at least in 2.2 ;) 2. If two controls overlap, a mouseEnter message is sent whenever the mouse pointer crosses into a visible portion of a

Re: Encryption and protection

2004-10-04 Thread Bill Vlahos
I do have a separate stack built as a standalone so it has the engine which opens the stack with the code and data that I want to protect. Bill On Oct 4, 2004, at 6:12 AM, Thomas McGrath III wrote: Bill, 1. I have heard that the 2.5 pswd is OK 2. I would have a separate stack as the start up and

RE: Crash with database in OS 9

2004-10-04 Thread Chris Sheffield
Alister, Sorry this is kind of a late response. Take a look at bug #777 in Bugzilla. I submitted this bug a while back because I was using Valentina and discovered that the IDE would crash if the Valentina XCMD that was shipped with Rev was not in the Rev folder. I never had a problem with my

Re: Problems again

2004-10-04 Thread xbury . cs
Oh, I got more ;) I even have the RR logo screen popping up in the middle of the environment! Can't hide or close it so you waste another 3 minutes or more closing and restarting it all... This must be my 2nd black week in a row... -=- Xavier Bury

Re: Floating Windows

2004-10-04 Thread Éric Chatonet
Le 3 oct. 04, à 05:24, [EMAIL PROTECTED] a écrit : Hi, I'm new to Revolution (I'm using Dreamcard), though I am familiar with Hypercard. Here's my question: I want the ability to display multiple floating windows that are editable and resizable over any card in a stack . The primary use for the

Re: Floating Windows

2004-10-04 Thread Richard Gaskin
Éric Chatonet wrote: it seems you want a resizable palette. Rev does not allow this: you have to script your window to resize it. In which version? I've been using resizable palettes for the last few years. See my 4W Props in RevNet, for example -- Richard Gaskin Fourth World Media

Re: Encryption and protection

2004-10-04 Thread Ken Ray
On 10/4/04 5:41 PM, Ken Ray [EMAIL PROTECTED] wrote: Whoops! Sorry about that... Didn't mean to reply with an empty reply... OK, there's nothing to see here... move along... :-) Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED]

can't create standalone

2004-10-04 Thread Joseph Dien
I made a modest 51kB stack using Revolution 2.5 under Windows XP SP2. It seems to run fine but I can't create a standalone. According to the documentation, I'm supposed to go to the File menu and use a Save As Standalone command. I can find no such option either in the File Menu or as

Re: QUESTION: How to get a remote directory file listing from a web site

2004-10-04 Thread Andre Garzia
On Oct 4, 2004, at 7:06 PM, Stephen Quinn Barncard wrote: Hello, I need some help. When I run this from the message box put (crosbystillsnash.com/content/TOURS/CSN2K4/_galleries/ 20040913_Pechanga/large/) into thePath put user:password into userpass put ftp://; userpass @ thePath into temp

Re: can't create standalone

2004-10-04 Thread Ken Ray
On 10/4/04 8:36 PM, Joseph Dien [EMAIL PROTECTED] wrote: I made a modest 51kB stack using Revolution 2.5 under Windows XP SP2. It seems to run fine but I can't create a standalone. According to the documentation, I'm supposed to go to the File menu and use a Save As Standalone command. I

RE: can't create standalone

2004-10-04 Thread Monte Goulding
I made a modest 51kB stack using Revolution 2.5 under Windows XP SP2. It seems to run fine but I can't create a standalone. According to the documentation, I'm supposed to go to the File menu and use a Save As Standalone command. I can find no such option either in the File Menu or as an

Re: can't create standalone

2004-10-04 Thread Joseph Dien
Ah, I understand now! I was very confused about what the difference is between this new Dreamcard option and Revolution. I had Revolution Express before. Thanks! Joe On Oct 4, 2004, at 9:44 PM, Monte Goulding wrote: I made a modest 51kB stack using Revolution 2.5 under Windows XP SP2. It

Re: Dates Handled Differently in XP Home?

2004-10-04 Thread Sarah Reichelt
A followup. We've now had three of my client's customers experience the same issue, all on XP. The code works fine on all other OSes on which it's been tested. Does your script use the convert command? Are these customers international? This sounds a little like Sarah's pet bug regarding

ANN: FTPCommander update 0.3

2004-10-04 Thread Andre Garzia
Hi Folks, just added a button to set permissions on remote FTP files, it's the 'Perms' button, you use it like the CHMOD command in unix by setting it to a number like 755 (Ie: CGI) or 777 (Ie: CGI-Folders), if you don't know what file permissions are, then you should not be messing with them

ask cursor

2004-10-04 Thread Andrew
Hi, quick question. I wanted to allow the user to display an ask dialogue by typing a key, but have the key that they type be the first key to appear as their response. But if I do: on keydown whichkey ask What do you wish to say? with whichkey end keydown Then, the next key you type replaces

Re: Cross Platform Font Question ?

2004-10-04 Thread David Squance
I'd recommend Arial. It seems to me it looks pretty good in both systems. Dave I have a stack that was put together on the mac. In the text fields Helvetica 14 has been used, and on the mac under OS X looks fine... but when it is run under windows Helvetica 14 looks awfully emaciated... Anyone