PLONE.ORG: Conference talk schedule is live!
See the conference schedule for the full week of Oct. 16-22, 2017: training classeskeynotes, talks, lightning talks, open spacesPlone Foundation annual general meetingdinner...
View ArticleMaurits van Rees: Eric Steele: State of Plone
Welcome to Barcelona! Great to be here. The Plone Barceloneta theme was made here, guillotina started here.Plone 5.1 release candidate 1 is out.Some of the features:collective.indexing integrated in...
View ArticlePLONE.ORG: Plone Digital Experience Conference 2017 is live, from Barcelona!
Organizers Victor Fernandez de Alba and Ramon Navarro Bosch warmly welcomed 180 participants to the Plone Conference 2017 in their home city of Barcelona, the origin of so many parts of Plone, not the...
View ArticleMaurits van Rees: Devon Bernard: How to design a great API using Flask
At Enlitic we study lots of medical data using computers. I hope to teach you how to create an api that developers and users love. If you are a backend developer, you can see the front end developers...
View ArticleMaurits van Rees: Nathan van Gheem and Ramon Navarro Bosch: guillotina and...
At first we had plone.server as name, but it was not really Plone anymore, so we were looking for a new name and come up with guillotine, and then Ramon said we should call it guillotina, the Catalan...
View ArticleMaurits van Rees: Paul Roeland: An omnivore's perspective
This is an opinionated view on where we can learn, what we should stop doing, and how choices play out.What do I mean with an omnivore's perspective? I work for a non-profit organisation. I have used...
View ArticleMaurits van Rees: Alessandro Pisa: Really Unconventional Migrations
Migration is just a matter of state, moving from state A to state B. The customer does not care how you get there, but you should, or it costs you too much time.We migrated a site from Plone 4.1.3 to...
View ArticleMaurits van Rees: David Glick: Nice blobs! It'd be a shame if anything...
This is about storing blobs in the cloud. Mostly I will talk about storing them in S3 from Amazon, but you can store them elsewhere as well.Earlier this year they had about 750 GB of blob data, growing...
View ArticleMaurits van Rees: Simona Cotin: Code and Deploy Angular to the Cloud
I am a cloud development advocate at Microsoft."The Plone community is a drinking community with a software problem," quoting Alexander Loechel."It works on my machine..." You hear that a lot. CICD...
View ArticleMaurits van Rees: Lightning talks Wednesday
Matthew Sital-Singh: Cross-device native apps with IonicIonic is basically Angular2, Cordova and a UI layer. For native mobile apps.Simple Plone Review Queue app to showcase Ionic + plone.restapi:...
View ArticleMaurits van Rees: Jesse Jiryu Davis: Why generosity turns to rage, and what...
Symbol of generosity for us in the United States is Santa Claus. He distributes gifts for free in the evening before Christmas. Now there is something called SantaCon, where young men go around dressed...
View ArticleDavid "Pigeonflight" Bain: Plone Conf 2017 Day 2: Timo Stollenwerk: Building...
I decided to try a Maurits van Rees and live blog a conference talk.Talk by Timo Stollenwerk on Building Bridges - The Headless Future of PlonePlone's headless futureWorking on what we call headless...
View ArticleMaurits van Rees: Pau Freixes Alio: Running aioHTTP at scale
At Skyscanner we use lots of microservices for hotels. Microservices talk to each other with HTTP. The languages that we use all know how to talk HTTP.We need to know what is happening in our micro...
View ArticleMaurits van Rees: Artur Iulian Daschevici: Hacking real time messaging with...
For notifications I would normally use Redis and PubSub. Then you need an app server, a way of scaling this, centralized logging, etcetera. You end up with an overengineered system for which you need...
View ArticleMaurits van Rees: Open space about headless CMS
MVP (minimal viable product) approach can be good. Start with a basic skate board, then go for the best skate board in the world. Create a set of user stories, like: login, add, edit, delete content,...
View ArticleMaurits van Rees: Denys Mishunov: debugger; for Developers
It's been a long time since I have been in the Plone community. Good to see so many old friends! Literally old. :-)I am Denys and I have a problem. I am a developer. Should I use Angular or React?...
View ArticleMaurits van Rees: Lightning talks Thursday
Andreas Jung: Plone and the blockchainBlockchain is the base technology behind bitcoin, but it is not bound to crypto currencies. It is a distributed data structure, usually based on peer to peer. No...
View ArticleMaurits van Rees: Annual membership meeting Plone Foundation
Plone Foundation president Paul Roeland presents the report of the past board year. Documents can be found on plone.org.There were lots of sprints, most of them sponsored by the Foundation.Eric Steele...
View ArticleMaurits van Rees: Mark Pieszak: Rendering JavaScript on the Server? Welcome...
[Sorry Mark, I came in late.]SSR = server side renderingCreate an app.module.ts and an app.server.module.tsStatic SSR is done at build time.Dynamic SSR is done at run time.SSR gotchas:If you use window...
View ArticleMaurits van Rees: Bert JW Regeer: I broke what? Taking over maintenance on...
Existing code needs love too! Look at the truth behind open source apps on commitstrip. You can help open source projects by becoming a maintainer. I became maintainer of WebOb.What I was told: don't...
View Article