Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 12th, 2006, 1:09 PM   #1
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 159
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Making a Custom Forum

i was wondering if you could take python and make a custom forum with it. like the forums we are using here. where you have the login and things. with the admin panel.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old May 12th, 2006, 2:51 PM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
'Course you could. Check out CherryPy.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old May 12th, 2006, 5:39 PM   #3
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Or Django, or Turbogears, which provide a Ruby-on-Rails like framework to construct your web-app on. Turbogears uses CherryPy, incidentally, but also adds in a templating system (Kid) and a database persistance layer (SQLObject). Django does something similar, and also provides an administrative back end.
Arevos is offline   Reply With Quote
Old May 12th, 2006, 10:03 PM   #4
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,819
Rep Power: 5 Sane will become famous soon enough
I made forums in CherryPy + Python. It's very quick and easy to do, but trust me... it requires some intelligent thinking to make it work efficiently. Especially if you want to implement BBCode manually like I did. O_O
Sane is offline   Reply With Quote
Old May 12th, 2006, 11:27 PM   #5
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 159
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Quote:
Originally Posted by Sane
I made forums in CherryPy + Python. It's very quick and easy to do, but trust me... it requires some intelligent thinking to make it work efficiently. Especially if you want to implement BBCode manually like I did. O_O

bbcode?
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old May 12th, 2006, 11:31 PM   #6
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,819
Rep Power: 5 Sane will become famous soon enough
http://en.wikipedia.org/wiki/bbcode


... T_T
Sane is offline   Reply With Quote
Old May 13th, 2006, 2:43 AM   #7
commodore
Programmer
 
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0 commodore is an unknown quantity at this point
Zope is a good one too.
commodore is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:58 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC