Simples Consultoria: Cafecito Sprint: the lost post
After many months of delay, collective.cover 1.0a1 was finally released last Monday, January 10, 2013.It has been a lot of work: more than 5,000 lines of code, more than 700 commits, 20 contributors,...
View ArticleSimples Consultoria: Cafecito Sprint: the lost post
After many months of delay, collective.cover 1.0a1 was finally released last Monday, January 10, 2013.It has been a lot of work: more than 5,000 lines of code, more than 700 commits, 20 contributors,...
View ArticleAlex Clark: Python 3 Porting
The 3 in 2013 is for Python 3I tend to like projects that everyone else hates, e.g.:Removing persistent Python objects associated with missing classes in ZODB.Making new releases for old software that...
View Articlekeul: Python libraries I want to use (AKA: my Python Wishlist)
Are you one of the guys that sometimes open the Python Package Index homepage simply because like to see what's new?I am.Often I see some new Python packages release about a library I never heard...
View ArticlePaul Everitt: Emphasize Python 3 in Pyramid docs?
Recently I saw that Django 1.5 will have experimental (non-production) support for Python 3, and just saw today about Twisted supporting some Python 3. Someone recently asserted that 2013 might be the...
View ArticleMikko Ohtamaa: Obfuscate.js: clean sensitive information out from web page...
Obfuscate.js is a Javascript console tool which obfuscates the text on the web page hiding sensitive information. The purpose of this tool is to be able to make shareable screenshots for collaborative...
View ArticleMark van Lent: Whiskers behind SSL
Since April 2012 we are using Whiskers to store information about our Plone and Django buildouts. But when I moved the setup behind SSL, the browser started to complain about unsafe content.While I...
View ArticleRok Garbas: A Week with Toolbar, Part 2
Today I finished a week long work which was focusing on plone.app.toolbar. I must say I'm really happy with results and I hope you will be also.I'm especially proud of my work on plone.overlay.js and...
View ArticleLennart Regebro: Django impressions by a Plonista
Lately I’ve been working with Django, and I’m going to share the impressions I have of Django, from a longtime Zope/Plone users view point. Of course Django is a good web framework. If it wasn’t, it...
View ArticlePlone.org: Announcing World Plone Day 2013
WPD is a day of events held around the globe to spread awareness of Plone, a free and open source Internet publishing system that combines web content management, social software, collaboration and...
View ArticleRok Garbas: Help me get CMSUI/Toolbar done!
I worked on plone.app.toolbar some part of last year, mainly due to the fact it was needed for Deco (at least part of it). I've seen code grow and evolve and I believe core codebase matured over the...
View ArticleDylan Jay: p.a.toolbar: the UI revamp Plone didn't know it needed
I was recently doing a kind of show and tell with another CMS developer. I was showing off Plone and they showed me their (PHP based) CMS. Even though this other CMS made you have to jump back and...
View ArticleRedTurtle: Break free from forefront TMG proxy
It was a dark and stormy night, me and the server, Loca, left all alone in a chilly room.To let a linux server connect with Forefront I wanted to set up and run cntlm, which is a local proxy that...
View ArticleFour Digits: Transmogrify 100k AT objects from Plone 3 to Plone 4 Dexterity...
Since a while we are working on our new support system. Our support system supports our workflows. It holds all our customer information, data, project information and support tickets are registered by...
View ArticlePaul Everitt: I’m doing a Pyramid-Python3 talk at DC Python Feb 5
We’re getting out-and-about more in 2013, talking up Pyramid and whatnot. Starting with, a Pyramid presentation at the DC Python meetup on Tuesday, February 5th in DC, 7PM at Browsermedia/NClud, 19th...
View ArticleLennart Regebro: New Year’s Python Meme 2012
OK, OK, I’m weeks late. I’ve had a lot to do. I also had the flu. Anyhow:1. What’s the coolest Python application, framework or library you have discovered in 2012?I can never remember when i...
View ArticleMikko Ohtamaa: Script for generating Google documents from Google spreadsheet...
Table Of Content1. Ingredients of the document generator2. Short introduction to Google Apps Script3. The generator scriptMicrosoft Office supports “data sources” to generate e.g. letters, invoices,...
View ArticleNiteoweb: Raspberry PI boot to browser
Here at NiteoWeb, we use various SaaS monitoring and logging providers such as Librato Metrics and Papertrail to keep on top of our Plone and Pyramid projects. Hence the need to have a wall-mounted...
View ArticleLennart Regebro: Running Django tests with Userena
I’m now running django-userena as the plugin for registering users, as it’s most complete and also allows for logging in with either the username or the email.However, running tests can be a bit...
View ArticleMartijn Faassen: New Blog Engine
My blog used to use the venerable newsbruiser system. It worked, and has a nice web UI, but looked ugly. Now I could've fixed that, but since I wanted to change my blog workflow anyway to something...
View Article