Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Oct 24th, 2007, 4:50 AM   #1
Panarchy
Newbie
 
Join Date: Oct 2007
Posts: 19
Rep Power: 0 Panarchy is on a distinguished road
Question Forum backend in python - Can I please have the backend for a forum?

Hello!

I was wondering if anyone has a forum backend, in python?

I know a bit of python myself, but I want the backend (working backend for a forum)

I am going to make the frontend myself (in html, not php, has to be html)

Please provide it!

Thanks in advance,

Panarch
Panarchy is offline   Reply With Quote
Old Oct 24th, 2007, 9:54 AM   #2
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Re: Forum backend in python - Can I please have the backend for a forum?

Sounds like a homework assignment.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Oct 24th, 2007, 11:51 AM   #3
cscgal
Hobbyist Programmer
 
cscgal's Avatar
 
Join Date: Oct 2007
Location: New York
Posts: 169
Rep Power: 10 cscgal is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

> I am going to make the frontend myself (in html, not php, has to be html)

The backend of a forum system - or any such web application - is written in a server side language such as PHP or Python, where it interacts with a database such as MySQL. The frontend is the HTML markup that displays what the backend generates.
__________________
DaniWeb IT Discussion Community
Everything Information Technology related all in one convenient interactive online publication and community
cscgal is offline   Reply With Quote
Old Oct 24th, 2007, 12:13 PM   #4
SamReidHughes
Newbie
 
Join Date: Oct 2007
Posts: 13
Rep Power: 0 SamReidHughes is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

Homework assignment.

I can tell from the pixels and from having seen quite a few assignments in my time
SamReidHughes is offline   Reply With Quote
Old Oct 24th, 2007, 12:46 PM   #5
Alias
Programmer
 
Join Date: Oct 2007
Posts: 31
Rep Power: 0 Alias is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

Wow, I am so impressed at the power's you guy's have that heighten your ability detecting homework assignments but I am positive a constructive answer would go alot further, nothing nice to say, then..., you know.

Unfortunately I am not in a position that enable's me to help the OP but it is frustrating to see this judgement arising more and more.
Alias is offline   Reply With Quote
Old Oct 24th, 2007, 12:55 PM   #6
RobEasy
Programmer
 
RobEasy's Avatar
 
Join Date: May 2006
Location: The US duhhhhh!
Posts: 42
Rep Power: 0 RobEasy is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

They are not trying to be mean or anything, it's just that they have been around here a lot longer an have seen the gamut of post asking directly for code. If the OP had have posted some code and asked pointed questions about a forum back-end, they would have been better off.

Quote:
I was wondering if anyone has a forum backend, in python?

I want the backend (working backend for a forum)

Please provide it!
That is basically asking "can you do the meat of the work for me?"
__________________
Work Hard... Play Harder!
RobEasy is offline   Reply With Quote
Old Oct 24th, 2007, 12:58 PM   #7
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Re: Forum backend in python - Can I please have the backend for a forum?

@Alias and @SamReidHughes: you guys just joined a community that I've been part of for about two years now. I have my share of contributations. Do you?

Why don't you just learn how to program, contribute to this forum, AND get the hell of my ass or just leave.

Quote:
Originally Posted by RobEasy View Post
....
That is basically asking "can you do the meat of the work for me?"
Exactly!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Oct 24th, 2007, 1:11 PM   #8
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

This situation is mentioned in the rules:
Quote:
Don't be lazy when it comes to doing your own schoolwork. Do not post homework problems expecting a quick answer - doing so is an invitation to getting flamed. However, if you take the time to show effort and ask a specific question about your homework that is confusing you, we will be more than happy to help you learn. For easy readability, always wrap programming code within posts in [code] and [icode] tags. If you don't do it, moderators will have to do it for you, and that leads to grumpy mods.
I would suggest that all newcomers read the rules. There is also a link in the introduction to the rules to Eric Raymond's "smart questions" page.

Further, we have a "How to post a question" thread at the top of some of the forums, including the C++ forum. The material is not language specific. Recommended reading.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Oct 24th, 2007, 1:39 PM   #9
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: Forum backend in python - Can I please have the backend for a forum?

Helping those who do not help themselves, or at least try to, will only be doing that person a disservice. You learn a lot in trying things for yourself, even if you never derive the answer to your original problem. Make an effort and then come back with a specific question, or post an offer in the job offers forum if you want it done for you.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Oct 24th, 2007, 2:38 PM   #10
Alias
Programmer
 
Join Date: Oct 2007
Posts: 31
Rep Power: 0 Alias is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

I never meant that anybody, including myself should break the rules of this community or go against etiquette of boards in general - I am just not a fan of post-count boosting or arrogance. I'm not sure what else could be accused as a motive.

Thank you all the same, DaWei, but I did manage to find the rules without to much trouble on joining. I am not sure, though, if you did show me that element of the forum rules to emphasise the fact that this forum not only condones flaming but encourages it. I do not wish to break rules, and would not advise other's to do so, a reaction like you have given would have been great advice for the OP, no doubt, that is if they had not consciously chosen to go against that information initially.

ReggaetonKing, I cannot fathom what you think your contribution's to any community have to do with this situation. Furthermore, the remark you proceed to add indicating that there is a lack of understanding regarding the topic of this forum, namely programming, seem's irrational, judgemental even - If aimed at me then I can only respond in a note to explain that I do not need to weigh-up my experience and experience here in order to post, I am simply not going to get on my knee's to you for teaching just because my post count states two, on the other hand my modesty allow's me to refrain from 'blowing my own trumpet', so to speak.

My apologies that this thread got out of line.
Alias 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
[tutorial] Python for programming beginners coldDeath Python 30 Dec 14th, 2005 12:35 PM
Python - A Programmers Introduction coldDeath Python 17 Aug 19th, 2005 1:41 PM
Congratulations to the Python Forum Sane Python 19 Jul 18th, 2005 1:31 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:34 AM.

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