09/07/2010 |
Wow! |
1,390 views |
Book Description
This book is a comprehensive reference guide for every feature Solr has to offer. It serves the reader right from initiation to development to deployment. It also comes with complete running examples to demonstrate its use and show how to integrate it with other languages and frameworks.
This book first gives you a quick overview of Solr, and then gradually takes you from basic to advanced features that enhance your search. It starts off by discussing Solr and helping you understand how it fits into your architecture–where all databases and document/web crawlers fall short, and Solr shines. The main part of the book is a thorough exploration of nearly every feature that Solr offers. To keep this interesting and realistic, we use a large open source set of metadata about artists, releases, and tracks courtesy of the MusicBrainz.org project. Using this data as a testing ground for Solr, you will learn how to import this data in various ways from CSV to XML to database access. You will then learn how to search this data in a myriad of ways, including Solr’s rich query syntax, “boosting” match scores based on record data and other means, about searching across multiple fields with different boosts, getting facets on the results, auto-complete user queries, spell-correcting searches, highlighting queried text in search results, and so on.
After this thorough tour, we’ll demonstrate working examples of integrating a variety of technologies with Solr such as Java, JavaScript, Drupal, Ruby, XSLT, PHP, and Python.
Continue Reading »
08/28/2010 |
Wow! |
2,608 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.
Continue Reading »
08/27/2010 |
Wow! |
3,008 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
Continue Reading »
07/12/2010 |
Wow! |
5,035 views |
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. Continue Reading »
07/09/2010 |
Wow! |
5,393 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 Continue Reading »