Sep 26, 2011 |
6,586 views |

Book Description
WordPress has grown into the #1 blogging tool in its category: several million bloggers have downloaded this powerful open source software, and millions more are using WordPress.com’s hosted services. Thirty-two of Technorati’s Top 100 blogs now use WordPress. WordPress InDepth, 2/e, is a comprehensive reference for everyone who wants to use either WordPress or WordPress.com more effectively — regardless of their experience with WordPress or with blogging. It offers comprehensive guidance for every aspect of using WordPress — from downloading, installing, and securing it through blog design, templates, themes, posting entries, working with comments and email, and managing WordPress blogs. WordPress software has moved from Version 2.9 to Version 3.0 and this new edition has been fully updated to reflect the changes, including: -New look. The software has a more sophisticated look. Some menu items have been moved around, and the font is different. -Menus editor. WordPress now allows users to create and manage menus -Graphics editor. -New default theme. The look and functionality of the default theme have changed -Merger of WordPress and WordPress Multi-User (WordPress MU) -Use of WordPress as a CMS.
Table of Contents
Part I: Getting Started with Your Blog
Chapter 1: Getting Started with WordPress
Chapter 2: Starting Your Blog Right
Chapter 3: Creating Your Blog’s Look
Part II: Running Your Blog Download Now »
Sep 17, 2011 |
13,573 views |

Book Description
This guide helps PHP developers take advantage of the stability and features of design patterns
Design patterns are the cornerstones of building solid, stable, flexible, and feature-rich Web applications. This guide enables PHP developers to take advantage of everything they offer.
If you are unfamiliar with design patterns, this book explains what you need to know. Both novice and veteran PHP developers will benefit from the alphabetical list of design patterns and code examples showing how to implement each pattern in PHP. Step-by-step instructions for a sample contact management system will help you understand real-world applications for the information.
- Gets PHP developers who have not used design patterns up to speed on the technology
- Shows programmers who are familiar with design patterns in other languages how to apply the techniques to PHP
- Includes examples of ordinary code used in everyday development and how to modify it for one of the design patterns discussed
- Provides an alphabetical list of common design patterns, with code examples showing how each can be implemented in PHP
- Uses a case study of a contact management system to analyze and demonstrate the step-by-step process of applying design patterns
With its single focus on applying design patterns to PHP development Download Now »
Sep 14, 2011 |
9,382 views |

Book Description
EVEN THE MOST SKILLED WEB DESIGNERS can find the complexities of creating a full-functioned Web site to be a daunting task. Here to help designers create sites that not only work, but work well and are easy to update and maintain is an easy-to-read guide to Web programming basics from best-selling author Charles Wyke-Smith. Just as architects need to understand building materials and their properties, Web designers need to understand the code that serves as the foundation of their sites. Wyke-Smith ensures they do by teaching designers that all dynamic Web sites consist of essentially three components: a browser interface, Web server middleware, and a database. The guide covers everything from Web coding concepts and principles to building sites, designing visual interfaces, developing databases, developing middleware, ensuring a good user experience (through good code!), testing and debugging, and more.
- Create dynamic Web sites that provide real-time responses to user inputs
- Understand the basic structures of all coding languages, such as variables, functions, conditionals, loops, and objects
- Use the power of PHP to program the business rules of your site
- Learn techniques for validating forms to reject erroneous or malicious data
- Import and export data from other applications via at les
- Build and query database tables using SQL to manage the data generated by your site’s activity
- Develop a simple content management system Download Now »
Sep 10, 2011 |
6,605 views |

Book Description
Magento is the fastest growing PHP-based ecommerce solution. It is a professional, polished application that can be extended or customized with PHP code. Magento theming is a very interesting topic but it can be difficult to get the hang of.
Magento 1.4 Theming Cookbook is like a toolbox for building Magento themes. Thanks to its cookbook approach, the recipes found in this book can be applied in almost any Magento theme.
This book will help you to create a Magento theme using recipes in a step-by-step approach. Although you can dive into any individual recipe, the cookbook is organized in a way that will help beginners learn Magento theming by doing. More advanced users can refer to just the recipes that will be useful to them. You will learn how to add sliders, Cufon font replacements, social media, lightbox, and much more!
What you will learn from this book :
- Explore Magento theming, layouts, templates, inheritance, and all you need to work with Magento theming.
- Search, download, install, and modify existing themes, so you can start working with your Magento installation at once.
- Create your own theme from the ground up; add breadcrumbs, toplinks, a mini cart, a main menu, and all the items necessary to make a Magento theme.
- Use Cufon in your theme, create sliders, modify the lightbox, and add social media sharing icons. Download Now »
Sep 08, 2011 |
6,094 views |

Book Description
Modern web development relies heavily on the ability to rapidly create applications that are reliable, maintainable, and scalable. The PHP-based Kohana framework has proven to be one of the best platforms for delivering professional quality applications using a stable framework that allows you to build great web properties while leveraging a rapid development architecture that is both powerful and intuitive.
Kohana 3 Beginner’s Guide is the first and only book in the market for learning about this popular and powerful open-source PHP framework. Written with the beginner in mind, this book walks you through installation and configuration, then uses a case study site to deliver real world solutions to common web development needs.
Beginning with the installation and configuration of the framework, you are guided through the steps necessary to get up and running, and are quickly introduced to the basics of Kohana.
Using a case study site as an example, the book illustrates core components of Kohana while showing elegant solutions to real world tasks developers face every day. From working with forms to databases, interacting with users to deploying applications in the wild, everything is covered in simple, easy to understand examples.
By the end of this book you will have mastered the core tasks needed to build great web applications using
A step-by-step guide to creating professional web applications using the Kohana framework. Download Now »
Sep 07, 2011 |
7,788 views |

Book Description
When Alex told me he was about to write a Yii cookbook about a year ago, I was wondering how original it would be, considering the fact that there was already an online user-contributed cookbook (aka. Yii wiki). It turned out Alex produced a book that is not only full of wisdom about how to use Yii effectively, but also presented in such a systematic way that it can be taken as an essential companion book to the definitive guide to Yii. In fact, Alex has successfully intrigued the interest of every member in the Yii developer team when he asked for review and comments on his newly finished book chapters.
As the founder and the lead developer of the Yii framework, I feel this book is a must-read for every Yii programmer. While this book does not describe directly the rules set by Yii, it shows how to program with Yii from a practical perspective. People who are driven by tight project schedules will find this book very handy as it gives ready-to-use solutions to many problems they may face in their projects; people who are already familiar with Yii will also find this book very informative as most problem solutions given in the book can be considered as officially recommended because they have undergone thorough review of every Yii developer team member. Alex, through this book and his active participation in the Yii project, proved himself to be a great programmer as well as a good writer.
Qiang Xue – Lead developer of the Yii framework
Yii framework is a rapidly growing PHP5 MVC framework often referred to as Rails for PHP. It has become a solid base for many exciting web applications such as Stay.com and Russia Today’s meetfriends.rt.com and can be a good base for your developments. Download Now »