<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/topics-files/atom2xhtml.xsl" type="text/xsl"?>
<!-- This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers. -->
<feed xmlns="http://www.w3.org/2005/Atom"
><title
>Blog@Case Topics: failures of technology</title
><link rel="self" href="http://blog.case.edu/topics/failures%20of%20technology"
 /><id
>http://blog.case.edu/topics/failures%20of%20technology</id
><category term="failures of technology" label="failures of technology"
 /><link rel="related" href="http://blog.case.edu/topics/mainblog" title="mainblog"
 /><link rel="related" href="http://blog.case.edu/topics/general%20information%20technology" title="general information technology"
 /><link rel="related" href="http://blog.case.edu/topics/linkblog" title="linkblog"
 /><link rel="related" href="http://blog.case.edu/topics/web%20services" title="web services"
 /><link rel="related" href="http://blog.case.edu/topics/programming" title="programming"
 /><link rel="related" href="http://blog.case.edu/topics/it" title="it"
 /><link rel="related" href="http://blog.case.edu/topics/http" title="http"
 /><link rel="related" href="http://blog.case.edu/topics/case%20it" title="case it"
 /><link rel="related" href="http://blog.case.edu/topics/it%20in%20higher%20ed" title="it in higher ed"
 /><link rel="related" href="http://blog.case.edu/topics/email%20services" title="email services"
 /><link rel="related" href="http://blog.case.edu/topics/enterprise%20systems" title="enterprise systems"
 /><contributor
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></contributor
><contributor
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></contributor
><updated
>2008-01-27T22:28:36Z</updated
><entry
><title
>IE 8 Something; Web Indigestion Ensued</title
><link href="http://blog.case.edu/jeremy.smith/2008/01/27/ie_8_something_web_indigestion_ensued"
 /><id
>http://blog.case.edu/jeremy.smith/2008/01/27/ie_8_something_web_indigestion_ensued</id
><published
>2008-01-27T22:29:13Z</published
><updated
>2008-01-27T22:28:36Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="html" label="html"
 /><category term="ie" label="ie"
 /><category term="internet explorer" label="internet explorer"
 /><category term="mainblog" label="mainblog"
 /><category term="microsoft" label="microsoft"
 /><category term="web" label="web"
 /><category term="web standards" label="web standards"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>C'mon, I can't believe I am the first person to go with the "8"&#8594;"Ate" pun.</p>
