Beginning DotNetNuke Skinning and Design and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$12.71 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
Sell Back Your Copy
For a $3.17 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Beginning DotNetNuke Skinning and Design (Programmer to Programmer)
 
 
Start reading Beginning DotNetNuke Skinning and Design on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning DotNetNuke Skinning and Design (Programmer to Programmer) [Paperback]

Andrew Hay (Author), Shaun Walker (Author)
4.4 out of 5 stars  See all reviews (5 customer reviews)

List Price: $39.99
Price: $25.78 & this item ships for FREE with Super Saver Shipping. Details
You Save: $14.21 (36%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 3 left in stock--order soon (more on the way).
Want it delivered Wednesday, February 1? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $23.20  
Paperback $25.78  
Sell Back Your Copy for $3.17
Whether you buy it used on Amazon for $9.60 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $3.17.
Used Price$9.60
Trade-in Price$3.17
Price after
Trade-in
$6.43

Book Description

0470109637 978-0470109632 November 5, 2007
DotNetNuke is an open source framework built on top of the ASP.Net platform. While this system offers an impressive set of out-of-the-box features for public and private sites, it also includes a compelling story for folks who want to present a unique look and feel to visitors.

The skinning engine inside of DotNetNuke has strengthened over the course of several years and hundreds of thousands of registered users. The success of its skin and module developer community is another key indicator of the depth and breadth of this technology. The Core Team responsible for the DotNetNuke brand has gone to great lengths to enable a predictable and positive experience for both the visitors of the site and the developers who build them.

This book takes you through the process of designing a skin for a site. It describes a variety of techniques you can use in your HTML and CSS development as well as coding a few JavaScript, VB.Net, and C# statements. By the final chapter, you will be well versed in the installation, configuration, and customization of a DotNetNuke website.

The practical website design techniques described herein provide you with a modern, agile architecture that embraces the features in DotNetNuke and the flexibility of CSS. As a good steward of standards-based development, the author shows you how to work toward a DotNetNuke solution that successfully passes an HTML validation test. The interactive portions of this book examine how to add personalization, AJAX, Silverlight, and sIFR technology to extend your site.

When you finish this book, you’ll have a good idea of your next pursuit. You might choose to stay close to the presentation layer and dive deep into CSS and standards-based web development. Alternatively, this book might have whetted your appetite for DotNetNuke module development, or something in-between including JavaScript, AJAX, or Silverlight technology.

The primary audience for this book includes people interested in customizing the look and feel of a DotNetNuke website. Skinning is approachable by developers with a software engineering background as well as HTML and CSS specialists.

Although DotNetNuke expects a Microsoft SQL Server database by default, it’s not necessary to have any background in database technology. This book walks you through the database configuration process and quickly moves on to the core focus of the book.

Readers with a little background in website development, regardless of platform, will feel at home here. This book is targeted at showing how to apply web design features to a DotNetNuke site as opposed to teaching individual web development skills like HTML, CSS, and JavaScript. If you have a basic idea of where these technologies fit into the overall spectrum of a website, you’ll be able to follow the context of the discussion with ease.

This book covers how to create a custom skin for DotNetNuke. As part and parcel of this process, it discusses the steps to install, configure, and construct a website for a specific group of users. The skin helps invoke the appropriate look and feel of the site and augments the content. It shows a variety of angles to address this challenge and presents several related technologies including CSS, Silverlight, AJAX, and sIFR that can be used to inspire the right mood for your particular site.

DotNetNuke is under active development and this book focuses on version 4.X of the framework. The skinning development features presented herein are interoperable with all 4.X versions, unless otherwise specified. For example, the chapter on Microsoft ASP.Net AJAX recommends version 4.5.5 or higher.

This book contains three sections. The first section levels the field and addresses some basic terminology in DotNetNuke skinning. The second section applies the skills of a skin developer to a specific website. The final section explores a few vertical segments that transcend DotNetNuke and offer opportunities for specialized skills in their own right.

Chapters 1 through 5 get you familiar with installing the system using a variety of techniques and getting acclimated with the files that make up a DotNetNuke skin.

  • Chapter 1, “Introducing DotNetNuke Skinning”: In the first chapter, you receive a broad overview of DotNetNuke and learn some key concepts including skins, containers, modules, and panes. If you’re new to this open source platform, then this chapter is essential to your success in using the system.

  • Chapter 2, “Installing DotNetNuke”: In this chapter, you learn how to get started on the right foot by installing the system through a variety of techniques. DotNetNuke is built on ASP.Net and there are several ways to work with it including IIS, Cassini, Visual Web Developer, and our old friend, Notepad.

  • Chapter 3, “Installing Skin Packages”: Chapter 3 starts at the end and shows you how to apply a new skin package to a DotNetNuke site as well as examines the individual parts of a skin package.

  • Chapter 4, “Exploring Skins”: After you complete a skin package installation in Chapter 3, you explore the essential parts of a skin file. Chapter 4 discusses the essentials of using panes, skin objects, and containers to augment DotNetNuke modules.

  • Chapter 5, “Creating Custom Skins”: Chapter 5 expands on the foundation established in the previous chapter by constructing a custom skin through an HTML file as well as an ASP.Net web user control. The author also recommends a couple of tools for developing skins that will help provide some visibility into how the browser renders the page.

Chapters 6 through 9 present an opportunity to apply the skills you started to develop in Part I. You’ll build a DotNetNuke website for a neighborhood association, including an assortment of custom skins.

  • Chapter 6, “The Neighborhood Association Website”: This chapter presents the background and requirements for the neighborhood association website that you will design and build. Here, you apply an appropriate configuration as well as install a set of modules the community will find useful.

  • Chapter 7, “Skinning the Neighborhood Association Website”: Chapter 7 goes to work with the process of developing a custom skin for the neighborhood association website. This chapter discusses a process for identifying the number of distinct skins to build and how to architect them for a variety of pages.

  • Chapter 8, “Designing the Navigation”: This chapter discusses how to switch the menu navigation feature and apply custom CSS rules to modify the look and feel of the site. As part of the discussion, it shows how to install a third-party menu component and work toward a smaller, standards-compliant page.

  • Chapter 9, “Leveraging Web User Controls”: The last chapter of Part II shows how to add a little panache to the neighborhood association website with a personalization feature that enables the visitor to make small adjustments to how the website renders in their browser. Web user controls provide an enormous potential and you don’t have to be a hard-core developer to utilize them in your site.

Chapters 10 through 15 introduce you to a few specialty areas of DotNetNuke, ASP.Net, and general website development. You learn about some compelling new technologies as well as how to maintain consistency in DotNetNuke across several types of browsers.

  • Chapter 10, “Exploring Silverlight”: This chapter explores an amazing new client-side feature named Silverlight. It discusses how to add animation and video to the DotNetNuke website you built in Part II.

  • Chapter 11, “Using Cascading Style Sheets”: Chapter 11 presents the basic information you should understand about CSS including margins, padding, fonts, backgrounds, and positioning. CSS skills provide you with an agile and search engine–friendly website. This chapter shows you how to modify the various CSS files embedded inside DotNetNuke.

  • Chapter 12, “Web Standards and Compliance”: After the fundamentals of CSS are laid out in Chapter 11, it shows how to work toward a standard-compliant website in DotNetNuke. It discusses how to swap the menu provider and the HTML Editor provider, too.

  • Chapter 13, “Targeting Modules with CSS”: Chapter 13 takes a pragmatic approach to applying CSS to existing DotNetNuke modules without modifying the HTML. The last section builds a web page out of an RSS feed and Extensible Stylesheet Language or XSL.

  • Chapter 14, “Exploring AJAX in DotNetNuke”: This chapter takes a look at another hot Microsoft technology, ASP.Net AJAX. The chapter starts with a brief background on AJAX and the DotNetNuke Client API and launches into an example of using AJAX Control Toolkit inside your DotNetNuke page to build an interactive game.

  • Chapter 15, “Using sIFR with DotNetNuke”: Chapter 15 rounds out the book with a compelling case for replacing image-text files with a more search engine–friendly component. The technology known as sIFR converts the targeted HTML text into any TrueType font at run time through JavaScript running on the visitor’s browser. This feature embraces the work of the copy editor without adding a burden to the graphic designer.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Beginning DotNetNuke Skinning and Design (Programmer to Programmer) + Professional DotNetNuke Module Programming (Wrox Programmer to Programmer) + Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET (Wrox Programmer to Programmer)
Price For All Three: $101.75

Show availability and shipping details

Buy the selected items together


Editorial Reviews

From the Back Cover

Beginning DotNetNuke Skinning and Design

The skinning engine of DotNetNuke has strengthened over the last several years, making it a highly successful way to customize the look, feel, and user experience of a web site. Featuring a Foreword by DotNetNuke creator Shaun Walker, this book takes you through the process of designing a custom skin for a DotNetNuke site and shows you how to apply web design features to that site.

Author Andrew Hay discusses the necessary steps for streamlining the interaction between client and end-user, as well as designer and developer. To that end, he has divided the book into three sections: the first section addresses basic terminology used in DotNetNuke skinning. The second section shows you how to apply the skills you've acquired to a specific site. The final section explores new technologies and specialty areas of DotNetNuke, ASP.NET, and web site development.

No matter your amount of experience in web site development and regardless of platform, by the end of this book you will be well versed in the installation, configuration, and customization of a DotNetNuke web site.

What you will learn from this book

  • How to find, modify, and apply existing skins

  • Tips for working towards a DotNetNuke solution that successfully passes an HTML validation test

  • Ways to install a third party menu component

  • How to add personalization, AJAX, Silverlight, and sIFR technologies to extend your site

  • Ways to maximize the potential of web user controls in your site

Who this book is for
This book is for web developers who are interested in customizing the look and feel of a DotNetNuke web site.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

About the Author

Andrew Hay is a Microsoft Certified Solution Developer and the Director of Software Development at Pop Art, Inc. After graduating in 1995 with a B.S. from North Central College in Naperville, IL, he started his career at Peoples Energy in Chicago. Here, he wrote and maintained Assembly language code for an IBM OS/360 Mainframe computer. Some of these programs exceeded Andrew’s age. In the late 1990s, he was lured into the web development world with everyone else and joined The Information Management Group, Inc., also located in Chicago. As a Microsoft Gold Certified Partner and winner of the Certified Technical Education Center of the Year award, this company was prime spot to witness the first release of the Microsoft .Net Framework. In late 2002, Andrew and his wife Kari moved to Portland, OR where he joined Pop Art, Inc. His current interests include standards-based web development, ASP.Net AJAX, and making the next batch of homebrew beer with his friends.

Product Details

  • Paperback: 432 pages
  • Publisher: Wrox (November 5, 2007)
  • Language: English
  • ISBN-10: 0470109637
  • ISBN-13: 978-0470109632
  • Product Dimensions: 7.4 x 0.9 x 9.2 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Best Sellers Rank: #595,825 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

5 Reviews
5 star:
 (3)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 13 people found the following review helpful:
3.0 out of 5 stars Enough content for a full book...?, March 11, 2008
Amazon Verified Purchase(What's this?)
This review is from: Beginning DotNetNuke Skinning and Design (Programmer to Programmer) (Paperback)
The book is OK, there are some useful recommendations. However, the actual information about skin creation takes just a few chapters, and a good deal of the book is about DNN, installing DNN, they even throw in something about Silverlight. Which is useful, but probably not completely in the focus of the title, in my opinion.

Perhaps it would be nice to see more information about skin objects and container objects, with more information on how they look and how they can be configured. Or even discuss the appearence and skinning possibilities of some of the core modules.

The book seems to be targetting half way between developers and designers, and in that attempt may not result as useful as it could, to neither of them (too light for a developer, too technical for a designer). It does say "Programmer to programmer" in the subtitle, so the reader should consider himself warned about it. In any case, it would be nice to see a book like this, but aimed from a designer's perspective.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 14 people found the following review helpful:
5.0 out of 5 stars Excellent How-To, January 7, 2008
By 
This review is from: Beginning DotNetNuke Skinning and Design (Programmer to Programmer) (Paperback)
Let's face it - you don't use DNN for its good looks. The book was a great way for me to learn all of the customization options for DNN so I could build a great looking site.

The book has very believable practical examples and was glad to see a section about Silverlight.

If you are new to DNN, buy it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
4.0 out of 5 stars Stick with it, September 2, 2008
By 
Kevin Ross (Carnation, WA USA) - See all my reviews
(REAL NAME)   
This review is from: Beginning DotNetNuke Skinning and Design (Programmer to Programmer) (Paperback)
The first few chapters are painfully dry and appear to take you on a tour of DotNetNuke that you probably didn't want to take. Stick with it, you will find that the later parts of the book get practical and worth your time. The practical chapters are helpful, and will get you making your own skins very quickly.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews



Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
module settings, news feed, image header, balloon pop, parent page, host settings, publish date, banner type, render mode, neighborhood association website, home page skin, module settings page, portal root folder, blog skin, ascx web user control, blog module, other web user controls, portal style sheet, markup emitted, standards compliance mode, dolor repellendus, custom security role, user control version, local development server, following code block shows
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Increasing the Property Value, Neighborhood Association, Internet Explorer, Control Panel, Getting Acquainted, Control Toolkit, Click the Update, Adobe Flash, Targeting Modules, Visual Studio, Hello World, Site Settings, Fixed Width, Windows Explorer, Visual Web Developer, Try It Out, Font Embedder, Board Member Role, Sharing Ideas, Document Object Model, Wiley Publishing, Install Skin Package, Color Background, Module Definitions, Microsoft Windows
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
How popular is DotNetNuke ? 0 Feb 12, 2008
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject