Paul Everitt: Python 3 for my PyCon Pyramid tutorial
Going to PyCon? Looking for a good tutorial to sign up for? Interested in Python 3?I’m giving a Pyramid for Humans tutorial at PyCon, Wednesday morning. It’s going to be a lot of fun. As extra spice,...
View ArticleWichert Akkerman: Allowing unicode ids in Zope
Back when Zope was written Python did not support unicode. This is still reflected in the policy for object ids in Zope: they must be pure ASCII. I recently started wondering what it would bring Zope a...
View ArticleRok Garbas: Day 6 - mid report on plone.app.toolbar work
Lets rewind 8 days back.I wrote a post in the morning just before I was suppose to get on the plane. At least that was the plan. Instead I spent additional 2 days at Barcelona airport. In third try we...
View ArticleLennart Regebro: Looking for Django / Python / Plone work
Note to all recruiters: I’m not willing to relocate, definitely not ever to London, so the job has to be mostly remote. You can stop reading now.Yes, I’m coming to the end of my current project. I’m...
View ArticleCosent: Cosent opens innovation programme for participation
We're committed to pushing the envelope in PloneSocial development. Please contact us if you're interested in participating in one of our research projects.Design ResearchHow can we optimize knowledge...
View ArticleReinout van Rees: Getting vagrant box networking working again after wifi change
I'm using vagrant for my osx python/django work. There's one big problem I had: networking would stop working when I switched between work and home. Probably because of a different wifi.Pretty...
View ArticlePlone.org: EuroPython 2013 - Plone talks wanted!
Everybody knows that EuroPython is the official European conference about the Python programming language.It is aimed at everyone in the Python community, of all skill levels, both users and...
View ArticleStarzel.de: wpd.countdown portlet - Counting days to World Plone Day
To support the upcoming World Plone Day, we created wpd.countdown, a portlet counting down the days to the World Plone Day - 24.4.2013.Help us spread the word about the World Plone Day and embed the...
View ArticleMikko Ohtamaa: When an open source project shows the first sign of success
There are many stories about successful open source projects where thousands of contributors pour their sweat, tears and blood on the code, for the sake of peer reputation, building better tomorrow or...
View ArticleMark van Lent: ZODB analysis
A note to myself on how to get a quick insight in the content in a ZODB.A couple of years ago I created mr.inquisition to get more insight in the content of a foreign Zope Object Database (ZODB). And...
View ArticleAlex Clark: Built with Plone, Powered By GitHub Pages
Is Plone the next great static website generator? Probably not, but it definitely could beI am always looking for ways to improve, streamline and otherwise hack my e-life. And this post is about all of...
View ArticleBlue Dynamics: AGX 1.0 alpha1 released
AGX, designated successor of the old ArchGenXML code generator for Plone/Archetypes has just been released athttps://pypi.python.org/pypi/agx.dev. AGX is a full rewrite with the goal of extensibility...
View ArticleRedTurtle: How to transform a dexterity Item in to a dexterity Container
This is a rather technical post, full of code. Faint of hearth you are advised!The storyNot all the content types are designed from the beginning with a container behaviour, a feature that can become a...
View ArticleKees Hink: Looking for work
Update: A colleague accepted a new job somewhere else. I am staying on but will have time for projects. Der Freitag are laying off staff. The investor's financial situation has taken a turn for the...
View ArticleQuintagroup: Python Reel: Free Plone Theme for 2013
Recently it was announced of the first release of a free Plone theme, designed and developed by Quintagroup: Python Reel, your Free Responsive theme for Plone 4.2.x that holds a great promise to...
View ArticleMartijn Faassen: Looking for project!
I'm looking for a project to inspire me! I'm a creative developer with 15 years experience doing Python and the web. So much experience doing web applications does not mean I'm stuck in the past; I'm...
View ArticleAbstract Developers: The PLOG program board is online, join us!
This year, all the activities will be planned through this dashboard in order to allow everyone a clear vision of what’s going on at the event, making it easier to find other people to sprint with, and...
View ArticlePlone.org: READY, SET, GO! PloneConf 2013 Website Launched
Start planning -- Brasília is hosting the next Plone Conference!This is the first time the Conference will take place in the southern part of the globe, and we're very happy about that. Plone is...
View ArticleReinout van Rees: Pypi and externally-hosted distributions
There's a whopping huge discussion on Python's catalog-SIG mailinglist about deprecating external links on PyPI (the Python Package Index).What is the problem? Well, my colleague has this now:$ pip...
View ArticleJean-Michel Francois: How to install OpenAM using buildout
OpenAM is an opensource Java based solution to provide SSO to your project. It provides an all in one solution which manage more than just the authentication.The main documentation show how to install...
View Article