<p>It seems IE8 will use an 
<em>opt-in</em> 
<code>&lt;meta &#8230;&gt;</code> tag to turn on standards mode. Crappy idea? Most certainly. Relevant? Turns out, 
<a title="Sam Ruby: Sunsetting Quirks Mode" href="http://intertwingly.net/blog/2008/01/23/Sunsetting-Quirks-Mode">not so much</a> as you can continue to use 
<a title="A List Apart: Articles: Fix Your Site With the Right DOCTYPE!" href="http://www.alistapart.com/articles/doctype/">doctype switching</a>.</p>
<p>At least, as far as I can tell, that pretty much sums it up.</p>
<p>All of this does remind me of 
<a title="Jeremy Smith's blog: Rounding up an int to a power of two in Java" href="http://blog.case.edu/jms18/2007/11/05/epic_fail">a quote</a>:</p>
<blockquote>There are three levels to creating software: computer science, software engineering, and this thing that people do with Java inside enterprises.</blockquote>
<p>I think that that law can be generalized a little more:</p>
<blockquote>&#8230; and this thing that people do within their intranets.</blockquote>
<p>What follows is a fairly exhaustive list of links that you can read if you want all of the details. Admittedly, I am still working my way through this list. Hat tip to 
<a title="dive into mark" href="http://diveintomark.org/">Mark Pilgrim's</a> 
<a title="wearehugh's bookmarks tagged with " on="" href="http://del.icio.us/wearehugh/pleasesirmayihaveanother">"pleasesirmayihaveanother" del.icio.us tag</a>. Many of these links are pulled from there.</p>
<p>Starter reading:</p>
<ul>
<li>
<a title="IEBlog : Compatibility and IE8" href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx">IEBlog : Compatibility and IE8</a>
</li>
<li>
<a title="A List Apart: Articles: Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8" href="http://alistapart.com/articles/beyonddoctype">A List Apart: Articles: Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8</a>
</li>
<li>
<a title="A List Apart: Articles: From Switches to Targets: A Standardista's Journey" href="http://alistapart.com/articles/fromswitchestotargets">A List Apart: Articles: From Switches to Targets: A Standardista's Journey</a>
</li>
<li>
<a title="Eric's Archived Thoughts: Targeted" href="http://meyerweb.com/eric/thoughts/2008/01/22/targeted/">Eric Meyer: Targeted</a>
</li>
<li>
<a title="Eric's Archived Thoughts: Version Two" href="http://meyerweb.com/eric/thoughts/2008/01/23/version-two/">Eric Meyer: Version Two</a>
</li>
<li>
<a title="Eric's Archived Thoughts: Almost Target" href="http://meyerweb.com/eric/thoughts/2008/01/24/almost-target/">Eric Meyer: Almost Target</a>
</li>
<li>
<a title="Hixie's Natural Log: Mistakes, Sadness, Regret" href="http://ln.hixie.ch/?start=1201080691&amp;count=1">Hixie's Natural Log: Mistakes, Sadness, Regret</a>
</li>
<li>
<a title="Microsoft koan [dive into mark]" href="http://diveintomark.org/archives/2008/01/23/microsoft-koan">Microsoft koan [dive into mark]</a>
</li>
<li>
<a title="Sam Ruby: Sunsetting Quirks Mode" href="http://intertwingly.net/blog/2008/01/23/Sunsetting-Quirks-Mode">Sam Ruby: Sunsetting Quirks Mode</a>
</li>
</ul>
<p>And all the meaty commentary:</p>
<ul>
<li>
<a title="Sam Ruby: Best Standards Support" href="http://intertwingly.net/blog/2008/01/22/Best-Standards-Support">Sam Ruby: Best Standards Support</a>
</li>
<li>
<a title="The Internet Explorer lock-in - Anne&#226;&#8364;&#8482;s Weblog" href="http://annevankesteren.nl/2008/01/ie-lock-in">The Internet Explorer lock-in - Anne&#226;&#8364;&#8482;s Weblog</a>
</li>
<li>
<a title="Sam Ruby: Managing Expectations" href="http://intertwingly.net/blog/2008/01/22/Managing-Expectations">Sam Ruby: Managing Expectations</a>
</li>
<li>
<a title="IE8 To Make Tender Chickens" href="http://tomayko.com/weblog/2008/01/22/ie8-makes-tender-chickens">IE8 To Make Tender Chickens</a>
</li>
<li>
<a title="isolani - Web Standards: End of line Internet Explorer" href="http://www.isolani.co.uk/blog/standards/EndOfLineInternetExplorer">isolani - Web Standards: End of line Internet Explorer</a>
</li>
<li>
<a title="Jeffrey Zeldman Presents : In defense of version targeting" href="http://www.zeldman.com/2008/01/22/in-defense-of-version-targeting/">Jeffrey Zeldman Presents : In defense of version targeting</a>
</li>
<li>
<a title="Andy Budd::Blogography: Has Internet Explorer Just Shot Itself in the Foot?" href="http://www.andybudd.com/archives/2008/01/has_internet_ex/">Andy Budd::Blogography: Has Internet Explorer Just Shot Itself in the Foot?</a>
</li>
<li>
<a title="Painfully Obvious &#239;&#191;&#189; Blog Archive &#239;&#191;&#189; Standards &amp; Complications" href="http://andrewdupont.net/2008/01/22/standards-complications/">Painfully Obvious: Standards &amp; Complications</a>
</li>
<li>
<a title="Adactio: Journal&#226;&#8364;&#8221;Broken" href="http://adactio.com/journal/1402/">Adactio: Journal&#226;&#8364;&#8221;Broken</a>
</li>
<li>
<a title="Rendering Modes - Anne&#226;&#8364;&#8482;s Weblog" href="http://annevankesteren.nl/2008/01/rendering-modes">Rendering Modes - Anne&#226;&#8364;&#8482;s Weblog</a>
</li>
<li>
<a title="Do what you like to my CSS, but stay out of my HTML - Article - andrewingram" href="http://www.andrewingram.net/articles/do_what_you_like_to_my_css_but_stay_out_of_my_html/">Do what you like to my CSS, but stay out of my HTML - Article - andrewingram</a>
</li>
<li>
<a title="Almost Precedent" href="http://hsivonen.iki.fi/almost-precedent/">Almost Precedent</a>
</li>
<li>
<a title="Internet Explorer lays anchor in 1999, sets sail for the future - glyphobet" href="http://glyphobet.net/blog/?p=17">Internet Explorer lays anchor in 1999, sets sail for the future - glyphobet</a>
</li>
<li>
<a title="WallOfScribbles &#239;&#191;&#189; Apparently IE8 is Causing&#239;&#191;&#189;Ruckus" href="http://www.wallofscribbles.com/2008/01/25/apparently-ie8-is-causing-ruckus/">WallOfScribbles: Apparently IE8 is Causing a Ruckus</a>
</li>
<li>
<a title="The Fishbowl: How to break HTML by pretending to support it." href="http://fishbowl.pastiche.org/2008/01/24/how_to_break_html_by_pretending_to_support_it">The Fishbowl: How to break HTML by pretending to support it.</a>
</li>
<li>
<a title="wioota.com &#239;&#191;&#189; Blog Archive &#239;&#191;&#189; I disagree" href="http://blog.wioota.com/2008/01/22/i-disagree/">wioota.com: I disagree</a>
</li>
<li>
<a title="Microsoft does it again: IE8 and web standards | The odd bit" href="http://blog.hansmelis.be/2008/01/22/microsoft-does-it-again-ie8-and-web-standards/">Microsoft does it again: IE8 and web standards | The odd bit</a>
</li>
<li>
<a title="IE8 - The Good, The Bad and The Ugly | Shape Shed" href="http://shapeshed.com/journal/ie8_the_good_the_bad_and_the_ugly/">IE8 - The Good, The Bad and The Ugly | Shape Shed</a>
</li>
<li>
<a title="IE8 Version Targeting &#226;&#8364;&#8221; Understanding and Discussing the Arguments &#226;&#8364;&#8221; Konstruktors Notes" href="http://konstruktors.com/blog/understanding-web/82-ie8-version-targeting-understanding-and-discussing-the-arguments/">IE8 Version Targeting &#226;&#8364;&#8221; Understanding and Discussing the Arguments &#226;&#8364;&#8221; Konstruktors Notes</a>
</li>
<li>
<a title="Web Standards: The Ideal And The Reality" href="http://www.colincochrane.com/post/2008/01/web-standards-the-ideal-and-the-reality.aspx">Web Standards: The Ideal And The Reality</a>
</li>
<li>
<a title="geek ramblings &#239;&#191;&#189; Internet Explorer 8: This is progress?" href="http://dougal.gunters.org/blog/2008/01/23/ie8-for-better-and-worse">geek ramblings &#239;&#191;&#189; Internet Explorer 8: This is progress?</a>
</li>
<li>
<a title="Issues &#239;&#191;&#189; Blog Archive &#239;&#191;&#189; Microsoft makes themselves look stupid to web developers again." href="http://darlinggraphics.com/issues/?p=77">Issues: Microsoft makes themselves look stupid to web developers again.</a>
</li>
<li>
<a title="80beans &#239;&#191;&#189; Blog Archive &#239;&#191;&#189; IE8 version targeting" href="http://www.80beans.com/2008/01/23/ie8-version-targeting/">80beans: IE8 version targeting</a>
</li>
<li>
<a title="Will Microsoft&#226;&#8364;&#8482;s Feud With Web Designers Continue With IE8? &#239;&#191;&#189; Software Battle!" href="http://www.softwarebattle.com/2008/01/23/will-microsofts-feud-with-web-designers-continue-with-ie8/">Will Microsoft&#226;&#8364;&#8482;s Feud With Web Designers Continue With IE8?</a>
</li>
<li>
<a title="Version Targeting: Defaulting to the Past to Spite the Future? &#239;&#191;&#189;" href="http://anendlessarray.com/blog1/2008/01/23/version-targeting-defaulting-to-the-past-to-spite-the-future/">Version Targeting: Defaulting to the Past to Spite the Future?</a>
</li>
<li>
<a title="rc3.org &#226;&#8364;&#8221; The implications of IE8" href="http://rc3.org/2008/01/23/the-implications-of-ie8/">rc3.org &#226;&#8364;&#8221; The implications of IE8</a>
</li>
<li>
<a title="Continuing Intermittent Incoherency &#239;&#191;&#189; Big Questions On IE8&#226;&#8364;&#8482;s Big Progress" href="http://alex.dojotoolkit.org/?p=647">Continuing Intermittent Incoherency : Big Questions On IE8&#226;&#8364;&#8482;s Big Progress</a>
</li>
<li>
<a title="Goodbye DOCTYPE switching, hello META targeting | Matt Wilcox .net" href="http://mattwilcox.net/archive/entry/id/956/">Goodbye DOCTYPE switching, hello META targeting | Matt Wilcox .net</a>
</li>
<li>
<a title="Inferis&#226;&#8364;&#8482; Code Dump &#239;&#191;&#189; Blog Archive &#239;&#191;&#189; IE8 and Standards compliance" href="http://codedump.blergh.be/2008/01/23/ie8-and-standards-compliance/">Inferis&#226;&#8364;&#8482; Code Dump: IE8 and Standards compliance</a>
</li>
<li>
<a title="Tagneto: X-Web-Epoch instead of X-UA-Compatible" href="http://tagneto.blogspot.com/2008/01/x-web-epoch-instead-of-x-ua-compatible.html">Tagneto: X-Web-Epoch instead of X-UA-Compatible</a>
</li>
<li>
<a title="Meta Stupidity | Robert Accettura&#226;&#8364;&#8482;s Fun With Wordage" href="http://robert.accettura.com/archives/2008/01/22/meta-stupidity/">Meta Stupidity | Robert Accettura&#226;&#8364;&#8482;s Fun With Wordage</a>
</li>
<li>
<a title="doron's blaahg: What's Up, Doctype?" href="http://weblogs.mozillazine.org/doron/archives/2008/01/whats_up_doctype.html">doron's blaahg: What's Up, Doctype?</a>
</li>
<li>
<a title="Version Targeting For IE8, Developer Wars, My Thoughts :: Unintentionally Blank" href="http://www.unintentionallyblank.co.uk/2008/01/23/version-targeting-for-ie8-developer-wars-my-thoughts/">Version Targeting For IE8, Developer Wars, My Thoughts :: Unintentionally Blank</a>
</li>
<li>
<a title="Painful Web Standard Decision from IE : In Pursuit of Mysteries" href="http://www.arcanology.com/2008/01/22/painful-web-standard-decision-from-ie/">Painful Web Standard Decision from IE : In Pursuit of Mysteries</a>
</li>
<li>
<a title="John Resig - HTML5 DOCTYPE" href="http://ejohn.org/blog/html5-doctype/">John Resig - HTML5 DOCTYPE</a>
</li>
<li>
<a title="David Baron's weblog: January 2008" href="http://dbaron.org/log/2008-01#e20080124a">David Baron's weblog: What should Microsoft do instead?</a>
</li>
<li>
<a title="Man with no blog &#239;&#191;&#189; Round One - We Blinked and the Corporate Sector Won" href="http://manwithnoblog.com/2008/01/24/round-one-we-blinked-and-the-corporate-sector-won/">Man with no blog: Round One - We Blinked and the Corporate Sector Won</a>
</li>
<li>
<a title="Ogwaros Iwen&#239;&#191;&#189;l &#239;&#191;&#189; Blog Archive &#239;&#191;&#189; Breaking the web with a &#226;&#8364;&#339;don&#226;&#8364;&#8482;t break the web&#226;&#8364; philosophy" href="http://www.brianupton.net/2008/01/24/breaking-the-web/">Ogwaros Iwenal: Breaking the web with a "don&#226;&#8364;&#8482;t break the web" philosophy</a>
</li>
<li>
<a title="Version Targeting and JavaScript Libraries &#226;&#8364;&#8221; All in the head" href="http://allinthehead.com/retro/320/version-targeting-and-javascript-libraries">Version Targeting and JavaScript Libraries &#226;&#8364;&#8221; All in the head</a>
</li>
<li>
<a title="Code Happy | Unstoppable Robot Ninja" href="http://unstoppablerobotninja.com/journal/entry/518/">Code Happy | Unstoppable Robot Ninja</a>
</li>
<li>
<a title="Standards mode is the new quirks mode | 456 Berea Street" href="http://www.456bereastreet.com/archive/200801/standards_mode_is_the_new_quirks_mode/">Standards mode is the new quirks mode | 456 Berea Street</a>
</li>
</ul>
<p>And, oh yeah, 
<a title="HTML 5" href="http://www.w3.org/TR/html5/">HTML5</a> was published as a W3C Working Draft. Seems somehow fitting to link to that here at the end.</p>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Use of EmployeeID/StudentID Considered Harmful</title
><link href="http://blog.case.edu/jeremy.smith/2008/01/23/use_of_employeeidstudentid_considered_harmful"
 /><id
>http://blog.case.edu/jeremy.smith/2008/01/23/use_of_employeeidstudentid_considered_harmful</id
><published
>2008-01-24T04:53:09Z</published
><updated
>2008-01-24T06:53:02Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="case" label="case"
 /><category term="case western" label="case western"
 /><category term="case western reserve university" label="case western reserve university"
 /><category term="mainblog" label="mainblog"
 /><category term="middleware" label="middleware"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>(With apologies to 
<a title="" considered="" essays="" considered="" href="http://meyerweb.com/eric/comment/chech.html">Eric Meyer</a>.) At 
<a href="http://www.case.edu">Case</a> (as with most Universities), many of our information systems are migrating away from using SSNs (internally or otherwise) to uniquely identify individuals. This is a good thing, most certainly. On the 
<a href="http://wiki.case.edu/ITS">ITS</a> page located at 
<a title="Security Awareness @ Case" href="http://securityaware.case.edu/">http://securityaware.case.edu</a>, it recommends (down in the "5 Key Steps" area as step #5):
<blockquote>Plan for transitioning to using the EmployeeID/StudentID (emplid) as the primary identifier.</blockquote>I would actually recommend 
<em>against</em> that. Not everyone associated with the University has an EmployeeID/StudentID (only employees &#8211; i.e. faculty and staff &#8211; and students have them). That doesn't include:
<ul>
<li>Adjunct Faculty</li>
<li>Emeriti</li>
<li>Alumni</li>
<li>Contractors, consultants, some temporary workers</li>
<li>UHHS individuals</li>
<li>CIA faculty, staff, and students</li>
<li>CIM faculty, staff, and students</li>
<li>Possibly some other groups I am forgetting</li>
</ul>Instead of using the EmployeeID/StudentID as the unique permanent identifier, I would recommend using 
<strong>email addresses</strong> i.e. 
<strong>jms18</strong>@case.edu. 
<em>Everyone</em> associated with the University has an email address that can be used to uniquely and permanently identify them. (I would not recommend using the 
<em>first.last</em>@case.edu format as the unique identifier because when name changes occur (marriage, maybe other reasons, too), those email addresses do change while the 
<em>userid</em>@case.edu format does not.) 
<strong>Email addresses (a.k.a. usernames) are much better for uniquely and permanently identifying individuals than EmployeeID/StudentID.</strong> In addition, using email addresses gives another benefit. If you need to key some information on me, for example, and you ask me what my EmployeeID is&#8230; well&#8230; I have no idea what it is. It's just another number that I guess I was supposed to memorize, but I have enough numbers (Bank PINs, SSN, Account #'s, phone numbers, etc.) to memorize. Ask me for my email address, yea, I can tell you that. So, in addition to being unique and permanent 
<em>and</em> universal (which EmployeeID/StudentID is not), it's easier for people to communicate and remember. A couple of people I've told this to have retorted that email addresses were not appropriate because they are publicly known. That is, they were wanting to use EmployeeID/StudentID in a "shared secret" or secure fashion. That's not appropriate as the EmployeeID/StudentID is not a random number (it's an auto-increment deal in a database table). As such, it is guessable. In situations where you need to securely identify a person, I would recommend using the tried-and-true method of having them enter their credentials. If it's a face-to-face meeting, use the Case Card. If it is an over-the-phone, IM, or email centered process, I would recommend changing the process to a web-based one where persons' credentials can be used.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Requiring Internet Explorer Should be Punishable</title
><link href="http://blog.case.edu/jeremy.smith/2007/11/14/requiring_internet_explorer_should_be_punishable"
 /><id
