Re: put shell() and escaping quotes, how to do this?

2009-12-31 Thread Bernard Devlin
Peter, put echo -e [[tHex]] usb/dev/lp0 into tCmd put quote \x1C quote into tHex put shell( merge ( tCmd ) ) It might look a little cumbersome, but hopefully less so than Mark's suggestion. The vernacular used above might also bear dividends when the shell commands get more complex than the

Re: Opening a doc in a cd or fld

2009-12-31 Thread Andre.Bisseret
Bonjour, Not sure I understand well what you want to do, but have a look at launch and launch document in the dictionnary one example there : launch document /myProjects/myRevolutionProject/help.pdf hope that help Best regards from Grenoble André Le 30 déc. 09 à 18:28, Hershel Fisch a

Re: put shell() and escaping quotes, how to do this?

2009-12-31 Thread Peter Alcibiades
Bernard, many thanks. Its a nice generalizable method. This was surprisingly tricky to do despite being very simple as a method. As well as this problem, there was also the problem of actually geting hex 7 into a text file, and it turned out that for some unclear reason, ghex would not do

bar codes

2009-12-31 Thread Peter Alcibiades
Sorry not to be able to find the thread on nabble. Anyway, this is what we use, and it does do pdf 417 with the appropriate backend. Here is the main site http://www.kbarcode.net/Home.4.0.html and backends http://www.kbarcode.net/Barcode-Backends.26.0.html Of course, you do have to be

[OT] Twitter Language List

2009-12-31 Thread Mark Schonewille
Hi, If you're on Twitter, you might want to post the #code2009 tag and include RunRev. For an overview of most frequently posted languages: http://www.ioncannon.net/projects/code2009/ -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage:

OT: Home wanted for If Monks Had Macs

2009-12-31 Thread Graham Samuel
I just picked this up from the Tidbits digest. It seems like a good cause and I wonder if any lister here might be able to help. Just a thought. Sorry if people think it's a waste of bandwidth. Graham 4. post-commercial software - best way to give my If Monks had Macs away? Initial Message

Re: How do I paste into a different app?

2009-12-31 Thread Bill Vlahos
Thanks Sarah. I figured it out and have it working on the Mac with AppleScript. I'm not using a paste function but the AppleScript keystroke function. It looks like the Windows API keybd_event can do the same type of thing. I don't really know anything about VBScripting. If I know what the

iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
I have just finished a marathon session integrating Ajax irev css html to build an image gallery with jQuery. WOW... what a pain in the ass to grok... And NO ONE should ever have to look at something like this again, let alone have to type it: put a href= quote photos/test/ L quote

Re: iRev - Ajax - jQuery

2009-12-31 Thread Richard Gaskin
Thomas McGrath III wrote: Anyway, a few things I am wishing for: 1. Never ever ever again to have to write quote again.. This will save at least a little typing: ... put a href=q(tMyUrl) into tLink ... function q s return quotesquote end q I use this all the

Re: Opening a doc in a cd or fld

2009-12-31 Thread Hershel Fisch
Thanks, this opens it up In it own window, my question if I could open in a rev stack? Hershel On 12/31/09 3:45 AM, Andre.Bisseret andre.bisse...@inria.fr wrote: Bonjour, Not sure I understand well what you want to do, but have a look at launch and launch document in the dictionnary one

Re: iRev - Ajax - jQuery

2009-12-31 Thread Troy Rollins
On Dec 31, 2009, at 10:41 AM, Thomas McGrath III wrote: I actually built around six versions of the image gallery and did not like any of them. The final one at 4:30 this AM is almost what I want. Anyway, a few things I am wishing for: I think you'll be happier if you ditch RapidWeaver

Re: OT: Home wanted for If Monks Had Macs

2009-12-31 Thread Troy Rollins
On Dec 31, 2009, at 10:10 AM, Graham Samuel wrote: I just picked this up from the Tidbits digest. It seems like a good cause and I wonder if any lister here might be able to help. Richard Gaskin has already offered (publicly) to host it on RevJournal. Seems the offer was ignored. --

