AW: Problems building my standalone

2010-04-27 Thread Tiemo Hollmann TB
Thank you Jacqueline and Lynn for your advices, I also have the feeling that the Valentina problem is a following error of the other one. I have to dig deeper into that. Thanks for making your thoughts Tiemo -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Peter Alcibiades
Its a real start. It seems unlikely to have left out anything significant, but it obviously has quite some false positives, but when the thing is winnowed down to a couple of hundred, one can go through by hand and knock off the ones that don't apply. I wish I still had half Richmond's energy!

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Peter Alcibiades
I've got through about 20 entries, and have a splitting headache from using the Rev dictionary with its 4 point font. How on earth does this manage to be approved for use in the public sector in the UK? Has no-one noticed yet? So I will have to resume in a bit using either the web version or

[Database] Retrieving sql statement result

2010-04-27 Thread Marcello Bertoli
Hi all, I have a question about runrev database commands. Is there a way to get the result of a sql statement that doesn't retrieve data (is not a select)? For example: In a postgresql scenario I need to execute the statement: listen foo and I need to retrieve the result. It seems that the

Re: On-Rev Directory Configuration

2010-04-27 Thread paolo mazza
I get my index.html file . Or, if it is available, the index.irev file, However, if I remove these 2 pages, I get the list of directories. I did not change any preferences in the on-rev server. All the best, Paolo ___ use-revolution mailing list

Re: Richmond goes data-mining . . .

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 10:07, Peter Alcibiades wrote: I've got through about 20 entries, and have a splitting headache from using the Rev dictionary with its 4 point font. Well; until somebody pulls their finger out back at HQ re fonts on Linux I suggest you use Björnke von Gierke's super BvG Docu

Re: On-Rev Directory Configuration

2010-04-27 Thread Rick Harrison
Hi Sarah, ... What happens if you go to http://(Insert Your Domain).on-rev.com/index.html directly? Then I get my index.html just fine. So what could be the problem? Rick On Apr 27, 2010, at 12:00 AM, Sarah Reichelt wrote: For anyone who has an On-Rev account: What do you get when you

the externalpackages returns empty, why?

2010-04-27 Thread Tiemo Hollmann TB
Hello, for testing I created a new mainstack and tried: put the externalpackages of this stack into fld status. It returns empty in the IDE as well as in a standalone, though I have activated in the standalone settings Database and Valentina2 XML and Internet libraries. What am I doing

Re: the externalpackages returns empty, why?

2010-04-27 Thread Malte Pfaff-Brill
Hi Tiemo, at least for the IDE the externalPackages are a property of stack home put the externalpackages of stack home will give you the list. This is done in order to make the exts available to all stacks that are open in the IDE. Cheers,

AW: the externalpackages returns empty, why?

2010-04-27 Thread Tiemo Hollmann TB
Hi Malte, Yup, that does the trick in the IDE. Any idea why the list is empty in my standalone? Tiemo -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution- boun...@lists.runrev.com] Im Auftrag von Malte Pfaff-Brill Gesendet: Dienstag, 27. April

Re: On-Rev Directory Configuration

2010-04-27 Thread Rick Harrison
Hi again, Ok, I solved the problem. It's the capital problem with On-Rev again. If you name your index, Index.html it doesn't work right. The system apparently has to have it named index.html with the small i. Thanks for the help! Rick On Apr 27, 2010, at 5:49 AM, Rick Harrison wrote: Hi

Re: Accessing stacks without opening

2010-04-27 Thread Marty Knapp
Thanks. I figured out, too, that my thinking that things were being saved in stacks I'd accessed this way was because they were still loaded into memory. When I quit and reopened nothing was there. So you need to save the stack. Still I can see where this can be handy in some situations as all

Re: AW: the externalpackages returns empty, why?

2010-04-27 Thread Trevor DeVore
On Apr 27, 2010, at 9:38 AM, Tiemo Hollmann TB wrote: Yup, that does the trick in the IDE. Any idea why the list is empty in my standalone? Check the externalPackages of stack revExternalLibrary in a standalone. -- Trevor DeVore Blue Mango Learning Systems ScreenSteps:

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
Peter Alcibiades wrote: So its worth doing, and Richmond done good to make a start. I made a list last night and will post it later today. There are some errors that the list can correct, but for the most part I think it is accurate. -- Jacqueline Landman Gay |