>http://blog.case.edu/jeremy.smith/2007/11/14/requiring_internet_explorer_should_be_punishable</id
><published
>2007-11-14T19:53:11Z</published
><updated
>2008-01-23T23:58:42Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="ie" label="ie"
 /><category term="internet explorer" label="internet explorer"
 /><category term="linkblog" label="linkblog"
 /><category term="microsoft" label="microsoft"
 /><category term="peoplesoft" label="peoplesoft"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>From 
<a title="CASE DAILY: News and Information: Marketing and Communications: Case Western Reserve University" href="http://blog.case.edu/casedaily/2007/11/13/case_daily">yesterday's Case Daily</a>
<blockquote>For best results, employees should use Internet Explorer as the Web browser when enrolling in benefits.</blockquote>
<em>Sigh...</em> What year is it again?</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Enterprise Software</title
><link href="http://blog.case.edu/jeremy.smith/2007/10/24/enterprise_software"
 /><id
>http://blog.case.edu/jeremy.smith/2007/10/24/enterprise_software</id
><published
>2007-10-24T19:01:19Z</published
><updated
>2007-10-25T18:38:33Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="enterprise systems" label="enterprise systems"
 /><category term="mainblog" label="mainblog"
 /><category term="oracle" label="oracle"
 /><category term="project management" label="project management"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I'm always up for a pile-on "Enterprise Software." 
<a title="Subtraction 7.0" href="http://www.subtraction.com/">Khoi Vinh</a> kicks it off with 
<a title="Subtraction: If It Looks Like a Cow, Swims Like a Dolphin and Quacks Like a Duck, It Must Be Enterprise Software" href="http://www.subtraction.com/archives/2007/1019_if_it_looks_.php">If It Looks Like a Cow, Swims Like a Dolphin and Quacks Like a Duck, It Must Be Enterprise Software</a>:
<blockquote>Shielded away from the bright scrutiny of the consumer marketplace and beholden only to a relatively small coterie of information technology managers who are concerned primarily with&#8230; the continual justification of their jobs and staffs, enterprise software answers to few actual users. Given that hothouse environment, it's only natural that the result is often very strange.</blockquote>I'm in fairly firm agreement with 
<a title="Why Enterprise Software Sucks - (37signals)" href="http://www.37signals.com/svn/posts/669-why-enterprise-software-sucks">Jason Fried's posting at 37signals</a> &#8212; "Enterprise Software" is built to be sold not used. Its design is centered around fulfilling vague checklists that IT management brings in front of salespersons that wield glitzy Powerpoint presentations full of pie charts and impressive sounding buzzwords. This marketplace seems fairly flawed to me, but methods to change or improve the dynamics aren't clear. And, yes, I have some vitriol built up with my first hand experiences (
<a title="Oracle | Enterprise Human Capital Management enables you to streamline HR systems, deploy self service, and align your workforce with objectives" href="http://www.oracle.com/applications/peoplesoft/hcm/ent/index.html">1</a>, 
<a title="Remedy Service Management is now on BMC.com" href="http://www.bmc.com/remedy/">2</a>, 
<a title="Project Management Software, Web Based Project Management and Tracking Tools" href="http://www.eproject.com/">3</a>).</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>New Toys</title
><link href="http://blog.case.edu/gps10/2007/08/20/new_toys"
 /><id
>http://blog.case.edu/gps10/2007/08/20/new_toys</id
><published
>2007-08-20T06:03:09Z</published
><updated
>2007-08-20T06:57:55Z</updated
><category term="Garmin" label="Garmin"
 /><category term="Personal" label="Personal"
 /><category term="Personal" label="Personal"
 /><category term="cycling" label="cycling"
 /><category term="failures of technology" label="failures of technology"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I have purchased two new toys to keep me entertained for the moment. The first, a 
