The Ernie Davis Show & Tell Site

Forward objectives (Moving Joomla development to a Professional Level):

  1. Fundimentals/Concepts (Pro Parts)
    1. Model View Controller (MVC)
        1. Model , which represents the underlying, logical structure of data in a software application and the high-level class associated with it. This object model does not contain any information about the user interface.
        2. View , which is a collection of classes representing the elements in the user interface (all of the things the user can see and respond to on the screen, such as buttons, display boxes, and so forth)
        3. Controller , which represents the classes connecting the model and the view, and is used to communicate between classes in the model and view.
      1. Joomla MVC: http://docs.joomla.org/Developing_a_Model-View-Controller_(MVC)_Component_for_Joomla!2.5_-_Part_01
    2. Responsive Design Parts
      1. View Framework:
        1. 15 Responsive CSS Frameworks Worth Considering
        2. http://lessframework.com/
      2. Images:
        1. Responsive Images Chart : Sheet1
        2. http://adaptive-images.com/
      3. Part Resources:
        1. 50 fantastic tools for responsive web design | Feature | .net magazine
        2. http://mediaqueri.es/
        3. 25 jQuery Plugins to help with Responsive Layouts
      4. CSS Compression / Preprocessors
        1. http://cssminify.net/
        2. So what exactly is a CSS-preprocessor?
        3. 8 CSS preprocessors to speed up development time

Resources:

  1. Trim a couple KB off your CSS
  2. Monitors your websites every 5 minutes, totally free.
  3. The tool is developed by Yahoo! and has a lot to do with the more technical side of the job. What this tool does is quite simple, but effective: it reduces the size of the images you use on your web pages.
  4. SeoTools for Excel
  5. 40-useful-free-online-books-for-web-designers

Ernie Davis on - LinkedIn

Ernie Davis on twitter - @erniedavis7