January 2009 Archive

Wordpress SEO

Wordpress offers owners key requirements for SEO, however like all websites, SEO shouldn't be something that you bolt-on, but instead should be something that build into the design from day ...

Setting up Google Analytics

If you have a website and need to know how many people are visiting, where they are coming from, and what areas they are viewing (etc) then you need Google Analytics. ...

Joomla 1.5 CMS

Joomla! is a free open source content management system for publishing content on the World Wide Web and intranets. The system includes features such as page caching to improve performance, ...

PHP5 MVC

Model-view-controller (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier ...

The PHP5 Object Model

Object handling was completely rewritten for PHP 5, expanding the feature set and enhancing performance. In previous versions of PHP, objects were handled like primitive types. The drawback of this method ...

Dreamweaver CS3

As a WYSIWYG IDE (integrated development enviroment), Dreamweaver can hide the HTML code details of pages from the user, making it possible for non-coders to create web pages and sites. ...

The Eclipse I.D.E

Eclipse is a multi-language software development platform comprising an IDE and a plug-in system to extend it. It is written primarily in Java and is used to develop applications in ...