Archive for October, 2007

off to FSOSS

I’m off to FSSOS in a few hours. We’ll be opening up the Komodo sources next Wednesday, so Shane and I will be there to start the discussion about what Open Komodo and Snapdragon should focus on to best improve the tool story for open web development. (Currently the Open Komodo sources are available […]

html5lib rocks (and a patch to preserve attribute order)

I’ve been playing with the Python html5lib package — having come across it reading Sam Ruby’s blog. What a fantastically useful library!

Originally my interest in it was with the discussion surrounding santization, and I expect to use it for that later, but today I’ve been playing with some general parse/filter/serialize code to support some preprocessing […]

CakePHP view codeintel (autocomplete) in komodo

It is great to see more and more posts these days about adding functionality to Komodo. Only a few month back, daily blog posts about Komodo tended to be of the “Tried Komodo. Like it. Using it for blah.”. Now blog posts about Komodo are often “Tried Komodo. Like it. Using it for blah. Used […]

installing hg 0.9.4

Cleaning out some notes of mine, it seemed a shame to just throw out notes on installing hg. I’m happy to update this with sections for other platforms and other Linux distros if people send them my way.

Installation on Ubuntu (< Gutsy)

Note: only Ubuntu Gutsy has hg 0.9.4, and my Ubuntu isn’t yet Gutsy.

sudo apt-get […]