SlideShare une entreprise Scribd logo
1  sur  42
Getting Started with WordPress   GENERAL ASSEMBLY
1            Jerome Miller           09.10.2012
GETTING STARTED
WITH WORDPRESS
Jerome Miller
General Assembly San Francisco
09.10.2012




About | Hosting | Styling | Adding Functionality
HELLO.
General Assembly is a global network of campuses
for individuals seeking opportunity and education in
technology, business, and design founded in NYC.

Follow us on Twitter at @GA_SF for the latest news on
classes, courses, and events in San Francisco, and use
the hashtag #GASF to continue the conversation.

Take a look at our course catalog at
generalassemb.ly/sf for a list of classes currently
offered.

       Getting Started with WordPress   GENERAL ASSEMBLY
3               Jerome Miller           09.10.2012
WHO AM I?

•   Jerome Miller - Kentucky
•   Teamsite - Cisco
•   MCMS - Ky.gov CMS training
•   Enterprise Standards - CA.gov
•   Start Up - UI Engineer
•   ZURB - Agency Design Manager
•   The Desire Mint - My Agency




         Getting Started with WordPress   GENERAL ASSEMBLY
4                 Jerome Miller           09.10.2012
WHO ARE YOU?

Experience ?
•WordPress
•HTML/CSS
•PHP

Goals ?
•Blog
•Website

      Getting Started with WordPress   GENERAL ASSEMBLY
5              Jerome Miller           09.10.2012
WHO IS WORDPRESS?

• B2 cafelog - Michel Valdrighi
•   ~2003 Matt Mulwig
•   Open Source – YOU and ME
•   WordPress Foundation
•   Automattic
•   WordPress.org
•   WordPress.com

        Getting Started with WordPress   GENERAL ASSEMBLY
6                Jerome Miller           09.10.2012
MORE THAN A BLOG

                                          (Top 1M Sites)
It’s a CMS!!!                             http://trends.builtwith.com/cms




•Versioning
•doc Repository
•Workflow
•Enterprise Federation
… and much, much, more.
         Getting Started with WordPress          GENERAL ASSEMBLY
7                 Jerome Miller                  09.10.2012
EXAMPLE SITES

http://social.ford.com/
http://gigaom.com/
http://www.katyperry.com/
http://www.bu.edu/admissions/
http://www.carolinarollergirls.com/
http://www.cutestpaw.com/


     Getting Started with WordPress   GENERAL ASSEMBLY
8             Jerome Miller           09.10.2012
WALK-THROUGH

         •    configurable Dashboard
         •    Posts vs Pages
         •    doc/Media library
         •    Links and Comments




    Getting Started with WordPress   GENERAL ASSEMBLY
9            Jerome Miller           09.10.2012
WALK-THROUGH

• Screen Options
• Dashboard
• Rearrange




     Getting Started with WordPress   GENERAL ASSEMBLY
10            Jerome Miller           09.10.2012
WALK-THROUGH

•    Create a Page
•    Page Title – slug
•    Visual vs HTML
•    Kitchen Sink
•    Enter / Shift Enter <p> vs <br>
•    Full Screen


         Getting Started with WordPress   GENERAL ASSEMBLY
11                Jerome Miller           09.10.2012
WALK-THROUGH

• Create a Post
• Categories vs Tags
• Featured Images




      Getting Started with WordPress   GENERAL ASSEMBLY
12             Jerome Miller           09.10.2012
WALK-THROUGH

• Media Library




     Getting Started with WordPress   GENERAL ASSEMBLY
13            Jerome Miller           09.10.2012
WALK-THROUGH

Links

•Manage and categorize external links for
your whole site
•Throwback to blogs and old websites
•May still be useful


        Getting Started with WordPress   GENERAL ASSEMBLY
14               Jerome Miller           09.10.2012
WALK-THROUGH

• Comments




     Getting Started with WordPress   GENERAL ASSEMBLY
15            Jerome Miller           09.10.2012
.COM VS .ORG

• You have a choice to make
 WordPress.com       vs Self Host
•                  Fully managed       • Any theme or plugin you want
                   (secure and         • Modify everything
                   stable)
