1 / 18

Content Management Systems

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). Content management systems provide all of these, and a base to start from.

phoebe
Download Presentation

Content Management Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Content Management Systems Wally Hubbard GLITS January 16, 2012

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

  3. Content management systems provide all of these,and a base to start from

  4. The site http://www.cmsmatrix.org/lists1,212different cms systems

  5. Ways to run a CMS • Install it on your own machine • Use VMWare Player & run a virtual machine: • Build your own system in the vm • 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

  6. Common Software Stacks • LAMP (Linux, Apache, MySQL, Perl/PHP/Python) • MAMP (Mac OS… • WAMP (Windows… • WISA (Windows, IIS7, SQL Server, ASP.NET…)

  7. Ubuntu Server apt-get install apache2 apt-get install php5 libapache2-mod-php5 apt-get install mysql-server

  8. 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

  9. WordPress: LafayetteTech.org

  10. Joomla: nanoHUB.org

  11. Drupal: whitehouse.gov

  12. Add-Ons • WordPress: 17,841 Plug-ins1,465 Themes • Drupal: 14,180 Modules1,385 Themes • Joomla: 8,873 Extensions

  13. Some CMS Add-On Categories • Advertising • Blogs • Message Boards • E-Commerce • Event Management/Signups/Agenda • Games • Project/User Management

  14. Top Windows CMS Systems • DotNetNukehttp://www.dotnetnuke.com/Resources/Downloads.aspx • SharePointhttp://sharepoint.microsoft.com/en-us/Pages/Try-It.aspx

  15. DotNetNuke: kiwanis.org

  16. SharePoint: evonik.com

  17. Update your content:There’s no reason to visit sites That never change Update your software:security holes are always being discovered and patched

  18. Drupal:DiversityTippecanoe.org

More Related