Nick Yeoman - Web Developer
Back up and restore MySQL databases
I use MySQL on a daily basis. Most web developers connect to databases using GUI's such as phpmyadmin or MySQL query browser. This article will briefly explain how to use the command line to backup your databases, making it easy to automate your tasks using bash scripts.
Read more...CodeIgniter
I'm currently developing websites using the php framework CodeIgniter. This article provides a library of resources which I use well developing with CodeIgniter.
Read more...Web Design Galleries
I enjoy looking at web design galleries on a daily basis. Looking at other people's work helps me learn what I can do better, what they can do better and what people currently find popular.
Read more...SVN Quick reference
I use subversion on a daily basis; however, I don't use every command frequently so here is a quick list of subversion commands I don't require on a daily basis. I guess this is meant to be a cheat sheet.
Read more...CSS Reset
As an expert web developer, I need to support all browsers and their rendering of websites. In the past I used a third party css reset style sheet, but have since created one to fit closer to my needs
Read more...Display a Module Inside Content
Don't make the assumption that Joomla module positions have to be displayed in the template. Modules can be displayed from within the article content using Joomla. This article briefly describes how to display a module inside your content.
Read more...