Re: Some observations

2008-07-23 Thread Kathryn Andersen
ard and *does* something. But alas, we all wish that someone *else* would do something, and thus nothing happens. And, yes, I am guilty of not doing anything, myself, but I'm finding it hard enough to keep up with my existing FOSS projects, let alone taking another one on. Kathr

Re: WORKING!!!!!

2007-09-30 Thread Kathryn Andersen
ru so maybe > somobody will find more elegant solution. I'll give it a go next weekend, when I have time. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_cr

Re: Revitalizing Embperl

2007-09-18 Thread Kathryn Andersen
perl because Gerald is swamped and needs help. Recruiting people to improve the documentation is probably a good idea too. Think big, but start small. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <htt

Re: Problem with Apache 2.2.6

2007-09-16 Thread Kathryn Andersen
e upgrade as far as I was concerned. I've been using Embperl 2.2.0 ever since there's been an Embperl 2.2.0. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.

Re: Problem with Apache 2.2.6

2007-09-14 Thread Kathryn Andersen
.59 and apr 0.9.12, and that seems to have done the trick, though it's obviously only a temporary solution. Guess I'll just have to use the time to find something else to use instead of Embperl. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \

Re: Problem with Apache 2.2.6

2007-09-14 Thread Kathryn Andersen
ed. This is really BAD. HELP!!!!!! Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/> v | | Melbourne -> Victoria -> A

Re: Problem with Apache 2.2.6

2007-09-13 Thread Kathryn Andersen
as unstable while Apache 2.2.6 is marked stable, so they must think that Apache 2.2.6 goes with apr 1.2.8; I fear that something will break. But since things are already broken, I guess it can't hurt much. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> /

Re: Problem with Apache 2.2.6

2007-09-13 Thread Kathryn Andersen
On Thu, Sep 13, 2007 at 08:32:43AM +1000, Kathryn Andersen wrote: > I've just upgraded Apache and Embperl won't compile. > > Embperl 2.2.0 > GenToo Linux > Apache 2.2.6 > apr 1.2.8 > libapreq2 2.08 Is there any further information I need to provide? I desperat

Problem with Apache 2.2.6

2007-09-12 Thread Kathryn Andersen
ore 'apr_off_t' /usr/include/apr-1/apr_strings.h:315: error: expected ')' before '*' token /usr/include/apr-1/apr_strings.h:351: error: expected ')' before 'size' make[3]: *** [App.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/www

Re: Using Catalyst to revitalize Embperl

2007-08-08 Thread Kathryn Andersen
n C is an advantage and a disadvantage. An advantage because, of course, it makes it lovely and fast. A disadvantage because it makes it harder to understand (and therefore contribute to) the code. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \

Re: FW: whats the ideal coding method in embperl

2007-01-22 Thread Kathryn Andersen
On Tue, Jan 23, 2007 at 06:40:25AM +0100, Richter, Gerald wrote: > > > 2) How to install embperl at Centos 4.2 system with yum > >> command/tool. > > Sorry, I never used Centos Don't use yum, use cpan. It won't be in a yum repository, but it is in the

Re: Being called twice

2006-10-19 Thread &#x27;Kathryn Andersen'
yes, you should > use an application object instead and use the init method to do such work. I'm not following you here. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen

Being called twice

2006-10-12 Thread Kathryn Andersen
perlXSLT, which does Embperl processing followed by XSLT processing). I am completely baffled, and very frustrated. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspa

Re: Embperl::Form::Validate bug

2006-10-11 Thread &#x27;Kathryn Andersen'
refer to. > > > > Use %1, %2 etc. for first, second, etc. element in the array param > references to. Okay, but what *are* the elements in the array? What do they refer to? Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.-

Embperl::Form::Validate bug

2006-10-10 Thread Kathryn Andersen
a hash with multiple languages. param array with parameters which should subsituted inside the message But it doesn't say how one should form the message to take advantage of this parameter substitution, not what the parameters refer to. Kathryn Andersen -- _--_|\ | Kathryn Andersen <ht

