New website engine

16 views
Skip to first unread message

Cédric Krier

unread,
Mar 18, 2010, 10:41:04 AM3/18/10
to tryton
Hi,

We think that we should change the current website engine because it depends
on Makefile, it has a custom txt2tags script and the translation process is
not clean.

I find this one http://ringce.com/hyde
It makes static website (we want to have minimal load on the host), it is
based on django template.
There is just one question: is it able to use the translate process of django?

So what do you think? Do you know better tool?

--
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric...@b2ck.com
Website: http://www.b2ck.com/

Cédric Krier

unread,
Mar 22, 2010, 6:14:31 PM3/22/10
to tryton
On 18/03/10 15:41 +0100, Cédric Krier wrote:
> Hi,
>
> We think that we should change the current website engine because it depends
> on Makefile, it has a custom txt2tags script and the translation process is
> not clean.
>
> I find this one http://ringce.com/hyde
> It makes static website (we want to have minimal load on the host), it is
> based on django template.
> There is just one question: is it able to use the translate process of django?
>
> So what do you think? Do you know better tool?
>

By the way, is there anybody that has experiences with django-lfc [1] ?
I know it is not a static website engine but it seems to have a correct
translation mechanism.

[1] http://pypi.python.org/pypi/django-lfc

Tobias Paepke

unread,
Mar 23, 2010, 3:24:08 AM3/23/10
to tryto...@googlegroups.com
Am 22.03.10 23:14, schrieb Cᅵdric Krier:

> By the way, is there anybody that has experiences with django-lfc [1] ?
> I know it is not a static website engine but it seems to have a correct
> translation mechanism.
>
> [1] http://pypi.python.org/pypi/django-lfc
>
>
had you already seen feincms or django-cms? don't know if that
translation engine fits your suits.
http://spinlock.ch/pub/feincms/html/
www.django-cms.org

greets

tobias

Carlos Perelló Marín

unread,
Mar 23, 2010, 4:07:15 AM3/23/10
to tryto...@googlegroups.com
El 22/03/10 23:14, C�dric Krier escribi�:

> On 18/03/10 15:41 +0100, C�dric Krier wrote:
>
>> Hi,
>>
>> We think that we should change the current website engine because it depends
>> on Makefile, it has a custom txt2tags script and the translation process is
>> not clean.
>>
>> I find this one http://ringce.com/hyde
>> It makes static website (we want to have minimal load on the host), it is
>> based on django template.
>> There is just one question: is it able to use the translate process of django?
>>
>> So what do you think? Do you know better tool?
>>
>>
> By the way, is there anybody that has experiences with django-lfc [1] ?
> I know it is not a static website engine but it seems to have a correct
> translation mechanism.
>
> [1] http://pypi.python.org/pypi/django-lfc
>
>