Re: Help with pref file

2010-04-27 Thread charles61
Saraha, Your suggestion worked! I just compile my app. I opened it and complete the pref file and then quit my app and relaunch it. The pref file inserted the name of the school in my report! Thanks! Charles Szasz csz...@mac.com On Apr 26, 2010, at 7:16 PM, Sarah Reichelt-2 [via Runtime

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 18:17, J. Landman Gay wrote: Peter Alcibiades wrote: So its worth doing, and Richmond done good to make a start. I made a list last night and will post it later today. There are some errors that the list can correct, but for the most part I think it is accurate. Can you

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Björnke von Gierke
On 27 Apr 2010, at 17:46, Richmond Mathewson wrote: I have a feeling the way I went about it was extremely and unnecessarily long-winded. Yes. My stack loads all the docu stacks into memory, and _tries_ to unload them again. However, that fails sometimes, due to the build in docu using the

browser can't find .irev files on new on-rev subdomain

2010-04-27 Thread Martin Koob
I have set up a new subdomain on a domain I am hosting on on-rev. I copied the files from another subdomain where I was developing the site to the subdirectory for the new subdomain. I can see all the irev pages in the on-rev client for both subdomains. The development site works fine but

Re: On-Rev Directory Configuration

2010-04-27 Thread Bob Sneidar
Nice catch. This underscores an important principle I think anyone preparing files for web use should consider. Actually 3 principles: 1. don't capitalize anything. 2. don't use spaces in file names. 3. don't use special characters in file names. I'm sure some could add a few others, but these

Re: browser can't find .irev files on new on-rev subdomain

2010-04-27 Thread Michael Kann
Martin, I think you make a change to the .htaccess file that lives in the same directory as your index.irev file. You add a line that overrides the server defaults for index files. On my runrev subdomain there is an .htaccess file in the public_html folder. If you are working out of another

Re: browser can't find .irev files on new on-rev subdomain

2010-04-27 Thread Michael Kann
Martin, I found the magic words. put this line: DirectoryIndex index.irev in your .htaccess file in the same directory as your index.irev folder --- On Tue, 4/27/10, Martin Koob mk...@rogers.com wrote: From: Martin Koob mk...@rogers.com Subject: browser can't find .irev files on new

Re: browser can't find .irev files on new on-rev subdomain

2010-04-27 Thread Martin Koob
Michael Kann mikek...@... writes: Martin, I found the magic words. put this line: DirectoryIndex index.irev in your .htaccess file in the same directory as your index.irev folder --- On Tue, 4/27/10, Martin Koob mkoob at rogers.com wrote: Hi Michael thanks for the quick reply I

New version of RunRev makes .png images all black

2010-04-27 Thread william humphrey
Has anyone using new RunRev build 4.5.0 dp 3 noticed that .png images display all black now? I have to go through and convert every one to gif to get them to display correctly. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

AW: AW: the externalpackages returns empty, why?

2010-04-27 Thread Tiemo Hollmann TB
Thanks Trevor, never heard about this stack, and don't know if this is where they are supposed to be (why don't the docs tell anything about it?), but there they are! Tiemo -Ursprüngliche Nachricht- Von: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-

Re: New version of RunRev makes .png images all black

2010-04-27 Thread william humphrey
And I'm noticing that the .gif are not anywhere near as nice as the smooth .png images. On Tue, Apr 27, 2010 at 1:04 PM, william humphrey b...@bluewatermaritime.com wrote: Has anyone using new RunRev build 4.5.0 dp 3 noticed that .png images display all black now? I have to go through and

Re: browser can't find .irev files on new on-rev subdomain

2010-04-27 Thread Michael Kann
Martin, First, I noticed a mistake in my post. The last line should be -- in the same directory as your index.irev file (NOT FOLDER) Just some thoughts: I looked for the .htaccess file. There is one in the public_html directory (it is blank) there is not one in the subdirectory for the

Re: New version of RunRev makes .png images all black

2010-04-27 Thread Wilhelm Sanke
william humphrey bill at bluewatermaritime.com wrote: Has anyone using new RunRev build 4.5.0 dp 3 noticed that .png images display all black now? I have to go through and convert every one to gif to get them to display correctly. What platform are you using? On WindowsXP PNGs in build

