Blog

  • 10th February 2010

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. …

Read more 
  • 5th February 2010

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. …

Read more 
  • 18th August 2009

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. …

Read more 
  • 17th August 2009

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. …

Read more 
  • 3rd August 2009

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. …

Read more