--gjCq2pJbHNzDVy+e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Alex Martin Ugalde (alex.martin / eresmas.com) wrote: > Anyone knows if it exists some Ruby binding to Mozilla? > > My goal is to render HTML pages in Ruby using the Gecko engine, like > Python does with PythonMoz (http://sourceforge.net/projects/pygtkmoz/). There's a gtkmozembed binding on RAA at http://raa.ruby-lang.org/list.rhtml?name=gtkembedmoz, but it hasn't been updated since 2001. Also, both the project page and the download URL redirect to... nothing. Most people doing GTK+ development are using GTK+ 2.0 now-a-days, and gtkmozembed has been ported to GTK+ 2.0. If you want to use it, you'll probably need to write bindings for it. The header only has about 40 functions, so it shouln't take more than a day or two to wrap. If writing bindings isn't your cup of tea, you might be able to use KHTML instead. I don't do Qt or KDE, so I can't provide any help in that area. Hope this helps... > Regards, > Alex -- Paul Duncan <pabs / pablotron.org> pabs in #ruby-lang (OPN IRC) http://www.pablotron.org/ OpenPGP Key ID: 0x82C29562 --gjCq2pJbHNzDVy+e Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFB5tFWzdlT34LClWIRAtobAJ4vsOTsaO94FDbNAKx+NP9R2086hQCgysKx gapo+uDBdTNJZYeahh0Mz2YaS -----END PGP SIGNATURE----- --gjCq2pJbHNzDVy+e--