•                  Free(ish) and
                   Easy                • Stability and Security – up to you $
•                  Referrals /         • Dev up to you - $
                   Community           • Hosting up to you - $

•                     You cannot
                      upload a
                      custom theme
 •
16    Getting Started You WordPress
                      with can’t      GENERAL ASSEMBLY
              Jerome Miller           09.10.2012
HOSTING .COM VS .ORG

A Plan for Growth
1.Start with wp.com
2.Get a domain
3.Set up self hosting
4.Export Your Content
5.Customize your Theme


     Getting Started with WordPress   GENERAL ASSEMBLY
17            Jerome Miller           09.10.2012
.COM PREMIUM SERVICES

Premium Services at wp.com
•No ads $30
•CSS-fonts-images $30
•Domain $13
•Guided migration $129
•Redirect $13


     Getting Started with WordPress   GENERAL ASSEMBLY
18            Jerome Miller           09.10.2012
SELF HOSTING

• Fantastico                   OR •     download-upload
                                  •     set up db
                                  •     modify config file
                                  •     initialize




      Getting Started with WordPress   GENERAL ASSEMBLY
19             Jerome Miller           09.10.2012
SELF HOSTING – AUTO INSTALLERS

• Fantastico – what’s that?
• Don’t worry about it.
Look for the easy button…




         Getting Started with WordPress   GENERAL ASSEMBLY
20                Jerome Miller           09.10.2012
SELF HOSTING - DOWNLOAD

• Download -
  http://wordpress.org/download/




     Getting Started with WordPress   GENERAL ASSEMBLY
21            Jerome Miller           09.10.2012
SELF HOSTING – UPLOAD FILES

• Upload – to your webserver
• Unpack it in the root
• Or a subfolder




     Getting Started with WordPress   GENERAL ASSEMBLY
22            Jerome Miller           09.10.2012
SELF HOSTING – CREATE A DB

• Create a MySQL Database




     Getting Started with WordPress   GENERAL ASSEMBLY
23            Jerome Miller           09.10.2012
SELF HOSTING – WP-CONFIG.PHP

• modify wp-config.php




     Getting Started with WordPress   GENERAL ASSEMBLY
24            Jerome Miller           09.10.2012
CHOOSING A HOST

• Look for WP logo
• Linux over Windows < $
• Go with specialty

• Or a big player $5 to $15/mo

• You get what you pay for

      Getting Started with WordPress   GENERAL ASSEMBLY
25             Jerome Miller           09.10.2012
5 MIN BREAK

• 7:15-7:20




      Getting Started with WordPress   GENERAL ASSEMBLY
26             Jerome Miller           09.10.2012
SET UP

•    A New Blog or Website?
•    blog name, timezone, date format...
•    commenting rules
•    add widget in sidebar
•    set up custom menus – 2011
•    CMSerize it! - change front page


         Getting Started with WordPress   GENERAL ASSEMBLY
27                Jerome Miller           09.10.2012
IMPORTING CONTENT

• RSS and other options
• Better than nothing




     Getting Started with WordPress   GENERAL ASSEMBLY
28            Jerome Miller           09.10.2012
SECURITY

• Hardening WP
http://codex.wordpress.org/Hardening_WordPress




       Getting Started with WordPress   GENERAL ASSEMBLY
29              Jerome Miller           09.10.2012
STYLING

• Themes & CSS
• Pick a good theme Framework




* .com – limited themes and CSS for $

      Getting Started with WordPress   GENERAL ASSEMBLY
30             Jerome Miller           09.10.2012
STYLING – WITH THEMES

Some Good Providers
•http://www.studiopress.com/
•http://www.woothemes.com/ - canvas
•http://www.elegantthemes.com/




     Getting Started with WordPress   GENERAL ASSEMBLY
31            Jerome Miller           09.10.2012
STYLING – WITH THEMES

• Switching a theme
• Demo




     Getting Started with WordPress   GENERAL ASSEMBLY
32            Jerome Miller           09.10.2012
STYLING – WITH CSS

