Log in

View Full Version : News systems?


Fixen
13-02-2006, 20:23
I saw that most of your sites have news systems, mostly in PHP.

Did you make these yourselves or did you use third-party modules/code? I'd like to know some good examples of the latter.

Thanks in advance! ^_^

- Fixen

neo
14-02-2006, 12:21
are you talking about a cms?

http://opensourcecms.com

i personally like e107 and drupal.

DarkJedi613
14-02-2006, 13:55
We just use one of the boards in our forum for news. Why reinvent the wheel?

Fixen
14-02-2006, 15:46
I wonder if Blogger works.

Here's an example:
www.zomgfta.com

Firestorm
15-02-2006, 17:37
Our team site (http://www.trobotics.ca) uses cutenews, http://www.cutephp.com

Knippschild
23-02-2006, 22:46
if you want help integrating a forum (hopefully something like PHPbb) to your main (or news) page, let me know.

Basically would you would have to do is have a PHP script that connects to the mysql database and gets the latest x posts in a particular category (announcements, news, you name it). I am very proficient in this kind of integration, and I'd love to help

Just let me know :)