SlideShare ist ein Scribd-Unternehmen logo
1 von 61
Downloaden Sie, um offline zu lesen
WELCOME
     TO THE FRONT-END DESIGN CONFERENCE


Why ExpressionEngine is great for designers
HELLO
MY NAME IS JONATHAN LONGNECKER
HELLO
HIS NAME IS NATE CROFT
CHANNELS/WEBLOGS                  Customized updatable content.




    GRAPHIC DESIGN   HTML/CSS   EXPRESSIONENGINE
WHAT IS IT?
IS BUILT FOR DESIGNERS
WEB PUBLISHING    MEMBER MANAGEMENT

TEMPLATE ENGINE   TYPOGRAPHY

ADD-ONS           SPAM DETERRENTS

COMMENTING        DATA CACHING

COMMUNICATION     SECURITY

SEARCH            UTILITIES
TOP DESIGNERS &      CONTROL OVER CODE
AGENCIES USE IT
FLEXIBLE, POWERFUL   EASY SYNTAX
TEMPLATING
CUSTOM PUBLISHING    STRONG SUPPORT &
                     COMMUNITY
WHO’S USING IT?
   Don’t take my word for it.
WHO’S USING EXPRESSIONENGINE?   Jason Santa Maria
WHO’S USING EXPRESSIONENGINE?   31Three
WHO’S USING EXPRESSIONENGINE?   Airbag Industries
WHO’S USING EXPRESSIONENGINE?   Blue Flavor
WHO’S USING EXPRESSIONENGINE?   Veerle Pieters
WHO’S USING EXPRESSIONENGINE?   Duoh
WHO’S USING EXPRESSIONENGINE?   Happy Cog
WHO’S USING EXPRESSIONENGINE?   Viget Labs
WHO’S USING EXPRESSIONENGINE?   A List Apart
WHO’S USING EXPRESSIONENGINE?   Change.gov
WHO’S USING EXPRESSIONENGINE?   Campaign Monitor
TEMPLATES
Welcome to complete freedom.
TEMPLATES                     Welcome to complete freedom.




            TEMPLATE GROUPS
TEMPLATES                     Welcome to complete freedom.




            TEMPLATE GROUPS




              TEMPLATES
TEMPLATES                                                       Welcome to complete freedom.




                                          TEMPLATE

      http://fortysevenmedia.com/ blog/ archives/ be_thankful



               TEMPLATE GROUP                             URL TITLE
TEMPLATES                           Welcome to complete freedom.




       GLOBAL VARIABLES       TEMPLATE EMBEDS
  {stylsheets}            {embed="global/footer"}
TEMPLATES                                                  Welcome to complete freedom.




      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
      www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


      <html xmlns="http://www.w3.org/1999/xhtml">


      <head>


      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


      <link rel="Shortcut Icon" href="http://fortysevenmedia.com/favicon.ico"/>


      <meta name="keywords" content="web design, graphic design" />


      <title>FortySeven Media ~ Kick Awesome Web Design, Graphic Design &amp;
      Media Creation ~ Knoxville, TN</title>
TEMPLATES                                                  Welcome to complete freedom.




      {html_head}


      <meta name="keywords" content="web design, graphic design" />


      <meta name="author" content="FortySeven Media" />


      <meta name="copyright" content="&copy; 2008 FortySeven Media" />


      <title>FortySeven Media ~ Kick Awesome Web Design, Graphic Design &amp;
      Media Creation ~ Knoxville, TN</title>
TEMPLATES                                                   Welcome to complete freedom.




      <div id="nav">
         <ul>
            <li><a class="current" href="/">Home</a></li>
            <li><a href="/dont_hire/">Don't Hire Us</a></li>
            <li><a href="/portfolio/">Portfolio</a></li>
            <li><a href="/services/">Services</a></li>
            <li><a href="/blog/">Blog</a></li>
            <li><a href="/about/">About Us</a></li>
            <li><a href="/contact/">Contact</a></li>
         </ul>
      </div>
