Skip to main content

My SP 2010 Branding Book: Pre-Order Available!

9781430240266I wanted to share that my SharePoint 2010 Branding & Customization book is available for pre-order. You can click on this LINK to review and order my book. Or you can click on the link within the “My SharePoint Branding Book” element on the right side of My Blog.

The book will be available December 15th 2011 and will include many great branding and design topics.

Book Details:
With Practical SharePoint 2010 Branding and Customization, SharePoint branding expert Erik Swenson cuts through the fluff and discusses accessible, easy-to-understand consulting and processes to create aesthetically pleasing, highly usable branded and customized SharePoint websites, both internally and externally. Designed to be a quick reference, how-to guide that lets you dive straight into the task at hand, you'll find this book's attention to detail and pragmatism make it an attractive companion during your branding experience.

SharePoint 2010 deployments are more common than ever, as is the desire to make the environment branded and attractive to both internal and external clients. However, since SharePoint is more than just a collection of web pages, customizing the look and feel and completing the process of branding the platform itself is complex and requires a knowledge of web development, web design techniques, and a familiarity with SharePoint administration—a curious niche, to be sure. And sometimes, you just need to make quick fixes, while at other times, building an entirely customized and branded environment is a multi-step process with lots of stakeholder buy-in and development time required.

Whether you’re interested in applying just a touch of style to a team site, or you’re branding a public-facing Fortune 500 website based on SharePoint, Practical SharePoint 2010 Branding and Customization is the only book you'll need to quickly, easily, and efficiently brand and customize your environment.

Bonus:
Includes the SharePoint 2010 Branding Starter Kit! This kit has everything you need to jumpstart successful and compelling designs.

The kit includes:

  • A layered Adobe Photoshop file of a SharePoint 2010 site
  • Two pre-built visual design examples that each include
    • A layered Photoshop file
    • CSS
    • Images
    • Master Page
  • A Visual Studio solution you can use to deploy either of the designs included.

This starter kit is specifically prepared to save you substantial time kicking off your SharePoint branding project and to minimize potential roadblocks. These branding tools would cost you as much as $500 if purchased separately, but they're included with the purchase of this book at no additional charge!
Order the book today!

What you’ll learn:
Plan for branding projects, including creating wireframes and creative mockups as well as gathering requirements and estimation
Use cascading style sheets (CSS), master pages, page layouts, web parts and XSLT to customize branding
Deploy SharePoint branding to production servers using solution packages (WSP)

Who this book is for:
This book is for anyone who works within SharePoint sites and wants to make changes to how those sites look, whether they're minor changes or wholesale branding and customization efforts.

Author Bio:
ErikSwensonErik Swenson works for EMC Consulting as a Solutions Architect. He lives in Jaffrey, NH and received his bachelor degree in graphic design from Plymouth State University. Erik has been designing and developing SharePoint 2003, 2007, and 2010 sites for small to very large well-known companies over the past 7 years. His expertise is focused on SharePoint Information Architecture, Wireframes, Visual Branding, and CSS/Master Page Front End Development.

Thanks,
Erik Swenson

Comments

Terry Patterson said…
Erik,

Congratulations. I bought your book from Amazon on my Kindle and am looking forward to using the excellent branding tips and guidance on some of my upcoming SharePoint 2010 projects.

I was unable to download the Branding Kit from apress web site. Do you have another link for download? Please let me know at tcpatter@patcon.com.

Popular posts from this blog

SharePoint 2010 Base CSS Classes

This will be the first of many SharePoint 2010 posts. I will be focusing on a few of the main CSS classes used for SharePoint 2010 Public Beta. As the product becomes more final there might be some changes to the class names but I will be sure to create a new post if that happens. This will be quite a lengthy but it should be helpful. The default CSS given below are just highlights of the full CSS attributes for that class. I will be using a basic team site as my base for the screenshots. Here is a basic structure of the main areas that I will cover. Ribbon Row Table Row Left Site Actions Navigate Up Edit Tab List Browse Page Table Row Right Give Feedback Welcome Menu Workspace Body Container Title Row Title

SharePoint 2013 Responsive Table Columns

I have been wanting to write this one for a while now. It is really amazing how UX is really finding is way into everything that we use and interact with. From Custom applications both mobile and on a desktop to document management or large data visualizations. There is always room for better usability and new concepts. SharePoint lists and library functionality really has not changed much for the past 10 years... I remember back in 2003 when I saw the same table/grid based views of documents and list items that exists in SharePoint 2013. But now we can look at them in a whole new way! In this video blog you will see how to create a responsive CSS table so that when the browser size is reduced it will hide specific columns. However hiding data is not always the right thing to do. What if a user needed those columns to filter on or to use for comparison to another document? Well that is where the custom jQuery Column chooser comes in. It allows you to see what columns are displ

SharePoint 2010 Content Query for Blog Posts

I hope this post will help many of you feel comfortable with using the Content Query Web Part. In this post I will walk you through the process of creating a content query web part and configuring it to show custom field types. I will also give details on how to use XSLT to stylize and format the data being pulled. I will be using the following scenario as an example. Say that you had a site collection with a top level publishing site. This publishing site would display a the most recent blog posts from all blog sites within its own site collection. To solve this problem we will use a Content Query Web Part and a customized ItemStyle.xsl using XSLT. Please note that the “SharePoint Server Publishing Infrastructure” needs to be enabled at the site collection to display the content query web part. Step 1: Add a Content Query Web Part to Page Navigate to the site that you want the blog posts to show up and click on edit page. Under Editing Tools in the Ribbon, Click on