Packt Publishing Community Experience, Distilled
70% off the WordPress for Business Bloggers eBook
HomeBooksSupportFreeAuthorsAward
WELCOME YOUR ACCOUNT NEWSLETTERS ARTICLES ABOUT US
Free shipping: US, UK, Europe & selected Asian countries             Buy 2 eBooks, get 35% off                 Buy through Packt with confidence  Buy with confidence: secure shopping

 
SEARCH

Search our Site


EXISTING CUSTOMERS
Email
Pass
Forgotten?


Free Shipping
It's free to UK, US, Europe and selected Asian countries.
See More


NEWSLETTER

Sign up for updates, offers, free downloads and you could win an iPod Shuffle.
Subscription center

Packt Publishing Donates Over $100,000 to Open Source Projects
Packt today announced that its donations to Open Source projects surpassed the $100,000 mark. Following its first donation to the phpMyAdmin project in April 2004, the company has gone on to provide sustained support for over thirty different open source projects.
See More

SUGGEST A TITLE
What would you like Packt to publish?
 
Mahara 1.2 E-Portfolios: Beginner's GuideCreate and host educational and professional e-portfolios and personalized learning communities
Develop a feature-rich electronic portfolio – a digital repository of journals, presentations, reports, images, and videos – easily and share it with your friends, family, students, project team, and others
See More

Grok 1.0 Web DevelopmentCreate flexible, agile web applications using the power of Grok—a Python web framework
A concise, practical guide for creating powerful web applications and web sites with ease
See More

Tuesday, February 9, 2010 | Open Source

Grok has a mechanism for automating the creation and processing of forms. We'll see how it works in this article by Carlos de la Guardia, author of Grok 1.0 Web Development, along with a few other form-related subjects:

  • What is an interface
  • What is a schema
  • How interfaces and schemas are used to generate forms automatically, using Grok's form components
  • How to create, add, and edit forms
  • How to filter fields and prevent them from appearing in a form
  • How to change form templates and presentation

See More

Tuesday, February 9, 2010 | Java

Packt has come up with a special offer on one of its titles -Liferay Portal 5.2 Systems Development

This book shows how Java developers can use Liferay as a framework to develop custom intranet systems, based on Liferay portal platform thus helping you to maximize your productivity gains. Get ready for a rich, friendly, intuitive and collaborative end-user experience!Using this book you can customize Liferay into a single point of access to all an organization's data, content, web content, and other information from both existing in-house applications (HR, CRM) and external sources (such as Alfresco, FatWire, Magnolia, Vignette).
Grab your copy NOW!
See More


Monday, February 8, 2010 | WordPress

Packt has come up with a special offer on one of its titles -Learning the Yahoo! User Interface library

Learning the Yahoo! User Interface Library introduces the popular open-source YUI JavaScript library and takes the user through each of the fully released components in detail looking at the classes that make up each component and the properties and methods that can be used. It includes a series of practical examples to reinforce how each component should/can be used. Author Dan Wellman takes the reader from beginner to advanced-level YUI usage and understanding.
Grab your copy NOW!
See More


Tuesday, February 9, 2010 | jQuery

All of the methods in this article by Karl Swedberg and Jonathan Chaffer, authors of jQuery 1.4 Reference Guide, manipulate the DOM in some manner. In a previous article we saw methods that simply change one of the attributes of an element, while others set an element's style properties. In this article we cover methods for DOM insertion—inside, outside, and around. These methods allow us to insert new content inside and outside an existing element, and also surrounding existing content.


See More

Monday, February 8, 2010 | jQuery

All of the methods in this article by Karl Swedberg and Jonathan Chaffer, authors of jQuery 1.4 Reference Guide, manipulate the DOM in some manner. A few of them simply change one of the attributes of an element, while others set an element's style properties. All of these methods are referred to as setters, as they change the values of properties. A few of these methods such as .attr() also act as getters, retrieving information from DOM elements for later use.


See More

JSF 2.0 Cookbook [RAW]Forthcoming - Over 100 simple but incredibly effective recipes for taking control of your JSF applications
This book helps you to find solutions to the most common aspects regarding JSF development with clear and easy-to-follow recipes
See More

Friday, February 5, 2010 | All

