Welcome to The Web Development Blog where I share my ideas on working with WordPress, Ubuntu, PHP and a lot of other “geeky” stuff.
I’m Olaf Lederer and most of the tutorials and code that I share are used in my own projects. Through the years, I have received so much support and guidance from other webmasters that I started the Web Development Blog to in turn help others. As part of my ‘day job’, I am continually researching SEO, web hosting and tech stuff. I’ll share my views on web hosting issues, various online services and other assorted web programming topics.
From time to time, I’ll invite some of my friends to guest post and as always, everyone is welcome to join the discussion.

All about Website Development
Website development is the one topic that ties together everything I discuss here on Web Development Blog. Much of what we do as web professionals goes beyond writing lines of code. I’ll be sharing ideas and tips on running a web development business, site design and usability, image use and tools that make creating websites easier.

Web Development Blog PHP Scripts & Tutorials
All of my PHP tutorials are based on scripts that I am using on my own website projects. I try to keep my PHP code simple without complex code structures but with smart and easy functions. I wrote most of the code discussed on the Web Development Blog , but I also like to talk about 3rd party scripts that I frequently use.

WordPress Development
Over the past few years, I am finding myself using WordPress more frequently in building my own websites and sites for my customers. WordPress becomes more powerful with each update and it’s easy to add more features. I write about cool WordPress plugins that I’ve found and share the modifications I have implemented in my own WordPress projects.

Website Hosting Reviews & Tutorials
Without web hosts, there would be no websites. Within the past few years, the hosting business has changed. There are many Cloud hosting providers and Linux hosting on Ubuntu is easier than ever before. I maintain several Ubuntu-based virtual servers and share my experience here on the Web Development Blog as often as possible.

Shopping Cart Templates
Choose a premium shopping cart template and add a new design to your web shop within hours. There are templates for Magento Commerce, osCommerce, Zen-Cart, WooCommerce, Opencart and several other eCommerce platforms. All templates come together with the full demo content and a layered PhotoShop (.psd) file for your own modifications.
Latest Blog Posts and Articles
Using Elasticsearch with PHP a simple guide
Elasticsearch is an open-source full-text search engine which allows you to store and search data in real time. You can search for phrases as well and it will give you the results within seconds depending on how large the Elasticsearch database is. This engine outputs results faster than SQL and is one of the most […]

Like most of you I use MailChimp to publish newsletters and for the management of my mailing list....

Each beginning (and more advanced) PHP coder will fail because of errors while writing PHP code. This...

For the most of the web developer which are using the function preg_match, is the function preg_match_all...

This is my favorite PHP download script. I’ve used a different more simple method until a client...