vLent.nl

Practicing software development

Weblog entries for “plone”

Found 42 weblog entries in this category. Showing results 1–10.

previous 1 2 3 4 5

Thoughts on mobile development

For years web development was quite predictable. The resolution of the average screen slowly but steadily increased, bandwidth became less of an issue and everything was good. Then smartphones became mainstream. Suddenly we have to make sure our websites are also accessible on small screens. And bandwidth may also be limited to a few kilobytes per second. In other words: new challenges. But how are we responding to them?

RelStorage and PostgreSQL

After a bit of experimentation I've succeeded in moving an existing Plone 3.3.5 from the normal FileStorage storage (in other words a ZODB in a Data.fs file) to RelStorage using PostgreSQL. This is a blog post about what I needed to change in the buildout configuration and which resources I used.

previous 1 2 3 4 5