Re: New version of RunRev makes .png images all black

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 20:04, william humphrey wrote: Has anyone using new RunRev build 4.5.0 dp 3 noticed that .png images display all black now? I have to go through and convert every one to gif to get them to display correctly. ___ use-revolution mailing

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 19:02, Björnke von Gierke wrote: On 27 Apr 2010, at 17:46, Richmond Mathewson wrote: I have a feeling the way I went about it was extremely and unnecessarily long-winded. Yes. My stack loads all the docu stacks into memory, and _tries_ to unload them again. However, that

I Can't change field layers

2010-04-27 Thread LunchnMeets
Hi everyone, I have three problems: 1) The button and field level numbers are locked within a group. So I can't rearrange them. 2) When I click on a group it moves with my cursor until I click again. That's obviously not what I wanted. 3) When I click on Select Group it doesn't allow me to

dot POS files and Corpus Linguistics

2010-04-27 Thread Richmond Mathewson
Well, Yippee-doo; the good folks at the University of Oxford have sent me the files of the York-Toronto-Helsinki Parsed Corpus of Old English Prose (try saying that with your mouth full of cornflakes). Jolly generous considering it is normally restricted to British Higher Education Institutions

Re: I Can't change field layers

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 21:03, lunchnme...@aol.com wrote: Hi everyone, I have three problems: 1) The button and field level numbers are locked within a group. So I can't rearrange them. 2) When I click on a group it moves with my cursor until I click again. That's obviously not what I wanted. 3) When

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
Richmond Mathewson wrote: On 27/04/2010 18:17, J. Landman Gay wrote: Peter Alcibiades wrote: So its worth doing, and Richmond done good to make a start. I made a list last night and will post it later today. There are some errors that the list can correct, but for the most part I think it

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 21:10, J. Landman Gay wrote: Richmond Mathewson wrote: On 27/04/2010 18:17, J. Landman Gay wrote: Peter Alcibiades wrote: So its worth doing, and Richmond done good to make a start. I made a list last night and will post it later today. There are some errors that the list

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
J. Landman Gay wrote: What I found when I was done was that the only tokens that Linux does not support fall into three basic categories: browser xcmd, quicktime-related, and things the OS itself does not support. I should have added speech support to that too. So, four categories. --

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 21:33, J. Landman Gay wrote: J. Landman Gay wrote: What I found when I was done was that the only tokens that Linux does not support fall into three basic categories: browser xcmd, quicktime-related, and things the OS itself does not support. I should have added speech

Re: dot POS files and Corpus Linguistics

2010-04-27 Thread stephen barncard
Richmond, it appears that .pos files are LOTUS NOTES, among many others http://file-extension.net/seeker/file_extension_pos http://filext.com/file-extension/POS http://en.wikipedia.org/wiki/Lotus_Notes http://www.computerfileextensions.com/file-extensions.php/POS FILE FORMAT:

Re: How to insert text at cursor position?

2010-04-27 Thread Claus Dreischer
The problem was here was indeed the hilite. Putting put hello world into the selection or put hello world after the selection in a button works. Putting one of the above into a popup button doen't work. So, is there a way to somehow store the selection before it get lost? Can i

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
Richmond Mathewson wrote: On 27/04/2010 21:33, J. Landman Gay wrote: J. Landman Gay wrote: What I found when I was done was that the only tokens that Linux does not support fall into three basic categories: browser xcmd, quicktime-related, and things the OS itself does not support. I

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Peter Alcibiades
Jacque, what about record sound and record video? They're marked in my dictionary as being Mac +Windows only. I haven't tried to use either one. Peter -- View this message in context:

Cannot run .exec file of project

2010-04-27 Thread charles61
I am using Rev Enterprise 4.0.0 (built 950). After compiling my project, I found that my app ran fine on OS X (10.6.2) but it will not run on Windows XP using Parallels Version Build 5.0.9344. The splash screen appears but the application does not launch and an error message dialog that is set

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
Peter Alcibiades wrote: Jacque, what about record sound and record video? They're marked in my dictionary as being Mac +Windows only. I haven't tried to use either one. Oh right, I forgot those too. Basically the browser, speech, and recording features are all implemented as externals.

