Showing posts with label mysql. Show all posts
Showing posts with label mysql. Show all posts

Beginning Drupal (Wrox Programmer to Programmer) Review

Beginning Drupal (Wrox Programmer to Programmer)
Average Reviews:

(More customer reviews)
Knowing near nothing about Drupal, I wanted to find a book that would give me the big picture and help me develop a nuts-and-bolts working knowledge quickly. I saw so many titles online that I went to a physical bookstore so I could carefully look at the books and choose the most appropriate one for my needs. I looked at many books, and scanned the Introductions and Tables of Contents of several promising ones. I chose "Beginning Drupal" because it had a great balance of concrete examples, theory, and discussion of the implications of making various choices in Drupal.
After I purchased the book and began to actually use it, it became quickly clear that Wiley Publishing had not only jumped the gun in publishing a Drupal 7 book prematurely, but several other things really soured the experience for me. There was no discussion in the introduction about the fact that the book was based on early alpha and beta versions of Drupal 7, and that the installation instructions would install Drupal 6 which is so different that the exercises in the book are more confusing than helpful. Still, I persisted, trying to find the Drupal 6 equivalents to the Drupal 7 examples in the book. (of course this was not mentioned on the cover either, or on the web site. As a matter of fact, the promotional materials misleadingly call Drupal 7 the latest version, but don't mention that it has not been officially released yet). After I hit page 100, I realized that the UI differences were not the only problem. The book was not only unclear because of the version differences, but because the writer apparently didn't have the benefit of a conscientious editor to make the language clear. The grammar was sloppy, but worse yet, the meanings of many of the sentences were foggy.
I did switch over to using Drupal 7 beta, hoping that would help. In fact, it did help with many of the exercises, but there were also far too many instances in which the examples were confusing because they were based on earlier versions of Drupal 7. I looked at the "errata" published for the book, but they barely scratched the surface of the errors in the book.
I really liked the unfolding of concepts as the book progressed, in that sense the design of the book was brilliant. But it was sloppily executed, and there were numerous instances in which avoidable inconsistencies prevented examples from working the way they should have.
In summary, I'd say that this book was a well conceived but so poorly executed and rushed to market. It wasted more of my time and effort than any other "how to" book that I have ever encountered in my 4 decades in the computer business.

Click Here to see more reviews about: Beginning Drupal (Wrox Programmer to Programmer)

A thorough introduction that lessens the learning curve to building sites with Drupal 7
Drupal 7 is the latest version of the free, open source content management system Drupal. A powerful content management system and framework Drupal has an unfortunate reputation of having a steep learning curve. This guide to Drupal 7 methodically demystifies Drupal and shortening the learning curve.
Author Jacob Redding is deeply embedded in the Drupal community, and walks first-time Drupal developers through the installation and configuration of a Drupal system. In-depth information on key areas of Drupal explore the Drupal hook system, Drupal's theming layer, and Drupal's API. You'll also get sample code, and lessons that guide you through various aspects of Drupal.
Introduces you to every aspect of Drupal 7
Demystifies key areas of Drupal and shortens the learning curve for even the most novice beginner
Features lessons and sample code that offer extra insight into a Drupal web site
Exploring simple single website installations and more advanced multiple site installations that share users and/or content.
Addresses how to use Drupal's theming layer to your advantage.

With this comprehensive and clear book by your side, you will quickly learn to leverage Drupal's impressive power.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Buy Now

Click here for more information about Beginning Drupal (Wrox Programmer to Programmer)

Read More...

Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX (Quantitative Software Engineering Series) Review

Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX (Quantitative Software Engineering Series)
Average Reviews:

(More customer reviews)
This is the book I wish I had had when I was starting to set up my Books-On-Line web site. Here in one simple step is just about half of what you need to know to set up a fairly complex database driven web site. I say about half of what you need to know because he spends no time at all on appearance, type fonts, color, illustrations, all that stuff. As he says in the introduction, he's not good at that (neither am I), and for those subjects you need another book.
But for a functioning web site he recommends what is sometimes called LAMP - for Linux, Apache, MySql and PHP. To summarize why:
The software is FREE, a very good price.
It doesn't crash as often
It runs faster so you can use a slower computer.
By the time you finish, you'll probably want at least one book on each of these software packages, but here is an excellent place to start. It gives you enough to get started and you only need to go deeper into each of these packages when you start getting fancier. The nice thing about this book is that it gives you everything you need to get started in a well written, easy to understand way.
Mr. Gabarro, there are two things I would suggest for your next edition: One, include a cd of a working collection of the four packages rather than saying go get any distribution, and two, talk a little about past and emerging technologies such as Cold Fusion for the past, and Ruby on Rails for the future. I'd be interested in your opinions.

Click Here to see more reviews about: Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX (Quantitative Software Engineering Series)

Web Application Design and Implementation uses a hands-on approach of the major technologies and programming languages to teach readers web development. Providing an understanding of all major aspects of web programming in order to achieve the construction of a database-driven website, the book features state-of-the-art programming languages such as HTML, JavaScript, MySQL, PHP, Apache, Linux/Unix.

Buy Now

Click here for more information about Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX (Quantitative Software Engineering Series)

Read More...

Expert PHP and MySQL (Wrox Programmer to Programmer) Review

Expert PHP and MySQL (Wrox Programmer to Programmer)
Average Reviews:

(More customer reviews)
This book is choke-full of information, examples and best practices written by some of the foremost experts in their respective fields. All of the authors clearly have extensive experience working on setups requiring expert knowledge. Best of all, they are not afraid of thinking outside the box and the solutions they present are in no way limited to pure PHP and MySQL solutions.
This book really does expect something from the reader, so perhaps a word of caution is in order: you really do need to be familiar with a range of non-beginner subjects on both PHP and MySQL. I strongly recommend that you first read Chapter 1 of the book, helpfully available on the books' website. If you are not familiar with the contents presented here, you're not likely to gain much from your purchase.
If, on the other hand, all that you read there is Known Stuff, you're really in for a treat with this book. If you write programs because you have that personal itch, this book is going to make you feel as if you've just been attacked by a horde of mosquitoes. Really. You'll be re-thinking everything about how you build your websites from now on. But you won't need any itches for this book to make you re-think how you work with PHP and MySQL.
The book is extremely information-packed. I'm not one to shy away from reading 3-400 pages of technical references in a day, but this book is so densely filled that you simply won't be able to do that. Considering the breadth of topics covered, the authors at the same time manage to dive very deeply into each subject, covering all relevant resources, options, program libraries and best practices along the way. This does not make the book hard to read, to the contrary the language is very clear and concise. Don't expect information to be repeated anywhere.
Whether it's due to the authors or excellent editing, the language is very consistent and flows very well from chapter to chapter. If it wasn't for the change in subject matter and the authors' stated focus areas in the beginning of the book, it would be hard to discern that three people have been involved in writing this book.
A wonderful trait of all the authors is that they are very frank in assessing the available technologies, and don't mind telling you which things simply don't work, and why you should stay away from them - even when those technologies are offered by their respective employers.
You'll learn not only how to make the most optimal pure-PHP and pure-MySQL solutions, you will also see how you can integrate both of these with external programs by writing your own extensions and libraries. Descriptions of best practices in subjects such as user authentication and security will probably make you want to go back and check whether something could be improved in your own code and web server setup.
The chapters on advanced caching techniques, multi-tasking, optimization and debugging considerations are all very detailed and to the point. You'll be able to immediately put the techniques presented to use, and the book will serve you not only as a great tutorial, it will also be a great reference later on when you want to tune your setup.
There are of course a few chapters that could have used a bit more work. One chapter consists of barely more than a listing of output of feature lists, another contains very lengthy outputs that the reader might as well pull up on his own screen when working with some of the products. But these examples really are exceptions in an otherwise extremely well-written, informative and above all useful book.
Another word of caution: The book is highly UNIX (Linux) centric. If all your work is done using Windows, your benefit from reading this book might be limited. Then again, reading the book and realizing the potentials just might explain to you why it is most shops deploy their PHP/MySQL solutions on Linux.


Click Here to see more reviews about: Expert PHP and MySQL (Wrox Programmer to Programmer)

Best practices and expert techniques for even the most demanding MySQL-driven PHP applications
PHP is the world's most popular, general-purpose, open-source scripting language and MySQL is the world's most popular open-source database. This expert-level book begins with a brief overview of the two technologies and quickly moves on to coverage of advanced programming techniques, as well as the exciting new features of the PHP 5.3 release.
Written by three of PHP and MySQL experts and veteran authors, this resource focuses on best practices and expert techniques that can be applied to the most difficult MySQL-driven PHP applications. The authors share design patterns and tools that they themselves have tested in order to save you valuable time usually spent on figuring things out via trial and error.
Reveals best practices and advanced techniques for handling challenges you may face with MySQL-driven PHP apps
Reviews practical data reporting techniques for separating business logic from presentation
Explains how to obtain improved performance and flexibility through caching, multi-tasking, PHP extensions, and MySQL user defined functions
Discusses security, optimization, and debugging
Shares author-tested design patterns and tools to save you time and effort

Packed with helpful examples and indispensable advice, this book shares tips and tricks that you can immediately apply to your projects.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Buy Now

Click here for more information about Expert PHP and MySQL (Wrox Programmer to Programmer)

Read More...

Creating Interactive Web Sites with PHP and Web Services Review

Creating Interactive Web Sites with PHP and Web Services
Average Reviews:

(More customer reviews)
Let me start by saying that I did find this book quite helpful. It contains a wealth of ideas about topics that a Web site developer would want to know about. The author doesn't just talk about designing a Web site with static data. These Web sites really are interactive, which is the direction that many Web sites are headed today. For example, if you want to create a blog, Chapter 6 will get you started. Are you a merchant that wants to get started with online payments? Chapters 8 and 9 will get you started; although, they probably aren't the end of the journey because the book doesn't address security and privacy concerns. Even so, you can get a lot of information out of this book.
The book does have a few problems, one of which is the title. I didn't really see much in the way of real Web services coverage. Yes, there is a simple example of working with Amazon Web Services in Chapter 7, but that's not really a lot of coverage. The supposed coverage of Google Web Services in Chapter 7 doesn't deal with Google Web Services at all--it discusses how to create request URLs for the standard interface. Does this make the techniques less useful? No, I found them quite helpful, but this truly isn't a Web services book.
I found it a little jolting that the author has just barely introduced functions on page 17 and on page 18 you're already working with databases. I wouldn't consider this a book for the novice--it's not a gentle introduction to PHP at all.
The author also has a tendency to either omit necessary configuration details or mention them in passing so that a reader could easily miss them. For example, the reader needs a developer token to work with the Amazon example, yet the author devotes a single sentence to this topic and it's buried in a paragraph with other details. Consequently, even though the code probably all works, some readers have probably gotten frustrated trying to figure out the missing details.
Given what I know about the book now, it's still a very good purchase and will stay on my bookshelf. The author introduces too many good ideas and interesting concepts to ignore this book. Hopefully, a second edition will fix some of the annoyances that kept the first edition from being as good as it could be.

Click Here to see more reviews about: Creating Interactive Web Sites with PHP and Web Services

Build Dynamic Websites with PHP and MySQL—and Extend Those Sites with Web Services
PHP and MySQL are great tools for building database-driven websites. There's nothing new about that. What is new is the environment in which your site operates—a world rich (and growing richer) in web services that can add value and functionality in many different ways. Creating Interactive Web Sites with PHP and Web Services walks you through every step of a major web project—a content-management system—teaching you both the basic techniques and little-known tricks you need to build successful web sites. And you can use those skills to develop dynamic applications that will meet your special requirements. Here's some of what you'll find covered inside:
Adding, deleting, and displaying data with a custom content-management system
Building a template system with PHP
Interacting with web services using PHP and MySQL
Creating and managing a user system and a shopping cart
Processing credit card payments using merchant accounts and third-party payment solutions
Tracking site statistics using PHP and MySQL
Enhancing your site with third-party scripts

Tons of examples, complete with explanations and supported by online source code, will speed your progress, whether you're a true beginner or already have PHP experience. This book is platform-agnostic, so it doesn't matter if you're deploying your site on Linux or Windows. You also get PHP and MySQL references, so you can quickly resolve questions about syntax and similar issues.

Buy Now

Click here for more information about Creating Interactive Web Sites with PHP and Web Services

Read More...

Practical Web 2.0 Applications with PHP (Expert's Voice) Review

Practical Web 2.0 Applications with PHP (Expert's Voice)
Average Reviews:

(More customer reviews)
The only quip I have with this book is the title "Practical Web 2.0 Applications with PHP" it should be called "Practical Zend Framework Applications using PHP"
There is not one example in the book that doesn't use the Zend Framework. That being said the Zend Framework is a great framework - by far the best web framework I've seen. I'm PhD student in Computer Science at UCLA whose dissertation research involves the web. I've used a lot of web applications and frameworks. Symfony, Drupal, Joomla, Ruby on Rails, etc.
Most of these applications and frameworks just suck - that is, it is more work using them than not using them and many severely limit what one can ultimately do.
I like Ruby on Rails but I love the Zend Framework. There are two big differences between the Zend Framework and Ruby on Rails: 1) they both promote MVC style programming but Ror forces you to use it everywhere and the Zend Framework allows you to mix MVC with simply using their framework as a library wherever you want. For example, I am building a social network but want to mix that with a related wiki. I can use MVC for all the social network code and use and existing MediaWiki (which is not MVC based). All I need to do is rewrite some of the mediaWiki code to hand over user authentication to my controllers.
2) it's Php based ... there is much, much more existing Php code to cannibalize for applications than Ruby code
The book itself basically takes you through setting up user profiles, a blog, an image gallery, prototype (javascript) and Google maps using the Zend Framework. The code is very professional and complex at times so a beginning user may have to read a chapter 2-3 times to fully understand it. Still the only way to really learn to write "professional" code is to see it and understand why it was written as it was.
There are some issues I have with the book. In places where something could reasonably be done in multiple ways the book only shows one without any explanation why that way was chosen. For example, in the installing Zend chapter the book tells you to edit the httpd.conf file to set your paths. Most people who use a commercial hosting company don't have access to edit httpd.conf or restart the server. There are ways to reset the path within the Zend bootstrap (which I did) but if I didn't know how to do that I would not have been able to get the examples to work without setting up a server locally on my machine.
Also the bootstrap is left in the index.php file when Zend recommends using the index.php to call the bootstrap.php file from a non-public web directory.
The Zend Framework is only a few months old and this is by far the best web framework out there. There is only one other (decent) book on the framework. This book is about the Zend Framework and only marginally about "Web 2.0" (you use Google maps). The book that should have been titled "Practical Zend Framework Applications using PHP" will teach you how to use the best web framework out there. If the next book shows one how to really use web services, ajax and present web services using the Zend Framework then it can be called "Web 2.0" not this one.

Click Here to see more reviews about: Practical Web 2.0 Applications with PHP (Expert's Voice)

There are many technologies that go into creating a successful modern web application, but few books that cover how to use them all together effectively. Practical PHP Web 2.0 Applications does just that - it marries together PHP and MySQL, XHTML, CSS, and JavaScript/Ajax, covering how to create a cutting edge PHP web application from planning and design right up to final implementation. Application features covered include must haves such as search, maps, blogs, dynamic image galleries, and more.

Buy Now

Click here for more information about Practical Web 2.0 Applications with PHP (Expert's Voice)

Read More...

MODx Web Development Review

MODx Web Development
Average Reviews:

(More customer reviews)
I've been developing sites with MODx for years. It's a great content management system. What it needed was better documentation, and that's where this book comes in. It begins with a cool overview of content management system types, and where MODx fits into that continuum. Then it goes on to describe in clear steps how to build and manage a site. Although I am very experienced with the system by this time, I still picked up some good new things.
It's well-organized, and pretty easy to follow, as long as you have a basic understanding of website concepts. I wish I had had this while I was learning (he said enviously)!
I think the author is an excellent writer, and has done an exemplary job. Very nice!

Click Here to see more reviews about: MODx Web Development

Build a fully-functional, dynamic website with MODx-the powerful content management system and PHP web application framework. This book is a tutorial packed with examples that will show you how to install, configure, and customize MODx to create feature-rich, professional-looking web pages. This book is an example-driven tutorial, which will take you from the installation of MODx through to configuration, customization, and deployment. Step-by-step instructions will enable you to build a fully-functional, feature-rich website quickly and without any programming language. This book is ideal for those who want to learn to use MODx. Both beginner and experienced web developers will benefit from this comprehensive guide to MODx. No knowledge of PHP programming or any templating language is needed, but the more advanced chapters towards the end of the book will allow more confident developers to extend their applications even further by creating their own snippets.

Buy Now

Click here for more information about MODx Web Development

Read More...

PHP and MySQL Web Development (3rd Edition) Review

PHP and MySQL Web Development (3rd Edition)
Average Reviews:

(More customer reviews)
In open source usage, the book describes a powerful and popular combination of PHP and MySQL to build websites. Each program has several texts devoted solely to it. But it is in the interaction between the two that often developers need assistance on.
The book does start with chapters exclusively on explaining PHP, and other chapters on MySQL. In themselves, you might find these to be concise and useful explanations.
But the meat of the book is given in several chapters, where each chapter is devoted to making one common application. Like constructing a shopping cart. Or a Web-based email service. These are things that you have surely experienced as a user. Now you get to see how to code them in PHP and MySQL. Which explains some of the book's size. There are 10 chapters in this section. Enough to give you plenty of examples to draw ideas from.

Click Here to see more reviews about: PHP and MySQL Web Development (3rd Edition)


We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object model and validation. Through a clear, practical approach, you will learn to develop secure, dynamic websites by integrating and implementing the PHP scripting language and the MySQL database system. Real-world examples and working sample projects will give you a strong foundation on which to start building your own websites, complete with features such as SSL, shopping carts and payment systems. The accompanying CD includes the source code from each example in the book, the entire book in PDF format, and source code and binaries for PHP 5, MySQL 5 and Apache. Readers have called PHP and MySQL Web Development call it the best technical book they've ever read, but don't take their word for it. Find out for yourself!


Buy Now

Click here for more information about PHP and MySQL Web Development (3rd Edition)

Read More...

Sams Teach Yourself Ajax, JavaScript, and PHP All in One Review

Sams Teach Yourself Ajax, JavaScript, and PHP All in One
Average Reviews:

(More customer reviews)
Firstly, when a book is about a constantly changing web-programming technology like AJAX, you expect it to be up-to-date, right?
Well, two chapters in, and I've already spotted several typographical errors. What's worse is the outdated nature of some of the technologies depicted in the book. Let me illustrate:
Chapter 1: When illustrating assorted web browsers the text uses IE6. I'm sorry, but IE7 has been officially released for nearly two years now, and you couldn't be bothered to upgrade the screenshots in that time? This book was published June 2008, with a 2009 copyright, and you're using screenshots that were outdated in 2006?
Further, the fact that the screenshot of Firefox in the first chapter shows that at the time of the screenshot, Firefox 1.0.7 was the current release shows that that was taken mid-2005, as Firefox 1.5 was released November 2005.
I'm sorry, but these over-two-years-old screenshots of antiquated technologies featured in a text, and the fact that it seems to feature IE6 throughout already has me somewhat turned off to the book. If this is the attention to detail that they have paid thus far, what will have slipped through the cracks in the programming portions, and what other techniques were already antiquated by the time this book was published?

Click Here to see more reviews about: Sams Teach Yourself Ajax, JavaScript, and PHP All in One

In just a short time, you can learn how to use Ajax, JavaScript, and PHP to create interactive interfaces to your web applications by combining these powerful technologies. No previous Ajax programming experience is required. Using a straightforward, step-by-step approach, each lesson in this book builds on the previous ones, enabling you to learn the essentials of Ajax programming with JavaScript, PHP, and related technologies from the ground up. Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed CD includes a complete Ajax programming starter kit that gives you all the programming tools, reference information, JavaScript libraries, and server software you need to set up a stable environment for learning, testing, and production.Learn how to… Build better, more interactive interfaces for your web applicationsMake JavaScript, HTML, XML, and PHP work together to create Ajax effectsCompile an Ajax applicationCreate and consume web services with SOAP and RESTAvoid common errors and troubleshoot programsUse popular Ajax libraries to speed up and improve common programming tasksOn the CDXAMPP for Windows, Mac OS X, and Linux–an easy-to-install package to set up a PHP- and MySQL-enabled Apache server on your computerThe jEdit programming editor for Windows, Mac, and LinuxPrototype, Scriptaculous, Rico, and XOAD–popular JavaScript libraries for creating Ajax applications and effectsA complete Ajax, HTML, XML, and PHP tutorial reference library in searchable PDF formatSource code for the examples in the bookPhil Ballard is a software engineering consultant and developer specializing in website and intranet design and development for an international portfolio of clients. He has an honors degree from the University of Leeds, England, and has worked for several years in commercial and managerial roles in the high technology sector.Michael Moncur is a freelance webmaster and author. He runs a network of websites and has written several bestselling books about web development, networking, certification programs, and databases.Category:Web DevelopmentCovers:Ajax, JavaScript and PHPUser Level:Beginning—Intermediate$39.99 USA / $43.99 CAN / £25.99 Net UK

Buy Now

Click here for more information about Sams Teach Yourself Ajax, JavaScript, and PHP All in One

Read More...