My blog about WordPress and Web Development

 

How important is a good business name?

Finding it difficult to come up with a business name? Don't worry you are not alone. What is ...
Read More

How to: De-minimizing CSS to readable format

Optimizing your CSS files is an important part in the quest for faster loading websites, but when you ...
Read More

Using debug.log for debugging in WordPress

  - WITHOUT notices and warnings.... When developing WordPress sites sometimes it can be necessary to check what ...
Read More

How to parse GET or POST variables to JavaScript via PHP

For a customer, I had to find a way to parse $_GET or $_POST variables to a widget ...
Read More