Re: Cannot run .exec file of project

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 22:15, charles61 wrote: I am using Rev Enterprise 4.0.0 (built 950). After compiling my project, I found that my app ran fine on OS X (10.6.2) but it will not run on Windows XP using Parallels Version Build 5.0.9344. The splash screen appears but the application does not launch

Re: Cannot run .exec file of project

2010-04-27 Thread J. Landman Gay
Richmond Mathewson wrote: Knowing that RunRev 4.0 for Windows will not run under WINE in Linux makes me think that Windows executables made by the RunRev standalone builder are probably not very haooy with any sort of emulated environment. I run, test, and work with Windows executables in

Re: How to insert text at cursor position?

2010-04-27 Thread J. Landman Gay
Claus Dreischer wrote: The problem was here was indeed the hilite. Putting put hello world into the selection or put hello world after the selection in a button works. Putting one of the above into a popup button doen't work. So, is there a way to somehow store the selection

Re: Richmond goes data-mining . . .

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 22:28, J. Landman Gay wrote: Peter Alcibiades wrote: Jacque, what about record sound and record video? They're marked in my dictionary as being Mac +Windows only. I haven't tried to use either one. Well, I wouldn't bother because if they are marked 'Mac +Windows only' they

Re: Richmond goes data-mining . . .

2010-04-27 Thread J. Landman Gay
Richmond Mathewson wrote: So; it would probably better in future, to prevent these temper tantrums, general misunderstandings, and so forth if anything that is implemented as an external was marked as so, so that folk who ran RunRev on a different platform to that on which a certain external

Re: Cannot run .exec file of project

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 22:42, J. Landman Gay wrote: Richmond Mathewson wrote: Knowing that RunRev 4.0 for Windows will not run under WINE in Linux makes me think that Windows executables made by the RunRev standalone builder are probably not very haooy with any sort of emulated environment. I run,

Re: I Can't change field layers

2010-04-27 Thread LunchnMeets
In a message dated 4/27/10 3:32:22 PM, richmondmathew...@gmail.com writes: That sounds like something to do with your operating system rather than RunRev. Personally (I know this will involve a lot of time) I would back everything up and reinstall my OS. Thanks for trying. I'm hoping

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richard Gaskin
J. Landman Gay wrote: You were asking for supported tokens in the language, so that's what the list includes. I just noticed a couple of entries that are now fully cross-platform, so I removed them and updated the text file a moment ago. http://jacque.on-rev.com/codebits/tokens.txt I see

Re: Richmond goes data-mining . . .

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 23:02, J. Landman Gay wrote: Richmond Mathewson wrote: So; it would probably better in future, to prevent these temper tantrums, general misunderstandings, and so forth if anything that is implemented as an external was marked as so, so that folk who ran RunRev on a different

Re: I Can't change field layers

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 23:09, lunchnme...@aol.com wrote: In a message dated 4/27/10 3:32:22 PM, richmondmathew...@gmail.com writes: That sounds like something to do with your operating system rather than RunRev. Personally (I know this will involve a lot of time) I would back everything up and

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 23:18, Richard Gaskin wrote: J. Landman Gay wrote: You were asking for supported tokens in the language, so that's what the list includes. I just noticed a couple of entries that are now fully cross-platform, so I removed them and updated the text file a moment ago.

Re: Cannot run .exec file of project

2010-04-27 Thread charles61
Richmond, Thanks for you comment! It did run under previous versions of Parallel last year. And I am actually running on XP. This latest version of Parallels is supposed to be much improved. So the problem is my script, Rev. 4.0, or Parallels. I don't have a windows computer to try it on but

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
Richard Gaskin wrote: J. Landman Gay wrote: You were asking for supported tokens in the language, so that's what the list includes. I just noticed a couple of entries that are now fully cross-platform, so I removed them and updated the text file a moment ago.

Re: I Can't change field layers

2010-04-27 Thread J. Landman Gay
lunchnme...@aol.com wrote: In a message dated 4/27/10 3:32:22 PM, richmondmathew...@gmail.com writes: That sounds like something to do with your operating system rather than RunRev. Personally (I know this will involve a lot of time) I would back everything up and reinstall my OS. Thanks

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 23:50, J. Landman Gay wrote: Richard Gaskin wrote: J. Landman Gay wrote: You were asking for supported tokens in the language, so that's what the list includes. I just noticed a couple of entries that are now fully cross-platform, so I removed them and updated the text file a

