plonewars.com

March 10th, 2007

Squid, Pound et Zope — Z0pe

Squid, Pound et Zope — Z0pe

Originally from del.icio.us/tag/plone by ngouzy


from Yoda http://plonewars.com/2007/03/10/squid-pound-et-zope-a%c2%80%c2%94-z0pe/







March 10th, 2007

Z0pe — Z0pe

Z0pe — Z0pe

Originally from del.icio.us/tag/plone by ngouzy


from Yoda http://plonewars.com/2007/03/10/z0pe-a%c2%80%c2%94-z0pe/







March 10th, 2007

gawel’s blurb: weblog

gawel’s blurb: weblog

Originally from del.icio.us/tag/plone by ngouzy


from Yoda http://plonewars.com/2007/03/10/gawels-blurb-weblog-3/







March 10th, 2007
March 10th, 2007

Limi|bus

If you’re wondering what it means when you see “Limi|Bus” on IRC, the New York Times has the scoop.

Limi|bus

Originally from The Plone Blog by Jon Stahl


from Yoda http://plonewars.com/2007/03/10/limibus/







March 10th, 2007

Daniel Nouri: Invaluable Zope 2 development tools

I never leave home without these, at least not when I leave home to do
development:

  • Emacs

    Emacs of course isn’t specific to Zope or Python. Nevertheless,
    Emacs is the editor for doing Zope development. Check out
    Philipp von Weitershausen demo pdbtrack. You need nothing
    more than the usual python-mode for this. (If you don’t know
    what pdb is, read this gentle intro to debugging in Python.)

    I hear that other editors can do this too, but it can’t possibly
    work as well. :-P

    Start with Emacs basics right now!

  • PDBDebugMode

    What it does: It loads the Python Debugger (pdb) whenever Zope
    encounters an exception that was not filtered in the error_log.
    In combination with pdbtrack this means: Don’t read tracebacks to
    find out where the exception has occurred and where you might
    want to hook in to debug. And don’t restart after you figured
    out where to put that pdb.set_trace(). Instead: Have your pdb
    point to the failing line of code and do your debugging right
    away. Works similar to –debug-inplace of the Zope testrunner.

    This might be not as useful for development of new applications
    (think tests) as for situations where you have to debug something
    quickly, possibly on a live deployment.

  • ScriptDebugging

    Before, I totally hated debugging code in Script (Python)
    objects. That was until I found Lennart Regebro’s
    ScriptDebugging, which helps pdbtrack find out where in the
    script you are, which means that you can debug scripts just like
    any other Python code.

  • DeadlockDebugger

    Stuck with a Zope that’s stuck? If your Zope stops responding,
    use DeadlockDebugger to find out where exactly Zope’s threads are
    deadlocked. From the author:

    This product adds a hook so that a deadlocked Zope process can
    be debugged, by dumping a traceback of all running python
    processes. The dump is sent to the event log (at the DEBUG
    level) and returned to the browser (even though the Zope is
    deadlocked and doesn’t answer any other requests!).

    DeadlockDebugger can of course also be used to debug Zope in
    non-deadlock situations, when a Zope process is taking a long
    time and you wish to know what code is being executed.

What’s the Zope 2 tool that you’d take with you on an island?

Daniel Nouri: Invaluable Zope 2 development tools

Originally from Planet Plone


from Yoda http://plonewars.com/2007/03/10/daniel-nouri-invaluable-zope-2-development-tools/







March 10th, 2007

The Plone Blog: Limi|bus

If you’re wondering what it means when you see “Limi|Bus” on IRC, the New York Times has the scoop.

The Plone Blog: Limi|bus

Originally from Planet Plone by Jon Stahl


from Yoda http://plonewars.com/2007/03/10/the-plone-blog-limibus/







March 10th, 2007

Put round corners on your portlets — plone.org

Put round corners on your portlets — plone.org

Originally from del.icio.us/tag/plone by dunny


from Yoda http://plonewars.com/2007/03/10/put-round-corners-on-your-portlets-a%c2%80%c2%94-ploneorg/







March 10th, 2007

Integrando office documents e pdf no plone

Integrando office documents e pdf no plone

Originally from del.icio.us/tag/plone by analuizavp


from Yoda http://plonewars.com/2007/03/10/integrando-office-documents-e-pdf-no-plone/







March 10th, 2007

Introduction — plone.org

An introduction to ArchGenXML – what it is, reasons to use it, who made it.

Introduction — plone.org

Originally from del.icio.us/tag/plone by onmountain


from Yoda http://plonewars.com/2007/03/10/introduction-a%c2%80%c2%94-ploneorg-9/