<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 18 Apr 2011, at 13:37, Mikhail Sobolev wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>We (a few friends of mine and I) are considering to learn some Erlang.<br><br>We would like to create a web base application.  So far we've been<br>implementing various apps using Django/Python, but we want to try<br>something completely different.<br><br>A quick search showed that there're quite a few frameworks available,<br>but being beginners in the area, we do not know what we should be<br>looking at.<br><br>Any suggestions? :)<br></div></blockquote><div><br></div><div>REST? Webmachine <a href="http://webmachine.basho.com/">http://webmachine.basho.com/</a></div><div>Webapp, AJAX, jQuery? Nitrogen <a href="http://nitrogenproject.com/">http://nitrogenproject.com/</a></div><div>Build it yourself from the ground up? Mochiweb <a href="https://github.com/mochi/mochiweb">https://github.com/mochi/mochiweb</a></div><div>Rails/django-esque? Chicago Boss <a href="http://www.chicagoboss.org/">http://www.chicagoboss.org/</a></div><div>Don't forget Yaws, too, which is web server that makes it easy to serve dynamic content <a href="http://yaws.hyber.org/">http://yaws.hyber.org/</a></div><div><br></div><div>I can't really speak for the others (ErlyWeb, Misultin etc) as I haven't used them. Underneath you'll often find Mochiweb. </div><div><br></div><div>I can't recommend Nitrogen highly enough, I found myself productive in it very quickly and the mailing list is excellent. That would be my first port of call for a new web app.</div><div><br></div><div>Cheers</div><div><br></div><div>Russell</div><br><blockquote type="cite"><div><br>Kind Regards,<br><br>--<br>Misha<br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></div></blockquote></div><br></body></html>