How do I script a telnet session

2010-04-29 Thread Bill Vlahos
I want to script a session to a network device using telnet in Rev. The goal is to log into a telnet device like a firewall and issue a command. Are there any examples on how to do this? I will want to log into a firewall via telnet in Rev with a name and password in a session and issue a

Re: How do I script a telnet session

2010-04-29 Thread Mark Schonewille
Hi Bill, Open a socket to the device, send a command and read from the same socket with a message, probably using lf, cr or crlf as line ending. Never close the socket, unless you want to log out. Below follows a very simple example, which may work only in theory but which shows the

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 08:38, Randall Lee Reetz wrote: Apple is in it for the money? Really? I thought they were a non-profit like Microsoft and Google. Stupid me. Yes, really! They are in the profit for it as the Linux people are also, only their model is different. Nobody is in the computer

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Jeffrey Massung
On Apr 29, 2010, at 3:45 AM, Richmond Mathewson wrote: On 29/04/2010 08:38, Randall Lee Reetz wrote: Apple is in it for the money? Really? I thought they were a non-profit like Microsoft and Google. Stupid me. Yes, really! They are in the profit for it as the Linux people are also,

Re: OT Exporting movie clip to stills

2010-04-29 Thread Mark Swindell
Hi Bernd, I'm actually looking for the capacity to take sections of sports video and break down specific techniques into a series of stills for on-paper analysis. Your post illuminates the complexity of dashing off a method of doing so (plodding along would be more like it for me). While the

Card cut off at bottom because of menu

2010-04-29 Thread charles61
When I started developing my app, I read on the RevList that it was best NOT to check the Set as stack Menu bar. This would allow space for the Windows Menu so you would not have any unexpected surprises later when you set the menu for Windows. So, I followed that advice in working on the Mac

Re: Card cut off at bottom because of menu

2010-04-29 Thread Mark Schonewille
Hi Charles, What happens if you uncheck the destroyWindow property before saving the standalone? Changing the destroyStack property might help too. I can never remember whether those properties have to be true or false. Just give it a try. -- Best regards, Mark Schonewille

Re: Card cut off at bottom because of menu

2010-04-29 Thread charles61
Mark, Thanks for responding to my problem! Do you mean setting DestroyStack property for my splash stack or my app stack? Charles Szasz csz...@mac.com On Apr 29, 2010, at 10:48 AM, Mark Schonewille-3 [via Runtime Revolution] wrote: Hi Charles, What happens if you uncheck the

Re: Card cut off at bottom because of menu

2010-04-29 Thread Jeff Massung
Just to (one again) voice my opinion on the menu matter: The problem here is that the platforms are fundamentally different in how they display the menu. The solution is quite simple, though: the menu should be created 100% outside the stack. Only the final, standalone application should make

RE: [OT] GameOver Mr. Jobs

2010-04-29 Thread Randall Lee Reetz
I was being facetious (thought that was obvious). The level of anger voiced in this thread certainly exposes selfish profit centered motives. That fact alone needed to be exposed before things got too obnoxious. My bet is that mr jobs would love to keep the development and source as open as

Re: Card cut off at bottom because of menu

2010-04-29 Thread J. Landman Gay
charles61 wrote: After making the standalone, I tried Mac version of my app. I found that the card had shifted down cutting off some of my buttons at the bottom. Worse yet the upper 1/4 inch of my card had a green color band that came from the introductory card that was all green. It's the

Apples actual response to the Flash issue

2010-04-29 Thread Thomas McGrath III
This is from the Apple website: http://www.apple.com/hotnews/thoughts-on-flash/ ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Card cut off at bottom because of menu

2010-04-29 Thread charles61
Mark, I checked my Application Settings and found that it was not checked. Charles Szasz csz...@mac.com On Apr 29, 2010, at 10:48 AM, Mark Schonewille-3 [via Runtime Revolution] wrote: Hi Charles, What happens if you uncheck the destroyWindow property before saving the standalone?

Re: Card cut off at bottom because of menu

