Contributions in February

under Python, Pyramid, Plone, Gentoo, English

Following is a monthly update on my contributions to open source and community around it. FOSDEM2013 was a very affordable open source conference in Brussels that laste for one weekend. I have attended it purely as participant, watching talks and saying hello to old friends from Python community. There was so much going on, it's hard to tell. Besides Python track I really enjoyed Assholes are killing your project, which was completely packed. ...

Contributions in January

under Python, Pyramid, Plone, Gentoo, English

Another month passed by, another update. mr.bob got another bugfix release 0.1a7 which will short be superseded by another release with template dependencies feature. This is probably going to result into first beta release, since I consider commmand-line interface complete feature-wise. Python API will be refactored when I eventually start to use it. bobtemplates.ielectric is my personal collection of mr.bob templates and currently includes templates for a modern Python package and a very ...

Contributions in happy December

under Python, Pyramid, Plone, Gentoo, English

Another month passed by, another update. I'll try to keep this on monthly basis: mr.bob does your project skeleton templates. Today I released 0.1a6 which introduces hooks. It allows you to hook into various places of the rendering flow. Before/after a question is asked and before/after rendering of directory structure. It's also a cleanup release before last missing piece is implemented - dependance between templates. I also updated my bobtemplates.ielectric templates to be used ...

Movember contributions

under Python, Pyramid, Plone, Gentoo, English

November has been a busy month. Some things I have been involved with (mostly during weekends and evenings): released mr.bob (project skeleton renderer replacing Paste and templer) 0.1a2 and 0.1a3. I'd love more people to try it out. No Python knowledge is needed to write a template. Example: https://github.com/disko/bobtemplates.kotti minor eestec.portal improvements for next generation Plone portal for http://eestec.net wrote kiberpipa.bookshelf (pyramid web application displaying ebook metadata from solr backend) lot's of thinking ...

Products.TinyMCE 1.3 status update

under Python, Tinymce, Plone, English

Products.TinyMCE 1.3 is not ready to be released, but we are advancing: PLIP was submitted by Tom Gross (kudos!) to include Products.TinyMCE 1.3 into Plone 4.3 release. Upcoming Friday (18th of May), Plone tuneup will be focused on fixing TinyMCE bugs and cleaning up the bug tracker. I will attend tuneup and will focus on answering questions regarding Products.TinyMCE. Join #plone-tuneup on irc.freenode.net to participate! Second week of July 2012, another awesome Plone ...