coding

Wordpress: How to use one installation for multiple Domains

When it comes to an open source blogging software, Wordpress builds the ultimative tool for me. If you get used to Wordpress you will love it and use it at other projects as well. I have 7 wordpress sites und (…)

Combine Wordpress, PHPBB and 4Images together without multiple user-registrations

Every webdeveloper who needs powerful (open-source) software components like a forum, a blog, or a photo-gallery knows, that there aren’t not so many all-in-one solutions, that means without multiple user-registrations for example.
I have taken some weeks research on the web (…)


Automatically boost up the download time of your web pages

PHP Speedy is a script that you can install on your web server to automatically speed up the download time of your web pages. Here’s an example, from a test page:
Before PHP Speedy - 14 requests that took 4.44 seconds

After (…)

Wordpress: Shorten the title of posts or everything else you want

In a recent project I needed a section with short notes (common as asides) and a list of posts in the sidebar. The problem was only, that the length of the posttitle was to long for my theme and my (…)


Wordpress: Add Flickr photos to your posts by using tags

Photo Dropper is a Wordpress plugin that lets you add Flickr photos to your posts.
It searches for Creative Commons licensed photos - images that are licensed for shared use - and lets you drop them into your posts - right (…)

Wordpress: Reach any admin page in one click with Admin Drop Down Menu

Reach any admin page in one click, instead of first clicking on the first level link (”Manage” for example) and then only on a submenu link (”Comments“).

It is easy to use. Just throw it in your plugin folder and activate.