2010-04-29 Thread charles61
Jacqueline, I just checked the DestroyStack property in my Standalone Application Settings. It was set to false (not checked). Charles Szasz csz...@mac.com On Apr 29, 2010, at 11:21 AM, J. Landman Gay [via Runtime Revolution] wrote: charles61 wrote: After making the standalone, I

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Jeff Massung
Sorry for missing it (tone sucks in email). ;-) I haven't really been following any of the Steve Jobs or new iP* TOS agreement threads, but I do need to say I agree with most everything you stated. I don't know when this was posted to Apple's site and if it's already been discussed here

Re: Card cut off at bottom because of menu

2010-04-29 Thread J. Landman Gay
charles61 wrote: Jacqueline, I just checked the DestroyStack property in my Standalone Application Settings. It was set to false (not checked). It needs to be set on all your other stacks too. The property isn't in the standalone settings, it's in the stack property inspector. --

Re: Card cut off at bottom because of menu

2010-04-29 Thread Richard Gaskin
Jeff Massung wrote: I think part of the problem here is that Rev treats the main menu as a [background?] group of controls that need to be part of the stack. This is a fundamental flaw in design. ...if you spend most of your time on a Mac. On Windows and Linux there are sometimes significant

Re: Card cut off at bottom because of menu

2010-04-29 Thread charles61
Richard, Amen! I completely agree with you. It is hard to understand why this problem hasn't been fixed. Maybe it will be fixed in Rev. 10.0 in 2014. Charles Szasz csz...@mac.com On Apr 29, 2010, at 11:39 AM, Richard Gaskin [via Runtime Revolution] wrote: Jeff Massung wrote: I think

Re: OT: MacBookPro advice needed.

2010-04-29 Thread Bob Sneidar
I think the difference between the two is mainly screen real estate. I personally like room to stretch out so I have the 17 model. My advice in any case is if you are going to be running VM's, get at least 4 gigs of ram and a large HD. The ones they come with these days are pretty large so you

Re: OT: MacBookPro advice needed.

2010-04-29 Thread Bob Sneidar
My only caution to this approach is if something goes horribly awry in your Bootcamp installation, it's a wipe and reinstall in your future, just like with an actual Windows machine. Also the amount of disk space your Windows partition takes out of your Mac hard drive is fixed. Parallels

Re: OT: MacBookPro advice needed.

2010-04-29 Thread Bob Sneidar
If carrying books (plural) and papers with the MacBook Pro, I seriously doubt the difference in weight between a 13 and 15 model would ever register much, unless he is going hiking on a mountain trail. :-) Bob On Apr 28, 2010, at 11:13 AM, Peter Alcibiades wrote: and think about how he

Re: Apples actual response to the Flash issue

2010-04-29 Thread stephen barncard
Wow. Pretty strong arguments. On 29 April 2010 08:22, Thomas McGrath III 3mcgr...@comcast.net wrote: This is from the Apple website: http://www.apple.com/hotnews/thoughts-on-flash/ ___ -- - Stephen Barncard Back home in SF

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 18:16, Randall Lee Reetz wrote: I was being facetious (thought that was obvious). The level of anger voiced in this thread certainly exposes selfish profit centered motives. That fact alone needed to be exposed before things got too obnoxious. My bet is that mr jobs would

Re: Apples actual response to the Flash issue

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 18:22, Thomas McGrath III wrote: This is from the Apple website: http://www.apple.com/hotnews/thoughts-on-flash/ ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Re: OT Exporting movie clip to stills

2010-04-29 Thread stephen barncard
It all depends on how much you want to customize your workflow, and how much time it might take. Also look into Apple-scriptablity of the app you might purchase. You could use REV for a front end for that. On 29 April 2010 07:14, Mark Swindell mdswind...@cruzio.com wrote: Hi Bernd, I'm

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 18:26, Jeff Massung wrote: Sorry for missing it (tone sucks in email). ;-) I haven't really been following any of the Steve Jobs or new iP* TOS agreement threads, but I do need to say I agree with most everything you stated. I don't know when this was posted to Apple's site

Jobso speaks on Flash and more

2010-04-29 Thread Jerry Daniels
http://www.apple.com/hotnews/thoughts-on-flash/ Clear and easy to follow. Best, Jerry Daniels Use tRev's buy link during your free trial to get 20% off: http://reveditor.com/tag/shouldiswitch ___ use-revolution mailing list

Re: OT Exporting movie clip to stills