Composite objects (was:How to insert text at cursor position?)

2010-04-27 Thread DunbarX
Jacques. This is an aspect of Rev that likely confuses novices. Like me. The comboBox is really a composite object consisting of a field and other controls. So when you have a selection in it, asking for the selectedChunk, say, gives you a field reference you might never have known even

Re: dot POS files and Corpus Linguistics

2010-04-27 Thread Richmond Mathewson
On 27/04/2010 22:03, stephen barncard wrote: Richmond, it appears that .pos files are LOTUS NOTES, among many others http://file-extension.net/seeker/file_extension_pos http://filext.com/file-extension/POS http://en.wikipedia.org/wiki/Lotus_Notes

Sockets

2010-04-27 Thread Hershel Fisch
Hi, could any help me out with a full socket session ? Please! Thanks, Hershel ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: dot POS files and Corpus Linguistics

2010-04-27 Thread wayne durden
I think we can all agree RunRev is the best dev environment going but suggesting dot.net is a POS may be going a little too far On Tue, Apr 27, 2010 at 5:20 PM, Richmond Mathewson richmondmathew...@gmail.com wrote: On 27/04/2010 22:03, stephen barncard wrote: Richmond, it appears that

Re: Richmond goes data-mining (a.k.a. shovelling through the sh..)

2010-04-27 Thread J. Landman Gay
Richmond Mathewson wrote: Well, as there isn't any Mac OS 9 RunRev anymore that shouldn't be a source of worry. Or, should it? Not in my book. I haven't had anyone ask for an OS 9 app in years and years. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive

Re: Cannot run .exec file of project

2010-04-27 Thread Luis
I think in this instance you might want to define 'emulation'... Cheers, Luis. Richmond Mathewson wrote: On 27/04/2010 22:42, J. Landman Gay wrote: Richmond Mathewson wrote: 3. Now somebody with some jazzier computers than mine had better try the same tests with VMware, CrossOver,

OT: MacBookPro advice needed.

2010-04-27 Thread Alex Tweedly
I'd like advice in two areas . 1. Should I buy the 13-inch or the 15-inch ? I can compare the screen sizes, and the resolution and even the relative weights. But I don't have a realistic idea of how much faster the Intel i5 is over the older Dual Core. So any advice about performance, or

Re: OT: MacBookPro advice needed.

2010-04-27 Thread Sarah Reichelt
I'd like advice in two areas . 1. Should I buy the 13-inch or the 15-inch ? I can compare the screen sizes, and the resolution and even the relative weights. But I don't have a realistic idea of how much faster the Intel i5 is over the older Dual Core. So any advice about performance,

Re: OT: MacBookPro advice needed.

2010-04-27 Thread Mark Schonewille
Hi Alex, This might help you. http://wiki.onmac.net/index.php/Triple_Boot_via_BootCamp -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer We have updated TwistAWord. Download

Re: Cannot run .exec file of project

2010-04-27 Thread Sarah Reichelt
I am using Rev Enterprise 4.0.0 (built 950). After compiling my project, I found that my app ran fine on OS X (10.6.2) but it will not run on Windows XP using Parallels Version Build 5.0.9344. The splash screen appears but the application does not launch and an error message dialog that is set

Re: Sockets

2010-04-27 Thread Sarah Reichelt
On Wed, Apr 28, 2010 at 6:23 AM, Hershel Fisch hersh...@syp2u4c.com wrote: Hi, could any help me out with a full socket session ? Please! Check out either of my email libraries: http://www.troz.net/rev/stacks/POP_library_demo.rev http://www.troz.net/rev/stacks/SMTP_library_demo.rev They both

Re: OT: MacBookPro advice needed.

2010-04-27 Thread Petrides, M.D. Marian
Alex This is a little off target from the question you actually asked, but I wanted to share my experience going from a 15 in MBP to a 13 in MBA. The biggest impediment I found to getting work done efficiently on the MBA was not the lack of speed. It was the fact that the 13 inch screen

Re: Cannot run .exec file of project

2010-04-27 Thread charles61
Thanks Sarah for your suggestion! Prior to just reading your suggestion, I discovered that the problem is related to dragging the exec. file to the XP desktop without the other stack. So your are right! When I drag the whole window folder to the desktop, everything works fine. -- View this

RE: Sockets

