Lennart Regebro: Hello again Planet Python! Here’s what I have been up to!
I noticed last week that I wasn’t on Planet Python anymore. I have no idea why, or when, I got removed. Possibly I had the planet pointing to a feed that disappeared in a wordpress.com update or...
View ArticleNiteoweb: Robot on Travis - uploading results to S3
This is a walkthrough of how one could upload to Amazon S3 screenshots and other output files produced by Robot framework ran in a Travis CI build. The reason why we want to do this is to be able to...
View ArticleMikko Ohtamaa: New Plone addon: Image Portlet
Introductionimageportlet add-on provides a portlet for Plone CMS for easily add images, banners and carousels around the content on your site.This is very useful with ContentWentPortlets to bannerize...
View ArticleSimples Consultoria: Raiders of the lost katana
To immortalize the greatest event of the Plone community in 2012, nothing better than publish a free Plone theme for Diazo. Donwload now: https://github.com/simplesconsultoria/beyondskins.lostkatana
View ArticleDaniel Nouri: python-mode gone wrong
tl;drIf you recently upgraded Emacs' python-mode to version 6.0 or higher, and it feels wrong (indentation seems broken, the menu is confusing), downgrade to version 5. In Debian or Ubuntu you can do...
View ArticleAnderson Leeb Blog: Create objects in the Plone debugger
Plone 4(11/19/2012) Note: David Glick was kind enough to point out that there is now a much easier way of handling this, in the plone.recipe.zope2instance. See the examples on pypi.Plone...
View ArticleMikko Ohtamaa: Create complex form field showing and hiding rules with jQuery...
jQuery Interdependencies is a library to create rules for showing and hiding form fields dynamically on your HTML form. It’s use case are the situations where the form filling can take different...
View ArticleNoe Nieto: Tutorial de Git con windoze
Tutorial de Git con windozeEste es mi tutorial de git para Winshit. Me caga usar winblows, pero reconozco que no todo el mundo es perfecto y muchas veces hay que trabajar con lo que hay.Además, tengo...
View ArticleMock It!: Commenting gone wrong
I was just reading about Daniel Nouri's frustrations with the new version of python-mode.el and wanted to comment that I'd had exactly the same experience. But then I got this warning from Disqus, a...
View ArticlePaul Everitt: Hackberry, Linux, Python, Minecraft
My son wanted to run a Minecraft Server. I had a old, wheezing, 2006 Macbook, so I set up a Minecraft server for him and his friends.Then I decided to do a little adventure.The Macbook wasn’t going to...
View ArticlePaul Everitt: Pyramid Training: Gun for Hire
tl;dr I’d love to go do some Pyramid training in the coming months. Particularly if there’s a chance to speechify.For the San Fran Plone Conf, I put together a “Pyramid for Humans” training course. I...
View ArticleMikko Ohtamaa: Creating animated GIF screen captures on OSX
Animated GIF images are a good method for demonstrating your application, library or framework UI functionality and features: as one picture tells more than thousand words, one animation tells more...
View ArticleRoss Patterson: POSKeyError During Commit
Believe it or not, I'm a POSKeyError virgin, I've never run into one... Until now!I was working on a very small Plone 3.1.1 to 4.2.2 upgrade. Not too many add-ons, simple skin/theme customizations,...
View ArticleAlex Clark: Plone Guide
WhoFor anyone new to my blog, welcome. I am Alex Clark: Python Web Developer.WhatRecently with a tweet, I announced the start of a new personal project:WhenI have tentatively scheduled this project to...
View ArticleFour Digits: Standup time! But different..
Every once in a while we decide to upgrade our office. Sometimes this means buying whiteboards or better monitors but this time it's a little more drastic.A good working environment improves...
View ArticleAbstract Developers: SimpleManagement, an agile project management tool
Abstract realizes projects for its customers, and we constantly strive to improve our management process.Part of this improvement is tied to the tools we use: the glorious eXtreme Management, developed...
View ArticleDaniel Nouri: Use apt-get to install Python dependencies for Travis CI
Travis CI is used by more and more open source Python projects to do their continous testing. scikit-learn is the latest project to adopt it.With Travis, usually you'll use pip or setuptools to get...
View ArticleMikko Ohtamaa: pgrep and pkill – Linux scripting process management friends
Often when inspecting an UNIX server as a sysadmin you need to find and kill a (hung) process running with a certain command line arguments.Traditional solution is to search through ps process listing...
View ArticlePlone.org: Join Us at the Gilbane Conference
The Gilbane Conference is organized by the Gilbane Group and is attended by top CMS analysts, IT strategists, and enterprise decision makers from all industries. The conference is focused on web and...
View ArticlePaul Everitt: Caring about the customer’s project more than about the customer
About 10 years ago my stock-in-trade changed. I started managing projects. Specifically, large projects with distributed subcontractor developer teams. Along the way I developed a mantra that I used to...
View Article