FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » newbie question
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: newbie question [message #172945 is a reply to message #172928] Sat, 12 March 2011 19:09 Go to previous messageGo to previous message
Michael Vilain is currently offline  Michael Vilain
Messages: 88
Registered: September 2010
Karma:
Member
In article <weydnXr2IPUhdufQnZ2dnUVZ5rudnZ2d(at)giganews(dot)com>,
"Robert Crandal" <rcranz143101(at)gmail(dot)com> wrote:

> "Jerry Stuckle" <jstucklex(at)attglobal(dot)net> wrote in message
> news:ilehhp$fem$1(at)news(dot)eternal-september(dot)org...
>>
>> You will need some type of server-side language, such as PHP, Perl,
>> Python, Ruby on Rails or any of a dozen others. You will also probably
>> want a database, so you'll need to learn SQL and a database such as MySQL.
>>
>
> Does that mean I need to buy an actual "database"? Or, do databases and the
> MySQL language typically already exist on most servers?
>
>>
>> Since you have no experience in server-side programming, I would recommend
>> you get one of the CMS's which will do much of that for you. There are any
>> number around (but discussions/recommendations for which to use is beyond
>> the scope of this newsgroup).
>>
>
> I've never heard of a CMS before. What is it? Is it sofware that I need
> to buy?
>
>
> Thank you for your help!

CMS = Code Management System

Drupal and Joomla run on top of a LAMP (Linux+Apache+MySQL+PHP) platform
most often found by web hosting companies. If you're setting up your
own server, that's the software you install. It's all free. These
sorts of systems are designed to remove the need of a programmer to
create content. You _can_ write code and run it on the sites, but you
better know what you're doing otherwise the slightest mistake will bring
the entire site down.

Wordpress is also a CMS but meant for single-user blogs (articles and
comments posted by anonymous or logged in users). Drupal and Joomla
allow for entire communities to function within their frameworks. The
types of things you can put on pages is much more diverse than text and
graphics.

Drupal and Joomla are pretty resource intensive. Last time I checked,
most of the smaller web hosting companies didn't support it officially.
I chose A2Hosting because they supported Drupal which has all the
features you outlined plus modules you can install to extend it further.
Bluehost also supports Drupal but they're a Mormon-based company and I
made the political decision not to support them. YMMV.

Joomla is programmable, but if you want templates or other extensions,
you have to buy them from various 3rd-party providers. Drupal has a big
developer community.

Wander around Wikipedia (also a CMS) and read up on the topic. There
are a bunch out there.

--
DeeDee, don't press that button! DeeDee! NO! Dee...
[I filter all Goggle Groups posts, so any reply may be automatically ignored]
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: new DateTimeZone and html encoding
Next Topic: Geomap
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 16:51:00 GMT 2024

Total time taken to generate the page: 0.05040 seconds