www

Fix <PRE> code going outside <DIV>

Fix <PRE> code going outside <DIV>

People who have been following this site for a while know that we recently released an entirely new theme and look.
As I was going through old posts to answer comments I noticed some posts with PRE code-wraps extended outside the main DIV:s…

read more
Password Generator

Password Generator

Security is very important, especially when it comes to IT.
We’ve created a password generating script to assist in making sure we all use high security passwords.

read more
WordPress: Increase Number of Posts in Search Results

WordPress: Increase Number of Posts in Search Results

The basic goal of a site search is to find information quickly. Because searches rely on the same setting as any other WordPress page when determining the number of listings to show, we have to get a little creative in order to show a different amount.

read more
Special characters in HTML

Special characters in HTML

When you want to write special characters in a HTML document sometimes it will interpret it as code. Heres a list of the most commonly used characters and what to replace them with.

read more
WordPress: Hacks for the Media Uploader

WordPress: Hacks for the Media Uploader

Today I implemented Fancybox on the site. Although Wordpress had to be hacked a bit for this to work. By default WP will add a bunch of weird classes and properties that will screw up plugins. This is how I managed to fix it.

read more