18
Content Management Systems Wally Hubbard GLITS January 16, 2012

Content Management Systems Wally Hubbard GLITS January 16, 2012

Embed Size (px)

Citation preview

Page 1: Content Management Systems Wally Hubbard GLITS January 16, 2012

Content Management Systems

Wally HubbardGLITS

January 16, 2012

Page 2: Content Management Systems Wally Hubbard GLITS January 16, 2012

Web Sites Use

• HTML• Graphics• CSS (Cascading Style Sheets)• JavaScript• A database (e.g. MySQL)• A programming language (PHP)

Page 3: Content Management Systems Wally Hubbard GLITS January 16, 2012

CONTENT MANAGEMENT SYSTEMS PROVIDE ALL OF THESE,

AND A BASE TO START FROM

Page 4: Content Management Systems Wally Hubbard GLITS January 16, 2012

THE SITE HTTP://WWW.CMSMATRIX.ORG/

LISTS

1,212

DIFFERENT CMS SYSTEMS

Page 5: Content Management Systems Wally Hubbard GLITS January 16, 2012

Ways to run a CMS

• Install it on your own machine• Use VMWare Player & run a virtual machine:

1. Build your own system in the vm2. Download a pre-built vm (http://

bitnami.org/stacks)

• Rent a bare server from an ISP and install it• Rent a server with a pre-built installation

Page 6: Content Management Systems Wally Hubbard GLITS January 16, 2012

Common Software Stacks

• LAMP (Linux, Apache, MySQL, Perl/PHP/Python)• MAMP (Mac OS…• WAMP (Windows…• WISA (Windows, IIS7, SQL

Server, ASP.NET…)

Page 7: Content Management Systems Wally Hubbard GLITS January 16, 2012

apt-get install apache2apt-get install php5 libapache2-mod-php5apt-get install mysql-server

Ubuntu Server

Page 8: Content Management Systems Wally Hubbard GLITS January 16, 2012

Top LAMP CMS Systems

•WordPress (blog)http://wordpress.org/download/

•Joomla (brochure)http://www.joomla.org/download.html•Drupal (multi-user)http://drupal.org/download

Page 9: Content Management Systems Wally Hubbard GLITS January 16, 2012

WordPress: LafayetteTech.org

Page 10: Content Management Systems Wally Hubbard GLITS January 16, 2012

Joomla: nanoHUB.org

Page 11: Content Management Systems Wally Hubbard GLITS January 16, 2012

Drupal: whitehouse.gov

Page 12: Content Management Systems Wally Hubbard GLITS January 16, 2012

Add-Ons

•WordPress: 17,841 Plug-ins1,465 Themes• Drupal: 14,180 Modules

1,385 Themes• Joomla: 8,873 Extensions

Page 13: Content Management Systems Wally Hubbard GLITS January 16, 2012

Some CMS Add-On Categories

• Advertising• Blogs• Message Boards• E-Commerce• Event Management/Signups/Agenda• Games• Project/User Management

Page 14: Content Management Systems Wally Hubbard GLITS January 16, 2012

Top Windows CMS Systems

• DotNetNukehttp://www.dotnetnuke.com/Resources/Downloads.aspx

• SharePointhttp://sharepoint.microsoft.com/en-us/Pages/Try-It.aspx

Page 15: Content Management Systems Wally Hubbard GLITS January 16, 2012

DotNetNuke: kiwanis.org

Page 16: Content Management Systems Wally Hubbard GLITS January 16, 2012

SharePoint: evonik.com

Page 17: Content Management Systems Wally Hubbard GLITS January 16, 2012

UPDATE YOUR SOFTWARE:SECURITY HOLES ARE ALWAYS

BEING DISCOVERED AND PATCHED

UPDATE YOUR CONTENT:THERE’S NO REASON TO VISIT SITES

THAT NEVER CHANGE

Page 18: Content Management Systems Wally Hubbard GLITS January 16, 2012

Drupal:DiversityTippecanoe.org