Re: Opening a doc in a cd or fld

2009-12-31 Thread Andre.Bisseret
Le 31 déc. 09 à 18:53, Hershel Fisch a écrit : Thanks, this opens it up In it own window, my question if I could open in a rev stack? Hershel I think it is not possible to open a document.doc, pdf etc in a stack, strickly speaking. What is possible is to import the text of the

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
Richard, Pure genius... Tnks Tom McGrath III Lazy River Software 3mcgr...@comcast.net iTunes Library Suite - libITS Information and download can be found on this page: http://www.lazyriversoftware.com/RevOne.html On Dec 31, 2009, at 11:03 AM, Richard Gaskin wrote: Thomas McGrath III

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
For those interested in my progress here is the link to my site - it is a work in preparation for my iPhone app release in a couple weeks. All the images are mostly just test images. My first app creates these posters and my second app views ones that people using the first app have

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
Troy, Thanks. I will check them out. Tom McGrath III Lazy River Software 3mcgr...@comcast.net iTunes Library Suite - libITS Information and download can be found on this page: http://www.lazyriversoftware.com/RevOne.html On Dec 31, 2009, at 1:00 PM, Troy Rollins wrote: On Dec 31,

Re: iRev - Ajax - jQuery

2009-12-31 Thread Michael Kann
Impressive. One little nitpick. I'm on Mozilla Firefox on Windows. When I look at the thumbnails the numbers (10 of 70) cover up the top part of the thumbnail. Is that what you had in mind? Here's the page I was looking at:

Re: iRev - Ajax - jQuery

2009-12-31 Thread Michael Kann
Thomas, do the uploaders have to make up their own insults. It might be nice to have a catalog of insults to choose from. There used to be a bar in Chicago which was famous for insulting its customers. I assume it is still there. You could make a deal with the restaurant to insult all of

Re: OT: Home wanted for If Monks Had Macs

2009-12-31 Thread Michael Kann
Amazon S3 Web Services might be an appropriate retirement home for the Monks. Mark Smith is guru numero uno on that stuff: http://marksmith.on-rev.com/revstuff/index.html --- On Thu, 12/31/09, Graham Samuel livf...@mac.com wrote: From: Graham Samuel livf...@mac.com Subject: OT: Home

Re: OT: Home wanted for If Monks Had Macs

2009-12-31 Thread Brian Thomas
I appreciate all the suggestions and offers for distributing Monks. I am considering all of them as I prepare the files. this is the first that I have heard of RevJournal. I just googled it and it looks very interesting, Richard. On Thu, Dec 31, 2009 at 11:16 AM, Michael Kann mikek...@yahoo.com

Re: OT: Home wanted for If Monks Had Macs

2009-12-31 Thread Richard Gaskin
Brian Thomas wrote: I appreciate all the suggestions and offers for distributing Monks. I am considering all of them as I prepare the files. this is the first that I have heard of RevJournal. I just googled it and it looks very interesting, Richard. Thanks, Brian. I have plenty of space and

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
Michael, Yeah that page looks normal and works normal on the actual iPhone in my app and in Mobile Safari. It was not meant to look good in a desktop browser. Also the 10 of 70 is timed to go away on the iphone and allow for swipes. Tom McGrath III Lazy River Software

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
Yeah I have about 200 insults included. The restaurant idea is great... I'll look into it Thanks Tom McGrath III Lazy River Software 3mcgr...@comcast.net iTunes Library Suite - libITS Information and download can be found on this page: http://www.lazyriversoftware.com/RevOne.html

Re: iRev - Ajax - jQuery

2009-12-31 Thread Michael Kann
I read more carefully and noticed that you do include insults to choose from. DeMote me! Can the people on the phone end call up a number to get the images or do they have to be on the Internet? --- On Thu, 12/31/09, Thomas McGrath III mcgra...@mac.com wrote: From: Thomas McGrath III

Re: iRev - Ajax - jQuery

