Re: [macosx/perl] computer slowdown

2003-03-23 Thread Christian Jaeger
At 12:21 Uhr +0100 22.03.2003, Marco Baroni wrote: Speaking of top, another thing I noticed last night after the script had been running for a few hours was that the script was taking up a huge amount of memory, like more than 500M of RSIZE, and this size seemed to be constantly increasing... th

Fwd: [wxperl-users] wxPerl on MacOS X, testers wanted!

2001-12-08 Thread Christian Jaeger
Hello I thought I would forward the below rather old message to this list since you might be interested. (No one has replied to the wxperl list so far; there has been an announcement about a new version in the meantime (0.08), too.) chris >From: "Mattia Barbon" <[EMAIL PROTECTED]> >To: [EMAIL P

Re: Nonblocking IO

2001-11-30 Thread Christian Jaeger
I've recently written a multi client (but single threaded) perl server. You could look at it's source at http://217.162.133.103/download/messagetool/server/ (look at messageserverd and it's dependencies) (Tested on linux but should be the same on macosx) christian. -- C

Re: redux - backup solution that works

2001-10-13 Thread Christian Jaeger
At 16:59 Uhr -0700 12.10.2001, Randal L. Schwartz wrote: >To backup the OSX partition, I use rsync to a different Firewire >partition: You could replace rsync with cpbk. I use cpbk under Debian (Linux), it has the advantage that you can do an incremental backup in a way that allows you to keep

Re: PerlObjCBridge

2001-10-05 Thread Christian Jaeger
At 11:24 Uhr -0500 4.10.2001, Bill Stephenson wrote: > > on 9/29/01 10:30 AM, Christian Jaeger at [EMAIL PROTECTED] wrote: >> >>> I've been thinking about porting some MacPerl Toolbox modules (see > >> thread `cocoa interfaces'). However in

Fwd: wxPerl on the Mac; was: [wxperl-users] Re: problems withwxPerl

2001-10-02 Thread Christian Jaeger
>To: Jouke Visser <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >From: Christian Jaeger <[EMAIL PROTECTED]> >Subject: wxPerl on the Mac; was: [wxperl-users] Re: problems with wxPerl >Date: Sun, 30 Sep 2001 23:08:19 +0100 > >Hello, > >I'm crossposting this repl

wxWindows/Perl, was: Mac OS X 10.1: GUI Scripting

2001-09-29 Thread Christian Jaeger
At 15:46 Uhr -0500 26.9.2001, Ian Ragsdale wrote: >to send and receive AppleEvents. Is there work being done to port the >MacPerl modules that do this over to OS X? I've been thinking about porting some MacPerl Toolbox modules (see thread `cocoa interfaces'). However in the meantime I've discov

Re: Cocoa interfaces

2001-08-28 Thread Christian Jaeger
y? Or call WaitNextEvent and if it's a network event go call select? (It will take a week or two until I find time to actually work on the topic.) Christian. -- Christian Jaeger Technik ETHLife - die tägliche Webzeitung der ETH G: 01/430 45 26 P: 01/273 65 46

Cocoa interfaces

2001-08-25 Thread Christian Jaeger
Hello Is anyone writing interface modules to the cocoa api? I need to write a MacOSX gui for perl, without requiring an X server (mainly for stability reasons - I haven't tested tenon's server yet however. Another reason is that the X server would need to run on top of aqua, I need to open a w