Mark Drew (Redux)- cf_etc...

a compendium of railo, cfml, cfeclipse and technology topics

Mark Drew (Redux)- cf_etc...

Aptana moves to the server side

January 23, 2008 ·

Those clever folks at Aptana famous for their IDE and Eclipse plugins for JavaScript/Ajax, HTML and CSS have released Jaxer, The Ajax Server:
...Jaxer changes all that. Jaxer is the world's first true Ajax server. HTML, JavaScript, and CSS are native to Jaxer, as are XMLHttpRequests, JSON, DOM scripting, etc. And as a server it offers access to databases, files, and networking, as well as logging, process management, scalability, security, integration APIs, and extensibility
You can get it as part of the IDE or download the standalone server, for Windows, Mac and Linux. I dont find this surprising really, since Paul Colton, the CEO and founder is the man behind JRun! Awesome stuff, and I hope to get some examples up to show you soon!

Tags: ajax · apple · eclipse · webdev

5 responses

  • 1 Anuj Gakhar // Sep 22, 2008 at 4:14 PM

    thats cool! great stuff. however, in their FAQ, there is no mention of Coldfusion. But thats not a big worry. thanks for the information.
  • 2 Mark Drew // Sep 22, 2008 at 4:14 PM

    I didnt mention anything about coldfusion? Its just an interesting AJAX product for JavaScripters.
  • 3 barry.b // Sep 22, 2008 at 4:14 PM

    gimmee a break!

    bluring the lines between client and server ?

    script runat="server" ...?

    it's ASP.NET all over again.

    what's next? __VIEWSTATE?
  • 4 Jim Priest // Sep 22, 2008 at 4:14 PM

    I think this looks really cool... If anything it looks like a nice addition to use alongside something else server side (CF/PHP, etc). I could see this being great for form validation - I've got a huge form now where I have a ton of jQuery stuff coded up and am having to re-write a lot of that server side in CF. Using Jaxer it looks like I could leverage the jQuery code on both ends - sweet!
  • 5 Anuj Gakhar // Sep 22, 2008 at 4:14 PM

    mark, I know you didnt mention CF , I was just trying to find CF in their FAQ....:) It is definitely a great AJAX tool....