"The core of the book is about writing a web site to sell things. Early on the author introduces the handful of patterns that will be used (MVC, Registry, Singleton) then immediately provides a runnable skeleton MVC framework that handles only Products and Categories. After that, it's an incremental build chapter by chapter as the author adds features to the web site."
Packt is pleased to announce Magento 1.3: PHP Developer's Guide, a new book that helps PHP developers build applications that interface with the customer, product, and order data using Magento's Core API. Written by Jamie Huskisson, this book is packed with examples for effective Magento development.
Magento is an Open Source, e-commerce web application that was created by Varien, and built on components of the Zend Framework. Magento is the hottest and most powerful e-commerce software and has gained popularity in a short period of time. Users can control the look, content and functionality of their e-commerce web site with the help of Magento’s powerful theming engine.
Magento 1.3: PHP Developer's Guide will help developers extend and customize the Magento e-commerce system using PHP code. They will get familiar with the architecture and internal structure of Magento and learn about the best modules available. Developers can then build a shipping module for their Magento store to give users options for receiving their items once they have paid for them.
The XOOPS Projects has released Alpha 2 of its upcoming XOOPS 2.5.0 release.
This new release a major redesign of the Administration module which has been AJAX-ed with jQuery. Some of the new features are breaking a new ground for XOOPS, like the visual placement of blocks, and we're sure that the users will love them. The 2.5.0 release will be definitely the most innovative XOOPS release in years.
Some of the major improvements/additions include new Help System for Admin and modules, MySQL Dump function, Tables Maintenance and Cache Clean-up in Maintenance, new Redirect messaging system, and Column sorting in tables.
The focus on improved usability resulted in more visual administration using drag & drop, among them module ordering and block placement, and direct access to files for editing and folder management via a new File Manager.
The developers also did a lot of code refactoring to use the latest XOOPS API.
You can see a video with overview of the main new features on YouTube
For more info and download links, please visit XOOPS Site
Create a real-life storefront application from design to deployment and explore all the major aspects of the Zend Framework. This Chapter helps readers in creating the shopping cart Model, Controller, and Views. Read more about this chapter here: http://www.packtpub.com/files/4220-zend-...
Packt is pleased to announce a new book that teaches users to build dynamic, content-rich Flash CS3 and CS4 applications for Drupal 6. Written by Content Management expert, Travis Tidwell, Flash with Drupal helps users to integrate Flash applications with Drupal CMS.
Drupal is a free Open Source modular framework and Content Management System (CMS). Drupal is extremely scalable, making it ideal for both a simple personal website as well as an industrial strength commercial or institutional web presence. Written in the programming language PHP/MySQL, its power and flexibility combined with its exceptional design means it is one of the most popular choices for creating a CMS website.
Users will learn about the evolution of a real Flash application designed for Drupal, and will be taken through a step-by-step approach to create and customize an embedded Flash application within Drupal. They will also learn about the important modules and asynchronous programming techniques that will make it easier to work with Flash in Drupal. The reader will also learn to build a custom voting service and create a Flash-driven 5-star voter for Drupal using the popular FiveStar module.
This chapter teaches users how to create a form validation application that implements traditional techniques with added AJAX flavor, thereby making the form more user friendly,responsive, and pleasing. The intention of this chapter isn't to build the perfect validation technique but, rather, a working proof of concept that takes care of user input and ensures its validity .
Ajax is a group of interrelated web development techniques, used on the client-side to create interactive web applications that retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. PHP is a scripting language designed for web development and to produce dynamic web pages. AJAX enables interactive interfaces that can replace traditional user interfaces and enhance the user experience of PHP websites.
Readers will learn how to write unobtrusive AJAX code and also to debug them using modern tools through this book. This book provides a complete case study of AJAX Form Validation, AJAX Online Chat and AJAX Editable DataGrid with jQuery, thereby combining client-side and server-side functionality to enhance the user experience of the site using AJAX. Advanced AJAX and PHP patterns and techniques such as predictive fetching, progress indicator, graceful degradation, and cross-domain calls are thoroughly discussed in this book.