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, 2:25 PM   #11
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5 lectricpharaoh will become famous soon enough
Re: Forum backend in python - Can I please have the backend for a forum?

@OP: Whether this is homework or not doesn't matter. The fact is, you've shown no effort. If you want someone to do it for you, post it in the job offers forum. Be prepared to offer some remuneration.

@Alias: Please try to learn the difference between plurality and possessive uses of the English language. In particular, you do not use an apostrophe for non-possessive plurals (or present tense verbs). The fact you used plurals correctly in the first portion of your post shows you have the English skills to do so.

As for your beef with ReggaetonKing's post, it's not about post count. It's about a fair exchange of ideas, rather than being a leech who does nothing but take. It's one thing to be a novice and not have a lot of experience with which to offer help to others. It's another thing entirely to join a forum, not bother to follow proper etiquette by posting an introduction, and demand to be the beneficiary of the labors of others. That's just rude, and post count only enters into it in that since the OP only has the one post, 100% of his/her posts are composed of such rudeness.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Oct 24th, 2007, 2:46 PM   #12
grimpirate
King of Portal
 
grimpirate's Avatar
 
Join Date: Sep 2005
Posts: 431
Rep Power: 4 grimpirate is on a distinguished road
Send a message via Yahoo to grimpirate
Re: Forum backend in python - Can I please have the backend for a forum?

Oh snap, it's a PFers Vs. DWers (ProgrammingForumers vs. DaniWebbers). lol sorry I just couldn't resist. This is like Lexington and Concord all over again.

PFers, what is your profession!?!?
Aoooooooooooh.

@OP: I've designed the backend for a forum in PHP, and I'm not entirely sure how you would separate the backend from the frontend as you need to code your backend to output the HTML. Perhaps with some sort of XML sheet, but other than that I got no clue. Lest what you're referring to is simply styling the forum via CSS which has nothing to do with the HTML markup. If you're looking for forums written in Python just go to www.hotscripts.com and search around. There are lots of open source forums out there on the web (shoooooooot I'm making one).
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis
grimpirate is offline   Reply With Quote
Old Oct 24th, 2007, 2:56 PM   #13
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5 lectricpharaoh will become famous soon enough
Re: Forum backend in python - Can I please have the backend for a forum?

Quote:
Originally Posted by grimpirate
PFers, what is your profession!?!?
Aoooooooooooh.
Hehe. This made me laugh nearly as hard as that avatar I saw a while back (might have been here). It was the 'caution, wet floor' icon (the yellow triangle with the guy falling), with a new stick figure drawn in that was kicking the original, with the words 'THIS IS SPARTA!' scribbled over top.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Oct 24th, 2007, 3:15 PM   #14
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?

lol, very funny!
__________________
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, 6:24 PM   #15
Panarchy
Newbie
 
Join Date: Oct 2007
Posts: 17
Rep Power: 0 Panarchy is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

Okay guys!

WOW two pages already!

Anyways, I am not good enough to write a forum in python, and my teacher said that I could use someone else's backend, as long as I made the frontend myself.

Please provide,

Thanks in advance,

Panarchy
Panarchy is offline   Reply With Quote
Old Oct 24th, 2007, 6:34 PM   #16
Alias
Newbie
 
Join Date: Oct 2007
Posts: 29
Rep Power: 0 Alias is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

You are right lectricpharoah, my deepest apologies are offered to you for the offense caused by my bad english skills.

As a side note to put minds at rest, I never was nor will be a member of DaniWeb.
Alias is offline   Reply With Quote
Old Oct 24th, 2007, 6:40 PM   #17
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 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?

Quote:
Originally Posted by Panarchy View Post
Okay guys!

WOW two pages already!

Anyways, I am not good enough to write a forum in python, and my teacher said that I could use someone else's backend, as long as I made the frontend myself.

Please provide,

Thanks in advance,

Panarchy
Here's my code
__________________
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, 6:40 PM   #18
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 856
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Re: Forum backend in python - Can I please have the backend for a forum?

Panarchy, no one is going to write a forum backend for you unless you pay them to do so. I suggest you do what grimpirate suggested and look for open source forum software. Sourceforge.net is an excellent resource.
titaniumdecoy is offline   Reply With Quote
Old Oct 24th, 2007, 6:52 PM   #19
Panarchy
Newbie
 
Join Date: Oct 2007
Posts: 17
Rep Power: 0 Panarchy is on a distinguished road
Re: Forum backend in python - Can I please have the backend for a forum?

Do you know of an open source one already?

I tried phpBB, but I couldn't really understand the source code. I am looking for a backend (only a few files) that contain all the information that allows a forum to work (backend).

Sourceforge is a huge site, it would take me way too long to find one that I am looking for.

If anyone can think of one, please tell me!

Thanks in advance,

Panarchy
Panarchy is offline   Reply With Quote
Old Oct 24th, 2007, 6:55 PM   #20
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 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?

Hm..search! BTW, a forum isn't just a few files.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing 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 11:35 AM
Python - A Programmers Introduction coldDeath Python 17 Aug 19th, 2005 12:41 PM
Congratulations to the Python Forum Sane Python 19 Jul 18th, 2005 12:31 PM




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

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