Asko Soukka: Test fixture driven development for Plone add-ons?
You may have already seen Maurizio Delmonte's demo of collective.cover, the new Tiles based front-page product for Plone. It's based on the same technologies as Deco, but it actually delivers. Just...
View ArticleReinout van Rees: Stonewall Jackson and documentation
Today it is 150 years ago that Stonewall Jackson died. Not everyone will recognize the name: it is a general from the American civil war. And a good one at that!Bear with me, I'll have a...
View ArticleMaurits van Rees: Kenneth Reitz - Python for humans
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.Follow me on twitter: @kennethreitz. I work at Heroku. I am a member of the Python software...
View ArticleMaurits van Rees: Alessandro Molina - High Performance Web Applications with...
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.I am @__amol__ on Twitter. I am a member of the TurboGears team. I will talk about general rules...
View ArticleMaurits van Rees: Douwe van der Meij and Brandon Tilstra - MVC revisited with...
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.We work for Goldmund, Wyldebeast and Wunderliebe, the sponsors of this conference with the...
View ArticleMaurits van Rees: Oleg Pidsadnyi - Behaviour driven design with PyTest
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.Code of pytest-bdd: https://github.com/olegpidsadnyi/pytest-bddI will talk about behaviour...
View ArticleAndreas Jung: Produce & Publish Status Update 1
In a recent posting I outlined my plans for the next generation of the "Produce & Publish Cloud Edition".Over the last days I found some time prototyping the new core implementation which is...
View ArticleMaurits van Rees: Armin Ronacher - A year with MongoDB
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.I do computers, currently at Fireteam. We do the internet for pointy-shooty games.I started out...
View ArticleMaurits van Rees: Álex González - Python and Scala smoke the peace pipe
ay Python conference in Groningen, The Netherlands.Thrift is an interface definition language. You can use to work with several languages at the same time. It gives you basic types, transport,...
View ArticleMaurits van Rees: Luuk van der Velden - Best practices for the lone coder...
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.I do a PhD at the Center for Neuroscience, University of Amsterdam. I switched from Matlab to...
View ArticleMaurits van Rees: Holger Krekel - re-inventing Python packaging & testing
See the PyGrunn website for more info about this one-day Python conference in Groningen, The Netherlands.I am @hpk42 on Twitter.I started programming in 1984. I am going to tell you how distribution...
View ArticleJazkarta Blog: Plone+Salesforce: What’s Next?
A big thank you to the Salesforce Foundation for inviting me to contribute a post on Plone+Salesforce integration to their blog. It was fun to reacquaint myself with all the tools and learn what’s new....
View ArticleMartijn Faassen: Overwhelmed by JavaScript Dependencies
IntroductionThis is about managing dependencies in a well-tested client-side JavaScript codebase, how I got overwhelmed, and how I automated the pieces to make it Just work™.The JavaScript world has...
View ArticleDavid "Pigeonflight" Bain: Graphic Design as time consuming as coding
I needed to "rub up" a flyer* to promote the services of my company Alteroo. Alteroo has a wide ranging skill set that covers experience with databases, web development and design. In the last few...
View ArticleStarzel.de: How to handle unknown meta_type in GS
We were lost when supporting multiple Plone versions with generic setup and the typeinfo step. Soon there won't be the Topic type any more. Removing declarations for the Topic type and leaving users of...
View ArticleSidnei da Silva: Coming back to (social) life
Due to some unplanned traveling I ended up near the Bay Area last week, more specifically Canonical was holding an internal Cloud Sprint in Oakland, CA, and Martin asked me to participate and push our...
View ArticleDavid "Pigeonflight" Bain: Bulk adding of users to a Plone site (TTW)
This is a quick way to add new users to a Plone site, very useful in a pinch but probably not very robust (so I make no guarantees). It might possibly serve as the pattern for a "user importer",...
View ArticleMartijn Faassen: Obviel 1.0rc1 released!
I've just released Obviel 1.0rc1. This, or something very close to it, will be turned into 1.0 final.What's new in Obviel 1.0rc1?upgraded and tested with newer version of jQuery (1.9.x)new Obviel Forms...
View ArticleMikko Ohtamaa: Putting breakpoints to HTML templates in Python
Python offers manydifferenttemplate engines for web application development to turn your view logic to HTML code on the server and then send the resulting HTML code to a web browser. When you are...
View ArticleReinout van Rees: Bleed for speed - Rob Spectre
He started with a little history lesson. The sea battle of mobile bay. The admiral (Faragut) ordered the ships straight through the minefield (called "torpedoes" at the time). "Damn the torpedoes, full...
View Article