Tag Archives: work

NPAPI plugin support included in Qt 4.5 release candidate

One of the first things I did when I joined Collabora, NPAPI plugins support for QtWebKit, has been included in the Qt 4.5 release candidate. The release contains an update to the WebKit engine to the upstream version, so in addition to a lot of new features and improvements, most NPAPI plugins will work out […]

del.icio.us bookmarks for July 24th, 2008 through July 28th, 2008

littleb.org - home of the little b modular modeling language -
Ship or Shut Up - destraynor - “How a simple idea can gather momentum initially, and then some mould and fungii, and then a ton of other crap that no one wants as well.”
FOSDEM Video Recordings | FOSDEM -
so you want to build […]

del.icio.us bookmarks for May 20th, 2008 through May 22nd, 2008

Accounting Software | Less Accounting - “We’re accounting software for small businesses that saves you time by streamlining accounts.”
BambooInvoice: Simple, Beautiful, Open Source, Online Invoicing - “BambooInvoice is free open-source invoicing software intended for small businesses and independent contractors. Our number one priorities are ease of use, user-interface, and beautiful code.”
Let Over Lambda - “Let […]

del.icio.us bookmarks for May 4th, 2008 through May 6th, 2008

YouTube - Playdohmation: Code Monkey - A good animation to a great song.
http://common-lisp.net/~lnostdal/programming/lisp/symbolicweb/release-0.1-notes.txt - SymbolicWeb; an AJAX/comet framework for Common Lisp.
enclojure - an environment for the Clojure programming language - “enclojure is an integrated development environment for the Clojure programming language.” Implemented as a NetBeans plugin.
Projects - Emacs Muse - “Emacs Muse is an authoring […]

My first WebKit patch landed and I was on vacation!

After doing those 3D demos, I was tasked with porting Rodney Dawes’ work on NPAPI plugins for WebKit/Gtk to QtWebKit. It wasn’t that easy as many plugins assume they’re being loaded by Mozilla, and some depend on Gtk or XPCOM being present. But after a few weeks of work and a lot of help, I […]