blog.mozbox.org

To content | To menu | To search

Monday 28 May 2007

"Programming Firefox" O'Reilly

is in my hands:

programming Firefox

No hot stuffs (XPCom, np*, Gecko 1.9), but looks really interesting.

Wednesday 16 May 2007

rendez-vous

My next Mozilla related talks and presentations:

  • linuxdays, Geneva: May 22 - link
    • Firefox 3
    • Mozilla application framework
  • journée du logiciel libre (gullUTC): May 31 - link
    • The Mozilla project & Mozilla as a framework
  • Mozilla devDay: June 23 - link
    • Codeeditor demo
  • Libre Software Meeting: July 11 - link
    • Mozilla as a development platform: XUL and Gecko, the Firefox underground

And I will probably take part in the Chaos Communication Camp 2007 - link.

Thursday 10 May 2007

Vim as a XUL Widget

It's not my first experience about embedding Vim as a XML widget in Gecko, but I've just made some new stuff around the plugin. Now, It works like Scintilla, and I hope to be able to implement the same interface (IDLs) as Scintilla, but it sounds really difficult.

vimInXul.png

Developer Day in Paris - Codeeditor public demo

Really exciting news: The third Mozilla Developer Day of this year will be organized on June 23 in Paris :)

I would like to use this meeting as an opportunity to make the first public live demo of Codeeditor.

Monday 9 April 2007

Audio SVG widget in a Xul app

I've wrote for the Scenari Project (one of the greatest XulRunner based project in France) a SVG based audio widget.

Video:


Powerful :)

The XPCom component reading the wav file has been written by David (from libsndfile and portaudio).

- page 2 of 3 -