One Site Design when Serving Two Masters

I have recently come across this situation during a site redesign project.  There are two primary objectives for the web site property, each with their own distinct and unique persona.  What do you do in this situation?  I recommend you embrace the bipolar nature of the site, and use a split screen design.

A split screen design, as it suggests, splits the home page in half, each side embracing one of the personas.  You can design each side to look very different – color schemes, styles, fonts, etc.  Shared elements such as header, footer, navigation, hero images, etc. bridge the gap between the different sides of the site.  The hero can rotate between different calls to action, focusing on the personas and themes.  And, shared pages such as the home page can be a continuous scroll to allow the large volume of content.

Instead of fighting the nature of the beast to blend the personas, embrace  the content divide, emphasize it, and stay focused on your users.

Here are some examples of Split Screen Design I have come across in my research:

Upgrades to My Web Site – Eating My Own Dog Food

It has been a couple years since I have made any big changes to my web site, so I thought it was time.  I have taken my own advice in my post 2014 Web Design Trends, and added some changes to my own site.  I have flattened the design, added a hero image area, focused on Mobile First design, trimmed some text, and focused on a card based design.

Flat Design

I have made some minor changes to focus on a flatter, simpler design.  I have removed shadows and rounded corners throughout.  This makes the site look lighter, simpler, and cleaner.  I like the look. You can see more at 25 Delightful Flat Design 2.0 Websites for Inspiration.

Fixed header and navigation

I have anchored the header and navigation at the top of the page, so that it is visible even if you scroll away from the top of the page.  This is a very popular technique, particularly if the header and navigation is kept slim.  You can see more examples of fixed header and navigation areas at 22 Examples of Fixed Position Navigation in Web Design.

Hero Area

I have added a hero area on the home page, which showcases my own photos stored on flickr.  This adds a lot more interest and personalization to my site.  Some additional examples of this design can be seen at 30 Web Designs that Fully Embrace the Hero Image.

Mobile First

The amount of traffic coming from mobile devices increases with each passing day.  Building mobile specific web sites or applications separate from your desktop web site is not sustainable.  My site is now accessible on phones, tablets, desktops, and extra large screens.

Less Text

I have trimmed the extra, unneeded filler text from each of the different areas of my web site.  this kept the site focused on the original content, and on my photography too.

Card Based Design

This is a very popular design lately.  I have gathered and organized my most recent social media content from pinterest, tumblr, twitter, and my blog, and displayed it on my home page.  Each post, tweet, and pin is shown as a separate card.  I like that it is always updating and follows my pixelated design theme.  You can see more examples of card based designs at 15 delicious examples of card-based web design.

8 Planning Poker Options for Remote Teams

The most common way to size user stories for an agile team is to use planning poker and fibonacci sequence numbers.  But sometimes doing this is difficult if you are not colocated.  I was a big fan of planningpoker.com.  But without much fanfare, they changed their tool to only allow 10 people into their estimation session.  Definitely hoses half of my team.  now i need a new tool to help me size my user stories.  Here are some web based tools that can help me out.

  1. The Original – Planning Poker – https://www.planningpoker.com/ .  This is what I used for years.  But now, the free version is only available to 10 people on your team at a time.  To add more you must pay $25 per month.  Crazy talk.
  2. Pointing Poker – https://www.pointingpoker.com/ .  Simple, basic, very popular, and FREE.  That is all that needs to be said.
  3. Plan It Poker – http://www.planitpoker.com/ .  I like their tag line.  “Completely free to use no matter how large your team.”  Sign me up.
  4. Planning Poker for Hangouts – http://nearsoft.com/resources/tools/planning-poker/ .  If you or your team are fans of Google Hangouts, this is the tool for you.
  5. Scrummy – http://playscrummy.com/ .  This one looks cool… but sounds like it was more of a technology proof of concept than a new product to be launched.
  6. FirePoker – http://firepoker.io/#/ .  Another popular estimation tool.  This one uses angular.js .  Give it a try.
  7. Planning Poker (old version) – http://www.old-planningpoker.com/ .  This one looks to be a legacy install of the original planning poker before the change, and before the redesign.  This might be the answer to my problem.
  8. Agile Estimation for Jira – https://marketplace.atlassian.com/plugins/agile.estimation.3.0_private .  If you are a Jira user,and don’t mind spending money on a plug-in, this is for you.  Not how I would go… but maybe you will.

Which one do you use?  How do you estimate?  Have a tool I missed?  Leave me a comment and let me know!

Forty SEO Checklist Items for Agile Teams

If you are building a web site on an Agile team, you need to find ways to save time.  These two checklists will help you with that.  The first checklist, for on-page optimization, is helpful when building a new page or significantly modifying an existing one.  This is a good set-up for success criteria for a user story or sprint.  The second checklist, for on-site optimization, is good for regression testing or stabilization, and is a good baseline for success criteria for the release.

Do you have any feedback?  Things you disagree with?  Anything I missed?  Please leave feedback.

