Nuxeo

Stefane Fermigier's Nuxeo Blog

News from the Open Source ECM trenches

Archive for December, 2005

It’s official: I’m James Bond!

without comments

You scored as James Bond, Agent 007. James Bond is MI6′s best agent, a suave, sophisticated super spy with charm, cunning, and a license’s to kill. He doesn’t care about rules or regulations and somewhat amoral. He does care about saving humanity though, as well as the beautiful women who fill his world. Bond has expensive tastes, a wide knowledge of many subjects, and his usually armed with a clever gadget and an appropriate one-liner.

James Bond, Agent 007

96%

Batman, the Dark Knight

79%

Neo, the "One"

79%

Captain Jack Sparrow

71%

Lara Croft

63%

William Wallace

58%

Indiana Jones

54%

The Terminator

54%

Maximus

54%

El Zorro

50%

The Amazing Spider-Man

50%

Which Action Hero Would You Be? v. 2.0
created with QuizFarm.com

Read more

Written by Stefane Fermigier

December 30th, 2005 at 10:55 am

Posted in Uncategorized

Beginners Python tutorial spotted on IBM DeveloperWorks

without comments

Discover
Python
is a series of articles written by Robert Brunner, Research
Scientist at the National Center for Supercomputing Applications, and
published by IBM DeveloperWorks.

According to the intro:

The flexible nature of the Python programming language supports multiple
programming philosophies, including procedural, object-oriented, and
functional. But most importantly, programming in Python is fun. The
language supports rather than hinders the development process.

The articles are very basic, and clearly aimed at scientists with little
knowledge in programming.

For a similar approach, see also the Software Carpenty lecture notes by
Greg Wilson.

Written by Stefane Fermigier

December 25th, 2005 at 3:51 pm

Posted in Uncategorized

CPS lays a (big) egg

without comments

I’m experimenting with eggification of CPS, trying to have support in
place for the upcoming CPS 3.4.0 release. I already have something basic
working, here is how to test it:

  1. Create a fresh Zope 2.8.4 instance (with Python 2.4).
  2. Download the Basket product from http://www.plope.com/software/Basket/Basket
    (I have tested with version 0.2)
  3. Download the CPS egg from http://www.cps-project.org/static/eggs/
  4. Create a lib/python directory in your instance, and put the egg
    there
  5. Start Zope and play with CPS

Remarks:

  1. If it doesn’t work, you may checkout CPS3 from SVN from http://svn.nuxeo.org/pub/CPS3/trunk
    and, type ‘make’ then ‘make egg’ and hack the setup.py until your egg is
    working (well that’s how I did it anyway). Then send me the patch or commit
    your changes if you have SVN access.
  2. The big egg will be broken into smaller eggs. I fact, that is the main
    reasons to have eggs in the first place, because currently the
  3. Read more

Written by Stefane Fermigier

December 16th, 2005 at 2:39 pm

Posted in Uncategorized

Who’s the real leader in open source ECM?

without comments

Don’t believe the hype, just ask Google:

Added later: for more serious arguments, see Eric’s blog entry on the same subject.

Written by Stefane Fermigier

December 15th, 2005 at 10:44 pm

Posted in Uncategorized

Next CPS Bugday: next Wednesday (dec 14)

without comments

Next CPS bugday will happen on IRC channel #cps next wednesday (dec 14). There are still 77 issues left before we release CPS 3.4.0, but we are confident that the number will drop to a less spectacular level with the help of the CPS developers community at large, and the dedication of the CPS core team.

For more info on CPS development:

  • The cps-devel mailing list.
  • The Trac (with SVN browsing, timelines, roadmap and outstanding issues).
  • The #cps IRC channel on freenode.net.

Written by Stefane Fermigier

December 12th, 2005 at 5:58 pm

Posted in Uncategorized

FunkLoad 1.4.0 released

without comments

Here is the announcement on Freshmeat:

New command-line options have been added for looping on specific pages
inside a given script, for ignoring image/CSS link errors, for filtering
tests based on a regular expression, for stopping the tests on the first
failure, and more. Reporting has been improved. The API has been cleaned up
a bit. ez_setup has been upgraded to fix broken SourceForge download.


More info…

Written by Stefane Fermigier

December 12th, 2005 at 5:18 pm

Posted in Uncategorized

Pro-Python propaganda

without comments

Some links to useful Python propaganda:

Written by Stefane Fermigier

December 12th, 2005 at 10:22 am

Posted in Uncategorized

Philipp von Weitershausen has a blog on z3lab.org

without comments

Philipp von Weitershausen, one of the heavyweights of the Zope3 development team, now has a blog on z3lab, the community site for the project aiming at building the next-generation Open Source ECM Platform.
</P

BTW, other Zope superstars with blogs on z3lab include Jim Fulton (aka “The Zope Pope”) and Jean-Marc Orliaguet (no nickname yet, you now, he’s the guy behind CPSSkins).

Written by Stefane Fermigier

December 7th, 2005 at 11:11 am

Posted in Uncategorized

Zope 3.2 and 2.9 beta coming today

without comments

Great news: the first beta of Zope 3.2 should be released today, according to Jim Fulton, “The Zope Pope”, and Zope 2.9 beta1 (which will include Zope 3.2beta1) later this week, according to Andreas Jung, release manager for Zope 2.

Written by Stefane Fermigier

December 5th, 2005 at 5:19 pm

Posted in Uncategorized

©2010-2012      

Built on a Wordpress using a customization of the Journalist theme.