Javascript Design Patterns - 1. The Singleton

1 03 2007

This being the first part of a series of posts that I plan to write (hopefully) I will provide bits of basics as well. So on the way to implement a Singleton pattern I also briefly show how to create classes and how to have public as well as private attributes and methods.

Read the rest of this entry »

, , , , , , , , ,


Installing Eclipse as your IDE for developing PHP webapplications

1 03 2007

During the last couple of month I had to install my development environment over and over again. On my private as well as on work computers. It took me a while to find the ideal setup for myself and in the process of that I tried and tested many plugins.

This is to describe my current Eclipse setup for developing web applications. Techniques used include Javascript, XHTML, CSS, PHP, MySQL, XUL and Subversion.

Read the rest of this entry »

, , , , , , , , , , , , , , , , , , , ,