Andy Berry

Musings of a Software Engineer

HomePostsAboutProjectsExperience

Posts - page 3

January 10th, 2012programming

Unit Testing Servlets: A simple test for a complex servlet

Testing Java servlets reliably can often be difficult. Generally the main business logic is contained in a different class which can be tested in isolation, but in some cases it is necessary to have some logic in the servlet itself.

Read

It’s always nice to have a website load quickly, especially on mobile devices. Here is a quick bit of PHP that can automagically minify the CSS before it is sent.

Read
December 3rd, 2011general

The Beginning

So this is my first post (of many, fingers crossed). I’ll try to update this regularly with tips, tricks, thoughts and insights from in and around the Software Engineering industry.

Read
Previous

Thoughts and opinions inspired by life in the Software Engineering industry

© Andy Berry, All rights reserved..

HomeCVLicenseSitemap