TEMPLATES                                                  Welcome to complete freedom.




      <div id="nav">
         <ul>
            <li><a {if '{embed:loc}' == 'home'}class="current"{/if}
            href="/">Home</a></li>
            <li><a href="/dont_hire/">Don't Hire Us</a></li>
            <li><a href="/portfolio/">Portfolio</a></li>
            <li><a href="/services/">Services</a></li>
            <li><a href="/blog/">Blog</a></li>
            <li><a href="/about/">About Us</a></li>
            <li><a href="/contact/">Contact</a></li>
         </ul>
      </div>
TEMPLATES                               Welcome to complete freedom.




      {embed="global/nav" loc="home"}
TEMPLATES                           Welcome to complete freedom.




       GLOBAL VARIABLES       TEMPLATE EMBEDS
  {stylsheets}            {embed="global/footer"}
CHANNELS/WEBLOGS
   Customized updatable content.
CHANNELS/WEBLOGS                           Customized updatable content.




                   CUSTOM FIELDS & FIELD TYPES


                        CUSTOM STATUSES


                       CUSTOM CATEGORIES
CHANNELS/WEBLOGS   Customized updatable content.
CHANNELS/WEBLOGS   Customized updatable content.
CHANNELS/WEBLOGS                                            Customized updatable content.




 <h3>Recent Blog Entries</h3>


 <ul>
 <li><a href="/blog/article/console_for_la_live/">Console for LA Live
 <br /><span class="date">07-09-09</span></a></li>


 <li><a href="/blog/article/console_for_majestic_star_casino/">Console for
 Majestic Star Casino <br /><span class="date">07-02-09</span></a></li>


 <li><a href="/blog/article/launch_party_at_the_hard_rock/">Launch Party
 at the Hard Rock <br /><span class="date">05-13-09</span></a></li>


 <li><a href="/blog/article/welcome_to_the_new_site/">Welcome to the New
 Site! <br /><span class="date">05-13-09</span></a></li>
 </ul>
CHANNELS/WEBLOGS                                               Customized updatable content.




 <h3>Recent Blog Entries</h3>


 <ul>
 {exp:weblog:entries weblog="blog" orderby="date" sort="desc"
 limit="5"}


 <li><a href="{url_title_path="blog/article"}">{title} <br /><span
 class="date">{entry_date format="%m-%d-%y"}</span></a></li>


 {/exp:weblog:entries}
 </ul>
CODE CONTROL
  Putting it all together.
CODE CONTROL   Putting it all together.
CODE CONTROL   Putting it all together.
CODE CONTROL                                                      Putting it all together.




      <a class="lightwindow" params="lightwindow_width=504,
      lightwindow_height=379" title="Title Goes Here" href="http://vimeo.com/
      moogaloop.swf?clip_id=3287538&amp;server=vimeo.com&amp;
      show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=8cd1c2&amp;f
      ullscreen=0&amp;autoplay=1">Click to Play</a>
CODE CONTROL   Putting it all together.
CODE CONTROL                                                         Putting it all together.




      {exp:weblog:entries weblog="work" orderby="date" sort="desc"
      limit="5"}


      <a class="lightwindow" params="lightwindow_width={video_width},
      lightwindow_height={video_height}" title="{title}" href="http://
      vimeo.com/moogaloop.swf?clip_id={video}&amp;server=vimeo.com&amp;
      show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=8cd1c2&amp;f
      ullscreen=0&amp;autoplay=1">Click to Play</a>


      {/exp:weblog:entries}
CODE CONTROL                                                         Putting it all together.




      {exp:weblog:entries weblog="work" orderby="date" sort="desc"
      limit="5"}


      {embed="global/global_videolink" title="{title}" video="{video}"
      video_width="{video_width}" video_height="{video_height}"}


      {/exp:weblog:entries}
CODE CONTROL                                                      Putting it all together.




      <a class="lightwindow" params="lightwindow_width={embed:video_width},
      lightwindow_height={embed:video_height}" title="{embed:title}"
      href="http://vimeo.com/moogaloop.swf?clip_id={embed:video}&amp;
      server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&a
      mp;color=8cd1c2&amp;fullscreen=0&amp;autoplay=1">Click to Play</a>
