Web developments

PHP CodeColoring in Dreamweaver

    Sunday, December 14th, 2008

I have used dreamweaver since a long time to write my php scripts and have liked it ever since. There was only one thing that bothered me, and that is when javascript was written inside my scripts. It messes up the code coloring as Dreamweaver thinks it is an ending tag for php code. So [...]

In search for a multi app login system.

    Wednesday, January 23rd, 2008

Prequel 
As a web developer, I like to use great applications that do whatever I need, but when it comes to integrating different apps into one, the troubles begin.
Wouldn’t it be great if all those different apps used one authentication system, so when you login to one of them, you are logged in to all of [...]