Blog
Java Persistence API
This page contains a brief summary of Java Persistence API (JPA). It only gives basic information, for more details about life cycle and other functionalities check the EJB 3.0 reference or some book like EJB3 in Action. …
Message-Driven Beans
This page contains a brief summary of EJB 3.0 Message-Driven Beans (MDB). It only gives basic information, for more details about life cycle and other functionalities check the EJB 3.0 reference or some book like EJB3 in Action. …
Ubuntu Server Maintenance
This guide will show some basic stuff you might need to maintain an Ubuntu server. You might not need all of them, but thy are handy enough and I’ve had to use them at least once. …
Redmine on Ubuntu 9.04 with NGinx
Originally I wanted to install Launchpad on my server to manage my projects. As of 17th of August of 2009, Launchpad is not yet ready for production. The only way to install it is using an script, only available for Ubuntu 9.04, which doesn’t work too well on a server. I’ll keep an eye on it as I like the way Canonical does things (and applications), but in the meantime I decided to use Redmine as I found Trac lacking on some areas. …
Web Application Tools
When developing your own web application, specially if you want to earn money with it, some information is priceless. In this page I will list some tools and tips I’ve found around the net that can help you to improve your product. They are generic tips, not linked to any language nor platform, just ways to enhance your product. …