<a href="https://buy.garmin.com/shop/shop.do?cID=160&amp;pID=331">Garmin Edge 305</a> GPS-enabled bicycle computer. Yes, you read that right: they make bicycle computers with GPS on them. Being one who loves data, I opted for the model with both the cadence and heart rate monitor. During normal use, the unit records information every second and after the ride, you hook it up to your computer and look at cool charts of all the data. You can also upload the information to 
<a href="http://www.motionbased.com">MotionedBased</a> for more graphs and to share with your friends. You can check out my first three rides: 
<a href="http://trail.motionbased.com/trail/invitation/email/accept.mb?senderPk.pkValue=156505&amp;unitSystemPkValue=2&amp;episodePk.pkValue=3681886">initial ride -- easy</a>, 
<a href="http://trail.motionbased.com/trail/invitation/email/accept.mb?senderPk.pkValue=156505&amp;unitSystemPkValue=2&amp;episodePk.pkValue=3697379">second ride -- short with big climb</a>, and 
<a href="http://trail.motionbased.com/trail/invitation/email/accept.mb?senderPk.pkValue=156505&amp;unitSystemPkValue=2&amp;episodePk.pkValue=3713054">today's ride</a>-- a medium length 55 mile loop (since when did I start referring to 55 miles as "medium?"). Currently, I'm "educating" the unit by riding all my usual routes. Once you have created a course, you can load it up and ride it later. You can program points on the map for alerts (sprints, summits, etc). But, best of all, you can compete against the virtual you for continual refinement. Although I've only spent about three rides and one-hundred miles with the unit, I am already very impressed. Before, my computer lacked elevation and cadence and my heart-rate monitor required me to look at a watch (I was never a fan of strapping those things on the handlebars). With the Edge 305's huge screen, I can see all of this information at once. You have two main "data" screens to display raw data. For each screen, you select the number of elements to display and can select which data points are displayed and where. I'm still trying to figure out the combination of data elements for each screen, but with about forty different fields available to display, I'm sure I'll eventually find the combinations I want. So far, I've found having the heart rate, cadence, and grade data points invaluable. When climbing, I know when to pull back (heart rate), why I'm working too hard (grade &amp; cadence). I look forward to thousands more miles with the Edge 305! My other new toy is a desktop. After 
<a href="http://blog.case.edu/gps10/2007/07/15/widescreen_monitors">alluding</a> to replacing my five year old desktop, my plans were hastically put into action when the always reliable desktop starting having issues POST'ing. Even if it could post, running either Linux or Windows was unreliable. Obviously, there is a hardware issue somewhere. I'm guessing it is the motherboard (memory would be my second guess), but I didn't even bother investigating since I wanted to buy a new desktop. So, I put in the orders to Newegg and friends and put together the following:
<ul>
<li>Antec Solo case w/ Antec Smartpower 430W PSU</li>
<li>Gigabyte P35-DS3R motherboard</li>
<li>Antec Q6600 G0 stepping quad core CPU</li>
<li>Asus DRW-1814BLT DVD Burner</li>
<li>2x1GB Patriot DDR2 PC6400 RAM&lt; (4-4-4-12 timings)</li>
<li>500 GB Western Digital SE16 WD5000AAKS</li>
<li>EVGA e-GeForce 7900GS KO</li>
</ul>I haden't built a computer for anybody in the last five years, so I had to relearn the trade a bit. The first step, as always, is learning how to sort through all the junk that is out there. If you don't overclock, (I don't, usually), you can probably ignore a good chunk of the online commentary for a given product, especially cases. So many people knock cases for not having enough ventilation. But, if you aren't running the highest-end video card and overclocking your CPU, you won't notice. Likewise, unless your case is packed, you don't need a 500W power supply. My old computer had a 400W power supply, and I crammed in 5 hard drives, two optical drives, five case fans, etc. Granted, I don't think my Gefore 4 consumed as much power as today's video cards, but still... Anyway, the primary goal for this machine was limiting the noise. Hence, the Antec Solo case, efficient power supply (I generally try to buy efficient electronics anyway), and careful selection of the optical and disk drives. When I powered on the machine for the first time, I was rewarded for my research to the sound of... nothing. This sucker is quiet. The only thing that breaks the silence is the fan on the video card, which cranks up when doing anything 3D (including the desktop on Vista). Luckily, there are some software tools that allow you to create fan profiles. Anyway, this computer is FAST. I can't believe how fast I managed to get Gentoo fully up and running! I swore it compiled all of KDE in under three hours! But, before Gentoo was on the machine, I loaded Vista Ultimate. My final verdict isn't in yet, mainly because some things I love, others I hate. First, it boots much faster than XP. Standby mode and restoration is also pretty responsive (I have it shutdown after no activity for a few minutes). The UI is also a lot more polished. Aspects are very OS X'ish, which is good. Negative points include all of the "are you sure" popups. I understand wanting to prompt the user about certain things, but no user wants to get prompted this much. For example, every time I go to the task manager and click to open the resource manger, I get prompted to continue. I clicked the friggin button myself, I know what I want! I'm sure there is a way to put the OS in "less-paranoid" mode, but I haven't investigated that yet. I'm sure there is a vast wealth of knowledge on this topic out there, I just have to look... I'm still discovering all of the hidden gems in Vista. For example, I just discovered Windows Media Center, which just rocks. All I need is a long enough cable to run to my plasma television, an RF remote, and I'll be in heaven. The feature is so cool, I may even have to invest in a Home Theater PC one of these days. But, before that, I need to build the home theater. My television is already getting lonely without the sound. Unfortunately, I'm quite the audiophile, so finalizing on the audio aspect has been a long, arduous process. Perhaps one of these days I'll finally give in and pull the plug on some of the great deals at 
<a href="http://www.audiogon.com">Audiogon</a>... Until then, I have my current new toys to keep me company.</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>CAS Sucks!</title
><link href="http://blog.case.edu/jeremy.smith/2007/04/16/cas_sucks"
 /><id
>http://blog.case.edu/jeremy.smith/2007/04/16/cas_sucks</id
><published
>2007-04-16T18:11:19Z</published
><updated
>2007-04-17T03:32:52Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="cas" label="cas"
 /><category term="mainblog" label="mainblog"
 /><category term="single sign on" label="single sign on"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>In my 
<a title="Jeremy Smith's blog: Case.tv" href="http://blog.case.edu/jms18/2007/04/12/casetv">previous entry praising</a> 
<a title="Case TV" href="http://tv.case.edu/">Case.TV</a>, I inadvertently caused a long thread on the demerits of 
<a href="http://wiki.case.edu/CAS">CAS</a>, our Single Sign On System. From the comments, a 
<a title="Jeremy Smith's blog: Case.tv" href="http://blog.case.edu/jms18/2007/04/12/casetv#71881">quote from Sean Maxwell</a> (who was the designer (from the markup perspective not the UI perspective) of the Case.TV web site &#8212; the person I was looking for):
<blockquote>I hate CAS. Whatever CAS is doing I can do better and faster. I don't mind integrating with it, but relying on it is a bad idea in my opinion.</blockquote>That's clear-cut enough. I had actually not heard any push-back regarding 
<a href="http://wiki.case.edu/CAS">CAS</a> before. I didn't know CAS sucked. And I 
<em>hate</em> stuff that sucks (RE: previous post &#8212; 
<a title="Jeremy Smith's blog: I Must Be the Most Demanding User in the World" href="http://blog.case.edu/jms18/2005/02/23/demanding_user">I Must Be the Most Demanding User in the World</a>). So I'd like to hear more regarding the demerits, inefficiencies, and general suckiness of CAS from others. Too slow? UI sucks? Confusing redirects? Too much work to interoperate with? Other? As a possible counter-point to this future discussion, I did write-up 
<a title="Jeremy Smith's blog: The Benefits of Single Sign On" href="http://blog.case.edu/jms18/2005/06/27/the_benefits_of_single_sign_on">The Benefits of Single Sign On</a>, which covers "handling expired passwords", "handling disabled accounts", "increased security with two-factor login controls", "interoperability with federated identity for free" (for example, the 
<a title="Jeremy Smith's blog: OpenID Server Integrated with CAS" href="http://blog.case.edu/jms18/2007/03/09/openid_server_integrated_with_cas">OpenID server I integrated with CAS</a>), etc. Things I didn't cover in that 2 year old article that are upcoming features to CAS include anti-phishing measures and security monitoring tools to detect compromised accounts. But what I want to focus on is why 
<a href="http://wiki.case.edu/CAS">CAS</a> sucks. I'd prefer it not to suck. So any feedback is appreciated so that I can attempt to make it suck less. Thanks!</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>SOA</title
><link href="http://blog.case.edu/jeremy.smith/2006/11/02/soa"
 /><id
>http://blog.case.edu/jeremy.smith/2006/11/02/soa</id
><published
>2006-11-02T07:13:43Z</published
><updated
>2006-11-02T07:15:05Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="Web Services" label="Web Services"
 /><category term="it" label="it"
 /><category term="linkblog" label="linkblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="SOA Facts" href="http://soafacts.com/">SOA can write and compile itself</a>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>What Do Others Think of PeopleSoft</title
><link href="http://blog.case.edu/gps10/2006/10/25/what_do_others_think_of_peoplesoft"
 /><id
>http://blog.case.edu/gps10/2006/10/25/what_do_others_think_of_peoplesoft</id
><published
>2006-10-26T03:41:23Z</published
><updated
>2006-10-26T03:50:36Z</updated
><category term="Case IT" label="Case IT"
 /><category term="Oracle" label="Oracle"
 /><category term="PeopleSoft" label="PeopleSoft"
 /><category term="failures of technology" label="failures of technology"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>Case is switching to the PeopleSoft Enterprise Campus Solutions to manage student information. I was browsing around 
<a href="http://wso.williams.edu/wiki/">Willipedia</a> (Williams College wiki) and found their 
<a href="http://wso.william.edu/wiki/index.php?title=PeopleSoft">article on PeopleSoft</a>. Some quotes:
<blockquote>The PeopleSoft system, which students access and operate by their web-browsers, is widely complained about, and many students refer to the system, or the perennial practice of registering for classes through it, as the "PeopleSoft Hell".</blockquote>
<blockquote>Students also complain of the program's speed. Because of the need to click through many menus and buttons to perform even the simplest functions</blockquote>It is good to see what we have to look forward to. Also, if anybody from Williams is reading, I really like 
<a href="http://wso.williams.edu">http://wso.williams.edu</a>. Very simple and to the point. I love it. It is so cool that all the social networking services are located under one umbrella.</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>Ubuntu</title
><link href="http://blog.case.edu/jeremy.smith/2006/09/11/ubuntu"
 /><id
>http://blog.case.edu/jeremy.smith/2006/09/11/ubuntu</id
><published
>2006-09-11T22:53:19Z</published
><updated
>2006-09-11T22:58:20Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="apple" label="apple"
 /><category term="mainblog" label="mainblog"
 /><category term="microsoft" label="microsoft"
 /><category term="open source" label="open source"
 /><category term="osx" label="osx"
 /><category term="ubuntu" label="ubuntu"
 /><category term="windows" label="windows"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I have no "religious" ties to any piece of software or "software philosophy." Many think of me as an 
<a title="Jeremy Smith's blog: Hats" href="http://blog.case.edu/jms18/2005/05/27/hats">open source zealot</a>, but I'm not. I think of software as nothing but tools, and I don't care how the hammer is made; it just needs to work for me. In a lot of situations, I tend to think of software as 
<a title="Jeremy Smith's blog: First 2005 Autocross Wrap-up" href="http://blog.case.edu/jms18/2005/05/15/first_2005_autocross_wrapup">cars</a> in that 
<a title="Jeremy Smith's blog: Choosing Platforms" href="http://blog.case.edu/jms18/2005/11/02/choosing_platforms">I like to be able to tinker with its innards</a>, but it's not a make-or-break thing for me. Afterall, on my two desktops, I use 
<a href="http://microsoft.com">Windows</a> and 
<a href="http://www.apple.com/macosx">OSX</a> (epitomies of closed source systems); and I have 
<a title="Jeremy Smith's blog: I Must Be the Most Demanding User in the World" href="http://blog.case.edu/jms18/2005/02/23/demanding_user">impossibly high expectations</a>. And, yes, I have read 
<a title="dive into mark" href="http://diveintomark.org/">Mark Pilgrim's</a> 
<a title="Freedom 0 [dive into mark]" href="http://diveintomark.org/archives/2004/05/14/freedom-0">Freedom 0</a> and 
<a title="When the bough breaks [dive into mark]" href="http://diveintomark.org/archives/2006/06/02/when-the-bough-breaks">When the bough breaks</a>; and yes, I agree with everything he says... to a point... I just want stuff that works &#8211; and Windows and OSX have always fulfilled that requirement for me and I have never been bitten by the data lockin problems that Mark has experienced (maybe I just don't generate a lot of locally stored data?). So anyways, as I was saying, I use Windows on the desktop located in my office. But what I should be saying is "I 
<strong>used</strong> to use Windows on the desktop located in my office." It finally came to the point where I was spending too much time grooming the tool rather than using it to get my stuff done. It was time for it to go, and go it did. I'm typing this post up via 
<a title="Welcome - Ubuntu: Linux for human beings" href="http://www.ubuntu.com/">Ubuntu</a>. I'm going to follow this post up with some others such as "What Broke the Window's Back," "Why Ubuntu," "First 
<strong>N</strong> Things a New Ubuntu User Should Do," etc. If you are already a Ubuntu user and have any tips or tricks to dish out, please do (for example, how to make it not so ugly).</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>"Enterprise 2.0" *Should* be Better Than "Web 2.0"</title
><link href="http://blog.case.edu/jeremy.smith/2006/07/06/enterprise_20_should_be_better_than_web_20"
 /><id
>http://blog.case.edu/jeremy.smith/2006/07/06/enterprise_20_should_be_better_than_web_20</id
><published
>2006-07-06T19:05:01Z</published
><updated
>2006-07-06T19:18:16Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="enterprise systems" label="enterprise systems"
 /><category term="information architecture" label="information architecture"
 /><category term="it" label="it"
 /><category term="knowledge management" label="knowledge management"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>So, I'm back from 
<a title="Jeremy Smith's blog: On Vacation" href="http://blog.case.edu/jms18/2006/06/23/on_vacation">vacation</a> and have managed to catch up on all of my email. There's been some more interesting discussions happening about bring "Web 2.0" concepts into the "
<a title="Jeremy Smith's blog: The Term 'Enterprise' and How It is Applied to Software &#226;&#8364;&#8221; Technical or Social?" href="http://blog.case.edu/jms18/2005/08/10/enterprise_software">Enterprise</a>" (previously blogged about in my entry 
<a title="Jeremy Smith's blog: What I Read Over the Weekend: Bringing " web="" concepts="" to="" the="Enterprise&quot;&quot;" href="http://blog.case.edu/jms18/2006/04/17/web_20_for_the_enterprise">Bringing "Web 2.0" Concepts to the "Enterprise"</a>). 
<a title="Andrew McAfee" href="http://blog.hbs.edu/faculty/amcafee/">Andrew McAfee</a>, Associate Professor at the 
<a title="Harvard Business School" href="http://www.hbs.edu/">Harvard Business School</a>, has an excellent post 
<a title="Andrew McAfee: Raising the Least Common Denominator" href="http://blog.hbs.edu/faculty/amcafee/index.php/faculty_amcafee_v3/raising_the_least_common_denominator/">Raising the Least Common Denominator</a>:
<blockquote>And one of the main themes of this blog is that this kind of productive collaboration should be easier within Intranets than across the Internet. Enterprise 2.0, in other words, should be at least as powerful as Web 2.0. The informal and formal leaders of a company have an arsenal of tools at their disposal to shape both the processes of collaboration and their outcomes. If the digital collaboration platform turns into a shouting match or a random collection of junk they really have no one to blame but themselves.</blockquote>If 
<a title="Case Western Reserve University" href="http://www.case.edu/">we're</a> indicative of many "Enterprises," the biggest problem is the notion of "collaboration." Most people relate collaboration to email, Word documents, and meetings. So, when thinking of ways to 
<em>improve</em> "collaboration," the natural thought is to just try and create 
<strong>email++</strong>, 
<strong>Word++</strong>, and 
<strong>meetings++</strong>. This is how you end up spending hundreds of thousands of dollars on Web 1.0-style, monolithic collaboration "suites" like 
<a title="Oracle Collaboration Suite" href="http://www.oracle.com/collabsuite/index.html">Oracle Collaboration Suite</a> instead of turning to disruptive technologies that the Internet has already shown scale to the thousands and 
<em>facilitate</em> collaboration instead of just wrapping things up in complicated workflows and humdrum, clunky interfaces. There's a reason 
<a title="Main Page - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a> doesn't run on 
<a title="Better together: Microsoft Dynamics GP, Microsoft Office a powerful pair" href="http://www.microsoft.com/dynamics/gp/product/office_integration.mspx">Microsoft Dynamics</a> or 
<a title="Oracle Collaboration Suite" href="http://www.oracle.com/collabsuite/index.html">Oracle Collaboration Suite</a>. To get Enterprises to move to "Enterprise 2.0" is a huge shift in thinking. It's not 
<strong>email++</strong>; it is something entirely different. It's 
<em>not</em> monolithic software suites that enhance collaboration; rather, it is systems like 
<a title="Jeremy Smith's blog: Top 3 Most Wanted Services From ITS: #2) Wiki Farm" href="http://blog.case.edu/jms18/2006/02/01/three_wanted_its_services_wiki_farm">wiki farms</a> and 
<a title="Jeremy Smith's blog: Announcing the iTunes@Case Project" href="http://blog.case.edu/jms18/2006/03/20/case_itunes">iTunes</a> that enhance collaboration. Systems that get better and better the more people use them &#8212; emergent systems that enable the Read/Write web. 
<a title="JP Rangaswami" href="http://confusedofcalcutta.com/about-me/">JP Rangaswami</a> has a good follow-up post to Andrew McAfee's piece in 
<a title="Confused Of Calcutta :: Blog Archive :: Four Pillars: Does Social Software help Enterprises Dumb Down?" href="http://confusedofcalcutta.com/2006/07/04/four-pillars-does-social-software-help-enterprises-dumb-down/">Does Social Software help Enterprises Dumb Down?</a> where he describes "enterprise immune systems." I just thought the term was great in describing the avoidance of "Web 2.0" style collaboration tools in many enterprises. The battle to bring "Web 2.0" style, emergent Read/Write properties, user-centric tools/systems to the enterprise isn't just evangelizing their properties. What is needed is a cultural shift to stop thinking about collaboration in terms of 
<strong>email++</strong> and 
<strong>meeting++</strong>.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>More People Talking about Computer Help Documentation</title
><link href="http://blog.case.edu/gps10/2006/06/13/more_people_talking_about_computer_help_documentation"
 /><id
>http://blog.case.edu/gps10/2006/06/13/more_people_talking_about_computer_help_documentation</id
><published
>2006-06-13T19:15:37Z</published
><updated
>2006-06-13T19:33:51Z</updated
><category term="Case IT" label="Case IT"
 /><category term="CaseWiki" label="CaseWiki"
 /><category term="Content Management" label="Content Management"
 /><category term="failures of technology" label="failures of technology"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I 
<a href="http://blog.case.edu/gps10/2005/10/27/its_time_to_emancipate_computer_help_documentation">have mentioned</a> 
<a href="http://wiki.case.edu/Category:Computer_Help">computer help documentation</a> in my blog 
<a href="http://blog.case.edu/gps10/2006/04/08/revisiting_computer_help_documentation">before</a>. With a new help documentation site accessible through the 
<a href="http://wiki.case.edu/portal">portal</a> looming on the horizon, people are 
<a href="http://forum.case.edu/read/7/6671">concerned</a> that the solution is not ideal. I have to agree with them. I'm not trying to be a shameless promoter of my 
<a href="http://wiki.case.edu/Main_Page">product</a>. I'm just trying to raise awareness of what is best for the university. So, read the 
<a href="http://wiki.case.edu/Forum">Case Forum</a> thread, 
<a href="http://forum.case.edu/read/7/6671">help.case.edu getting replaced</a> and lend your $0.02.</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>Don't Limit Access of Your IT Information/Service</title
><link href="http://blog.case.edu/jeremy.smith/2006/06/02/dont_limit_access_of_your_it_informationservice"
 /><id
>http://blog.case.edu/jeremy.smith/2006/06/02/dont_limit_access_of_your_it_informationservice</id
><published
>2006-06-02T18:13:13Z</published
><updated
>2006-06-02T18:12:52Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="it" label="it"
 /><category term="mainblog" label="mainblog"
 /><category term="portal" label="portal"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>Dear Fellow IT Persons on Campus, When you are developing your new service/system/what-have-you, try to refrain from limiting the ways in which users can access the service/system/information/what-have-you. The more open you are with your data (
<a title="Small Pieces Loosely Joined" href="http://www.smallpieces.com/">small pieces, loosely joined</a>), the better. Also, the downtime/lack-of-accessibility of your system won't be affected by the downtime of the system used to access it. Don't get it, yet? If you find yourself writing phrases like "available only through" or "available exclusively through" or "you'll 
<em>have</em> to use 
<strong>x</strong> to access the data," you've tripped up on this concept. Still not relating to what I am suggesting? Go read this thread on the 
<a title="forum.case.edu" href="http://forum.case.edu/">forums</a> &#8211; 
<a title="forum.case.edu :: General Discussion :: help.case.edu getting replaced?" href="http://forum.case.edu/read/7/6671">help.case.edu getting replaced?</a>. Read this quote from the 
<a title="Student Accounts Receivable Weblog" href="http://blog.case.edu/student-accounts-receivable/">Student Accounts Receivable Weblog</a> in their entry 
<a title="Student Accounts Receivable Weblog: Billing Upgrade" href="http://blog.case.edu/student-accounts-receivable/2006/05/30/billing_upgrade">Billing Upgrade</a>:
<blockquote>Students will access QuikPAY exclusively through the my.case.edu portal.</blockquote>It's great that it will be available via the Portal. It's bad that that is the "only" way it will be available. Portals exist to aggregate information and services together. Portals are not for providing exclusivity for services.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>For the Record</title
><link href="http://blog.case.edu/jeremy.smith/2006/05/12/i_hate_solaris"
 /><id
>http://blog.case.edu/jeremy.smith/2006/05/12/i_hate_solaris</id
><published
>2006-05-12T07:17:17Z</published
><updated
>2006-05-12T07:19:26Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>You might have noticed bunches of problems with login.case.edu, its-services.case.edu, phonebook.case.edu, softwarecenter.case.edu, etc. (its-wiki.case.edu, its-bb.case.edu, sprint.case.edu, adelphia.case.edu, blackboard.cwru.edu (redirector), backup.case.edu, backup-test.case.edu, its-stats.case.edu, dellPremiere.case.edu, shibb.case.edu, and phone.case.edu &#8212; or anything relying on login.case.edu for authentication). Our big Apache server that runs all those sites resides on the 
<acronym title="Network Attached Storage">NAS</acronym>. The NAS got upgraded firmware or something. This made our stuff (including the Directory Servers and, consequently, mail servers) unhappy. It's running now. But 
<em>how</em> it is running is one of the greatest feats of hackery performed. A thank-you shout-out to Dave Kovacic, Ed Rynes, Sam Harmon, and Jim Nauer for putting in 18 hours of work or so to help me get it back up and running for the time being (and being the ones that invented the ultimate h4X0r solution to band-aid it until a real solution can be formed). And 
<strong>For the Record</strong>: I hate Solaris and I hate it's crazy linking problems. (Oh... and if you sent me an email today (or to any of the *-admin emails I patrol), I promise to get back to you sometime tomorrow. Or just email me again.)</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Hiring Consulants to Do Your Project Does Not Remove Your Accountability for Its Failure</title
><link href="http://blog.case.edu/jeremy.smith/2006/05/05/accountability"
 /><id
>http://blog.case.edu/jeremy.smith/2006/05/05/accountability</id
><published
>2006-05-05T19:11:23Z</published
><updated
>2006-05-05T19:13:32Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="enterprise systems" label="enterprise systems"
 /><category term="it" label="it"
 /><category term="mainblog" label="mainblog"
 /><category term="project management" label="project management"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>
<a title="Telegraph | Money | How consultants are cashing in on pure incompetence" href="http://www.telegraph.co.uk/money/main.jhtml?view=DETAILS&amp;grid=M3&amp;xml=/money/2006/05/05/ccjeff05.xml">How consultants are cashing in on pure incompetence</a>
</p>
<p>Oh how I have witnessed this myself.</p>
<p>Pulling a quote from the article:</p>
<blockquote>
<p>I'm not saying that all consultants are charlatans. Neither is it unreasonable for businesses to call in experts for projects which require specialist knowledge, such as the installation of a computer system. But when retailers start hiring consultants to do the retailing, you've got to wonder.</p>
<p>In a letter to the US business magazine, Fortune, an American executive, Charles Yarham, explained the remarkable boom in consultancy.</p>
<p>"If you initiate a project on your own and it succeeds, well, that's your job. If the programme fails, it's your neck. However, if you hire a consultant and the project succeeds, it's a feather in your cap. If the project fails, you have a consulting firm to blame. After all, they're the experts."</p>
</blockquote>
<p>I think of this as symptomatic of the growing trend to consolidate power, decision-making, and discretionary budget use higher and higher up the chain of command. But what is not flowing along with it is the accountability. Because, as was quoted above, "if you hire a consultant and the project succeeds, it's a feather in your cap... if the project fails, you have a consulting firm to blame."</p>
<p>a) I think this is a terrible trend. b) If we have to go down this dark path, the accountability should flow upwards with everything else. If one hires a consulting firm to do something, and that consulting firm overprices, under-delivers, exceeds the time table, or otherwise fails in any way, the person who hired that consulting firm should be held directly accountable. If a manager is not knowledgeable enough to not be able to see through consultants' and marketers' BS, they shouldn't be working in management. Or if the manager relied on the evaluations of his in-house specialists to evaluate consultants and the in-house staff chose poorly, they should be held accountable, too.</p>
<p>
<em>Hiring consultants to do a job should not remove accountability.</em>
</p>
<p>The other great quote from the article which is just an application and retread of a 
<a title="Niccol&#239;&#191;&#189; Machiavelli - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Machiavelli">Machiavelli</a> quote:</p>
<blockquote>
<p>[The executive] having abnegated so much responsibility, how could he possibly be confident that what the consultants were telling him made sense?</p>
<p>Or, as Machiavelli put it: "A prince who is not himself wise cannot be wisely advised&#226;&#8364;&#166; good advice depends on the shrewdness of the prince who seeks it."</p>
</blockquote>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>I Thought the "Software Stack Wars" Were Over</title
><link href="http://blog.case.edu/jeremy.smith/2006/04/19/software_stack_wars"
 /><id
