Skip to main content

DrupalCon San Francisco 2010

book

New book on Drupal's attachment views

amits's picture

Drupal 6 Attachment ViewsPackt is pleased to announce Drupal 6 Attachment Views, a new book that helps developers add functionality and value to their Drupal website via step-by-step examples using view attachments. Written by J. Ayen Green, this informative book acts as a hands-on learning guide for Drupal developers.

Drupal is a free and open source content management system (CMS) written in PHP. Drupal’s power and flexibility combined with its exceptional de

sign makes it one of the most popular choices for creating a CMS website. It is extremely scalable, hence making it ideal for both, a simple personal website as well as an industrial strength commercial or institutional web presence.

Drupal 6 Attachment Views starts by introducing Attachment Views as a reader activity. This book helps reader’s create a single Attachment View and then takes a closer look at giving each page an interactive feel. Readers can also create composite displays in-order to increase and vary the information they want to provide as well as create static and interactive displays, to provide additional information to the user.

New WordPress E-Commerce book

amits's picture

WordPress 2.9 E-CommercePackt is pleased to announce WordPress 2.9 E-Commerce, a new book that focuses on the integration of WordPress with the WordPress e-Commerce plug-in. Written by Brian Bondari, this book provides an easy to understand, step-by-step approach to installing, configuring, and using WordPress<!-- Do not use an abbreviation without introducing it. --> e-Commerce to run an online store.

WordPress is an open source blog publishing application powered by PHP and MySQL which can also be used for content management. First released in May 2003 by Matt Mullenweg as a fork of b2/cafelog, it has many features including a workflow, a plugin architecture as well as a templating system. Used by over 2% of the 10,000 biggest websites, WordPress is the most popular blog software that’s in use today.

WordPress 2.9 E-Commerce provides a simple approach to developing an effective online store. It guides developers through the initial stages of planning, plug-in installation and configuration, building product catalogs to sell, accepting payments for orders and dealing with taxes and shipping. Readers will also learn how to promote and market their new stores, handle customer accounts and staff roles, as well as deal with essential store security.

Tutorial: Organizing wiki content using MediaWiki

richarddias's picture

In this article series by Jeff Orloff and Mizanur Rahman, authors of MediaWiki 1.1 Beginner's Guide , we will learn how to organize our content by creating namespaces that allow us to group pages with similar purposes together, and we learn how to use categories to group pages with similar content together. It also teaches us about redirecting, moving, and swapping pages around so that we can ensure when a visitor comes to our site, they find the information they are looking for because the page titles will match up with page's content. MediaWiki has many built-in features that will not only help us keep our content organized, but make it extremely easy to do this.

In this article, we will learn how to make use of these tools including:

  • How we can create Namespaces
  • How to create Categories
  • How to setup a Template for our users
  • Why we would redirect a page
  • How to move and swap a page

We have focused mainly on organizing content rather creating content in your wiki in this article. We assume you should have a few pages in your wiki. As our wiki grows in popularity, the amount of content it hosts will continue to grow so it is important to organize the content in your wiki so that our wiki looks better to our visitors and editing and reviewing content is much easier for our users. If we think of our wiki as a library, it is easy to see why we need to organize our wiki. After all, if you walk into a library with no system for organizing the books, movies, music, periodicals, and others you would find it hard to locate what you are looking for. Likewise, if we have no order in our wiki, then our visitors could find themselves frustrated when trying to find the information they are looking for. If they become too frustrated, they will go elsewhere.

Packt uses Twitter to reach out to new authors

kshipras's picture

Packt publishing is reaching out to potential authors through Twitter. The @packtauthors account features the latest book ideas, topic areas, author interviews, reviews, and anything else Packt thinks authors and future authors will want to see.

 

Packt launched a new twitter account to tweet about new writing opportunities arising at Packt. Developers and technical people interested in writing technical books are invited to follow @packtauthors.

 

Most technical publishers expect authors to deliver detailed book proposals, with very little guidance on the sort of proposals likely to be accepted. Packt is turning this on its head by openly proclaiming the sort of topics and titles they’re most interested in right now, and inviting interested authors to get in touch with a simple email.

 

“We are planning to publish more than 200 books this year and will be inviting authors to write them. We’ll tweet about specific book ideas that need authors, topic areas that we’re looking into, interesting links, and anything else we think authors and future authors will want to see,” said David Barnes, Author Relationship Manager at Packt Publishing.  “Follow @packtauthors so you can be the first to discover our latest writing opportunities.”

Book for developing and deploying a Magento online store

amits's picture

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.