Re: Answer File and Ask File as sheet

2005-03-04 Thread James . Cass
  *The answer will probably be somewhere in the Apple HIG...

Which can be found here:
http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGIntro/chapter_1_section_1.html

-James





Klaus Major [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
03/04/05 12:52 PM
Please respond to How to use Revolution
 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:Re: Answer File and Ask File as sheet


Hi Gregory,

 Hello everyone,

 Is it possible to have a title appear with the as sheet version of
 Answer File and Ask File?

i don't think so*, unless you fake one :-)

*The answer will probably be somewhere in the Apple HIG...

   Greg

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: This and That (OT)

2005-03-01 Thread James Cass
On Feb 28, 2005, at 12:50 PM, Mathewson wrote:
1.In Bulgaria all the ISPs shut off most of the ports so
that it is (supposedly) only possible to access the internet via
a PC using Microsoft Windows.
And they think that's more secure?!
2. RR is unknown here.
You can be Bulgaria's RR Pioneer!  They may even build a bronze statue 
of you in the middle of town!

3. In the autumn I hope to use RR or MC to teach basic
programming concepts at a small tourism college here.
That sounds really cool.  Good luck!
I hope you have a Safe and Prosperous time in Bulgaria!!
-James
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


[OT] There.com

2005-03-01 Thread James . Cass
If you haven't heard of There.com 
(http://www.there.com/whatIsThere.html), you are missing out on an amazing 
experience.  There is a 3D, online virtual community with live humans 
behind their avatars.  You can try it for free (no credit card required) 
for 3 days.  Unfortunately it's only available for Windows.  On the Mac 
side is a similar place called Second Life but it doesn't hold a candle 
to There.  If we were to get enough Revolutionaries in There we could 
have virtual get togethers and talk about Rev stuff or anything else. I've 
met people from Taiwan, Australia, the UK, etc.  If you go in There, 
look me up and I'll show you around.  My avatar is Cassj.  You can check 
out video clips and screenshots here: 
http://www.there.com/whatIsThere.html

-James
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Converting space- to tab-delimited

2005-02-28 Thread James . Cass
Here is yet another version:

put replaceText(tText, \s+, tab) into tText

I got help for this from the archives by doing a search on replacetext 
regex (without the quotes).

-James






Gregory Lypny [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/28/05 01:59 PM
Please respond to How to use Revolution
 
To: Revolution use-revolution@lists.runrev.com
cc: 
Subject:Converting space- to tab-delimited


Hello everyone,

I would greatly appreciated your help with choosing the regular
expression I need to use in replaceText in order to convert a text file
from space delimited to tab delimited when the number of spaces between
words is not constant.

Here's an example of one line of input data.

word1 [3 spaces] word2 [5 spaces] word3 [2 spaces] cr

I'd like to convert that to

word1 [tab] word2 [tab] word3 [tab]

Regards,

Greg


___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Question about Google search

2005-02-28 Thread James . Cass
Alex -

 revGo URL http://www.google.com/search?q=mysearch;

 or perhaps

 put field GoogleSearch into mySearchString
 revGo URL (http://www.google.com/search?q=;  mySearchString)

I think you have a typo in your tip.  Shouldn't be a space between revGo 
and URL.  revGo URL should be revGoURL.  Other than that it works 
beautifully.


-James





Alex Tweedly [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/28/05 04:56 PM
Please respond to How to use Revolution
 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:Re: Question about Google search


[EMAIL PROTECTED] wrote:

I wonder if anyone can help me with this question:
I have created a field in Revolution which is programmed to continually
change its content. At anytime the user can click on a Google button in 
the
program, in which case Revolution copies the contents of the field and 
goes to
Google using the command:

revGoURL http:///www.google.com;

The user can then paste the field's content into the Google Internet 
search
field   and do a search.   The question is whether or not this can be 
done more
efficiently.   Is it possible within Revolution to simple click on the
Google button and do the Google search without the intermediate pasting 
step?


revGo URL http://www.google.com/search?q=mysearch;

or perhaps

put field GoogleSearch into mySearchString
revGo URL (http://www.google.com/search?q=;  mySearchString)

--
Alex Tweedly   http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.1 - Release Date: 27/02/2005

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: RIP Jef Raskin

2005-02-27 Thread James Cass
Mark -
This is indeed a sad passing 
(http://jef.raskincenter.org/home/index.html).  I have to comment 
though, when I saw Raskin speak with the other original Apple/Macintosh 
pioneers at MacWorld EXPO Boston (2004), Raskin came across to everyone 
as a very bitter man.  It was actually kind of sad.  He was in total 
disagreement with the direction that Apple has taken the idea of an 
operating system with MacOSX.  He was especially almost angry that 
MacOSX has brought back the command line.  He felt that evolution of 
the operating system has been put in reverse -- that the operating 
system in general should be much smarter than current OS's.  That's 
why he was developing a better user inteface 
(http://jef.raskincenter.org/home/index.html).

Anyway, it was very cool seeing all those original pioneers all on the 
stage telling stories about the beginnings of the Macintosh.

-James
On Feb 27, 2005, at 6:45 PM, Mark Wieder wrote:
http://www.digitaldivide.net/blog/dwarlick/view?PostID=2226
http://www.macintouch.com/
--
-Mark Wieder
 [EMAIL PROTECTED]
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Rev 2.5 and OSX 10.1

2005-02-23 Thread James Cass
I'm using Rev 2.0.3 and I was going to try out Rev 2.5, but it crashes 
on OSX 10.1.
Are you not even using 10.1.5?  Man, you really need to at least move 
to Jaguar (MacOSX 10.2.8).  It is a highly regarded opinion that 10.1 
had lots of problems that were finally fixed by 10.2.  That's my two 
kopeks.

-James
On Feb 23, 2005, at 9:06 PM, curry wrote:
I'm using Rev 2.0.3 and I was going to try out Rev 2.5, but it crashes 
on OSX 10.1. This leads me to assume that there must be no beta 
testers for Rev with 10.1--because the same thing happened with Rev 
2.1, I reported a crash and it was later fixed. But 10.1 is officially 
supported, so it seems like a 10.1 beta tester is needed, otherwise 
this could happen every release. It needs to be checked in beta so 
that the release will work, otherwise it'll always be behind on 10.1 
compatibility.

Curry
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Simple word-scramble stack

2005-02-19 Thread James Cass
Wilhelm -
That's a very cool stack!  Just by coincidence the first word that came 
up for me was garden.  However, when I saw the scrambled letters, I 
saw a true, one-word anagram for garden, danger.  Let's not get 
into the psychological reasons for that  ;-PSo, it now seems 
another enhancement would be to check for one word anagrams of the same 
set of scrambled letters.  :-)

-James

On Feb 19, 2005, at 7:46 AM, Wilhelm Sanke wrote:
While visiting a family with a third-grader I noticed a (written) 
foreign-language exercise that used scrambled words. As the father of 
the third-grader had an older Metacard version on his computer, I sat 
down and produced a computer version of the exercise, which the young 
child seemed to like very much. I added a standalone splash screen to 
enable the young user to make changes to the lexicon and add words of 
her own choice.

I think such a stack belongs in the category for revolution novices 
like Klaus Major's memory stack or my stack seminar01, which (the 
latter) - among other examples - contains directions to build a basic 
vocabulary trainer with gradually increasing complexity.

I have added the scramble-word stack to my website 
www.sanke.org/MetaMedia on page Sample Stacks and Tools for 
Development.
A screenshot can be seen here 
http://www.sanke.org/Metamedia/Screenshots.htm.
Direct download from 
http://www.sanke.org/Software/simplewordscramble.zip (11 KB).

The stack is an example of a guided exercise, where the focus is on 
learning and not on testing, two pairs of shoes which are very 
often mixed up. Support - the guidance - for the learner is offered 
in various ways:

1. When the learner types into the input field, the typed letters 
disappear from the scramble field. Only letters contained in the 
scramble field can be typed into the input field, otherwise a 
warning will appear.

2. If the user deletes letters from the input field, they reappear in 
the scramble field; the learner can move the cursor inside the input 
field using the arrow keys, then press the backspace key to remove the 
letter on the left of the cursor.

3. You can re-scramble the word to possibly get a better idea what the 
word could be.

4. Pressing Help shows the first and last letter of the sought word 
and displays dashes as placeholders for the remaining letters in 
between.

5. Button more letters, which appears after first pressing button 
Help, adds more - randomly selected - letters to the help field. The 
last two dashes in a word however remain, the user has to find out 
them on his/her own.

Simple as it is, the exercise card of the stack needs 25 controls to 
achieve the described basic functionality and 8 of them contain 
scripts. The longest script is that of the input field, which controls 
the features 1. and 2. explained above. This script makes use of the 
offset function, returninfield and rawkey handlers, and the 
selectedchunk function, the last one to determine the place of the 
insertion point in the input field. A special problem comes up when 
you have to deal with special national characters, because the 
rawkey values in this case are different from the numtochar 
values; therefore I included some script lines to take care of the 
German Umlaute (ä, ö, ü).

Enhancements to the stack could added in many directions; in a 
workshop for Revolution newbies I would - as an example - assign the 
tasks

a) to display a translation along with the scrambled word, and
b) to add the possibility to export the lexicon to an external text 
file and to import from a choice of external files.

--Wilhelm Sanke


___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Simple word-scramble stack

2005-02-19 Thread James Cass
Jim -
Not sure I completely understand your dilemma, but it sounds like you 
may want to look at your User's com.apple.LaunchServices.plist file, 
located in /Users/username/Preferences/com.apple.LaunchServices.plist 
(or wherever the user's home folder is). :-)  This file holds file/app 
associations.

HTH.James
On Feb 19, 2005, at 12:12 PM, Jim Hurley wrote:
 Wilhelm Sanke wrote:
A screenshot can be seen here
http://www.sanke.org/Metamedia/Screenshots.htm.
Direct download from
http://www.sanke.org/Software/simplewordscramble.zip (11 KB).


This presents a new OS X challenge for me.
In OS 9 I used Fast Find , and later Richard Gaskin's wonderful 
little AppleScript app., Change creator to convert MC settings to 
RunRev settings. I tried the Open with..Other routine in OS X 
but RunRev was not allowed (deselected) as an option.

How is this conversion performed in OS X?
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: New user just introducing myself...

2005-02-19 Thread James Cass
Hey, Todd.  Welcome to the Revolution!!
-James
On Feb 19, 2005, at 4:55 PM, Todd Higgins wrote:
Hi Everyone,
I purchased Dreamcard last fall and I upgraded to Revolution last 
month just in time to take advantage of the AltBrowser/MagicCarpet 
Xmas combo (Thanks Kevin and Chipp for the generous offer!)

I have learned quite a lot about Revolution by reading the list 
(though I don't know how anyone can keep up with all of the traffic)  
and I want the makers of Revolution to know that part of the reason I 
decided to go with Revolution was because of the high quality (and 
personable) nature of the list.

Like Len Morgan (another Revolution beginner on the list - Hi Len) I 
am having a hard time grokking Revolution.  It seems like most people 
who come to Revolution have had previous experience with Hypercard 
(alas I was not so lucky, the first Mac I bought was a IIsi and it 
only came with the Hypercard player and I could not find the full 
version.)

 I am an experienced computer user,  who has dabbled with Applescript 
and some shell scripting for my customers, but I have never worked in 
an IDE and have never developed a GUI tool.  (My daytime job is  
System Engineer where I work on OS X Servers and W2K Servers)

When I was evaluating Revolution previously, I remember seeing a 
tutorial section under help.  I couldn't seem to find it in the 2.5 
version, so I just ordered Dan's book : )

What other good habits would I do well to develop?  Also, what plugins 
or externals do people consider essential to the Revolution 
development experience?  I have read about a few on the list, but I'm 
not sure if the apply to me (or if I would just be unnecessarily 
complicating my learning curve)  Any suggestions will be gratefully 
accepted!

Thanks
Todd
--
Todd Higgins
ASG Systems Engineer
MICRO Technology Groupe, Inc
voice: 215-788-6811 fax: 215-788-1766
email: [EMAIL PROTECTED]  www: http://www.mtgroupe.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [OT] Mac error -10660?

2005-02-18 Thread James Cass
Richard -
A Google search for Apple error 10660 (without quotes) turns up hints 
that either the app needed to open the doc is in the Trash, or the file 
has lost it's a file/application association.  Try a Get Info on the 
doc and re-associate it with the app.  I'm basing this hint on just 
what I found from the Google search.

HTH...James
On Feb 18, 2005, at 7:33 PM, Richard Gaskin wrote:
I have a user who says he's getting an error #-10660 in his OS X box 
when he double-clicks one of my app's documents, but darned if I can 
find the page at Apple that describes what an error -10660 is.

Anyone here know?
TIA -
--
 Richard Gaskin
 Fourth World Media Corporation
 ___
 [EMAIL PROTECTED]   http://www.FourthWorld.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: Ping timeout much longer with 10.3.7

2005-02-10 Thread James . Cass
The Apple Software Update for MacOSX 10.3.8 is now available.
Update with caution as always.
-James





Dar Scott [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/10/05 01:45 PM
Please respond to How to use Revolution
 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:Re: OT:  Ping timeout much longer with 10.3.7



On Feb 10, 2005, at 9:07 AM, [EMAIL PROTECTED] wrote:

 Our testers have discovered that when Revolution does a shell(ping)
 to a
 server that isn't responding, that the timeouts are much different,
 depending on
 which version of Mac OS X one is on.   In Mac OS 10.3.2, we get
 feedback in a
 matter of seconds.   In Mac OS 10.3.7, it takes over 2 minutes to get
 feedback.

Somebody on this list mentioned a 10.3.7 bug involving network delays.

Do you have the same results with ip address only?  That is, without
DNS lookup?

Dar

--
**
DSC (Dar Scott Consulting  Dar's Lab)
http://www.swcp.com/dsc/
Programming Services and Software
**

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: Why does XP choke on the filename - com1.gif

2005-02-09 Thread James . Cass
  Actually, I'm going to try making a 
  com1 folder on a CD (from my Mac)
  and inserting that into a Windows box. 
  Hmm...

GOOD GOD MAN!!  ARE YOU CRAZY!!  You could rip a hole in the space-time 
continuum and squirt us all out of this dimension like watermelon seeds!! 
You can't just go plucking the Cosmic Strings like a monkey on a banjo!! 
OH, THE HUMANITY!!!

-James






Frank D. Engel, Jr. [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/09/05 02:04 PM
Please respond to How to use Revolution
 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:Re: OT: Why does XP choke on the filename - 
com1.gif


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey, it's Windows.  What did you expect?

I was able to name a folder com16 or some such, btw...

Apparently Windows only blocks the names for ports which actually
exist.  Makes sense, but what happens when I put my com16 folder on a
disk and stick it into a Windows box with 16 or more serial ports?

Actually, I'm going to try making a com1 folder on a CD (from my Mac)
and inserting that into a Windows box.  Hmm...

Well, Windows 2000 sees this as not a problem.  You can look inside the
empty folder and everything.  Same with XP home.

Note: In XP home, creating the empty folder on the desktop and naming
it com1 results in Windows quietly switching the name back to New
Folder with no error or anything.  W2K at least complained that the
file already existed.

Strange inconsistency.

On Feb 9, 2005, at 1:58 PM, Martin Baxter wrote:

 Thomas-

 Wednesday, February 9, 2005, 6:26:55 AM, you wrote:

 TMI I believe com1 - com23 are the reserved com port names. I just
 read
 TMI that somewhere?

 There are other reserved words as well: LPT, PRN, NUL, I'm sure there
 are others that I can't think of off the top of my head. It's a
 holdover from DOS commandlines where you don't need the trailing colon
 in order to reference a logical device:

 COPY FILE.TXT COM1


 Thanks for explaining that, yes of course, MSDOS, I thought they
 finally
 dumped that ?

 But really, a multi-user, multi-tasking, allegedly modern operating
 system that can't tell a reference to a file on disk from a reference
 to a
 serial port?

 I think I'm actually shocked.

 Martin Baxter


 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 http://lists.runrev.com/mailman/listinfo/use-revolution


- ---
Frank D. Engel, Jr.  [EMAIL PROTECTED]

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep John 3:16
John 3:16 For God so loved the world, that he gave his only begotten
Son, that whosoever believeth in him should not perish, but have
everlasting life.
$
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFCCl7Q7aqtWrR9cZoRApAbAJ4pqa5sJcNaA9cOxlHW86hNdaM3lQCZAbaK
sXI2zB1/KFl/RQRnjlYHTpA=
=xHZW
-END PGP SIGNATURE-



___
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: refresh the Finder?

2005-02-04 Thread James . Cass
Frank -

Thanks for the Safety Tip.  But, in this _specific case_, there wouldn't 
be any harm any accidentally deleting a file that's in the Trash. 
Although, I know MANY users that actually STORE files in their Trash. Your 
method is _definitely preferred_ over what I suggested.

Humbled.James






Frank D. Engel, Jr. [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/04/05 09:34 AM
Please respond to How to use Revolution
 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:Re: refresh the Finder?


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Warning!! Warning!!

Using /Users/  $USER -- this is a dangerous assumption, as it is
possible for the user's home directory to be somewhere completely
different, such as on a network volume!

Rather, you should use something like this:

delete folder $HOME  /.Trash/foldername

The $HOME environment variable is present on most *NIX systems
(including OS X) and points to the correct home directory, even if it
is on a server or in some location other than the default.

On Feb 3, 2005, at 11:12 PM, James Cass wrote:

 Does anyone know if there's a way to remove a
 specific folder from the trash using AppleScript?

 Come to think of it, why not use the Rev delete folder command?
 Again, if the folder is already in the Trash, you could do this:
   delete folder /Users/  $USER  /.Trash/foldername

 Goodnight Everybody!  Drive home safely!
 -James


 On Feb 3, 2005, at 10:55 PM, James Cass wrote:

 Sorry if I'm way off on this but, I just jumped in here.
 1.  If you just want to update a Finder window, you can do that with
 the Applescript update folder pathToFolder.  I've had to use this
 to refresh the contents of open Finder windows.  I don't do that any
 more though.
 2.  If you want to delete something that's already in Trash (seems
 weird), you can use the shell command:  rm
 /Users/$USER/.Trash/filename

 HTH...James



 On Feb 3, 2005, at 10:32 PM, Chipp Walters wrote:

 Chris,

 I seem to remember something about the ability to 'touch' a
 directory using shell scripts which should do what you want.

 See,
 http://www.dartmouth.edu/~rc/classes/ksh/print_pages.shtml

 Or Google Mac shell touch.

 -Chipp

 Chris Sheffield wrote:

 The problem now is that it just places the folder in the Trash, and
 it
 didn't do that before.  Does anyone know if there's a way to remove
 a
 specific folder from the trash using AppleScript?  I tried using
 the empty
 command followed by the reference to the folder in the trash, but
 it didn't
 work.  If not, I'll just empty the trash, but I thought that's
 probably not
 a very nice thing to do.  Shouldn't be a big deal in this case,
 however.
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 http://lists.runrev.com/mailman/listinfo/use-revolution


 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 http://lists.runrev.com/mailman/listinfo/use-revolution


 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 http://lists.runrev.com/mailman/listinfo/use-revolution


- ---
Frank D. Engel, Jr.  [EMAIL PROTECTED]

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep John 3:16
John 3:16 For God so loved the world, that he gave his only begotten
Son, that whosoever believeth in him should not perish, but have
everlasting life.
$
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFCA4fq7aqtWrR9cZoRArqZAJ4hbh819X/qG9zCe3GmLjGAZDlm+QCfVVTY
jJUO1CF1apaTVLIlSazLJSM=
=fdZI
-END PGP SIGNATURE-



___
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: refresh the Finder?

2005-02-03 Thread James Cass
Sorry if I'm way off on this but, I just jumped in here.
1.  If you just want to update a Finder window, you can do that with 
the Applescript update folder pathToFolder.  I've had to use this to 
refresh the contents of open Finder windows.  I don't do that any more 
though.
2.  If you want to delete something that's already in Trash (seems 
weird), you can use the shell command:  rm /Users/$USER/.Trash/filename

HTH...James

On Feb 3, 2005, at 10:32 PM, Chipp Walters wrote:
Chris,
I seem to remember something about the ability to 'touch' a directory 
using shell scripts which should do what you want.

See,
http://www.dartmouth.edu/~rc/classes/ksh/print_pages.shtml
Or Google Mac shell touch.
-Chipp
Chris Sheffield wrote:
The problem now is that it just places the folder in the Trash, and it
didn't do that before.  Does anyone know if there's a way to remove a
specific folder from the trash using AppleScript?  I tried using the 
empty
command followed by the reference to the folder in the trash, but it 
didn't
work.  If not, I'll just empty the trash, but I thought that's 
probably not
a very nice thing to do.  Shouldn't be a big deal in this case, 
however.
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Screen saver?

2005-01-30 Thread James Cass
Why not just use the built-in Mac OS X screen
saver with your own pictures as the resource
for the slide show?
That's fine, but that's just one type of screen saver.  I might want to 
make a customized screen saver that's actually an application that does 
something a lot cooler than just present a slide show.  :-)

-James
On Jan 30, 2005, at 9:26 AM, Rick Harrison wrote:
Hi there,
Why not just use the built-in Mac OS X screen saver with your own 
pictures
as the resource for the slide show?  It works great, and there is no 
programming
involved!

Rick
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: really OT.... who is living Ireland?

2005-01-28 Thread James Cass
I wish I lived in Ireland!
-James
On Jan 28, 2005, at 10:57 AM, Andrew Meit wrote:
Anyone on list who lives in or near Galway, Ireland? If so, please 
contact me off-list. Thanks.

Andrew
-{Choose Life, Create hope, Nurture Love...}-
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: some pre-shots on my new app...

2005-01-21 Thread James . Cass
Andre-
(B
(BThat looks fantastic!  The only (very picky) suggestion I have is with the 
(Binstant messenger (http://homepage.mac.com/soapdog/DataJR/DataJr03.png). 
(BYou may want a space or two between the speaker and what is being said. 
(BNow it looks like "andre:hey hey hey!".  Maybe have it look like "andre: 
(Bhey hey hey!".  Other than that, everything looks really polished.
(B
(BCheers...James
(B
(B
(B
(B
(B
(BAndre Garzia [EMAIL PROTECTED]
(BSent by: [EMAIL PROTECTED]
(B01/21/05 04:50 PM
(BPlease respond to How to use Revolution
(B 
(BTo: How to use Revolution use-revolution@lists.runrev.com
(Bcc: 
(BSubject:some pre-shots on my new app...
(B
(B
(BHi Folks,
(B
(BI am building a new version of my DataJr app which is used on the
(BMarketing and Advertising Superior School of Rio De Janeiro (it's a
(Buniversity) to track their contacts and manage their projects. It's
(Bdatabase independent, you can tie it to Valentina, MySQL, Oracle,
(Bwhatever works with revDatabase. I think it's going nice... also it
(Bsports a nice Instant Messaging feature...
(B
(BI am posting some links to shots here so that people could give some
(Bfeedback. I am still glueing the new interface to the routines so there
(Bare lots of placeholder controls without data for now.
(B
(Bhttp://homepage.mac.com/soapdog/DataJR/DataJr03.png
(Bhttp://homepage.mac.com/soapdog/DataJR/DataJr04.png
(Bhttp://homepage.mac.com/soapdog/DataJR/DataJr05.png
(Bhttp://homepage.mac.com/soapdog/DataJR/DataJr06.png
(B
(BSince reusing code in Rev is so cool and easy, I almost don't have to
(Bwrite anything, it's just a matter of binding the old script to the new
(Bcontrols... I plan to make a "generic" version of this app and put it
(Bto sale online.
(B
(BCheers
(Bandre
(B
(B--
(BAndre Alves Garzia ? 2004
(BSoap Dog Studios - BRAZIL
(Bhttp://studio.soapdog.org
(B___
(Buse-revolution mailing list
(Buse-revolution@lists.runrev.com
(Bhttp://lists.runrev.com/mailman/listinfo/use-revolution
(B___
(Buse-revolution mailing list
(Buse-revolution@lists.runrev.com
(Bhttp://lists.runrev.com/mailman/listinfo/use-revolution

Re: export RTF as file?

2005-01-20 Thread James . Cass
  Apple's TextEdit, which is the default 
 RTF reader in OS X) ignores the styling.

What makes it even trickier, is that a user can turn on/off the TextEdit 
preferences to ignore rich text commands in RTF files (or HTML files). 
If you were giong to use TextEdit as a complementary app to a Rev app, you 
may want to look at the com.apple.TextEdit.plist file to see what those 
settings are.

-James






Dan Shafer [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/20/05 12:45 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED], How to use Revolution 
use-revolution@lists.runrev.com
cc: 
Subject:Re: export RTF as file?


I suspect all this OS X stuff I'm doing is useless because you seem to
be more concerned about Wordpad but I thought I'd add this data point.

If I format the text in the field and then save it in an RTF file, Word
recognizes the styling, it shows up in the raw RTF in BBEdit, but
Apple's TextEdit, which is the default RTF reader in OS X) ignores the
styling. The text shows up in the default RTF font but not styled.

Dan

On Jan 20, 2005, at 7:59 AM, Chipp Walters wrote:

 Dave,

 I'm using the same version of Wordpad as you. Alex is using a newer
 version. That's probably the reason why ours doesn't work and his
 does.

 -Chipp

 Dave Cragg wrote:
 On 20 Jan 2005, at 11:49, Alex Tweedly wrote:
 Dave Cragg wrote:
 snip

 I get the same result as you in Wordpad. (And the same if saved as
 untitled.rtf.)

 It opens fine in Open Office, and Notepad displays the full rtf
 stuff (as expected).


 This doesn't square with Alex's report. Alex, do you have Word
 installed? Like Chipp, I don't. Does a Word installation add
 resources that are used by WordPad?


 No, I don't have Word installed (heaven forfend !).
 The Wordpad version I have is
  5.1 build 2600.xpsp_sp2_rtm.040803-2158: Service Pack 2
 in case that might be the difference.

 Running on XP SP1.
 WordPad version here is 5.1 build 2600.xpsp2.040919-1003: Service
 pack 1
 I wonder what that means. :-)


 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 1/17/2005

 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: RunRev vs RealBasic (wandered a wee bit off topic)

2005-01-18 Thread James . Cass
I had to contribute this one regarding the distinction between the Queen's 
English and American English.  Wait until you mix the Queen's English with 
Good Ol' Southern (U.S.) English.  I am from Greenville, South Carolina 
(that's not the funny part yet ;-P  ).  I went to the University of South 
Carolina where I had a British friend who was taken aback when he saw 
signs posted around campus advertising shagging lessons.  Then only to 
find out that the State Dance of South Carolina is the Shag!  Needless to 
say, there is quite a difference in the British and Southern U.S. 
definition of shag.  The Southern shag is an actual lively dance with 
lots of spinning and twirling to rock-a-billy type beach music.  The 
British shag is a more...er...primal dance.

-James



Lynch, Jonathan [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/18/2005 12:07 PM
Please respond to How to use Revolution

 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:RE: RunRev vs RealBasic (wandered a wee bit off 
topic)


I am American - the differences between American English and English 
English can be quite funny.

Warning - This story is a wee bit risque, for the easily offended, but is 
very funny.

I have a friend who worked in the U.K. for a few months. When she first 
got there, she wore her waist pack to work. This is a thing that wraps 
around your hips and has a pouch for carrying stuff. One day she she had 
set it down, and was looking for it. When she could not find it, she 
started asking her colleagues if they had seen it. Specifically, she kept 
asking everyone if they had seen her fanny pack - which is a perfectly 
acceptable term for a waist pack in the United States. In the U.S., the 
term fanny is a mostly non-offensive term for a person's bum.

She just couldn't understand why the entire office was laughing at her. 
The way she tells it, some of her office mates were practically on the 
floor, laughing so hard they could not breathe.

Well, apparently, the term fanny in the U.K. does not refer to the bum, 
it refers to a woman's clitoris. After they were able to speak, they 
informed her of exactly what she was saying, and she was so embarrassed 
she thought she would just die.

I guess the lesson is to be careful of those little translation errors as 
quickly as possible when visiting other countries.

For English folk visiting the United States, if you wish to smoke (a habit 
I strongly advise quitting), please do not go around asking people for a 
fag - you might not get what you were expecting.

Cheers

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas 
Gutzmann
Sent: Tuesday, January 18, 2005 11:40 AM
To: How to use Revolution
Subject: Re: RunRev vs RealBasic

On Tue, 18 Jan 2005 11:06:16 -0500
Lynch, Jonathan [EMAIL PROTECTED] wrote:
The problem with large class libraries is that (with a bit of
exaggeration) only the developer understands them, and when they are
very large, with many subclasses, he will only understand them until
he's got nuts.

 Um... This is one of those odd cliché translation sort of things... 
Really kinda funny, but just
FYI -  The English phrase would be until he's gone nuts - the odds are 
that 'he' has already
got nuts, regardless of the state of his current mental health.

Thank you for the correction - life is dangerous for nonnatives.

I remember to other traps:

- an English colleague bringing me back to the hotel asked me if we were 
near. I didn't understand
why he laughed when I asked him to drive me round the bend.

- in my very first meeting in England I had to explain that I was 
self-employed (at that time).
One possible German word which sprang up to my mind was Unternehmer. 
Unter is under,
nehmen is to take, but I was definitely no undertaker - and the 
auditorium was amused.

I was also told to avoid on the job in certain cases.

I'm glad that most English people I know are very tolerant and polite.

Thomas G.
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Ignorant questions regarding Macs

2005-01-18 Thread James . Cass
  is there a way to use a multi-button 
  mouse and/or a mouse wheel on a Mac? 

Absolutely!!  I use the Logitech Marble Mouse with a left and right button 
AND a left and right scroll button.  I needed to install the Logitech 
Control Center software to adjust tracking speed, etc.  But it works 
great.


  The Rev docs always talk about holding 
  down the option button while using the 
  mouse button to simulate a right-click 
  on a Mac.

To emulate the right-click, that should be the control key plus mouse 
click for one-button mice or laptops.


  if you plugged a multi-button mouse 
  into a Mac, would there be a way to 
  use the right button or the mouse wheel?

MacOSX will support just about any standard multi-button mouse.  To get 
all the bells and whistles, you may have to install the software that 
comes with the mouse.


-James






Lynch, Jonathan [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/18/05 03:35 PM
Please respond to How to use Revolution
 
To: How to use Revolution use-revolution@lists.runrev.com
cc: 
Subject:Ignorant questions regarding Macs




I am on a windows system, so I am not too familiar with Macs. (Last one
I worked on was a Mac SE)

My question is this - is there a way to use a multi-button mouse and/or
a mouse wheel on a Mac? I find both right-clicking and using the mouse
wheel very convenient. The Rev docs always talk about holding down the
option button while using the mouse button to simulate a right-click on
a Mac. But, if you plugged a multi-button mouse into a Mac, would there
be a way to use the right button or the mouse wheel?
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Problem with open file command

2005-01-16 Thread James Cass
Stephen -
Sounds like maybe you need to use the launch command.  Check it out 
in the Rev Documentation.

--snip--
launch command
Platform support: Win, MacOSX, MacOS Classic, Linux
Introduced in version 1.0 (Changed in version 1.1.1)
Starts up an application, optionally opening a document in the 
application.

launch [documentPath with] applicationPath
launch SimpleText
launch /Documents/Projects/test.txt with myApp
launch it with (field Application)
--snip--
HTH...James
On Jan 16, 2005, at 12:28 AM, [EMAIL PROTECTED] wrote:
I have been trying to get the open file command to work on my G5 
mac, e.g.
trying to open a .txt file in the same folder as the application, but
nothing happens.   Can anyone suggest what I might be doing wrong, and 
also what
sort of files one should expect Revolution to be able to open with 
this
command?   Thanks.
Stephen Goldberg
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: open file versus launch commands

2005-01-16 Thread James Cass
Stephen -
launch should work within the IDE without having to build the 
standalone.  You can put the following code in a button as a test.  It 
even works in a multiline message box, using just the 5 lines of code 
within the mouseup handler.

on mouseUp
  answer file Choose a text file to open...
  put it into targetFile
  answer file Choose your Text editor application...
  put it into textEditorApp
  launch targetFile with textEditorApp
end mouseUp
HTH...James
On Jan 16, 2005, at 3:23 PM, [EMAIL PROTECTED] wrote:
Thanks to James for the advice to try to use the launch command 
rather than
the open file command to open a file in the same folder as the 
Revolution
application.   The launch command does work on opening an application 
but only
after the Revolution program has been built as a standalone.   Am I 
correct in
that   one needs to first build a standalone for the launch command to 
work?
 Also, when should the open file  command be used as opposed to the 
launch
command?   Thanks.
Steve Goldberg
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: iTunes-like software

2005-01-13 Thread James Cass
Definitely download SoundJam if you can find it.  The visualizer in 
SoundJam is what ended up in iTunes.  MusicMatch is cool too.

-James
On Jan 13, 2005, at 11:15 PM, Ben Fisher wrote:
Hi Richard,
Check and see if you can get a version of MusicMatch. Even though it 
appears they are abandoning their mac versions, it still would be 
worth it to get a copy, and they should have something for classic. 
From what I hear it is the only free ripping program for classic.

I have musicmatch on my dell and it is perfect for ripping cd's, and 
it even supports mp3pro (a really nice upgrade to mp3 with no loss in 
sound quality). The music library is also nice.

At least on the windows version, it supports transferring mp3s to any 
device. The way to do this is to go View- Portable Device Manager.

Any of you have a recommendation on an iTunes-like package for 
Classic?
-Ben
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: New Year Greetings (translated to english)

2005-01-11 Thread James . Cass
Thanks, Alejandro!  I needed that!

-James






Alejandro Tejada [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/11/05 01:38 PM
Please respond to How to use Revolution
 
To: use-revolution@lists.runrev.com
cc: 
Subject:New Year Greetings (translated to english)


Hi Developers,

I've translated to english
(an saved from Open Office)
this new year message that i've
received.
You could download it from
this address:

http://aulasdigitales.net/2005_is_here.ppt

Previously, i've sent a link to
an spanish version of this
powerpoint presentation, but
it does not run in some machines
or the recipient could not read spanish.

;-)

If you had any problems with this new version,
please inform me directly to my e-mail address.

Greetings for everyone of you
and your families,
in this new year.

Alejandro Tejada Capellan

=
Visit my site:
http://www.geocities.com/capellan2000/



__
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: need real Apple Service email address

2005-01-10 Thread James . Cass
Wilhelm -

First of all, did your email spam filter block the email from Apple?  If 
not, then I'd call Apple directly.  Call 1-800-SOS-APPL (that's 
1-800-767-2775).  You can talk to a human that way

Good luckJames






Wilhelm Sanke [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/10/05 04:40 PM
Please respond to How to use Revolution
 
To: use-revolution@lists.runrev.com
cc: 
Subject:OT: need real Apple Service email address


Can anyone of the many list members that are Apple experts provide me
with an Apple Service email address where I do not get *automated*
responses, but real answers from real people?
The problem is, I bought a Quicktime Pro 6 license key on Dec 17 from
the online Apple Store (U.S.A. website), got charged from my credit card
account (the equivalent of 52 US$) the very same day, and didn't get the
key .

If you have got an address, send it to me, and you can stop reading
here, otherwise here is the story how Apple entices people to become
Windows users:

When after my online purchase on Dec 17 there was no response, I thought
the matter was lost somewhere in cyberspace. However the monthly list of
account movements from my credit-card company , which I received last
week, showed my account had been indeed charged on Dec 17, too.

I then looked at My Account on the U.S. Apple website, and the order
was listed there - Order Number W76150797 - only it said complete!
Happily there was a button Order Details that led to another page
which contained a submit form for inquiries about the order. O.K., I
told them that I still had not received the key, and pressed submit.

Two days later they answered and told me that they would not be
responsible for my transaction as I lived in Europe. They provided me
with a web address.

I followed the link and finally found a duplicate of  My Account
connected to some European Apple website. The information of the account
order was indeed the same as on the U.S. Apple website, it also showed
complete, but unfortunately there was no submit-form for inquiries
about the order.
I searched for a support address in the vicinity of the account page and
found one hidden somewhere among the fine print at the bottom of a page.

From that email-link ([EMAIL PROTECTED]) I immediately
received an *automated* answer that informed me that they were sorry not
to be able to offer email support, but that I could choose between an
Irish or British phone number for inquiries about orders .

At that moment I experienced a déjà vu feeling:  About three years ago
I had been in a similar situation. To settle a matter with Apple I had
been forced to make about six different international phone calls during
the course of a week to the British address, being in a waiting loop
most of the time and being finally connected to very much incompetent
Apple employees (this is what comes to my mind). The international calls
cost me additional 30 US$ and much time for a  problem generated by Apple.

Therefore I decided *not* to make phone calls again and  go through this
ordeal once more and waste my time and  money for problems Apple is
responsible for - and not me.

I phoned my local Apple store; they told me they were unable to
recommend an mail address, but had to contact the Irish or British phone
numbers themselves in matters of  urgency.-

As a last resort I wrote to the support address in the U.S. again
([EMAIL PROTECTED]), which I had contacted first with the
submit-form and who had directed me to Europe , at least they were the
only one with a personal answer. This was Thursday last week; no
response so far as of today (still Monday here).

But guess what happened!  The order information of My Account on the
U.S. Apple website was deleted yesterday!

This is the present state of the matter.

Has anybody of you Steve Job's email address?

Any other  ideas how to improve and promote Apple and Apple products??

Regards,

--Wilhelm Sanke
http://www.sanke.org/MetaMedia







___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: from cory richter

2005-01-09 Thread James Cass
Here's a free website for you, Cory.  Just save it to your hard drive 
as a web archive:
	http://www.microsoft.com
I'm sure the guy that published it won't mind.

-James  :-)
On Jan 9, 2005, at 10:11 AM, Bill wrote:
Anyone have a winning lottery ticket they can give me?
On 1/9/05 6:08 AM, MisterX [EMAIL PROTECTED] wrote:
That's too easy, just stop eating!
For free websites, you just have to search like everyone for your 
best fit!

;)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ken Ray
Sent: Sunday, January 09, 2005 06:45
To: Use Revolution List
Subject: Re: from cory richter
On 1/8/05 2:56 PM, cory richter [EMAIL PROTECTED] wrote:
hi i want a premade website for free
Yeah, and I'd like to lose 30 pounds without exercising...
;-)
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

|||
   )_)  )_)  )_)
  )___))___))___)\
 )))_)\\
   _|||\\\__
---\   /- http://www.bluewatermaritime.com
 ^ ^
     ^^^^^
     ^^^
24 hour cell: (787) 378-6190
fax: (787) 809-8426
Blue Water Maritime
P.O. Box 91
Puerto Real, PR 00740

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: I am back...

2005-01-08 Thread James Cass
Welcome back, Andr!
Glad to hear you finally got your cast off.
Happy New Year to you!
-James
On Jan 9, 2005, at 12:05 AM, Andre Garzia wrote:
Hi Folks,
this is just a hey I am alive message. I just took that damn plaster 
glove I was wearing on my arm and now I am good to code again! Expect 
new versions of FTP Commander and the webserver very soon! Happy 2005 
for everyone!

cheers
andre
--
Andre Alves Garzia  2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: Scripting the UI in Windows

2005-01-02 Thread James Cass
Ben-
You should give CESoft's Quickeys a try (http://www.cesoft.com/).  I've 
used in MacOS9 and MacOSX with limited success.  It's available for 
Windows also.  You can download a trial version.  It's not perfect 
though.  After I would record a sequence of actions, I would always 
have to tweak what Quickeys captured.  Then I would keep testing the 
sequence until it did exactly what I needed.  It can be flaky for 
complex sequences.  Only use it when you've exhausted all other 
scripting methods.  I don't use Quickeys anymore though.  I've 
converted most of my automated tasks to shell scripts.

HTH...James

When mind control works,
you won't know it.

On Jan 2, 2005, at 6:50 AM, Ben Rubinstein wrote:
on 1/1/05 7:57 pm, Michael D Mays wrote
Is there an application in Windows such as FaceSpan
http://www.facespan.com/facespan/pagespeed/url//Home/
I want to be able to click some buttons, window items; etc
programatically in a program I think was written with VisualBasic.
Michael,
The only thing I'm aware of (but it's not really my world, others may 
know
more) is a product called WinBatch.  It worked perfectly on the one 
project
I needed it.

HTH,
  Ben Rubinstein   |  Email: [EMAIL PROTECTED]
  Cognitive Applications Ltd   |  Phone: +44 (0)1273-821600
  http://www.cogapp.com|  Fax  : +44 (0)1273-728866
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Tabs

2005-01-02 Thread James Cass
As an alternative to using if-then, I like to use a case statement 
like the following, assuming everything for each tab is in its own 
group:

on menuPick tabSelected
  switch (tabSelected)
  case Tab 1
show group Tab 1
hide group Tab 2
hide group Tab 3
break
  case Tab 2
hide group Tab 1
show group Tab 2
hide group Tab 3
break
  case Tab 3
hide group Tab 1
hide group Tab 2
show group Tab 3
break
  end switch
end menuPick
That's my two kopeks.
- James
On Jan 2, 2005, at 6:04 PM, David Kwinter wrote:
You could also use the menuPick handler
on menuPick m
   if m=Tab1 then
   hide group tab2
   show group tab1
   else if m=Tab2 then
   hide group tab1
   show group tab2
   end if
end menuPick
- Original Message - From: Judy Perry 
[EMAIL PROTECTED]
To: docmann [EMAIL PROTECTED]; How to use Revolution 
use-revolution@lists.runrev.com
Sent: Sunday, January 02, 2005 1:01 PM
Subject: Re: Tabs

on mouseUp -- of the tabbed button set
 if the selectedText of me is Tab1 then --checks for active tab
   hide image|field myImageName|myFieldName --hides unwanted stuff
   show image|field myImageName|myFieldName --shows wanted stuff
 end if
 --... repeat until you've checked for all tabs
end mouseUp
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


When mind control works,
you won't know it.
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Tabs

2005-01-02 Thread James Cass
Alex -
You're a freakin' genius!  I love lazy!!
ThanksJames
On Jan 2, 2005, at 7:09 PM, Alex Tweedly wrote:
James Cass wrote:
As an alternative to using if-then, I like to use a case statement 
like the following, assuming everything for each tab is in its own 
group:

on menuPick tabSelected
  switch (tabSelected)
  case Tab 1
show group Tab 1
hide group Tab 2
hide group Tab 3
break
  case Tab 2
hide group Tab 1
show group Tab 2
hide group Tab 3
break
  case Tab 3
hide group Tab 1
hide group Tab 2
show group Tab 3
break
  end switch
end menuPick
Is it terribly lazy of me to think .
on menuPick tabSelected
 hide group Tab 1
 hide group Tab 2
 hide group Tab 3
 show group tabSelected
end menuPick
-- Alex.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.298 / Virus Database: 265.6.7 - Release Date: 30/12/2004
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Random Name Generator

2004-12-29 Thread James . Cass
Welcome to the RevList, Robert!

You'll find a lot of great help from this list.  I studied Turbo Pascal 
when I was in college, and that was 20 years ago (literally)!  Maybe you 
can turn your teacher on to Revolution and use it to teach basic 
programming ideas.

Good luck with your studies!
-James





Robert Sabo [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
12/29/04 03:20 PM
Please respond to How to use Revolution
 
To: Revolution use-revolution@lists.runrev.com
cc: 
Subject:Random Name Generator


Hey Everyone,

I just joined this group. Seems pretty cool. Well first let me fill you in 
with a little background info. I am a sophmore in highschool. I am taking 
a computer programming class however we use a dinosour program called 
Turbo Pascal. Some of the features (functions, commands etc) are pretty 
much the same. However I just need to learn how to write it all in runrev 
language.

Well here's my problem. I am trying to make a program that will allow you 
to input however many names you want into a list. This list will be on the 
bottom section where you can delete users. The middle section will contain 
a text area for you to input another username and the top level will run 
the program. This program is going to be setup to randomly output a name 
from the list. I got my layout already made, however I am having problems 
finding good help on how to script what I want to do with the username 
list.

All help is welcomed, if you need more info or have anymore questions just 
ask,

Thanks,
Robert


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Random Name Generator

2004-12-29 Thread James Cass
Robert -
Ken just showed you how easy it is to get things done with Rev.  If you 
wanted to try your exercise another way, just for understanding the 
programmatic steps needed to get your result, you could break it down 
like this (this code goes in the script of Ken's Go button):

	on mouseUp
	  --  Ken's example.  Revolution makes it easy to pick a random item 
from the list.
	  --put any line of field User Names into field Selected User
	
	  -- Old school with a Rev twist
	  set lineDel to return  -- set the line delimiter
	  put the number of lines of fld User Names into numNames
	  put random(numNames) into randNum  -- pick a random line number from 
1 to the number of names
	  put line randNum of fld User Names into fld Selected User  
--show a random name from the list
	end mouseUp

Ken's method is much more compact of course.  :-)
Hope this helpsJames

When mind control works,
you won't know it.
On Dec 29, 2004, at 4:53 PM, Ken Ray wrote:
On 12/29/04 2:20 PM, Robert Sabo [EMAIL PROTECTED] wrote:
Hey Everyone,
I just joined this group. Seems pretty cool.
Hey, Robert... welcome!
Well here's my problem. I am trying to make a program that will allow 
you to
input however many names you want into a list. This list will be on 
the bottom
section where you can delete users. The middle section will contain a 
text
area for you to input another username and the top level will run the 
program.
This program is going to be setup to randomly output a name from the 
list. I
got my layout already made, however I am having problems finding good 
help on
how to script what I want to do with the username list.
Suppose you had a list field called User Names which will contain 
the list
of user names, and a separate field called Selected User which will
contain the name of the randomly selected user name from the User 
Names
field. Add to this a button that says Go, and you have this:

-- Script of button Go
on mouseUp
  put any line of field User Names into field Selected User
end mouseUp
Easy, no?
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]
___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to use backgroundColor

2004-12-19 Thread James Cass
Jérôme -
I'm not exactly sure what you're trying to do, but have you tried using 
foregroundcolor instead of backgroundcolor?

HTHJames
On Dec 19, 2004, at 11:55 AM, Jérôme Rosat wrote:
Bonjour à tous,
I try to change the background color of pair lines in a list field.
This is my code:
 if vLigne/2 = trunc(vLigne/2) then set the backgroundColor of line 
vLigne of field fListeIcones to lightblue

But only the background color of the text in the line change in light 
blue.  Not all the line (for example the background color don't change 
under tab) and not in all the hight of the line.

How to change the background color of an entire line in  a list field ?
Thanks for your answers.
Jérôme Rosat
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to use backgroundColor

2004-12-19 Thread James Cass
Jérôme -
Okay.  I see what you're trying to do.  I've tried various things, but 
I don't see how to do it either.  I'm not one of the Revolution Black 
Belts though.  I'm still working on my green belt. :-)  Maybe one of 
the Masters can chime in.

-James
On Dec 19, 2004, at 3:17 PM, Jérôme Rosat wrote:
James,
What I'm trying to do is:
- line 1 of my list field: background color white
- line 2 of my list field: background color light blue
- line 3 of my list field: background color white
- line 4 of my list field: background color light blue
- etc.
like a selected line. But the backgroundcolor of line  property 
don't change the color of the entire line, only the background of the 
text.

The foregroundcolor  property specifies the color of object text not 
the background.

Jérôme
Le 19 déc. 04, à 20:55, James Cass a écrit :
Jérôme -
I'm not exactly sure what you're trying to do, but have you tried 
using foregroundcolor instead of backgroundcolor?

HTHJames
On Dec 19, 2004, at 11:55 AM, Jérôme Rosat wrote:
Bonjour à tous,
I try to change the background color of pair lines in a list field.
This is my code:
 if vLigne/2 = trunc(vLigne/2) then set the backgroundColor of line 
vLigne of field fListeIcones to lightblue

But only the background color of the text in the line change in 
light blue.  Not all the line (for example the background color 
don't change under tab) and not in all the hight of the line.

How to change the background color of an entire line in  a list 
field ?

Thanks for your answers.
Jérôme Rosat
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Jérôme Rosat
13, chemin des Palettes
1212 Grand-Lancy
022 880 20 70
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: New Revolution Game

2004-12-15 Thread James Cass
Jeremy-
Would you mind building a standalone for MacOSX and posting it on your 
site?

Thank you in advance,
James
On Dec 15, 2004, at 5:58 AM, James Russell wrote:
Hello all,
I've been busy in the trenches these past few months
tinkering away at a dream of mine. I'm heading off to
university next year for a Biomolecular degree, during
the middle of this year I suddenly realized that I
wouldn't have much free time once I began. So I
thought to myself, what would I like to accomplish
before then... To create one last game of course!
Now, although this is still in alpha stages (meaning
not all features are included/working) I decided to do
a special release to the revolution community. To
describe it best I would say its a cross between an
RTS, an RPG and Sim game. I've designed the game
around the limits of revolution, or that could rather
be my limits :) Which makes the game feel quite unique
(I hope you feel the same when playing it).
This is a double-edged blade as they say. One, I hope
to hear some feedback (like every author does)
including (hopefully not though) if it doesn't work.
Second, to get some more games flowing through the rev
community damnit! :P
http://www.taggedsoftware.com/revolution.html
Enjoy,
Jeremy
[EMAIL PROTECTED]

__
Do you Yahoo!?
Send a seasonal email greeting and help others. Do good.
http://celebrity.mail.yahoo.com
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Sexuality and Runtime Revolution

2004-12-12 Thread James Cass
Rev-Dudes and Dudettes -
I'm putting this Magnus character on permanent IGNORE.  Anything more 
is a waste of time.

- James
On Dec 12, 2004, at 9:51 AM, Magnus Hippolyte Batavia wrote:
Here at Carthage College we are wanting lecturer to give
course on sexuality of Runtime Revolution (when I say
mousedown to my secretary Melanie, she has spontaneous
filing problems). Here at Carthage College in Coyote,
Wyoming, we are at the center of the community and want
people to feel attracted by programming: and Runtime
Revolution is very sexual. So we are wanting lecturer with
PhD to come to our College and give lectures on said
subject and real live demonstrations. Our program chief, Dr
Bhatt, has written Transcript program to remote control
vibrator; but stupid students want to study Buddhism.
Melanie says she prefers me to do her in lunch break; not
attending courses on programming - but she is stupid
person; only good for filing.
Magnus  Hippolyte Batavia, PhD, DSc, Sarvabhauma
---
The Think Different Store
http://www.thinkdifferentstore.com/
For All Your Mac Gear
---
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: testing on case

2004-12-10 Thread James . Cass
Jonathan -

That's weird, right?  When I do this in the messagebox or in a button 
script:
put matchText( z, ^[A-Z])
I definitely get false returned. 

But when I do this in the messagebox
put matchText( z, ^[aA-zZ])
I get true.  This is the way I would expect it to behave. 

I don't know why you would be getting different results.  H.

I'm running Rev 2.5 on MacOSX 10.3.6. 

- James





Lynch, Jonathan [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
12/09/04 04:02 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:RE: testing on case


Hi James...

I tried:

matchText( z, ^[A-Z])

and it worked fine for me...



I tested it in the message box...

matchText(b,^[A-Z])

returned false, and

matchText(B,^[A-Z])

returned true



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 3:47 PM
To: How to use Revolution
Subject: Re: testing on case

  The expression matchText( z, ^[A-Z])
 will return true if (and only when) the
 first character is an ASCII capital letter.

That returns false for me.  You'll need to do it like this to cover
upper
and lower case.

matchText(z,^[aA-zZ])

Cheers...James




|-+---
| |   Dar Scott [EMAIL PROTECTED]|
| |   Sent by:|
| |   [EMAIL PROTECTED]|
| |   .runrev.com |
| |   |
| |   |
| |   12/09/04 02:53 PM   |
| |   Please respond to How to use|
| |   Revolution  |
|-+---

---
-|
|
|
|   To:   How to use Revolution
[EMAIL PROTECTED]|
|   cc:
|
|   Subject:  Re: testing on case
|

---
-|





On Dec 9, 2004, at 11:46 AM, Hershel Fisch wrote:

 if matchText( param(x), ^[A-Z]) then put xxx else put x
 I don't get it

The expression matchText( z, ^[A-Z]) will return true if (and only
when) the first character is an ASCII capital letter.  The ^ matches
the beginning of the string (or line).  A more exact pattern is \A; I
used ^ because it might be more familiar.  The immediately following
pattern [A-Z] matches any letter in the range A-Z in ASCII.  It must
match right after the previous pattern match, that is, the beginning.
There is no pattern matching for the end of the string so the rest of
the string z does not matter.  That is, matchText() returns true if the
pattern occurs anywhere in the string, not just if it matches the whole
string.  (Use \A and \z to match the ends to make a pattern match the
whole string.)

You can find more info on regular expressions here:

http://www.perldoc.com/perl5.8.0/pod/perlre.html

But you have to skip over all the perl specific parts.

You can find more specific information on exact usage of the actual
library used in Revolution and (I assume) Dreamcard here:

http://www.pcre.org/pcre.txt

But you have to skip over all the building and calling parts.  Skip
down to PCRE REGULAR EXPRESSION DETAILS.  I think you need to skip over
the unicode and UTF-8 paragraphs, too, for now.

Dar


Dar Scott Consulting
http://www.swcp.com/dsc/
Programming Services


___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: testing on case

2004-12-09 Thread James . Cass
  The expression matchText( z, ^[A-Z])
 will return true if (and only when) the
 first character is an ASCII capital letter.

That returns false for me.  You'll need to do it like this to cover upper
and lower case.

  matchText(z,^[aA-zZ])

Cheers...James




|-+---
| |   Dar Scott [EMAIL PROTECTED]|
| |   Sent by:|
| |   [EMAIL PROTECTED]|
| |   .runrev.com |
| |   |
| |   |
| |   12/09/04 02:53 PM   |
| |   Please respond to How to use|
| |   Revolution  |
|-+---
  
|
  | 
   |
  |   To:   How to use Revolution [EMAIL PROTECTED] 
   |
  |   cc:   
   |
  |   Subject:  Re: testing on case 
   |
  
|





On Dec 9, 2004, at 11:46 AM, Hershel Fisch wrote:

 if matchText( param(x), ^[A-Z]) then put xxx else put x
 I don't get it

The expression matchText( z, ^[A-Z]) will return true if (and only
when) the first character is an ASCII capital letter.  The ^ matches
the beginning of the string (or line).  A more exact pattern is \A; I
used ^ because it might be more familiar.  The immediately following
pattern [A-Z] matches any letter in the range A-Z in ASCII.  It must
match right after the previous pattern match, that is, the beginning.
There is no pattern matching for the end of the string so the rest of
the string z does not matter.  That is, matchText() returns true if the
pattern occurs anywhere in the string, not just if it matches the whole
string.  (Use \A and \z to match the ends to make a pattern match the
whole string.)

You can find more info on regular expressions here:

http://www.perldoc.com/perl5.8.0/pod/perlre.html

But you have to skip over all the perl specific parts.

You can find more specific information on exact usage of the actual
library used in Revolution and (I assume) Dreamcard here:

http://www.pcre.org/pcre.txt

But you have to skip over all the building and calling parts.  Skip
down to PCRE REGULAR EXPRESSION DETAILS.  I think you need to skip over
the unicode and UTF-8 paragraphs, too, for now.

Dar


 Dar Scott Consulting
 http://www.swcp.com/dsc/
 Programming Services


___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: devolution available

2004-11-27 Thread James Cass
Keep on clickin'!  Click the 4W Dev image and you'll go to the 
devolution page.

-James
On Nov 27, 2004, at 7:39 PM, Dar Scott wrote:
On Nov 27, 2004, at 1:02 PM, Richard Gaskin wrote:
While the official release of devolution isn't until next week, you 
folks can download it today:

http://www.fourthworld.com/products/devolution/dev.html
What is devolution?  I clicked on the link and only got a picture of a 
window with your logo.

Dar

Dar Scott Consulting
http://www.swcp.com/dsc/
Programming Services

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: No peep from Malta?

2004-11-17 Thread James . Cass
  So sorry to disappoint you guys :-)

Klaus, you're just trying to throw us off.  I'll bet a website pops up in 
the next few days featuring revCoders Gone Wild in Malta!

-James  ;-P






Klaus Major [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
11/17/04 12:54 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: No peep from Malta?


Hi folks,

for your information:

Richard Gaskin wrote a resumee every evening and wanted to post
that somewhere, which he didn't, apparently...

At least i thought htat he wouzld post it onto his website, but it
doesn't look like...

Richard, where did you put these debunking texts?

 Am 17.11.2004 um 17:21 schrieb MisterX:

 Im sure he gets enough sunbathing in south america!
 He's probably running behind the girls there ;))

HA!!! :-D

OK, i must tell you something:

Malta is to england, what Florida is to the USA!!!
Know what i mean? A giant pensioners club!

Well, the only girls Andre could have been running behind
were starting at the age of about 60 :-)

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Björnke von Gierke
 Sent: Wednesday, November 17, 2004 17:11
 To: How to use Revolution
 Subject: Re: No peep from Malta?


 On Nov 17 2004, at 17:06, Bruce Robertson wrote:

 Not a peep from the Malta conference?

 André promised to send us updates over the chat, but alas,
 they all seem to be too busy with sunbathing ;-)

Mistake number 2 ;-)

We had very bad luck with the weather which was too cold for Malta at
this season :-(
17 to 18 degrees celsius and a fresh wind did hinder us from taking any
sunbath...

So sorry to disappoint you guys :-)


Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: EuroRevCon News web page

2004-11-09 Thread James Cass
For those of us who can't make it to EuroRevCon, are there any plans to 
keep a running PhotoBlog?  It would be cool if someone could duct tape 
a webcam to their head and stream their experience.  :-)

-James
(revBorg)

On Nov 9, 2004, at 7:23 AM, sims wrote:
We will be providing information about the EuroRevCon 2004 at:
 http://techietours.com/Rev/erc2004.html
Richard Gaskin will be writing daily updates which will be posted.
Photographs taken during the EuroRevCon will also be uploaded
in an effort to make everyone who does not attend wish that they had
indeed attended.  ;-)
Stay tuned folks as there will be some very useful tools and goodies 
unveiled!

atb
sims
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Wanted: Beta Testers on Windows

2004-11-07 Thread James Cass
Re: Wanted: Beta Testers on Windows
Well that explains it!  Windows is still a beta OS.
Sorry.  Couldn't resist.  ;-P
-James
On Nov 7, 2004, at 12:39 PM, MisterX wrote:
Let me know what you need ;)
Cheers
Xavier
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Derek Bump
Sent: Sunday, November 07, 2004 17:05
To: How to use Revolution
Subject: Wanted: Beta Testers on Windows
Hello all!,
I'm looking for anyone interested in beta testing some of my
software on Windows.  Please email me if your interested.
Derek Bump
Dreamscape Software

Compress Images Easily with JPEGCompress
http://www.dreamscapesoftware.com

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: GUI and Human Interface Design -- a short list?

2004-10-26 Thread James Cass
Erik -
This isn't a short list, but it's a good starting point for a  
guidelines in interface design:
http://developer.apple.com/referencelibrary/GettingStarted/ 
GS_UserExperience/index.html
And even though it's  from a Macintosh perspective, it still provides  
some general guidelines that can be applied across all platforms.

HTH...James
On Oct 26, 2004, at 8:26 PM, Erik Hansen wrote:
--- Chipp Walters [EMAIL PROTECTED] wrote:
I couldn't agree with you more. As one who has
hired many programmers, I
think an understanding of GUI and Human
Interface Design definitely
helps persuade me of a candidates potential.
GUI and Human Interface Design
-- a short list?
thanks,
Erik Hansen
=
[EMAIL PROTECTED]http://www.erikhansen.org

__
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Can't connect to MySQL server using revOpenDatabase

2004-10-18 Thread James Cass
JB -
I would suggest trying Sarah's MySQL Rev code.  It really helped me get 
a jump start on connecting Rev to MySQL (running on MacOSX Panther).  
Here's Sarah's MySQL stacks:
http://www.troz.net/Rev/RevProjects/MySQL.rev.gz
http://www.troz.net/Rev/RevProjects/MySQLtests.rev.gz

Be sure to check out Sarah's explanations of these stacks here: 
http://www.troz.net/Rev/
plus many other useful stacks (Thank you, Sarah!).

-James
On Oct 18, 2004, at 7:05 AM, jbv wrote:
Hi list,
Still fighting with databases connections...
I'm trying to open a connection to MySQL using
revOpenDatabase in the IDE and I get this error :
Can't connect to MySQL server on 'www.example.com:5432' (61)
ALTHOUGH IT WORKS WITH the DB Query
Builder (connection status : connected) 
MySQL is configured on port 5432, which is open in
the firewall.
Here's the script I'm using :
on mouseUp
  put root into myUSR
  put ** into myPWD
  revSetDatabaseDriverPath /Macintosh HD/Desktop Folder/Revolution
2.5/components/global
environment/database_drivers/MacOSX/dbmysql/Contents/MacOS/dbmysql
  get 
revOpenDatabase(MySQL,www.example.com:5432,myDB,myUSR,myPWD)

  put it
end mouseUp
In the archives, I found a msg from someone saying
that root isn't accepted by MySQL as user on a
distant machine, but in that case why does it work
in the DB Quary Builder ?
What am I missing or doing wrong ?
Thanks,
JB
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Revolution used by Novell peoples...

2004-10-13 Thread James . Cass
Here's another Novell article giving a tutorial for using Revolution
to interface with the Linux shell (with screenshots!).
http://www.novell.com/coolsolutions/nnlsmag/features/a_stomfi_2_nls.html

-James




Frank D. Engel, Jr. [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
10/13/04 10:51 AM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Revolution used by Novell peoples...


You probably don't need externals for this.  Look at the Rev docs for
the shell function and the open process command.  One of these will
probably be what you are looking for.

On Oct 13, 2004, at 10:44 AM, VHD wrote:

 Would love for someone to explain how to use externals (I assume that
 is what they used) to interact with the linux shell or even perl.
 Is there any tutorials that explain how this can be done?

 Thanks,

 Ben

 *** REPLY SEPARATOR  ***

 On 13/10/2004 at 3:59 PM sims wrote:

 See this :

 http://www.novell.com/coolsolutions/nnlsmag/features/tips/
 t_linux_runrev_nls.html

 Best,
 --
 Bien cordialement, Pierre Sahores

 Thanks Pierre,

 Great example for me to use with the Malta Linux users so I
 can convince them to use Rev and attend the EuroRevCon!

 atb
 sims
 European Rev Conferencehttp://TechieTours.com/Rev
 ___
 use-revolution mailing list
 [EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution



 __ NOD32 1.893 (20041013) Information __

 This message was checked by NOD32 antivirus system.
 http://www.nod32.com



 ___
 use-revolution mailing list
 [EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution


---
Frank D. Engel, Jr.  [EMAIL PROTECTED]

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep John 3:16
John 3:16 For God so loved the world, that he gave his only begotten
Son, that whosoever believeth in him should not perish, but have
everlasting life.
$



___
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT Disk utility

2004-09-27 Thread James . Cass
Guys -
(B
(BI found this on the Mac OS X Hints Forum.  Although the poster says this 
(Bcame from the "Apple Knowledge Base" I couldn't find it there, so try this 
(Bwith caution.  I don't have any unformatted floppies, so I can't try it.
(B
(B   BEGIN SNIPPET FROM: 
(Bhttp://forums.macosxhints.com/showthread.php?t=15882highlight=format+floppy 
(B --
(B From an Apple KnowledgeBase Document:
(B
(BFloppy disks are too small to allow Mac OS Extended format, which requires 
(Bat least a 4 MB disk. To correct the issue, reformat the disk as Mac OS 
(BStandard, Unix File System, or MS-DOS File System.
(B ---
(B
(B If this does not work, it might be possible to format it from the 
(BTerminal. Be very careful when doing this. You might wait for verification 
(Bfrom another before trying this, especially in 3 and 4.
(B
(B 1) Insert the floppy into your 3rd party USB floppy drive (which you are 
(Bno doubt using since you mentioned iMacs and eMacs). 
(B 2) Open the Terminal and type 
(B diskutil list
(B
(B Sample output:
(B --
(B diskutil list
(B /dev/disk0
(B #: type name size identifier
(B 0: Apple_partition_scheme *38.2 GB disk0
(B 1: Apple_partition_map 31.5 KB disk0s1
(B 2: Apple_Driver43 27.0 KB disk0s2
(B 3: Apple_Driver43 37.0 KB disk0s3
(B 4: Apple_Driver_ATA 27.0 KB disk0s4
(B 5: Apple_Driver_ATA 37.0 KB disk0s5
(B 6: Apple_FWDriver 100.0 KB disk0s6
(B 7: Apple_Driver_IOKit 256.0 KB disk0s7
(B 8: Apple_Patches 256.0 KB disk0s8
(B 9: Apple_HFS lebesgue 31.1 GB disk0s9
(B 10: Apple_HFS Archive 7.1 GB disk0s10
(B /dev/disk2
(B #: type name size identifier
(B 0: PUBLIC *122.6 MB disk2
(B 1: PUBLIC 122.6 MB disk2
(B -
(B
(B PUBLIC is my USB flash drive. Your USB floppy will probably show up in a 
(Bsimilar way.
(B
(B 3) If the floppy drive is not yet unmounted, then do so, by typing
(B
(B diskutil unmount /dev/disk2
(B
(B 4) Now format the floppy by typing
(B
(B newfs_hfs -h -v DesiredNameOfFloppy /dev/disk2
(B
(B
(B [Edited to say that, if this works, all you'd have to do each time is to 
(Bdo steps 3 and 4. One ought to be able to write a shell script or perhaps 
(Band AppleScript to do it???]
(B
(B [By the way, this worked on my USB flash drive.]
(B Last edited by macmath : 10-09-2003 at 04:06 PM. 
(B   END SNIPPET FROM: 
(Bhttp://forums.macosxhints.com/showthread.php?t=15882highlight=format+floppy 
(B --
(B
(B
(B
(B
(B
(BAndre Garzia [EMAIL PROTECTED]
(BSent by: [EMAIL PROTECTED]
(B09/27/04 11:41 AM
(BPlease respond to How to use Revolution
(B 
(BTo: How to use Revolution [EMAIL PROTECTED]
(Bcc: 
(BSubject:Re: OT Disk utility
(B
(B
(BDavid,
(B
(B
(Bguess what, I am with 10.3.5 and just stumbled with the same problem
(Bwhile making a plan9 bootdisk... hell
(B
(BI can't erase my disk and reformat it...
(B
(Bsigh
(Bandre
(B
(BOn Sep 27, 2004, at 4:30 PM, David Squance wrote:
(B
(B Hi,
(B Sorry to bug the list about this, but I want to reformat a floppy for
(B a new
(B version of a little app (don't need the engine), and the disk utility
(B just
(B sits there when I try to erase a disk.  I have some which are Mac
(B formatted, and want PC format.  The disk utility should do this,
(B n'est-ce
(B pas?
(B
(B I'm using OS10.3.5, and I've tried using the utility from my install
(B CD,
(B and that's no different.  Can someone give me a suggestion as to where
(B I
(B can get a working copy of this (or a better) utility for this purpose?
(B  I
(B tried Apple's site, but didn't find what I was looking for.
(B Thanks,
(B Dave
(B
(B
(B ___
(B use-revolution mailing list
(B [EMAIL PROTECTED]
(B http://lists.runrev.com/mailman/listinfo/use-revolution
(B
(B
(B--
(BAndre Alves Garzia ? 2004 ? BRAZIL
(Bhttp://studio.soapdog.org
(B
(B___
(Buse-revolution mailing list
(B[EMAIL PROTECTED]
(Bhttp://lists.runrev.com/mailman/listinfo/use-revolution
(B___
(Buse-revolution mailing list
(B[EMAIL PROTECTED]
(Bhttp://lists.runrev.com/mailman/listinfo/use-revolution

Re: [OT] What are the MIME rules for email attachments

2004-09-27 Thread James . Cass
Richard -

We have the same problem with Notes trying to help us out (read, 
bit-mangle) with attachments.  The best thing I know to do is to 
ZIP/Stuff the file before it's attached.  Self-extracting would be the 
safest, but will add to the file size a bit.

HTH...James





Richard Gaskin [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/27/04 05:11 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:[OT] What are the MIME rules for email attachments


I have a client for whom I've made an app that saves its data in text
files.  The data is plain text but has a specific structure and I need
to keep it intact when it's sent via email.

What we're finding is that a lot of email clients will copy text
attachments into the body of the email.  Why?  How do we tell
Outlook/Eudora/Hotmail/Mozilla to leave the attachment as an attachment
as the user specified?

Damn, these emails packages are trying to be too smart for their own
good.  Is there a rule somewhere that if you're writing an email client
the widely-published specs for such things don't apply to you? ;)

--
Richard Gaskin
Fourth World Media Corporation
___
[EMAIL PROTECTED]   http://www.FourthWorld.com

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: how Revolution did in programming contest: 82nd percentile

2004-09-21 Thread James Cass
Woohoo!!  Way to go!  Congratulations to you and your son!
-James
On Sep 21, 2004, at 6:26 AM, Robert Brenstein wrote:
In the main division we beat all the Basic, Pascal, Erlang, Smalltalk 
and tcl entries as well as others.  That may not say much; they had 
few entries.

We beat most of the Objective C, Perl, Python, Lisp, Scheme, ML, 
Ruby, Haskell, Java, C-variant* entries.

Our team was smaller than most teams up where we placed, so we are 
pleased.

Dar
Way cool, Dar. May we can have more teams next year :)
Robert
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Waaaaaaaay OT: Lutefisk

2004-09-21 Thread James Cass
With potatoes, bacon, peas and particularly beer and aquavita  
[lutefisk] always becomes a delicious meal.
Sounds like Stone Soup!  A classic children's (and adult if you ask me)  
story.
http://www.amazon.com/exec/obidos/tg/detail/-/0689711034/103-6729223 
-8607844?v=glance
- James  ;-P

On Sep 21, 2004, at 4:05 AM, Signe Marie Sanne wrote:
At 19:40 20.09.2004 -0500, you wrote:
after reading jacque's response, i had to look up lutefisk.  my  
stomach started cramping just thinking about it...
As a Norwegian I have to object to this. My husband prepares lutefisk  
a few times during autumn. With potatoes, bacon, peas and particularly  
beer and aquavita it always becomes a delicious meal. Although I must  
agree that in my view the fish in itself is not very exciting.  
However, even my daughter used to like it as a child (which does not  
happen very often). Lutefisk is just part of our cooking traditions  
which we still hang on to.

Best regards from a lutefisk eater
Signe Marie Sanne

1. amanuensis Signe Marie Sanne  e-mail: [EMAIL PROTECTED]
Romansk Institutttel:  +47 55 58 21 27
Øisteins gt. 1
5007 Bergen http://www.hf.uib.no/hfolk/mlab/Info/sms.html
Norway
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Waaaaaaaay OT: Lutefisk AND haggis

2004-09-21 Thread James Cass
Here in the Southern USA, there are two dishes that may rival haggis 
and lutefisk.  They are chitlins (chitterlings) and tripe.  Chitlins 
are the small intestines of hogs, and tripe is the muscular lining of a 
a cow stomach.  Also, my father used to eat cow's brains like scrambled 
eggs.  I was born and raised in Greenville, South Carolina, and I can 
say... I've never had either any of these.  :-)

-James  ;-P
On Sep 21, 2004, at 7:07 AM, Klaus Major wrote:
Hi all,
With potatoes, bacon, peas and particularly beer and aquavita 
[lutefisk] always becomes a delicious meal.
Sounds like the prototype of an unforgettable romantic dinner:
Lutefisk and Haggis!
With this combination, noone will ever make it to the delicious 
dessert Tiramisu :-D

From: 50 ways to leave your lover (?)
Or better: 50 ways to make your lover leave ;-)
Best
Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

P.S.
This is just a joke, of course, like most of you i have lutefisk and 
haggis
at least once a week! ;-)

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Date in Rev 2.5

2004-09-21 Thread James . Cass
On MacOSX 10.3.5, in Rev 2.5B1, in the message box and in a button
 put 1999,1,9,0,0,0,0 into tDate
 convert tDate to short system  date
 answer tDate

gives me 01/09/99

I know I need to update  :-)

-James





Klaus Major [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/21/04 12:36 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Date in Rev 2.5


Hi all,

 Am 21.09.2004 um 18:21 schrieb [EMAIL PROTECTED]:

 Not with my copy...

 put 1999,1,9,0,0,0,0 into tDate
 convert tDate to short system  date
 answer tDate

 gives 09/01/1999 in Rev 2.5

on windows

But 08/01/1999 on the mac!

Any comments from *nix users?

 /H

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Waaaaaaaay OT: Lutefisk AND haggis Y Menudo

2004-09-21 Thread James Cass
I think that Latin Boy Band broke up a long time ago.  ;-P
Menudo is a wonderfully aromatic soup made of tripe, hominy and chili, 
and is stewed for hours with garlic and other spices. the broth is 
rich, red, papery, and glistens with fat. It stimulates the senses, 
arms the insides, and clears the head.

source:  http://www.vivacincodemayo.org/recipe.htm
-James
On Sep 21, 2004, at 6:52 PM, Erik Hansen wrote:
At 1:51 PM +0200 9/21/2004, sims wrote:

I want to make it perfectly clear that no
chitlins, tripe, cow's brains,
haggis, or lutefisk will be served at...
The European Revolution Conference
14-15-16 November 2004
Malta
http://TechieTours.com/Rev
what about menudo?
=
[EMAIL PROTECTED]http://www.erikhansen.org


__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT - getting the computer's name under OSX

2004-09-17 Thread James . Cass
Flexi -

put $USERNAME  $COMPUTERNAME doesn't work for me in MacOSX 10.3.5 
Panther.  I can do put $USER ($USER is in the Variable Watcher list). 
Looks like the function ComputerName may be the tightest cross-platform 
way to get the host.

-James





[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/17/04 01:14 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Re: OT - getting the computer's name under OSX




Er... put $USERNAME  $COMPUTERNAME? Or is this not OSX  compatible?

/H


 Now that I'm thinking about it, there's a much easier  way:

 function ComputerName
   set the itemDel  to :
   return (item 1 of the address)
 end  ComputerName



___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Getting a remote file in OS X

2004-09-17 Thread James . Cass
Gregory -

Your code works for me in a button, and it retrieves the rtf file, but I 
have my firewall turned off on the host where the file is located. 
However, I have the firewall enabled on the client Mac.  Mine doesn't work 
either with the firewall turned on for the host, even when I explicitely 
allow ftp access through the firewall settings, and have passive ftp 
enabled in the Networks settings.  Try it with your firewall disabled, 
just to see if it works that way and go from there.  Sorry, not sure right 
off what to do.  Maybe a RevGuru can chime in.

-James






Gregory Lypny [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/17/04 02:08 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Re: Getting a remote file in OS X


Still not working for me I'm afraid.  FTP is turned on. I also have the
firewall on.  Do I have to specify a port?  Is it because the file I
want is rtf?  Do I have to invoke some sort of library in Rev?

on mouseUp
get url
(ftp://me:[EMAIL PROTECTED]/users/me/Documents/Miscellaneous/Envelope
Template.rtf)
put it into fld x
end mouseUp


Gregory

On Sep 15, 2004, at 4:09 PM, [EMAIL PROTECTED]
wrote:

 Do you have ftp services enabled on the Macs?  You can do this from the
 Sharing pane in System Preferences.
 Please excuse this simple question if you've already done this. :-)

 This worked for me:

 on mouseUp
   put whateverName into userName
   put whateverPassword into password
   put 123.45.67.89 into ipaddress
   get URL (ftp://;  userName  :  password  @  ipaddress 
 /data.txt)
   put it into fld x
 end mouseUp

 Hope this helps...James
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Flash/QuickTime interaction with Revolution

2004-09-16 Thread James . Cass
If the only tool you have is a hammer,
pretty soon everything looks like a nail.

Rev is awesome, but It's healthy to have more than one tool.

-James






Trevor DeVore [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/16/04 02:23 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Flash/QuickTime interaction with Revolution


On Sep 16, 2004, at 11:18 AM, Troy Rollins wrote:

 Ah, I'll shut up. I never stay in the good graces of this list when I
 imply the Revolution is not always the right tool for all types of
 applications.

There is nothing wrong with saying that since it is true.  But if
someone comes to a development tool list and asks if something can be
done in that development tool then naturally people will share how you
would accomplish the task in that environment.  Whether or not it is
the right tool for the job will depend on all the information gathered
about each development environment.


--
Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Getting a remote file in OS X

2004-09-15 Thread James . Cass
Do you have ftp services enabled on the Macs?  You can do this from the 
Sharing pane in System Preferences.
Please excuse this simple question if you've already done this. :-)

This worked for me:

on mouseUp
  put whateverName into userName
  put whateverPassword into password
  put 123.45.67.89 into ipaddress
  get URL (ftp://;  userName  :  password  @  ipaddress  
/data.txt)
  put it into fld x
end mouseUp

Hope this helps...James





Gregory Lypny [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/15/04 08:30 AM
Please respond to How to use Revolution
 
To: Revolution [EMAIL PROTECTED]
cc: 
Subject:Getting a remote file in OS X


Hello everyone,

Is there a way to get a file from one OS X computer to another?  I
tried the both of the following but nothing happens.

on mouseUp
get url (ftp://user:[EMAIL PROTECTED]/Documents/Folder/File)
put it into fld x
end mouseUp

on mouseUp
get url (afp://user:[EMAIL PROTECTED]/Documents/Folder/File)
put it into fld x
end mouseUp

Gregory
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Getting a remote file in OS X

2004-09-15 Thread James . Cass
Mark Talluto is right.  Your path should include Users like this:  
/Users/cassj/Documents/data.txt

My example below would be:
-- ---
on mouseUp
put whateverName into userName
put whateverPassword into password
put 123.45.67.89 into ipaddress
get URL (ftp://;  userName  :  password  @  ipaddress  
/Users/cassj/Documents/data.txt)
put it into fld x
end mouseUp
-- ---
-- James





[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/15/04 01:36 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Getting a remote file in OS X


Do you have ftp services enabled on the Macs?  You can do this from the
Sharing pane in System Preferences.
Please excuse this simple question if you've already done this. :-)

This worked for me:

on mouseUp
put whateverName into userName
put whateverPassword into password
put 123.45.67.89 into ipaddress
get URL (ftp://;  userName  :  password  @  ipaddress 
/data.txt)
put it into fld x
end mouseUp

Hope this helps...James





Gregory Lypny [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/15/04 08:30 AM
Please respond to How to use Revolution

To: Revolution [EMAIL PROTECTED]
cc:
Subject:Getting a remote file in OS X


Hello everyone,

Is there a way to get a file from one OS X computer to another?  I
tried the both of the following but nothing happens.

on mouseUp
get url (ftp://user:[EMAIL PROTECTED]/Documents/Folder/File)
put it into fld x
end mouseUp

on mouseUp
get url (afp://user:[EMAIL PROTECTED]/Documents/Folder/File)
put it into fld x
end mouseUp

Gregory
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: PDF question

2004-09-15 Thread James . Cass
Leston -

You should be able to use the open file command for Windows or Mac. 
Check out the Transcript Dictionary under Help.

Not sure about Windows, but in MacOSX, the default app for PDFs is 
Preview.  If you want the PDF to open with Acrobat instead, I'm not sure 
if Revolution can force that (others chime in please).  Two possibilities 
are to set the default app for the client to be Acrobat for ALL PDFs. Or 
you can build an AppleScript in your Rev code like this:
 
-- --Tested in a button and this worked-
on mouseup
  answer file Choose file...
  put revMacFromUnixPath(it) into tMacFile 
  put tell application   quote  Acrobat 6.0.2 Professional  quote 
 cr  \
  open  quote  tMacFile  quote  cr  \
  end tell into tAppleScriptText
  do tAppleScriptText as AppleScript
end mouseup
-- ---

You'll have to feed it an appropriate AppleScript path where I have 
answer file 'Choose file...' and the respective it.  Also, if your 
users just have Acrobat Reader, you'll need to designate that in the tell 
application part, instead of the full version.

Hope this helps...James





Leston Drake [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/15/04 02:37 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:PDF question


Hi,

What would be the code to open a PDF file (Windows, and Mac) from within
Revolution?

TIA


___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Mac Classic Apps Run Under OS X but Not On Native Classic

2004-09-08 Thread James . Cass
So when LongHorn comes out, will the Win32 designation change to Win64 
when LongHorn is detected?  I realize this is a trivial question, I'm just 
curious how much detail the platform should generate.  In tcsh on MacOSX 
Panther you can do a sw_vers and get some quick useful platform info.  I 
do this to accommodate an app that has to run in Jaguar and Panther (as 
well as Windows).
- James




Mark Talluto [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/08/04 01:20 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Mac Classic Apps Run Under OS X but Not On 
Native Classic



On Sep 8, 2004, at 12:13 AM, Jeanne A. E. DeVoto wrote:

 At 9:50 PM -0700 9/5/2004, Richard Gaskin wrote:
 What's needed is a function added to the engine to let us know
 whether we're native or under OS X when running OS 9 and earlier.

 What should it be called, and who wants to add it to Bugzilla?

 My vote is to modify the platform function so it returns one of:

   MacOS -- Mac OS only
   Classic -- Mac OS running under OS X in the classic layer
   OSX -- OS X
   Win32 -- windows
   -- the various Unix platforms


I can live with that!

--
Best regards,
Mark Talluto
http://www.canelasoftware.com

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: Virtual PC vs Real PC

2004-08-20 Thread James . Cass
 Or do I need to requisition a cheap Dell running windows 2000.

I would recommend getting an inexpensive Windows PC like the Dell.
I am a die-hard Mac-guy, but I would still rather buy an actual 
Windows PC for development testing.  Even if I was running the best 
virtual PC app, I would always have that voice in the back of
my mind wondering, Yeah, but how will it run on actual PC 
hardware?

That's my 2.18403 JPYJames





Sannyasin Sivakatirswami [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
08/20/04 02:52 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:OT: Virtual PC vs Real PC


I'm coming to a point where it's imperative that we see how things look
on Windows machines. Up to now have just been winging it. But that
won't do in the long run.

Question: Is Virtual PC on the Mac a reliable representation of the
user experience on a real PC running Windows?

Obviously there can be underlying hardware issues that Virtual PC
cannot address, but for now just the presentation, font sizes, etc. is
what i am looking for and, aside from rev presentations:  viewing web
pages in IE5-6 on Windows... to see if the CSS is rendering as
expected...

Does Virtual PC really do a good enough job? Or do I need to
requisition a cheap Dell running windows 2000. The lo-end Windows
user experience would be the target.

Which leads to the next question, should we test under 2000  or XP?


Sannyasin Sivakatirswami
Himalayan Academy Publications
at Kauai's Hindu Monastery
[EMAIL PROTECTED]

www.HimalayanAcademy.com,
www.HinduismToday.com
www.Gurudeva.org
www.Hindu.org

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Open GL tools

2004-08-13 Thread James Cass
Funny how the collective-consciousness of the internet works.
Are there now, or will there ever likely be, Open GL tools available 
to Rev
for 3D object rendering?
No, there are not currently such abilities.
...Ever likely to be...?
 shaking magic 8-ball 
Maybe

On Aug 13, 2004, at 1:49 PM, Troy Rollins wrote:
On Aug 13, 2004, at 2:38 PM, Ken Norris (dialup) wrote:
Are there now, or will there ever likely be, Open GL tools available 
to Rev
for 3D object rendering?
No, there are not currently such abilities.
...Ever likely to be...?
 shaking magic 8-ball 
Maybe
Somebody was doing some work on it, but apparently gave up. Kevin 
Miller was trying to get it back on track, but it didn't sound very 
positive to me. Who knows?

--
Troy
RPSystems, Ltd.
http://www.rpsystems.net
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


MySQL: .rev main stack called from standalone rev app

2004-08-02 Thread James . Cass
PLATFORM:   MacOSX (10.3.4)
ISSUE:  MySQL commands not working
DESCRIPTION:We have a small, standalone client Rev app (MacOSX 
10.3.4) that shows a splash screen and calls a separate .rev main stack, 
which is the main guts of the application.  The client app is on the 
user's Mac (40 users), and the .rev main stack is on the server.  This 
way, when we make changes/updates to the application, everyone is running 
the latest version.  The main application uses MySQL commands.  The MySQL 
commands work fine in development mode, and if I build it as a standalone 
app.  However, the MySQL commands do not work when the .rev main stack 
(not a standalone) is called by the client app.  I have set my standalone 
settings for the client app to include the MySQL Database Support.

Any advice would be greatly appreciated.
Thanks...James
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: MySQL: .rev main stack called from standalone rev app

2004-08-02 Thread James . Cass
Woohoo!  That did it!  I also added a stop using... in my on close 
stack.  Is that recommended?

THANK YOU!!
-James






Trevor DeVore [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
08/02/04 04:09 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: MySQL: .rev main stack called from standalone 
rev app


On Aug 2, 2004, at 12:11 PM, [EMAIL PROTECTED] wrote:

 PLATFORM:   MacOSX (10.3.4)
 ISSUE:  MySQL commands not working
 DESCRIPTION:We have a small, standalone client Rev app (MacOSX
 10.3.4) that shows a splash screen and calls a separate .rev main
 stack,
 which is the main guts of the application.  The client app is on the
 user's Mac (40 users), and the .rev main stack is on the server.  This
 way, when we make changes/updates to the application, everyone is
 running
 the latest version.  The main application uses MySQL commands.  The
 MySQL
 commands work fine in development mode, and if I build it as a
 standalone
 app.  However, the MySQL commands do not work when the .rev main stack
 (not a standalone) is called by the client app.  I have set my
 standalone
 settings for the client app to include the MySQL Database Support.

I imagine that the revdb external is being applied to to the stack
(splash) that is being used  to create the executable.  In your client
stack start using the stack that was used to create the exe.  So if
your splash stack was named mySplash then in your client stack do
something like this:

start using stack mySplash

This will make the revdb calls available in the message path.


--
Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: any chatters?

2004-07-25 Thread James Cass
Maybe this international Meeting Planner would help clarify:
http://www.timeanddate.com/worldclock/meeting.html
Or we could all go by Swatch's Internet Time.  Here's an Internet Time 
converter:
	http://www.computeruser.com/resources/internet_time/converter.html

Cheers...James
On Jul 25, 2004, at 7:38 AM, Marian Petrides wrote:
I'm still a bit confused. According to GreenwichMeanTime. com  EDT is 
(GMT -  4), so  7 PM GMT should be 3 PM EDT, which would be consistent 
with Richard's noon PDT.  Is that correct?

If so, I'll try my darndest to be here for the chat!
M
On Jul 24, 2004, at 5:09 PM, Judy Perry wrote:
Is it?  My spousal unit thought that it was 8 am...
Judy
On Sat, 24 Jul 2004, Richard Gaskin wrote:
How about we say next Wednesday at 7 pm GMT (20 for me) we meet at 
the
AIM Channel runrev?
If no one voices disagreement, then We can announce that date on
RevJournal and the official website.
I'll be there.  That's 12 noon PDT?
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: urgent QTversion question...

2004-07-22 Thread James . Cass
Klaus -

Maybe I'm missing something, but have you tried put the QTVersion into 
some variable and go from there?  I just did put the QTVersion in the 
message box and it returns 6.5.1.  I'm MacOSX 10.3.4.

Cheers...James






Klaus Major [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
07/22/04 08:32 AM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:urgent QTversion question...


Hi folks,

this is now the fourth time that i post this one... :-(
No answers/comments/opinions yet...

Please take a moment and read this one, which is quite important, i
think...

An opinion from edinborough would also be heavily appreciated ;-)


The docs say, that get qtversion() will already LOAD all the
necessary QT components
and you cannot set the dontuseqt to true in this session anymore!!!

In my not humble at all opinion this is far too much, since i only want
to know what version is present...

But how can you decide to use or not use QT, if you cannot check for an
uptodate version???
You HAVE to check FIRST before deciding! At least i do... ;-)

There are lots of old QT 2.1.2 win-versions around, at least on win 98,
i am sure! ;-)

Am i wrong or is this the old chicken and the egg problem?

Any answer/opinions/comments are very welcome...

Anyone knows what registry-entry to check instead?


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Executing shell commands (OS X)

2004-07-05 Thread James Cass
Andre -
As an alternative solution, one could use multiple shell commands 
separated by a semi-colon:

get shell(cd /etc/ ; ls)
Cheers...James
On Jul 5, 2004, at 11:01 PM, Andre Garzia wrote:
On Jul 5, 2004, at 8:41 PM, Sarah Reichelt wrote:
You don't need to use AppleScript to run Terminal commands in OS X, 
you can do it directly from Revolution.
Check out the shellCommand property  shell function. To do what you 
suggest below, try something like this:

set the shellCommand to /bin/sh/bash
get shell(cd ELS/els-xml)
get shell(make viewpdf)
Sarah,
I don't know if this will work, shell command will execute and return, 
the cd command will be lost in the second shell command. I just 
tried this:

get shell(ls)
get shell(cd /etc/)
get shell(ls)
both ls command returned the files in the defaultFolder(), there's no 
persistence of state between shell commands I think. He'd better make 
a bash script inside a field or custom property with what he want to 
execute, then tell the shell() to execute that chunk of text, that way 
he will be certain that the commands are executed in the same 
enviroment...

this will work:
get field commands to execute in the shell
get shell(it)
I just tried.
Cheers
Andre

Doing it this way will not actually involve the Terminal application, 
so no extra windows will be opened.

Cheers,
Sarah
--
Andre Alves Garzia  2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Panther question

2004-06-25 Thread James . Cass
Hugh -

Your code worked for me, and opened any folder I pointed, including my 
Desktop folder.  My default shell is /bin/tcsh, and I'm running Panther 
10.3.4.  This may not be your problem, but keep in mind on a Panther Mac, 
newly created users will have /bin/bash as the default shell.  Existing 
users who were upgraded to Panther will retain their previous default 
shell.  You should probably use the Rev command shellCommand to 
explicitely set your shell environment.

HTH...James





[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
06/25/04 11:08 AM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Panther question


As I do not have Panther, can someone let me know why this  apparently 
throws
an error on OSX 10.3.2 but works on Jaguar?

# Given folder path pPath, open desktop folder:
on OpenFolder pPath
set the itemdel to  .
if item 1 of the systemVersion = 10  then
get shell(openpPath)
else
[...snip...]
end if
end OpenFolder

Confirmation, insights and preferably a solution would be much 
appreciated!

/H
_
Hugh  Senior
The Flexible Learning Company
Consultant Programming   Software Solutions
Fax/Voice: +44 (0)1483.27 87 27
Email: _mailto:[EMAIL PROTECTED] (mailto:[EMAIL PROTECTED])
Web:  _www.flexibleLearning.com_ (http://www.flexiblelearning.com/)
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Thank you.

2004-05-23 Thread James Cass
Thanks for the tip, dude.
-CassBorg1
On May 23, 2004, at 3:31 PM, Pierre Sahores wrote:
Good Evening Roger,
As long as i don't use them, i can't say witch one to choose. Under 
MacOS X, mpgtxwrap seems to do what is expected.

Best, Pierre
Le 23 mai 04, à 18:19, Roger Guay a écrit :
Thank you, Pierre.  I've given up on this piece of video for now as 
it's easier for me to have my customer supply what I need.  For 
future reference, where might I find a demux utility?  Again, thank 
you for your help.

Cheers, Roger

Hi Roger,
This could have to do with the fact that your movie contents could be
saved as a multiplexed track (video and sound at once). If so, you 
will
need to use a demux utility to split the multiplexed track as two
separate new tracks, the first one for the video and the second for 
the
sound. Else, if the video codec is avi, you will need to export the
tracks to get able to manipulate video and sound tracks from inside 
the
QT tools, including the Rev's QT ones.

Best, Pierre

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [OT] Spelling

2004-03-23 Thread James . Cass
I could go for some Rev chicken scripts.
Maybe with a condiment sauce plug-in.
Mchicken scripts.

-James  ;-P





Jim Lyons [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
03/23/04 04:02 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Re: [OT] Spelling


While we are off topic on spelling, maybe Mr. X would appreciate
knowing that:

Discrete means individually distinct, separate.

Discreet means circumspect in speech or action, especially to avoid
embarrassment.

Or maybe he wouldn't...  8^)

Jim Lyons

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: A few questions

2004-03-19 Thread James . Cass
Ken -

According to Apple's hardware requirements for Panther, Mac OS X 
[(Panther)] does not support processor upgrade cards.  :-(
See item #1 here:  http://www.apple.com/macosx/upgrade/requirements.html
Don't let that stop you from experimenting, though.  Just be aware that 
Panther won't officially support processor upgrade cards.

Hope this helpsJames






Richard Gaskin [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
03/19/04 12:02 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: A few questions


Ken Norris wrote:

 1) If I upgrade my G4 350mHz to 1gHz Sonnet board, will I have any 
troubles
 with Rev 2.2 and Panther? Anyone else here done this?

While I haven't used a Sonnet upgrade with OS X, I've had good
experience with Sonnet boards in the past, and still have one running OS
8.6 on my Frankenmac (a PowerComputing clone upgraded with Sonnet,
best computing value I ever found).

 2) I will have to deal with stacks in another Mac and a Windows PC 
before
 they might be finished. Since neither machine will have the IDE aboard, 
and
 because the filepaths will be different than in the dev Mac, I need to 
make
 a simple Rev Player. Just a stack with a startup memory error dialog 
(Main
 stack/engine), some icons, and a launch window. Is that OK? Is that how 
to
 do it?

That's how I do it, all the way down to the error dialog as mainstack.

To resolve differences between OS X and Classic/Win/Linux, I often use
this function to obtain paths to external stack files:

http://lists.runrev.com/pipermail/metacard/2002-September/002553.html

--
Richard Gaskin
Fourth World Media Corporation
___
[EMAIL PROTECTED]   http://www.FourthWorld.com
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: SoCalRevDevCon = too much? too far?

2004-03-18 Thread James . Cass
I think I may have a spare quantum field macro-spatial compression device. 
 It has a Mr. Fusion zero-point energy cosmic stringinator module as an 
add-on, so you won't need any petrol...just a handful of food scraps will 
do the trick for this space-folding mini-adventure.  Let's 
seechecking inventory.  Nopesorry, I just loaned out the last 
one.  Check back next week.

-James





[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
03/18/04 01:36 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Re: SoCalRevDevCon = too much? too far?


Unfortunately, our local stargate is on the fritz. Something to do with 
the
price of gasoline, I understand. So, if anyone has a spare naquita engine 
or
warp coil in the garage, a short loan would be much appreciated.

/H
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: question about https (was.. Re: Revolution 2.2 ReleaseCandidate now available)

2004-03-18 Thread James Cass
Andre -

My bad.  I engaged my Return key before my brain fully processed your  
email.

- James   :-\



On Mar 18, 2004, at 5:19 PM, Andre Garzia wrote:

On Mar 18, 2004, at 5:26 PM, [EMAIL PROTECTED] wrote:

Try Heather's link without the s in https://.;  That worked  
for me.
Like this:
http://www.runrev.com/Revolution1/developercentral/ 
latesttestversion.html

-James
James,

yes, that worked for me too but I was asking if Rev 2.2 implemented  
the https protocol so that we could connect to secure connections  
using transcript.

Cheers
Andre
--
Andre Alves Garzia  2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: SoCal RevDevCon - March 24

2004-03-14 Thread James Cass
Richard -

When it comes to organizing a get together like this, you may want to 
consider this website:  http://www.meetup.com/
I saw a bit about it on TechTV about a Month ago.  From the website:  
Meetup is a free service that organizes local gatherings about 
anything, anywhere.

- James

On Mar 13, 2004, at 12:45 PM, Richard Gaskin wrote:

The next SoCal RevDevCon meeting will be held on Wednesday, March 24, 
here at the Fourth World Embassy in downtown Los Angeles.

Agenda for Wednesday, March 24
--
7:00pm: Meet, gab, problem-solve -- bring your scripting questions
7:30pm: Presentation:  Devolution 1.0, a sneak preview of a
   toolkit from Fourth World
8:00pm: Dinner at Barbara's, the restaurant just a few yards
away with an excellent wine list
9:00pm: Return to the loft for discuss our main topic:
  Revolution 3.0: the blue-sky wish list
   Things you'd like to see in Rev 3.0;
   Geoff Canyon will moderate and take notes
Bring anyone you like -- we'll happily make room around the new 
meeting tables downstairs.

Location

Fourth World Embassy
620 Moulton Avenue, Studio 101
Los Angeles, CA 90031
See http://www.fourthworld.com/embassy/directions.html for 
directions.

REQUEST:  Our group has grown large enough that we could use
  a projector for the meetings. If you can bring one
  please let me know. Thanks!
--
 Richard Gaskin
 Fourth World Media Corporation
 ___
 [EMAIL PROTECTED]   http://www.FourthWorld.com
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Command line parameters?

2004-03-11 Thread James Cass
Kevin -

The environment variable you're looking for is:  $#
For example, if I had this little shell script called args.sh
#!/bin/sh
echo Number of arguments passed is $#
for arg in $@
do
  echo $arg
done
and passed it this:
args.sh 1 2 3 4 5
it would return this:

Number of arguments passed is 8
1
2
3
4
5
Hope this helpsJames

On Mar 11, 2004, at 2:14 AM, Kevin wrote:



I am unable to locate a construct that would provide the number of 
parameters that have been passed via the command line.  I am aware of 
$0 ... $n but how does one know how many there are a how would I loop 
through them?

Kevin

-==-=-=-=-=-=-==-=-=-=-=-=-=-=-==-=-=-=-=-=-
Disclaimer:
Any resemblance between the above views and those of my
employer, my terminal, or the view out my window are purely
coincidental.
Any resemblance between the above and my own views is 
non-deterministic.

 The question of the existence of views in the absence of anyone to 
hold
them
is left as an exercise for the reader. The question of the existence of
the reader
 is left as an exercise for the second god coefficient.
(A discussion of non-orthogonal, non-integral polytheism is beyond the
scope of this article.)



___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Command line parameters?

2004-03-11 Thread James Cass
CORRECTION.
	Number of arguments passed is 8
should have read
Number of arguments passed is 5
Sorry 'bout that.  I tried a few tests of the script with various args 
and copy-pasted the wrong ones for my post example.
I better go back to bed...
-James

On Mar 11, 2004, at 3:35 AM, James Cass wrote:

Kevin -

The environment variable you're looking for is:  $#
For example, if I had this little shell script called args.sh
#!/bin/sh
echo Number of arguments passed is $#
for arg in $@
do
  echo $arg
done
and passed it this:
args.sh 1 2 3 4 5
it would return this:

Number of arguments passed is 8
1
2
3
4
5
Hope this helpsJames

On Mar 11, 2004, at 2:14 AM, Kevin wrote:



I am unable to locate a construct that would provide the number of 
parameters that have been passed via the command line.  I am aware of 
$0 ... $n but how does one know how many there are a how would I loop 
through them?

Kevin

-==-=-=-=-=-=-==-=-=-=-=-=-=-=-==-=-=-=-=-=-
Disclaimer:
Any resemblance between the above views and those of my
employer, my terminal, or the view out my window are purely
coincidental.
Any resemblance between the above and my own views is 
non-deterministic.

 The question of the existence of views in the absence of anyone to 
hold
them
is left as an exercise for the reader. The question of the existence 
of
the reader
 is left as an exercise for the second god coefficient.
(A discussion of non-orthogonal, non-integral polytheism is beyond the
scope of this article.)



___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Restore Minimized App in the Dock (MacOSX Jaguar)

2004-03-05 Thread James . Cass
Happy Friday to all!

PLATFORM:  MacOSX 10.2.8. 
CATEGORY:  Dock
QUESTION:  How can I cause a dock-minimized application window to maximize 
and be in focus when the user clicks on the dock-alias of the application?
DETAILS:  We have an app that users can minimize to the Dock (using set 
the iconic of this stack to true), which puts the application icon and 
the application window in the dock.  So far so good.  Now in most OSX 
apps, when you click on a docked application icon, the respective 
application window will maximize out of the dock and be in focus.   When 
our users click on the docked app icon, nothing happens.  They have to 
click directly on the minimized application window to maximize it back 
into focus.

Thanks in advance...James
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


revcopyfile: preserve file modification date/time

2004-02-20 Thread James . Cass
What is the best way to preserve file modification date/time  when copied 
to a Windows 2000 server?

I need to preserve the modification date when a file is copied from a 
user's local MacOSX (10.2.x) to a Windows 2000 server.  By default, 
revcopyfile does not preserve the mod date.  The copy of the file has a 
mod date/time of when it was copied. 

I found a work-around by using CpMac -p, and it worked great for a 
while, preserving the mod date/time, but then for some reason, it started 
making the copied file's mod date/time be when it was copied.  And then it 
started working fine again, and now it's back to misbehaving.  So I tried 
using ditto -rsrcFork (ditto --rsrc in Panther), which works great in 
Panther, but in Jaguar I get a file name too long on files whose name is 
longer than 8 characters (violating 8.3).

Thanks in advance,
James

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revcopyfile: preserve file modification date/time

2004-02-20 Thread James Cass
Thanks for all the help.  The folder where the file is has thousands of 
files, and getting files details is just way too slow.  However, I 
think I've found a work-around.  On http://www.macosxhints.com, I found 
a reference to a terminal command called SetFile.  It's available 
here (/Developer/Tools/SetFile) after you install Developer Tools.  Try 
a man SetFile at the Terminal for more info.

To change the modification date of a file just do this:  SetFile -m 
8/4/2001 16:13 myFile
To change the creation date of a file just do this:  SetFile -d 
8/4/2001 16:13 myFile

I just tested this and I can change the modification date/time for a 
file on a Windows 2000 Server where I do not have admin privileges, so 
this might do the trick.  I won't know for certain until I test it on a 
user's machine.

Thanks again for the advice...James



On Feb 20, 2004, at 7:57 PM, Christopher Mitchell wrote:

I would almost suggest that saving an internal modification timestamp 
and retrieving it as necessary might be easier than forcing any given 
system to hack its own awareness of the last modification time of a 
file.  I would definitely be interested in hearing how to set Windows 
mod dates though if it is possible.

Yours,
Chris
On Feb 20, 2004, at 5:26 PM, Rob Cozens wrote:
What is the best way to preserve file modification date/time  when 
copied
to a Windows 2000 server?
Hi James,

The detailed version of the files function returns, among other 
things, the modification dates for each file in the defaultFolder. So 
one needs to:

A.  Save the defaultFolder if it needs restoration
B   Set the defaultFolder to the folder containing the file
C.  Get the detailed files
D.  Parse the list to find the line for the file*
E.  Get the date as item 5 of that line
F.  Restore original defaultFolder, if necessary
*Note in step D that the file's name is returned URL-encoded.

Now you have the modification date.  How you get the Windows server 
to retain or reset that date is beyond my scope of experience.
--

Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.net/who.htm
And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee.
from The Triple Foole by John Donne (1572-1631)
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Drag-n-drop Time Out Rev Freeze

2004-02-19 Thread James . Cass
Here's what happens:

1.  I drag some files from the OS (Mac OS X) to a drag-n-drop enabled 
field.
2.  I have answer dialogs during the Drag-n-drop handler to give feedback 
to the user.
3.  If the answer dialogs are not answered within 20 seconds, the 
Drag-n-Drop times out and freezes Revolution.

Has anyone encountered this problem and come up with a fix?

Thanks in advanceJames
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Drag-n-drop Time Out Rev Freeze

2004-02-19 Thread James Cass
Excellent!  That did it.
Thank you very much, Ken!
-James

On Feb 19, 2004, at 9:50 PM, Ken Ray wrote:

So how about this:

on dragEnter
  set the acceptDrop to true
end dragEnter
on dragDrop
  set the droppedFiles of me to the dragData
  send NotifyUser to me in 20 milliseconds
end dragDrop
on NotifyUser
  answer You dropped these items on me:  cr  cr  (the droppedFiles
of me)
end NotifyUser
That should work...

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
Thanks for the feedback, Ken.  Maybe this would help explain
my situation.
 Here's a distilled version of my problem:
--begin--
--add this code to the script of a scrolling list field--
on dragEnter
  set the acceptDrop to true
end dragEnter
on dragDrop
  put the dragData into myFiles
  answer You dropped these items on me:  cr  cr  myFiles
end dragDrop
--end--

I'm running MacOSX (10.3.2).  If you drag one or more files
to the field
and wait 20 secs, you'll see ghosts of the dragged files zoom back to
their source.  At that point I cannot click on the OK of the answer
dialog.  Sometimes I can press return to answer OK, but
sometimes Rev is
completely frozen and must be forced to quit.  The feedback
the user's
will see in the real answer dialog will be showing them
files that could
not be processed because they have invalid file names.  There
is a very
good chance the user will take longer than 20 secs to read this
information.
Thanks in advance...James





Ken Ray [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/19/04 05:25 PM
Please respond to kray; Please respond to How to use Revolution
To: 'How to use Revolution'
[EMAIL PROTECTED]
cc:
Subject:RE: Drag-n-drop Time Out  Rev Freeze
Well, you could accept the file names from the drop and store
them in a variable (don't put them in a field), and *then*
bring up your answer dialogs. If everything's OK, you use the
data in the variable; if not, you ditch it.
Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, February 19, 2004 3:56 PM
To: How to use Revolution
Subject: Drag-n-drop Time Out  Rev Freeze
Here's what happens:

1.  I drag some files from the OS (Mac OS X) to a
drag-n-drop enabled
field. 2.  I have answer dialogs during the Drag-n-drop handler to
give feedback
to the user.
3.  If the answer dialogs are not answered within 20 seconds, the
Drag-n-Drop times out and freezes Revolution.
Has anyone encountered this problem and come up with a fix?

Thanks in advanceJames
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use- revolution


___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use- revolution
___

use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use- revolution


___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Mac emulation

2004-02-12 Thread James . Cass
This is kind of cool.  A Mac emulator for the Zaurus handheld!
http://www.mmhart.com/macz.htm

-James





Dr.John R.Vokey [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/12/04 05:39 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Mac emulation


One of the more reliable emulators is vMac  http://www.vmac.org/.
Here's a description:
vMac is a Macintosh emulator that currently emulates a Motorola 68000
based Apple Macintosh Plus. A ROM image from a Plus is required, we
plan to implement other 68000 machines, such as SEs and II series.
Currently System 7.5.5 is the latest vMac can boot, which is the latest
System a real MacPlus can boot. vMac runs in black an white, a larger
screen and color is the next thing we are working on. That's right,
vMac currently works and boots! All you need is a ROM image from a
MacPlus (utilities and directions provided), or a MacPlus ROM set on a
Gemulator ROM board (for Windows and UNIX ports) from  Emulators Inc.
and your Windows, DOS, UNIX, OS/2, or NeXT machine can run vMac!

vMac for OS X is available here:
http://www.bannister.org/software/vmac.htm  I use it all the time to
run old software that won't work even in Classic.
--
John

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Revolution Linux Users

2004-02-06 Thread James . Cass
Glen -

I'd like to develop Rev apps for Yellow Dog Linux (PPC), but it looks like 
there's just not enough people interested to make it happen.

-James  :-(





Bojsza [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/06/04 03:28 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Revolution Linux Users


I was wondering if there are many Revolution Linux developers around.

thanks,

Glen

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to Remove Stack's Shadow

2004-02-01 Thread James . Cass
Glen -

Try this: set the shadow of this stack to false
I found this by looking up shadow in the Transcript Dictionary.
Hope this is what you needed.

- James





Bojsza [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
02/01/04 12:47 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:How to Remove Stack's Shadow


I have created a main stack 800 by 600 and a sub stack 500 by 300.

I have set the location of the sub stack to the center of the main
stack and have given it no controls. There is a shadow from the sub
stack when it is shown...is it possible to not show this shadow?

thanks,

Glen

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: How to Remove Stack's Shadow

2004-02-01 Thread James Cass
Glen -

Yes.  It works for me on main and sub stacks.  I'm running MacOSX 
Panther (10.3.2).

-James

On Feb 1, 2004, at 6:55 PM, Bojsza wrote:

James,

I have tried this and it doesn't seem to work? Does it work for you?

Glen

 Glen -

 Try this: set the shadow of this stack to false
 I found this by looking up shadow in the Transcript Dictionary.
 Hope this is what you needed.
 - James ___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Reveal file or folder in Finder?

2004-01-19 Thread James . Cass
Here's another version of the Reveal.  I cobbled this together with help 
from a Google search from a previous post by Ken Ray.
( 
http://lists.runrev.com/pipermail/use-revolution/2003-September/022982.html 
)
I'm not sure how to handle this on the Windows side, but the Mac code 
below should do what you want.

--  begin --
on mouseUp
  answer file Select a file
  put it into f  -- this gives the full path to the file
  set the itemDel to /
  put item 1 to -2 of f into folderPath
 
  switch (the platform)
  case MacOS
put revMacFromUnixPath(f) into macFilePath
put tell application  quote  Finder  quote  cr  \
reveal   quote  macFilePath  quote  cr  \
end tell into applescripttext
do applescripttext as applescript
break
 
  case Win32
-- For Windows
-- ??
break
  end switch
end mouseUp
--  end --


Hope this helps,
James







Klaus Major [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/19/04 01:48 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Reveal file or folder in Finder?


Hi Frank,

 Hi,

 Does anyone have a script that will reveal a file or folder in the
 Finder?

Use this mix of Transcript and Applescript ;-)

on el_revealo pfad # path
replace / with : in pfad
put tell application   quote  Finder  quote  cr   activate
\
 cr  reveal   quote  pfad  quote  cr  end tell
into tScript
do tScript as AppleScript
end el_revealo


replace reveal with open in the script and the file will open like
on a doubleclick in the finder...

 Same goes for Windows.

Yeah, i also would like to know this :-)

 Thanks in advance,
 -- Frank Leahy

Regards

Klaus Major
[EMAIL PROTECTED]
www.major-k.de

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Outstanding Revolution Developer Conference

2004-01-12 Thread James . Cass
Does anyone know if there plans to have a Rev Conference at MacWorld EXPO 
in New York (July 12-15, 2004)?

-James





Dan Soneson [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/12/04 04:10 PM
Please respond to How to use Revolution
 
To: [EMAIL PROTECTED]
cc: 
Subject:Re:  Outstanding Revolution Developer Conference


 Jerry Daniels wrote:

  Wow! Great conference here in San Francisco. In two days I learned
 stuff that would have taken a long time to learn on my own.
 Many thanks to Kevin and the RR team for their dedication and hard
 work in putting this together.
 I'll be at the next one, too!
 Jerry Daniels


 At the risk of making a me too post, me too! :)  It was a great time
 and
 very valuable.  Putting a seminar together is hard enough, let alone
 arranging a company's first one over the holiday season, but RunRev
 did a
 great job.

 I owe a special thanks to Jerry and Chipp Walters:  we expanded the
 plugins
 session to become a panel discussion with Jerry and Chipp.  After I
 did an
 intro on how to make and use plugins, they each stpped up to the plate
 and
 knocked the ball out of the park with presentations of some very
 powerful
 tools they've been working on to be released to the Rev community soon.
 Their contributions are especially noteworthy given that we arranged
 the
 panel on short notice, but you'd never know it from the polish of their
 presentations or the audible wows from the attendees.

 They have some mighty cool tools in the works (or as Jerry might call
 them,
 Weapons of Mass Construction), and I look forward to seeing them
 unleashed.
 Many kudos to Jerry and Chipp for their contributions to the plugins
 session.

 --
  Richard Gaskin
  Fourth World Media Corporation

Just want to add my voice to the choir praising the seminar this past
weekend. It was well worth the all-day trip from Connecticut to San
Francisco and back again. Richard's and Chipp's and Jerry's session on
plugins, along with a general discussion the next day inspired me to
try my hand at my own plugin, which I began constructing on the plane
trip home -- It's an attempt to create a user-entry field coupled with
its own label, with options for placing, aligning, and formatting the
label field's contents prior to generating it. I'll keep you posted on
its progress...

Thanks to the RunRev team for putting this inspirational seminar
together, thanks to the marvelous presenters for sharing their
expertise with us, and thanks to the participants for sharing ideas,
experiences and suggestions throughout the seminar!

Dan Soneson
Language Lab Director
Southern CT State University

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Newbie Questions

2004-01-10 Thread James . Cass
 1. Is there a search function that searches all the 
 repositories of Rev. knowledge... especially the 
 list archives over all years? 

Yes!  The archived list has been Google-fied:
http://www.google.com/advanced_search?q=site:lists.runrev.com

 And, BTW, what are all the repositories of knowledge?
That would be God.  ;-P

- James





Jim Carwardine [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/10/04 11:29 AM
Please respond to How to use Revolution
 
To: Revolution Listserve [EMAIL PROTECTED]
cc: 
Subject:Newbie Questions


Short List of Questions...

1. Is there a search function that searches all the repositories of Rev.
knowledge... especially the list archives over all years? And, BTW, what 
are
all the repositories of knowledge?

2. If I have a button that is grouped so that it behaves like a bg btn in 
HC
can I have a different icon for each card in that button?  I know in HC I
can¹t because the button icon is shared in the background, but how about
Rev?  Would I have to keep it a card button and copy/paste it explicitly
when i create a new card under script control?

3. If I give a button a custom icon (like a thumbnail jpg), I notice that
Rev gives it an icon number.  Is that number unique to the button?  I 
think
yes...

4. How do I reference a button in a group?... and, related to this, If I
want to add a button to a scrolling group (the button position may be
scrolled out of sight when I add it), how do I do it and get the position 
of
the new button in the group spaced right?

5. I¹m creating a set of custom nav buttons that allow the user to jump to 
a
specific card of their choice.  These buttons have the icon of the card
button mentioned in question 2, so I¹m transferring the thumbnail icon to
the nav button, which of course will be seen on every card, by 
transferring
the pictPath of the card button.  If the user chooses to place a new 
picture
on the original card button, will the thumbnail icon of the nav button
change as well?

6. What¹s a plugin and how do I use it?  The Rev docs doesn¹t give an 
answer
as far as I can tell.

Sorry for the long list.  I¹m sure some of these are answered in the
knowledge base, I just can¹t find them... hence my first question.
Thanks... Jim
--

OYF is... Highly resourceful people working together.
http://www.OwnYourFuture-net.com

Own Your Future Consulting Services Limited,
1959 Upper Water Street, Suite 407, Halifax, Nova Scotia. B3J 3N2
Info Line: 902-823-2477, Phone: 902-823-2339. Fax: 902-823-2139




___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Win98 loses path

2004-01-07 Thread James . Cass
Windows 98 users better upgrade to XP.  Microsoft is pounding the final 
coffin nails into 98.  The funeral is next Friday.  (01/16/2004 )
More:  http://slashdot.org/article.pl?sid=04/01/04/2158233

- James  :-)





Klaus Major [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/07/04 12:29 PM
Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: Win98 loses path


Hi Thomas,

 Klaus,

 Yes it is at the root level. If this is the case won't this mess up my
 relative
 paths or do I need to put all of the OSX/9 and Win standalones in a
 subfolder.
 Will that keep my relative paths fine.

The latter one...

Put everything into a folder, place this folder on the root-level
and relativity is being kept :-)

 Tom

Regards

Klaus Major
[EMAIL PROTECTED]
www.major-k.de

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: intro/tutorial to Flash?

2003-12-16 Thread James . Cass
This is pretty good:  http://www.flashkit.com/tutorials/

Cheers,
James






erik hansen [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
12/16/03 04:51 PM
Please respond to erik; Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:intro/tutorial to Flash?



--- Alex Shaw [EMAIL PROTECTED] wrote:

 how about native support of flash files from
 rev?

is there a generally used intro/tutorial
to Flash?

thanks,

Erik

=
[EMAIL PROTECTED]http://www.erikhansen.org

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: intro/tutorial to Flash?

2003-12-16 Thread James . Cass
 are Flash movies and Flash storage related?

No.  Just a naming coincidence as far as I 
know.


 are Zip discs obsolete technology for Rev?

I gave up Zip disks about 2 years ago.  Way too bulky and 
expensive compared to burning to a CD.  I don't really see
any connection between Zip disks and Rev.  Maybe some-
one else knows better.

CheersJames








erik hansen [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
12/16/03 05:06 PM
Please respond to erik; Please respond to How to use Revolution
 
To: How to use Revolution [EMAIL PROTECTED]
cc: 
Subject:Re: intro/tutorial to Flash?



--- [EMAIL PROTECTED] wrote:
 This is pretty good:
 http://www.flashkit.com/tutorials/

 Cheers,
 James

thanks, James.
just completed the Vector Graphics segment!

someone was telling me about Flash storage
which is safer because is is not magnetic.

are Flash movies and Flash storage related?
are Zip discs obsolete technology for Rev?

Erik

=
[EMAIL PROTECTED]http://www.erikhansen.org

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [OT] Rev on Linux PPC - Would you use it?

2003-11-03 Thread James Cass
So, IF YOU WOULD CONSIDER USING A LINUX PPC VERSION OF REV, please 
DROP ME A LINE. If there is enough show of interest in this topic, 
then I will message the RunRev team, and let them know that we'd 
suppor their efforts in that area!
I would definitely like to see Rev get the same attention for Linux on 
PowerPC as Windows and Mac OS X do.  I would be willing to do any 
testing, etc to help in this effort.  I run Yellow Dog Linux and Mac OS 
X (Panther).

That's my 2 cents.

- James

On Oct 31, 2003, at 7:28 PM, Igor Couto wrote:

APOLOGIES FOR THE LONG POST
and also apologies for the inaccuracies in the following story. I'm 
new to the Linux world, and I am totally lost in the PC world. If my 
experience disagrees with yours, please do drop me a line! I'm always 
willing to accept corrections and help!

A while ago, after reading bits on this list about the current rise in 
the number of Linux users around the globe, and the appearance of 
'user-friendly' Linux distributions (ie, 'Lindows'), I decided to put 
my preconceptions aside, and investigate this operating system more 
closely.

Being a long-term Mac user, I have a rather old (and now, basically 
useless) original iMac, that I keep as a spare computer in the guest 
bedroom. It is really just a toy, which allows friends to write the 
odd letter in Word, or (very slowly) browse the 'net when they stay 
over for a few days. However, with a startup time of about 3 minutes, 
it really is of not much use to me for day-to-day work (Revolution is 
painfully slow in it). Also, considering that its market value is less 
than US$200, it is not really worth selling it. So there it sits, a 
nerd's forgotten toy.

After searching around for a PPC version of Linux, I came across 
'YellowDog' (http://yellowdoglinux.com/) - a totally FREE 
distribution, ONLY FOR MACs. 'Hmmm, this sounds interesting', I 
thought. After 3 days of painstakingly downloading the 3 CD images 
that make up the installer, I finally was able to burn the instal CDs, 
and start my little iMac from CD 1. 'Hmmm, so far, so good', I 
thought.

Well, I expected a graphical installer, as advertised in the YellowDog 
web site, but I really did not expect anything THAT POLISHED! The 
installation was elegant, and... simple - taking about 2 and a half 
hours to complete in my old, slow iMac.

The first startup after the installation was also very surprising: it 
was FAST - taking less than a minute to get to the GUI. And once I 
started using the system, well, what an *incredible* delight! My 
little iMac was once again FAST! And the interface, much to my 
surprise, was very, very elegant, easy to navigate, and full of 
refinements (and for shallow Macophiles like me, looks are very 
important!).

I had read about all kinds of problems that PC-Linux users have during 
installation and configuration of their systems (problems with video, 
mis-configuration of keyboard keys, inability to see internal drivers, 
difficulty in configuring printers, lack of sound, etc.) that often 
require *scary* trips to the command-line (remember, I'm a Macophile). 
I was psychologically prepared to try to dive right in, however, in my 
little iMac, everything worked absolutely *straight away*.

I started then to investigate the bundled applications (all of them 
freeware), and found a magnitude of incredibly powerful software, some 
of which I had never even heard about: OpenOffice (a MS Office 
look-alike, totally compatible with all 'office' file formats), GIMP 
(a surprisingly powerful image editor), Mozilla (web browser), drawing 
apps, charting apps, networking apps, desktop customisation gadgets, 
several games, etc, etc, etc... WOW! I was impressed!

YellowDog Linux had basically given a new lease of life to my dusty 
old iMac! It was, once again, a *great*, fast, little machine! I 
immediately thought that it would actually make a GREAT second 
development computer for me. I had seen in the Rev website that there 
was a 'Linux' version of Revolution, right?

H, no. Wrong. The 'Linux' version of Rev that is available for 
download, is only for PC-based Linux (ie, 'Intel' processor machines), 
not for PPC (Macs). Apparently, there used to be a Linux PPC version 
of Rev (compatible with YellowDog), but it was discontinued a few 
versions back.

LINUX PC vs. LINUX PPC

Now that I understood just how *easy* installation and use of Linux 
was, I understood the reason why Linux is finally taking off, and 
being adopted so widely. This OS is powerfull, easy to use, and, most 
importantly, it is FREE. And all the basic apps that the average user 
will ever need come BUNDLED FOR FREE. Never underestimate the power of 
the FREE tag.

Most of the users I develop for have Windows-based hardware. But I 
believe, with little exception, that most of them *really* struggle 
with Windows - and all of them, without exception, dislike Microsoft. 
The only reason most of them PERSIST with Windows-based systems, is 
because 

RE: revCopyFile broken on OS X?

2003-10-06 Thread James . Cass





The terminal command CpMac  will properly copy a Mac file with it's Data
and Resource info.

You'll have to install Mac OS X Developer Tools to get it though.

-James




|-+-
| |   Ken Ray |
| |   [EMAIL PROTECTED]   |
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   10/06/03 09:28 AM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
---|
  |
   |
  |   To:   [EMAIL PROTECTED]
 |
  |   cc:  
   |
  |   Subject:  RE: revCopyFile broken on OS X?
   |
  
---|




RevCopyFile uses cp through the shell, which copies attributes but
does not copy the resource fork properly.

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Brian Yennie
 Sent: Monday, October 06, 2003 2:29 AM
 To: [EMAIL PROTECTED]
 Subject: Re: revCopyFile broken on OS X?


 I can't speak to revCopyFile, but on OS X there is a shell
 command for
 copying files with resource fork intact. If that's not what
 revCopyFile
 is using, you could try it:

 get shell(ditto -rsrcFork
 quotesourcePathquotequotedestPathquote)

 You might try it out first in Terminal.app if you haven't
 used shell()
 before. For more information about ditto, type man ditto into
 Terminal.app.

 If that's what revCopyFile uses already, maybe it's a remote volume /
 server problem?

 HTH

 Brian

 ___
 use-revolution mailing list
 [EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use- revolution



___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: Myst

2003-08-28 Thread James . Cass





 which was capable of splitting render jobs across several networked macs.

Now you too can make your own Mac Cluster with Pooch!
Now you'll have something to do with all those dual G5's you ordered.  ;-P

http://www.daugerresearch.com/pooch/recipe.html


-James






|-+-
| |   Edwin Gore  |
| |   [EMAIL PROTECTED]   |
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   08/28/03 06:03 PM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
--|
  |
  |
  |   To:   [EMAIL PROTECTED]  
|
  |   cc:  
  |
  |   Subject:  OT: Myst   
  |
  
--|




For Myst II I believe they did - they went out and blew all the money from
Myst one on SGI Onyx's, as I recall.

Myst was modeled using a combination of the Strata modeler and (I think)
the Amapi modeler, then rendered entirely on Macs using the Strata
renderer, which was capable of splitting render jobs across several
networked macs.

Before Myst came out, the then new Strata Studio Pro shipped with a 10 or
15 minute Making of Myst quicktime movie on the install disk. Everyone in
the graphics department I worked in sat in slack jawed amazement when they
started showing the sample images from this upcoming game nobody had ever
heard of before.

- --- Original Message --- -
From: Judy Perry [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thu, 28 Aug 2003 -0700 (PDT) 14:04:51

I thought that I'd read somewhere that they had an
SGI going 24-7 for the
3D work... Not true?

Judy

On Tue, 26 Aug 2003, Edwin Gore wrote:

 (Oh, and all the 3D was done using Strata 3D,
also on the Mac)

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolu
tion
___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: 2.1 availability for other unix flavors

2003-08-26 Thread James . Cass





Pierre-

Count my vote!  I run Yellow Dog Linux and Mac OS X.  I would love to see a
Rev engine for Yellow Dog.  There used to be a LinuxPPC engine a few
versions ago, but it has disappeared.  :-\

Thanks for bringing this up.

-James




|-+-
| |   Pierre Sahores|
| |   [EMAIL PROTECTED] |
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   08/26/03 12:26 PM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
---|
  |
   |
  |   To:   [EMAIL PROTECTED]  
 |
  |   cc:  
   |
  |   Subject:  Re: 2.1 availability for other unix flavors
   |
  
---|




Hi List,

How many of us could be interesting in using Rev under Linux-PPC ?

Thanks for the statistics ;-)

Bests, Pierre


Le mar 26/08/2003 à 17:55, Heather Williams a écrit :
  I clicked the link below since it was announced that Rev 2.1 has been
  released, but in the engines directory there are only files for Linux
or
  Windows.
 
  Heather wrote:
  You can download it from
  http://www.runrev.com/Revolution1/downloads.html
 
  The instructions on the download page says to download the distribution
  for unix, then get the engine for the specific platform. I need the
file
  Iris.gz to get this running on an SGI Irix machine. When will it be
  available?
 
  http://runrev.com/revolution/downloads/engines/2.1/Iris.gz

 The unix distributions will be available in the next few days. They are
not
 up yet.

 Regards,

 Heather
--
Bien cordialement, Pierre Sahores

Inspection académique de Seine-Saint-Denis
Applications et SGBD ACID SQL (WEB et PGI)
Penser et produire delta de rentabilité

___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Color Chooser

2003-07-10 Thread James . Cass

You Hacker you.



|-+-
| |   [EMAIL PROTECTED]|
| |   m |
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   07/10/03 01:59 PM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
--|
  |
  |
  |   To:   [EMAIL PROTECTED]  
|
  |   cc:  
  |
  |   Subject:  Re: Color Chooser  
  |
  
--|




Richmond,

Just as an experiment, I copied revcolors.rev from 1.1.1
into C:\Program Files\Revolution 2.0.1\plugins. It seems to
work just fine (No modification at all). It's nice having
that little menu back!

Thanks.
Roger Eller
[EMAIL PROTECTED]


 Dear RR afficionados,
 A few weeks ago one or two people were complaining
 about the Color Chooser in RR 2.0.1:
 I then suggested something vaguely illegal

 here is something that should not be illegal: a modified
 revTools stack with an old-style Color Chooser as a
 substack: just put it in your components folder in place of
 the original revTools stack (make a backup of that
 first)

 Top of the list on the 'files' page of my website.

 Love, Richmond

___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: AppleScript for creating a new folder

2003-07-09 Thread James . Cass

Here's yet ANOTHER way.  I'm running Mac OS X 10.2.5.
-- --
tell application Finder
 set targetfolderpath to Macintosh HD:Users:cassj:testfolder  --
testfolder already exists
 set newfoldername to stoopidunderpants
 if folder (targetfolderpath  :  newfoldername) exists then
   --do nothing
 else
   make new folder in folder targetfolderpath with properties
   {name:newfoldername}
 end if
end tell
-- --

Hope this helpsCassj




|-+-
| |   Trevor DeVore |
| |   [EMAIL PROTECTED]|
| ||
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   07/09/03 03:53 PM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
|
  |
|
  |   To:   [EMAIL PROTECTED]  
  |
  |   cc:  
|
  |   Subject:  Re: Applescript for creating a new folder  
|
  
|




On 7/9/03 Yves COPPE wrote

Hi Trevor

 You can check if a folder exists like this:

 tell application Finder
 if not (Macintosh HD:users:tdevore:tést exists) then
 make new folder at Macintosh HD:users:tdevore with
 properties {name:tést}
 end if
 make new folder at Macintosh HD:users:tdevore:tést with
 properties {name:tésting}
 end tell



It further create a folder on my desktop

H.  Désolé, mais I am no AppleScript expert (just barely learning) so I
don't know what the problem is.  It works here.  Scott seemed to have a
solution however.

Trevor DeVore
Blue Mango Multimedia
[EMAIL PROTECTED]
___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: AppleScript for creating a new folder

2003-07-09 Thread James . Cass

Hmmm...

This worked fine for me, and merrily created the folder with diacritical
marks...
--
tell application Finder
   set targetfolderpath to Macintosh HD:Users:cassj:testfolder --
testfolder already exists
   set newfoldername to ååå--îîî-øøø-üüü
   if folder (targetfolderpath  :  newfoldername) exists then
  --do nothing
   else
  make new folder in folder targetfolderpath with properties
{name:newfoldername}
   end if
end tell
--

I'm using Script Editor 2.0 (v20) (Beta Version)

-Cassj




|-+-
| |   Yves COPPE|
| |   [EMAIL PROTECTED] |
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   07/09/03 04:42 PM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
|
  |
|
  |   To:   [EMAIL PROTECTED]  
  |
  |   cc:  
|
  |   Subject:  Re: AppleScript for creating a new folder  
|
  
|





Hi


 Here's yet ANOTHER way.  I'm running Mac OS X 10.2.5.
 -- --
 tell application Finder
  set targetfolderpath to Macintosh HD:Users:cassj:testfolder  --
 testfolder already exists
  set newfoldername to stoopidunderpants
  if folder (targetfolderpath  :  newfoldername) exists then
--do nothing
  else
make new folder in folder targetfolderpath with properties
{name:newfoldername}
  end if
 end tell
 -- --

 Hope this helpsCassj






works FINE
BUT

doesn't resolve my problem : it doesn't support diacritical
chars...
if the new created folder has a diacritical char, the folder is not
created...

Greetings.
Yves COPPE

[EMAIL PROTECTED]

___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Temporary folder on OSX

2003-06-24 Thread James . Cass

Thierry-

specialFolderPath(Temporary)   returns   /private/tmp/501/Temporary
Items   for me.
I am running Rev 2.0r2 on a PowerMac G4 Tower (533 MHz).

-Cassj




|-+-
| |   Thierry Arbellot  |
| |   [EMAIL PROTECTED]|
| |   fr   |
| |   Sent by:  |
| |   [EMAIL PROTECTED]|
| |   .runrev.com   |
| | |
| | |
| |   06/24/03 01:09 PM |
| |   Please respond to |
| |   use-revolution|
|-+-
  
-|
  |
 |
  |   To:   [EMAIL PROTECTED]  
   |
  |   cc:  
 |
  |   Subject:  Temporary folder on OSX
 |
  
-|




Hello,

I am developing an app which needs to use some temporary files, so I
would like to use the temporary folder defined by the system.
But there is something strange with the temporary folder on OSX

I have an iBook running OSX 10.2.6 and Rev 2.0.1

On this computer, the specialFolderPath(Temporary) command returns
/private/tmp/502/Temporary Items
Notice that the Rev documentation doesn't say temporary folder is
available on OSX.

Also, I have an iMac with OSX 10.2.6 and Rev 2.0.1

But on this other computer, specialFolderPath(Temporary) returns
empty.
I checked the disk - with the help of FileBuddy as the temporary folder
is invisible - and found the path /private/tmp/501.
I created the Temporary Items folder, and then
specialFolderPath(Temporary) returns /private/tmp/501/Temporary
Items
Looks good.
Unfortunately, when I restart the system, the Temporary Items folder
is deleted.

At this stage, I would like to know what is correct: should
specialFolderPath(Temporary) returns a path or not ?

Please, could someone check on his own computer and let me know what
does return specialFolderPath(Temporary) ?

Thanks.

Thierry Arbellot

___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Launching WinXP applications

2003-06-24 Thread James . Cass

Just to add to Alex's comment about MacOSX's command line open.  You can
specify which application to use (by it's location) for opening a specific
file:
From the open man page...

'open -a /Applications/TextEdit.app /Volumes/Macintosh
HD/foo.txt'
opens the document in the application specified (in this case,
TextEdit).

-Cassj



   
  
  Alex Rice
  
  [EMAIL PROTECTED]  To:   [EMAIL PROTECTED] 
   
  Sent by:  cc:
  
  [EMAIL PROTECTED]Subject:  Re: Launching WinXP 
applications   
  .runrev.com  
  
   
  
   
  
  06/24/03 01:12 PM
  
  Please respond to
  
  use-revolution   
  
   
  





On Tuesday, June 24, 2003, at 02:35  AM, Robert J. Earp wrote:

 I need to allow users to open a number of types of documents/media
 etc. from within a stack.  That is, have the native application, such
 as Word, Acrobat, Excel (and others) launch and then open the
 appropriate data file.  And I need this to happen on whatever Win
 machine the stack is running on.

 Launch does not seem to work within WinXP as it doesn't seem to know
 where the apps are located.  I have the feeling I should be using the
 queryRegistry command to locate the full path of the app, but my
 problem is I don't know enough about the Registry to be able to find
 the appropriate entries to query.

 Also, should I be checking for an app already being open ? That is, am
 I going to risk having many copies of the same app open at the same
 time ?  If so, any ideas how to do this ?

 Can anybody help please ??

Sorry to butt in with more questions...

How can one launch a file from Rev, with whatever is the default viewer
for that file type? Every OS has a binding from file types to apps. If
you double click on a PDF, a PDF viewer will open up, if a viewer is
installed.

Neither launch nor revGoURL seem to address this particular need.
Am I missing something?  On OS X there is a command line utility named,
not surprisingly, open.


DESCRIPTION
  The open command opens a file (or a directory or URL), just as if
you had
  double-clicked the file's icon. If no application name is
specified, the
  default application as determined via LaunchServices is used to
open the
  specified files.

  If the file is in the form of a URL, the file will be opened as a
URL.

  You can specify one or more file names (or pathnames), which are
inter-
  preted relative to the shell or Terminal window's current working
direc-
  tory. For example, the following command would open all Word files
in the
  current working directory:

  open *.doc


Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]



___
use-revolution mailing list
[EMAIL PROTECTED]
 http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


  1   2   >