Calvin Hendryx-Parker

Is your web publishing CMS easy to use?Is your web publishing CMS easy to use?
October 14, 2010

Is your web publishing CMS easy to use?

A strong Content Management System must be accessible to as many people as possible. One of the areas that doesn't get much attention is that the CMS you choose must be easy to use. If it isn't, why bother to have one? A good CMS will not stand in your way of producing great content for the site; it will not complicate the process, only improve it. After all, the content is who you are, and you won't want to fight the tool to get things done...

READ MORE
When the Plone installer isn't enoughWhen the Plone installer isn't enough
October 14, 2010

When the Plone installer isn't enough

The Plone installer is possibly the easiest way to install plone. But when you're ready to take the next step, where do you turn?...

READ MORE
How do I get started with SubversionHow do I get started with Subversion
October 14, 2010

How do I get started with Subversion

Getting started doesn't require that you know the myriad of options and commands that exist in Subversion. Let's say for example you wanted to participate in the periodic Plone Tune-Ups. You are going to want to check out the latest stable development environment to start hacking. According to the Tune-Up site you need to grab the Plone 3.3 plonenext buildout...

READ MORE
Benefits of using Source Control ManagementBenefits of using Source Control Management
October 14, 2010

Benefits of using Source Control Management

There are many great reasons to use a Source Control Management (SCM) system. If you are looking to get involved with an Open Source project or manage small and large projects of your own, you are going to need to know how to use a SCM...

READ MORE
Markdown to PDF in one command lineMarkdown to PDF in one command line
October 14, 2010

Markdown to PDF in one command line

We have started responding to many documents now using plain text files since it is very easy to manage and to collaborate with other team members. Now, what if you want to send off a professional looking formatted structured document with a table of contents. You also want it to be in a common format so that others can annotate on it or send you feedback. PDF is perfect for this, but how do you get your very functional markdown to a very pretty PDF presentation?...

READ MORE
Deploying Plone and Zine together with Deliverance using RepozeDeploying Plone and Zine together with Deliverance using Repoze
October 14, 2010

Deploying Plone and Zine together with Deliverance using Repoze

Six Feet Up loves Plone, but using Plone as a blogging tool has never been a strong point. Blogging isn't something that we felt that Plone did well out of the box. Much like most Plone products, you have to add in various third party products or create your own products if you want to get some of the really nice features that many of the typical blogging platforms like WordPress offer today like pingbacks. We had tried quite a few of these ways of stuffing blogging into Plone and ran into various issues of dependencies or incompatibilities along the way so we decided to go for a solution that wasn't in Plone...

READ MORE
Has Zope's decision to use an OODB been right all along?Has Zope's decision to use an OODB been right all along?
October 14, 2010

Has Zope's decision to use an OODB been right all along?

I was resistant at first also. When I first picked up Zope in 1998, the first thing I asked was if I could store all of my data in MySQL. I didn't know what I was missing yet, but I'm glad it only took me one project to realize the true strength of using a Object Oriented Database with an Object Oriented application server...

READ MORE