zumbrunn.com

Erbix CommonJS soft-coding engine

After the Helma powered AppJet has come and gone, say hello to the Ringo powered Erbix!

In the spirit of AppJet, Erbix is a serverjs app engine web IDE. Erbix allows you to write and deploy CommonJS modules in a sandboxed hosted soft-coding environment.

And get this: Erbix is itself an Erbix app! Now that's cool!

        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="560" height="420" id="csSWF"> 
          <param name="movie" value="https://secure.erbix.com/s/videos/screencast_controller.swf" /> 
          <param name="quality" value="best" /> 
          <param name="bgcolor" value="#1a1a1a" /> 

          <param name="allowfullscreen" value="true" /> 
          <param name="scale" value="showall" /> 
          <param name="allowscriptaccess" value="always" /> 
          <param name="flashvars" value="autostart=false&amp;thumb=https://secure.erbix.com/s/videos/FirstFrame.png&amp;thumbscale=50&amp;color=0x000000,0x000000" /> 
          <object type="application/x-shockwave-flash" data="https://secure.erbix.com/s/videos/screencast_controller.swf" width="560" height="420"> 
            <param name="quality" value="best" /> 
            <param name="bgcolor" value="#1a1a1a" /> 
            <param name="allowfullscreen" value="true" /> 
            <param name="scale" value="showall" /> 
            <param name="allowscriptaccess" value="always" /> 
            <param name="flashvars" value="autostart=false&amp;thumb=https://secure.erbix.com/s/videos/FirstFrame.png&amp;thumbscale=50&amp;color=0x000000,0x000000" /> 
            <div id="noUpdate"> 
              <p> 
                This video content presented here requires a more recent version
                of the Adobe Flash Player. If you are using a browser with
                JavaScript disabled, please enable it now. Otherwise, please
                update your version of the free Flash Player
                by <a href="http://www.adobe.com/go/getflashplayer" rel="nofollow">downloading
                here</a>.
              </p> 
            </div> 
          </object> 
        </object> 

In principal, Erbix claims to follow a "no vendor lock-in" approach. Eventually, CommonJS may indeed become an eco-system that will deliver on that promise. If you want to dabble with the interoperability of running CommonJS inside and outside of Erbix, the way to come as close as possible of rolling your own self-hosted setup would be to take RingoJS for a Ride.

8.9.2010, 21:24