go with django it&#39;s a web framework based on python with excellent documentation and super ease of use.<br><br>they abstract database interface for you,<br><br>built-in template&nbsp; system<br><br>ready to use admin interface (to manage users) and comment system<br>
<br>at <a href="http://djangoproject.com">djangoproject.com</a><br><br>-Bedros<br><br><br><div class="gmail_quote">On Sun, Apr 20, 2008 at 2:35 PM, Aleksandar Lazic &lt;<a href="mailto:al-nginx@none.at">al-nginx@none.at</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
due the fact that here are a lot of peoples who care about fast and<br>
light environments so I just ask ;-)<br>
<br>
What do YOU think is the &#39;best (smallest/fastest/easiest)&#39; language to<br>
develop a dynamic website?<br>
<br>
The requirements are:<br>
<br>
MySQL requests (insert/update/delete)<br>
Generate HTML-Files with templates =&gt; static files<br>
Work with nginx ;-)<br>
As small as possible mem and cpu usage =&gt; efficient interpreter<br>
<br>
I have thought about the followings (no order):<br>
<br>
perl<br>
python<br>
ruby<br>
php<br>
java<br>
haxe (<a href="http://haxe.org/" target="_blank">http://haxe.org/</a>)<br>
lua (<a href="http://www.lua.org/" target="_blank">http://www.lua.org/</a>)<br>
io (<a href="http://www.iolanguage.com/" target="_blank">http://www.iolanguage.com/</a>)<br>
.<br>
.<br>
.<br>
<br>
I know about<br>
<br>
<a href="http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&amp;lang=all" target="_blank">http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&amp;lang=all</a><br>
<br>
but this page don&#39;t tell me how the language behave underload or when<br>
there is a problem with the IO (network/disk/...)<br>
<br>
Thank you for your opinions ;-)<br>
<br>
Cheers<br>
<br>
Aleks<br>
<br>
</blockquote></div><br>