Home  >  

Aptana launches Jaxer

Author photo
| | Comments (5)
AddThis Social Bookmark Button
jaxer_section.gif

I just read about this a few minutes ago, so forgive me if this is old news, but it looks like Aptana has launched Jaxer. In their own words, this is:

Modern web sites and applications use Ajax to create engaging user experiences: the HTML and CSS are set in motion using JavaScript running in the browser and calling back the server. To achieve this, the server needs to prepare the web page appropriately, and to know what to do when the JavaScript calls it. But the server knows nothing about the HTML and CSS DOM, nor how to handle JavaScript data, and you can't code it in JavaScript...

...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.

It seems rather interesting, and reminds me a of Dot Net with it's runat code snippets. What I find most interesting is that it even has support for Database connections. Like Adobe's AIR product, it extends the basic features of JavaScript to let you do things that you would normally do within a server side programming language like ColdFusion.

I'll be downloading this today and giving a fuller report later on, but folks may want to check it out. The price is nice too - free. I'm surprised they don't mention that on the home page or the FAQ, but if you go to the download page you see it mentioned there.

Read more from Raymond Camden. Raymond Camden's Atom feed cfjedimaster on Twitter

Comments

5 Comments

Rich Tretola said:

This looks really interesting, I look forward to your follow up.

David Tucker said:

This certainly has some great potential. This looks to be a great way for pure JS/AJAX developers to do some pretty cool server-side stuff without having to jump into another language.

PassingBy said:

This wasn't old news to me... thanks for posting it.

Werbeagentur said:

Thanks for the informations. Very interesting

Werbeagentur

JCG said:

Looks VERY interesting, thanks for the info.

The concept is great. But I wonder how the performance will be with high-traffic sites? I mean, if the whole JavaSript rendering is executed server-side...

Leave a comment


Type the characters you see in the picture above.

Tag Cloud

Poll: Sci-Fi Movies

What's Your Favorite Sci-Fi Movie of All Time?

Vote | View Poll Results | Read Related Blog Entry

Latest Features

  •     Welcome back to the series. This time we are goings to build a really exciting component that will be used to simply display information about the user. Well, you might say why to we need such a component, is there... Continue Reading
  •    Welcome back to our exciting Facebook ActionScript series. In this article we will discuss one of most important (and most exciting) features of the FB platform, it's the publishing of news. We all know when we log in to facebook,... Continue Reading
  • This article provides 10 tips and best practices (in no particular order) for maximizing the benefits that Dojo can bring to your next project. For a more thorough introduction to Dojo, see the article Dojo: The JavaScript Toolkit with... Continue Reading
  •     The notifications are one of the most interesting (and important) parts of the facebook area. In order to completely understand the Flash side of it, we need to understand the basics of the facebook notification, what it is and how... Continue Reading

Development Series

Get an overview of the tools and technologies that work together to allow developers to build Rich Internet Applications (RIAs) quickly and easily.

facebook icon Facebook Application Development

Anatomy of an Enterprise Flex RIA

Recommended for You

@InsideRIA on Twitter

Archives

  • Or, visit our complete archive.  

About This Site

Welcome to the premiere community site for all things RIA sponsored by O'Reilly Media and Adobe Systems Incorporated.