2010-04-29 Thread BNig
Hi Mark, I liked the idea of what you were looking for and gave it a shot. type go stack url http://www.berndniggemann.on-rev.com/frameexport/Every5thFrameExport.rev; into the message box and hit return and the stack should show up. or download the zipped version

Re: OT Exporting movie clip to stills

2010-04-29 Thread BNig
Mark, I forgot to mention: It should work even without a Quicktime Player Pro license. I did not test that though. regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-Exporting-movie-clip-to-stills-tp2069329p2075823.html Sent from the Revolution -

Re: Apples actual response to the Flash issue

2010-04-29 Thread Richmond Mathewson
If developers grow dependent on third party development libraries and tools, they can only take advantage of platform enhancements if and when the third party chooses to adopt the new features. That, my friends, could apply to RunRev as well as all the other third party development libraries

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richard Gaskin
Jeff Massung wrote: Most importantly, as it likely pertains to Rev and other middle-ware developers working with Apple on their TOS: We know from painful experience that letting a third party layer of software come between the platform and the developer ultimately results in sub-standard apps

Re: Card cut off at bottom because of menu

2010-04-29 Thread charles61
Jacque, I checked and did find that properties for purging stack and windows on close was checked in my splash stack. I unchecked these properties and created a Mac standalone that did not show any cutting off the card and shifting the card down. Thanks! I think that a dialog or something

I spoke too soon

2010-04-29 Thread charles61
Jacque, I spoke too soon. Please disregard my previous e-mail about successfully resolving my menu problem. I am still working on this problem. Charles Szasz csz...@mac.com -- View this message in context:

Re: OT: MacBookPro advice needed.

2010-04-29 Thread Jim Kanter
I used to lug a 17 around and a couple of years ago I switched to a 15. Fits into more accessories (messenger bags, etc.) as well as being lighter and opens more easily in an airliner. I am strongly considering going back to the 17 on the next pass as I work in video and being able to see a full

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Bob Sneidar
I suspect that anyone who has to have a newer, bigger fridge every year either just love having a newer, bigger fridge, or didn't plan very well, and continue to make that mistake every year. We still have an original iMac (the ugliest green ever to ooze from the warped minds of seriously

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 19:40, Bob Sneidar wrote: I suspect that anyone who has to have a newer, bigger fridge every year either just love having a newer, bigger fridge, or didn't plan very well, and continue to make that mistake every year. We still have an original iMac (the ugliest green ever to

Re: Apples actual response to the Flash issue

2010-04-29 Thread René Micout
Dear Richmond, Linux does not create Macintosh, iPhone and iPad !! ;-) René Le 29 avr. 2010 à 18:32, Richmond Mathewson a écrit : If developers grow dependent on third party development libraries and tools, they can only take advantage of platform enhancements if and when the third party

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Jeff Massung
On Thu, Apr 29, 2010 at 11:32 AM, Richard Gaskin ambassa...@fourthworld.com wrote: Jeff Massung wrote: Most importantly, as it likely pertains to Rev and other middle-ware developers working with Apple on their TOS: We know from painful experience that letting a third party layer of

Re: Apples actual response to the Flash issue

2010-04-29 Thread Roger . E . Eller
On 04/29/2010 at 01:01 PM, René Micout wrote: Dear Richmond, Linux does not create Macintosh, iPhone and iPad !! ;-) René On April 29, 2010 at 18:32, Richmond Mathewson wrote: ... snip ... Unfortunately, I have grown dependent on third party development libraries and tools, i.e. RunRev

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Bob Sneidar
I think the source of whatever disagreements are being had in this thread stem from a tendency for people to misperceive the nature of the world they actually have to deal with day to day, and their ability to make any real quantum change in it's nature. This is driven by the seemingly

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Bob Sneidar
Yes, that was what they called it. I believe that if real Turquoise could speak, it would express vehement dismay for the association with the actual color Apple used. :-) Bob On Apr 29, 2010, at 9:56 AM, Richmond Mathewson wrote: On 29/04/2010 19:40, Bob Sneidar wrote: I suspect that

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Jerry Daniels
Really nice post, Bob. Thanks. Best, Jerry Daniels Use tRev's buy link during your free trial to get 20% off: http://reveditor.com/tag/shouldiswitch On Apr 29, 2010, at 12:17 PM, Bob Sneidar b...@twft.com wrote: I think the source of whatever disagreements are being had in this thread

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Björnke von Gierke
It's funny to read the replies in regards to the advertisement on apples page. Steven knows exactly what he's doing, and getting the internet to spin in tune with his demands is as easy as posting a slightly warped factsheet about how it's not at all about power, or making a loser out of

