Displaying 5 results from an estimated 5 matches for "alexmaccaw".
2006 Apr 01
15
Ruby on Rails CMS released. Web 2.0, Ajax, etc
Eribium, a content managing system built with rails has been released
completely free under the MIT License.
http://www.eribium.org/eribium/?p=21
You can find a demo here: http://alexmaccaw.no-ip.info:3000/admin
(user and pass are ''demo'').
Some of the features include:
* Completely Unobtrusive Javascript.
* Liquid View, works with pretty much any screen resolution.
* Ajax ?quick? editing.
* File Management and multiple zip download.
* Information...
2006 Jun 11
3
Armageddon
I''m just wondering what happened to Armageddon and whether people had
any more information/news about it. I''ve thought about comet but I think
that a flash socket would be easier to implement. Does Armageddon have
the same drawbacks as other flash sockets, namely not working over port
80 (so the companies firewall blocks it)?
--
Posted via http://www.ruby-forum.com/.
2006 Mar 18
1
Ruby on Rails CMS Video
I''ve just uploaded a video of a CMS I''m making in Ruby on Rails.
You can find it here: http://alexmaccaw.no-ip.info/eribium/?p=13
Would welcome any feedback.
--
Posted via http://www.ruby-forum.com/.
2006 Mar 24
0
Eribium Demo | Rails CMS
Demo now up,
check it out.
http://alexmaccaw.no-ip.info/eribium/?p=18
--
Posted via http://www.ruby-forum.com/.
2006 Jul 20
16
Juggernaut Released - (a.k.a Armageddon)
I''ve just released Juggernaut - a plugin for ruby on rails.
Check out the site: http://juggernaut.rubyforge.org
I?ve also finished a demo that illustrates some of Juggernuat?s
capabilities. You can sign up for an account here:
http://alexmaccaw.no-ip.info:3500/login/sign_up . It might be a tad slow
as it?s running from my home machine.
Juggernaut for Ruby on Rails initiates a flash xmlsocket between server
and browser allowing real time communication between the two. This opens
the door to all sorts of functionality such as chats and...