>http://blog.case.edu/jeremy.smith/2006/04/19/software_stack_wars</id
><published
>2006-04-19T18:37:23Z</published
><updated
>2006-04-19T18:41:05Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="enterprise systems" label="enterprise systems"
 /><category term="it" label="it"
 /><category term="mainblog" label="mainblog"
 /><category term="oracle" label="oracle"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I thought this was over. I thought the industry had learned its lesson &#8211; installing vertically monolithic tiers from a single vendor that uses 
<a title="Jeremy Smith's blog: What is a 'Standard'" href="http://blog.case.edu/jms18/2006/04/07/what_is_a_standard">"standards" as a marketing term and not a core business principle</a> does not a) reduce cost, b) put you in a leveraging position with that vendor, c) improve user experience, or d) reduce complexity. I guess we haven't learned our lesson &#8211; 
<a title="Software's 'stack wars' | CNET News.com" href="http://news.com.com/Softwares%20stack%20wars/2100-1012_3-6062557.html?tag=sas.email">Software's "stack wars"</a>. Actually, I think this is a fluff piece meant to try and revive the thinking of this architectural style amongst the dinosaurs that still desperately cling to these notions. The first 
<a title="TalkBack: Best of breed - ancient history | reader response on CNET News.com" href="http://news.com.com/5208-1012-0.html?forumID=1&amp;threadID=16168&amp;messageID=138102&amp;start=-197">commenter</a> points out the obvious.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>What I Read Over the Weekend: Bringing "Web 2.0" Concepts to the "Enterprise"</title
><link href="http://blog.case.edu/jeremy.smith/2006/04/17/web_20_for_the_enterprise"
 /><id