On-Page Optimization

  1. URLs
    • Readable by a human
    • 115 characters or shorter
    • shorter URLs are better for usability
  2. Head Section Order
    • Meta tags are in the right order: Title > Description > Keywords.
    • these tags are used to render the title and description in the search engine results pages
  3. Title Tag
    • 6 to 12 words , 70 characters or less
    • Unique across the site
  4. Description Tag
    • include the most important info and  keywords before the SERP cutoff
    • approximately 160 characters including spaces.
    • make it compelling – don’t want to waste your prime real estate
    • Unique across the site
  5. Keywords Tag
    • Even with the controversy of their value, include it as a best practice
    • List keywords in order of importance, separated by commas.
  6. Meta Robots tag
    • <meta name=”robots” content=”noindex”>
  7. NoFollow prop on anchor tags
  8. View State tag
  9. Heading Tags
    • make sure your first heading tag is an <h1>,and that there is only one on the page.
  10. Canonical tag
    • rel=canonical
    • Helps prevent duplicate content within your site
  11. Hreflang
    • rel=”alternate” hreflang=”x”
    • Tells Google what language to target for search purposes
  12. Images
    • Use page level keywords in your image alt attributes
    • Ensure your images have proper descriptions for Accessibility Standards
    • Alt attributes are also required to validate your HTML code.
    • Ensure file names reflect the content of the image
  13. Geo Meta Tags
  14. Overall Word Count
    • More than 250 words is recommended,
    • Quality content is key.
    • avoid duplicate content and thin content
  15. Dashes vs. Underscores in URLs
    • Underscores are alpha characters and do not separate words.
    • Dashes (i.e. hyphens) are word separators, but not too many or things could look like spam
  16. Links
    • use fully qualified links, i.e. http://www.URL.com
    • 100-200 links on a page is a good high end target
    • Make sure your link text uses keywords and is relevant
  17. Make JavaScript/CSS External
    • Ensure the most important part of your page is the first thing the  bots crawl.
    • externalize code to ensure there aren’t unnecessary lines above the body text.
  18. Make sure there are no misspellings or grammar mistakes
  19. Make sure your page is W3C valid HTML
  20. Last but not least, make sure it is relevant content

On-Site Optimization

  1. Site Map
    • Have an HTML sitemap with every page on it,
    • Every page should link to that sitemap page
    • Have an XML Sitemap to submit to search engines
    • The site map should always have fully qualified URLs.
  2. Text Navigation
    • Use text navigation, not JavaScript or Flash navigation that spiders can’t see.
  3. Pagination
    • rel=next and rel=prev
  4. Fully qualified domain
    • 301 redirect from domain.com to www.domain.com
    • Make your site available over http and https
  5. Robots.txt File
    • tells the search engine spiders what to index and what not to index.
    • Ensure XML sitemaps are listed in the robots.txt file
  6. Social Sharing
    • Make sure they are all set up and working properly
  7. Web Analytics
    • make sure you have it – GA, Omniture, etc.
    • Make sure you have only one of each analytics tag on your page
    • Ensure your analytics are set up properly – test with Fiddler, firebug, etc.
    • Monitor them regularly
  8. Server Configuration
    • Regularly check your server logs, looking for 404 errors, 301 redirects and other errors.
  9. Privacy Statement
    • An important element to Bing. It’s best practices to include one anyway
  10. Static Pages
    • Do not use more than two query string parameters
    • use mod_rewrite or ISAPI_rewrite to simplify URLs
    • use the Canonical tag.
  11. Check for Duplicate Content
    • check out CopyScape.com . Use it regularly.
  12. Find and Fix Broken Links
  13. Google Search
    • site:www.prnewswire.com
    • Home page should appear first
    • Track how many pages are indexed
  14. 301 redirects
    • Do not use multiple 301 redirects
  15. Site wide Uptime
  16. Cache your site
  17. Improve Site Speed
  18. Improve Site Performance
    • Compress images
    • Minify CSS and JS files
  19. Set Up a Google Webmaster Tools Account and check it regularly
    1. https://www.google.com/webmasters/tools/home?hl=en
    2. Register all versions of your domains and subdomains
    3. Check Health ad Crawl Errors Reported
    4. Review Mobile Usability Issues
    5. Check for Manual Penalties Reported
    6. Check blocked content
    7. Ensure CSS and JS is not blocked
  20. Set up Bing Webmaster Tools as well

SEO Checklist Source URLs

2014 Web Design Trends

It may be a bit late, but I did a little bit of research on the web design trends of 2014.  It is important to stay on top of these trends – not only to develop a cool site for you or your company, but to provide a simple interface for your users that follows conventions they understand.

Here are the articles I read ( in no particular order, just the first ones to show up in a Google search) :

