[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Announce] New web site made with nearly pure lua: NetPIM.info
- From: "Bertrand Mansion" <lua@...>
- Date: Sun, 17 Aug 2008 23:55:01 +0200
On Sun, Aug 17, 2008 at 10:03 PM, DarkGod <darkgod@t-o-m-e.net> wrote:
> Hello
>
> I did it again! I just love making websites in lua it seems :)
> After my smtp server(tethys) and a web app to use it (mailcatch.com) I set
> myself up for an online PIM: http://netpim.info.
> Actually I started it over a year ago using kepler and xavante it was
> my first web project using lua and was great fun.
>
> I rewrote it several times as I discovered new stuff, like cosmo template
> engine, mod_wombat, ...
So did you end up using mod_wombat ?
I am using it for a small webservice that transform images on request,
I found it performs quite well (but the cache configuration does not
work for me).
----
Bertrand Mansion