[ALUG] Web/Sql development environments

Brett Parker iDunno at sommitrealweird.co.uk
Sat Dec 30 02:38:51 GMT 2006


On Fri, Dec 29, 2006 at 04:43:36PM +0000, cl at isbd.net wrote:
> Are there any mature and easy to use software development environments
> for Web/Database programming?
> 
> I don't really mind what language mySql/PHP seems the obvious pair but
> it doesn't necessarily have to be those two.
> 
> I'm after writing a Web enabled database application and would like to
> choose a good way to do it.

If you've not touched rails, and you want something nce, I suggest
django, uses a postgres backend by default, though supports multiple
others (including sqlite), and is python based (simple to learn, nice OO
language). Can be seen with tutorials at:
        http://www.djangoproject.com/
also, the alug caption competitions site is powered by it, site can be
seen at:
        http://alug.sommitrealweird.co.uk/

source can be seen at:
        http://arch.sommitrealweird.co.uk/viewarch/iDunno@sommitrealweird.co.uk--websites/alug--mainline--0.1--patch-32
-- 
Brett Parker



More information about the main mailing list