• direct edit
• new stylesheet
• child theme




      Getting Started with WordPress   GENERAL ASSEMBLY
33             Jerome Miller           09.10.2012
ADDING FUNCTIONALITY

• Widgets, Plugins, Functions and More
• .com vs .org




     Getting Started with WordPress   GENERAL ASSEMBLY
34            Jerome Miller           09.10.2012
ADDING FUNCTIONALITY - WIDGETS

• How to add remove




     Getting Started with WordPress   GENERAL ASSEMBLY
35            Jerome Miller           09.10.2012
ADDING FUNCTIONALITY - MENUS

• custom menus - how to enable and build




     Getting Started with WordPress   GENERAL ASSEMBLY
36            Jerome Miller           09.10.2012
ADDING FUNCTIONALITY - PLUGINS

• Popular Options
•    http://wordpress.org/extend/plugins/akismet/ my #1 Akismet (Automattic)
•    http://wordpress.org/extend/plugins/contact-form-7/ Contact Form 7
•    http://wordpress.org/extend/plugins/wordpress-seo/ Yoast SEO
•    http://wordpress.org/extend/plugins/w3-total-cache/ caching




             Getting Started with WordPress   GENERAL ASSEMBLY
37                    Jerome Miller           09.10.2012
ADDING FUNCTIONALITY -
FUNCTIONS.PHP

• Caution
• Demo simple tricks
•    http://www.wpbeginner.com/wp-tutorials/25-extremely-useful-tricks-for-the-wordpress-fun
     /

function wpbeginner_remove_version() {
return '';
}
add_filter('the_generator', 'wpbeginner_remove_version');




             Getting Started with WordPress   GENERAL ASSEMBLY
38                    Jerome Miller           09.10.2012
ADDING FUNCTIONALITY – THEMES

•    style and function
•    essential files
•    theme frameworks
•    child themes




         Getting Started with WordPress   GENERAL ASSEMBLY
39                Jerome Miller           09.10.2012
ADDING FUNCTIONALITY –
SHORTCODES

• example




     Getting Started with WordPress   GENERAL ASSEMBLY
40            Jerome Miller           09.10.2012
FINAL RECCOMENDATION

• start with .com, get a domain, set up self
  hosting, export




      Getting Started with WordPress   GENERAL ASSEMBLY
41             Jerome Miller           09.10.2012
QUESTIONS

Thanks for taking the class
jerome@desiremint.com


Feedback
http://generalassemb.ly/education/class-feedback/




       Getting Started with WordPress   GENERAL ASSEMBLY
42              Jerome Miller           09.10.2012

Contenu connexe

Tendances

Wordpress intro
Wordpress introWordpress intro
Wordpress introthe-colab
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Servicekilmeny21
 
What is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSWhat is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSthe-colab
 
Getting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for BeginnersGetting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for BeginnersNew Tricks
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01Wei Peng
 
Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3gvaughan
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for BeginnersBrad Williams
 
10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgets10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgetsdrywallbmb
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4gvaughan
 
Using Netvibes as a home/start page
Using Netvibes as a home/start pageUsing Netvibes as a home/start page
Using Netvibes as a home/start pagePhil Bradley
 
Web browsers and website publishing
Web browsers and website publishingWeb browsers and website publishing
Web browsers and website publishingGurleen Kaur
 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinSuzanne Dergacheva
 
Web 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the CloudWeb 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the CloudChris Penny
 
Take Your Markup to Eleven
Take Your Markup to ElevenTake Your Markup to Eleven
Take Your Markup to ElevenEmily Lewis
 
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012WordCamp Sydney
 
"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriaraiwebcat
 
The Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success StoryThe Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success StoryShanta Nathwani
 
WordPress: A Designer's CMS
WordPress: A Designer's CMSWordPress: A Designer's CMS
WordPress: A Designer's CMSChelsea Otakan
 
What is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarWhat is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarSuzanne Dergacheva
 

Tendances (20)

Wordpress intro
Wordpress introWordpress intro
Wordpress intro
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Service
 
What is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSWhat is WordPress Introduction to the CMS
What is WordPress Introduction to the CMS
 
