Frank La Vigne

Fear and Loathing in .NET

MVP Logo
Tablet PC MVP

Social Networks

Subscription Options

Add to Google

Subscribe in Bloglines

My Links


Post Categories

Archives

Image Galleries

Cached @ 9/3/2010 2:52:56 AMControl ASP.skins_marvin3_controls_archivelinks_ascx

GamerTag

Dev Community Events

Blog Stats

Cached @ 9/3/2010 2:52:56 AMControl ASP.skins_marvin3_controls_blogstats_ascx  

News


Blog Roll

Favorite Sites

Gadget Blogs

Tablet PC Links

Cached @ 9/3/2010 2:52:56 AMControl ASP.skins_marvin3_controls_categorydisplay_ascx

SketchFlow Feedback File Format

Out of curiosity, I loaded up a FeedBack created by the SketchFlow player into Notepad. For more on this feature, check out Figure 15 on this blog post.

Much to my surprise (and geekish delight), the entire file is in XML.

Here’s a brief snippet:

xml version="1.0" encoding="utf-16"?>
<ApplicationFeedback xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SchemaVersion="1">
  <SketchFlowGuid>20e0b4f7-b3ea-4af7-900b-4161414f8022SketchFlowGuid>
  <ScreenFeedback>
    <FeedbackData>
      <Screen>SilverlightSIGScreens.Screen_1_1Screen>
      <ModificationTime>2009-08-26T23:29:58.579ZModificationTime>
      <Author>Frank LaVigneAuthor>
      <AuthorInitials>FLAuthorInitials>
      <TextEntries>
        <Text>Branding!Text>
      TextEntries>
      <Ink>
        <Strokes>
          <Stroke>
            <StylusPoints>
              <Point>
                <X>-272X>
                <Y>-214Y>
              Point>
              <Point>
                <X>-273X>
                <Y>-214Y>
              Point>

It’s all there, the written text and the serialized Ink data.

The file format is readily understandable.

Imagine the possibilities for a feedback mash-up application with this data.

Perhaps, an RSS feed when stakeholders submit feedback that populates a ticker or a screensaver/kiosk application.

How about running handwriting and/or shape recognition against the ink?

So many ideas..

posted on Friday, August 28, 2009 1:50 PM

============ Debug Build ============
Dottext Version: 0.95.2004.102
Machine Name: IIS07902
.NET Version: 2.0.50727.3053
No User
============ Debug Build ============