Sep 15, 2010 |
16,221 views |

Book Description
Learn how jQuery can make your Web page or blog stand out from the crowd! jQuery is free, open source software that allows you to extend and customize Joomla!, Drupal, AJAX, and WordPress via plug-ins. Assuming no previous programming experience, Lynn Beighley takes you through the basics of jQuery from the very start.
You’ll discover how the jQuery library separates itself from other JavaScript libraries through its ease of use, compactness, and friendliness if you’re a beginner programmer.
Written in the easy-to-understand style of the For Dummies brand, this book demonstrates how you can add unique and exciting interactivity to a Web site or WordPress blog, including photo browsers, menus, tab-based navigation, sliding sidepanels, slideshows, transition effects, fade effects, Twitter feeds, and much, much more!
- Walks you through the capabilities of jQuery, the number one open source JavaScript library that enables you to provide interactivity on a Web site or blog
- Helps you understand DOM (Document Object Model) scripting, applying CSS classes via JQuery, and adding in special effects and jQuery plug-ins to your site
- Shows you how to create dazzling special effects on your site, including fades, slide shows, sliding panels, tabbed navigation, and more Download Now »
Sep 12, 2010 |
9,112 views |

Book Description
Ubuntu Linux is the fastest growing Linux-based operating system, and Beginning Ubuntu Linux, Fifth Edition teaches all of us—including those who have never used Linux—how to use it productively, whether you come from Windows or the Mac or the world of open source.
Beginning Ubuntu Linux, Fifth Edition shows you how to take advantage of the newest Ubuntu release, Lucid Lynx. Based on the best-selling previous edition, Emilio Raggi maintains a fine balance between teaching Ubuntu and introducing new features. Whether you aim to use it in the home or in the office, you’ll be introduced to the complete world of Ubuntu Linux, from simple word processing to using Cloud services. You’ll learn how to control the Ubuntu system which you just installed from the Book DVD as you are guided through common tasks such as configuring the system GUI, listening to audio CDs and MP3s, producing documents, using VOIP and chat, and of course general system maintenance.
This book also supplies a series of comprehensive tutorials on Ubuntu administration and security—essential for any Ubuntu user—while not neglecting matters pertaining to office applications and the Cloud.
Download Now »
Aug 28, 2010 |
8,252 views |

Book Description
Updated version of the bestselling Dreamweaver Bible seriesPacked with hands-on instruction and step-by-step tutorials, the Dreamweaver CS5 Bible has everything you need to harness the incredible power of this amazing Web development tool. Starting with Dreamweaver basics, expert author and Adobe guru Joe Lowery (Adobe CS4 Web Workflows and Adobe Dreamweaver CS4 Bible) guides you through the ins-and-outs of Dreamweaver showing you how to build dynamic, data-driven sites in no time.
- Details how to use Dreamweaver with PHP, ASP.NET, ColdFusion and more to access and work with live backend data
- Describes designing for and working with popular Content Management Systems (CMS) including WordPress, Joomla, and Drupal
- Includes how-to’s on using HTML, CSS, and JavaScript in Dreamweaver to build attractive dynamic websites, as well as comprehensive information on creating and working with both design and code templates to provide consistency across a web site with minimal effort
Dreamweaver has established itself as one of the leading Web development tools and Dreamweaver CS5 Bible is the must-have learning tool and reference guide for any Web developer using Dreamweaver.
Download Now »
Aug 27, 2010 |
8,795 views |

Book Description
The Drupal Panels module allows a site administrator to create customized layouts for multiple uses. At its core, it is a drag and drop content manager that lets you visually design a layout and place content within that layout. Guidance is required when it comes to successfully implementing panels in your CMS. The Panels module lacks sufficient documentation and most Drupal users are left in the lurch with many unanswered questions.
This book comes to your rescue and discusses all that you need to successfully incorporate Panels in your Drupal CMS. You will learn everything from setting up Panels, through using it, to integrating it with other modules. The book discusses the various problems involved in using Panels along with their solutions. It shows you how to reap added benefits using Panels.
The book is a collection of simple useful recipes that gives a very clear understanding from the basics of Panels to complex implementations to generate Web 2.0 layouts. It begins with the basics and gradually delves deeper into the complexities of Panels. You will learn how to set up CTools and Panels, upgrade from Panels 2 to Panels 3, about page layout, theming, and lots more. The layout of the book is a series of interconnected but distinct recipes that gives a basic understanding of usage of Panels in Drupal and also the advanced settings that makes Panels one of the most powerful modules .You will learn to master the Panels user interface and theme each panel quickly with a series of practical recipes. You will be able to integrate powerful Drupal modules like Organic Views, Advanced Profile Kit, Views, CCK, and many more to create socially connected Web 2.0 websites.
A practical guide on incorporating panels in your Drupal CMS for added benefits
Download Now »
Aug 10, 2010 |
5,590 views |

Book Description
With the release of Adobe Creative Suite CS5, Dreamweaver solidifies its role as the de facto tool of choice for anyone designing for the Web. Adobe Dreamweaver CS5 for Windows and Macintosh: Visual QuickStart Guide uses a combination of task-based instruction and strong visuals to teach beginning and intermediate users how to create, design, and publish powerful, innovative Web sites with Dreamweaver. Leading technology authors Tom Negrino and Dori Smith take you step-by-step through the new features in Adobe Dreamweaver CS5, with completely revised chapters on critical tools like styling pages with CSS and adding user interactivity with JavaScript dynamic elements. You’ll also learn to take advantage of Dreamweaver’s new ability to build and modify sites that use popular content management systems, such as WordPress, Joomla!, and Drupal. If you’re new to Dreamweaer and web design, you’ll learn to create your first Web site, add text, style and lay out page content, manage styles, work with links, incorporate images, media, tables, forms, and frames, design site navigation, and so much more. If you’re an experienced user, you’ll find this a convenient reference to the new features of Dreamweaver CS5.
About the Author
Tom Negrino is the author of dozens of books, including Visual QuickStart Guides covering PowerPoint and Keynote, and Visual QuickProject Guides on PowerPoint, Keynote, and Quicken.
Dori Smith is a frequent speaker at industry conferences, publisher of the Wise-Women’s Web community, and a member of the Web Standards Project. Together they’ve written the bestselling JavaScript and Ajax for the Web: Visual QuickStart Guide, several editions of this book, and numerous print and online articles, and they publish the Backup Brain blog.
Download Now »
Jul 12, 2010 |
14,254 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 »