Monthly Archives: August 2007

TextMate bundle for Bazaar Integration

Download Bazaar.tmbundle I’ve been playing around with Bazaar NG lately, and really quite like it, the only problem is I’m a TextMate user so am used to pretty good subversion integration. After a poke around I found a TextMate bundle … Continue reading

Posted in coding | Comments Off

Converting HTML to PDF with PHP

php’s got a nice simple pdf generation library called fpdf, this works well and has no external dependancies but its still a faff to have to write code to generate and format pdfs, particularly if you’ve already got the content … Continue reading

Posted in coding | Comments Off