Browsing all articles tagged with Create a multiuser git repository with gitolite – Ivan Villareal
1
Nov
2011
Nov
2011
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 [...]
7
Oct
2009
Oct
2009
Mysql unique keys and collations
I’m working on an application that stores unique values on a field, so I used the unique index for this column, everything was ok, until I’ve started inserting multi byte characters in it. [...]
30
Sep
2009
Sep
2009
Parsing HTML documents with Simple Html DOM
I had to get some information from an XHTML document, the information required was on nested tables, I’ve started working on that and my first approach was to get the [...]