>http://blog.case.edu/jeremy.smith/2006/04/17/web_20_for_the_enterprise</id
><published
>2006-04-17T19:53:23Z</published
><updated
>2006-04-17T19:59:37Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="blog" label="blog"
 /><category term="collaboration" label="collaboration"
 /><category term="enterprise systems" label="enterprise systems"
 /><category term="information architecture" label="information architecture"
 /><category term="it" label="it"
 /><category term="knowledge management" label="knowledge management"
 /><category term="mainblog" label="mainblog"
 /><category term="social software" label="social software"
 /><category term="web 2.0" label="web 2.0"
 /><category term="wiki" label="wiki"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>Interested in what I read about over this past weekend? No? Well... go ahead and stop reading then. 
<a title="Puppys Vs. Cat Video - Google Video" href="http://video.google.com/videoplay?docid=-2336001057263201649&amp;pl=true">Here's</a> something entirely more entertaining.</p>
<p>Yes? Well, the Internet was a-buzzin' with articles, comments, and opinions on bringing "Web 2.0" concepts "inside the firewall" i.e. using them in the "Enterprise" with emphasis on how it all relates to Knowledge Management Tools/Systems.</p>
<p>A lot of it was in reaction to Associate Professor at 
<a title="Harvard Business School" href="http://www.hbs.edu/">Harvard Business School</a> 
<a title="Andrew McAfee" href="http://blog.hbs.edu/faculty/amcafee/">Andrew McAfee's</a> article 
<a title="MIT SMR Article, " enterprise="" the="" dawn="" of="" emergent="" spring="" andrew="" p.="" mcafee.="" reprint="" href="http://sloanreview.mit.edu/smr/issue/2006/spring/06/">"Enterprise 2.0: The Dawn of Emergent Collaboration"</a>, which the author summarized:</p>
<blockquote>
<p>There is a new wave of business communication tools including blogs, wikis and group messaging software &#226;&#8364;&#8221; ... Enterprise 2.0 &#226;&#8364;&#8221; that allow for more spontaneous, knowledge-based collaboration. These new tools... may well supplant other communication and knowledge management systems with their superior ability to capture tacit knowledge, best practices and relevant experiences from throughout [an enterprise] and make them readily available to more users.</p>
</blockquote>
<p>
<a title="Nicholas G. Carr" href="http://www.nicholasgcarr.com/">Nicholas Carr</a>, former executive editor of the 
<a title="Harvard Business Online | HBR" href="http://harvardbusinessonline.hbsp.harvard.edu/b02/en/hbr/hbr_home.jhtml?_requestid=14968">Harvard Business Review</a> and author of 
<a title="Amazon.com: Does IT Matter? Information Technology and the Corrosion of Competitive Advantage: Books: Nicholas G. Carr" href="http://www.amazon.com/gp/product/1591394449/ref=ase_amazingbooks0b0/104-1076217-9273523?s=books&amp;v=glance&amp;n=283155&amp;tagActionCode=amazingbooks0b0">Does IT Matter?</a>, comments in 
<a title="Rough Type: Nicholas Carr's Blog: Is Web 2.0 enterprise-ready?" href="http://www.roughtype.com/archives/2006/04/is_web_20_enter.php">Is Web 2.0 enterprise-ready?</a>:</p>
<blockquote>
<p>No matter how technologically elegant their design, knowledge management "platforms" and "repositories" tend to quickly collapse under the weight of their own complexity. Using them turns out to be more trouble than it's worth - particularly for those employees who have the most valuable knowledge - and the platforms and repositories fall into disuse and are eventually, and quietly, dismantled. People go back to using efficient, direct conversations - through meetings, or phone calls, or emails, or instant messages - to exchange useful knowledge...</p>
<p>He then explains what makes Web 2.0 technologies different. "The good news," he writes, is that the new technologies "focus not on capturing knowledge itself, but rather on the practices and output of knowledge workers."</p>
</blockquote>
<p>Andrew McAfee comments on Nicholas's comments in 
<a title="Andrew McAfee" href="http://blog.hbs.edu/faculty/amcafee/index.php/faculty_amcafee_v3/does_web_20_guarantee_enterprise_20/">Does Web 2.0 guarantee Enterprise 2.0?</a>:</p>
<blockquote>
<p>If you believe that this migration [of enterprises using so-called "Web 2.0" tools] won&#226;&#8364;&#8482;t take place, you believe essentially that companies&#226;&#8364;&#8221;interdependent groups of people with a common mission and a profit motive &#226;&#8364;&#8221; are less able or less likely to engage in free-form collaboration than the mass of previously indepedent volunteer freelancers that have made 
<a href="http://www.wikipedia.org/">Wikipedia</a>, 
<a href="http://www.flickr.com/">Flickr</a>, 
<a href="http://myspace.com/">MySpace</a>, 
<a href="http://www.youtube.com/">YouTube</a>,&#160;
<a href="http://del.icio.us/">del.icio.us</a>, 
<a href="http://www.digg.com/">Digg</a>, etc. so powerful and successful.</p>
<p>Lots of knowledge workers spend lots of their time on two activities: keeping their colleagues appraised of what they&#226;&#8364;&#8482;re doing, what progress has been made, what they&#226;&#8364;&#8482;ve learned/concluded, etc. and trying to locate resources within their own organizations... Blogs (like the other Enterprise 2.0 tools) can help with the first of these tasks, and in doing so also help with the second. It&#226;&#8364;&#8482;s not too farfetched to envision companies in which people use Enterprise 2.0 tools to report progress, collaborate, and share the outputs of these collaborations.</p>
</blockquote>
<p>In another article, 
<a title="Taking Web Services To The Office | Union Square Ventures: A New York Venture Capital Fund Focused on Early Stage &amp; Startup Investing" href="http://www.unionsquareventures.com/2006/04/taking_web_serv.html">Taking Web Services To The Office</a>, Fred Wilson compares how technologies used to emerge for "Enterprises" and consumers with how they emerge now:</p>
<blockquote>
<p>Esther Dyson observed in 
<a href="http://www.release1-0.com/release1/abstracts.php?Counter=3840629">a Release 1.0 issue in 2004</a> (well before web 2.0 was upon us) that it used to be that technology would start with the goverment (military or space), then move to the enterprise, and end up in the consumer's hands. But, she said, these days technology starts with the consumer and moves up to the enterprise.</p>
</blockquote>
<p>Commenting on this thread that is spreading is the article 
<a title="AlacraBlog: Knowledge Management 2.0" href="http://www.alacrablog.com/alacrablog/2006/04/knowledge_manag.html">Knowledge Management 2.0</a> which discusses the growth of current 
<acronym title="Knowledge Management">KM</acronym> tools versus how "KM 2.0" will grow:</p>
<blockquote>
<p>Many of the failed knowledge management projects at financial services and professional services firms were top-down initiatives staffed by technology and information professionals. They required complex technology infrastructures and very long implementation timelines. One challenge was getting employees to share information through use of the system; another challenge was proving an acceptable ROI, given a very high level of investment and a difficult to measure return. In many cases no amount of management evangelism could lead employees to share knowledge in a complex and often difficult to use platform.</p>
</blockquote>
<p>These "top-down" initiatives usually involve someone (called "a consultant" or a "salesperson") who is master of spin i.e. a person who can BS with the best of them convincing those with decision making power that complex/convulated KM systems will enable their "Enterprise." The easiest way to cut through these persons' BS is to make them step away from the carefully constructed Powerpoint buzzword generating machine and ask them to actually demonstrate how this system they're trying to hock will help Jane in sales find information from Greg in Engineering better than email or a phone call. Make them demonstrate the entire system from creation of "knowledge" all the way to the point where Jane retrieves it. If after the demonstration, it is still incredibly obvious that Jane sending an email to Greg and getting a response back is easier than their "workflow enabled digital repository of knowledge," tell that consultant/salesperson to take their $600,000 contract, 7-9 month timeline, and ROI estimates elsewhere.</p>
<p>The final article I read was a month old one written by 
<a title="Ross Mayfield's Weblog" href="http://ross.typepad.com/">Ross Mayfield</a>, CEO of 
<a title="Socialtext Enterprise Wiki" href="http://www.socialtext.com/">Socialtext</a>, entitled 
<a title="An Adoption Strategy for Social Software in the Enterprise | Socialtext Enterprise Wiki" href="http://www.socialtext.com/node/70">An Adoption Strategy for Social Software in the Enterprise</a>. It's a long article and should be read in its entirety (like all of the other links), but I'll pull some quotes from it.</p>
<blockquote>
<p>Experience has shown that simply installing a wiki or blog (referred to collectively as 'social software') and making it available to users is not enough to encourage widespread adoption. Instead, active steps need to be taken to both foster use amongst key members of the community and to provide easily accessible support.</p>
<p>There are two ways to go about encouraging adoption of social software: fostering grassroots behaviours which develop organically from the bottom-up; or via top-down instruction. In general, the former is more desirable, as it will become self-sustaining over time - people become convinced of the tools' usefulness, demonstrate that to colleagues, and help develop usage in an ad hoc, social way in line with their actual needs.</p>
</blockquote>
<p>I can personally vouch for that in regards to the Case Blog, Case Wiki, and ITS internal wiki.</p>
<blockquote>
<p>... consider how social software fits in to the context of their job, their daily working processes and the wider context of their group's goals.</p>
<ul>
<li>What specific problems does social software solve?</li>
<li>What are the benefits for this person?</li>
<li>How can the software be simply integrated into their existing working processes?</li>
<li>How does social software lower their work load, or the cognitive load associated with doing specific tasks?</li>
</ul>
</blockquote>
<p>That harkens back to the earlier mini-rant I did in this post regarding 
<acronym title="Knowledge Management">KM</acronym> contractors/consultants/salespersons. Make them show you, not in Powerpoint or whitepapers &#8212; in an actual demonstration, from beginning to end, from creation to retrieval, how this system will help and enable and empower and 
<a title="Creating Passionate Users" href="http://headrush.typepad.com/">empassion</a> the users whose job it will be to use the system. If email or a phone call trumps their system...</p>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>IT End User Help Documentation</title
><link href="http://blog.case.edu/jeremy.smith/2006/04/08/it_end_user_help_documentation"
 /><id