CODE CONTROL   Putting it all together.
SYNTAX
Even I can understand it.
SYNTAX                                                               Even I can understand it.




 <h3>Recent Blog Entries</h3>


 <ul>
 {exp:weblog:entries weblog="blog" orderby="date" sort="desc"
 limit="5"}


 <li><a href="{url_title_path="blog/article"}">{title} <br /><span
 class="date">{entry_date format="%m-%d-%y"}</span></a></li>


 {/exp:weblog:entries}
 </ul>
SYNTAX                                                               Even I can understand it.




 <h3>Recent Blog Entries</h3>


 <ul>
 {exp:weblog:entries weblog="blog" orderby="date" sort="asc"
 limit="5"}


 <li><a href="{url_title_path="blog/article"}">{title} <br /><span
 class="date">{entry_date format="%m-%d-%y"}</span></a></li>


 {/exp:weblog:entries}
 </ul>
SYNTAX                                                               Even I can understand it.




 <h3>Recent Blog Entries</h3>


 <ul>
 {exp:weblog:entries weblog="blog" orderby="date" sort="asc"
 limit="2"}


 <li><a href="{url_title_path="blog/article"}">{title} <br /><span
 class="date">{entry_date format="%m-%d-%y"}</span></a></li>


 {/exp:weblog:entries}
 </ul>
SYNTAX                                                               Even I can understand it.




 <h3>Recent Blog Entries</h3>


 <ul>
 {exp:weblog:entries weblog="blog" orderby="random"
 limit="5"}


 <li><a href="{url_title_path="blog/article"}">{title} <br /><span
 class="date">{entry_date format="%m-%d-%y"}</span></a></li>


 {/exp:weblog:entries}
 </ul>
COMMUNITY
 They get behind a fellow.
COMMUNITY   EE Documentation
COMMUNITY   EE Kowledge Base
COMMUNITY   EE Forums
COMMUNITY   Train-ee
COMMUNITY   EE Insider Tips
TOP DESIGNERS &      CONTROL OVER CODE
AGENCIES USE IT
FLEXIBLE, POWERFUL   EASY SYNTAX
TEMPLATING
CUSTOM PUBLISHING    STRONG SUPPORT &
                     COMMUNITY
DISCUSSION
  Let’s talk about it.
THANK YOU
 Enjoy the rest of the conference!

Weitere ähnliche Inhalte

Was ist angesagt?

How to Get Started Theming Plone
How to Get Started Theming PloneHow to Get Started Theming Plone
How to Get Started Theming Plone
cdw9
 
SW Drupal Summit: HTML5+Drupal
SW Drupal Summit: HTML5+DrupalSW Drupal Summit: HTML5+Drupal
SW Drupal Summit: HTML5+Drupal
Jen Simmons
 

Was ist angesagt? (20)

WordPress Security Updated - NYC Meetup 2009
WordPress Security Updated - NYC Meetup 2009WordPress Security Updated - NYC Meetup 2009
WordPress Security Updated - NYC Meetup 2009
 
Stanford Html5talk
Stanford Html5talkStanford Html5talk
Stanford Html5talk
 
WordPress Hardening
WordPress HardeningWordPress Hardening
WordPress Hardening
 
HTML5 workshop, part 1
HTML5 workshop, part 1HTML5 workshop, part 1
HTML5 workshop, part 1
 
WordPress Security
WordPress SecurityWordPress Security
WordPress Security
 
How to Get Started Theming Plone
How to Get Started Theming PloneHow to Get Started Theming Plone
How to Get Started Theming Plone
 
WordCamp Finland 2015 - WordPress Security
WordCamp Finland 2015 - WordPress SecurityWordCamp Finland 2015 - WordPress Security
WordCamp Finland 2015 - WordPress Security
 
Using HTML5 sensibly
Using HTML5 sensiblyUsing HTML5 sensibly
Using HTML5 sensibly
 
Multimedia on the web - HTML5 video and audio
Multimedia on the web - HTML5 video and audioMultimedia on the web - HTML5 video and audio
Multimedia on the web - HTML5 video and audio
 
WordPress End-User Security - WordCamp Las Vegas 2011
WordPress End-User Security - WordCamp Las Vegas 2011WordPress End-User Security - WordCamp Las Vegas 2011
WordPress End-User Security - WordCamp Las Vegas 2011
 
Re-Experience SharePoint: Interface Enhancements in SharePoint 2010
Re-Experience SharePoint: Interface Enhancements in SharePoint 2010Re-Experience SharePoint: Interface Enhancements in SharePoint 2010
Re-Experience SharePoint: Interface Enhancements in SharePoint 2010
 
What is (not) WordPress
What is (not) WordPressWhat is (not) WordPress
What is (not) WordPress
 
WordPress
WordPressWordPress
WordPress
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User Security
 
SW Drupal Summit: HTML5+Drupal
SW Drupal Summit: HTML5+DrupalSW Drupal Summit: HTML5+Drupal
SW Drupal Summit: HTML5+Drupal
 
Speak The Web: The HTML5 Experiments
Speak The Web: The HTML5 ExperimentsSpeak The Web: The HTML5 Experiments
Speak The Web: The HTML5 Experiments
 
Child Themes in WordPress
Child Themes in WordPressChild Themes in WordPress
Child Themes in WordPress
 
Building mobile applications with DrupalGap
Building mobile applications with DrupalGapBuilding mobile applications with DrupalGap
Building mobile applications with DrupalGap
 
Port Android To Windows App
Port Android To Windows AppPort Android To Windows App
Port Android To Windows App
 
Dress Your WordPress with Child Themes
Dress Your WordPress with Child ThemesDress Your WordPress with Child Themes
Dress Your WordPress with Child Themes
 

Ähnlich wie Why ExpressionEngine is Great for Designers

Fronttechnieken met HTML5 en de Slice-template
Fronttechnieken met HTML5 en de Slice-templateFronttechnieken met HTML5 en de Slice-template
Fronttechnieken met HTML5 en de Slice-template
Inventis Web Architects
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
Terry Ryan
 
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
Coulawrence
 
Html5 - short intro
Html5 - short introHtml5 - short intro
Html5 - short intro
jeiseman
 
HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010
alanburke
 

Ähnlich wie Why ExpressionEngine is Great for Designers (20)

