joomla for php developers (ditching com_content)

16
Joomla for PHP Developers (ditching com_content) > Anthony D Paul

Upload: anthony-d-paul

Post on 12-Jul-2015

276 views

Category:

Design


0 download

TRANSCRIPT

Page 1: Joomla for PHP Developers (ditching com_content)

Joomla for PHP Developers(ditching com_content)

> Anthony D Paul

Page 2: Joomla for PHP Developers (ditching com_content)

› Technical lead at Fathom (end-to-end; 5 years)

› User experience developer

› @anthonydpaul

Who am I…

Page 3: Joomla for PHP Developers (ditching com_content)

› Project overview

› Out-of-the-box strengths & weaknesses

› Anatomy of a component (code samples)

› Rapid prototyping (breaking fixing $h*!)

› Finishing the job(testing, theming, testing, launch)

What we’ll talk about

Page 4: Joomla for PHP Developers (ditching com_content)

› Installers/Configurers versus developers

› CMS versus framework

› Development cycle (Long Term Support versions)

Project overview

Page 5: Joomla for PHP Developers (ditching com_content)

› Documentation =

› Administrative menu bloat

› Article system (all for 1 and 1 for all) sucks; causes all kinds of learning curve BS; ultimately kneecaps

Out-of-the-box strengths & weaknesses

Page 6: Joomla for PHP Developers (ditching com_content)

Out-of-the-box strengths & weaknesses

Page 7: Joomla for PHP Developers (ditching com_content)

› Documentation =

› Administrative menu bloat

› Article system (all for 1 and 1 for all) sucks; causes all kinds of learning curve BS; ultimately kneecaps

Out-of-the-box strengths & weaknesses

Page 8: Joomla for PHP Developers (ditching com_content)

Out-of-the-box strengths & weaknesses

Page 9: Joomla for PHP Developers (ditching com_content)

› Documentation =

› Administrative menu bloat

› Article system (all for 1 and 1 for all) sucks; causes all kinds of learning curve BS; ultimately kneecaps

Out-of-the-box strengths & weaknesses

Page 10: Joomla for PHP Developers (ditching com_content)

Out-of-the-box strengths & weaknesses

Page 11: Joomla for PHP Developers (ditching com_content)

Out-of-the-box strengths & weaknesses

Page 12: Joomla for PHP Developers (ditching com_content)

› Documentation =

› Administrative menu bloat

› Article system (all for 1 and 1 for all) sucks; causes all kinds of learning curve BS; ultimately kneecaps

› However…

› Common tools (ACL, media management,

WYSIWYG editor, etc.)

› Makings for a nice admin experience

Out-of-the-box strengths & weaknesses

Page 13: Joomla for PHP Developers (ditching com_content)

(code samples)

Page 14: Joomla for PHP Developers (ditching com_content)

› Project overview

› Out-of-the-box strengths & weaknesses

› Anatomy of a component (code samples)

› Rapid prototyping (breaking fixing $h*!)

› Finishing the job(testing, theming, testing, launch)

What we talked about

Page 15: Joomla for PHP Developers (ditching com_content)

› Build your own library

Closing remark

Page 16: Joomla for PHP Developers (ditching com_content)

Thank you!

> @anthonydpaul