My web design process
My web design/development process: » Right side of brain (intuition, creativity) » Left side of brain (rationality, logic) » Firebug
My web design/development process: » Right side of brain (intuition, creativity) » Left side of brain (rationality, logic) » Firebug
Without requirements or design, programming is the art of adding bugs to an empty text file. — Louis Srygley
From working with other CMS like Joomla, Drupal and WordPress I’m used to have a certain logic to my template. Assuming a basic three column layout (left sidebar, main content, right sidebar) this is one approach which I will continue to refine in a later article – to only show an area if there is [...]
I develop a lot of HTML Typoscript templates for Typo3, without Templavoila or any other fancy extensions. With the release of Typo3 4.5 and the introduction of Backend Layouts there have been a lot of improvements which make Templavoila obsolete in many scenarios. I will post a few Typoscript snippets I use in a lot [...]