LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 12-16-2006, 06:26 PM   #1
howarddevore
Member
 
Registered: Apr 2005
Distribution: not sure yet
Posts: 117

Rep: Reputation: 15
starting a website open source, the easy way?


hi,

I'd like some opinions and advice if possible, I've got my head in a pickle.

I want to start a website soon, and don't feel up to hosting it myself just yet, so i need a host. I love the open source philosophy and want to use it as much as possible.

I want a site with a forum, and am most attracted to athenaeum because they're eco-friendy,solar powered and that really fits the site (it'll be a pagan homeschooling site) but they are really into php it seems, and i have invested some time and effort into learning python because I'm really into blender.

(( I spent ages trying to figure out which computer language to focus my efforts on learning, because I don't have enough time to truly become a hacker, and suss out several. A friend of mine is a strong perl advocate, and strongly advocates i learn perl, but i settled on python because i like it, and its embeded in blender. I basically have some theoretical level python knowledge; I've maybe done the 'wrong' thing and read a load about it without having written anything. I also spent a while learning c++ but decided to learn easier stuff first..))

Anyway, with seriously limited time on my hands, it seems like a dumb idea to start learning a whole new language, like perl, or php...but most web hosts seem to be using php...and i get the impression that running a php based site/forum would be easier - more blogger.com like - than running a zope/plone site, or cherrypy.
I know enough xhtml, css to get started. I can author flash to a degree that will spice the site up some.
Gosh this is getting long winded...
ok..
Is there a way of getting it all; failing that, is there a way of running a python based site/forum thats dumbed down enough that i (a noob, really) can just *do* it? I've put up functional but experimental geocities sites, I can handle that kind of website interface...I can't do the whole linux thing just yet...I'm studying too many things at once really. Can python sites be as easy as geocities?
Or should i forget python and just rent some space using phpBB/ppmyadmin and learn that?
Obviously i want linux hosting as the central technology..

phew!
any thoughts at all would be appreciated!

regards, and thanks in advance,
howard

ps - shamefacedly, i can't even get my linux box online at my new address, and have to use my xp one, as its a cable isp here. I've been told to 'just dhcp it' to get my kubuntu pc back online (and be able to start learning linux again) but have been procrastinating after a couple of failed attempts to do that via the gui. I'm into animation, see, thats what I'm *really* into on computers, and flash and blender work ok on my xp box...before this cable/dhcp/mac address thingum, flash was the only thing keeping me from kissing m$ goodbye forever..i can't afford an apple.. any idea how to 'dhcp it'? or is this the wrong forum? Well, that gives you an idea of my linux skills anyway...
 
Old 12-16-2006, 10:11 PM   #2
SweetLou
Member
 
Registered: Oct 2004
Distribution: Debian Testing
Posts: 171

Rep: Reputation: 30
Well, if you know python and that is what you want to use, just use it. As for "Is there a way of getting it all", do you mean a host that has php, perl and python? Most likely most hosts (using Linux) will have all of these capabilities.
I don't know about the python forums, since I don't use them. You could do your site in python and use a php forum.
Why would you need to know php or python to run a forum? Are you planning on modifying the forum or do you want to build your own forum?
 
Old 12-16-2006, 10:46 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Moved, more appropiate in General..
 
Old 12-17-2006, 06:59 AM   #4
howarddevore
Member
 
Registered: Apr 2005
Distribution: not sure yet
Posts: 117

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by SweetLou
Well, if you know python and that is what you want to use, just use it. As for "Is there a way of getting it all", do you mean a host that has php, perl and python? Most likely most hosts (using Linux) will have all of these capabilities.
I don't know about the python forums, since I don't use them. You could do your site in python and use a php forum.
Why would you need to know php or python to run a forum? Are you planning on modifying the forum or do you want to build your own forum?

Hi SweetLou,
Python and php...thats a good thought, thankyou!

Why woul i need to know python or php to run a forum...i just assumed i did..
I pretty much don't want to rebuild/modify a forum so much as just use one.

regards,
Howard
 
Old 12-17-2006, 07:29 AM   #5
SweetLou
Member
 
Registered: Oct 2004
Distribution: Debian Testing
Posts: 171

Rep: Reputation: 30
No, you really don't need to know the language to admin a forum. Think of it as any other program. You can change settings and options in a control panel and just use it.
Saying that, it is useful to know the language if you want to modify it, but even then, it isn't needed. For example, phpBB has a lot of modifications you can add to your board, the "official" ones go through a testing process. There are instructions on how to apply it. Something like:
Code:
## open functions.php
Replace echo "hello";
with
echo "hello, steve";
In this example, all you need to do is open the file functions.php and find the line
Code:
echo "hello";
and change it to the new line.
 
Old 12-17-2006, 08:01 AM   #6
howarddevore
Member
 
Registered: Apr 2005
Distribution: not sure yet
Posts: 117

Original Poster
Rep: Reputation: 15
Cool..
I just googled 'python forum' and the top result was:

python-forum.org/py/index.php

its phpBB

regards,
Howard
 
Old 12-17-2006, 08:39 AM   #7
huwnet
Member
 
Registered: Jan 2006
Location: England
Distribution: Arch
Posts: 119

Rep: Reputation: Disabled
I'd run a through searching at WHT. Most shared Linux hosting uses cpanel and most cpanel hosts provide perl, python and php
 
Old 12-17-2006, 09:44 AM   #8
howarddevore
Member
 
Registered: Apr 2005
Distribution: not sure yet
Posts: 117

Original Poster
Rep: Reputation: 15
Thanks, Huw
'cpanel' sounds like its going to be a useful google!
And I'll check out that link..


regards,
howard
 
Old 12-17-2006, 04:19 PM   #9
SweetLou
Member
 
Registered: Oct 2004
Distribution: Debian Testing
Posts: 171

Rep: Reputation: 30
I would agree that cPanel is good, though it is really the only one I have used except for my rugby team's site, which is on a Windows server.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Poll: No easy choice between open source, commercial LXer Syndicated Linux News 0 10-06-2006 10:33 AM
LXer: New website hosts open-source mobile app projects LXer Syndicated Linux News 0 08-04-2006 04:03 AM
LXer: Microsoft to open website to get feedback on open source LXer Syndicated Linux News 0 04-09-2006 12:03 PM
Open Source Website Search Engines caged Programming 1 11-28-2005 09:10 PM
Starting a open source project cprogrck General 3 07-08-2004 06:01 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 02:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration