Re: Script menu in 10.1

2001-09-28 Thread Tony L. Svanstrom

On Thu, 27 Sep 2001 the voices made Chris Nandor write:

> In article <25932486.1001528307@[10.0.0.2]>,
>  [EMAIL PROTECTED] (Ken Williams) wrote:
>
> > Allow me to elaborate. =)
>
> Ah, ignore me.  I was just taking the opportunity to note that we have
> something similar in Mac OS 9, and that I don't want to use Mac OS X.  ;)

 I used it in 7.5.x... but this thing is more advanced, and finally a
non-beta. =)


/Tony... doesn't want to use any version pre X...
-- 
Per scientiam ad libertatem. ©1999 Tony L. Svanstrom
-- random quote:
Every little picofarad has a nanohenry all its own.
-- Don Vonada




Re: Script menu in 10.1

2001-09-27 Thread Chris Nandor

In article <25932486.1001528307@[10.0.0.2]>,
 [EMAIL PROTECTED] (Ken Williams) wrote:

> Allow me to elaborate. =)

Ah, ignore me.  I was just taking the opportunity to note that we have 
something similar in Mac OS 9, and that I don't want to use Mac OS X.  ;)

-- 
Chris Nandor  [EMAIL PROTECTED]http://pudge.net/
Open Source Development Network[EMAIL PROTECTED] http://osdn.com/



Re: Script menu in 10.1

2001-09-26 Thread Ken Williams



Chris Nandor <[EMAIL PROTECTED]> wrote:
>  [EMAIL PROTECTED] (Ken Williams) wrote:
>> Holy crap, is that cool!
>>
>> John Gruber <[EMAIL PROTECTED]> wrote:
>> > http://www.apple.com/applescript/macosx/script_menu/
>
> I've been using something like that in Mac OS 8/9 for years, OSA Menu.

Allow me to elaborate. =)

I think that it's somewhat cool that I'll have a script menu like this at 
my disposal.  Who knows how much I'll use it, but I like the idea.

What I think is really /extra/ cool is that it's one more way Apple is 
bringing Perl into the mainstream of its OS.  And a fairly visible way, 
at that.  Notice that there's no Java script menu. ;-)

 -Ken




Re: Script menu in 10.1

2001-09-26 Thread Chris Nandor

In article <4685534.1001435141@[10.0.0.3]>,
 [EMAIL PROTECTED] (Ken Williams) wrote:

> Holy crap, is that cool!
> 
> John Gruber <[EMAIL PROTECTED]> wrote:
> > http://www.apple.com/applescript/macosx/script_menu/
> >
> > It's a system-wide script menu for 10.1 that runs AppleScript, Perl,
> > and Shell scripts.
> >
> > Hmm...

I've been using something like that in Mac OS 8/9 for years, OSA Menu.  
The only problem was that I need to wrap a Perl script in a compiled 
AppleScript (or other OSA Script), but I wrote a MacPerl droplet with 
Mac::OSA::Simple to do that, so no worries.

I'll probably install Mac OS X 10.1 anyway.  ;-)

-- 
Chris Nandor  [EMAIL PROTECTED]http://pudge.net/
Open Source Development Network[EMAIL PROTECTED] http://osdn.com/



Re: Script menu in 10.1

2001-09-26 Thread Craig S. Cottingham

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday, September 25, 2001, at 06:14 , Andrew M. Langmead wrote:

> On Tue, Sep 25, 2001 at 05:20:51PM -0500, Craig S. Cottingham wrote:
>> Now I just need to write that Perl module to read and write the
>> pasteboard
>
> Have you seen /usr/bin/pbcopy /usr/bin/pbpaste? It would be simple
> enough to open a pipe to them.

It worked! I knew if I said, "I'm planning to write 
such-and-such software," it would turn out that someone's 
already done it. Never fails to happen to me. :-)

- --
Craig S. Cottingham
[EMAIL PROTECTED]
PGP key available from: 

ID=0xA2FFBE41, fingerprint=6AA8 2E28 2404 8A95 B8FC 7EFC 136F 
0CEF A2FF BE41
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iD8DBQE7sjgTE28M76L/vkERAr61AJ490wQcBtOnQjhyiAc/6Vc+sWFQwACgnZa3
JbpsAxLlk+c+1flRwr6GI1Y=
=UteU
-END PGP SIGNATURE-



Re: Script menu in 10.1

2001-09-25 Thread Andrew M. Langmead

On Tue, Sep 25, 2001 at 05:20:51PM -0500, Craig S. Cottingham wrote:
> Now I just need to write that Perl module to read and write the 
> pasteboard

Have you seen /usr/bin/pbcopy /usr/bin/pbpaste? It would be simple
enough to open a pipe to them.


-- 
Andrew Langmead




Re: Script menu in 10.1

2001-09-25 Thread Craig S. Cottingham

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday, September 25, 2001, at 04:25 , Ken Williams wrote:

> Holy crap, is that cool!
>
> John Gruber <[EMAIL PROTECTED]> wrote:
>
>> http://www.apple.com/applescript/macosx/script_menu/
>>
>> It's a system-wide script menu for 10.1 that runs AppleScript, Perl,
>> and Shell scripts.
>>
>> Hmm...

Now I just need to write that Perl module to read and write the 
pasteboard

- --
Craig S. Cottingham
[EMAIL PROTECTED]
PGP key available from: 

ID=0xA2FFBE41, fingerprint=6AA8 2E28 2404 8A95 B8FC 7EFC 136F 
0CEF A2FF BE41
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iD8DBQE7sQNJE28M76L/vkERAlhiAJ9UAQ0ZugWCN+r9yq8yGJqYidPS4ACfYzr2
OFkSJfNbaOyWhS4COZTJehA=
=y9tJ
-END PGP SIGNATURE-



Re: Script menu in 10.1

2001-09-25 Thread Ken Williams

Holy crap, is that cool!


John Gruber <[EMAIL PROTECTED]> wrote:
> http://www.apple.com/applescript/macosx/script_menu/
>
> It's a system-wide script menu for 10.1 that runs AppleScript, Perl,
> and Shell scripts.
>
> Hmm...