wordpress presentation mit

Upload: jenniferespanol

Post on 03-Jun-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 WordPress Presentation Mit

    1/59

  • 8/12/2019 WordPress Presentation Mit

    2/59

    WordPress is a free, Web-based softwareprogram that anyone can use to build andmaintain a website or blog.

    It was originally intended as an easy way toset up a blog. But, thanks to the efforts of alarge open source community of WordPress

    programmers working to extend and improveits capabilities, WordPress has become muchmore than just a tool for bloggers.

  • 8/12/2019 WordPress Presentation Mit

    3/59

    ht

  • 8/12/2019 WordPress Presentation Mit

    4/59

  • 8/12/2019 WordPress Presentation Mit

    5/59

    Open source content management system (CMS)

    based on PHP and MySQL

    plug-in architecture template system

  • 8/12/2019 WordPress Presentation Mit

    6/59

    Free Open-source software (F/OSS, FOSS) orfree/libre/open-source software (FLOSS) issoftware that is both free software and opensource. It is liberally licensed to grant users

    the right to use, copy, study, change, andimprove its design through the availability ofits source code.[

  • 8/12/2019 WordPress Presentation Mit

    7/59

    Write your post Click a button to publish your post

    Thats it

  • 8/12/2019 WordPress Presentation Mit

    8/59

    Diversity- 2 versions of WordPress areavailable to suit nearly every type of blogger:

    Ease of use: Wordpress setup is quick

    Extensibility: easily obtain plugins Community of users: large and loyal

    members helping members community

  • 8/12/2019 WordPress Presentation Mit

    9/59

  • 8/12/2019 WordPress Presentation Mit

    10/59

    The hosted version at WordPress.com. (PartII of this book focuses on this version.)

    The self-installed and self-hosted versionavailable at WordPress.org. (Part III focuses onthis version.)

    The multiuser version, WordPress MU,available at http:// mu.wordpress.org.

  • 8/12/2019 WordPress Presentation Mit

    11/59

    PHP is a general-purpose server-sidescripting language originally designed forWeb development to produce dynamic Webpages.

    MySQL is the world's most used relationaldatabase management system (RDBMS) thatruns as a server providing multi-user access

    to a number of databases. MySQL is a popularchoice of database for use in webapplications,

  • 8/12/2019 WordPress Presentation Mit

    12/59

    1. WordPress designs are based on Themes

    2. WordPress software allows anyone to createand edit new web pages and blog postsusing only a web browser.

  • 8/12/2019 WordPress Presentation Mit

    13/59

    3. The blogging features in WordPress allowyou to update your website/blog frequently,to receive and respond to comments fromyour readers, and to allow others to

    subscribe to your site content using RSS.

  • 8/12/2019 WordPress Presentation Mit

    14/59

  • 8/12/2019 WordPress Presentation Mit

    15/59

    4. There are many more features of aWordPress website or blog that make itmuch, much better than a traditionalstatic, brochure-style website (i.e., built

    once and never updated after that) when itcomes to search engine optimization andsocial media. And many of these featuresare taken care of automatically, requiringlittle or no effort (or programming skill) onyour part.

  • 8/12/2019 WordPress Presentation Mit

    16/59

  • 8/12/2019 WordPress Presentation Mit

    17/59

    Download and unzip the WordPress packagefrom http://wordpress.org/download/

    http://wordpress.org/download/http://wordpress.org/download/http://wordpress.org/download/
  • 8/12/2019 WordPress Presentation Mit

    18/59

    You will be needing a Web Server:

    XAMPP

    http://www.apachefriends.org/en/xampp-

    windows.html WAMP

    http://www.wampserver.com/en/

    http://www.apachefriends.org/en/xampp-windows.htmlhttp://www.apachefriends.org/en/xampp-windows.htmlhttp://www.wampserver.com/en/http://www.wampserver.com/en/http://www.apachefriends.org/en/xampp-windows.htmlhttp://www.apachefriends.org/en/xampp-windows.htmlhttp://www.apachefriends.org/en/xampp-windows.html
  • 8/12/2019 WordPress Presentation Mit

    19/59

    Copy the unzipped folder to the htdocsfolders of XAMPP : C:\xampp\htdocs

    Start xampp Control

  • 8/12/2019 WordPress Presentation Mit

    20/59

    Open your preferred browser: Internet Explorer

    Mozilla Firefox

    Google Chrome

    Safari

  • 8/12/2019 WordPress Presentation Mit

    21/59

    Create your wordpress database From the browser, type at the url address:

    http://127.0.0.1/phpmyadmin/

    http://127.0.0.1/phpmyadmin/http://127.0.0.1/phpmyadmin/http://127.0.0.1/phpmyadmin/http://127.0.0.1/phpmyadmin/
  • 8/12/2019 WordPress Presentation Mit

    22/59

    You will directed to the mysql database server:

    Type in your preferred wordpress database name at

    Create new database textbox then click create.*you may just simply type in wordpress as your database name for simplicitypurposes:

  • 8/12/2019 WordPress Presentation Mit

    23/59

    You must received a confirmation messageonce the database has been created.

  • 8/12/2019 WordPress Presentation Mit

    24/59

    Type in the following at the url address:

    http://localhost/wordpress/

    Or

    http://127.0.0.1/wordpress/

    http://localhost/wordpress/http://localhost/wordpress/http://localhost/wordpress/http://localhost/wordpress/
  • 8/12/2019 WordPress Presentation Mit

    25/59

    You will be directed to the page similar below:

    Please click Create a Configuration File button

  • 8/12/2019 WordPress Presentation Mit

    26/59

  • 8/12/2019 WordPress Presentation Mit

    27/59

  • 8/12/2019 WordPress Presentation Mit

    28/59

    Click Run the Install button

  • 8/12/2019 WordPress Presentation Mit

    29/59

  • 8/12/2019 WordPress Presentation Mit

    30/59

  • 8/12/2019 WordPress Presentation Mit

    31/59

  • 8/12/2019 WordPress Presentation Mit

    32/59

  • 8/12/2019 WordPress Presentation Mit

    33/59

  • 8/12/2019 WordPress Presentation Mit

    34/59

    Dashboard - the behind-the-scenes control panelwhere you can publishcontent, managecomments, and changeyour settings.

    The dashboard is referredto as the back end, ofyour site, and only you(and any users youveassigned) can see it.

    The front end is what theoutside world sees whenthey visityourblog.wordpress.com.

  • 8/12/2019 WordPress Presentation Mit

    35/59

    Youll see something like this, with an auto-generated posttitled Hello world! and a fewwidgets in the right sidebar.

    http://en.support.wordpress.com/post-vs-page/http://en.support.wordpress.com/post-vs-page/
  • 8/12/2019 WordPress Presentation Mit

    36/59

    If youre feeling overwhelmed byall the menus here dont worryyou only need to know your way

    around a few key parts of thedashboard to start publishing

    content and personalizing your

    blogs appearance.

  • 8/12/2019 WordPress Presentation Mit

    37/59

  • 8/12/2019 WordPress Presentation Mit

    38/59

    1. Whats your goal? To document your travels? To share your passion?

    To inform? To entertain?

    2 What topics are you most interested in? Travel? Technology? Pop culture? Politics?

    3. Whats your perspective? Are you a movie critic? A clothing designer? A

    pastry chef?

    4. Whos your target audience? Film buffs? Fashionistas? Foodies?

  • 8/12/2019 WordPress Presentation Mit

    39/59

  • 8/12/2019 WordPress Presentation Mit

    40/59

  • 8/12/2019 WordPress Presentation Mit

    41/59

  • 8/12/2019 WordPress Presentation Mit

    42/59

  • 8/12/2019 WordPress Presentation Mit

    43/59

  • 8/12/2019 WordPress Presentation Mit

    44/59

  • 8/12/2019 WordPress Presentation Mit

    45/59

  • 8/12/2019 WordPress Presentation Mit

    46/59

  • 8/12/2019 WordPress Presentation Mit

    47/59

  • 8/12/2019 WordPress Presentation Mit

    48/59

  • 8/12/2019 WordPress Presentation Mit

    49/59

  • 8/12/2019 WordPress Presentation Mit

    50/59

  • 8/12/2019 WordPress Presentation Mit

    51/59

  • 8/12/2019 WordPress Presentation Mit

    52/59

  • 8/12/2019 WordPress Presentation Mit

    53/59

  • 8/12/2019 WordPress Presentation Mit

    54/59

  • 8/12/2019 WordPress Presentation Mit

    55/59

    Much like every magazine has its ownunique layout and design, so dowebsites. The theme you choose willdetermine your sites colors, fonts,header design, and number of columns.There are over 120 attractive themes to

    choose from.

  • 8/12/2019 WordPress Presentation Mit

    56/59

  • 8/12/2019 WordPress Presentation Mit

    57/59

  • 8/12/2019 WordPress Presentation Mit

    58/59

  • 8/12/2019 WordPress Presentation Mit

    59/59

    The End

    Thank you for youractive participation (=