RE: [OT] GameOver Mr. Jobs

2010-04-29 Thread Randall Lee Reetz
Thank you... Well said. Finally a realist! ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

RE: [OT] GameOver Mr. Jobs

2010-04-29 Thread Randall Lee Reetz
yes... Apple's actual response. Thank you. Another realist. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Apples actual response to the Flash issue

2010-04-29 Thread René Micout
Hello Roger, I just want to point out that Apple is not only a creator of OS, but also the creator of computers throughout the last decades have greatly advanced the technology. This is what I understand the statement of Steve Jobs. I also regret what could happen to RevMobile, with many

Re: Apples actual response to the Flash issue

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 20:01, René Micout wrote: Dear Richmond, Linux does not create Macintosh, iPhone and iPad !! ;-) René I know. Possibly you misunderstood the 'sting in the tail' of my message. What I meant was that as there might be a risk of Macintosh closing its doors to anything not

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 20:17, Bob Sneidar wrote: snip Bob Dear Bob, I am well aware how the real world works. Knowing that doesn't stop me from imagining that it might be a shade (just a shade) better than it is. I also pointed out my belief that, while people do do many, seemingly, altruistic

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 20:20, Bob Sneidar wrote: Yes, that was what they called it. I believe that if real Turquoise could speak, it would express vehement dismay for the association with the actual color Apple used. :-) More a virulent, vaguely polluted, tropical lagoon sort of colour. When the

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Richmond Mathewson
On 29/04/2010 20:33, Björnke von Gierke wrote: snip Of course cross platform tools increase the lag of uptake on new technology, and they always look awkward (yes, Rev does look awkward on all platforms). But then, they allow developers to produce one product, and get it to customers on

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Devin Asay
On Apr 29, 2010, at 12:31 PM, Richmond Mathewson wrote: On 29/04/2010 20:20, Bob Sneidar wrote: Yes, that was what they called it. I believe that if real Turquoise could speak, it would express vehement dismay for the association with the actual color Apple used. :-) More a virulent,

Re: OT Exporting movie clip to stills

2010-04-29 Thread Michael Kann
Mark, this probably isn't exactly what you need, but you might take a look at this website: http://www.techsmith.com/camtasiamac/ --- On Thu, 4/29/10, Mark Swindell mdswind...@cruzio.com wrote: From: Mark Swindell mdswind...@cruzio.com Subject: Re: OT Exporting movie clip to stills To: How

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Bob Sneidar
Right. I was supporting your point there. :-) Bob On Apr 29, 2010, at 11:24 AM, Richmond Mathewson wrote: On 29/04/2010 20:17, Bob Sneidar wrote: snip Bob Dear Bob, I am well aware how the real world works. Knowing that doesn't stop me from imagining that it might be a shade

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Bob Sneidar
I actually had the opportunity (well obligation seeing I was one of the crew on a United States warship at the time) to visit Sydney, and being a young sailor who visited nude beaches every chance I could get, I spent a couple hours there. It was quite beautiful, even then. It may no longer be

Re: OT Exporting movie clip to stills

2010-04-29 Thread Mark Swindell
This is very cool! Unfortunately I don't get any stills in the folder on the desktop, don't know where the breakdown might be (the folder is there, though). But the idea is great and shows how easily a solution can be crafted by someone with the chops to do so. I'm using a MacBook Pro OS X

Re: Sockets

2010-04-29 Thread Hershel Fisch
Thanks, I'll check it out. Hershel On 4/28/10 9:04 AM, Trevor DeVore li...@mangomultimedia.com wrote: On Apr 27, 2010, at 4:23 PM, Hershel Fisch wrote: Hi, could any help me out with a full socket session ? Please! Perhaps this lesson will help:

launch URL not working with a # character in the URL string

