Setup iTerm2 to behave like guake

Create New Iterm Profile

In my journey of moving from a Linux Desktop to OSX, I’m always trying to find the tools that I’m used to work, because thats the way I’m more productive, [...]

Create a multiuser git repository with gitolite

I use git for almost all my developments, is fast, it works locally, and I can even use it as a quick deployment tool, by adding hooks, but when it [...]

NFS Mac OSX Lion

I was in the need of sharing files from a mac osx 10.7 and some linux servers, so I tought this would be a simple process just like in linux, [...]

Perl script to manage virtual hosts

I did this script a while back, and I’ve been using it on gentoo, ubuntu and centos distros with a few changes, this can be extended to add new functionality, [...]

Dynamic multi form on same page with jQuery and PHP

dynamic multiform with jquery

This is a little demo of a small app that allow us to have several forms displayed on the same page, organized by sections, a static multiform can be easily [...]