<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Why Does This Slide Suck?</title>
	<atom:link href="http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html</link>
	<description></description>
	<lastBuildDate>Mon, 13 Feb 2012 23:12:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Hacker</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-8900</link>
		<dc:creator>Robert Hacker</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-8900</guid>
		<description>Steven Koslyn&#039;s book--Clear and to the Point--is an excellent, practical book on visual presentation. &lt;a href=&quot;http://sophisticatedfinance.typepad.com/sophisticated_finance/2007/10/better-presenta.html &quot;&gt;http://sophisticatedfinance.typepad.com/sophistic...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Steven Koslyn&#039;s book&#8211;Clear and to the Point&#8211;is an excellent, practical book on visual presentation. <a href="http://sophisticatedfinance.typepad.com/sophisticated_finance/2007/10/better-presenta.html ">http://sophisticatedfinance.typepad.com/sophistic&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kidmercury</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-8901</link>
		<dc:creator>kidmercury</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-8901</guid>
		<description>seth also had a great post on how to make great presentations: &lt;a href=&quot;http://sethgodin.typepad.com/seths_blog/2007/01/really_bad_powe.html &quot;&gt;http://sethgodin.typepad.com/seths_blog/2007/01/r...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>seth also had a great post on how to make great presentations: <a href="http://sethgodin.typepad.com/seths_blog/2007/01/really_bad_powe.html ">http://sethgodin.typepad.com/seths_blog/2007/01/r&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sigmawaite</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-8904</link>
		<dc:creator>sigmawaite</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-8904</guid>
		<description>System &#039;architecture&#039; diagrams CAN be useful, but there is no end of ways to make a mess, and this slide is an example. 
 
What was good was just the text that explained that they had many data &#039;silos&#039; and wanted to get many analyzes that used data from multiple silos.  The good news was that they understood what was in the silos, i.e., likely had meaningful descriptions of the data base &#039;schemas&#039;. 
 
So, here&#039;s a &#039;simple&#039; description in just a few words:  On the left they had a lot of silos, and on the right they had a lot of users who needed analyzes.  Then they wanted to put a computer-based system in the middle to ease the work of satisfying the users.  Okay; at times there can be a point to such an intermediate system. 
 
An example is IBM&#039;s Resource Object Data Manager (RODM), and the start-up Kabira has at least some of the functionality, but in the case of RODM the reasons were (A) the systems on the left were not necessarily data bases but any systems, e.g., in a server farm or network, that needed to be &#039;managed&#039;, (B) the system in the middle could &#039;cache&#039; data from systems on the left and, thus, reduce query loads on those systems from applications on the right, (C) the system in the middle could let the systems on the right &#039;subscribe&#039; to changes in the data on the left and, thus, reduce &#039;polling&#039; looking for such changes, and most important (D) the system in the middle could present to the systems on the right a &#039;virtual&#039; view of the systems on the left but with security, locking, transactional integrity, deadlock detection, and automatic deadlock resolution, at times important for systems management applications (on the right).  Or, for (D), can have many independently developed applications on the right that still do not &#039;get in each other&#039;s way&#039; in their interactions with the systems on the left.  When want such functionality, then may want the system in the middle.  But if can&#039;t point to some such important functionality, then don&#039;t need the system in the middle. 
 
Here are some problems with the figure and its description: 
 
(1) They overdid the undefined TLAs, that is, three letter acronyms. 
 
(2) They omitted any solid reason for the intermediate system.  That is, it&#039;s easy enough for any PC to do a data base query of any data base the PC can get to with connectivity and privileges, e.g., passwords.  So, without more explanation, all that is needed in the middle is just a communications network, e.g., a LAN or the Internet.  For more, the data base systems could have some stored procedures or triggers that helped the applications. 
 
(3) They swept under the rug what is likely the biggest challenge -- doing the applications software that goes from the data to the results the users need.  They just said &quot;decision support&quot;, and from the explanations they gave that is the 800 pound gorilla in the room, not getting the data from the silos. 
 
