Domain: cyber4.org
Stories and comments across the archive that link to cyber4.org.
Comments · 2
-
World URL
Obviously, the URL for World, the Java Game, is this, and not the one submitted.
-
A review of content systems out there ...This is an email I sent to some friends on this exact topic
...After having slaved away for several weeks building an per/xml based content engine (Kumera), I started having a look around to see what else was out there, and got suddenly depressed.
The only saving grace was that is Australia, the cost of running a dedicated server is way too high, and so there is still space for a cgi-bin perl based system.
Although you may not be interested in all of this, I'm doing it for my own sanity and clarity
...In my wandering I have found
...http://slashcode.com/ - the content engine that slashdot is based on. Runs in mod_perl (or cgi-bin I guess), very sofisticated. Has daemons that run to collect content for the slashboxes and everything else we know and love about slashdot.
http://www.zope.org/ - not sure, I think it's a python based application server that has some content systems built around them, including (just to confuse you) http://squishdot.org/ which is the slashdot code ported to zope (I think)
http://frontier.userland.com/ - is a news system/engine that has a thing called manilla, http://manila.userland.com/ which is a front end to editing and so on. Frontier isn't free or open source, but very popular.
http://java.apache.org/jetspeed which is a portal based engine built on top of turbine which is an applicate framework for building applications. There is a content engine and discussion group system that are developed by someone else, who are expecting to open source the discussion groups, and provide source and binarys for a low cost of the content engine.
And there are a few more application systems, which are not exactly content management systems as such, but could be used to build some
... like cold fusion, active server pages, java server pages, php3, and the list goes on and on and on ...The more I look there more there is
...