<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://tabletumlnews.powerblogs.com/">
<title>Tablet UML News</title>
<link>http://tabletumlnews.powerblogs.com/</link>
<description>News and commentary from Martin L. Shoemaker, author of Tablet UML</description>
<dc:language>en-us</dc:language>
<dc:date>2006-10-16T03:10+00:00</dc:date>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1160967305.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1159974964.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1157811102.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1138924395.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1138917361.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1132378561.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1130566765.shtml" />
  <rdf:li rdf:resource="http://tabletumlnews.powerblogs.com/posts/1123639915.shtml" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1160967305.shtml">
<title>The 21st Century Cocktail Napkin presentation is now available on-line!</title>
<link>http://tabletumlnews.powerblogs.com/posts/1160967305.shtml</link>
<description>The 21st Century Cocktail Napkin is a talk I presented to the Ann Arbor .NET Developers group on June 14. It's an example of a smart cocktail napkin application...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2006-10-16T02:10+00:00</dc:date>
<content:encoded><![CDATA[<b>The 21st Century Cocktail Napkin</b> is a talk I presented to <a href="http://www.aadnd.org/" target="_blank">the Ann Arbor .NET Developers group</a> on June 14. It's an example of a smart cocktail napkin application built using the Tablet PC API. In a a smart cocktail napkin application, you draw shapes as part of some design you'll share with other readers; but as you draw, the Tablet PC also recognizes and understands what you draw, and creates information behind the drawing. (For an example of a smart cocktail napkin application, you can <a href="http://www.TabletUML.com">start here</a>.)<br />
<br />
Now, thanks to <a href="http://www.techsmith.com/camtasia.asp" target="_blank">Camtasia Studio</a>, I have a recording of this presentation. And thanks to <a href="http://www.YouTube.com" target="_blank">YouTube</a>, I can now present it to you on-line:<br />
<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/TgZubvggaAg"></param><embed src="http://www.youtube.com/v/TgZubvggaAg" type="application/x-shockwave-flash" width="600" height="350"></embed></object><br />
<br />
And you can also <a href="http://www.TabletUML.com/21stCenturyCocktailNapkin.zip">download a ZIP file of the slides and the sample code</a>.<br />
<br />
Look for more recorded presentations soon. And if you're looking for an easy-to-use UML tool for Tablet PCs, check out <a href="http://www.TabletUML.com">Tablet UML</a>.]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1159974964.shtml">
<title>The Ink in 60 Seconds presentation is now available on-line!</title>
<link>http://tabletumlnews.powerblogs.com/posts/1159974964.shtml</link>
<description>Ink in 60 Seconds! is a talk I have presented to a number of user groups (some courtesy of INETA). It consists of a number of small little demos of...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2006-10-04T15:10+00:00</dc:date>
<content:encoded><![CDATA[<strong>Ink in 60 Seconds!</strong> is a talk I have presented to a number of user groups (some courtesy of <a href="http://ineta.org/DesktopDefault.aspx">INETA</a>). It consists of a number of small little demos of Tablet PC programming, most written in 60 seconds or less.<br />
<br />
Now, thanks to <a href="http://www.techsmith.com/camtasia.asp">Camtasia Studio</a>, I have a recording of this presentation from <a href="http://www.aadnd.org/">the Ann Arbor .NET Developers group</a> on June 14, 2006. And thanks to <a href="http://www.YouTube.com" target="_blank">YouTube</a>, I can now present it to you on-line <a href="http://www.youtube.com/watch?v=eNh0odkas6w">here</a>. And you can also <a href="http://www.TabletUML.com/InkIn60Seconds.zip">download a ZIP file of the slides and a cleaned-up version of the sample code</a>.<br />
<br />
One part of the video may need explanation. Part of the fun of this talk is the deadline: <em>can I write that code in 60 seconds?</em> And if not, I expect the audience to heckle and laugh. But just in case they need encouragement, I wrote a little tool called Egg Timer. When I launch it, it starts a 60-second clock; and if I don't stop it before the clock elapses, <em>it</em> will heckle me. So if you hear a strange computer voice at spots in the video, it means I ran out of time.<br />
<br />
And for those who are curious: yes, <a href="http://tabletumlnews.powerblogs.com/posts/1154498812.shtml" >my car is much better now</a>.<br />
<br />
Look for more recorded presentations soon! And if you're looking for an easy-to-use UML tool for Tablet PCs, check out <a href="home.aspx" target="_blank">Tablet UML</a>.<br />
<br />
<b>Update:</b> Here's an attempt to embed the video in this post:<br />
<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/eNh0odkas6w"></param><embed src="http://www.youtube.com/v/eNh0odkas6w" type="application/x-shockwave-flash" width="600" height="350"></embed></object><br />
<br />
<b>Update:</b> Fixed the link to the ZIP file. Thank you, )<a href="http://tabletumlnews.powerblogs.com/posts/1159974964.shtml#165">Stéphane Torres</a>.]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1157811102.shtml">
<title>So what's this blog about, again?</title>
<link>http://tabletumlnews.powerblogs.com/posts/1157811102.shtml</link>
<description>It's been a busy summer (details to follow). So I've fallen behind on Tablet UML work. Now it's time to catch up. I haven't updated the Web site yet, but...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2006-09-09T14:09+00:00</dc:date>
<content:encoded><![CDATA[It's been a busy summer (details to follow). So I've fallen behind on Tablet UML work. Now it's time to catch up. I haven't updated <a href="http://www.TabletUML.com">the Web site</a> yet, but I've released <a href="http://www.tabletuml.com/Demo.aspx">the demo version of Tablet UML 1.5</a>. This version includes lots of bug fixes and new features. My favorite new feature: you can now write element labels directly on the diagram, and then convert them to text (as demonstrated in <a href="http://www.TabletUML.com">this video</a>).<br />
<br />
Version 1.5 is also the version now for sale. I'll be updating the site and notifying existing customers of their upgrade over the next week. If you're an existing customer reading this, you can use the download credentials I sent you to download the new version <a href="http://www.developerassociation.com/TabletUML/1_5/TabletUMLSetUp.zip">here</a>.]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1138924395.shtml">
<title>Finally! The numbers!</title>
<link>http://tabletumlnews.powerblogs.com/posts/1138924395.shtml</link>
<description>The main thing I wanted from the Microsoft Mobile Platforms Division Partner Briefing was simple numbers: how large is the Tablet PC market? That, ultimately, is what determines the market for...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2006-02-02T23:02+00:00</dc:date>
<content:encoded><![CDATA[The main thing I wanted from the Microsoft Mobile Platforms Division Partner Briefing was simple numbers: how large is the Tablet PC market? That, ultimately, is what determines the market for <a href="http://www.TabletUML.com">Tablet UML</a>.<br />
<br />
And the answer is: 1,000,000 Tablet PCs shipped so far, with 850,000 expected to ship in 2006.<br />
<br />
Bonus numbers: 300 known Tablet PC apps in production, 125 of which are for sale on <a href="http://www.handango.com/home.jsp?siteId=1">Handango</a>, an online site specializing in software for mobile devices. Those 125 come from 30 ISVs. Maybe I should make that 31.<br />
<br />
Now I can start calculating market potential...]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1138917361.shtml">
<title>Lights! Camera! Action!</title>
<link>http://tabletumlnews.powerblogs.com/posts/1138917361.shtml</link>
<description>We have a new video up at TabletUML.com. It's in line with the "show, not tell" school of communication. I find that I can talk about Tablet UML all day...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2006-02-02T21:02+00:00</dc:date>
<content:encoded><![CDATA[We have a new video up at <a href="http://www.TabletUML.com">TabletUML.com</a>. It's in line with the "show, not tell" school of communication. I find that I can talk about Tablet UML all day long without making an impression; but if I just start drawing, people get the point, and some of them get excited.<br />
<br />
This video was created with <a href="http://www.camtasia.com/camtasia.asp">Camtasia Studio Screen Recorder</a>. <a href="http://www.srtsolutions.com/public/blog/19990">Josh Holmes</a> recommended it, and I have to thank him for that. Camtasia Studio creates much smaller videos than other tools I have tried. More important, it doesn't slow down the performance of the system while it's recording, so the videos look natural. It's a great tool.<br />
<br />
And for those who are interested: that video is of Tablet UML 1.5 in action. It should be available within the week. I distributed copies at the Microsoft Mobile Platforms Division Partner Briefing this week, and I'll update the Web site shortly.]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1132378561.shtml">
<title>And the winner is...</title>
<link>http://tabletumlnews.powerblogs.com/posts/1132378561.shtml</link>
<description>...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2005-11-19T05:11+00:00</dc:date>
<content:encoded><![CDATA[<a href="/files/tabletumlnews-Tablet_UML_Full_Page.jpg"><img src="/files/tabletumlnews-Tablet_UML_Full_Page-small.jpg" width="220" height="285"  alt="Tablet UML Full Page Ad"></a><br />
<br />
Thanks to everyone for the suggestions and feedback. And thanks in particular to Zombiboy, who convinced me that my original instinct was the right way to go, and everything after that was just complicating matters.]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1130566765.shtml">
<title>So what do you think?</title>
<link>http://tabletumlnews.powerblogs.com/posts/1130566765.shtml</link>
<description>Someone whose opinion I respect strongly believes that the following full page ad for Tablet UML is way too busy:...</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2005-10-29T06:10+00:00</dc:date>
<content:encoded><![CDATA[Someone whose opinion I respect strongly believes that the following full page ad for <a href="http://www.TabletUML.com">Tablet UML</a> is way too busy:<br />
<br />
<a href="/files/tabletumlnews-TabletUMLFullPage.jpg"><img src="/files/tabletumlnews-TabletUMLFullPage-small.jpg" width="220" height="284"  alt="Tablet UML Full Page Ad"></a><br />
<br />
(Note that the center area marked <b>Team Shot</b> will contain a photo of a team of customers and an analyst defining a project. The analyst will be using Tablet UML, while the customers will see and react to the results on an auxiliary flat-screen monitor. The intention is to show Tablet UML as an ideal modeling tool for a collaborative effort.)<br />
<br />
His contention is that this is too busy, and no one will read all the words. He suggests a simple photo of the product in use, a simple headline, a brief text blurb, and a link to my Web site where the reader can learn more. It might very well be a variation of the team photo described above, as in this concept sketch (pardon my art skills, or lack thereof):<br />
<br />
<a href="/files/tabletumlnews-FrankSuggestion.jpg"><img src="/files/tabletumlnews-FrankSuggestion-small.jpg" width="220" height="185"  alt="Frank's Suggestion"></a><br />
<br />
I tried to tell the whole Tablet UML story in one page, to tell the readers everything I could to make them want the product; but he believes that the reader sees that as nothing but blah, blah, blah. He believes that a simpler approach will attract eyes, while big blocks of text in an ad will turn them away. He contends that the purpose of the ad is to entice, not inform: when they see the big, pretty ad, they'll want to know more, and they'll follow the link.<br />
<br />
He might be right. After all, his company's earnings outpace mine by a fair number of digits, so they know a little something. But I welcome other opinions. This is a fairly monumental decision for me, being my first ad purchase; so I'm not going to make any part of that decision lightly,<br />
<br />
And a second question: if I go with his approach, should the little bit of blah, blah, blah in the ad include the low, low price?<br />
<br />
Thanks in advance for any opinions you offer.]]></content:encoded>
</item>

<item rdf:about="http://tabletumlnews.powerblogs.com/posts/1123639915.shtml">
<title>Tablet PC BootCamp in Boston: It's official!</title>
<link>http://tabletumlnews.powerblogs.com/posts/1123639915.shtml</link>
<description>Moved to the top because it's marketing, ya know? It doesn't make sense to let your marketing messages scroll off the cliff......</description>
<dc:creator>Martin L. Shoemaker</dc:creator>
<dc:date>2005-08-10T02:08+00:00</dc:date>
<content:encoded><![CDATA[<i>Moved to the top because it's <b>marketing</b>, ya know? It doesn't make sense to let your marketing messages scroll off the cliff...</i><br />
<br />
OK, I've been <a href="http://tabletumlnews.powerblogs.com/posts/1122468877.shtml">announcing this for a little while now</a>, but now it's official: <a href="http://www.richardhaleshawgroup.com/RHSgroup/DesktopDefault.aspx?tabindex=7&tabid=115">registration is now open for our Tablet PC Programming BootCamp - Nov 1-4, 2005, in Boston</a>. From the registration page:<br />
<br />
<blockquote><br />
<ul><br />
    <li>This course personally taught by Martin L. Shoemaker, author of Tablet UML (the UML program you don’t have to learn!)</li><br />
<li>When: Nov 1-4 (Tuesday-Friday), 2005, 9am-7pm</li><br />
<li>Where: <a href="http://www.microsoft.com/mscorp/info/usaoffices/newengland/waltham.mspx">Microsoft's Boston offices</a> in Waltham, MA</li><br />
<li>Where to stay: <a href="http://www.richardhaleshawgroup.com/RHSGroup/DesktopDefault.aspx?tabindex=99&tabid=44#Boston">Hotels and Travel Info.</a></li><br />
<li>Course Description and Outline for this Class <a href="http://www.richardhaleshawgroup.com/RHSGroup/DesktopDefault.aspx?tabindex=6&tabid=61">Details...</a></li><br />
<li>This is a HANDS-ON class: you’ll need to bring a Tablet PC configured as detailed below.</li><br />
<li>It’s a BootCamp: 9-10hrs a day, and you’ll have Homework to do</li><br />
<li>You’ll receive 200+ pages of labs, 100+ pages of slides, and all code samples built in-class &mdash; and a copy of <a href="http://www.tabletuml.com/">Tablet UML!</a></li><br />
<li>Personal attention from Martin L. Shoemaker</li><br />
<li>The best darn Tablet PC training around!</li><br />
<li>Seating is limited to 15 students: register today!</li><br />
</ul><br />
</blockquote><br />
<br />
I hope to see you there!<br />
<br />
UPDATE: Like all <a href="http://www.richardhaleshawgroup.com/RHSgroup/DesktopDefault.aspx?tabindex=0&tabid=1">Richard Hale Shaw Group</a> classes, this one is also available at your site. You can train a busy development team all at once, and save money in the process! <a href="http://www.richardhaleshawgroup.com/RHSgroup/DesktopDefault.aspx?tabindex=5&tabid=23">Contact Richard for details.</a><br />
]]></content:encoded>
</item>

</rdf:RDF>