Using E4X on the server-side w/ Jaxer
Jaxer allows you to use JavaScript as a server-side programming language. You can do everything that you normally do with Java™, PHP, Python, or Ruby™ programming, like accessing a database, reading and writing to files…