[O'Reilly] HTML5 Design
[O'Reilly] HTML5 Design[O'Reilly] HTML5 Design
[O'Reilly] HTML5 Design
 
Fronttechnieken met HTML5 en de Slice-template
Fronttechnieken met HTML5 en de Slice-templateFronttechnieken met HTML5 en de Slice-template
Fronttechnieken met HTML5 en de Slice-template
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
[In Control 2010] HTML5
[In Control 2010] HTML5[In Control 2010] HTML5
[In Control 2010] HTML5
 
Presentation html5 css3 by thibaut
Presentation html5 css3 by thibautPresentation html5 css3 by thibaut
Presentation html5 css3 by thibaut
 
Html5 intro
Html5 introHtml5 intro
Html5 intro
 
TOSSUG HTML5 讀書會 新標籤與表單
TOSSUG HTML5 讀書會 新標籤與表單TOSSUG HTML5 讀書會 新標籤與表單
TOSSUG HTML5 讀書會 新標籤與表單
 
[edUi] HTML5 Workshop
[edUi] HTML5 Workshop[edUi] HTML5 Workshop
[edUi] HTML5 Workshop
 
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
TURN YOUR CELL PHONE FROM A LIABILITY INTO AN ASSET!
 
Take Your Markup to 11
Take Your Markup to 11Take Your Markup to 11
Take Your Markup to 11
 
Profit statement 01
Profit statement 01Profit statement 01
Profit statement 01
 
Web design and Development
Web design and DevelopmentWeb design and Development
Web design and Development
 
The Devil and HTML5
The Devil and HTML5The Devil and HTML5
The Devil and HTML5
 
Html5 - short intro
Html5 - short introHtml5 - short intro
Html5 - short intro
 
[heweb11] HTML5 Makeover
[heweb11] HTML5 Makeover[heweb11] HTML5 Makeover
[heweb11] HTML5 Makeover
 
关于 Html5 那点事
关于 Html5 那点事关于 Html5 那点事
关于 Html5 那点事
 
Introduction to blogging with Jekyll
Introduction to blogging with JekyllIntroduction to blogging with Jekyll
Introduction to blogging with Jekyll
 
P.S. I love you
P.S. I love youP.S. I love you
P.S. I love you
 
2022 HTML5: The future is now
2022 HTML5: The future is now2022 HTML5: The future is now
2022 HTML5: The future is now
 
HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010
 

Kürzlich hochgeladen

Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
nirzagarg
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion pills in Kuwait Cytotec pills in Kuwait
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
eeanqy
 
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
gajnagarg
 
ab-initio-training basics and architecture
ab-initio-training basics and architectureab-initio-training basics and architecture
ab-initio-training basics and architecture
saipriyacoool
 
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
gajnagarg
 
poliovirus-190801072449. pptx
poliovirus-190801072449.            pptxpoliovirus-190801072449.            pptx
poliovirus-190801072449. pptx
ssuser0ad194
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
instagramfab782445
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
eqaqen
 
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
HyderabadDolls
 

Kürzlich hochgeladen (20)

Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
Eye-Catching Web Design Crafting User Interfaces .docx
Eye-Catching Web Design Crafting User Interfaces .docxEye-Catching Web Design Crafting User Interfaces .docx
Eye-Catching Web Design Crafting User Interfaces .docx
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In Sonipat [ 7014168258 ] Call Me For Genuine Models W...
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
 
Lecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptxLecture 01 Introduction To Multimedia.pptx
Lecture 01 Introduction To Multimedia.pptx
 
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In eluru [ 7014168258 ] Call Me For Genuine Models We ...
 
BLOCK CHAIN PROJECT block chain project
BLOCK CHAIN  PROJECT block chain projectBLOCK CHAIN  PROJECT block chain project
BLOCK CHAIN PROJECT block chain project
 
ab-initio-training basics and architecture
ab-initio-training basics and architectureab-initio-training basics and architecture
ab-initio-training basics and architecture
 
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Meerut [ 7014168258 ] Call Me For Genuine Models We...
 
Call Girls Jalaun Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Jalaun Just Call 8617370543 Top Class Call Girl Service AvailableCall Girls Jalaun Just Call 8617370543 Top Class Call Girl Service Available
Call Girls Jalaun Just Call 8617370543 Top Class Call Girl Service Available
 
High Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
High Profile Escorts Nerul WhatsApp +91-9930687706, Best ServiceHigh Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
High Profile Escorts Nerul WhatsApp +91-9930687706, Best Service
 
poliovirus-190801072449. pptx
poliovirus-190801072449.            pptxpoliovirus-190801072449.            pptx
poliovirus-190801072449. pptx
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
 
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for FriendshipRaebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
Raebareli Girl Whatsapp Number 📞 8617370543 | Girls Number for Friendship
 
Essential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideEssential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive Guide
 
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
Madhyamgram \ (Genuine) Escort Service Kolkata | Service-oriented sexy call g...
 
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
 

Why ExpressionEngine is Great for Designers

  • 1. WELCOME TO THE FRONT-END DESIGN CONFERENCE Why ExpressionEngine is great for designers
  • 2. HELLO MY NAME IS JONATHAN LONGNECKER
  • 3.
  • 4. HELLO HIS NAME IS NATE CROFT
  • 5. CHANNELS/WEBLOGS Customized updatable content. GRAPHIC DESIGN HTML/CSS EXPRESSIONENGINE
  • 7. IS BUILT FOR DESIGNERS
  • 8. WEB PUBLISHING MEMBER MANAGEMENT TEMPLATE ENGINE TYPOGRAPHY ADD-ONS SPAM DETERRENTS COMMENTING DATA CACHING COMMUNICATION SECURITY SEARCH UTILITIES
  • 9. TOP DESIGNERS & CONTROL OVER CODE AGENCIES USE IT FLEXIBLE, POWERFUL EASY SYNTAX TEMPLATING CUSTOM PUBLISHING STRONG SUPPORT & COMMUNITY
  • 10. WHO’S USING IT? Don’t take my word for it.
  • 11. WHO’S USING EXPRESSIONENGINE? Jason Santa Maria
  • 13. WHO’S USING EXPRESSIONENGINE? Airbag Industries
  • 23. TEMPLATES Welcome to complete freedom. TEMPLATE GROUPS
  • 24. TEMPLATES Welcome to complete freedom. TEMPLATE GROUPS TEMPLATES
  • 25. TEMPLATES Welcome to complete freedom. TEMPLATE http://fortysevenmedia.com/ blog/ archives/ be_thankful TEMPLATE GROUP URL TITLE
  • 26. TEMPLATES Welcome to complete freedom. GLOBAL VARIABLES TEMPLATE EMBEDS {stylsheets} {embed="global/footer"}
  • 27. TEMPLATES Welcome to complete freedom. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="Shortcut Icon" href="http://fortysevenmedia.com/favicon.ico"/> <meta name="keywords" content="web design, graphic design" /> <title>FortySeven Media ~ Kick Awesome Web Design, Graphic Design &amp; Media Creation ~ Knoxville, TN</title>
  • 28. TEMPLATES Welcome to complete freedom. {html_head} <meta name="keywords" content="web design, graphic design" /> <meta name="author" content="FortySeven Media" /> <meta name="copyright" content="&copy; 2008 FortySeven Media" /> <title>FortySeven Media ~ Kick Awesome Web Design, Graphic Design &amp; Media Creation ~ Knoxville, TN</title>
  • 29. TEMPLATES Welcome to complete freedom. <div id="nav"> <ul> <li><a class="current" href="/">Home</a></li> <li><a href="/dont_hire/">Don't Hire Us</a></li> <li><a href="/portfolio/">Portfolio</a></li> <li><a href="/services/">Services</a></li> <li><a href="/blog/">Blog</a></li> <li><a href="/about/">About Us</a></li> <li><a href="/contact/">Contact</a></li> </ul> </div>
  • 30. TEMPLATES Welcome to complete freedom. <div id="nav"> <ul> <li><a {if '{embed:loc}' == 'home'}class="current"{/if} href="/">Home</a></li> <li><a href="/dont_hire/">Don't Hire Us</a></li> <li><a href="/portfolio/">Portfolio</a></li> <li><a href="/services/">Services</a></li> <li><a href="/blog/">Blog</a></li> <li><a href="/about/">About Us</a></li> <li><a href="/contact/">Contact</a></li> </ul> </div>
  • 31. TEMPLATES Welcome to complete freedom. {embed="global/nav" loc="home"}
  • 32. TEMPLATES Welcome to complete freedom. GLOBAL VARIABLES TEMPLATE EMBEDS {stylsheets} {embed="global/footer"}
  • 33. CHANNELS/WEBLOGS Customized updatable content.
  • 34. CHANNELS/WEBLOGS Customized updatable content. CUSTOM FIELDS & FIELD TYPES CUSTOM STATUSES CUSTOM CATEGORIES
  • 35. CHANNELS/WEBLOGS Customized updatable content.
  • 36. CHANNELS/WEBLOGS Customized updatable content.
  • 37. CHANNELS/WEBLOGS Customized updatable content. <h3>Recent Blog Entries</h3> <ul> <li><a href="/blog/article/console_for_la_live/">Console for LA Live <br /><span class="date">07-09-09</span></a></li> <li><a href="/blog/article/console_for_majestic_star_casino/">Console for Majestic Star Casino <br /><span class="date">07-02-09</span></a></li> <li><a href="/blog/article/launch_party_at_the_hard_rock/">Launch Party at the Hard Rock <br /><span class="date">05-13-09</span></a></li> <li><a href="/blog/article/welcome_to_the_new_site/">Welcome to the New Site! <br /><span class="date">05-13-09</span></a></li> </ul>
  • 38. CHANNELS/WEBLOGS Customized updatable content. <h3>Recent Blog Entries</h3> <ul> {exp:weblog:entries weblog="blog" orderby="date" sort="desc" limit="5"} <li><a href="{url_title_path="blog/article"}">{title} <br /><span class="date">{entry_date format="%m-%d-%y"}</span></a></li> {/exp:weblog:entries} </ul>
  • 39. CODE CONTROL Putting it all together.
  • 40. CODE CONTROL Putting it all together.
  • 41. CODE CONTROL Putting it all together.
  • 42. CODE CONTROL Putting it all together. <a class="lightwindow" params="lightwindow_width=504, lightwindow_height=379" title="Title Goes Here" href="http://vimeo.com/ moogaloop.swf?clip_id=3287538&amp;server=vimeo.com&amp; show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=8cd1c2&amp;f ullscreen=0&amp;autoplay=1">Click to Play</a>
  • 43. CODE CONTROL Putting it all together.
  • 44. CODE CONTROL Putting it all together. {exp:weblog:entries weblog="work" orderby="date" sort="desc" limit="5"} <a class="lightwindow" params="lightwindow_width={video_width}, lightwindow_height={video_height}" title="{title}" href="http:// vimeo.com/moogaloop.swf?clip_id={video}&amp;server=vimeo.com&amp; show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=8cd1c2&amp;f ullscreen=0&amp;autoplay=1">Click to Play</a> {/exp:weblog:entries}
  • 45. CODE CONTROL Putting it all together. {exp:weblog:entries weblog="work" orderby="date" sort="desc" limit="5"} {embed="global/global_videolink" title="{title}" video="{video}" video_width="{video_width}" video_height="{video_height}"} {/exp:weblog:entries}
  • 46. CODE CONTROL Putting it all together. <a class="lightwindow" params="lightwindow_width={embed:video_width}, lightwindow_height={embed:video_height}" title="{embed:title}" href="http://vimeo.com/moogaloop.swf?clip_id={embed:video}&amp; server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&a mp;color=8cd1c2&amp;fullscreen=0&amp;autoplay=1">Click to Play</a>
  • 47. CODE CONTROL Putting it all together.
  • 48. SYNTAX Even I can understand it.
  • 49. SYNTAX Even I can understand it. <h3>Recent Blog Entries</h3> <ul> {exp:weblog:entries weblog="blog" orderby="date" sort="desc" limit="5"} <li><a href="{url_title_path="blog/article"}">{title} <br /><span class="date">{entry_date format="%m-%d-%y"}</span></a></li> {/exp:weblog:entries} </ul>
  • 50. SYNTAX Even I can understand it. <h3>Recent Blog Entries</h3> <ul> {exp:weblog:entries weblog="blog" orderby="date" sort="asc" limit="5"} <li><a href="{url_title_path="blog/article"}">{title} <br /><span class="date">{entry_date format="%m-%d-%y"}</span></a></li> {/exp:weblog:entries} </ul>
  • 51. SYNTAX Even I can understand it. <h3>Recent Blog Entries</h3> <ul> {exp:weblog:entries weblog="blog" orderby="date" sort="asc" limit="2"} <li><a href="{url_title_path="blog/article"}">{title} <br /><span class="date">{entry_date format="%m-%d-%y"}</span></a></li> {/exp:weblog:entries} </ul>
  • 52. SYNTAX Even I can understand it. <h3>Recent Blog Entries</h3> <ul> {exp:weblog:entries weblog="blog" orderby="random" limit="5"} <li><a href="{url_title_path="blog/article"}">{title} <br /><span class="date">{entry_date format="%m-%d-%y"}</span></a></li> {/exp:weblog:entries} </ul>
  • 53. COMMUNITY They get behind a fellow.
  • 54. COMMUNITY EE Documentation
  • 55. COMMUNITY EE Kowledge Base
  • 56. COMMUNITY EE Forums
  • 57. COMMUNITY Train-ee
  • 58. COMMUNITY EE Insider Tips
  • 59. TOP DESIGNERS & CONTROL OVER CODE AGENCIES USE IT FLEXIBLE, POWERFUL EASY SYNTAX TEMPLATING CUSTOM PUBLISHING STRONG SUPPORT & COMMUNITY
  • 60. DISCUSSION Let’s talk about it.
  • 61. THANK YOU Enjoy the rest of the conference!