2010-04-29 Thread Mark E. Powell
The call launch URL http://www.example.com#foo; brings up a browser window, but with the URL http://www.example.com%23foo which yields a File Not Found error. How do I force Rev not to URLEncode the URL? It does seem to escape question marks or other delimiters, but does with the hash

Re: [Database] Retrieving sql statement result

2010-04-29 Thread Bob Sneidar
Hi Marcello. It's my understanding that only SQL statements that return a value of some kind will return the data you expect. To do what you are trying to do, you would need a persistent connection, and then a way to monitor that connection for any data coming back over the socket. I suppose

Re: OT Exporting movie clip to stills

2010-04-29 Thread Ian Wood
On 28 Apr 2010, at 17:16, Mark Swindell wrote: I own Quicktime Pro. I don't see this feature in it. Can you point me to how to achieve this as a batch function in QT Pro? Again, in case you missed this reply the first time around. This functionality is built in to QT Pro. Ian On 28

Re: OT Exporting movie clip to stills

2010-04-29 Thread BNig
Mark, too bad. (I kind of was afraid of that, too many variables...) Right now I can not test it on MacOsX 10.6.x. Does the Quicktime Player with the movie show up at all? It was a nice try, though. Should anybody have tried it I would appreciate a short notice of how it went. regards Bernd

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Richard Gaskin
Mark E. Powell wrote: The call launch URL http://www.example.com#foo; brings up a browser window, but with the URL I believe you'll need to specify a page with that, so this: launch url http://www.example.com/index.html#foo; ...should work. -- Richard Gaskin Fourth World Rev

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Ian Wood
On 29 Apr 2010, at 21:10, Richard Gaskin wrote: I believe you'll need to specify a page with that, so this: launch url http://www.example.com/index.html#foo; ...should work. That's correct. http://www.example.com#foo; isn't a valid URL, as far as I'm aware. Ian

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Mark E. Powell
Sorry...reposting. My real URL is an internal one and in making it a generic example, I left out the page part of the URL. There is, of course, a page and it has an anchor statement. But the problem is that the hash symbol gets escaped to a %23. So, I still have the problem. Here is my

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Björnke von Gierke
Sounds like a bug to me. did you try revgoURL instead? Note that I tested both here, and they didn't encode anything wrongly. Also note that http://host.com/#anchor; should work, from a validity of url standpoint (note slash before hashmark). On 29 Apr 2010, at 22:51, Mark E. Powell wrote:

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Mark E. Powell
Here is a literal example. Can anyone paste this into msg and see if it resolves without escaping the # character. Thanks. launch URL http://www.wordscapes.com/aTest.html#foo; ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Colin Holgate
On Apr 29, 2010, at 5:51 PM, Mark E. Powell wrote: launch URL http://www.wordscapes.com/aTest.html#foo; It seems to work fine. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Jerry Daniels
Worked great on my iPad, too. Best, Jerry Daniels Use tRev's buy link during your free trial to get 20% off: http://reveditor.com/tag/shouldiswitch On Apr 29, 2010, at 5:16 PM, Colin Holgate co...@verizon.net wrote: On Apr 29, 2010, at 5:51 PM, Mark E. Powell wrote: launch URL

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Colin Holgate
On Apr 29, 2010, at 6:22 PM, Jerry Daniels wrote: Worked great on my iPad, too. How did you show the Rev message box on your iPad? ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Jerry Daniels
Worked on 4.0 Rev using Mac OS X Leopard. Best, Jerry Daniels Use tRev's buy link during your free trial to get 20% off: http://reveditor.com/tag/shouldiswitch On Apr 29, 2010, at 5:22 PM, Jerry Daniels jerry.dani...@me.com wrote: Worked great on my iPad, too. Best, Jerry Daniels

Re: launch URL not working with a # character in the URL string

2010-04-29 Thread Jerry Daniels
Was I not supposed to talk about that? Oops. Best, Jerry Daniels Use tRev's buy link during your free trial to get 20% off: http://reveditor.com/tag/shouldiswitch On Apr 29, 2010, at 5:24 PM, Colin Holgate co...@verizon.net wrote: On Apr 29, 2010, at 6:22 PM, Jerry Daniels wrote: Worked

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Peter Brigham MD
On Apr 29, 2010, at 1:33 PM, Björnke von Gierke wrote: It's funny to read the replies in regards to the advertisement on apples page. Steven knows exactly what he's doing, and getting the internet to spin in tune with his demands is as easy as posting a slightly warped factsheet about how