Getting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for BeginnersGetting Started With WordPress Themes for Beginners
Getting Started With WordPress Themes for Beginners
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01
 
Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3Patacs wp.com slides_oct_2018_final3
Patacs wp.com slides_oct_2018_final3
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for Beginners
 
10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgets10 Cool Things You Can Do with Widgets
10 Cool Things You Can Do with Widgets
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4
 
Best Practices in Theme Development - WordCamp Orlando 2012
Best Practices in Theme Development - WordCamp Orlando 2012Best Practices in Theme Development - WordCamp Orlando 2012
Best Practices in Theme Development - WordCamp Orlando 2012
 
Using Netvibes as a home/start page
Using Netvibes as a home/start pageUsing Netvibes as a home/start page
Using Netvibes as a home/start page
 
Web browsers and website publishing
Web browsers and website publishingWeb browsers and website publishing
Web browsers and website publishing
 
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon DublinCreating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
Creating Layouts and Landing Pages for Drupal 8 - DrupalCon Dublin
 
Web 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the CloudWeb 2.0 - Teaching and Learning in the Cloud
Web 2.0 - Teaching and Learning in the Cloud
 
Take Your Markup to Eleven
Take Your Markup to ElevenTake Your Markup to Eleven
Take Your Markup to Eleven
 
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
Child Theming WordPress - Chris Aprea - WordCamp Sydney 2012
 
"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai"Wordpress for web designers. What, when, how, where" por @nuriarai
"Wordpress for web designers. What, when, how, where" por @nuriarai
 
The Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success StoryThe Malvern Red & Black Society: A WordPress Success Story
The Malvern Red & Black Society: A WordPress Success Story
 
WordPress: A Designer's CMS
WordPress: A Designer's CMSWordPress: A Designer's CMS
WordPress: A Designer's CMS
 
What is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarWhat is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? Webinar
 

Similaire à 09-10-2012-getting-started-with-word-press

Word press workshop powerpoint
Word press workshop   powerpointWord press workshop   powerpoint
Word press workshop powerpointerezwe
 
UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1Ye Linn Wai
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPressEric Myers
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress WebsiteRiceDesign
 
Basic WordPress Workshop Presentation
Basic WordPress Workshop PresentationBasic WordPress Workshop Presentation
Basic WordPress Workshop PresentationFelix Albutra
 
Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012Tris Hussey
 
Word press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp PresentationWord press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp PresentationAngela Samuels
 
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011Georgiana Laudi
 
Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013Bob Garrett
 
WP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common MistakesWP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common MistakesCT Moore
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalRod Martin
 
WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014Fikri Rasyid
 
BITM3730 11-7.pptx
BITM3730 11-7.pptxBITM3730 11-7.pptx
BITM3730 11-7.pptxMattMarino13
 
WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12Melodie Laylor
 
WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)Capsicum Mediaworks
 
How to create a WordPress Site
How to create a WordPress Site How to create a WordPress Site
How to create a WordPress Site MuhammadUsaid2
 
WordPress Fundamentals Part 2
WordPress Fundamentals Part 2WordPress Fundamentals Part 2
WordPress Fundamentals Part 2Sennza Design
 

Similaire à 09-10-2012-getting-started-with-word-press (20)

Word press workshop powerpoint
Word press workshop   powerpointWord press workshop   powerpoint
Word press workshop powerpoint
 
UCSY CS Club Week1
UCSY CS Club Week1UCSY CS Club Week1
UCSY CS Club Week1
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPress
 
Blogging basics 101.pptx
Blogging basics 101.pptxBlogging basics 101.pptx
Blogging basics 101.pptx
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress Website
 
Basic WordPress Workshop Presentation
Basic WordPress Workshop PresentationBasic WordPress Workshop Presentation
Basic WordPress Workshop Presentation
 
Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012Building Websites with WordPress UBC Summer 2012
Building Websites with WordPress UBC Summer 2012
 
Word press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp PresentationWord press theme and plugins WordCamp Presentation
Word press theme and plugins WordCamp Presentation
 
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
Moving from Wordpress.com to Wordpress.org - Wordcamp Toronto 2011
 
Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013Score intro wordpress 4.3.2013
Score intro wordpress 4.3.2013
 
