plonewars.com

April 22nd, 2007

Creating a KSS plugin — KSS (Kinetic Style Sheets)

Creating a KSS plugin — KSS (Kinetic Style Sheets)

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


from Yoda http://plonewars.com/2007/04/22/creating-a-kss-plugin-a%c2%80%c2%94-kss-kinetic-style-sheets/







April 22nd, 2007

O¹ avez-vous plac© votre Fonera ? (17)

IngeniWeb est une soci©t© leader du march© de Zope et Plone.
En plus de proposer des solutions Open-Source professionelles, les fondateurs de la soci©t© ont la particularit© d’ªtre les auteurs du premier livre paru sur le sujet : « Zope » (3¨ ©dition aujourd’hui) aux Editions Eyrolles. Et cerise sur le g¢teau, leurs locaux sont Fonis©s. Voici leur Fonera qui s’accouple avec la mac…

Report post as spam 
Help Strategicboard stay spam free by reporting spammers

O¹ avez-vous plac© votre Fonera ? (17)

Originally from Strategicboard spam free blog search on plone by FON Blog (French)


from Yoda http://plonewars.com/2007/04/22/oa%c2%b9-avez-vous-placa%c2%a9-votre-fonera-17/







April 22nd, 2007

KSS — KSS (Kinetic Style Sheets)

KSS — KSS (Kinetic Style Sheets)

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


from Yoda http://plonewars.com/2007/04/22/kss-a%c2%80%c2%94-kss-kinetic-style-sheets/







April 22nd, 2007

L3interactive - Introduction

L3interactive - Introduction

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


from Yoda http://plonewars.com/2007/04/22/l3interactive-introduction/







April 22nd, 2007

Plone SVN access

Plone SVN access

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


from Yoda http://plonewars.com/2007/04/22/plone-svn-access/







April 22nd, 2007

The Python Plone and Zope Job, Resume and Consulting Market

The Python Plone and Zope Job, Resume and Consulting Market

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


from Yoda http://plonewars.com/2007/04/22/the-python-plone-and-zope-job-resume-and-consulting-market-3/







April 22nd, 2007

zope と apache の共存

apache 2.0, zope 2.9, 共存, 特定のサイトのみ公開

zope と apache の共存

Originally from [Technorati] Tag results for plone


from Yoda http://plonewars.com/2007/04/22/zope-a%c2%81%c2%a8-apache-a%c2%81%c2%aea%c2%85%c2%b1a%c2%ad%c2%98/







April 22nd, 2007

[Plone]Plone Mini Sprint 2007 Spring に行ってきた

■[Plone]Plone Mini Sprint 2007 Spring に行ってきた Plone 3.0 beta の日本語化を目標とした Plone Mini Sprint 2007…

[Plone]Plone Mini Sprint 2007 Spring に行ってきた

Originally from [Technorati] Tag results for plone


from Yoda http://plonewars.com/2007/04/22/ploneplone-mini-sprint-2007-spring-a%c2%81%c2%abe%c2%a1%c2%8ca%c2%81a%c2%81%c2%a6a%c2%81%c2%8da%c2%81%c2%9f/







April 22nd, 2007

Wichert Akkerman: Debian upgrade experience

With the recent release of Debian etch (usability note: why can’t that
URL be per-release? All the info on sarge suddenly is not reachable
at the location people bookmarked anymore) I figured I would try
upgrading some servers to it. Debian has always had excellent
in-place migration handling, so this should be easy, right?
If only..

  • Post-upgrade courier IMAP no longer worked. Or to be more specific:
    IMAP worked, but just did not find my mailboxes anymore. And no
    warnings, errors or anything else in the logfiles. Some hand-merging
    of configuration files and a restart fixed that.
  • Apache2 LDAP authentication has changed with the upgrade to Apache
    2.2, which means it broke for all my sites. Apache now uses quiet
    different configuration options to configure LDAP so I can not really
    blame Debian for it. But still, it’s all part of the Debian upgrade
    experience.
  • After the upgrade my apache was suddenly doing disk-caching of all
    sites, leading to various strange problems with outdated data being
    served, which broke several applications. There was no warning during
    the upgrade process for this change.
  • I use iTerm as terminal
    emulator. After upgrading a server terminal emulation was suddenly
    horrible: lines would run too long, wraping them to the next line
    in the terminal, scrolling would not work and other general madness.
    I ended up copying /usr/share/terminfo from a Debian sarge machine to
    /etc/terminfo on the etch machines to fix this.
  • And now for the clincher: you can no longer use python 2.3 with
    edge. To ascertain this the python package now conflicts with
    all versions of the python2.3 package, except for
    those in unstable
    . Since I run a fair amount of
    Zope instances which use python2.3 that means that I simply can
    not upgrade machines to etch. I am not the only one to notice
    that: I browsed the debian-python archives and noticed that other
    people have brought that up on that, but nothing has changed since.

I will stay for sarge for a while longer.

Wichert Akkerman: Debian upgrade experience

Originally from Planet Plone


from Yoda http://plonewars.com/2007/04/22/wichert-akkerman-debian-upgrade-experience/







April 22nd, 2007

Jeroen Vloothuis: Writing a simple KSS plugin

Developing with KSS should save you from ever having to write Javascript. This premise of course only holds true if the framework is complete enough to do everything that you want. Fortunately writing a plugin for KSS is not that difficult. To make this even easier I wrote a small tutorial on how to create a KSS plugin complete with all related Zope bootstrapping.

Keep watching kukit.org or this blog for another tutorial on how to create server side code to communicate with this plugin.

Jeroen Vloothuis: Writing a simple KSS plugin

Originally from Planet Plone by jvloothuis


from Yoda http://plonewars.com/2007/04/22/jeroen-vloothuis-writing-a-simple-kss-plugin/