-
Implementing associations
Finding out what associations are is pretty straightforward, what’s interesting is to make sure everybody in the project understand how to implement them on code. In this case, Java code. A couple of nice links on the matter are the ones in Java Ranch and Martin Fowler’s site. Read the rest of this entry »
-
Install Oracle SQL Developer on Ubuntu 10
Installing SQL Developer on any platform is piece of cake. Just download the zip from Oracle’s site. Just unzip it and you’re ready to go. What’s cool about this install is it will integrate SQL Developer to the Gnome’s applications menu. Read the rest of this entry »
-
Unraring files on linux
To be able to look at the contents inside a rar file, you need to install the unrar program. To install this program you can use a terminal or the synaptic manager. Read the rest of this entry »