Re: Embperl::Object environment variables

2006-04-28 Thread Kathryn Andersen
Embperl_Useenv to true. This page is helpful: http://perl.apache.org/embperl/pod/doc/Config.htm Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/> v | -

Re: Embperl objects and DirectoryIndex

2006-04-12 Thread Kathryn Andersen
ler perl-script PerlHandler Embperl::Object I have it inside Directory and FilesMatch directives. # Embperl handles HTML files SetHandler perl-script PerlHandler Embperl::Object Options ExecCGI # disable direct servi

Re: Text to HTML recipe making

2006-03-27 Thread &#x27;Kathryn Andersen'
> I habe some more spare time, but at the moment I am releaseing some critical > applications for our company, which must be done first, sorry! Don't worry about it, I found the mistake, it was my mistake: I had a local $/ in the wrong scope, which messed everything up. Not

Re: Text to HTML recipe making

2006-03-27 Thread &#x27;Kathryn Andersen'
On Tue, Mar 28, 2006 at 06:36:13AM +1000, 'Kathryn Andersen' wrote: > On Mon, Mar 27, 2006 at 08:59:31PM +0200, Gerald Richter wrote: > > > > > > Well, I have now actually gotten around to trying to > > > implement it, and I can't get it to work. I

Re: Text to HTML recipe making

2006-03-27 Thread &#x27;Kathryn Andersen'
(Yes, I'm not dumb, I did restart Apache). This is with Embperl 2.1.0 and Apache 2.0.55 (sigh) Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/> v

Re: Text to HTML recipe making

2006-03-25 Thread &#x27;Kathryn Andersen'
wstopper for me. Either that, or can we have the plugin mechanism you were thinking of doing? Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> / \| \_.--.*/| GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/> v

Re: Re: object life

2006-02-27 Thread Kathryn Andersen
with something like use ModuleX; then I have to restart Apache in order to get it to load the new version of the module. But I've never tried to use two different versions of the same module. Kathryn Andersen -- _--_|\ | Kathryn Andersen <http://www.katspace.com> /

Re: returning errors from Execute

2006-02-12 Thread Kathryn Andersen
rse? Use perl regular expressions, that's one of the things it is good at. You'd just have to go foreach (@errors) { if (/FIXME/) { # respond to this error } } That should enable you to respond to all the "FIXME" errors. Kathryn Andersen -- _--_|\ |

Re: XSLT Entity substitutions

2005-12-22 Thread &#x27;Kathryn Andersen'
turn it off (only by recompiling Embperl), but I > think you are right it's a good idea to make the configurable. > > I put it on the TODO list Thanks. Probably a good idea to make xmlLoadExtDtdDefaultValue configurable at the same time, since it's set in the same place...

XSLT Entity substitutions

2005-12-21 Thread Kathryn Andersen
entities to be passed through untouched. Is there a way of turning this off? Or could it be added? Kathryn Andersen -=-=-=-=-=-=-=-=- "If it gets too bad I'll just gnaw it off at the ankle." -- Ivanova, "The Geometry of Shadows" (Babylon 5) --

Re: Text to HTML recipe making

2005-12-20 Thread &#x27;Kathryn Andersen'
ould work, since HTML::TextToHTML already makes use of the DATA handle to read in its own configuration -- I can't remember what happens with multiple __DATA__ sections in different files. Still, it certainly can't hurt to try. Kathryn Andersen -- _--_|\ | Kathryn Anderse

Text to HTML recipe making

2005-12-19 Thread Kathryn Andersen
calar, processing it with HTML::TextToHTML and then doing whatever you want to it, but I would like to do it the proper Embperl 2.x way, with Recipes and Providers, so that it could be reusable and passed on to other people to use. Kathryn Andersen -=-=-=-=-=-=-=-=- A box without hinges, key, or lid,