Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The World Of Dynamic Sites

Kyle Cotter
September 26, 2011

The World Of Dynamic Sites

2011 Student Web Conference Presentation.

Kyle Cotter

September 26, 2011
Tweet

More Decks by Kyle Cotter

Other Decks in Programming

Transcript

  1. What is a Dynamic Site Why Build a Dynamic Site

    Using a Content Management System Monday, September 26, 11
  2. What is a Dynamic Site Why Build a Dynamic Site

    Using a Content Management System Practical Uses For You Monday, September 26, 11
  3. Junior at Springbrook High School On SHS Web Team Part

    of the SHS Web Business Program Monday, September 26, 11
  4. Junior at Springbrook High School On SHS Web Team Part

    of the SHS Web Business Program Owner of Cotter Interactive Monday, September 26, 11
  5. Dynamic Pertaining to or Characterized by Energy or Effective Action;

    Vigorously Active or Forceful; Energetic Monday, September 26, 11
  6. Easier for the Client Easier for You More $$ For

    You Updating & Adding Content is no longer your problem Monday, September 26, 11
  7. “A CMS, or Content Management System, is an application designed

    to store, format, reproduce and manage Web data. The CMS usually uses a database to store the content and a server-side scripting language to recall and present the data.” -- Sitepoint.com Monday, September 26, 11
  8. Markup - HTML Style - CSS Content - Use of

    a CMS Monday, September 26, 11
  9. <h1 style=“background: blue; color: white; margin: 20px;”> Welcome to My

    Awesome Web Site! </h1> Monday, September 26, 11
  10. <h1 style=“background: blue; color: white; margin: 20px;”> Welcome to My

    Awesome Web Site! </h1> Markup Style Content Monday, September 26, 11
  11. “WordPress is web software you can use to create a

    beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.” -- WordPress.org Monday, September 26, 11
  12. Installed and functional on your server in less than 2

    minutes 1000’s of FREE themes to use Monday, September 26, 11
  13. Installed and functional on your server in less than 2

    minutes 1000’s of FREE themes to use Using a CMS means more $$ and less of your time Monday, September 26, 11
  14. Our Client Great Photographer Wants a Site Showcasing His Work

    Doesn’t Like Code Monday, September 26, 11
  15. Great work! I love it. It’s easy for me to

    update and change my collection on my own time. Monday, September 26, 11
  16. Very Minimal Work Needed On Our End You Can Charge

    $200 - $300 Happy Client = More Work Monday, September 26, 11
  17. “Its flexibility allows you to build a website that not

    only fulfills your needs and creative vision today, but will grow and scale as your business needs change in the future.” -- ExpressionEngine.com Monday, September 26, 11
  18. “But the code is not going to make sense to

    me.” Monday, September 26, 11
  19. Bottom Line You’re Setting Variables that Get Filled with what

    the User Types in the CMS Control Panel Monday, September 26, 11
  20. Static vs. Dynamic Who Benefits From a Dynamic Site What

    a CMS is Realistic Scenario Using WordPress Monday, September 26, 11
  21. Static vs. Dynamic Who Benefits From a Dynamic Site What

    a CMS is Realistic Scenario Using WordPress Easy-to-Understand Code Using ExpressionEngine Monday, September 26, 11