At Gilmation we bring a pragmatic, forthright and disciplined approach to everything that we do, combined with the sunny disposition which only offices on the mediterranean coast of Spain can provide. We believe in simplicity, honesty, punctuality and in doing any job to the best of our abilities, whatever it is, every time. We take real pride in our craft and expect our collaborators and clients to do the same.

latest articles

Distributed source code management resources

A list of the resources for Mercurial, Git and Bazaar that I put together when researching my talk for the PHP Barcelona Conference.

Filed under: tools

SQL delete at scale with Oracle

If you are involved in a project based on a critical and extensively used database, or if you are involved in stress and load testing, data maintenance is an issue you'll come across sooner or later.

Filed under: languages, infrastructure

Install and test the PostgreSQL gem with Ruby Version Manager

How to go about installing and testing the PostgreSQL gem using Ruby Version Manager, Ruby 1.9.2., Mac OS X 10.5.8 and Xcode 3.1.1.

Filed under: languages, tools