Wednesday, November 11, 2009 10:51 PM
by
dachou
Dolly Parton and IE8 Web Slices
Yes, it really is Dolly Parton, one of the most honored country performers of all time! In conjunction with the international release of her new CD/DVD set, Live From London, Dolly has added a Silverlight-based IE8 web slice to her web site, www.dollypartonmusic.net. Dolly has even created a video about IE8 web slices.
![clip_image002[9] clip_image002[9]](http://blogs.msdn.com/blogfiles/dachou/WindowsLiveWriter/DollyPartonandIE8WebSlices_14154/clip_image002%5B9%5D_d18c439f-4b3b-4583-b32a-870c7d91db6b.jpg)
Dolly’s web slice provides access to these content:
- Video Diary – see Dolly’s latest thoughts on video, with the beauty of Silverlight
- News – see the latest news, fan club announcements, and Dollyisms (like "It costs a lot of money to look this cheap”)
- Buy Now – view the latest deal from Dolly’s online store, Trinkets & Treasures

This is a great example of leveraging Web-oriented technologies to improve connections with visitors. IE8 Web Slices represent one way to add sticky content for users even when they’re not viewing the website directly. And based on our observations, these out-of-browser content channels can significantly improve user retention and return visits to the websites.
In addition, IE8 Web Slices are actually pretty simple to create; all based on existing technologies, such as RSS, HTML, XML, etc. Real briefly -
Implementation:
- Enabled by adding HTML annotations
- Use a combination of hAtom Microformat and WebSlice format
- Refresh interval configurable via “ttl” (Time-to-Live) property
- Supports page-level and individual feed integration
- Supports HTTP authentication and persistent cookies
Sample HTML Annotations:
<div class="hslice" id="1">
<p class="entry-title">Item - $66.00</p>
<div class="entry-content">high bidder: buyer1
…
</div>
</div>
To find out more, visit:
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comments
About dachou
David Chou is an Architect in the Developer & Platform Evangelism organization at Microsoft, focused on collaborating with enterprises and organizations in many areas such as cloud computing, SOA, Web, RIA, distributed systems, security, etc., and supporting decision makers on defining evolutionary strategies in architecture.
As an expert on Windows Azure Platform, Silverlight, .NET, and the broad Microsoft platform, plus Java and many open-source platforms, David is often tasked to provide guidance on how “Software plus Services” fit in heterogeneous environments according to specific enterprise needs and organizational requirements, while mapping to emerging trends and best practices. Drawing on experiences from his previous jobs at Sun Microsystems and Accenture, David enjoys helping customers create value from using objective and pragmatic approaches to define IT strategies, roadmaps, and solution architectures.