Posts Tagged ‘CMS’

Zenphoto—on its own, and paired with WordPress

Sunday, June 13th, 2010

One of my recent projects has been creating a website that is both a blog and an art portfolio. The art gallery needs to be attractive and also easy for the end user to manage; the portfolio is being moved from Flickr to the artist’s new, self-hosted website, so my goal is to provide a more professional-looking portfolio while keeping the ease of use that online photo sharing applications like Flickr offer.

To accomplish this goal, I have started working with a content management system called Zenphoto.

Zen strives to be simple and user friendly. Uploads, gallery management, tagging and categorizing are all very intuitive and could be figured out just by browsing the administrator panel. There are several themes available through Zenphoto’s website, as well as plugins for extending the function of your website.

This project is both a blog and a gallery, so I am using Zenphoto alongside WordPress to make this happen. WordPress has a great plugin that links the two admin control panels together. This way I can get to the back end of Zenphoto from a link in WordPress. It is also possible to fully integrate the two sites on the front end, though this is not the goal of my project.

In my experience, Zenphoto lives up to its philosophy, “Simpler is better.” So if you, like many people, have a large collection of digital images that you would like to make the main theme of your website, I’d recommend considering Zenphoto as your primary or secondary content management system.

Content Management Systems, Open Source and “Free Software”.

Monday, March 15th, 2010

Open source content management systems (CMS) are growing in popularity. Why? What gives them an advantage over a traditional web site? Here are a few reasons.

First, they give you control over your own site. You don’t need to depend upon a webmaster to maintain your site, nor do you need to rely upon an outside professional whenever you need to edit or add content. With a little training, you’ll be able to keep your site up-to-date without the fear of messing up its design or underlying structure.

Second, Open Source CMSs are as affordable as you can get: they are “Free Software“!  Setting up a website, hiring a regular webmaster, and paying to optimize your search engine results—these can add up to a lot of money, money that small organizations often don’t have. CMSs enable people with smaller tech budgets to set up and maintain a web site. Initially it’s still helpful to hire a professional to help with setup and to customize your site to create the look and feel you prefer. A good designer will guide you through initial setup and provide training on site maintenance. But from there, with a CMS you will rarely need to call on a professional, so you’ll eliminate the need to pay a webmaster’s monthly fee.

Third, CMSs allow web work to be performed by more than one person. This is especially helpful if your group is a collective or a community-based organization. Multiple contributors, with differing levels of access if need be, can add and/or change content.

Finally: By choosing an open source CMS, we are not only utilizing Open Source and “Free Software“—we’re contributing to it, too. The Free Software Movement is a community of programmers and users committed to user freedom and sharing, not hoarding, information and ideas to create a better product. The result is better quality software developed by the people who use it. This was the original model for software development, and luckily it’s a model that still thrives even in a world dominated by profit.

Note to the reader:  There are some very important philosophical differences between Open Source and Free Software if you would like to learn more about the differences please visit their sites or wait for my upcoming blog on the subject.