PDF Download MODX: The Official Guide, by Bob Ray, Michael Hickey
Get the link to download this MODX: The Official Guide, By Bob Ray, Michael Hickey and start downloading and install. You can really want the download soft data of the book MODX: The Official Guide, By Bob Ray, Michael Hickey by undergoing other activities. And that's all done. Currently, your count on check out a book is not always taking and also lugging the book MODX: The Official Guide, By Bob Ray, Michael Hickey everywhere you go. You could save the soft file in your gizmo that will never ever be far and review it as you such as. It resembles reviewing story tale from your gadget then. Now, start to love reading MODX: The Official Guide, By Bob Ray, Michael Hickey as well as obtain your brand-new life!
MODX: The Official Guide, by Bob Ray, Michael Hickey
PDF Download MODX: The Official Guide, by Bob Ray, Michael Hickey
Pointer in deciding on the very best book MODX: The Official Guide, By Bob Ray, Michael Hickey to read this day can be acquired by reading this page. You can locate the most effective book MODX: The Official Guide, By Bob Ray, Michael Hickey that is sold in this world. Not just had the books released from this country, however likewise the various other countries. And currently, we expect you to check out MODX: The Official Guide, By Bob Ray, Michael Hickey as one of the reading materials. This is only one of the very best books to accumulate in this site. Look at the page and look guides MODX: The Official Guide, By Bob Ray, Michael Hickey You can discover bunches of titles of guides offered.
As recognized, book MODX: The Official Guide, By Bob Ray, Michael Hickey is popular as the window to open the globe, the life, and also extra thing. This is what individuals currently need a lot. Also there are many individuals who do not such as reading; it can be a choice as referral. When you truly require the ways to produce the next motivations, book MODX: The Official Guide, By Bob Ray, Michael Hickey will actually direct you to the way. Furthermore this MODX: The Official Guide, By Bob Ray, Michael Hickey, you will certainly have no remorse to get it.
To obtain this book MODX: The Official Guide, By Bob Ray, Michael Hickey, you may not be so baffled. This is online book MODX: The Official Guide, By Bob Ray, Michael Hickey that can be taken its soft data. It is various with the on the internet book MODX: The Official Guide, By Bob Ray, Michael Hickey where you could buy a book then the vendor will send out the printed book for you. This is the location where you can get this MODX: The Official Guide, By Bob Ray, Michael Hickey by online and after having manage purchasing, you can download and install MODX: The Official Guide, By Bob Ray, Michael Hickey alone.
So, when you require fast that book MODX: The Official Guide, By Bob Ray, Michael Hickey, it doesn't need to await some days to get guide MODX: The Official Guide, By Bob Ray, Michael Hickey You can straight get the book to save in your tool. Even you like reading this MODX: The Official Guide, By Bob Ray, Michael Hickey all over you have time, you could appreciate it to read MODX: The Official Guide, By Bob Ray, Michael Hickey It is surely helpful for you that want to obtain the much more valuable time for reading. Why don't you invest five mins and spend little money to get guide MODX: The Official Guide, By Bob Ray, Michael Hickey right here? Never let the new point quits you.
MODX is an advanced Open Source Content Management System (CMS). If you are not familiar with the term CMS, think of a word processor for web sites, but on steroids. A CMS will usually provide you with a graphical view of your web site, a database that stores the site's content, and one or more editors for creating web pages and populating them with links, lists, headings, and formatted text. This book is perfectly suitable for MODX beginners but contains plenty of in-depth information for power users as well. If you are brand new to MODX, some parts of the book may go over your head the first time you read them. Over time, however, you will grow more familiar with how MODX works, and they will gradually begin to make sense to you.
- Sales Rank: #1253961 in Books
- Published on: 2011-09-01
- Original language: English
- Number of items: 1
- Dimensions: 10.00" h x 1.54" w x 7.99" l, 3.31 pounds
- Binding: Paperback
- 772 pages
Most helpful customer reviews
20 of 20 people found the following review helpful.
Hey...I'm the first one!
By Michael Mac
My biggest complaint with this book is its size: this is an over-sized volume and at almost 800 pages it's pretty heavy; it's nearly impossible to hold comfortably in one hand.
The author gushes about Modx in the intro chapter...that's more comforting than starting the book by saying "this product sucks" but it serves to warn that the author is a tad partial.
All-in-all, this is a really good book. The author addresses pretty much all of the issues that you need to know to develop a site with Modx and does so at a level that seems appropriate to most or all audiences. I do think you'd benefit by installing Modx and playing with it for a day or so before tackling the book...the book gave me many "aha!" moments when reading because I had already struggled with so many of the concepts. The author introduces liberal doses of "here-is-how-I-would-do-it" in the book and these are very appreciated; they serve to underscore areas and concepts that aren't necessarily intuitive.
Modx is a great Web development framework with many CMS-like features but there are powerful constructs and concepts that are really difficult for the newcomer to fully grasp. For example, a "site context" was something that I was sure was important but had no idea why. In a few quick paragraphs, the book showed me the power and the potential of site contexts within the first 30 pages or so. I had spent two hours trying to figure out how to do a certain task un-cached and was utterly defeated. The author solved the problem with a simple operator ([[!...). Duh.
Modx comes in two flavors: Evolution and Revolution. It appears to me that Revolution (essentially, Modx 2+) is a rework of the original framework where the developers decided to bite the bullet and throw out the bad ideas. To the Modx newbie, the differences between the two products aren't apparent at first and yet they are critical to know because it is easy to start researching a problem and heading off in a wrong direction because you have inadvertently stumbled across an Evolution discussion.
I recommend circling some passages with a pen or pencil and dog-earing the pages to come back to them. As I read sections of the book, my instinct was to go try some of the ideas presented but I think you're better off reading through most of the book skimming over sections that aren't immediately important. Then, go back and review those pages that contained valuable nuggets of code or procedures.
I've written a number of programming books and know how big of a job an undertaking of this scope is. Kudos to Bob Ray and his co-authors for a definitive work.
4 of 4 people found the following review helpful.
Indispensable
By A2life
I am not a professional web site developper.
I have developped and maintain a dynamic web site(with PHP and MySql) for my hobby interest though. This site is more than a simple blog site and run on MODX.
When I started using MODX, I had a good understanding of HTML and CSS. I also had a working knowledge of JavaScript but no knowledge of PHP. There was a good series of modX site creation instructions on the coding pad blog (just google with "coding pad modx tutorial".) I gained most of working knowledge on MODX from this internet resource. The said tutorial get you going on constructing a database driven web site in relatively short time. Note that I also evaluated Joomla and Drupal at the same time, loaded them on the server and tried them out. In the end I chose MODX over them, mainly it allowed a direct transition from html based web site to dynamic web site. Other systems force you to set up the site their way. With MODX, I did not need to rewrite my html markup, my menu structure and/or my thought process. Infinite amount of fine tuning as to how the web site should look is possible with MODX.
During the course I started to learn PHP to appreciate the power of MODX. Thanks to my knowledge with JavaScript, learning PHP was not difficult. What was difficult was the way MODX let you utilize PHP in "MODX way"
I bought Bob's book the moment it came out. Aside from usual stuff that tells you how to build website without any coding, the most strong point of his book is about how you can vastly improve your site with a little PHP coding and let the MODX engine (with APIs that you can tap) take care of otherwise hard programming exercise.
This is a thick book. You need to skim through the book and get a feeling of what is available inside. Then while you are working on creating a site, and have some questions, you can go to the excellent table of index at the back and find a topic, read them through and apply to your project.
Case in point. Recently I needed a method to dynamically insert a CSS file at the section of particular pages. I remember seeing modx->regClientCSS in the online MODX page, but there was not much of an information other than the mention this can insert a CSS file. Enter Bob's book. Here is what is shown in this entry.
reg* - The following five methods insert CSS,JS, or HTML at various points of a document. In all cases, the script is registered with MODX so that it won't be injected more than once. Multiple scripts are injected in the order in which they are reigstered.
regClientCSS(string $src) - Places the string just above the closing taf of the document. If $src contains '
MODX: The Official Guide, by Bob Ray, Michael Hickey PDF
MODX: The Official Guide, by Bob Ray, Michael Hickey EPub
MODX: The Official Guide, by Bob Ray, Michael Hickey Doc
MODX: The Official Guide, by Bob Ray, Michael Hickey iBooks
MODX: The Official Guide, by Bob Ray, Michael Hickey rtf
MODX: The Official Guide, by Bob Ray, Michael Hickey Mobipocket
MODX: The Official Guide, by Bob Ray, Michael Hickey Kindle
No comments:
Post a Comment