Blog

1
07/2009

The ol/li problem

I was setting up a web site with joomla and at last the time for the data input has come. Evething seemed to work well.

29
06/2009

Sending (and receiving) data to a flash using javascript

In the old days I used to work with flash and it was always a problem to send data to the…

17
06/2009

Testing with app engine in Java

I wanted to make a template for my tests in a web app using spring and google app engine.

16
06/2009

"Object Manager has been closed"Exception using Datanucleus

While learning to use JDO with datanucleus for a project…

15
06/2009

The parameters of a category menu item, like columns, doesn't funtcion

I experience sporadically the following problem in Joomla 1.5:

12
06/2009

c3p0 and Acquisition Attempt Failed!!!

There was a GWT application that used c3p0 as a connection pool manager.