Re: Port of Django Template Language to PHP

2011-09-16 Thread Rune Kaagaard
@Kenneth Heh, no understood what you meant, but guess I could have
separated my answer better. Sorry about that!

cheers
Rune Kaagaard

On Aug 22, 9:10 am, kenneth gonsalves  wrote:
> On Sun, 2011-08-21 at 16:22 +0200, Rune Kaagaard wrote:
> > @Kenneth+@Masklinn: You are right, there are a lot of template
> > languages already, but this particular wheel is - unlike twig - not a
> > compiled language but implemented in pure PHP as an Iterator, allowing
> > it to blend in as an extension to your existing PHP templates.
>
> I think you misunderstood me - I meant that continually reinventing the
> wheel is a good thing, and leads to better and better wheels of all
> sizes and shapes.
> --
> regards
> Kenneth Gonsalves

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Port of Django Template Language to PHP

2011-08-22 Thread kenneth gonsalves
On Sun, 2011-08-21 at 16:22 +0200, Rune Kaagaard wrote:
> @Kenneth+@Masklinn: You are right, there are a lot of template
> languages already, but this particular wheel is - unlike twig - not a
> compiled language but implemented in pure PHP as an Iterator, allowing
> it to blend in as an extension to your existing PHP templates.
> 
> 

I think you misunderstood me - I meant that continually reinventing the
wheel is a good thing, and leads to better and better wheels of all
sizes and shapes.
-- 
regards
Kenneth Gonsalves

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Port of Django Template Language to PHP

2011-08-21 Thread Yaşar Arabacı
I am considering writing about it, but I want to test it first. Since I am
not on my own computer, that will need to wait a little :)

2011/8/21 Rune Kaagaard <rumi...@gmail.com>

> @Yaşar: Thanks a lot, would love to see the post if you really do write it!
>
> @Kenneth+@Masklinn: You are right, there are a lot of template
> languages already, but this particular wheel is - unlike twig - not a
> compiled language but implemented in pure PHP as an Iterator, allowing
> it to blend in as an extension to your existing PHP templates.
>
> Thanks for your interest!
>
> On Sun, Aug 21, 2011 at 4:09 AM, kenneth gonsalves
> <law...@thenilgiris.com> wrote:
> > On Sat, 2011-08-20 at 21:28 +0200, Masklinn wrote:
> >> > Those of you moonlighting in PHP, might be interested in a pure PHP
> >> > port of the Django Template Language that I've just released. It's
> >> > called Chano and has doc pages at http://chano.readthedocs.org and a
> >> > github account at https://github.com/runekaagaard/php-chano .
> >> This sounds like a huge duplication of effort: there's already
> >> Twig[0],
> >> a port of Jinja2[1] which is basically a reimplementation and
> >> extension
> >> of Django's own templating language.
> >
> > if people did not keep reinventing the wheel we would be still in the
> > age of oxcarts.
> > --
> > regards
> > Kenneth Gonsalves
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Django users" group.
> > To post to this group, send email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Port of Django Template Language to PHP

2011-08-21 Thread Rune Kaagaard
@Yaşar: Thanks a lot, would love to see the post if you really do write it!

@Kenneth+@Masklinn: You are right, there are a lot of template
languages already, but this particular wheel is - unlike twig - not a
compiled language but implemented in pure PHP as an Iterator, allowing
it to blend in as an extension to your existing PHP templates.

Thanks for your interest!

On Sun, Aug 21, 2011 at 4:09 AM, kenneth gonsalves
<law...@thenilgiris.com> wrote:
> On Sat, 2011-08-20 at 21:28 +0200, Masklinn wrote:
>> > Those of you moonlighting in PHP, might be interested in a pure PHP
>> > port of the Django Template Language that I've just released. It's
>> > called Chano and has doc pages at http://chano.readthedocs.org and a
>> > github account at https://github.com/runekaagaard/php-chano .
>> This sounds like a huge duplication of effort: there's already
>> Twig[0],
>> a port of Jinja2[1] which is basically a reimplementation and
>> extension
>> of Django's own templating language.
>
> if people did not keep reinventing the wheel we would be still in the
> age of oxcarts.
> --
> regards
> Kenneth Gonsalves
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Port of Django Template Language to PHP

2011-08-20 Thread kenneth gonsalves
On Sat, 2011-08-20 at 21:28 +0200, Masklinn wrote:
> > Those of you moonlighting in PHP, might be interested in a pure PHP
> > port of the Django Template Language that I've just released. It's
> > called Chano and has doc pages at http://chano.readthedocs.org and a
> > github account at https://github.com/runekaagaard/php-chano .
> This sounds like a huge duplication of effort: there's already
> Twig[0],
> a port of Jinja2[1] which is basically a reimplementation and
> extension
> of Django's own templating language. 

if people did not keep reinventing the wheel we would be still in the
age of oxcarts.
-- 
regards
Kenneth Gonsalves

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Port of Django Template Language to PHP

2011-08-20 Thread Masklinn
On 2011-08-20, at 20:30 , Rune Kaagaard wrote:
> Dear Django Users
> 
> Those of you moonlighting in PHP, might be interested in a pure PHP
> port of the Django Template Language that I've just released. It's
> called Chano and has doc pages at http://chano.readthedocs.org and a
> github account at https://github.com/runekaagaard/php-chano .
This sounds like a huge duplication of effort: there's already Twig[0],
a port of Jinja2[1] which is basically a reimplementation and extension
of Django's own templating language.

So, basically, if people want Django's templates in PHP they can
already use Twig.

[0] http://www.twig-project.org/
[1] http://jinja.pocoo.org/docs/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: Port of Django Template Language to PHP

2011-08-20 Thread Yaşar Arabacı
Wow, this is definitely going into my blog :) Keep up the good work!

2011/8/20 Rune Kaagaard <rumi...@gmail.com>

> Dear Django Users
>
> Those of you moonlighting in PHP, might be interested in a pure PHP
> port of the Django Template Language that I've just released. It's
> called Chano and has doc pages at http://chano.readthedocs.org and a
> github account at https://github.com/runekaagaard/php-chano .
>
> Thanks for your time!
> Rune Kaagaard
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Port of Django Template Language to PHP

2011-08-20 Thread Rune Kaagaard
Dear Django Users

Those of you moonlighting in PHP, might be interested in a pure PHP
port of the Django Template Language that I've just released. It's
called Chano and has doc pages at http://chano.readthedocs.org and a
github account at https://github.com/runekaagaard/php-chano .

Thanks for your time!
Rune Kaagaard

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.