﻿<?xml version="1.0" encoding="utf-8"?>
<Samples>



  <Sample>
    <Name>Archivist</Name>
    <Description>Archive, Analyze and Export Tweets</Description>
    <Tags>
      <Tag>Twitter</Tag>
      <Tag>Windows Azure</Tag>
    </Tags>
    <Technologies>
      <Technology>ASP.NET MVC</Technology>
      <Technology>C#</Technology>
      <Technology>Windows Azure</Technology>
    </Technologies>
    <InstallUri>http://archivist.visitmix.com</InstallUri>
    <ImageUri>http://rhizohm.net/irhetoric/image.axd?picture=2010%2f6%2flabsFeatured01TheArchivist.png</ImageUri>
    <SourceCodeUri>http://code.msdn.microsoft.com/archivist</SourceCodeUri>
    <DocumentationUri>http://archivist.visitmix.com</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>6/22/2010</DateAdded>
  </Sample>


  <Sample>
    <Name>Azure Log Fetcher</Name>
    <Description>A command line application that you can run which will download all your IIS logs from Azure and delete them from the cloud. You can create a .bat file and set it in task scheduler to run automatically. It will email you upon success or failure. </Description>
    <Tags>
      <Tag>IIS</Tag>
      <Tag>Windows Azure</Tag>
    </Tags>
    <Technologies>
      <Technology>C#</Technology>
      <Technology>Windows Azure</Technology>
    </Technologies>
    <InstallUri>http://code.msdn.microsoft.com/azurelogfetcher</InstallUri>
    <ImageUri>http://visitmix.com/labs/incarnate/images/winAzure.jpg</ImageUri>
    <SourceCodeUri>http://code.msdn.microsoft.com/azurelogfetcher</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/LabNotes/Downloading-and-Parsing-IIS-Logs-from-Windows-Azure</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>1/22/2010</DateAdded>
  </Sample>

  <Sample>
    <Name>Incarnate: Find and Reuse Your Avatar</Name>
    <Description>Incarnate is a REST-based service that uses peoples’ usernames to find their avatars on the web. To do this, Incarnate queries Facebook, MySpace, Twitter, Xbox Live and YouTube. 
      There is a WordPress plug-in and a BlogEngine.NET plug-in for accessing the service. You can see Incarnate in action on this blog!
    </Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>WordPress</Tag>
    </Tags>
    <Technologies>
      <Technology>REST</Technology>
      <Technology>Windows Azure</Technology>
    </Technologies>
    <InstallUri>http://visitmix.com/labs/incarnate</InstallUri>
    <ImageUri>http://visitmix.com/labs/incarnate/images/lockup.png</ImageUri>
    <SourceCodeUri>http://code.msdn.microsoft.com/incarnate</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/labs/incarnate</DocumentationUri>
    <VideoUri>http://code.msdn.microsoft.com/incarnate</VideoUri>
    <DateAdded>11/15/2009</DateAdded>
  </Sample>


  <Sample>
    <Name>Oomph2: A microformats toolkit</Name>
    <Description>Oomph2 adds several new additions to the Oomph microformats tookit, including support for hMedia and compliance with the value-class pattern.</Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>HTML</Tag>
    </Tags>
    <Technologies>
      <Technology>jQuery</Technology>
      <Technology>javascript</Technology>
    </Technologies>
    <InstallUri>http://www.codeplex.com/oomph</InstallUri>
    <ImageUri>http://www.visitmix.com/Content/img/lab_video_oomph2.jpg</ImageUri>
    <SourceCodeUri>http://www.codeplex.com/oomph</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/labs/oomph</DocumentationUri>
    <VideoUri>http://www.youtube.com/watch?v=zx2f2Z9MMQ8</VideoUri>
    <DateAdded>8/15/2009</DateAdded>
  </Sample>

  <Sample>
    <Name>The Archivist Desktop</Name>
    <Description> If you have used Twitter search before, you may notice that you can only go back a certain amount of time and/or number of tweets for a given search.  The Archivist is a Windows application that runs on your local system and allows you to archive tweets for later data-mining and analysis for a given search.</Description>
    <Tags>
      <Tag>Twitter</Tag>
      <Tag>WPF</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
    </Technologies>
    <InstallUri>http://visitmix.com/labs/archivist-desktop</InstallUri>
    <ImageUri>http://visitmix.com/content/img/home_sidebar_archivist.jpg</ImageUri>
    <SourceCodeUri>http://code.msdn.microsoft.com/archivistdesktop</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/labs/archivist-desktop</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>5/15/2009</DateAdded>
  </Sample>
  <Sample>
    <Name>Glimmer: A jQuery Interactive Design Tool</Name>
    <Description>Glimmer allows you to easily create interactive elements on your web pages by harnessing the power of the jQuery library. Without having to hand-craft your JavaScript code, you can use Glimmer’s wizards to generate jQuery scripts for common interactive scenarios. Glimmer also has an advanced mode, providing a design surface for creating jQuery effects based on your existing HTML and CSS.</Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>WPF</Tag>
    </Tags>
    <Technologies>
      <Technology>jQuery</Technology>
      <Technology>javascript</Technology>
      <Technology>WPF</Technology>
    </Technologies>
    <InstallUri>http://go.microsoft.com/fwlink/?LinkId=149665</InstallUri>
    <ImageUri>http://thunderkick.us/blog/wp-content/uploads/2009/04/splash-thumb.jpg</ImageUri>
    <SourceCodeUri>http://go.microsoft.com/fwlink/?LinkId=149665</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/Lab/Glimmer</DocumentationUri>
    <VideoUri>http://vimeo.com/4200869</VideoUri>
    <DateAdded>5/10/2009</DateAdded>
  </Sample>

  <Sample>
    <Name>Image Merge With Photoshop Slices: Another jQuery Experiment</Name>
    <Description>using Photoshop slices and then doing jQuery animations on absolute X and Y positions </Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>HTML</Tag>
    </Tags>
    <Technologies>
      <Technology>jQuery</Technology>
      <Technology>javascript</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/apps/jquery/imagepuzzle/crossfox2.html</InstallUri>
    <ImageUri>http://www.rhizohm.net/apps/jquery/jquery.gif</ImageUri>
    <SourceCodeUri>http://rhizohm.net/apps/jquery/imagepuzzle/crossfox2.html</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/93/default.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>4/12/2009</DateAdded>
  </Sample>


  <Sample>
    <Name>Text Fly: A jQuery Experiment in With Easing, Callbacks and Text Animation 	</Name>
    <Description>animating text using an easing equation</Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>HTML</Tag>
    </Tags>
    <Technologies>
      <Technology>jQuery</Technology>
      <Technology>javascript</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/apps/jquery/textfly.htm</InstallUri>
    <ImageUri>http://www.rhizohm.net/apps/jquery/jquery.gif</ImageUri>
    <SourceCodeUri>http://rhizohm.net/apps/jquery/textfly.htm</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/88/default.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>2/18/2009</DateAdded>
  </Sample>



  <Sample>
    <Name>Follow The Menu: A jQuery Experiment In Position Animation</Name>
    <Description>a simple menu tracker in which a dot animates to whatever menu item is currently being hovered over</Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>HTML</Tag>
    </Tags>
    <Technologies>
      <Technology>jQuery</Technology>
      <Technology>javascript</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/apps/jquery/movingmenu.html</InstallUri>
    <ImageUri>http://www.rhizohm.net/apps/jquery/jquery.gif</ImageUri>
    <SourceCodeUri>http://rhizohm.net/apps/jquery/movingmenu.html</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/87/default.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>2/16/2009</DateAdded>
  </Sample>

  <Sample>
    <Name>Oomph: A Microformats Toolkit</Name>
    <Description>An Internet Explorer Add-in and a accompanying cross-browser HTML overlay that aggregates Microformats. For those who install the Add-in, pages with Microformats will "light up" aggregating and mapping the content as well as providing options to export the data. Architecturally, the Add-in actually injects a line of Javascript into web pages with Microformats. This Javascript can also be manually added to web pages, providing a cross-browser experience.</Description>
    <Tags>
      <Tag>jQuery</Tag>
      <Tag>HTML</Tag>
    </Tags>
    <Technologies>
      <Technology>jQuery</Technology>
      <Technology>javascript</Technology>
    </Technologies>
    <InstallUri>http://www.codeplex.com/oomph</InstallUri>
    <ImageUri>http://www.visitmix.com/Content/img/home_sidebar_oomph.jpg</ImageUri>
    <SourceCodeUri>http://www.codeplex.com/oomph</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/lab/oomph</DocumentationUri>
    <VideoUri>http://www.youtube.com/watch?v=zx2f2Z9MMQ8</VideoUri>
    <DateAdded>10/23/2008</DateAdded>
  </Sample>
  <Sample>
    <Name>Portfolio</Name>
    <Description>An ASP.NET and WPF version of a simple page that consumes an XML file to display information about different code samples and applications I've written, which you are viewing right now!