2009-12-31 Thread Jim Ault
I use a much cleaner system for 'mashing up' code for HTML and javascript Try a couple of these tips and see if the pain goes away. --// a couple notes about browsers --// html honors both quote types, ignores extra spaces --// javascript honors both quote types --build the Rev

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
The DeMoted Viewer works either over wifi or edge/3g network for viewing the shared images. Tom McGrath III Lazy River Software 3mcgr...@comcast.net iTunes Library Suite - libITS Information and download can be found on this page: http://www.lazyriversoftware.com/RevOne.html On Dec 31,

Re: iRev - Ajax - jQuery

2009-12-31 Thread Thomas McGrath III
That is much less painful for sure, by an order of magnitude. I didn't know that the iRev environment can save it self as a stack? Is that right? And then of course if it is true then the custom props is possible too then? This is much easier. Thanks Jim Tom McGrath III Lazy River Software

Re: iRev - Ajax - jQuery

2009-12-31 Thread J. Landman Gay
Thomas McGrath III wrote: That is much less painful for sure, by an order of magnitude. I didn't know that the iRev environment can save it self as a stack? Is that right? No, I think Jim was talking about when you use a regular stack. But for the record, I use the template approach in

Re: OT: Home wanted for If Monks Had Macs

2009-12-31 Thread -= JB =-
Macintosh Garden is a good place for Mac Software that is no longer being sold. http://www.macintoshgarden.org/ A lot of times they will link their larger files to be downloaded at http://www.megaupload.com/ and http://rapidshare.com/ I am sure they would love to post your program and the

Re: iRev - Ajax - jQuery

2009-12-31 Thread Jim Ault
On-Rev allows both irev and cgi to work on the same web page or web query. Mix and match depending on your combined environment. For pure irev scripts, you could use either text files or sql. In that case, you might want to factor another level or two to make coding simpler. the

[ANN] The Slug is on the road

2009-12-31 Thread zryip theSlug
Hi friends, First of all, I would like to wish everyone a Happy New Year. Full of successful projects both personally and professionally. This new year starts with the born of a new site devoted to RR. You could reach it at www.aslugontheroad.co.cc Enjoy! -Zryip TheSlug- wish you the best!

Re: iRev - Ajax - jQuery

2009-12-31 Thread Neal Campbell
Not meaning to stretch this way out of topic but I found a great tool for debugging (in addition to firebug) which is the Charles debugging proxy http://www.charlesproxy.com/ Shows the post actions, AMF messages for those of us that use Flex, etc. Really a value-packed utility for 40 bucks. Best

Re: iRev - Ajax - jQuery

2009-12-31 Thread Sivakatirswami
I'll second Jim motion that because we have iRev now, doesn't meant that stacks on the web server accessed by CGI aren't still very powerful tools. Like he says: instead of a mess of text files you might call as includes, or HTML templates as separate files, just push these all into a single

Re: [ANN] The Slug is on the road

2009-12-31 Thread J. Landman Gay
zryip theSlug wrote: Hi friends, First of all, I would like to wish everyone a Happy New Year. Full of successful projects both personally and professionally. This new year starts with the born of a new site devoted to RR. You could reach it at www.aslugontheroad.co.cc This is great, Slug.

Does Lock Moves Work on XP?

2009-12-31 Thread Michael Kann
Can't get lock moves to work on XP? Is it me? lock moves move grc 1 to 300,300 in 2 secs move grc 3 to 300,300 in 2 secs unlock moves -- also tried set the lockmoves to true move -- move -- set the lockmoves to false grc 1 and grc 3 don't move together they move separately, but more quickly

Re: Does Lock Moves Work on XP?

2009-12-31 Thread Scott Rossi
I think you need to add without waiting to the move command. Scott Rossi Creative Director Tactile Media, Multimedia Design -Original Message- From: Michael Kann mikek...@yahoo.com Date: Thu, 31 Dec 2009 20:58:04 To: How to use Revolutionuse-revolution@lists.runrev.com Subject: Does