Categories

Mozilla MozCamp

I made a trip to MozCamp organized by Shane Caraveo at ActiveState.  It was a meetup designed to bring together XUL developers from the surrounding Victoria / Vancouver area.  There was a decent response with about 20+ people representing various companies with notables such as Mozilla Messaging, Sxipper, Songbird, Activestate (obviously), and Flock.

Two of the [...]

Mozilla Python XPCOM/DOM in Linux

Recently I’ve been dabbling in python and I wanted to figure out a way to get it working in xulrunner. My guide assumes you already know the basics of making a xulrunner application – see this guide first otherwise. The two main things to really worry about are:

build the source for xulrunner
build python [...]