Jul 16, 2010 |
7,354 views |

Book Description
Over 100 simple but incredibly effective recipes for creating powerful, custom WordPress themesThemes are among the most powerful features that can be used to customize a web site and give it a professional look, especially in WordPress. Using custom themes you can brand your site for a particular corporate image, ensure standards compliance, and create easily navigable layouts. But most WordPress users still continue to use default themes as developing and deploying themes that are flexible and easily maintainable is not always straightforward and lot of issues pop up during the process.
This easy-to-use step-by-step guide will help you create powerful themes for your WordPress web site, and solve your theme development problems in a quick and effective way. It enables you to take full control over your site’s design and branding and make it look smarter.
WordPress is distributed with two ready-to-use themes. You can use these themes to give a common look to your website, or use the techniques described in this book to create custom themes. This book includes over 100 useful recipes to help you get started and create advanced themes. It starts with the basics of WordPress themes and creating a theme from scratch. Then, it covers how to enhance your template and add effects to get a rich look. You will learn how to manage pages, categories, and tags for your blogs, and how to make your posts look unique. You will also learn about the comment system and sidebars that will help you give a new feel to your blog and web site. Download Now »
Jul 12, 2010 |
14,665 views |

Video Description
If you’ve been itching to add more whiz-bang excitement to your Drupal website but felt like you just don’t understand all this Ajax/JavaScript stuff, then this video is for you! This video builds off of concepts covered in videos such as Theming Basics for Drupal, Advanced Theming for Drupal, Drupal Module Development and Introduction to jQuery. This video ties together these concepts as we delve into Drupal’s JavaScript and Ajax APIs.
Warning: This video covers some higher-level topics and advanced Drupal alchemy not known to many developers. With a grasp of the concepts contained in this video, we expect that you will be transformed into an unstoppable Drupal wizard. We hope that you will use these powers for good.
jQuery & Javascript in Drupal carefully walks you through all of the Drupal-specific JavaScript conventions that you’ll need to know to begin integrating jQuery scripts into your Drupal 6 or Drupal 7 websites. You’ll get a brief introduction to jQuery and learn how to add JavaScript code through the theme layer as well as via a module. You’ll also learn how to pass variables from PHP into your JavaScript files through the Drupal-specific Drupal.settings variable.
We’ve written six example modules in this video and we walk you through each one in order to demonstrate how to integrate jQuery scripts into your Drupal website. This hands-on approach will help you learn how to leverage Drupal’s JavaScript-related Form API properties, how to create sortable table forms, and how to leverage the AHAH framework in Drupal 6 as well as the powerful Ajax framework in Drupal 7. Download Now »
Jul 09, 2010 |
11,146 views |

Book Description
This book focuses on the nontechnical user who is responsible for building, maintaining, and managing Drupal web sites. The book covers why you should consider using Drupal when building a new web site, what Drupal is, installing and configuring Drupal, creating and managing content, managing users, adding functionality to your web site through Drupal modules, and more advanced topics on using themes, panels, and views. By reading this book, you will:
- Understand why you should use Drupal and the power of the platform.
- Quickly build confidence in your ability to use Drupal.
- Gain the knowledge necessary to build, deploy, and manage web sites of moderate complexity on Drupal 7.
What you’ll learn
- What Drupal is and why you should use it
- How to install a basic Drupal web site from scratch
- How to create content in your new Drupal web site
- How to manage users on your new Drupal web site
- How to change the look and feel of your new Drupal web site through themes
- How to install and configure modules Download Now »
Jul 09, 2010 |
10,240 views |

Book Description
One of the most popular open source blogging and content management systems, WordPress lets you create a website to promote yourself or your business quickly and easily and better yet, it’s free. WordPress is a flexible, user-friendly system, and it can be extended with a variety of themes and plugins.
Beginning WordPress 3 is a complete guide for the beginning developer who wants to start using WordPress. You’ll learn how to publish and manage online content, add media, create widgets and plugins, and much more.
What you’ll learn
- How to get started with WordPress, create new content, and import existing content
- How to change what appears on a home page, blog post, and more
- How to handle media uploads, audio/video players, and podcasting
- How to create themes, widgets, and plugins
- How to publish, move, maintain, and secure your WordPress sites
Who this book is for
This book is for first-time users, designers, and developers of online content, blogs, and content management systems. Download Now »
Jul 09, 2010 |
13,885 views |

Book Description
This book is for intermediate programmers interested in building Ajax web applications using jQuery and PHP. Along with teaching some advanced PHP techniques, it will teach you how to take your dynamic applications to the next level by adding a JavaScript layer with jQuery.
- Learn to utilize built-in PHP functions to build calendar tools and photo galleries.
- Learn how jQuery can be used for Ajax, animation, client-side validation, and more.
- Learn jQuery UI and how to create drag-and-drop features easily.
What you’ll learn
- Use PHP to build a calendar application that allows users to post events with accompanying photos.
- Use jQuery to allow the calendar app to be viewed and edited without requiring page refreshes using built-in Ajax functions.
- Build an image management class using object-oriented PHP that will allow image uploads, and then resize the images and generate thumbnails automatically.
- Learn jQuery plug-in development patterns and create an image “lightbox” to accompany the image gallery class.
- Learn the basics of jQuery effects, including fading elements, generating HTML markup on the fly, and creating modal windows. Download Now »
Jun 02, 2010 |
13,852 views |

Book Description
This book takes you beyond the PHP basics to the enterprise development practices used by professional programmers. Updated for PHP 5.3 with new sections on closures, namespaces, and continuous integration, this edition will teach you about object features such as abstract classes, reflection, interfaces, and error handling. You’ll also discover object tools to help you learn more about your classes, objects, and methods.
Then you’ll move into design patterns and the principles that make patterns powerful. You’ll learn both classic design patterns and enterprise and database patterns with easy-to-follow examples.
Finally, you’ll discover how to put it all into practice to help turn great code into successful projects. You’ll learn how to manage multiple developers with Subversion, and how to build and install using Phing and PEAR. You�ll also learn strategies for automated testing and building, including continuous integration.
Taken together, these three elements—object fundamentals, design principles, and best practices—will help you develop elegant and rock-solid systems. Download Now »