« Home | Google Trends / Result count, of programming langu... » | Excellent video on performance testing with open s... » | Rediscover Web! » | Tools for IE HTTP header debugging » | Developing JavaScript with Chickenfoot » | Cool I am successfull !! in XSS attack!! » | XSS » | Understanding file permissions on Linux » | Processors overview » | HTTP Compression » 

Wednesday, August 11, 2010 

Joomla templating tutorials.

Good basic sessions (explaining what modules, components, plugins are and how to add content, menus and modules based on menus etc)
http://www.screentoaster.com/watch/stUE1TQEVIR1pZQlpZUllfVlVV/joomla_training_session_2_part_1 http://www.screentoaster.com/watch/stUE1TQEVIR1pZQlpbWlhdU1FV/joomla_training_session_2_part_2

Then template tutorials. There are a series of videos - creating templates from scratch - 4 videos, Modifying existing templates - 4 videos. These videos include some basic instructions to use firebug etc. Very useful for novices and might be a bit boring for advanced users. However they explain joomla templating very well.
http://www.youtube.com/user/NetreachWebDesign#p/u


Video tutorial on creating a module in Joomla.


Excellent documentation on Joomla templates and Component creation. I recommend to go through videos and then through this documentation.
http://docs.joomla.org/Developing_a_Model-View-Controller_Component_-_Part_1