On 29/05/2010, at 1:25 PM, "J. Landman Gay" wrote:
> Sarah Reichelt wrote:
>> On Fri, May 28, 2010 at 9:58 PM, Jerry Daniels wrote:
>>> We have posted a video of the Rodeo development environment in action!
>>> Sarah Reichelt (co-creator of Rodeo) joins me in the video all the way from
>>> Que
Joe, here's a good Mac Hex editor
http://mac.softpedia.com/get/Developer-Tools/HexEditor.shtml
(free)
On 28 May 2010 19:58, Joe F. wrote:
> I don't know about all that. I just moved to snow leopard so I don't even
> know if I have a hex editor available.
> If I open the file it looks empty; bu
Sarah Reichelt wrote:
On Fri, May 28, 2010 at 9:58 PM, Jerry Daniels wrote:
We have posted a video of the Rodeo development environment in action! Sarah
Reichelt (co-creator of Rodeo) joins me in the video all the way from
Queensland, Australia.
This is a pretty big step for our little team.
I don't know about all that. I just moved to snow leopard so I don't even know
if I have a hex editor available.
If I open the file it looks empty; but I wouldn't know about resource fork
reading on OS X, they all look like flat files to me.
Here's the script I used in a button that creates the
On Fri, May 28, 2010 at 9:58 PM, Jerry Daniels wrote:
> We have posted a video of the Rodeo development environment in action! Sarah
> Reichelt (co-creator of Rodeo) joins me in the video all the way from
> Queensland, Australia.
>
> This is a pretty big step for our little team. Here's the link
Hi all.
Well I think I've run across a bit of a limitation with the Rev Database API's.
I had heard that you cannot send multiple SQL statements at a time, by
separating them with semiColons. This is quite the bummer. When working with a
large remote SQL database, sending a series of commands
Thanks everyone. In my tests it worked fine. But I wasn't sure if there
was something I was unaware of that would come back to bite me on the
backside!
Thanks,
Marty
Marty Knapp wrote:
Let's say a user creates a stack from one of my templates, then later in
the Finder, changes its name. Now
Thanks, Joe. Have you checked, with a resource editor, that the
resource was actually written to the file? Although your modified
syntax might also work on my machine, it still won't work for all the
other resource types :-(
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and
I thought we stopped using the Resource fork quite some time ago in favor of
external files.
Joe Lewis Wilkins
On May 28, 2010, at 3:24 PM, Joe F. wrote:
> Your example worked for me on OS X 10.6.3 when I made these changes.
>
> put empty into URL "binfile:~/desktop/resource test.dat"
>
Your example worked for me on OS X 10.6.3 when I made these changes.
put empty into URL "binfile:~/desktop/resource test.dat"
get setResource("~/desktop/resource test.dat","TEXT",999,"Test","U","Hello
World")
On May 27, 2010, at 6:25 PM, Mark Schonewille wrote:
> Hi,
>
> For a new proje
Marty Knapp wrote:
Let's say a user creates a stack from one of my templates, then later in
the Finder, changes its name. Now there's a discrepancy between the
short name and the long name. Is that a problem or does Rev understand
this? Or should I construct a routine to parse the file name out
Bob Sneidar wrote:
Also, I think that people who go around changing the name of files
they didn't create deserve to have their whole computer world go up
in digital smoke. Most people know not to change the name of anything
that is not a basic document of some type.
In this case, the files were
Also, I think that people who go around changing the name of files they didn't
create deserve to have their whole computer world go up in digital smoke. Most
people know not to change the name of anything that is not a basic document of
some type.
That being said, I've seen users do crazier th
Marty Knapp wrote:
Let's say a user creates a stack from one of my templates, then later in
the Finder, changes its name. Now there's a discrepancy between the
short name and the long name. Is that a problem or does Rev understand
this? Or should I construct a routine to parse the file name out
On 28 May 2010, at 22:21, J. Landman Gay wrote:
Ian Wood wrote:
I've had similar thoughts but simply haven't had time to see if
externals can be used with Revlets.
I can save you some time. They can't.
Ta. I still have a few uses for Franklin 3D & panoramas up my sleeve,
though, once A
Ian Wood wrote:
I've had similar thoughts but simply haven't had time to see if
externals can be used with Revlets.
I can save you some time. They can't.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Richmond,
I think you can also use: "clone this card"
Cheers
Enviado de meu iPhone
Em 28/05/2010, às 17:45, Richmond Mathewson
escreveu:
On 28/05/2010 23:16, Mark Wieder wrote:
Richmond-
Friday, May 28, 2010, 1:04:17 PM, you wrote:
The answer to this one is probably moronically simp
On 28 May 2010, at 19:03, Colin Holgate wrote:
The shockwave version doesn't use QuickTime, but then it does have
hardware 3D as a feature.
Which is a *big* thing when it comes to panorama players.
I suppose you could do the same thing in Rev using the Franklin 3D
add-on.
I've had simil
I hope you do not mean "duplicate" in the sense of object ID's. Don't think
that is possible.
Bob
On May 28, 2010, at 1:10 PM, Scott Rossi wrote:
> Recently, Richmond Mathewson wrote:
>
>> The answer to this one is probably moronically simple; notwithstanding
>> that, I do not
>> know how t
On 28/05/2010 23:16, Mark Wieder wrote:
Richmond-
Friday, May 28, 2010, 1:04:17 PM, you wrote:
The answer to this one is probably moronically simple; notwithstanding
that, I do not
know how to do it.
two more ways...
the easy way:
copy this card
paste
the hard way:
command-A
command-C
c
On 28/05/2010 23:10, Scott Rossi wrote:
Recently, Richmond Mathewson wrote:
The answer to this one is probably moronically simple; notwithstanding
that, I do not
know how to do it.
I have a stack with a card absolutely heaving with controls/objects and
I wish to duplicate
the whole thing s
Richmond-
Friday, May 28, 2010, 1:04:17 PM, you wrote:
> The answer to this one is probably moronically simple; notwithstanding
> that, I do not
> know how to do it.
two more ways...
the easy way:
copy this card
paste
the hard way:
command-A
command-C
command-N
command-V
--
-Mark Wieder
m
Hi Marty,
Once a stack is in memory, you can refer to it by its short name. You
should not change the short name, because usually it breaks your
scripts. Changing the file name means that your scripts may no longer
be able to find the file, unless the user chooses the file manually
(e.g.
Recently, Richmond Mathewson wrote:
> The answer to this one is probably moronically simple; notwithstanding
> that, I do not
> know how to do it.
>
> I have a stack with a card absolutely heaving with controls/objects and
> I wish to duplicate
> the whole thing so I have 2 cards that are ident
The answer to this one is probably moronically simple; notwithstanding
that, I do not
know how to do it.
I have a stack with a card absolutely heaving with controls/objects and
I wish to duplicate
the whole thing so I have 2 cards that are identical (controls, control
scripts, card script) on
I have a feeling that in putting out this survey RunRev are
demonstrating that they are listening (Peter A. take note):
so, Please take the thing.
And: DON'T discuss its contents here, as per request.
sincerely, Richmond Mathewson.
___
use-revolution
Let's say a user creates a stack from one of my templates, then later in
the Finder, changes its name. Now there's a discrepancy between the
short name and the long name. Is that a problem or does Rev understand
this? Or should I construct a routine to parse the file name out and set
the name t
OK, I think I have this worked out. I spread my scripts around (reminded
me of my HyperCard days and running into the 32k script limit!) and got
everything below the 10 statement limit and it seems to be working now.
Thanks,
Marty
Marty Knapp wrote:
What I have is a standalone that contains te
On 28/05/2010 21:03, Colin Holgate wrote:
On May 28, 2010, at 1:36 PM, Klaus on-rev wrote:
But wouldn't it be nice if the rev-web plugin could also do this without QT? ;-)
The shockwave version doesn't use QuickTime, but then it does have hardware 3D
as a feature. I suppose you could do the
On May 28, 2010, at 1:36 PM, Klaus on-rev wrote:
> But wouldn't it be nice if the rev-web plugin could also do this without QT?
> ;-)
>
The shockwave version doesn't use QuickTime, but then it does have hardware 3D
as a feature. I suppose you could do the same thing in Rev using the Franklin
Ahhh. Counter Intel. The plot gets thick as soup!
Bob
On May 28, 2010, at 7:51 AM, Lynn Fredricks wrote:
>> Next step in this rumor:
>>
>> http://www.electronista.com/articles/10/05/27/wild.rumor.of.ba
>> llmer.at.wwdc.triggers.talk/
>
> This could be one of those "find a leak" rumors leaked
Hi Colin,
Am 28.05.2010 um 19:09 schrieb Colin Holgate:
> On May 28, 2010, at 12:53 PM, Ian Wood wrote:
>>> Is that Zaphod Beeblelbrox in the gray hoodie?
>> No, just a stitching error. ;-)
>
> Is there a link somewhere that shows the hardware being used?
>
> One note for anyone using Safari, a
On May 28, 2010, at 12:53 PM, Ian Wood wrote:
>> Is that Zaphod Beeblelbrox in the gray hoodie?
>
> No, just a stitching error. ;-)
Is there a link somewhere that shows the hardware being used?
One note for anyone using Safari, and who tries the pano player: it's using
shockwave, and current
On 28 May 2010, at 17:16, Colin Holgate wrote:
On May 28, 2010, at 10:55 AM, Ian Wood wrote:
http://www.flickr.com/photos/ianjameswood/4647100478/
Is that Zaphod Beeblelbrox in the gray hoodie?
No, just a stitching error. ;-)
Like I said, it's the 'rough' version.
On 28 May 2010, at
I used the flickr pano player - wow - seems better than QT VR, and that's
saying a lot. It looks like you floated the camera on an unseen balloon.
I looked at a few more of your "slides". Saw the 'international' iPad order
form...
I am envious of the Euro way of selling phones separately from the c
On May 28, 2010, at 10:55 AM, Ian Wood wrote:
> http://www.flickr.com/photos/ianjameswood/4647100478/
Is that Zaphod Beeblelbrox in the gray hoodie?
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe,
On May 27, 2010, at 4:56 PM, Nicolas Cueto wrote:
> Tom,
>
> The scroll-wheel I've in mind is in the "Add alarm" section of the
> iPhone's "Clock".
>
> "Lazily loaded"? I guess I'm off to search that.
>
> In the meantime, I'd still welcome example scripts of something that'd
> do an endless sc
http://www.flickr.com/photos/ianjameswood/4647100478/
It's a bit rough around the edges as it was stitched while I waited in
the queue.
Now on with some On-Rev iPad webapp stuff...
Ian
___
use-revolution mailing list
use-revolution@lists.runrev.com
> Next step in this rumor:
>
> http://www.electronista.com/articles/10/05/27/wild.rumor.of.ba
> llmer.at.wwdc.triggers.talk/
This could be one of those "find a leak" rumors leaked out to find disloyal
employees.
Best regards,
Lynn Fredricks
President
Paradigma Software
http://www.paradigmasoft.
Next step in this rumor:
http://www.electronista.com/articles/10/05/27/wild.rumor.of.ballmer.at.wwdc.triggers.talk/
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscri
My hope was to be able to use it similar to the QT external ... the video
plays inside a Rev application.
Unfortunately, this requires someone that:
1. understands Rev externals
2. programs in c/c++ (I'm not certain what VLC is written in)
3. willing to do 1 & 2
The "quick and dirty" way to do
I don't believe this for a minute. Here is a good analysis of why it won't
happen.
http://www.roughlydrafted.com/2010/05/27/reality-check-microsoft-rumored-at-show-at-apples-wwdc-2010/#more-4321
Bill Vlahos
_
InfoWallet (http://www.infowallet.com) is about keeping your important l
Hiya,
If you're ok to go through the Terminal/Shell, there are many commands
you can use.
Here's a couple of pointers:
http://www.videolan.org/doc/vlc-user-guide/en/ch04.html
http://wiki.videolan.org/VLC_command-line_help
Cheers,
Luis.
On 28/05/2010 05:04, Glen Bojsza wrote:
I was wonder
We have posted a video of the Rodeo development environment in action! Sarah
Reichelt (co-creator of Rodeo) joins me in the video all the way from
Queensland, Australia.
This is a pretty big step for our little team. Here's the link:
http://rodeoapps.com/rodeo-headed-for-pre-release-0
Best,
>
> On Fri, May 28, 2010 at 6:04 AM, Glen Bojsza wrote:
>
>> I was wondering if anyone has done any work with VLC and Rev?
>>
>> If so, can you share your experiences!
I just Googled VLC and scripting, there is a limited amount of scripting you
can do with VLC but you can do somethings.
Th
I'd love to use the VLC video feutures (playback, recording, streaming and
so on) from Revolution. However I do not know how to do it.
In the year 2007 there was a thread about this ("OT: Quicktime Bundling
") in this list with many messages.
Many people have been asking Runrev to use to the VL
Thanks, Thierry,
I have noticed that I can write the entire resource fork at once
using /path/to/file.ext/rsrc (note the additional /rsrc) but this
doesn't let me set individual resources.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http:
Hi Mark,
I just tried this in a Terminal :
TdzMacBook:~ tdz$ echo "WEWEWEE" > x.txt
TdzMacBook:~ tdz$ ls -l x.txt/rsrc
-rw-r--r-- 1 tdz staff 0 28 mai 11:08 x.txt/rsrc
TdzMacBook:~ tdz$ echo "ASDASDASDDADSASDASDASD" > x.txt/rsrc
TdzMacBook:~ tdz$ ls -l x*
-rw-r--r--@ 1 tdz staff 8 28 mai
damn... This clause has also excluded Pascal from the list of legitimate
software development tools.
http://wiki.freepascal.org/iPhone/iPod_development.
Vik.
Bob Sneidar wrote:
I quote: "At present, developers may only create iPhone and Mac OS applications from within Apple's own Xcode develop
Thanks, Scott, but a short delay in the script doesn't make a
difference. I have noticed that I can write the entire resource fork
at once using /path/to/file.ext/rsrc (note the additional /rsrc) but
this doesn't let me set individual resources.
--
Best regards,
Mark Schonewille
Economy-x
50 matches
Mail list logo