Is the first time I know about django-lfc, but I will try it ;-). When I
evaluated django based cms, the one that I really liked was django-cms2
(http://www.django-cms.org). From what I see in django-lfc
documentation, the translation process is quite similar in both systems,
but that's my impression after reading one paragraph from their
documentation site, so I may be mistaken.

Cheers.

--
Carlos Perell� Mar�n
[P+] SERVICIOS PROFESIONALES
http://www.pemas.es
mailto:car...@pemas.es || mailto:car...@gnome.org

Este mensaje y los ficheros anexos son confidenciales. Los mismos
contienen informaci�n reservada de la empresa que no puede ser
difundida. Si usted ha recibido este correo por error, tenga la
amabilidad de eliminarlo de su sistema y avisar al remitente mediante
reenv�o a su direcci�n electr�nica; no deber� copiar el mensaje ni
divulgar su contenido a ninguna persona.

Su direcci�n de correo electr�nico junto a sus datos personales forman
parte de un fichero titularidad de PEMAS Servicios Profesionales, S.L.
cuya finalidad es la de mantener el contacto con Ud. De acuerdo con la
Ley Org�nica 15/1999, usted puede ejercitar sus derechos de acceso,
rectificaci�n, cancelaci�n y, en su caso, oposici�n enviando una
solicitud por escrito, acompa�ada de una fotocopia de su DNI dirigida a
PEMAS Servicios Profesionales, S.L. C/ Santos Justo y Pastor, 72 - 5,
C.P. 46022 de Valencia (Espa�a).

Cédric Krier

unread,
Jun 19, 2010, 7:46:06 PM6/19/10
to tryton
On 22/03/10 23:14 +0100, Cédric Krier wrote:
> On 18/03/10 15:41 +0100, Cédric Krier wrote:
> > Hi,
> >
> > We think that we should change the current website engine because it depends
> > on Makefile, it has a custom txt2tags script and the translation process is
> > not clean.
> >
> > I find this one http://ringce.com/hyde
> > It makes static website (we want to have minimal load on the host), it is
> > based on django template.
> > There is just one question: is it able to use the translate process of django?
> >
> > So what do you think? Do you know better tool?
> >
>
> By the way, is there anybody that has experiences with django-lfc [1] ?
> I know it is not a static website engine but it seems to have a correct
> translation mechanism.
>
> [1] http://pypi.python.org/pypi/django-lfc
>

Talaria [1] could be a good one. Any experiences?

[1] http://imankulov.name/talaria/

Sharoon Thomas

unread,
Jun 20, 2010, 12:39:13 AM6/20/10
to tryto...@googlegroups.com
HI Cedrik & Community,

Could we wait for a couple of days more?

I am hopeful of pushing nereid by then.. 

Nereid is a python module which could be used to make tryton 1.6 work as a web framework with other modules and added functionality. It would be the right note to have the Tryton based web server serving tryton pages. Please excuse if I am on the wrong note. 

BTW: Its based on werkzeug.

Thanks,
--
Sharoon Thomas
Business Analyst & Open Source ERP Consultant
CEO @ http://openlabs.co.in

Cédric Krier

unread,
Jun 20, 2010, 4:34:11 AM6/20/10
to tryto...@googlegroups.com
On 20/06/10 10:09 +0530, Sharoon Thomas wrote:
> HI Cedrik & Community,
>
> Could we wait for a couple of days more?
>
> I am hopeful of pushing nereid by then..
>
> Nereid is a python module which could be used to make tryton 1.6 work as a
> web framework with other modules and added functionality. It would be the
> right note to have the Tryton based web server serving tryton pages. Please
> excuse if I am on the wrong note.
>

We don't need of a web application but only a static website.
So no need to connect it to Tryton.

Tobias Paepke

unread,
Jun 20, 2010, 6:47:01 AM6/20/10
to tryto...@googlegroups.com
Sharoon,

i like the idea that tryton could server some small webpages. Here is an example:

iPhone profile files (caldav,...) to underline the use of a business calendar/mail server.
So you can surf to the tryton server, login and directly import you calendar settings to the phone.

I know, it could be already be done via webdav and a module, but without a nice user page.

Well, everything could be solved by an external django-part sharoon already provided as howto.

greets

tobias
--
tryto...@googlegroups.com mailing list

Cédric Krier

unread,
Jun 20, 2010, 6:48:41 AM6/20/10
to tryto...@googlegroups.com
On 20/06/10 12:47 +0200, Tobias Paepke wrote:
> Sharoon,
>
> i like the idea that tryton could server some small webpages. Here is an
> example:
>
> iPhone profile files (caldav,...) to underline the use of a business
> calendar/mail server.
> So you can surf to the tryton server, login and directly import you
> calendar settings to the phone.
>
> I know, it could be already be done via webdav and a module, but without
> a nice user page.
>
> Well, everything could be solved by an external django-part sharoon
> already provided as howto.
>

Please start a new thread to discus about html webserver implementation.

Sharoon Thomas

unread,
Jun 20, 2010, 6:52:42 AM6/20/10
to tryto...@googlegroups.com
Hi Tobias,

This time the aim is different.

Tryton as a framework is a great tool and could prove more useful than conventional web frameworks like django etc.

Hence I have put together a couple of tools to make tryton function as a good framework which we could use for things like portal, support system interface etc.

Working hard to push nereid today itself... probably only with flatpages.

Thanks,

--
tryto...@googlegroups.com mailing list
Reply all
Reply to author
Forward
0 new messages