Welcome to KIWIreviews - product reviews
•  click here to return to the homepage  •
Welcome visitor.Join us or log in

Product reviews on kiwireviews.nz : Thursday 28th March 2024 - 22:22:03

QuickSearch for:    What is QuickSearch?
QuickJump to:    What is QuickJump?
logon name: p/w:  

I want to:

You Are Here...

Home > Categories > Books > Reference > Silverstripe - The Complete Guide to CMS Development review

« Norton Internet Security for Mac (v4.1) reviewNorton Internet Security for Mac (v4.1)Introducing Maya 2009 reviewIntroducing Maya 2009 »

Score: 8.8/10  [1 review]
3 out of 5
ProdID: 2514 - Silverstripe - The Complete Guide to CMS Development
Written by Ingo Schommer, Steven Broschart, Julian Seidenberg

Silverstripe - The Complete Guide to CMS Development
Price:
$74.99
Sample/s Supplied by:
Click to search for all products supplied by John Wiley Australia

Disclosure StatementFULL DISCLOSURE: A number of units of this product have, at some time, been provided to KIWIreviews by John Wiley Australia or their agents for the sole purposes of unbiased, independent reviews. No fee was requested, offered nor accepted by KIWIreviews or the reviewers themselves - these are genuine, unpaid consumer reviews.
Available:
October 2009

Silverstripe - The Complete Guide to CMS Development product reviews

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.

ADMIN NOTE: This book is based on Silverstripe v2.3.3. Silverstripe is constantly being upgraded and some information may outdate itself over time.

Check out John Wiley Australia onlineClick here to see all the listings for John Wiley Australia Visit their website They do not have a Twitter account They do not have a Facebook page They do not have a YouTube Channel They do not have a Pinterest board They do not have an Instagram channel They do not have a TikTok channel



Tags:
cms   content management system   extensible   modular   mysql   php   plugins   silverstripe
Other listings you may be interested in:
N.O.W: No Opportunity WastedN.O.W: No Opportunity Wasted
Rating: 8.0
Reverse NegativeReverse Negative
Rating: 7.0
Dreamland : ArmageddonDreamland : Armageddon
Rating: 8.0
Managing For Dummies, 3rd edManaging For Dummies, 3rd ed
Rating: 9.0
Fintan Fedora: The World's Worst ExplorerFintan Fedora: The World's Worst Explorer
Rating: 9.3
BreathersBreathers
Rating: 6.3
The Shark in the DarkThe Shark in the Dark
Rating: 9.3
Ghana Must GoGhana Must Go
Rating: 4.1
There Was an Old Lady Who Swallowed a MeerkatThere Was an Old Lady Who Swallowed a Meerkat
Rating: 6.3
My Book of JokesMy Book of Jokes
Rating: 10.0
The Whole CaboodleThe Whole Caboodle
Rating: 8.3
The DollmakerThe Dollmaker
Rating: 5.8
The Invincibles #2: Short CircuitThe Invincibles #2: Short Circuit
Rating: 9.8

Product reviews...

Everyone is welcome to post a review. You will need to Join up or log in to post yours.

Click here to read the profile of sadu

Review by: sadu (Harvey)
Dated: 9th of April, 2010

Link to this review Report this review

 

This Review: 8.8/10
Value for Money:
Score 8 out of 10
Accuracy:
Score 10 out of 10
Ease of Use:
Score 9 out of 10
Extra Features:
Score 8 out of 10

It's been some time since I have sat down with a book and learned something new - most of my learning these days is done via online tutorials and asking questions in the forums. While learning all about ORM and MVC isn't everyone's idea of bedtime reading, I found it rather useful to be able to learn about Silverstripe without needing to have a computer handy. I understand this book has been selling well, and this makes sense - the information is well presented, and has certainly addressed many of the questions / frustrations I have had so far.

My experience with Silverstripe up until now has been helping out a client when she gets stuck with something on her site. She isn't particularly technically minded, but has managed to do a great job of installing and figuring out Silverstripe herself. I'm no expert either, and this book appealed as it gives a good overview of what Silverstripe can do, and more importantly, where to put your code snippets in order to get a particular job done. I would think that 'Silverstripe - The complete guide to CMS development' would be a very good resource for enthusiasts like her as well as full-time developers like myself.

The book starts off with the basics - firstly explaining the Silverstripe way of doing things - why it's better to have the developer add a snippet of code to get a job done instead of having pages and pages of options that are never used (I'm looking at you Magento). An overview of the architecture of the product is given first up, which is good especially as Silverstripe makes lots of assumptions about certain things. For example if you name your classes and files correctly, it will do a lot of the work for you automatically.

'Silverstripe - The complete guide to CMS development' includes a chapter on how to use the admin section which would be appropriate for showing to the end user, but the sections discussing the development and backend functions was what caught my interest. While a lot of the information in the book is available if you dig around in the documentation, forums, mailing lists and Google, the book presents the information in one place, in a clean and consistent format, with examples, and downloadable code if you need it. Silverstripe has plenty of features that are present in other CMS systems - templates, hooks, data escaping etc - these concepts are all familiar, but are handled differently in each CMS or framework. Having an overview of how each of these concepts are handled in Silverstripe makes the next job that much easier.

I'll be starting out simple of course, but I'm now feeling a lot better about developing my next web project using Silverstripe. 'The complete guide' has filled in enough blanks to make the product useful to me, and saves me having to pour hours of time into other learning mediums. I can recommend this book as an excellent resource and reference for web developers, and also anyone who is familiar with HTML and wanting to learn how to take the next step. Silverstripe is a good framework to develop with, and is useful for basic brochure sites through to complex web apps.

Random listing from 'Books'...

Score: 9.0
Product reviews for listing 2795: Trackers - 2 - Shantorian -  Author: Patrick Carman

Product image for Trackers - 2 - ShantorianBestselling author Patrick Carman pushes the vbook to the next level with this thrilling book/video/web experience.

In the 21st century landscape of bits and bytes, everyone leaves a digital footprint... even the most advanced cyber criminals. And that's where the Trackers come in. Four tech-savvy kids armed with high-tech video cameras and esoteric coding skills, the Trackers can find almost anyone, anywhere.

Told through ... more...

Go to the listing

General Disclaimer...

Protected by Copyscape Plagiarism Checker - Do not copy content from this page. Creative Commons Licence All trademarks, images and copyrights on this site are owned by their respective companies.
KIWIreviews is an independent entity, part of the Knock Out News Group. This is a free public forum presenting user opinions on selected products, and as such the views expressed do not necessarily reflect the opinion of kiwireviews.nz and are protected under New Zealand law by the "Honest Opinion" clause of the Defamation Act of 1992. KIWIreviews accepts no liability for statements made on this site, on the premise that they have been submitted as the true and honest opinions of the individual posters. In most cases, prices and dates stated are approximate and should be considered as only guidelines.

"Never tell people how to do things. Tell them what to do, and they will surprise you with their ingenuity."
George S. Patton (1885 - 1945)