Home > Development > blogs
Late last week I discussed the launch of Jaxer by Aptana. Jaxer's idea is simple. Take the same JavaScript knowledge you use in building rich internet applications and apply them to the server side as well. I've taken some time to play more with Jaxer and I'd like to show some of what I've learned so far.
First off - while there is an impressive API set, I was surprised to find no formal developers guide yet. I'm assuming such a guide will soon be created, but documentation is something I kind of harp on when looking at projects. I hope the team adds one soon. I can say that some of my questions where answered in the technical FAQ. I'm ashamed to say I didn't notice the 'Technical' portion of the FAQ at first, and just noticed the more generic faq.
One of the things the technical faq links to is an article on how to integrate Jaxer with Apache. By default you can install and run Jaxer on it's own Apache web server. But obviously if you have a web server already, you want to integrate with that instead. This is much like how ColdFusion works. You can install it and use a built-in web server, but typically you integrate it with Apache or IIS. (By the way, the Jaxer folks mention that IIS support is coming soon.) In case you are curious, here is the direct link to the documentation for integrating with Apache: http://www.aptana.com/node/42.
Installation is extremely easy, especially on the Mac. I had it up and running within about a minute, and began to play with the samples included with the server. (If you have Aptana included with your Eclipse IDE, you actually have everything you need already. You can run the embedded Jaxer server and play with the demos right now.)
Later in the week I'll blog about the exciting part - the code. I'm also hoping on having a good ColdFusion/Jaxer mashup.
- comments: 3
- aptana
- javascript
- jaxer
- tags:
Comments
3 Comments
Leave a comment
Stay Connected
Search InsideRIA
Poll: ECMAScript Reaction
The ECMA organization recently decided to stop work on ECMAScript 4 and begin a new version, tentatively described as ES "Harmony." How would you like to see this affect the evolution of ActionScript?
News & Events
Latest Features
Tag Cloud
- .net
- 360Flex
- 3d
- actionscript
- adam flater
- adobe
- air
- air api
- air cookbook
- air resources
- air xml webkit
- ajax
- ajaxworld
- alertthingy
- amp
- analytics
- ant
- antipattern
- apache
- api
- app engine
- apple
- applications
- april fools day
- aptana
- architecture
- asp
- audio
- authors
- away3d
- aws
- backward-compatablity
- bad usability calendar
- benchmarking
- berlin
- beta
- bitmaps
- blazeds
- blendmode
- book
- browserplus
- bsd
- business
- businessweek
- cairngorm
- camp
- career
- cdn
- chart
- cloud
- code
- code generation
- coldfusion
- command design pattern
- communication
- community
- compiler
- component
- compression
- conference
- conferences
- contest
- creativecommons
- cs3
- cs4
- curl
- customer
- cuzillion
- dare
- data
- datatable
- datavisualization
- dbunit
- ddlutils
- debug
- decompiler
- deep zoom
- degrafa
- design
- design patterns
- desktop
- development
- DHH
- diary
- dionalmaer
- drawing api
- dreamweaver
- drupal
- dynpro
- ebay
- ecmascript
- effectiveui
- ejb 3.0
- elixir
- embedded jboss
- encryption
- enterprise
- europe
- event
- excerpt
- experience
- ext
- externalinterface
- eyetracking
- features
- filters
- firefox
- fireworks
- fitc
- flash
- flash10
- flashforward
- flashplayer
- flex
- flex4
- flexbuilder
- flexmdi
- flexunit
- form factor
- framework
- friendfeed
- gadget
- gears
- geolocation
- gesture
- googledocs
- googlegears
- gpl
- graphics
- graphics mask
- guidelines
- guimark
- hosting
- how-to
- html
- ia
- ie
- ie8
- igoogle
- interaction
- interface
- interview
- iphone
- iphonedevcamp
- iron man
- j2ee
- jakob
- java
- javafx
- javaone
- javascript
- javase
- javase6
- jaxer
- jms
- job
- joyent
- keynote
- languages
- lcds
- learning
- lffs
- lib
- library
- license
- licensing
- linux
- listen
- livecycle data services
- location
- madrid
- map
- marketing
- math
- maturity
- maven
- max
- memory
- merapi
- mesh
- metrics
- microsoft
- mikepotter
- mit
- mix08
- mobile
- mockup
- model locator design pattern
- mono
- mozilla
- mvc
- mxml
- mxmlc
- neilson
- netbeans
- nio
- nitro
- nitrolm
- nokia
- objectivec
- offline
- omnigraffle
- onairbustour
- onairtour
- onairtoureurope
- ontologies
- oop
- open source
- openflux
- openscreen
- opensource
- optimization
- orm
- papervision3d
- paris
- pattern
- pattern mining
- patterns
- performance
- photoshop
- php
- podcast
- popular
- portable
- preload
- pricing
- prism
- Processing
- Processing.js
- profiler
- protagonize
- push
- qt
- rails
- release
- research
- resources
- ria
- ria community
- ria roundup
- ribbit
- rich
- ruby
- rules
- sanctuary
- sap
- scalenine
- scheduling
- scott sheridan
- search
- security
- seo
- server
- service oriented architecture
- services
- session bean
- silverlight
- singularity
- social
- sockets
- software
- source
- spain
- sproutcore
- spry
- sqlite
- static code
- stencils
- steveounders
- stockholm
- streaming
- survey
- swc
- swf
- switchboard
- syscon
- test driven development
- testing
- testng
- thermo
- tip
- tool
- tools
- training
- trends
- trolltech
- tufte
- tutorial
- ui
- ui pattern library design
- uirc
- unconference
- unit testing
- usability
- user experience
- ux
- vector images
- video
- view source
- vision
- voip
- warsaw
- wdn08
- web
- web 2.0
- web 2.0 expo
- webkit
- whenisgood
- why
- widgets
- windows
- workshop
- wwdc
- xhtml
- xulrunner
- yahoo
- yui
Related Books
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.
Recent Comments
- User Subcommandante Bitstream on Jaxer Installation Impressions: Aptana and Jaxer are working quite nicel...
- User Raymond Camden on Jaxer Installation Impressions: Sorry about the Linux thing Andrew. I'm ...
- User Andrew Herron on Jaxer Installation Impressions: I was playing with this just last night....
Archives
About This Site
Welcome to the premiere community site for all things RIA sponsored by O'Reilly Media and Adobe Systems Incorporated.
About Us
Meet the Experts
Meet Our Contributors
Send Us Feedback

I was playing with this just last night. You did forget to mention that this does not yet run on Linux. I tried tirelessly last night to get it to compile but with no luck. I talked to 'Davey' from Aptana and they'll be releasing Linux builds of the Apache modules soon.
I totally agree with the need for a developer guide. The examples are nice but they do little to explain the methodology and intended use of some mechanisms.
Google is also set to soon release the code from their Rhino on Rails project which should be interesting.
Sorry about the Linux thing Andrew. I'm a former PC guy on a Mac now, so I don't think of Linux very often. :)
Aptana and Jaxer are working quite nicely on my Ubuntu install (Gutsy 7.10).
I installed according to these directions:
http://forums.aptana.com/viewtopic.php?p=17362
I cannot fully express my admiration and thanks for creating a tool I can use on all of my boxes, really.
~bitstream