Using a content managment system (e107,phpnuke) or not?

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).

Content managment system for web sites - is it good for a OS project?

Yes!
11
69%
No!
5
31%
 
Total votes: 16

User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

inflater.. Thats very old.. I'd be surprised if someone hasn't seen that yet..

Isn't that a bit off topic too? :roll:
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
Tyler
Member
Member
Posts: 514
Joined: Tue Nov 07, 2006 7:37 am
Location: York, England

Post by Tyler »

I hate to show age... but that is old... telnet was a reasonable medium for it when it came out
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

If you want a nice (=displays information in a relatively easy to view and navigate form, while being contained in single file, and having the whole state of a session be it's GET Url) repository browser for subversion, you could try BelowVersion (which should be somewhere around the web.. I'm not terribly good at keeping track of my own project, haha) though it's written in Python, because doing what it does from PHP would take hours-per-request.

No idea if it works with recent versions of Subversion though. If not, throw me a message and I'll see if I can be bothered to fix it. :)

Doesn't do source highlighting though.
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

Post by Alboin »

C8H10N4O2 | #446691 | Trust the nodes.
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

yup..
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Back when my project was active, I found that administering the CMS bascially ate all the time I wanted to spend developing the OS. Since then, I advocate a minimalistic approach - don't offer what you don't really need. A forum can be a #1 time killer, for example.

A very good code-centric CMS is trac, integrating a Wiki, bug tracker, and SVN source browser. It's free, PostgreSQL-compatible, but unfortunately using Python....
Every good solution is obvious once you've found it.
ehird
Member
Member
Posts: 214
Joined: Thu Mar 15, 2007 8:48 am

Post by ehird »

Python is quite an annoying language. For scripting tasks, though, it's ok (but Ruby is probably better there)
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Post by Solar »

Actually I don't much care what language some web-app is written in. Either it does the job or it does not, I don't have the time to fiddle with internals if it doesn't. Trac worked quite well for me on various occasions.
Every good solution is obvious once you've found it.
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

Forum is up and running :)
Link is in my signature.

inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English :P)
Post Reply