[Templates] Directory traversal module for ttree work-alike

2004-10-01 Thread Dylan Hardison
I've got a mostly working module that can replace the directory traversal parts of ttree. It's not really specific to TT, and I'd really like a better name than "File::Find::Tsite". It has POD documentation. Here's a good example: #!/usr/bin/perl use strict; use warnings; use File::Find::Tsite q

Re: [Templates] ANNOUNCE: mod_tt-0.1

2004-10-01 Thread Roderick A. Anderson
On Fri, 1 Oct 2004, Tom Insam wrote: > I've been told I told the wrong people about this one. I've essentially > not touched it since the announce - I don't have a real _use_ for the > thing beyond a learning exercise, and no-one expressed a real interest > in using it other than muttley, who c

Re: [Templates] ANNOUNCE: mod_tt-0.1

2004-10-01 Thread Tom Insam
On Oct 1, 2004, at 17:55, Roderick A. Anderson wrote: But to the main reason for this message. I see only one reply where Simon was having some problems with mod_tt. How is this going? Has more work been done? I'm at a point where I could do some testing but the web page shows the same versi

RE: [Templates] Re: TT Without Perl

2004-10-01 Thread Thomas, Mark - BLS CTR
>> I'm interesting in evangelising TT as a general purpose templating >> tool (that just happens to be written in Perl) rather than a Perl >> tool that is only used by Perl programmers. > >I definitely agree. Me too. The Badger book should have been titled "Template Toolkit". I suppose that can

Re: [Templates] TT Without Perl

2004-10-01 Thread Andy Wardley
Randal L. Schwartz wrote: > ... if TT3 were still alive. It is still alive, but resting. I have a couple of deep seated design issues that I need to resolve, and they're not the kind of thing that can be rushed, or magiced out of thin air. It's true that my body has been spending more time in

Re: [Templates] ANNOUNCE: mod_tt-0.1

2004-10-01 Thread Roderick A. Anderson
On Fri, 16 Jul 2004, Tom Insam wrote: > Hooray for the pursuit of new knowledge. In this case, I've learned > more than I ever really wanted to know about the Apache API and > embedding perl into things. Plus, I've had to dust off some seriously > old C skills. But I produced this. > > ht

Re: [Templates] TT Without Perl

2004-10-01 Thread Andy Lester
On Fri, Oct 01, 2004 at 09:31:33AM -0700, Randal L. Schwartz ([EMAIL PROTECTED]) wrote: > I heard this second-hand, not being on the tt3-devel list, but apparently > TT3 is in fact, dead. Not just resting. http://www.template-toolkit.org/pipermail/tt3/2004-July/60.html is the last message on

Re: [Templates] TT Without Perl

2004-10-01 Thread Randal L. Schwartz
> "Harry" == Harry Jackson <[EMAIL PROTECTED]> writes: >> ... if TT3 were still alive. >> Harry> Why, is it dead? I thought Andy was working away on it. or is this Harry> an, "in" joke I am missing? I heard this second-hand, not being on the tt3-devel list, but apparently TT3 is in fact

[Templates] Re: TT Without Perl

2004-10-01 Thread Johan Vromans
Dave Cross <[EMAIL PROTECTED]> writes: > anyone who is using TT but not Perl - that is using templates with > tpage, ttree such that useful applications are developed purely in > TT without needing to write Perl code. Some of my web sites are purely TT based. No perl involved. http://www.squir

[Templates] tt2 kwiki

2004-10-01 Thread Kenny Gatdula
All, I noticed that tt3 has a kwiki with very little information aside from some wiki-spam, http://tt3.template-toolkit.org/kwiki/ttkwiki.cgi. Having said that, I'm sure a tt2 kwiki would get much more use. :) I could think of a few topics that aren't covered in the documentation that might be

Re: [Templates] TT Without Perl

2004-10-01 Thread Gavin Estey
Stephen Quinney wrote: > That sounds a very interesting project, is any of it open source or > available for perusal? I've been playing with C# for a while and being > able to join it up with TT could be very useful. I wasn't involved in this development, but as far as I know it was pretty straigh

Re: [Templates] TT Without Perl

2004-10-01 Thread Harry Jackson
Randal L. Schwartz wrote: "Simon" == Simon Wilcox <[EMAIL PROTECTED]> writes: Simon> A great target for TT3 would be to have the language and architecture Simon> ported to different core languages so that you could run TT3 on Java or Simon> .NET. Then you'd see it pick up as a cross-platform templ

Re: [Templates] TT Without Perl

2004-10-01 Thread Randal L. Schwartz
> "Simon" == Simon Wilcox <[EMAIL PROTECTED]> writes: Simon> A great target for TT3 would be to have the language and architecture Simon> ported to different core languages so that you could run TT3 on Java or Simon> .NET. Then you'd see it pick up as a cross-platform templating language. ...

Re: [Templates] TT Without Perl

2004-10-01 Thread Stephen Quinney
On Fri, Oct 01, 2004 at 10:12:53AM -0400, Gavin Estey wrote: > Dave Cross wrote: > > Following a discussion on my use.perl journal[1], I'd be really > > interested in hearing about anyone who is using TT but not Perl - that > > is using templates with tpage, ttree or Apache configured with > > Apac

Re: [Templates] TT Without Perl

2004-10-01 Thread Gavin Estey
Dave Cross wrote: > Following a discussion on my use.perl journal[1], I'd be really > interested in hearing about anyone who is using TT but not Perl - that > is using templates with tpage, ttree or Apache configured with > Apache::Template (or similar) such that useful applications are > developed

Re: [Templates] TT Without Perl

2004-10-01 Thread Simon Wilcox
On Fri, 1 Oct 2004, Dave Cross wrote: > Following a discussion on my use.perl journal[1], I'd be really > interested in hearing about anyone who is using TT but not Perl - that > is using templates with tpage, ttree or Apache configured with > Apache::Template (or similar) such that useful applica

Re: [Templates] TT Without Perl

2004-10-01 Thread Thomas Klausner
Hi! On Fri, Oct 01, 2004 at 02:31:48PM +0100, Dave Cross wrote: > Following a discussion on my use.perl journal[1], I'd be really > interested in hearing about anyone who is using TT but not Perl - that > is using templates with tpage, ttree or Apache configured with > Apache::Template (or similar

[Templates] TT Without Perl

2004-10-01 Thread Dave Cross
Following a discussion on my use.perl journal[1], I'd be really interested in hearing about anyone who is using TT but not Perl - that is using templates with tpage, ttree or Apache configured with Apache::Template (or similar) such that useful applications are developed purely in TT without needin

[Templates] Strange Bug using TT

2004-10-01 Thread Thomas Klausner
Hi! I've got a rather hard to reproduce error on our production server only. After some time, caused by some still unknown cause, TT dies with the following error message: undef error - Can't use string ("sub {\nmy $context = shift ||") as a subroutine ref while "strict refs" in use at /usr/