Migrate JavaEE from Single Tier VM (Step 1)
I manage a small application that is hosted on a single Linux virtual machine and have noticed some occasional performance...
Danger of Time Saving Tools
I was reminded a couple of days ago of the danger of using tools that help you to get things...
CakePHP and RESTful Web Services – debug problems
I ran into an odd problem with the way Cake is coded that tripped me up for a couple of...
CakePHP and RESTful Web Services …
I’m on a quest to make my application provide RESTful web services. After much digging, I found a post by...