Based on what I read, there are 11 basic themes across all the articles:

  1. Flat Design, simple or monochromatic color schemes (black and white plus one color)
  2. Typography – large type, expressive fonts
  3. Hero Areas vs Sliders, big images, image backgrounds, video backgrounds
  4. Mobile First, responsive design, simplified design, CSS instead of images
  5. Scrolling sites, parallax scrolling
  6. Less text, richer content, more graphs, videos, interaction, infographics
  7. Short, burst content (a la twitter)
  8. Micro UX – heightened attention to tiny details
  9. Cards, Tiles
  10. Minimalist navigation, fixed navigation, drop the sidebar
  11. Social media integration, 3rd party services, SAAS, open source

I have practiced most of these trends myself in the last 2 years – flat design, image backgrounds, mobile first and responsive deign, more graphs, micro UX, minimalist navigation.  The others I have seen in my travels through the internet.   It is good to know that even through all the years, I still haven’t lost it.

AP Archive Beta R2 is in Production

The number of moving pieces was monumental…

Move the storage of videos from the NetApp to the Isilon, ingest the new British MovieTone content, create the new product rules and metadata changes, replay all 1.5 million video stories for new metadata and re-productization, re-index the stories with a new FAST index profile, modify the Workflow tool to manually curate products, add the new features in the eBiz database, upgrade eAP Admin to accommodate Subscription and Metered business models, complete the new additions to the eBiz Service, make Dashboard changes to accommodate batch processing, enhance the integration with ScheduAll for Subscription and Metered billing… all behind the scenes to power the Archive Portal changes themselves.

Manage requirements, complete estimates and timelines, create new designs, integrate batch processing, add new search filters, build in subscription and metered eCommerce models, add support for licenses, rework the minimum declaration model, migrate folders, add new users, complete automated and manual testing, provide and test rollback procedures, run performance and load tests, promote everything through the environments, write the documentation, plan and coordinate with everyone, attend daily stand ups, and launch successfully.

Forgive me now.  I am sure I have left things out – I won’t be able to list them all, or remember them all.  I am also sure I will forget someone to thank – there were so many people involved in the success of our project.  And it was a success.  Because of all of us.  Thank you all.  You have made the impossible possible.

Brian

Launch of the new AP Video Hub

The Associated Press launched its new Video Hub web site, http://www.apvideohub.com, focusing on Broadcast quality world news, entertainment, sport and lifestyle video from the AP. Breaking news and related archive on the same platform, at the same time.  This web site offers:

  • Search and view all video content
  • Over 100 videos updated daily
  • Up-to-the-minute video news
  • Access the upcoming coverage calendar
  • Browse curated topic pages
  • “Follow” stories of interest
  • Fast download to desktop

Congratulations go out to all those that were involved in the development and launch of the site.  My development team in London were the susperstars – Mark, Dries, Jon, Kofi, David, and Brendan were the heart and soul of this site.  Without Clark, Rich, and Stewart on the Infrastructure team, we would not have made it.  And without Jim, Alan, and the pipeline team, we would have no videos to preview or sell on the site. Kudos to everyone for bringing Sue’s vision to life.

Read all about the launch in these links:

AP Launches New Home Page – AP.org

The Associated Press has launched their new home page web site at http://www.ap.org .  This site is the first launched with the new AP brand and logo, and was released with the new AP Mobile application for the iPhone, iPad, and iPod Touch.

It is also a site that has launched using a new technology platform we have been developing at the AP, using ASP.net MVC for the front end of the site, SDL Tridion as a CMS for page creation, FAST as the search index, and lots of jQuery.  Features baked into the site are the user-managed navigation, the 3 and 4 column components, carousel component on the home page and section front pages, standard articles and article index, automated sitemap.xml creation, SEO friendly pages, and the ability to publish new content without the involvement of Development staff.

Congratulations go out to Steve and Igor for the site development and design, Christine for being patient as we worked through the project, Dharamvir for finding all our bugs before we find them in production, and Mara for pulling us all together and keeping us focused.

AP Launches the Country Radio Music Widget

 From the AP web site:

The AP Country Music News Widget is the industry’s first real-time, fully-hosted web service “widget” focused exclusively on country music news and information. The Country Music Widget provides stories, images and video covering the latest in country entertainment news from album reviews to award winners. The Country Music Widget is branded for your station and website, and local advertisers can be inserted directly into the widget.

The product has been in beta from November 2010 and has finally launched today.  Congratulations to Steve, Madhu, Clark, Parendu, Keyur, Jen, Betsy, and Mike for a fine job on building and launching the new Widget platform, and its first product, the Country Radio Music Widget.

Read about the Country Radio Music Widget at these links:

iCircular Launches to Online Newspapers

iCircular 1.0iCircular is the mobile home to Sunday newspaper ads leading shoppers to great deals and savings at their favorite stores from their smartphone. This new product, created by The Associated Press, launched on September 19, 2011.  Congratulations go to the entire iCircular team for their hard work, dedication, and effort on this.  You have all done a great job!

You can read more about the launch and the products on the iCircular web site, and you can see some of the great press that the product is getting at the links below