Once your extensions are working, we can begin exploring call routing also called as call control. When someone calls from the outside world, what do you want to do with the call? How do you want your calls to get to an extension? Unless you want your calls to go directly to an extension, you will need to configure one or more of the following features which we'll be covering in this article by Matthew M. Landis and Robert Lloyd, authors of The 3CX IP PBX Tutorial:

  • Ring groups (also called Hunt groups in other PBX systems)
  • Digital Receptionists or Auto-attendants
  • Call by name (also called Dial by Name in some PBX systems)
  • Call queues

See More

Friday, February 5, 2010 | Open Source

Melody is an open source content management system for bloggers and publishers where its community of users and contributors is its most important feature. This article by Serdar Yegulalp covers the salient features of Melody and how a vibrant community is the foundation on which all successful products and services are built today. The article also guides us through the setup process for pre-1.0 build of Melody, while the full 1.0 revision shouldn’t be more than a few months around the corner.


See More

Monday, February 8, 2010 | Open Source

Some of the things that we will cover in this two-part article by Carlos de la Guardia, author of Grok 1.0 Web Development, includes:

  • Need for testing
  • Testing in Grok
  • Extending the functional test suite provided by grokproject
  • Other kinds of testing
  • Debugging tools

See More

Drupal 6 Performance TipsForthcoming - Learn how to maximize and optimize your Drupal framework using Drupal 6 best practice performance solutions and tools

Discount Offer

+ Buy this book with Building Powerful and Robust Websites with Drupal 6 and get 25% discount on both. Just add both books to your cart and the discount will be applied.  

Vastly improve Drupal 6 performance through upgrades, caching, configuring and optimization using core and contributed modules. This title is a must-have for new Drupal users, developers, webmasters, system administrators, and even themers.


See More

Thursday, February 4, 2010 | Open Source

This article by Nirav Assar, is a supplement to the book JBoss RichFaces 3.3 by Demetrio Filocamo. The book offers a thorough explanation on how to effectively use RichFaces technology to enhance your enterprise applications. The book provides many code examples for the reader to experiment with and run on their local machine. It also provides some very important installation steps for developers such as the Seam Framework download, seam-gen tool operation, and Eclipse with JBoss tools. As a supplement to the book, this article provides a guide to install several other necessary components. The components will provide the user with a sufficient environment to deploy and test the examples provided in the book. These installations prove invaluable when trying to learn new technologies and can possibly avoid large amounts of time wasted searching for the correct path.

This article provides guidance for:

  • JBoss Server Installation
  • Starting JBoss Server within Eclipse
  • MySql Installation
  • Build and Deploy Example applications

See More

Monday, February 1, 2010 | Open Source

Packt has come up with a special offer on one of its titles -Managing Software Development with Trac and Subversion

Trac is a minimalistic open-source enhanced wiki and bug/issue tracking system for software development projects, designed to help developers while staying out of the way and provides an interface to Subversion. Subversion is an open-source version control system that addresses many of the perceived deficiencies of CVS and can use WebDAV for network communications, and the Apache web server to provide repository-side network service. This book presents a simple set of processes and practices that allow you to manage these projects using open-source software without getting in the way by imposing as little as possible on established development practices and policies.
Grab your copy NOW!
See More


Microsoft Silverlight 4 Data and Services CookbookForthcoming - Over 80 practical recipes for creating rich, data-driven business applications in Silverlight
Build smart data-driven business applications with Silverlight
See More
 
About Us
Our books and publications share the experiences of your fellow IT professionals in adapting and customizing today's systems, applications, and frameworks.
See More

WE ACCEPT

Article Network


Packt Article Network

Visit Packt's Article Network, for all the latest quality, relevant and free content.
See More


Why publish your POD book with Packt?

As you finish writing your book, you start exploring the avenues to bring it to the readers. Here you have two options i.e. either you go through a traditional publisher or through Print On Demand Publishers like Lulu or iUniverse.

But now with a friendly and author centric publisher around you have a better option to bring your book to the market.


See More

Packt Open Source Project Royalty Scheme
Packt is committed to Open Source. When we sell a book written on an Open Source project, we pay a royalty directly to that proje...
See More

UK Recruitment Message
Work for Packt from the comfort of your own home... We are now recruiting freelance proofreaders.
See More

Writing For Packt

Interested in writing for Packt? Click here. If you have a book idea you want to discuss click here
See More



Where to buy Packt books
You can buy direct from us or from selected local bookstores
See More

Pre Order Direct and Save 10%
Place an order for a forthcoming title and receive a 10% discount
See More

Want a Free Book?
Write an article for PacktPub.com that we publish and we'll send you a free copy of two of our books each.
See More

 




© Packt Publishing Ltd 2010

RSS