| What is Open Source CMS Intro To The Basics Part 1 |
| Written by Landon | |
| Wednesday, April 2007 | |
|
Drupal, Joomla, PHPNuke, Mambo, Xoops...What are these funny names, what is an open source software content management system, and why is everyone using them?
What Joomla, Drupal, WordPress And More Automatically Installed without fuss? Check out:
GoDaddy.com Hosting Plans
ARTICLE CONTINUES:
I discovered Open Source CMS Programs by simply asking Google a
question, and finding these programs as the answer. I typed, "How to
build a site like digg.com" into Google, hoping to get some informative
programming snippets and advice. Instead, I got a whole lot of open
source software websites, readily built and ready to build me anything
my little internet heart could imagine. From community websites like
MySpace, bookmarking sites like Digg.com, Forums, Blogs, etc. CMS: Content Management System. Think about it this way. Community websites like MySpace need to store the information about each user, and have it managed in a way that makes it accessible to the users and organized. This content is organized using: MYSQL: A Database utility for the web. It is simply a way to organize content, it's free to use and works well with the web. In order to use the information stored in a MYSQL database on a website, the information needs to be translated and programmed to display and interact in specific ways with a web page. The program used to take information from the MySQL database, and fetch and store the information for that matter is: PHP: PHP is a server side scripting langauge. Meaning that it works with the server to interact in specific ways with a web page. It is used to create user interface for the web page viewer (user) and fetch the info from the MySQL database and display it properly.
Now, programmers are not conventionally considered the creative types,
but in reality it takes quite a bit of creativity and talent to utilize
these two programs in ways that make a web page function in special
ways. Examine the Types of Users and Types of Privilege
Still using MySpace as an example, because I'm sure everyone understands how it works, let's see what kind of users there are...
Comments (0)
![]() Write comment
|
| < Prev |
|---|