Skip to main content

“Error establishing a database connection” With XAMP, MySQL and WordPress

Thought some people might find it useful to see how I managed to solve this… So, this week I determined to do a little more work on the code for this blog – a new plugin.  However, as I have recently updated my laptop I needed to re-install all the tools – Eclipse, Ant, XAMPP Read More

Tags: , ,
Posted in WordPress | 20 Comments »

Test Drive Apache Maven on Your Existing Projects

In the past, I have found the easiest way to get to grips with a new build tool is to give it a try on a project – new or existing. In this article I will describe how you can test drive Apache Maven by using as a build tool for one of your existing Read More

Tags:
Posted in Java | 2 Comments »