Categories

North West Mozilla Development Camp

 

This past weekend was the NorthWestMozDev meetup.  What is that you say?  Well, the group provides a simple mechanism for developers in the North West
(US/Canada) using Mozilla related technologies to communicate with each
other (Yes I quote that straight from the Google group).

It was the second installment of such meetings, the first was in downtown [...]

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 [...]