Re: [OT] GameOver Mr. Jobs

2010-04-29 Thread Peter Brigham MD
Good post. It's time to be a realist. I read Jobs' essay as laying out his thinking reasonably clearly, but with some slanting -- probably this is just the way he is, remember the reality-distortion field after all. In particular, I'd have a little more respect for him without the

Re: OT Exporting movie clip to stills

2010-04-29 Thread Mark Swindell
Hi Ian, I did see it, and you're absolutely right, it does do what you say. The down side is one can't set the parameters of how many frames per second to export (29 or 25, yes, but I only want a clip of x length divided into, let's say, y frames... can't do that). At 25 fps a four second

[Data Grid] Duplicate large amount of rows

2010-04-29 Thread zryip theSlug
Hi all, First to duplicate rows in a DG, I used the AddData command in a loop. But over 1000 lines to duplicate, the performances are dramatics. Then, I changed my mind. 1) I build an array with all the duplicated 2) I merge the dgData of my DG with this array by using the union command. 3) At

Re: OT Exporting movie clip to stills

2010-04-29 Thread Ian Wood
On 29 Apr 2010, at 23:41, Mark Swindell wrote: The down side is one can't set the parameters of how many frames per second to export Click the 'Options...' button in the save dialog, but for best results make sure you pick a frame rate that is a nice divider of the actual video

Re: OT: MacBookPro advice needed.

2010-04-29 Thread Sarah Reichelt
And Sarah, let me express my utter horror that you let your kids play games on your development computer. I trust that any woman brilliant enough to develop software, has not provided an Administrator account in either OS to the little gremlins? LOL! The little gremlins are now bigger

Re: How do I script a telnet session

2010-04-29 Thread Bill Vlahos
Mark, Thanks. Your script gave me enough information to get it to work via telnet. I would like to have it work over ssh but I'm not sure how to do that from Rev. I tried the simple solution of just sending it over port 22 but the firewall complained about the protocol. Is it possible to

OT -OS X file limit with Trash? - Magic number 10,923

2010-04-29 Thread Douglas
Using OS X 10.6.3- My wife managed to get 23,500 files (or thereabouts!) in one of her Firefox folders. She wanted to keep the 100 most recent ones. So I thought - Easy, just list by Date Modified, go to the first one she wants to bin, scroll right down to the end, Shift Click on the last one

Re: OT -OS X file limit with Trash? - Magic number 10,923

2010-04-29 Thread Douglas
On 30/04/2010 01:34, Douglas wrote: After the files have been moved, the other 12,477 files were still selected, and again when dragged to the Trash, only the FIRST 10.923 files actually moved! Yes, we do all make typo's I think that most people would have noticed if just under 11 files

Rev Chat Server Java Chat Client

2010-04-29 Thread Shani
Hi all, From where i find these stack. Rev Chat Server Java Chat Client ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: OT Exporting movie clip to stills

2010-04-29 Thread Mark Swindell
Ian, OMG and gag-me-with-a-spoon and etc etc etc. You're right. This is all, only, and exactly what I wanted. Thanks for your patient explanation of how to achieve it. And all that about Apple being the king of interface? Only for amateurs. The Pro versions? Maybe not so much. Thanks

Re: OT Exporting movie clip to stills

2010-04-29 Thread stephen barncard
Here's a shareware product that does a lot more... BTV PRO -- I just bought a copy. download: http://www.bensoftware.com/btv/dlindex.html info http://www.bensoftware.com/btv/btvproindex.html On 29 April 2010 17:58, Mark Swindell mdswind...@cruzio.com wrote: Ian, OMG and gag-me-with-a-spoon

string Recieve

2010-04-29 Thread Shani
I recive the string The Green ball reached Displayed on message box in rev. How can I use this to do next process on that result. if tSocket is The Green ball reached then click at the loc of btn start me

[OT] Steve Jobs' other job

2010-04-29 Thread Richmond Mathewson
Wow; things must be bad with the iPad if Mr Jobs is over here: http://www.private-eye.co.uk/sections.php?section_link=eye_tv; advertising the 'EyePad' . . . :) ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to