<Y
Y>

[Comments] (10) Guido and XML:

I think Guido's post on XML is a good occasion to point again to my rant about the disdain for XML among Python programmers, posted almost exactly a year ago on this blog.

[More]

[Comments] (2) lxml and (c)ElementTree:

I saw a blog entry by Julien Anguenot praising the ElementTree+ (and cElementTree in particular) XML processing library, and also contrasted it with lxml, as in "why didn't I use lxml?". Since I created lxml, I thought I'd chip in and give my perspective on how it relates to ElementTree, and also give some context around Julien's statements about lxml in his blog entry.

[More]

[Comments] (2) lxml 0.9.1 released!:

A bit late, but still worth a blog entry: lxml 0.9.1 was released last week! This is a bugfix release following up on the great 0.9 release done a bit before.

[More]

[Comments] (33) Ruby misconceptions about Python:

I just ran into a rather misleading article claiming to compare Ruby and Python. Let's please be done with some of these misconceptions:

[Comments] (1) the Infrae OAI-PMH components:

Since these components are little known I'd like to give a brief introduction of the great set of open source OAI-PMH components that Infrae has developed.

[More]

[Comments] (2) DZUG keynote:

I was honoured to be asked to give a keynote talk at the recent DZUG conference in Sankt Augustin near Bonn, Germany. Even though DZUG is the German speaking Zope User Group, I was allowed to speak in English. :) My talk was titled "Zope in Perspective". Christian Scholz was kind enough to film it, also wrote a blog entry about , and put the video online! This way I could see all my mistakes, but overall it went well. If you're interested in the history of Zope, where we are now, and a chuckle or two, you might want to take a look at the video. Enjoy!

[Comments] (24) Jean-Marc's implications:

Jean-Marc Orliaguet is rewriting CPSSkins again, this time in Java, as Nuxeo is switching their CPS platform from Python and Zope to the Java language . The reasons for this switch are detailed in the FAQ. I'm not going to debate them here.

[More]

Zope 3.3 released!:

Zope 3.3 is released!

[More]

[Comments] (3) A buildout for lxml:

I've created what's called a "buildout" for lxml, and I figured I'd let everybody know how cool that is.

[More]

[Comments] (19) Grok: or what I did on my holiday:

I will use this blog entry to talk talk a bit about my holiday in Germany a few weeks ago. I went to a mini sprint at Gocept, in Halle. I had a great time! (yes, I am a geek) This sprint showed that good sprints aren't necessarily the ones with many people participating; we just had 4 sprinters (and less much of the time), and this was one of the most productive sprints I've been at for years. I left the sprint energized and excited. Thanks to Gocept for organizing this, it was awesome!

[More]

[Comments] (7) Grok, CherryPy, WSGI and Zope 3:

Yesterday night I experimented with getting Zope 3/Grok to work CherryPy, through WSGI. This led to all kinds of interesting adventures and opportunities. Follow the path I took:

[More]

<Y
Y>

[Main]

Unless otherwise noted, all content licensed by Martijn Faassen
under a Creative Commons License.