>http://blog.case.edu/jeremy.smith/2006/04/08/it_end_user_help_documentation</id
><published
>2006-04-08T21:13:37Z</published
><updated
>2006-04-08T21:15:02Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="IT in Higher Ed" label="IT in Higher Ed"
 /><category term="case wiki" label="case wiki"
 /><category term="linkblog" label="linkblog"
 /><category term="wiki" label="wiki"
 /><category term="wiki@case" label="wiki@case"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Gregory Szorc's blog - Revisiting Computer Help Documentation" href="http://blog.case.edu/gps10/2006/04/08/revisiting_computer_help_documentation">Revisiting Computer Help Documentation</a>
<blockquote>
<a title="RightAnswers: Products Self Service" href="http://www.rightanswers.com/products_selfservice.html">RightAnswers Self-Service</a> is over-marketed software... 
<a title="Case Western Reserve University" href="http://www.case.edu/">Case</a> is getting the raw end of the deal and I have a responsibility as a caring university member to share that observation.</blockquote>I've long urged people to put their end user system's documentation on the 
<a title="Main Page - CaseWiki" href="http://wiki.case.edu/Main_Page">Wiki</a>, and any chance I get, I urge people to move these "Help Scripts" to the Wiki. But I don't think the issue here is a matter of 
<a title="PerceptIS, LLC" href="http://www.perceptis.com/">PerceptIS</a> thinking they would lose money. "Don't attribute to malice what can be explained by..."</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Revisiting Computer Help Documentation</title
><link href="http://blog.case.edu/gps10/2006/04/08/revisiting_computer_help_documentation"
 /><id
>http://blog.case.edu/gps10/2006/04/08/revisiting_computer_help_documentation</id
><published
>2006-04-08T19:44:20Z</published
><updated
>2006-04-08T20:41:39Z</updated
><category term="failures of technology" label="failures of technology"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I just completed a test drive of the new Help Desk knowledge base on campus. It is powered by 
<a href="http://www.rightanswers.com/products_selfservice.html">RightAnswers Self-Service</a>. I saw the product and thought, "Cool, self-service means I can change stuff, like a wiki." I was getting pretty excited. My excitement was raised when I read the following on the product page:
<blockquote>To keep support centers as efficient as possible in the face of mounting challenges, forward-thinking support managers are increasingly turning to self-service applications to reduce support costs while maintaining service quality</blockquote>Cool, this sounds like a wiki. Let's read more.
<blockquote>Self-Service increases the productivity of end users by empowering them to resolve their own issues. Through Self-Service, users gain access to the information they need, when they need it.</blockquote>Ahhhh... the power to resolve my own issues. This must mean I can change content if it is wrong. I am really psyched. It sounds like great software! I too can contribute to the knowledge base. Then, the following:
<blockquote>If a solution is not found, there is a smooth handoff from self to assisted service through integration with your existing help desk software.</blockquote>WTF? If knowledge doesn't exist in the knoweledge base, a product titled "Self-Service" won't let me add it myself! Instead, I need to open a ticket to have it created. WTF?!?! Really, WTF? I don't want to get mad at the Help Desk, but I am left with no choice. Warning: I am going to make some scathing remarks. They are the result of the truth as I know it. If I am wrong on any point, please leave a comment for this entry. This system, from the viewpoint as someone who is concerned about where my tuition money goes, sounds like a scam (from the Help Desk's perspective, it is a great business move). Let me tell you why. The Help Desk is contracted to resolve X number of tickets per time Y. If there are more than X tickets in time Y, they get Z dollars for each extra ticket. Case wishes to minimize the number of tickets filed because it means the service costs less. The Help Desk wants more tickets filed because it means more profit. Case wants it's employees to be happy with support. The Help Desk wants to keep Case people happy about their service or they lose business. Nobody can argue there is common ground there. Now, for this new knowledge base system, in order to update documentation, a ticket is filed by somone at Case. X++; Subtract Z from Case's budget. Repeat. I wouldn't be complaining that much, except... 
<strong>The Case Wiki already provides knowledge management at Case for free</strong>. Why do we need to pay extra for something we have already? There is a simple solution here: Case tells the Help Desk to put documentation on the Case Wiki. People find said documentation. What? The information is wrong? You log in and change it yourself. No ticket is opened. No money is lost. Plain and simple. Service deployers can update documenation themselves without having to open a ticket. Users can leave comments about instructions. People can update the documentation to make it easier to follow. Another benefit is that if Case ever switches Help Desk providers, then the knowledge base doesn't disappear with the old provider. Why should Case be billed for opening a ticket requesting that the spelling in an article be corrected? Why should end-users be left out of the loop in developing documentation? Why should service deployers? The cold hard fact is that the system just isn't favorable to Case. Given the financial operations of the system and the fact that budgets are tight, somebody owes it to the financial well-being of the university to seriously investigate using the Case Wiki or any knowledge base for that matter, as long as it is Case-controlled, for help documentation. We tell the help desk provider to use that system. If, for some unforeseeable reason, we switch help desk providers, the collected knowledge isn't flushed down the toilet. So, to summarize: RightAnswers Self-Service is over-marketed software whose functionality could be duplicated and surpassed by free wiki software. Case has such software deployed and it would make financial and logical sense for Case to have a knowledge base there. Finally, I do not wish to offend anybody working for or affiliated with the Help Desk. They do great work and their service is vital. If I were in their shoes, I probably would have recommended the same course of action for the knowledge base because it is a good business move on their part. However, I am affiliated with Case, so the university's well-being is my agenda. In this matter, Case is getting the raw end of the deal and I have a responsibility as a caring university member to share that observation.</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>What is a "Standard"</title
><link href="http://blog.case.edu/jeremy.smith/2006/04/07/what_is_a_standard"
 /><id