Wc boston
Wc bostonWc boston
Wc boston
 
WP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common MistakesWP-MU 101: How to Install and Avoid Common Mistakes
WP-MU 101: How to Install and Avoid Common Mistakes
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
 
WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014
 
BITM3730 11-7.pptx
BITM3730 11-7.pptxBITM3730 11-7.pptx
BITM3730 11-7.pptx
 
WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12WordPress Hampton Roads Meetup 9-18-12
WordPress Hampton Roads Meetup 9-18-12
 
WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)WordPress vs Joomla vs Drupal (Infographic)
WordPress vs Joomla vs Drupal (Infographic)
 
937079
937079937079
937079
 
How to create a WordPress Site
How to create a WordPress Site How to create a WordPress Site
How to create a WordPress Site
 
WordPress Fundamentals Part 2
WordPress Fundamentals Part 2WordPress Fundamentals Part 2
WordPress Fundamentals Part 2
 

Dernier

Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 

Dernier (20)

Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 

09-10-2012-getting-started-with-word-press

  • 1. Getting Started with WordPress GENERAL ASSEMBLY 1 Jerome Miller 09.10.2012
  • 2. GETTING STARTED WITH WORDPRESS Jerome Miller General Assembly San Francisco 09.10.2012 About | Hosting | Styling | Adding Functionality
  • 3. HELLO. General Assembly is a global network of campuses for individuals seeking opportunity and education in technology, business, and design founded in NYC. Follow us on Twitter at @GA_SF for the latest news on classes, courses, and events in San Francisco, and use the hashtag #GASF to continue the conversation. Take a look at our course catalog at generalassemb.ly/sf for a list of classes currently offered. Getting Started with WordPress GENERAL ASSEMBLY 3 Jerome Miller 09.10.2012
  • 4. WHO AM I? • Jerome Miller - Kentucky • Teamsite - Cisco • MCMS - Ky.gov CMS training • Enterprise Standards - CA.gov • Start Up - UI Engineer • ZURB - Agency Design Manager • The Desire Mint - My Agency Getting Started with WordPress GENERAL ASSEMBLY 4 Jerome Miller 09.10.2012
  • 5. WHO ARE YOU? Experience ? •WordPress •HTML/CSS •PHP Goals ? •Blog •Website Getting Started with WordPress GENERAL ASSEMBLY 5 Jerome Miller 09.10.2012
  • 6. WHO IS WORDPRESS? • B2 cafelog - Michel Valdrighi • ~2003 Matt Mulwig • Open Source – YOU and ME • WordPress Foundation • Automattic • WordPress.org • WordPress.com Getting Started with WordPress GENERAL ASSEMBLY 6 Jerome Miller 09.10.2012
  • 7. MORE THAN A BLOG (Top 1M Sites) It’s a CMS!!! http://trends.builtwith.com/cms •Versioning •doc Repository •Workflow •Enterprise Federation … and much, much, more. Getting Started with WordPress GENERAL ASSEMBLY 7 Jerome Miller 09.10.2012
  • 9. WALK-THROUGH • configurable Dashboard • Posts vs Pages • doc/Media library • Links and Comments Getting Started with WordPress GENERAL ASSEMBLY 9 Jerome Miller 09.10.2012
  • 10. WALK-THROUGH • Screen Options • Dashboard • Rearrange Getting Started with WordPress GENERAL ASSEMBLY 10 Jerome Miller 09.10.2012
  • 11. WALK-THROUGH • Create a Page • Page Title – slug • Visual vs HTML • Kitchen Sink • Enter / Shift Enter <p> vs <br> • Full Screen Getting Started with WordPress GENERAL ASSEMBLY 11 Jerome Miller 09.10.2012
  • 12. WALK-THROUGH • Create a Post • Categories vs Tags • Featured Images Getting Started with WordPress GENERAL ASSEMBLY 12 Jerome Miller 09.10.2012
  • 13. WALK-THROUGH • Media Library Getting Started with WordPress GENERAL ASSEMBLY 13 Jerome Miller 09.10.2012
  • 14. WALK-THROUGH Links •Manage and categorize external links for your whole site •Throwback to blogs and old websites •May still be useful Getting Started with WordPress GENERAL ASSEMBLY 14 Jerome Miller 09.10.2012
  • 15. WALK-THROUGH • Comments Getting Started with WordPress GENERAL ASSEMBLY 15 Jerome Miller 09.10.2012
  • 16. .COM VS .ORG • You have a choice to make WordPress.com vs Self Host • Fully managed • Any theme or plugin you want (secure and • Modify everything stable) • Free(ish) and Easy • Stability and Security – up to you $ • Referrals / • Dev up to you - $ Community • Hosting up to you - $ • You cannot upload a custom theme • 16 Getting Started You WordPress with can’t GENERAL ASSEMBLY Jerome Miller 09.10.2012
  • 17. HOSTING .COM VS .ORG A Plan for Growth 1.Start with wp.com 2.Get a domain 3.Set up self hosting 4.Export Your Content 5.Customize your Theme Getting Started with WordPress GENERAL ASSEMBLY 17 Jerome Miller 09.10.2012
  • 18. .COM PREMIUM SERVICES Premium Services at wp.com •No ads $30 •CSS-fonts-images $30 •Domain $13 •Guided migration $129 •Redirect $13 Getting Started with WordPress GENERAL ASSEMBLY 18 Jerome Miller 09.10.2012
  • 19. SELF HOSTING • Fantastico OR • download-upload • set up db • modify config file • initialize Getting Started with WordPress GENERAL ASSEMBLY 19 Jerome Miller 09.10.2012
  • 20. SELF HOSTING – AUTO INSTALLERS • Fantastico – what’s that? • Don’t worry about it. Look for the easy button… Getting Started with WordPress GENERAL ASSEMBLY 20 Jerome Miller 09.10.2012
  • 21. SELF HOSTING - DOWNLOAD • Download - http://wordpress.org/download/ Getting Started with WordPress GENERAL ASSEMBLY 21 Jerome Miller 09.10.2012
  • 22. SELF HOSTING – UPLOAD FILES • Upload – to your webserver • Unpack it in the root • Or a subfolder Getting Started with WordPress GENERAL ASSEMBLY 22 Jerome Miller 09.10.2012
  • 23. SELF HOSTING – CREATE A DB • Create a MySQL Database Getting Started with WordPress GENERAL ASSEMBLY 23 Jerome Miller 09.10.2012
  • 24. SELF HOSTING – WP-CONFIG.PHP • modify wp-config.php Getting Started with WordPress GENERAL ASSEMBLY 24 Jerome Miller 09.10.2012
  • 25. CHOOSING A HOST • Look for WP logo • Linux over Windows < $ • Go with specialty • Or a big player $5 to $15/mo • You get what you pay for Getting Started with WordPress GENERAL ASSEMBLY 25 Jerome Miller 09.10.2012
  • 26. 5 MIN BREAK • 7:15-7:20 Getting Started with WordPress GENERAL ASSEMBLY 26 Jerome Miller 09.10.2012
  • 27. SET UP • A New Blog or Website? • blog name, timezone, date format... • commenting rules • add widget in sidebar • set up custom menus – 2011 • CMSerize it! - change front page Getting Started with WordPress GENERAL ASSEMBLY 27 Jerome Miller 09.10.2012
  • 28. IMPORTING CONTENT • RSS and other options • Better than nothing Getting Started with WordPress GENERAL ASSEMBLY 28 Jerome Miller 09.10.2012
  • 29. SECURITY • Hardening WP http://codex.wordpress.org/Hardening_WordPress Getting Started with WordPress GENERAL ASSEMBLY 29 Jerome Miller 09.10.2012
  • 30. STYLING • Themes & CSS • Pick a good theme Framework * .com – limited themes and CSS for $ Getting Started with WordPress GENERAL ASSEMBLY 30 Jerome Miller 09.10.2012
  • 31. STYLING – WITH THEMES Some Good Providers •http://www.studiopress.com/ •http://www.woothemes.com/ - canvas •http://www.elegantthemes.com/ Getting Started with WordPress GENERAL ASSEMBLY 31 Jerome Miller 09.10.2012
  • 32. STYLING – WITH THEMES • Switching a theme • Demo Getting Started with WordPress GENERAL ASSEMBLY 32 Jerome Miller 09.10.2012
  • 33. STYLING – WITH CSS • direct edit • new stylesheet • child theme Getting Started with WordPress GENERAL ASSEMBLY 33 Jerome Miller 09.10.2012
  • 34. ADDING FUNCTIONALITY • Widgets, Plugins, Functions and More • .com vs .org Getting Started with WordPress GENERAL ASSEMBLY 34 Jerome Miller 09.10.2012
  • 35. ADDING FUNCTIONALITY - WIDGETS • How to add remove Getting Started with WordPress GENERAL ASSEMBLY 35 Jerome Miller 09.10.2012
  • 36. ADDING FUNCTIONALITY - MENUS • custom menus - how to enable and build Getting Started with WordPress GENERAL ASSEMBLY 36 Jerome Miller 09.10.2012
  • 37. ADDING FUNCTIONALITY - PLUGINS • Popular Options • http://wordpress.org/extend/plugins/akismet/ my #1 Akismet (Automattic) • http://wordpress.org/extend/plugins/contact-form-7/ Contact Form 7 • http://wordpress.org/extend/plugins/wordpress-seo/ Yoast SEO • http://wordpress.org/extend/plugins/w3-total-cache/ caching Getting Started with WordPress GENERAL ASSEMBLY 37 Jerome Miller 09.10.2012
  • 38. ADDING FUNCTIONALITY - FUNCTIONS.PHP • Caution • Demo simple tricks • http://www.wpbeginner.com/wp-tutorials/25-extremely-useful-tricks-for-the-wordpress-fun / function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version'); Getting Started with WordPress GENERAL ASSEMBLY 38 Jerome Miller 09.10.2012
  • 39. ADDING FUNCTIONALITY – THEMES • style and function • essential files • theme frameworks • child themes Getting Started with WordPress GENERAL ASSEMBLY 39 Jerome Miller 09.10.2012
  • 40. ADDING FUNCTIONALITY – SHORTCODES • example Getting Started with WordPress GENERAL ASSEMBLY 40 Jerome Miller 09.10.2012
  • 41. FINAL RECCOMENDATION • start with .com, get a domain, set up self hosting, export Getting Started with WordPress GENERAL ASSEMBLY 41 Jerome Miller 09.10.2012
  • 42. QUESTIONS Thanks for taking the class jerome@desiremint.com Feedback http://generalassemb.ly/education/class-feedback/ Getting Started with WordPress GENERAL ASSEMBLY 42 Jerome Miller 09.10.2012