</Description>
    <Tags>
      <Tag>Data</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
      <Technology>ASP.NET</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/portfolio/portfoliochecker.htm</InstallUri>
    <ImageUri>http://rhizohm.net/images/portfolio.png</ImageUri>
    <SourceCodeUri>http://rhizohm.net/apps/portfolio/portfolio.zip</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/62/default.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>5/21/2008</DateAdded>
  </Sample>
  <Sample>
    <Name>Flotzam</Name>
    <Description>Mash-up of Facebook, Flickr, Twitter, Digg, YouTube and RSS. 
</Description>
    <Tags>
      <Tag>Mash Up</Tag>
      <Tag>Facebook</Tag>
      <Tag>Flickr</Tag>
      <Tag>Digg</Tag>
      <Tag>YouTube</Tag>
      <Tag>Twitter</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://visitmix.com/labs/flotzam/</InstallUri>
    <ImageUri>http://flotzam.com/images/flotzam.jpg</ImageUri>
    <SourceCodeUri>http://code.msdn.microsoft.com/flotzam</SourceCodeUri>
    <DocumentationUri>http://visitmix.com/labs/flotzam/</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>3/3/2008</DateAdded>
  </Sample>
  <Sample>
    <Name>WPF Bootcamp 2008 - Silverlight Viewer</Name>
    <Description>A RIA that allows a user to browse and view a series of videos.</Description>
    <Tags>
      <Tag>RIA</Tag>
    </Tags>
    <Technologies>
      <Technology>Silverlight 2</Technology>
    </Technologies>
    <InstallUri>http://www.visitmix.com/University/wpf/bc08/</InstallUri>
    <ImageUri>http://rhizohm.net/images/bootcamp.png</ImageUri>
    <SourceCodeUri>http://www.rhizohm.net/download/wpfbootcamp.zip</SourceCodeUri>
    <DocumentationUri></DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>3/20/2008</DateAdded>
  </Sample>
  <Sample>
    <Name>Pulse</Name>
    <Description>A RIA for SxSW that pulled info from Twitter, Flickr and Technorati.</Description>
    <Tags>
      <Tag>Mash Up</Tag>
      <Tag>Flickr</Tag>
      <Tag>Twitter</Tag>
      <Tag>Technorati</Tag>
      <Tag>Video.Show</Tag>
    </Tags>
    <Technologies>
      <Technology>Silverlight 1</Technology>
    </Technologies>
    <InstallUri></InstallUri>
    <ImageUri>http://farm3.static.flickr.com/2079/2321679478_d17df0847c.jpg</ImageUri>
    <SourceCodeUri></SourceCodeUri>
    <DocumentationUri></DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>3/5/2008</DateAdded>
    <Notes>Written in conjunction with Frog Design.</Notes>
  </Sample>
  <Sample>
    <Name>Yet Another Carousel</Name>
    <Description>A 2 1/2 D carousel in Silverlight 2.  It can hold any item that derives from FrameworkElement (images, media, canvases, etc.) and virtualizes items too.</Description>
    <Tags>
      <Tag>Control</Tag>
    </Tags>
    <Technologies>
      <Technology>Silverlight 2</Technology>
    </Technologies>
    <InstallUri>http://www.visitmix.com/University/wpf/bc08/</InstallUri>
    <ImageUri>http://rhizohm.net/images/carousel.png</ImageUri>
    <SourceCodeUri>http://www.rhizohm.net/download/YetAnotherCarousel.zip</SourceCodeUri>
    <DocumentationUri>http://silverlight.net/learn/learnvideo.aspx?video=33734</DocumentationUri>
    <VideoUri>http://silverlight.net/learn/learnvideo.aspx?video=33734</VideoUri>
    <DateAdded>2/2/2008</DateAdded>
  </Sample>
  <Sample>
    <Name>.NET YouTube Wrapper</Name>
    <Description>A .NET YouTube wrapper.</Description>
    <Tags>
      <Tag>Library</Tag>
      <Tag>YouTube</Tag>
    </Tags>
    <Technologies>
      <Technology>.NET 2.0</Technology>
    </Technologies>
    <InstallUri></InstallUri>
    <ImageUri>http://rhizohm.net/images/youtube.jpg</ImageUri>
    <SourceCodeUri>http://rhizohm.net/apps/youtube/youtube.zip</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/33/default.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>12/04/2007</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>Hierarchical View Carousel</Name>
    <Description>The Hierarchical View Carousel is a prototype of a different model of navigating hierarchies, based on using a 3D effect that allows the user to better visualize the relationships between nodes.</Description>
    <Tags>
      <Tag>Data Visualization</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri></InstallUri>
    <ImageUri>http://www.rhizohm.net/apps/hvc/hvc1.png</ImageUri>
    <SourceCodeUri>http://www.rhizohm.net/apps/hvc/src.zip</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/22/default.aspx</DocumentationUri>
    <VideoUri>
      <!--http://channel9.msdn.com/PVR/GetAsx.aspx?pvrid=183&post=69105-->
    </VideoUri>
    <DateAdded>11/30/2007</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>WPF Feature Fest</Name>
    <Description>Showcase of WPF Features</Description>
    <Tags>
      <Tag>3D</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/download/netfx3/apps/avalonfeaturefest/publish.htm</InstallUri>
    <ImageUri>http://winfx.members.winisp.net/images/limecat1.jpg</ImageUri>
    <SourceCodeUri>http://rhizohm.net/download/netfx3/avalonfeaturefest.zip</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2007/05/08/transition-and-reveal-new-custom-controls-for-wpf-updated-avalon-feature-fest.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>5/8/2007</DateAdded>
    <Notes>Fillip Fortes wrote most of the code.</Notes>
  </Sample>
  <Sample>
    <Name>Twitterpated</Name>
    <Description>Twitter visualization.</Description>
    <Tags>
      <Tag>Data Visualization</Tag>
      <Tag>Twitter</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri></InstallUri>
    <ImageUri>http://winfx.members.winisp.net/images/twitterpated.jpg</ImageUri>
    <SourceCodeUri>http://rhizohm.net/apps/youtube/youtube.zip</SourceCodeUri>
    <DocumentationUri>http://www.rhizohm.net/irhetoric/blog/33/default.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>3/17/2007</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>Inspired By Flash Math Creativity #3: WPF Flag</Name>
    <Description>2D morph meshing by chopping up an image into sections and then animating the sections, resulting in the effect of a flag waving.</Description>
    <Tags>
      <Tag>Math Creativity</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/download/netfx3/apps/wave.application</InstallUri>
    <ImageUri>http://rhizohm.net/download/netfx3/wave.jpg</ImageUri>
    <SourceCodeUri>http://rhizohm.net/download/netfx3/wave.zip</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2007/03/08/inspired-by-flash-math-creativity-3-wpf-flag.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>3/8/2007</DateAdded>
    <Notes>Based on sample by Lifaros (http://www.actionscript.cl/)</Notes>
  </Sample>

  <Sample>
    <Name>Inspired By Flash Math Creativity #2: WPF Planets</Name>
    <Description>Trigonometry and animation in WPF using the animation system.</Description>
    <Tags>
      <Tag>Math Creativity</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/download/netfx3/apps/planets.xbap</InstallUri>
    <ImageUri>http://rhizohm.net/download/netfx3/p4.jpg</ImageUri>
    <SourceCodeUri>http://rhizohm.net/download/netfx3/planets.zip</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2007/02/23/inspired-by-flash-math-creativity-2-wpf-planets.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>2/23/2007</DateAdded>
    <Notes>Based on sample by Jamie MacDonald (http://www.nooflat.nu/)</Notes>
  </Sample>
  <Sample>
    <Name>Inspired By Flash Math Creativity #1: WPF Flowers</Name>
    <Description>Vector flowers.</Description>
    <Tags>
      <Tag>Math Creativity</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://winfx.members.winisp.net/flowers/</InstallUri>
    <ImageUri>http://winfx.members.winisp.net/images/flower3.jpg</ImageUri>
    <SourceCodeUri>http://winfx.members.winisp.net/flowers.zip</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2007/02/16/inspired-by-flash-math-creativity-wpf-flowers.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>2/23/2007</DateAdded>
    <Notes>Based on sample by Glen Rhodes (http://www.glenrhodes/)</Notes>
  </Sample>
  <Sample>
    <Name>Gradient Obsession</Name>
    <Description>
      A tool for creating animations based on gradient stops.
    </Description>
    <Tags>
      <Tag>Utility</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/download/netfx3/apps/gradientobsessionapp.application</InstallUri>
    <ImageUri>http://winfx.members.winisp.net/images/torustripapp.jpg</ImageUri>
    <SourceCodeUri>http://windowsclient.net/downloads/folders/controlgallery/entry2336.aspx</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2007/01/04/gradient-animation-obsession-redux.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>1/04/2007</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>Torus Trip</Name>
    <Description>
      Hypnotic torus animation.
    </Description>
    <Tags>
      <Tag>Math Creativity</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://winfx.members.winisp.net/images/torustrip.xaml</InstallUri>
    <ImageUri>http://winfx.members.winisp.net/images/torustrip.jpg</ImageUri>
    <SourceCodeUri>http://winfx.members.winisp.net/images/torustrip.xaml</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2006/12/04/expression-blend-wpf-e-and-the-torus-trip.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>12/04/2006</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>Fireworks: A Per Frame Animation Effects Sample</Name>
    <Description>
      There is a very cool sample buried deeply in the SDK called Per Frame Animation that has some very clever and useful code in it.  I recently was revisiting the sample and realized that there is a lot going on in the sample that may not at first be apparent.  As such, I decided to isolate just the firework effects part of the sample and put some more UI around it so that people could tweak the settings and see what is possible visually.
    </Description>
    <Tags>
      <Tag>Math Creativity</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://rhizohm.net/download/netfx3/apps/effects.xbap</InstallUri>
    <ImageUri>http://winfx.members.winisp.net/images/effects.jpg</ImageUri>
    <SourceCodeUri>http://winfx.members.winisp.net/files/effects.zip</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2006/11/22/plumbing-the-sdk-samples-and-unearthing-more-about-doing-per-frame-animation.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>12/04/2006</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>WPF and Vista Gadgets</Name>
    <Description>
      How to host WPF in a Vista Gadget. How to have gadgets talk to applications using inter process communication.
    </Description>
    <Tags>
      <Tag>Gadgets</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://winfx.members.winisp.net/files/activexgadget.zip</InstallUri>
    <ImageUri>http://winfx.members.winisp.net/files/menagerie.jpg</ImageUri>
    <SourceCodeUri>http://winfx.members.winisp.net/files/activexgadget.zip</SourceCodeUri>
    <DocumentationUri>http://blogs.msdn.com/karstenj/archive/2006/10/09/activex-wpf-gadget.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>10/09/2006</DateAdded>
    <Notes></Notes>
  </Sample>
  <Sample>
    <Name>WPF Task Manager: Creating 2-D and 3-D Dynamic Animations in Windows Presentation Foundation</Name>
    <Description>
      One of the more interesting scenarios and rationales for using Windows Presentation Foundation (WPF) is for the purpose of data visualization. Using the animation features of WPF opens up the possibility of representing information in a more visceral, intuitive way. One data visualization that most Windows users have experienced at one time or another is a graphical representation of their CPU utilization using Task Manager. As a way to demonstrate data visualization, I decided to implement this data visualization using WPF.
    </Description>
    <Tags>
      <Tag>Utility</Tag>
    </Tags>
    <Technologies>
      <Technology>WPF</Technology>
      <Technology>.NET 3.0</Technology>
    </Technologies>
    <InstallUri>http://download.microsoft.com/download/8/1/d/81dd4f08-e4d9-490d-94b6-b03d246b5775/AvalonTaskMgr.msi</InstallUri>
    <ImageUri>http://msdn.microsoft.com/en-us/library/Aa480159.avalon2d-3d01(en-us,MSDN.10).jpg</ImageUri>
    <SourceCodeUri>http://download.microsoft.com/download/8/1/d/81dd4f08-e4d9-490d-94b6-b03d246b5775/AvalonTaskMgr.msi</SourceCodeUri>
    <DocumentationUri>http://msdn.microsoft.com/en-us/library/aa480159.aspx</DocumentationUri>
    <VideoUri></VideoUri>
    <DateAdded>05/09/2006</DateAdded>
    <Notes></Notes>
  </Sample>

</Samples>