>http://blog.case.edu/jeremy.smith/2006/04/07/what_is_a_standard</id
><published
>2006-04-07T21:47:19Z</published
><updated
>2006-04-07T22:41:04Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="mainblog" label="mainblog"
 /><category term="oracle" label="oracle"
 /><category term="web" label="web"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>A lot of software in the "Enterprise Systems" market now make claims like "utilizes" or "leverages" "standards." "Industry-wide standards." "Open standards." "Standards compliant." It's "based on a standard" (&#8592; by far my favorite one &#8211; "based on open standards" &#8211; 
<em>really</em> 
<strong>WTF?</strong>). It's become a buzzword &#8211; "standards" &#8211; and has lost what it really was. A "standard" is an agreement to do things a certain way. They exist so client system 
<b>A</b> can work with server system 
<b>B</b> and server system 
<b>C</b> in just the same way client system 
<b>X</b> can work with server systems 
<b>B</b> and 
<b>C</b>. That's it. They're not magic. Some standards are company standards. They're developed internally to be used by multiple products within their company. Microsoft's NTLM protocol for authentication is such a thing. Other standards are developed by multiple companies (like an IBM-MS-Sun meeting) that all get together and decide to whip up a standard to do something. Some standards are done out in the open. Some behind close doors. Some have documentation. Some don't. Some just sit on a server at Harvard languishing. When people say "open standards," they are usually referring to standards that are done out in the open, open to participation by anyone, and controlled by a so-called "Standards Organization" like 
<a title="OASIS" href="http://www.oasis-open.org">OASIS</a>, 
<a title="IETF Home Page" href="http://www.ietf.org/">IETF</a>, or 
<a title="EDUCAUSE | About EDUCAUSE | EDUCAUSE Home Page" href="http://educause.edu">eduCause</a>. What those organizations provide is a set of rules, a framework for participation, a framework for making revisions to standards, oversight, and some basic legal nicities. Again, nothing magical. Nothing scary. It's all simple and straight-forward. The best use for a standard is trying to figure out when something is wrong. If you have client 
<b>A</b> and it isn't working with server 
<b>B</b>, what do you do? Well, you look at what they're doing and figure out that client 
<b>A</b> is sending something to server 
<b>B</b> and is expecting something of 
<em>this</em> sort back; but server 
<b>B</b> is sending something like 
<em>this</em> back. (Go signup and lurk on the 
<a title="atom-protocol mailing list" href="http://www.imc.org/atom-protocol/">atom-protocol mailing list</a> or 
<a title="rss-public : RSS-Public" href="http://groups.yahoo.com/group/rss-public/">RSS-Public mailing list</a> to get overwhelmed by what this actually entails.) So then you go to the standard and figure out which one is misbehaving. Then, you yell at the people who designed the misbehaving system; you call them a 
<a title="Why specs matter [dive into mark]" href="http://diveintomark.org/archives/2004/08/16/specs">moron</a>; and you tell them that they aren't spec compliant. Or maybe you don't figure out which one is misbehaving because the spec is unclear. In that case... well, if the creators/maintainers of the standard have an open working group you can participate in, you can bring it to their attention, and they can make a revision to the spec clarifying it. If the spec doesn't have a group to work with, I would strongly (and I can't stress the 
<strong>strongly</strong> part strongly enough) suggest that you just abandon that technology altogether. Trust me on this one... just abandon it. That spec has already wasted enough people's time
<sup>1</sup>. Just move on. If you don't know what I am talking about, don't look into it. Anways... continuing on... That's it. That's what standards are. I hate it when people use the term "standards" as some kind of magic word. 
<strong>Engineer:</strong> Well, I'm not sure how well it's going to integrate. 
<strong>Salesperson:</strong> It's based on Open Standards 
<em>*wink*</em> so it should be no problem integrating it with your standards-compliant architecture. It's even better when their systems say "This system is standards compliant" and isn't. Like "our system uses the XMPP open standard" but it doesn't support TLS while the XMPP standard (
<a title="Extensible Messaging and Presence Protocol (XMPP): Core" href="http://www.xmpp.org/specs/rfc3920.html">RFC 3920</a>) explicitly states that TLS MUST ("MUST" in the 
<a title="RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt">RFC 2119</a> sense
<sup>2</sup>) be supported:
<blockquote>12.1. Servers In addition to all defined requirements with regard to security, XML usage, and internationalization, a server MUST support the following core protocols in order to be considered compliant: ... o XML streams (Section 4), including Use of TLS (Section 5), Use of SASL (Section 6), and Resource Binding (Section 7)</blockquote>You can't just pick and choose what parts of the spec you want to implement and which parts you want to ignore and then claim your are compliant. You're lying. And there should be a financial penalty for lying in your marketing material because, maybe then, you wouldn't do it anymore. &lt;/ranting&gt;
<br />
<br />
<br />
<sup>1</sup>I dare not spaketh its name. Invoking it causes the Internet to churn and boil unsettling the silt of ignorance that covers the undesirables causing them to unrest and to spew forth with wrath and pitchforks and comments. This is how blogs end. 
<sup>2</sup>MUST in the IETF standards vocabulary (
<a title="RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt">RFC 2119</a>) means:
<blockquote>1. MUST&#160;&#160;&#160;This word, or the terms "REQUIRED" or "SHALL", mean that the definition is an absolute requirement of the specification.</blockquote>Compare this with the entrys for SHOULD or MAY:
<blockquote>3. SHOULD&#160;&#160;&#160;This word, or the adjective "RECOMMENDED", mean that there may exist valid reasons in particular circumstances to ignore a particular item, but the full implications must be understood and carefully weighed before choosing a different course.</blockquote>
<blockquote>5. MAY&#160;&#160;&#160;This word, or the adjective "OPTIONAL", mean that an item is truly optional. One vendor may choose to include the item because a particular marketplace requires it or because the vendor feels that it enhances the product while another vendor may omit the same item. An implementation which does not include a particular option MUST be prepared to interoperate with another implementation which does include the option, though perhaps with reduced functionality. In the same vein an implementation which does include a particular option MUST be prepared to interoperate with another implementation which does not include the option (except, of course, for the feature the option provides.)</blockquote></div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>The Failings of "Enterprise Software"</title
><link href="http://blog.case.edu/jeremy.smith/2006/03/21/enterprise_software_failings"
 /><id
>http://blog.case.edu/jeremy.smith/2006/03/21/enterprise_software_failings</id
><published
>2006-03-21T07:29:01Z</published
><updated
>2006-03-21T07:27:23Z</updated
><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="enterprise systems" label="enterprise systems"
 /><category term="it" label="it"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>From an earlier 
<em>
<a title="Jeremy Smith's blog: Eating away from below" href="http://blog.case.edu/jms18/2006/03/20/eating_away_from_below">toread</a>
</em>, I now bring you the juicy quotes:</p>
<blockquote>
<p>Companies are realizing that the millions they've spent on "knowledge management" systems got them little more than confusing document repositories. So folks like 
<a href="http://www.socialtext.com/">Socialtext</a> can package a compellingly light tool of blogs and wikis, and sell it cheaply enough that it doesn't require budget approval from IT, and people can get their collaboration done without hassle.</p>
</blockquote>
<blockquote>
<p>No one likes talking to enterprise software salesfolks, no one likes the 3 to 6 months that the sales process takes, no one likes the 6 to 12 months that deployment takes, no one likes the costs, and almost no one likes the results. Enterprise software succeeded, though, because there weren't many other viable options.</p>
<p>That, of course, is changing.</p>
</blockquote>
<blockquote>
<p>I sure wouldn't want to be working in enterprise software right now. Sure, it's a massive industry, and it will take a long time to die, but the progression is clear, and, frankly, inevitable.</p>
</blockquote>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
></feed
>