2010-04-27 Thread Shani
HI, http://docs.runrev.com/Command/open-socket http://docs.runrev.com/Command/write-to-socket http://docs.runrev.com/Command/read-from-socket http://docs.runrev.com/Command/close-socket for what purpose you need socket session? Regards, SHANI -Original Message- From:

Re: New version of RunRev makes .png images all black

2010-04-27 Thread william humphrey
Thanks for the heads up Richmond. I don't remember signing any NDA though. I'm running on Mac OS and have just converted the png's to jpg's which work with the same resolution but without the all black effect which was useless. Pain to convert everything to jpg's though. On Tue, Apr 27, 2010 at

Re: OT: MacBookPro advice needed.

2010-04-27 Thread Kee Nethery
My advice is smaller is better. I have an LCD screen at home and at work along with full keyboard and mouse and other peripherals at these two major use locations. So in effect, I have a dual screen setup at home and at the office. One large LCD and a smaller laptop LCD. When I travel I

User Extensions/Externals

2010-04-27 Thread Graham Heather Harrison
I am trying to use Shao Sean's ssMacWindows, following his instructions in RevUp Issue 79. Wasn't sure If I should place the ssMacWindows162 folder into ~/Documents/My Revolution Studio/Externals/, or unpack it there, so tried both. The first example is to create a field with the following

Re: browser can't find .irev files on new on-rev subdomain

2010-04-27 Thread Martin Koob
Hi Michael I tried putting the .htaccess file in the subdomain's document root and putting it in the public_html directory but that did not help. I tried just putting a basic html page in the subdomain's document root as index.html and that still generates the 404 error. if I take out the

Re: User Extensions/Externals

2010-04-27 Thread J. Landman Gay
Graham Heather Harrison wrote: I am trying to use Shao Sean's ssMacWindows, following his instructions in RevUp Issue 79. Wasn't sure If I should place the ssMacWindows162 folder into ~/Documents/My Revolution Studio/Externals/, or unpack it there, so tried both. The first example is to create

Re: New version of RunRev makes .png images all black

2010-04-27 Thread J. Landman Gay
william humphrey wrote: Thanks for the heads up Richmond. I don't remember signing any NDA though. I'm running on Mac OS and have just converted the png's to jpg's which work with the same resolution but without the all black effect which was useless. Pain to convert everything to jpg's though.

User Extensions/Externals

2010-04-27 Thread Graham Heather Harrison
Jacque wrote: Rev can't find the external. The handler it's missing is one of the calls in the external library. So since I put it where instructed, and where rev Preferences says to look, why is it missing? Externals are a little bit advanced. They aren't hard exactly but I'm not sure

OT'ish: Logs on on-rev.com

2010-04-27 Thread Tim Selander
Hi, I've got an account on on-rev.com and am trying to wrap my head around access logs. What's showing up in the raw logs does not seem to match what the statistic programs are showing. The cpanel documents aren't too helpful as they (typical in this industry) assume more knowledge than a newbie

Re: I Can't change field layers

2010-04-27 Thread Mark Wieder
Richmond- Tuesday, April 27, 2010, 1:22:04 PM, you wrote: Presumably by resumeSteck you mean resumeSteak; as Steve Jobs is a vegan I know that that one won't run on Mac . . . :) Unless of course you are trying to 'fork' the code. Ouch... -- -Mark Wieder mwie...@ahsoftware.net

RE: User Extensions/Externals

2010-04-27 Thread Paul D. DeRocco
From: Graham Heather Harrison Does this mean that using an external is not just a case of putting it in the appropriate library and Voila!? In that case I will have to look at these lessons… I don't know what the instructions you followed said, but you need to bind the external to your app

Re: User Extensions/Externals

2010-04-27 Thread J. Landman Gay
Graham Heather Harrison wrote: Jacque wrote: Rev can't find the external. The handler it's missing is one of the calls in the external library. So since I put it where instructed, and where rev Preferences says to look, why is it missing? You need to tell the stack to use it. Or,

Re: I Can't change field layers

2010-04-27 Thread Paul Looney
Joe, Rev actually ships with a wonderful tool for relayering (especially within groups) that nobody seems to know about. Check out Rev Navigator in the Plugins menu in the Development menu. You can try it for free but, if you use it as often as I do, you'll find it is a great investment.