Mac

May 17, 2010

How to automatically validate XML files in vim?

Filed under: Uncategorized — mac @ 9:54 am

This line in ~/.vimrc will automatically start xmllint on any XML file when you save it:

autocmd BufWritePost *xml !xmllint --noout %

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google]

May 7, 2010

How to lose hours on OpenERP

Filed under: Uncategorized — mac @ 4:10 pm

February 11, 2010

All you ever wanted to know about SIP…

Filed under: Uncategorized — mac @ 12:44 pm

December 22, 2009

Writing a simple SOAP client / server in C++ using gsoap

Filed under: Uncategorized — mac @ 7:02 pm

November 11, 2009

How to identify un-used indexes in PostgreSQL

Filed under: Uncategorized — mac @ 4:42 pm

October 5, 2009

Free Icons!

Filed under: Uncategorized — mac @ 4:47 pm

August 21, 2009

DIV made easy - at least

Filed under: Uncategorized — mac @ 2:29 pm

August 17, 2009

How to convert a bigint into an inet in postgresql ?

Filed under: Uncategorized — mac @ 12:29 pm

August 14, 2009

How to ignore a directory in Subversion

Filed under: Uncategorized — mac @ 4:43 pm

July 24, 2009

Rebuilding a Debian Package

Filed under: Uncategorized — mac @ 11:40 am
Next Page »

Powered by WordPress