Grails & Hibernate Persistence Context

July 28, 2010

Comming from PHP I had some rough time to get into such a complex persistence-framework as Hibernate is one.
Anyway, this blog-series here is def. great to read:

http://andresteingress.wordpress.com/2010/03/23/getting-the-persistence-context-picture-part-i/
http://andresteingress.wordpress.com/2010/04/08/getting-the-persistence-context-picture-part-ii/
http://andresteingress.wordpress.com/2010/04/20/getting-the-persistence-context-picture-part-iii/

Categories: Groovy & Grails, PHP.

phpMyAdmin alternative

December 17, 2009

For some reason (and I guess that some of my changes to the apache-config are the reason) pma stopped working today. It just won’t let me log in, which is really annoying and contra productive.
What to do, search for an fast and easy to set up alternative and hunt the bug when there is time for it.
Anyway, I found this tiny little app called sqlbuddy.
It’s a small zipfile with no initial setup, just extract, browse to it and log in into your mysql-server. Love it!

I guess pma can stay in its grave, sqlbuddy just won my heart.

Categories: General Stuff, Javascript, PHP.

Tags: , ,