E.g., if they are a &#039;job shop&#039; then they may have a job scheduling problem to (1) let the sales staff rapidly give time and cost estimates to prospective customers, (2) have the shop get the work done on time, and (3) not have wasted motion in the shop.  While this problem is real, it is well known to be NP-complete -- i.e., a gorilla. 
 </description>
		<content:encoded><![CDATA[<p>System &#039;architecture&#039; diagrams CAN be useful, but there is no end of ways to make a mess, and this slide is an example. </p>
<p>What was good was just the text that explained that they had many data &#039;silos&#039; and wanted to get many analyzes that used data from multiple silos.  The good news was that they understood what was in the silos, i.e., likely had meaningful descriptions of the data base &#039;schemas&#039;. </p>
<p>So, here&#039;s a &#039;simple&#039; description in just a few words:  On the left they had a lot of silos, and on the right they had a lot of users who needed analyzes.  Then they wanted to put a computer-based system in the middle to ease the work of satisfying the users.  Okay; at times there can be a point to such an intermediate system. </p>
<p>An example is IBM&#039;s Resource Object Data Manager (RODM), and the start-up Kabira has at least some of the functionality, but in the case of RODM the reasons were (A) the systems on the left were not necessarily data bases but any systems, e.g., in a server farm or network, that needed to be &#039;managed&#039;, (B) the system in the middle could &#039;cache&#039; data from systems on the left and, thus, reduce query loads on those systems from applications on the right, (C) the system in the middle could let the systems on the right &#039;subscribe&#039; to changes in the data on the left and, thus, reduce &#039;polling&#039; looking for such changes, and most important (D) the system in the middle could present to the systems on the right a &#039;virtual&#039; view of the systems on the left but with security, locking, transactional integrity, deadlock detection, and automatic deadlock resolution, at times important for systems management applications (on the right).  Or, for (D), can have many independently developed applications on the right that still do not &#039;get in each other&#039;s way&#039; in their interactions with the systems on the left.  When want such functionality, then may want the system in the middle.  But if can&#039;t point to some such important functionality, then don&#039;t need the system in the middle. </p>
<p>Here are some problems with the figure and its description: </p>
<p>(1) They overdid the undefined TLAs, that is, three letter acronyms. </p>
<p>(2) They omitted any solid reason for the intermediate system.  That is, it&#039;s easy enough for any PC to do a data base query of any data base the PC can get to with connectivity and privileges, e.g., passwords.  So, without more explanation, all that is needed in the middle is just a communications network, e.g., a LAN or the Internet.  For more, the data base systems could have some stored procedures or triggers that helped the applications. </p>
<p>(3) They swept under the rug what is likely the biggest challenge &#8212; doing the applications software that goes from the data to the results the users need.  They just said &quot;decision support&quot;, and from the explanations they gave that is the 800 pound gorilla in the room, not getting the data from the silos. </p>
<p>E.g., if they are a &#039;job shop&#039; then they may have a job scheduling problem to (1) let the sales staff rapidly give time and cost estimates to prospective customers, (2) have the shop get the work done on time, and (3) not have wasted motion in the shop.  While this problem is real, it is well known to be NP-complete &#8212; i.e., a gorilla.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-8911</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-8911</guid>
		<description>You&#039;re first comment hit home to me.  I could change some text and use that diagram to represent a couple of hundred different system I&#039;ve seen in vendor presentations. </description>
		<content:encoded><![CDATA[<p>You&#039;re first comment hit home to me.  I could change some text and use that diagram to represent a couple of hundred different system I&#039;ve seen in vendor presentations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy Duarte</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-8940</link>
		<dc:creator>Nancy Duarte</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-8940</guid>
		<description>It&#039;s amazing how many of us use PowerPoint to communicate but so few are trained as visual communicators. Business schools don&#039;t teach us how to transfer our ideas visually so we read bullets or create charts like this that mean NOTHING to the audience but have become a creepy mnemonic device for the presenter. We really need to think away from PowerPoint and try to walk in the shoes of our audience.  &lt;a href=&quot;http://www.vizthink.com/blog/2008/06/18/webinar-creating-powerful-presentations-with-nancy-duarte/ &quot;&gt;http://www.vizthink.com/blog/2008/06/18/webinar-c...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It&#039;s amazing how many of us use PowerPoint to communicate but so few are trained as visual communicators. Business schools don&#039;t teach us how to transfer our ideas visually so we read bullets or create charts like this that mean NOTHING to the audience but have become a creepy mnemonic device for the presenter. We really need to think away from PowerPoint and try to walk in the shoes of our audience.  <a href="http://www.vizthink.com/blog/2008/06/18/webinar-creating-powerful-presentations-with-nancy-duarte/ ">http://www.vizthink.com/blog/2008/06/18/webinar-c&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gigs</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-8952</link>
		<dc:creator>Gigs</dc:creator>
		<pubDate>Wed, 07 Jan 2009 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-8952</guid>
		<description>I think slides like that are what killed Byte magazine back in the day.  Well, that and blatant Java fanboism. </description>
		<content:encoded><![CDATA[<p>I think slides like that are what killed Byte magazine back in the day.  Well, that and blatant Java fanboism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gigs</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-45394</link>
		<dc:creator>Gigs</dc:creator>
		<pubDate>Fri, 08 Aug 2008 16:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-45394</guid>
		<description>I think slides like that are what killed Byte magazine back in the day.  Well, that and blatant Java fanboism.</description>
		<content:encoded><![CDATA[<p>I think slides like that are what killed Byte magazine back in the day.  Well, that and blatant Java fanboism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy Duarte</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-45393</link>
		<dc:creator>Nancy Duarte</dc:creator>
		<pubDate>Thu, 07 Aug 2008 21:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-45393</guid>
		<description>It&#039;s amazing how many of us use PowerPoint to communicate but so few are trained as visual communicators. Business schools don&#039;t teach us how to transfer our ideas visually so we read bullets or create charts like this that mean NOTHING to the audience but have become a creepy mnemonic device for the presenter. We really need to think away from PowerPoint and try to walk in the shoes of our audience.  &lt;a href=&quot;http://www.vizthink.com/blog/2008/06/18/webinar-creating-powerful-presentations-with-nancy-duarte/ &quot; rel=&quot;nofollow&quot;&gt;http://www.vizthink.com/blog/2008/06/18/webinar-c...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It&#039;s amazing how many of us use PowerPoint to communicate but so few are trained as visual communicators. Business schools don&#039;t teach us how to transfer our ideas visually so we read bullets or create charts like this that mean NOTHING to the audience but have become a creepy mnemonic device for the presenter. We really need to think away from PowerPoint and try to walk in the shoes of our audience.  <a href="http://www.vizthink.com/blog/2008/06/18/webinar-creating-powerful-presentations-with-nancy-duarte/ " rel="nofollow">http://www.vizthink.com/blog/2008/06/18/webinar-c&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-45392</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 05 Aug 2008 20:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-45392</guid>
		<description>You&#039;re first comment hit home to me.  I could change some text and use that diagram to represent a couple of hundred different system I&#039;ve seen in vendor presentations.</description>
		<content:encoded><![CDATA[<p>You&#039;re first comment hit home to me.  I could change some text and use that diagram to represent a couple of hundred different system I&#039;ve seen in vendor presentations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Hacker</title>
		<link>http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html/comment-page-1#comment-45391</link>
		<dc:creator>Robert Hacker</dc:creator>
		<pubDate>Mon, 04 Aug 2008 09:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/archives/2008/08/why-does-this-slide-suck.html#comment-45391</guid>
		<description>Steven Koslyn&#039;s book--Clear and to the Point--is an excellent, practical book on visual presentation. &lt;a href=&quot;http://sophisticatedfinance.typepad.com/sophisticated_finance/2007/10/better-presenta.html &quot; rel=&quot;nofollow&quot;&gt;http://sophisticatedfinance.typepad.com/sophistic...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Steven Koslyn&#039;s book&#8211;Clear and to the Point&#8211;is an excellent, practical book on visual presentation. <a href="http://sophisticatedfinance.typepad.com/sophisticated_finance/2007/10/better-presenta.html " rel="nofollow">http://sophisticatedfinance.typepad.com/sophistic&#8230;</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache 0.8.9.1 -->