Notes de l'éditeur

  1. Thanks for choosing GA
  2. Thanks for choosing GA
  3. Thanks for choosing GA
  4. Kentucky Colonel – Experienced Web Producer – Music, Future, Tech, RC Slope Glidders
  5. B2 cafelog - Michel Valdrighi
  6. may have started as a bb but Definitely a CMS http://trends.builtwith.com/cms
  7. Quick fun look online if time and need to catch attention
  8. show how to use and customize
  9. Explain diff and create each - show how that manifests in the actual site
  10. Explain diff and create each - show how that manifests in the actual site
  11. show how when you add a pic it goes in the library
  12. history of blogroll
  13. show approval and workflow options (settings&gt;discussion)
  14. http://en.support.wordpress.com/com-vs-org/ vetted themes and plugins are a big bonus
  15. Check Time - Should be @ 40mins into class now (7:15)
  16. http://en.support.wordpress.com/upgrades/ consider $ for domain from the start... think about it
  17. Note security issue with salt https://api.wordpress.org/secret-key/1.1/salt/
  18. Most people use linux too so there is less headache
  19. @45mins
  20. @70mins
  21. caution - theme forrest, always safe on .com
  22. caution - theme forrest, always safe on .com
  23. custom design upgrade on .com
  24. All in one seo, WP super cache – almost 20k