Re: pywebkit - python bindings for webkit DOM (alpha)

2010-10-23 Thread deostroll
Okay found the instruction to build the project on the site http://www.gnu.org/software/pythonwebkit/ Not sure how to apply the patch. I already have an installation of pythonwebkit. Should I uninstall it, download the source from http://code.google.com/p/pywebkitgtk and then apply the patch. I'v

Re: pywebkit - python bindings for webkit DOM (alpha)

2010-10-22 Thread deostroll
Hi, Any instructions on how to get started with the source code? --deostroll On Oct 8, 1:57 am, lkcl wrote: > apologies for the 3 copies of the post: mail.python.org's SMTP service > was offline yesterday. > > just a quick update: XMLHttpRequest support has been fixed today, and > the correct ve

Re: pywebkit - python bindings for webkit DOM (alpha)

2010-10-08 Thread lkcl
apologies for the 3 copies of the post: mail.python.org's SMTP service was offline yesterday. just a quick update: XMLHttpRequest support has been fixed today, and the correct version of libsoup discovered which actually works. that puts PythonWebkit into a "useful and useable" state, despite bei

[ANN] pywebkit - python bindings for webkit DOM (alpha)

2010-10-07 Thread lkcl
i've been kindly sponsored by http://www.samurai.com.br to create direct python bindings to webkit's DOM: http://www.gnu.org/software/pythonwebkit/ the significance of this project is that it makes python a peer of javascript when it comes to manipulating HTML through DOM functions (including gain

[ANN] pywebkit - python bindings for webkit DOM (alpha)

2010-10-07 Thread lkcl
From: l...@lkcl.net To: python-list@python.org i've been kindly sponsored by http://www.samurai.com.br to create direct python bindings to webkit's DOM: http://www.gnu.org/software/pythonwebkit/ the significance of this project is that it makes python a peer of javascript when it comes to manipul

[ANN] pywebkit - python bindings for webkit DOM (alpha)

2010-10-07 Thread Luke Kenneth Casson Leighton
i've been kindly sponsored by http://www.samurai.com.br to create direct python bindings to webkit's DOM: http://www.gnu.org/software/pythonwebkit/ the significance of this project is that it makes python a peer of javascript when it comes to manipulating HTML through DOM functions (including gain