How to migrate WordPress site – the proper way
Today’s quick tip will show you how to properly migrate WordPress site. Migrating WordPress sites is not hard, but may often turn out to be more problematic than it seems.
Today’s quick tip will show you how to properly migrate WordPress site. Migrating WordPress sites is not hard, but may often turn out to be more problematic than it seems.
In this series of articles I’ll create simple task management web application based on Backbone.js. To save data and persist it to database I’ll use Slim PHP micro RESTful server.
Web application testing is very important process. This is an overview of how it is done, what are the main parts of web application testing and some details on how important it is in overall development process.
Wordpress 3.6 Beta is available and is focusing on content editing. Here are some of the great stuff it brings.
Today I am going to show you how easy it is to debug WordPress with XDebug and improve your overall development process.
A neat trick on how to use jQuery Mobile style sheet and make custom designs without the need to override everything.
This quick tip will help you to make a custom template redirect in WordPress theme or plugin.
Working with less stress? Is that even possible in this profit driven world with heartless management? I think it is, here is how I am trying to make a stress less work environment:
This is part two of image upload, crop and resize tutorial started last week. This part will show you HTML5 image upload, multiple image uploads, resizing and cropping them using HTML5, PHP and JavaScript.