On Oct 7, 2010, at 11:05 AM, Lynn Fredricks wrote:
> I still have sweaty nightmares about DOS code pages...
I whisper quietly to myself in a corner: "EBCDIC".
--Jerry Jensen
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit
On Sep 14, 2010, at 5:37 PM, Dar Scott wrote:
> Otherwise, you don't know.
Hey Dar, its about time for another food fight!
-- Jerry Jensen
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe
I never found the edit button. When Mark moved us into this map, it put me
under a tree in a field a few miles from my house. Someday I'll go find that
tree and carve my initials in it!
Jerry Jensen
On Jun 9, 2010, at 12:43 PM, Jim Kanter wrote:
> Click on the edit button, zoom in on your loca
On May 19, 2010, at 6:10 PM, Andrew Kluthe wrote:
>
> Learning revTalk while developing an app with it has left my program in a
> state semi-disarray and chock full of code revisions and refactoring. I am
> tempted to recreate what I have from the pool of spaghetti code. I am
> thinking this will
Randall, do you understand that Apple never sees any source code? The XCode
compiler does its work on YOUR computer. Apple only sees the finished object
code. Analyzing the object code can imply what libraries were used to produce
it, hence the problem. An intermediate step of C code that preten
On May 2, 2010, at 4:52 PM, Graham & Heather Harrison wrote:
> Randall Reetz wrote:
>
>> We are still living in a world where computing exists as pre-written and
>> compiled software that is blindly executed by machines and stacked
>> foundational code that has no idea what it is processing, ca
n Apr 5, 2010, at 6:08 PM, Jerry Daniels wrote:
>
>> Same here. Up and down. No pattern to it.
>>
>> On Apr 5, 2010, at 5:17 PM, Bob Sneidar wrote:
>>
>>> Um... perhaps a foot is?
>>>
>>> Bob
>>>
>>>
>>> On Apr
On Apr 5, 2010, at 2:08 PM, Jim Lambert wrote:
> Colin wrote:
>>> freyr.on-rev.com
>>
>>
>> It's not a very exciting page, but it does load for me in NYC, as do my own
>> pages on on-rev.
>
> Everything, cPanel, mail, onRev app work here now, too.
>
> Long live Freyr!
Freyr is working fine f
On Jan 21, 2010, at 8:29 PM, stephen barncard wrote:
>
> So
> on encode - (reverse order on decode)
>
> 1 compression, then encryption <--my guess
> 2 encrypting, then compression
> 3 no difference or downside??
I agree with your guess. Most compression algorithms depend on regularities in
the
On Jan 20, 2010, at 6:54 PM, Mark Wieder wrote:
>>> ...so put them in groups of 41 and then you only have to write 23
>>> handlers...
>
>> Can't. 41 is one short of the Answer To Everything. :)
>
> No problem. All you have to do is write another group of 23 new
> handlers...
But then it wouldn
Good idea, but the problem is that as soon as the engine deals with
the image at all, the imagedata is corrupt. See bug #4026
http://quality.runrev.com/qacenter/show_bug.cgi?id=4026
--Jerry Jensen
On Oct 9, 2009, at 10:26 AM, Jim Lambert wrote:
On Oct 9, 2009, Sarah wrote:
So if using playe
here was a libKiosk (maybe
by Andre Garzia) that took care of such details. I have some ideas
that would want to use such a thing.
Was it just a hopeful dream?
--Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit t
, at its root, hiding complexity. Good or bad?
Thanks again, Richard!
--Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http
On Sep 13, 2009, at 7:56 PM, Richard Gaskin wrote:
With every step Apple takes to eliminate differences between OSes,
the less forked code we need to write. As they decrease their unique
value, they increase ours. :)
Very quotable! Thanks, Richard.
--Jerry J
On Jun 28, 2009, at 10:07 AM, Mike Markkula wrote:
Sarah,
I too wish wish wish Rev would remove the 4095 pixel width limit!
(there is no height limit) As is, its a deal breaker for any serious
app in the photography arena.
I've been looking into the problem with images wider than 4091 pixels
On Jul 2, 2009, at 1:02 PM, Richard Gaskin wrote:
While you're at it, it's helpful for privacy advocacy to fill out
the application with a completely different demographic profile than
yours, so the more people who do this the less useful the database
becomes.
I heard from a guy in cyphe
g to the documentation, stays local,
reducing
overhead of the message path.
regards
Bernd
Jerry J wrote:
Here's a different approach - a recursive algorithm that is very
compact...- its very heavy on handler calls
--
View this message in context:
http://www.nabble.com/Ine
On Jun 30, 2009, at 7:39 PM, Jerry J wrote:
Here's a different approach - a recursive algorithm that is very
compact. Its only the fastest of the examples when very few pixels
differ, but it hangs in there pretty well throughout. I had no idea
how it would do - its very heavy on ha
o currPixel
end if
end repeat
-- we found one or more unchanged pixels; skip this section of
data
add rangeToCheck to currPixel
-- and update the range to encompass the remainder of the image
put dataLength - currPixel into rangeToCheck
end repeat
--
--
"
ht so we
can see how fast it is (or not).
--Jerry J
On Jun 30, 2009, at 12:08 PM, Generic Email wrote:
Bill, this is phenomenal. I added the progress bar BECAUSE it was
taking so long.
Your code is much faster. I tried adding the revision below to you
stack, but I keep botching som
ok, or resize the 13 megapixel
images down to 4095 or less across.
I'm on MacOS X, and yes my pictures are taken at 13 Mpx.
At 8 Mpx it's work, but it's a "shame".
An we cannot use Rev to resize these pictures
Vote for bug # 4026 !!
http://quality.runrev
On May 29, 2009, at 7:53 PM, Sarah Reichelt wrote:
On Sat, May 30, 2009 at 10:22 AM, J. Landman Gay
wrote:
Alex Tweedly wrote:
PLEASE could we have a way to sign up to receive all forum posts
by email
Oh yes, PLEASE. With sugar. Anything it takes. Forums are horrible to
navigate, require
lder by loading:
http://www.jhj.on-rev.com (which loads the public_html folder).
Its so easy its confusing!
--Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscripti
On May 21, 2009, at 5:09 PM, Sarah Reichelt wrote:
I think you can; it certainly seems to allow that, but I get an error
message, and the addon domain is not configured, so I can't tell
for sure.
(But then, I get pretty much the same error just trying to create
an addon
domain with its own
You use the cPanel to AddOn your domain. If you haven't changed the
DNS yet, nothing will happen to your old site, and the AddOn routine
will complain that the DNS is wrong (which is OK, thats what you are
trying to do!) The AddOn routine does everything else correctly. Then
you move your s
On May 19, 2009, at 8:14 AM, stephen barncard wrote:
Some subscribers here that switched from digest to get-every-email
mode
seemed happier with the decision. Digest doesn't really organize, it
seems
to just confuse, and doesn't let one participate in ongoing
discussions very
well.
I am
ill do it. I can get
2 ^ 49 and then multiply by 8 (by hand), but I promised I'd leave that
alone now.
Cheer,
Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and
. That is one big advantage of
Rev, after all. If all I cared about was speed, I'd write it in C.
I promise I'll leave it alone now. 8-)
-- Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url t
On May 12, 2009, at 5:42 PM, Mark Wieder wrote:
Jerry-
Tuesday, May 12, 2009, 5:31:30 PM, you wrote:
Now, to figure out why Brian's Fib code is faster - our algorithms
were nearly identical and both are pretty tight code. Without, of
course, my silly field-stuffing.
It isn't, actually. I pu
har in front of
64000 others could take a while...
Cheer,
Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailm
,
Jerry J
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
From: Mark Wieder
ROTFL. Maybe I should have specified that you have to arrive at the
correct answer...
I get digests, so I bet somebody beat me to it.
This gives the right answers, I think...
into your message box:
go URL "http://jhjensen.com/calcFibs.rev";
From: "J. Landman Gay"
Yes, that is what I meant. But Dave Cragg disproved my theory, since
apparently the engine works at the same speed in either case (but I am
still having trouble believing it; it seems counter-intuitive.) I
think
it is better scripting form to quote literals in any case
From: "J. Landman Gay"
For me, I haven't seen such a cool thing since I was gobsmacked by the
ability to run a stack from a remote server in one line of script.
I just checked - gobsmacked.com is not available. 8-/
-- Jerry J
___
Sometimes a solution appears when you
just flip the problem upsidedown.
Jim Lambert
Is that because when you turn it upside down, all the
problems fall out? :-)
Jan Schenkel.
"Tip the world over on its side and everything loose will land in Los
Angeles."
- Frank Lloyd Wright
__
From: Richard Gaskin <[EMAIL PROTECTED]>
But I guess I'm stuck on the old (outdated?) notion that functions are
evaluated before their result is used in the calling command
The "AHA" moment for me was some time ago when Jacque shared the
beautiful line to shuffle something:
sort by random(
From: Dave <[EMAIL PROTECTED]>
Hi,
Sounds like a good excuse to write a "filter" application - in RunRev
of course!
I don't think that Stephen receives the list via digest though.
I do read the list as a digest. I would have expressed my annoyance
if Stephen hadn't beaten me to it.
Jerr
From: [EMAIL PROTECTED]
By this time next year the iPhone may even bake bread.
Paul Looney
As Ralph Kramden once said: "Will it core a apple"?
Cheer,
Jerry Jensen
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this ur
Subject: Re: a rare bird...consult and teach/train
Erik Hansen wrote:
--- Dan Shafer <[EMAIL PROTECTED]>
wrote:
It's a rare bird who can
both consult and teach/train
why is that?
As a consultant and teacher/trainer, I can answer that. Consulting
requires hard, analytical focus on problem,
From: Stephen Barncard <[EMAIL PROTECTED]>
From the little I know about stage lighting - they use a dc voltage
(0-10v) to control dimmers. So to begin, you'd need an A-D controller
that can work with REV, such as the one describe earlier last week:
One whole bunch of dimmers I control, in a
Date: Mon, 5 Dec 2005 22:50:55 -0600
From: "Jerry Saperstein" <[EMAIL PROTECTED]>
Subject: RE: Why isn't Rev more popular?
I've asked the folks at RunTime to honor their promise of a refund.
Hmm, another one threatening to leave me alone! Somebody who argues for
a living and _likes
From: Alex Tweedly <[EMAIL PROTECTED]>
Subject: Re: Table Field Object - how to use?
It might be the tutorial (number 16) by Eric Chatonet of So Smart
Software. Can be found at
http://www.sosmartsoftware.com/?r=revolution_didacticiels&l=en
Thanks, Alex, that does it nicely. And thanks Eric, I
I've been avoiding table fields because of lack of instructions and
hints of near-future improvements. Now I have a client who really wants
to know, and has a very simple use in mind. I have been looking around
in my saved digests (and everywhere else I can think of) but the topic
eludes me. I
From: Ken Ray <[EMAIL PROTECTED]>
Subject: Re: frappr map
Hey Jerry! Your picture is broken... perhaps upload another?
:-)
Dunno how that happened - I deleted the original shout, maybe the pic
went along, although frappr still had the thumbnail. Never mind, I put
a new original up. It was t
altEmailHarness
by Chipp Walters using Sean Shao's GREAT libSmtp253
What does this do?
Makes sending an email from your stack super simple.
And saves me sussing it out by myself! I'm working on a stack that
collects level and flow data from several wells, a reservoir and a
weather statio
From: Robert Brenstein <[EMAIL PROTECTED]>
Subject: Re: Stack Switching Question again
You can even execute scripts remotely using either send or call
Wow !!!
That puts a whole new spin on "start using", doesn't it!
--
Jerry Jensen
___
use-revolut
Hello, MisterX,
Here we go again. NO2 is Nitrogen Dioxide, a major contributor to
photochemical smog (like in LA). See:
http://www.temis.nl/products/no2.html
for example.
Nitromethane, as in dragster fuel, is CH3NO2, all one molecule. NO2 as
a molecule, without the methane radical, is just sm
Date: Thu, 07 Jul 2005 21:42:51 -0500
From: Chipp Walters <[EMAIL PROTECTED]>
snippety...
My lesson learned is NEVER, NEVER, NEVER use revDeleteFolder. I rewrote
the script to use 'the files' and delete each file individually.
Hope others can learn from my mistake!
ARRRGH!!
I have learned.
Stephen,
I get the digest, and here's how the header ofyour last message looks
to me, with your address in the clear:
Message: 9
Date: Thu, 30 Jun 2005 08:40:34 -0500
From: Stephen Barncard <[EMAIL PROTECTED]>
Subject: Re: SPAM
To: How to use Revolution
Message-ID: <[EMAIL PROTECTED]>
Content
From: Richard Gaskin <[EMAIL PROTECTED]>
Subject: Re: compileIt for revolution?
This is not to suggest that I believe all Rev fans should learn C, so
let me please dispel that hyperbole before it arises. All I'm
suggesting is that CompileIt! was no panacea, and the effort of using
it
well w
From: "J. Landman Gay" <[EMAIL PROTECTED]>
Subject: Re: Food Fight
On 6/20/05 1:39 PM, Dar Scott wrote:
I had to applaud and I almost regretted buying all that throwable
food at the corner market. Almost.
For myself, the food fight was a highlight of the conference. Enlisting
Andre's throwing
. The best address I
can find for reporting this to AOL is
mailto:[EMAIL PROTECTED]
which was not that easy to find. Maybe there is a better one. Enough
response to AOL will likely stop this. Take a moment to help.
Ben, we like writing software for a living. We fight back when you rip
us off.
WITHOUT UNDErSTANDING THE BASIC PRINCIPLES of the WHOLE
SYSTEM...which are NOT explained properly...anywhere on the REV
site
Hey, Ben, you missed the r in UNDErSTANDING.
Are you threatening to leave us alone?
___
use-revolution mailing list
Date: Mon, 09 Aug 2004 16:17:45 +0100
From: Kevin Miller <[EMAIL PROTECTED]>
Subject: Re: Is Rev too "Mac focused"?
To: How to use Revolution <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="US-ASCII"
On 8/8/04 8:27 am, "Chipp Walters" <[EMAIL PROTECTED]> wrote
Greg wrote:
If any Mac OS X user has a couple of minutes to download the stack
from the link above, print the card, and let me know if you encounter
the same problem... it would be appreciated.
I tried it, and it has the same problem on my system.
Mac OS X 10.3.4
HP G85 all-in-one printer via USB.
Date: Tue, 8 Jun 2004 03:20:28 +0200
From: "MisterX" <[EMAIL PROTECTED]>
Subject: ANN Props NO2
To: "How to use Revolution" <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
Hi everyone
Here's the first announcement of PropsNO2 (Nitrous Oxide) fo
Jacque wrote:
This lets me control-tab to change tools. I never could get used to the
Cmd-9/0 thing because it requires the wrong hand.
Jim Hurley wrote:
Thanks for this tip. Interesting that the right hand is the left hand
in this instance. Very sinister.
And that the right hand is also the wrong
On 7/4/03 7:04 AM, Ken Norris wrote:
However, ALL the scripts are available in the inspector (nothing is
locked).
The first version I retrieved was locked. The one I downloaded today is
open. I think Scott has deprotected it for us. Thanks Scott, it's
always
nice to see how you accomplish your m
Ken and Mike -
Could you guys trim the quotes in your replies please? The last
digest was almost half just quotes in that thread. The last
message had 10 quotes back (12k) of a message two earlier in the
same digest.
Thanks,
Jerry Jensen
___
use-rev
to make a message watcher, like HyperCard had. Does
> >> anyone
> >> have any ideas of how I could do this?
> >>
> >> Scott Slaugh
--
Cheer,
Jerry J
http://www.jhj.com/pbooks/
___
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
60 matches
Mail list logo