Choose the right CMS for your website

March 10th, 2010

Article on ReEncoded

“Choosing a CMS (content management system) is an important first step to building your own website. The CMS provides a simpler way to manage website content without much prior knowledge of HTML, CSS, or other web programming languages. As using the web continues to grow quickly, new CMSs arrive to handle websites in different ways. Below are a few tips on picking the right CMS for your website.”

Choose the CMS that fits your websites purpose
WYSIWYG
Simple Backend Layout
Scalability
Design Template Control
Support

View chart on how some CMS handle features

WordPress 3.0 – Most needed features

February 22nd, 2010

WordPress 3.0 is more than just the next in a long line of WordPress releases. It will see the merging of WordPress with WordPress MU (multi-user), which lets you run as many blogs as you like with a single install, a move that’s been widely welcomed by the blogging community.
wordpress 3.0
9 most needed features for the new update:
1. Multi-Domain Support
2. A New Theme
3. Improved Back-End
4. Page and Post Reordering
5. Increased Security
6. Integration with Canonical Plugins
7. Galleries
8. Image Manipulation
9. A Built In Welcome
Read full article on Design.ag

Wordpress 2.9

December 20th, 2009

Wordpress released the latest 2.9 version this past weekend, there are some cool features including Global undo/”trash” – if you accidentally delete a post or comment you can bring it back from the grave. Built-in image editor allows you to crop, edit, rotate, flip, and scale your images. Batch plugin update and compatibility checking, which means you can update 10 plugins at once, versus having to do multiple clicks for each one. Easier video embeds that allow you to just paste a URL on its own line and have it magically turn it into the proper embed code.

Note: Most of the plugin won’t be able to work in the latest version so make sure you don’t necessary need it before any update.

CMS help you create Flash website

December 19th, 2009

Ntt.cc lists out 10 CMS (Content Management System) platform to create Flash website. “If you have a powerful Content Management System, it will not only save your time, your energy but also help you to control your website easilly. But develop your own Flash CMS it also requires a lot of time to research and develop. Then why not try some options already have.” Check it out

Secretary
secretary

FlashBlocks
flashblocks

Choose the perfect CMS

October 5th, 2009

Article on Noupe

The content management system you choose can really make a huge difference in how much time you (or your clients) spend keeping a site updated and maintained.
Below are ten useful guidelines to consider when choosing a CMS:
01. Function suitable for your website
02. Needs to work intuitively
03. Backend needs to be standardized
04. Backend needs to be logical and well-organized
05. No need for extra functionality you’ll never use
06. Easy for non-geeks to use
07. Need to include a WYSIWYG editor
08. Pages should be fast-loading and have simple code
09. Template engine should allow you complete creative control
10. Adequate support and documentation

Ten Excellent CMS Options (Author choices)
01. Wordpress
02. Radiant
03. Silver Stripe
04. Joomla
05. TYPOlight
06. Frog
07. Textpattern
08. Expression Engine
09. Drupal
10. CMS Made Simple

High-quality shopping cart templates

August 23rd, 2009

Article on Noupe suggest 30 different themes for WordPress, osCommerce, Magento, Zen Cart, and CRE Loaded. It also analysis the advantage and disadvantage of each content management system.
mobile shop
interior design

FlashMoto…Content Management System in Flash

July 25th, 2009

FlashMoto is a groundbreaking script based on Adobe’s ever popular Flash. As more and more websites turn to Flash for enhanced UI, visual effects, and heightened creativity, there have not been many frameworks for developers to work with and base their applications around Flash.


FlashMoto lets Flash developers create Flash websites that are easy to maintain and update. Via a convenient admin panel you can edit any content of your website including sounds, website structure, image galleries and much more. FlashMoto CMS will make your website absolutely SEO-friendly due to the rewritable URLs and deep linking.

Choose the right CMS

July 2nd, 2009

Article on Web Designer Depot

Content Management Systems have become one the internet’s most powerful web developer tools since PHP. In a market where websites need to be built faster and easier, many developers are turning to Open Source CMS to get the job done. Unfortunately there are now thousands of CMS’s floating around the web and finding the right one has become somewhat of an ordeal.

Top 5 Content Management Systems
Drupal
Drupal is easily the most functional open source CMS. It allows for the editing of content directly on the page, and is easily extended through the use of modules.
Drupal
Wordpress
Wordpress began as a simple blogging system but has grown into one of the most powerful CMS’s on the Internet. The administration interface which has become so easy to use for millions of bloggers translates over to extended versions of Wordpress. As developers have realized its potential to act as a user friendly CMS, many plugins and extensions have been produced.
Wordpress
Radiant CMS
A simple CMS powered by Ruby on Rails, offer minimum functionality for small development teams, which allows those who know how to write Ruby on Rails to easily customize their own systems.
Radiant
Magento
An especially effective e-commerce content management system. Offers features above and beyond normal e-commerce systems such as virtue-cart.
Magento
Silverstripe
A simplistic CMS, with a growing community. Easy to customize and change. Shows potential to match other systems such as Drupal, but not quite there yet. Great user interface.
Silverstripe

What is CMS and why to use?
A Content Management System (CMS) is a Web application that uses a database (usually MySQL) or other methods to create, edit, and store HTML content in a manageable way. Content is created and edited on the web in an administration portion of the web application (referred to as the Backend). The resulting content is then displayed to the viewers on the regular site (referred to as the Frontend).
Several possible reasons for using a Content Management System, but the main reason for using a CMS is to make creating and editing of content simple and easy. A good CMS will allow you to spend more time focused on the design of the frontend then on implementing extensions or functionality.

What to Look for in CMS
Important things to look for in a content management system:
01. Quick and easy installation
02. Simple administration interface
03. Quick and easy extension of CMS for extra functionality
04. Simple template manipulation
05. Helpful user community

Read full article