Category Archives: Developer-stuff

jEdit Font Settings

Courier may not be the easiest on the eyes when staring into code all day long. The default font setting in jEdit can be found in global options > text area > text font. I suggest a mono spaced font … Continue reading

Posted in Developer-stuff, Software | Leave a comment

jEdit: maybe the best and free PHP editor

Many people still ask me what I use for website design on the coding side with a thought that “Dreamweaver is better than Frontpage” on the tip of their tongue. Since they are usually quite new to the world of … Continue reading

Posted in Developer-stuff, Software | 2 Comments

Enabling curl on XAMPP

You will need to change all of the following files in order for XAMPP to accept the Apache configuration setting for PHP.

Posted in Developer-stuff | 68 Comments