Posts tagged as:

EllisLab

Building Websites with ExpressionEngine 1.6

Title : Building Websites with ExpressionEngine 1.6
Authors : Leonard Murphy

ExpressionEngine is a CMS (content management system) based on PHP development language and MySQL database server developed by EllisLab.

This book will teach you how to build a complete website using EE (ExpressionEngine) driving step by step through ExpressionEngine’s administration interface and terminology. It starts with the instructions on how to properly install and configure EE and then proceed with the build of a very simple website to which additional features are added through the book, introducing the necessary concepts where necessary to achieve the desired result.

Both the basic standard features and advanced ones provided by additional modules are explained.

You will be guided from the basic EE’s basic concepts (weblog and template) up to the advanced features like :

  • authentication and member management
  • simple ecommerce functionality
  • image gallery
  • comments support
  • public forms to collect user submitted data
  • custom fields
  • calendar and events
  • categories
  • backup, upgrade and maintenance

Every step is completed with screenshots of the actions needed to perform and the description are very clear and detailed. Installation on a MS Windows environment is also detailed to make the first approach easier to novice users.

You don’t need to be a developer to use this book, but basic notions of HTML and CSS languages are necessary to create websites with EE. The HTML and CSS code used through the book is available to download.

If you are looking for a complete guide to learn ExpressionEngine, I think this is a very good book because it is written with a clear style, with many examples and screenshots. A book extract in PDF format is available from Packt Publishing (see the link below) if you want to take a look in detail to the book.

{ 0 comments }

ExpressionEngine 2.0 Preview

by Roberto on April 24, 2009

in Work

Post image for ExpressionEngine 2.0 Preview

ExpressionEngine is a flexible, feature-rich content management system that empowers thousands of individuals, organizations, and companies around the world to easily manage their website.

The current available version of ExpressionEngine is 1.6.7 and you can download the free core version at this page, but EllisLab is working on the next release : 2.0.

Here there is a video of the upcoming (in the next months hopefully) new release.

Derek Allard (ExpressionEngine developer) has published some screenshots of the version 2 of ExpressIonEngine.

From my point of view, as developer, the most interesting feature of version 2, is that it is based on CodeIgniter framework. This will give to ExpressionEngine a very solid foundation to extend and create custom applications on it, and if you are a CodeIgniter developer it will be very easy to understand the internals of ExpressionEngine and work with it.

Nettuts+ provides some great articles and tutorials about ExpressionEngine :

For the complete reference manual see here.

Suggested books
Building Websites with ExpressionEngine 1.6

{ 0 comments }

CodeIgniter PHP framework

April 2, 2009
Thumbnail image for CodeIgniter PHP framework

CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
CodeIgniter is extremely well documented and these are its features :

Support MVC paradigm
Small footprint
Exceptional performance
Minimal configuration
Simple and lean code
Bundled for libraries for immediate productivity

CodeIgniter is developed by EllisLab and [...]

Read the full article →

ExpressionEngine CMS

April 1, 2009
Thumbnail image for ExpressionEngine CMS

ExpressionEngine is a CMS (Content Management System) developed by EllisLab and has a lot of features available out-of-the-box that make it suitable for a wide range of websites :

Web Publishing
Commenting and Trackbacks
Typography
Typography
Template Engine
Communications
Search
Spam Deterrents
Utilities to interact directly with your data
Add-On Modules and Plugins
Member Management
Data Caching
Security

The complete list of features with a detailed description is available [...]

Read the full article →