Book Image

Building Websites with ExpressionEngine 1.6

By : Leonard Murphy
Book Image

Building Websites with ExpressionEngine 1.6

By: Leonard Murphy

Overview of this book

<p>ExpressionEngine is a flexible, feature-rich open-source content management system used by thousands of individuals, organizations, and companies to easily manage their websites. It is written in the world's most popular web scripting language, PHP, and built on the MySQL database server. This book is written for ExpressionEngine 1.6 users, although it will still be a good introduction for those using other versions.<br /><br />If you're eager to start creating websites with ExpressionEngine, this is your book. This book gives you clear, concise and, of course, practical guidance to take you from the basics of setting up ExpressionEngine to developing the skills you need to create professional ExpressionEngine websites to be reckoned with.<br /><br />This book will take you through the process of setting up a website with ExpressionEngine with the help of an example site. By creating a site for selling toast online, you will learn all the stages required for building a professional website in a plain, articulate manner.<br /><br />This book is aimed at beginners new to ExpressionEngine, but will allow readers to advance rapidly up the learning curve to the point where they can tackle any task with confidence.<br /><br />Once you're set up with a basic installation of ExpressionEngine, you will move on to learn about creating and managing your content, customizing the look of your site, managing users and groups, allowing visitors to post comments and feedback, building an events calendar, and building a photo gallery. The book also covers the discussion forum module, the simple commerce module, and the wiki module as well as basics such as creating search-engine friendly URLs, 404 "page not found" pages, removing the index.php file for cleaner URLs and updating ExpressionEngine to the latest version.</p>
Table of Contents (16 chapters)
Practical Data Analysis and Reporting with BIRT
Credits
About the Author
About the Reviewer
Preface

Further Reading and Resources


While reading this book, you may want further information on a particular feature. Some of the most important resources will be:

  • http://www.expressionengine.com/docs/—the ExpressionEngine documentation is very comprehensive, and it should be your first port of call when you want to learn more about a feature or tag.

    Note

    The ExpressionEngine documentation is always for the latest version. If there is any discrepancy between what you are seeing and what the documentation says, be sure that you are running the latest version of ExpressionEngine.

  • http://expressionengine.com/forums—if you have a question or need support on any aspect of ExpressionEngine, this is the place to visit. Staffed by paid support representatives of EllisLab, as well as thousands of active members of the ExpressionEngine community, the support provided in these forums is phenomenal.

    Note

    To get the best results from the ExpressionEngine forums, always search the forums first in case your question has already been answered. When posting a question, include as much detail as possible regarding what you are trying to achieve—include your template code and/or a link to your website if possible.

  • http://expressionengine.com/showcase/—the ExpressionEngine showcase shows you the huge variety of sites that have been built using ExpressionEngine, and is a great place to get inspired.

  • http://expressionengine.com/wiki/Special:Categories—the ExpressionEngine wiki allows ExpressionEngine users to swap tips and tricks outside of the forums.

  • http://www.boyink.com/splaat/weblog/category/building-an-expressionengine-site/—Michael Boyink has produced a very comprehensive set of online tutorials for building a business website in ExpressionEngine (also available in a printed book) as well as building a church website.

  • http://www.solspace.com/—SolSpace is one of the biggest third-party developers of ExpressionEngine modules and plug-ins.

Last but not the least, you can download the code and images required to follow along in this book from http://www.packtpub.com/files/code/3797_Code.zip and http://www.packtpub.com/files/code/3797_Graphics.zip respectively, and you can view working examples of the code used in this book at http://www.leonardmurphy.com/book/.

Let's get started!