Code is available
I have finally(!) posted the code at CodePlex. Inside the project is a readme file with setup instructions. If you have all the necessary components set up, it should work without trouble.
I found that when installing the gecko_sdk on a new machine, I would quickly try to use xpidl to compile an idl file to xpi. If you aren't familiar with this process (as I wasn't when I started), there is a great HelloWorld example to get you up and running at http://www.mozdev.org/notes/hello_world_js_component.html.
I found that when installing the gecko_sdk on a new machine, I would quickly try to use xpidl to compile an idl file to xpi. If you aren't familiar with this process (as I wasn't when I started), there is a great HelloWorld example to get you up and running at http://www.mozdev.org/notes/hello_world_js_component.html.
