Adam Forsythe-Cheasley

Automatic Label Placement

05 April 2019

Recently I happened to stumble across an NP-Hard problem whilst working on a web app. This problem turned out to be extremely interesting to work on. In this post I talk about the problem and why it's so interesting to hack on.
Read Post

Code review

26 July 2016

My thoughts on giving good code review.
Read Post

Django and Json Web Tokens

05 April 2016

Django rest framework using JWT for authentication.
Read Post

Relstorage for mere mortals

20 January 2015

For the 2015 Plone conference I presented a talk on relstorage with Matthew Sital-Singh
Read Post

Plone acquisition and dexterity mutators

22 May 2014

How to use acquisition within dexterity mutators
Read Post

Plone Content icons for Archetypes and Dexterity

01 April 2014

The way icons representing content types has changed from Archetypes to Dexterity. This post explains how to deal with a site that uses both frameworks.
Read Post

plone.api

29 October 2013

An developer friendly api for Plone.
Read Post

Plone "events"

23 June 2012

A full list of all available subscriber events in zope/plone.
Read Post

Plone: Limiting catalog search results

10 March 2011

How to correctly limit the number of results returned from the portal catalog in Plone.
Read Post