InvestorDictionary.com
HomeDictionaryCategoriesBooks
Search for Terms:  
Browse by Category:  
Browse:  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  # 
  Search:       

Drupal: Creating Blogs, Forums, Portals, and Community Websites

by David Mercer

List Price:$39.99
Amazon Price:$35.99 & eligible for FREE Super Saver Shipping on orders over $25.
You Save:$4.00 (10%)
Average Rating:3.5 out of 5 stars
Lowest New Price:$29.87
Availablitiy:Usually ships in 24 hours

Buy Now!


Editorial Reviews
Product Description
A complete guide to every aspect of creating a variety of different websites using Drupal. A trove of well-considered and practical information is presented in a logical and intuitive manner so that you can either build up your site step by step by reading from cover to cover or, alternatively, focus on your specific needs by diving into each chapter as required.

This book has been written against the latest release v4.7.

Drupal is one of the most popular content management systems on the internet. Based on PHP/MySQL, its power and flexibility combined with its exceptional design mean it is already on the way to becoming the de facto standard for CMS Websites. Drupal’s modular design and structured source code make it both highly flexible and easily extended and modified. Drupal is extremely scalable, making it ideal for both a simple personal website as well as an industrial strength commercial or institutional web presence.

Drupal is a model open source project in that it has a large, friendly community of people who contribute to the project in various ways. Drupal is not only free and easy to use, but this community provides on going mutual support.

This book will suit anyone who has a need to create a content rich website. Whether you are:

- Adding a personal web page
- Building a forum
- Writing a collaborative book
- Retailing goods
- Creating a blog
- Launching a community Website

Drupal’s power means choosing an initial pathway can be daunting. The flexibility and power of its content management features mean the right approach needs to be taken. This book takes you from initial set up through site design and creation in a series of carefully structured steps. While there are a few advanced topics that are beyond the scope of the book, all of the core stages of creating a website using Drupal are covered in detail.

Chapter 1 introduces you to the world of Drupal and looks at where Drupal comes from, where its going and what it can offer you. Because it is important to understand the nature of the tasks which lie ahead, it also discusses how to plan and build your website, taking a sneak preview of the book's demo Website in the process. Finally, we scrutinize the Drupal community and learn how to make the most of Drupal as an organized, living entity and not just a piece of software.

Chapter 2 deals with how to get everything you need up and running on a development machine and also briefly looks at how all the requisite technologies gel together to produce your working Drupal site. Once everything is up and running, and after looking over some of the more common installation problems, the chapter presents a short tour of Drupal in order to give you an idea of what to expect.

Chapter 3 looks at the most general settings which all Drupal administrators need to contend with. Everything from determining your site's name to dealing with the cache or file system settings gets treated here before we look at more focused and complex issues in the chapters to come.

Chapter 4 sees us adding functionality to the newly created site. The focus of this chapter is really on modules and how they can be added and enabled, or even how to obtain modules that are not part of the standard distribution. Since blocks are often required to display the functionality provided by modules, this chapter ends off with a discussion on how to control blocks.

Chapter 5 concerns itself with the topic of access control. Drupal has a sophisticated role based access control system, which is fundamentally important for controlling how users access your site. This chapter will give you the information you need to implement whatever access controls you require.

Chapter 6 gets to the heart of the matter by beginning the book's coverage on content. Working with content, what content types are available, administering content and even a discourse on some of the more common content related modules serve as a basis for moving to more advanced content related matters that follow in the next chapter.

Chapter 7 gives you the edge when it comes to creating engaging and dynamic content. While this chapter doesn't require you to be an expert in HTML, PHP and CSS it does introduce you to the basics and shows how, with a little knowledge, extremely powerful and professional content can be created. That's only half the story, because later on it looks at categorization and how this particular feature of Drupal sets it apart from everything else out there.

Chapter 8 gives you a run down of how attractive interfaces are created in Drupal through the use of themes. As well as discussing briefly some of the considerations that must be taken into account when planning your website, it ends off by looking at how to make important modifications to your chosen theme.

Chapter 9 really adds the icing on the cake by looking at a host of more advanced topics. From creating flexible content types and generating revenue from ads, all the way through to building dynamic content using Ajax, you will find something to enhance your website and add that something special.

Chapter 10 takes a pragmatic look at the type of tasks you will need to be proficient in in order to successfully run and maintain a Drupal site. Whether its setting up cron jobs or making backups of your database, everything you need to do throughout the course of running your newly created website will be covered here.

Appendix A deals with the all important topic of deployment. Because all major work should be done on a copy of your Website on a development machine, this appendix presents a sound process for taking the finished product and making it available for public consumption on your host site.


All Customer Reviews
Average Customer Review:3.5 out of 5 stars
5 of 5 people found the following review helpful:

4 out of 5 starsDon't buy this book! Consider the new edition, 2008-06-09
If you are new to Drupal (and those are the only people who shold be buying this book), I suggest you think twice about it. This book is perfectly good and I got a lot of value out of it when I was starting out a few months back, but there is a NEWER VERSION out. The new edition covers Drupal version 6 which is the latest version of the Drupal software. This edition covers version 5.

The only reason why you might want this book now is if you are new to Drupal AND you specifically have reason to be using Drupal version 5. If that's you, then this book is for you.

Note: If you do buy this book, do not follow his instructins about installing Apache2Triad. I did and only later learned that this is a very old package that is not well supported. After a few months, I switched over to XAMPP, a much more widely used and current Apache/mySQL/PHP/Perl implementation.


1 of 1 people found the following review helpful:

4 out of 5 starsVery thorough..., 2008-05-22
This is a very thorough explanation of Drupal. For those who prefer to fine tune and tweak everything on your own computer before uploading it and working out the kinks of connecting to your databases later, you'll like how it's set up.


2 of 2 people found the following review helpful:

1 out of 5 starsPartially adequate, 2008-04-19
I bought this book wanting to make a good start using Drupal as a CMS. Though the basic information still is quite adequate, it is disturbing to notice that the book is written with version 4.x in mind. It would have been nice to state that important fact somewhere very clear on the cover and also warn people for the implications if using the latest version of Drupal (6.x) together with this book. The implication is that about a quarter of the book renders practically useless because you find that modules/themes are not (yet) updated. Also inside the book there's no warning on this, let alone you are provided with some alternative information.

I'm a definitive fan of the Open Source concept, and I find that exactly this kind of non-informing users could be missed.

Other than that, the book is more or less okay, although I find the structure somewhat confusing at times and get the feel that it all was written in a rather hasty manner.


0 of 0 people found the following review helpful:

4 out of 5 starsExcellent Drupal Reference, 2008-04-08
We like having this reference around to help with our new Drupal-based website. It is well-organized and pretty easy to understand, even for nonprogrammers.


3 of 4 people found the following review helpful:

1 out of 5 starsThere's no 'n' in the index(?), 2008-01-22
How do you write a book about Drupal without having 'n' in the index given that the primary data element in Drupal is 'node'? This book was written and published quickly and reads that way. Checkout Pro Drupal Development; it's excellent.




Price is accurate as of the date/time indicated. Prices and product availability are subject to change. Any price displayed on the Amazon website at the time of purchase will govern the sale of this product.
Store Categories
Accounting
Bonds
Commodities
Economics
Finance & Investing
Financial Store
Futures
Insurance
Mutual Funds
Options
Real Estate
Retirement Planning
Stock Market
Taxes
Technical Analysis
Trading

Related Products



Browse:  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  # 
The Financial Ad Trader
Copyright © 2008 InvestorDictionary.com - All rights reserved.