SilverStripe: The Complete Guide to CMS Development (Wiley) and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
Kindle Edition
 
   
Sell Back Your Copy
For a $4.50 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
SilverStripe: The Complete Guide to CMS Development (Wiley)
 
 
Start reading SilverStripe: The Complete Guide to CMS Development (Wiley) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

SilverStripe: The Complete Guide to CMS Development (Wiley) [Paperback]

Ingo Schommer (Author), Steven Broschart (Author)
4.1 out of 5 stars  See all reviews (10 customer reviews)

List Price: $49.99
Price: $31.49 & this item ships for FREE with Super Saver Shipping. Details
You Save: $18.50 (37%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 7 to 10 days.
Ships from and sold by Amazon.com. Gift-wrap available.
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $29.92  
Paperback $31.49  
Unknown Binding --  
Sell Back Your Copy for $4.50
Whether you bought it on Amazon or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $4.50.
Used Price$24.75
Trade-in Price$4.50
Price after
Trade-in
$20.25

Book Description

October 6, 2009 0470681837 978-0470681831 1
This is the Official Guide on the award-winning SilverStripe programming framework, authored by the creators of the open source CMS.

 SilverStripe is a robust and flexible website content management system (CMS) tightly integrated with an application framework.  It is open source and embraces modern system architecture and agile development methodologies. Intermediate developers can implement powerful websites and web-applications quickly and customize them to their individual needs. The award-winning PHP5/MySQL-based system saves not only time and nerves for techies, but also features a straightforward interface which is a joy to use for non-technical content-authors.

 This Guide helps you to:

  • Get started with SilverStripe: Learn the architecture and usability principles that underpin SilverStripe’s modern approach. Then go through the technical requirements, the installation process, and useful tools for your daily work. 
  • Learn the CMS: Practical examples show you how to use the CMS as a content author, and how to manage content, images, documents, and forms without technical knowledge. Administrators learn how to set up permissions and security groups.
  • Develop a custom application: Use MVC and other modern design patterns to create well-structured, object-oriented PHP code and concise template markup. Let the authors walk you through creating an interactive recruitment website as practical example project.
  • Extend through clean code and modules: Understand how SilverStripe is built on modularity and how this empowers you to build plugins and core extensions in an elegant, maintainable fashion.
  • Use SilverStripe professionally: In-depth topics on internationalization, security, unit testing, caching, multi-page forms, and web services APIs ensure that you can build world-class websites.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $2 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with SilverStripe 2.4 Module Extension, Themes, and Widgets: Beginner's Guide $38.44

SilverStripe: The Complete Guide to CMS Development (Wiley) + SilverStripe 2.4 Module Extension, Themes, and Widgets: Beginner's Guide
Price For Both: $69.93

One of these items ships sooner than the other. Show details

  • This item: SilverStripe: The Complete Guide to CMS Development (Wiley)

    Usually ships within 7 to 10 days.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • SilverStripe 2.4 Module Extension, Themes, and Widgets: Beginner's Guide

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

Review

‘…an invaluable guide, taking you all the way from installation to creating professional quality websites.' (.net Magazine, March 2010).

From the Back Cover

Design Powerful websites using this definitive guide to the award winning SilverStripe framework.

SilverStripe is a robust and flexible website content management system (CMS) tightly integrated with an application framework. It is open source and embraces modern system architecture and agile development methodologies. Intermediate developers can implement powerful websites and web applications quickly and customize them to their needs. The award-winning PHP5/MySQL-based system saves not only time and nerves for technical users, but also features a straightforward interface that non-technical content authors will find a joy to use.

This guide helps you to:

  • Get started with SilverStripe: learn the architecture and usability principles that underpins SilverStripe. Go through the technical requirements and installation process, and learn useful tools for your daily work.
  • Learn the CMS: practical examples show you how to use the CMS for managing content, images, documents and forms without technical knowledge. Administrators learn to set up permissions and security groups.
  • Develop a custom application: use MVC and other modern design patterns to create concise template markup and well structured, object-oriented PHP code. Let the authors walk you through the creation of an interactive recruitment website as practical example project.
  • Extend through clean code and modules: understand how SilverStripe is built on modularity and why this empowers you to build plugins and core extensions in an elegant, maintainable fashion.
  • Use SilverStripe professionally: in-depth topics on internationalization, security, unit testing, performance, multi-page forms and web service APIs ensure that you can build world-class websites.

Product Details

  • Paperback: 456 pages
  • Publisher: Wiley; 1 edition (October 6, 2009)
  • Language: English
  • ISBN-10: 0470681837
  • ISBN-13: 978-0470681831
  • Product Dimensions: 9.2 x 7.4 x 0.9 inches
  • Shipping Weight: 1.6 pounds (View shipping rates and policies)
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon Best Sellers Rank: #325,064 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
8 of 8 people found the following review helpful
Format:Paperback
The day I first heard of SilverStripe, was also the day that I discovered that a book for SilverStripe was in the works. After a few days of playing with the CMS I definitely wanted to get the book. By shear luck I got in contact with Wiley Publishing and was able to receive a review copy of the book. So hence I'm giving my first impressions here. Now I should mention that I am not a developer, and only an amateur webdesigner. I do have some basic PHP programming skills, and am familiar with the idea of Object Oriented Programming, which, as I discovered, is invaluable for working with this CMS. At this point I'm about half way through the book, and was impressed with the well structured approach. The concepts of the MVC (Model-View-Controller) structure of SilverStripe are explained clearly, and customizing the CMS is at least at its basic level straight forward. I like that every concept explained in the book is tied into an evolving web project, that gets a little more complex with each turn of the page. Again, I'm only half way through the book, and for a seasoned developer some of what is written might be trivial, but for those with limited programming skills this book will put you on the right track.
As a side note, the book does not simply rehash the documentation and tutorials on the official [...] website. It is stand alone and compliments in depth what's already out there. Thanks to the SilverStripe team for this book and for a great CMS.
Comment | 
Was this review helpful to you?
3 of 3 people found the following review helpful
Format:Paperback|Amazon Verified Purchase
Well written. Clear and full of usefull informations, that lets you to start creating amazing site with Silverstripe in a moment.
Comment | 
Was this review helpful to you?
4 of 5 people found the following review helpful
Format:Paperback|Amazon Verified Purchase
This books takes you from 0 - 60 in... well very quickly anyway. For an introductory book, it does a very good job at taking you through everything that you need to know and getting you right into coding and designing a useful application. I very much recommend this book!
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
A difficult topic, but a good resource
Silverstripe is not a beginners CMS which makes it hard for a book to be a good resource for someone coming in to it fresh. Read more
Published 21 months ago by A. Redman
Everything you wand (and need) to know about SilverStripe
The book contains systematic introduction to CMS SilverStripe. Even the basic topics are covered in detail, so there's practically no need to browse SilverStripe on-line... Read more
Published on May 11, 2010 by S. Szczot
just what i was looking for :)
I am happy with this purchase and it is exactly what i was looking for :)
Published on February 11, 2010 by K. Samulski
Excellent introduction
The book is an excellent newbie introduction to Silverstripe. It does a good job of methodically introducing the core principles and concepts behind Silverstripe and Sapphire and... Read more
Published on January 11, 2010 by Lars Prakken
Not very helpful
I had expected help with the very slow speed of the admin side of Silver Stripe, and the file-handling problems of larger numbers of images but got none. Read more
Published on December 28, 2009 by Zengarra Country House
Great overview of SilverStripe
Still a unknown in the CMS arena, but up and coming. Good introduction and overview of SilverStripe.
Published on December 27, 2009 by R. Burris
Adequate for getting started with SilverStripe
Here's the bottom line up front: The SilverStripe book offers superior re-packaging of existing SilverStripe documentation, but does not go sufficiently beyond what's already... Read more
Published on November 15, 2009 by Benjamin Lopatin
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(6)
(4)
(3)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject