Archives for Blog

Favicon for Firefox addons

If you creating Mozilla Firefox addon and your extension should be available in a tab not only in a standalone window you probably want to have favicon visible for it. Here is a tiny trick how to do it: place XHTML namespace to the root tag of your XUL document <window xmlns=“http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul“ xmlns:html=“http://www.w3.org/1999/xhtml“ windowtype=“xpcomviewer“ id=“xpcomviewer“ [...]

I don’t like Java but this is awesome

Look at this video – to me brings the pleasure – see what it does with you

The best editor for IDL files?

Whenever I’ve edited my IDL files which defining components in Mozilla applications I never seen any outline in all editors I’m commonly using (Komodo Edit, Eclipse, NetBeans etc.) but than I’ve tried Geany (where I switch accidentally document type to C# language) and see what I’ve got :