<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Coté&#039;s Drunk &#38; Retired &#187; Search Results  &#187;  enterprise+RSS</title>
	<atom:link href="http://drunkandretired.com/search/enterprise+RSS/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://drunkandretired.com</link>
	<description>Est. 2000</description>
	<lastBuildDate>Wed, 30 May 2012 23:48:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='drunkandretired.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/e9b6251ba0caeb8d940d40be39017a0b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Coté&#039;s Drunk &#38; Retired &#187; Search Results  &#187;  enterprise+RSS</title>
		<link>http://drunkandretired.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://drunkandretired.com/osd.xml" title="Coté&#039;s Drunk &#38; Retired" />
	<atom:link rel='hub' href='http://drunkandretired.com/?pushpress=hub'/>
		<item>
		<title>When the Customers Say &quot;So What?&quot;</title>
		<link>http://drunkandretired.com/2006/01/31/when-the-customers-say-so-what/</link>
		<comments>http://drunkandretired.com/2006/01/31/when-the-customers-say-so-what/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 22:57:53 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/?p=2598</guid>
		<description><![CDATA[As you, dear readers know, I have strong opinions on vestigial features in products. In the same way, I&#8217;m a strong believer in dumping and changing features that customers don&#8217;t care about: maintaining features that few people use is a &#8230; <a href="http://drunkandretired.com/2006/01/31/when-the-customers-say-so-what/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2598&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As you, dear readers know, <a href="http://www.drunkandretired.com/2005/03/11/fuck-that-last-10-it-dont-make-me-money-no-how/">I have strong opinions on vestigial features in products</a>. In the same way, I&#8217;m a strong believer in dumping and changing features that customers don&#8217;t care about: maintaining features that few people use is a night-mare and massive money-suck.</p>
<p>Somewhat counter-intutivly, then, I enjoyed <a href="http://blogs.zdnet.com/SAAS/?p=102&amp;part=rss&amp;tag=feed&amp;subj=zdblog">this part of a longer quote from SalesForce.com CEO Marc Benioff</a>:</p>
<blockquote><p>
Once we had the API really working well, then customers really started to hammer me on customization. They would say, &#8216;Why can&#8217;t I change this tab name, why can&#8217;t I change this field name, I want to be able to do this, and I want to be able to that.&#8217; Well, [we would say] the problem is that the tab name is through the whole documentation. It&#8217;s in the singular, it&#8217;s in the plural. It&#8217;s not just in one language, it&#8217;s in twelve. And then customers would say, &#8216;Yeah. So what?&#8217;
</p></blockquote>
<p>I say it&#8217;s somewhat counter-intutive that I&#8217;d like that quote because it indicates a high-degree of extra features and customization. Programmers hate those two words. Benioff&#8217;s mock-response to the customer says why: whenever you change something, there&#8217;s a cascading effect of other stuff you have to change, not least of which is the docs.</p>
<h2>Continuity</h2>
<p>So, a tiny change of a tab name entails a lot of work. But that&#8217;s only because the software vendor wants to maintain continuity in their software: they want all the parts of the software to &#8220;make sense&#8221; in relation to each other. One part of the software shouldn&#8217;t cause another part of the software to seem weird or funny.</p>
<h2>Sidebar: <i>Ad Continuity</i> Attacks</h2>
<p>As you might be thinking, or have lived through, this point is one of the best ways to waste hours discussing how to implement a feature. Since continuity can be highly judgmental, it&#8217;s a good arguing point. See security, usability, and performance for the other best ways to waste lots of time when talking about software.</p>
<h2>&#8220;How much money does continuity make me?&#8221;</h2>
<p>The point is, to avoid doing a change in software, we (the software makers) often say, &#8220;well, if we do that, it&#8217;ll have a cascading effect where this other thing won&#8217;t work, the docs won&#8217;t make sense, and all manner of other continuity problems will occur.&#8221;</p>
<p>While the above is an anecdote, I&#8217;d wager that in most cases, <i>enterprise</i> customers wouldn&#8217;t care about bad continuity: they&#8217;d rather have software that makes them more money than software that has  good continuity. This type of thinking is part of what feeds the notion of <a href="http://www.drunkandretired.com/2005/06/01/good-enough-software-or-software-for-the-new-hacker-culture/">good enough software</a>.</p>
<p>Of course, things are a little different in <i>consumer</i> software. But then again, which one of Microsoft and Apple has the best continuity in their software?</p>
<p>(And check out <a href="http://www.zdnet.com/5208-11406-0.html?forumID=1&amp;threadID=17274&amp;messageID=340629">the comments for some SalesForce.com backlash</a>.)</p>
<p><!-- technorati tags start -->
<p class="tags technoratiTags">Tags: <a href="http://www.technorati.com/tag/enterprisesoftware" rel="tag">enterprisesoftware</a>, <a href="http://www.technorati.com/tag/productmanagement" rel="tag">productmanagement</a>, <a href="http://www.technorati.com/tag/programming" rel="tag">programming</a>, <a href="http://www.technorati.com/tag/software" rel="tag">software</a>.</p>
<p><!-- technorati tags end --></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2598/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2598/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2598/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2598&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2006/01/31/when-the-customers-say-so-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>The Blogging Enterprise, 2005: Post Roll-up</title>
		<link>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-post-roll-up/</link>
		<comments>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-post-roll-up/#comments</comments>
		<pubDate>Thu, 03 Nov 2005 00:09:22 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/11/02/the-blogging-enterprise-2005-post-roll-up/</guid>
		<description><![CDATA[I know all you folks love blogging about blogging. So here&#8217;s some blogging about blogging about blogging: a list of all my posts about the conference I went to today, The Blogging Enterprise: Opening Keynote, Steve Rubel Kick-Starting The Blogging &#8230; <a href="http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-post-roll-up/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2523&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<div class="pic">
<a href="http://www.flickr.com/photos/cote/59063727/" title="The Blogging Enterprise, 2005: Citizen Journalism Panel"><img src="http://static.flickr.com/25/59063727_402b196259_m.jpg" width="240" height="180" alt="The Blogging Enterprise, 2005: Citizen Journalism Panel" /></a></div>
<p>I know all you folks love blogging about blogging. So here&#8217;s some blogging about blogging about blogging: a list of all my posts about the conference I went to today, The Blogging Enterprise:</p>
<ul>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-steve-rubel/">Opening Keynote, Steve Rubel</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-kick-starting-the-blogging-enterprise-panel/">Kick-Starting The Blogging Enterprise Panel</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-sorting-out-rss-software-tools-technology-panel/">Sorting Out RSS Software, Tools &#38; Technology Panel</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/search-behind-the-firewall-or-the-potential-for-the-information-cmdb/">Some thoughts about Search/Info CMDB sparked by some lunch conversation.</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-pr-blogs-anticipating-managing-the-blogstorm/">PR &#38; Blogs &#8211; Anticipating &#38; Managing The Blogstorm</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-blogging-to-1-positioning-your-company-as-the-thought-leader/">Blogging To #1 &#8211; Positioning Your Company As The Thought Leader</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-this-shit-takes-time/">Blogging Takes Time</a></li>
<li><a href="http://www.drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-shel-israel/">Closing Keynote: Shel Israel</a></li>
</ul>
<p>As typographic/semantic note: I used square brackets to surround my own comments and thoughts. Most everything else in the real time notes posts are quotes or summaries of what people said, or an explanation thereof.</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<p><!-- technorati tags start -->
<p class="tags technoratiTags">Tags: <a href="http://www.technorati.com/tag/blogging enterprise" rel="tag">blogging enterprise</a>, <a href="http://www.technorati.com/tag/bloggingenterprise" rel="tag">bloggingenterprise</a>, <a href="http://www.technorati.com/tag/blogs" rel="tag">blogs</a>, <a href="http://www.technorati.com/tag/conferences" rel="tag">conferences</a>, <a href="http://www.technorati.com/tag/enterprise" rel="tag">enterprise</a>, <a href="http://www.technorati.com/tag/The Blogging Enterprise" rel="tag">The Blogging Enterprise</a>.</p>
<p><!-- technorati tags end --></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2523/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2523/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2523/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2523/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2523/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2523&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-post-roll-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>

		<media:content url="http://static.flickr.com/25/59063727_402b196259_m.jpg" medium="image">
			<media:title type="html">The Blogging Enterprise, 2005: Citizen Journalism Panel</media:title>
		</media:content>
	</item>
		<item>
		<title>Search Behind the Firewall, or, The Potential for the Information CMDB</title>
		<link>http://drunkandretired.com/2005/11/02/search-behind-the-firewall-or-the-potential-for-the-information-cmdb/</link>
		<comments>http://drunkandretired.com/2005/11/02/search-behind-the-firewall-or-the-potential-for-the-information-cmdb/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 19:23:36 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[RSS]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/11/02/search-behind-the-firewall-or-the-potential-for-the-information-cmdb/</guid>
		<description><![CDATA[&#8230;or, Lunch at The Blogging Enterprise 2005. From talking with a table-mate from National Instruments, I came across the idea that search is, and/or could become, something like a CMDB for information in the enterprise: Search can be the one-stop-shopping &#8230; <a href="http://drunkandretired.com/2005/11/02/search-behind-the-firewall-or-the-potential-for-the-information-cmdb/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2529&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p>&#8230;or, Lunch at <a href="http://www.thebloggingenterprise.com/">The Blogging Enterprise 2005</a>.</p>
<p>From talking with a table-mate from National Instruments, I came across the<br />
idea that search is, and/or could become, something like a CMDB for<br />
information in the enterprise:</p>
<ul>
<li>Search can be the one-stop-shopping place for keeping up with<br />
  info as it&#8217;s created, updated, and deleted. By caching and indexing<br />
  all the information, you can accomplish the second thing&#8230;</li>
<li>If you&#8217;re looking around for something, you can search for<br />
  it. The CMDB analogy being that, with a CMDB, you don&#8217;t have to go<br />
  visit every single machine in your network to find all the XP boxes<br />
  that need SP2 applied, you just ask the CMDB, &#8217;cause it stored all<br />
  that profile info.</li>
<li>If &#8220;actions&#8221;/macros are added to search results, and batches of<br />
  search results, you can move towards a <a href="http://www.drunkandretired.com/2005/06/good-enough-software-or-software-for.html">good<br />
  enough</a> approach to a <a href="http://www.redmonk.com/public/COA_Final.pdf">compliance<br />
  oriented architecture</a>.</li>
</ul>
<h2>Search Actions</h2>
<p>That last point is where is gets exciting: what would make search<br />
fully like a CMDB/Systems Management app would be if actions were<br />
linked from your search results and you could take batch actions on<br />
search results.</p>
<h3>Tag &amp; Bag Information, or, Regulation, Compliance, and CYA</h3>
<p>For example, let&#8217;s say you need to retrieve all information related<br />
to a patent lawsuit you&#8217;re involved in, for example, about JPEG. It<br />
needs to be marked and bundled up to send to your lawyers. With a next<br />
generation search app, you could write-up search queries like &#8220;JPEG or<br />
JPG or &#8216;image file formats&#8217;&#8221;, etc. Then you could hook up an action<br />
that would create a zip file with PDFs of each search result, to send<br />
to lawyers.</p>
<p>Since it&#8217;d all be involved in a lawsuit, you&#8217;d want to assign ID&#8217;s<br />
to each item so you could track them. So, your system could do<br />
this. Even better, you could get a history of all the changes that<br />
information had gone through, &#8217;cause your search app had cached each<br />
version of the doc, or, as CVS would do, the diffs between each<br />
version. This would be analogous to versioning your configuration in a<br />
CMDB.</p>
<h3>RSS</h3>
<p>By slapping RSS on top of search (creating RSS feeds from search<br />
results), you can start to do mash-ups of behind-the-firewall<br />
information. The top contenders are the &#8220;classic&#8221; examples of<br />
distributing newsletter information to employees, thought leadership,<br />
and statuses that you&#8217;d otherwise waste time in meetings<br />
gathering.</p>
<h3>Ending the Intranet Ice-age</h3>
<p>As I&#8217;ve <a href="http://www.drunkandretired.com/2005/01/enterprise-blogging-in-practice-notes.html">noted<br />
before</a>, all the services you take for granted on the internet &#8211;<br />
Google, flickr, del.icio.us, bloglines, technorati &#8212; don&#8217;t exist. The<br />
technology on typical intranets is effectively frozen in the late<br />
90&#8242;s. What&#8217;s exciting about search behind the firewall is that it can<br />
be the platform/beach head for providing all these features.</p>
<h3>The Actions Are Endless</h3>
<p>The patent CYA is a pretty simple example. But, you can imagine how<br />
much you could do with your information once you normalize and cache<br />
it into a central search repository: like I&#8217;m saying, it&#8217;s the<br />
Information CMDB.</p>
<h2>Lighting the Dark Information</h2>
<p>Another interesting analog between a CMDB and search is that the application helps you get value out of what you already have. Also, it helps you stop loosing value from what you have. In the CMDB world, by imposing the regulations that come with that ITIL-mindset, you make IT more efficient and controlled, the goal being to let your IT group be <a href="http://www.drunkandretired.com/2005/10/blog-post.html">less fire-fighter focused</a> and more <a href="http://www.bmc.com/bsm">&#8220;how can we make money with all this IT&#8221; focused</a>.</p>
<p>That<br />
is, large companies have tons of information: silo&#8217;ed, <a href="http://www.drunkandretired.com/2005/11/blogging-enterprise-2005-sorting-out.html">&#8220;dark,&#8221;</a> or<br />
otherwise dead and lost. There&#8217;s money to be squeezed outta those stones, and search<br />
is looking like a damn good juicer.</p>
<p><!-- technorati tags start -->
<p class="tags technoratiTags">Tags: <a href="http://www.technorati.com/tag/blogging enterprise" rel="tag">blogging enterprise</a>, <a href="http://www.technorati.com/tag/bloggingenterprise" rel="tag">bloggingenterprise</a>, <a href="http://www.technorati.com/tag/cmdb" rel="tag">cmdb</a>, <a href="http://www.technorati.com/tag/enterprise" rel="tag">enterprise</a>, <a href="http://www.technorati.com/tag/search" rel="tag">search</a>, <a href="http://www.technorati.com/tag/The Blogging Enterprise" rel="tag">The Blogging Enterprise</a>.</p>
<p><!-- technorati tags end -->
<div style="clear:both;padding-bottom:.25em;"></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2529/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2529/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2529/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2529&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/11/02/search-behind-the-firewall-or-the-potential-for-the-information-cmdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>The Blogging Enterprise, 2005: Sorting Out RSS Software, Tools &amp; Technology Panel</title>
		<link>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-sorting-out-rss-software-tools-technology-panel/</link>
		<comments>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-sorting-out-rss-software-tools-technology-panel/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 18:20:29 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/11/02/the-blogging-enterprise-2005-sorting-out-rss-software-tools-technology-panel/</guid>
		<description><![CDATA[People on the panel (stolen from here): Matt Mullenwegg (founder of WordPress) and Greg Reinacker (founder of Newsgator) and some newcomers to the RSS space: Charlie Wood (Spanning Partners) and Stuart Watson (founder Syndicate IQ), moderated by Sachi Gaha. Enterprise &#8230; <a href="http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-sorting-out-rss-software-tools-technology-panel/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2536&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p>People on the panel (stolen from <a href="http://texasvc.weblogswork.com/?p=348">here</a>): <a href="http://photomatt.net/">Matt Mullenwegg</a> (founder of<br />
WordPress) and <a href="http://www.rassoc.com/gregr/weblog/">Greg<br />
Reinacker</a> (founder of Newsgator) and some newcomers to the RSS<br />
space: <a href="http://globelogger.com/moonwatcher/">Charlie Wood</a><br />
(Spanning Partners) and Stuart Watson (founder Syndicate IQ),<br />
moderated by <a href="http://classv.typepad.com/">Sachi Gaha</a>.</p>
<h2>Enterprise Software as NewsGator Understands It</h2>
<p><a href="http://www.rassoc.com/gregr/weblog/">Gregg Reinacker</a>:<br />
&#8220;Enterprise software is all about easy deployment, desktop deployment,<br />
no training&#8230;. Sort of the obvious things like management and<br />
security.&#8221;</p>
<h2>RSS is (will be) Plumbing</h2>
<p>Charlie Wood: Uses customized RSS things, like a widget that<br />
brings in sales leads. [This is the RSS as the new <a href="http://www.businessweek.com/1999/99_17/b3626167.htm">PointCast</a><br />
angle: RSS is just the infrastructure/plumping. "The consumers will<br />
never know it" -Stuart Watson.]</p>
<h2>Blogging Makes You Suck Less</h2>
<p><a href="http://photomatt.net/">Matt Mullenwegg</a>: &#8220;Blogging is a<br />
trick by all the technologist in the world to stop your web pages from<br />
sucking.&#8221; That is, it organizes your content and normalizes it, meaning<br />
it&#8217;s easier, and even possible, to mix and mash.</p>
<p>The simplicity can replace the tediousness of larger CMS. This is<br />
<a href="http://speakercity.blogspot.com">Whichard&#8217;s</a> Dream of<br />
Enterprise Blogging: no more Vignette.</p>
<h2>Do I need a bunch of different feed formats?</h2>
<p>Watson: RSS 2.0 seems like the winner. Mentions auto-discovery<br />
stuff.</p>
<h2>RSS: The Simple Integration Layer</h2>
<p>Charlie Wood: you&#8217;ve got all these information silos that don&#8217;t mix<br />
together [or do what you want]. So, you can use RSS as an<br />
organizational layer on top of all that, the &#8220;dark informational<br />
matter in your company&#8221; (dark, as in &#8220;dark fiber,&#8221; or<br />
unused/hidden.)</p>
<p>Use RSS for information updates: status updates. E.g., &#8220;I&#8217;ve been<br />
in companies where I spent 7 hours of the 40 hours a week in status<br />
meetings. It was just brutal&#8221;: use RSS instead.</p>
<p>This is the biz angle of what Matt was saying above.</p>
<h2>What Areas of the Enterprise Are Begging to be RSS&#8217;ified</h2>
<p>&#8230;</p>
<p>Watson suggests creating portals that syndicate info, into the site<br />
using RSS. But Matt says you need to add value to it, not just<br />
syndicate content to get eye-balls. The value can be filters,<br />
commentary.</p>
<p>Matt says tomorrow they&#8217;ll have 1/2 billion pings through<br />
ping-o-matic.</p>
<p>Gregg: feeds from internal lead systems. References <a href="http://www.newsgator.com/casestudies/triplepoint.aspx">case from<br />
TriplePoint</a>. Dashboard, Outlook is a Dashboard, employee generated<br />
portals.</p>
<h2>What&#8217;s the RSS Toolkit Look Like in 2 Years?</h2>
<p>Charlie: again with the &#8220;RSS is plumbing, it&#8217;ll be invisible to<br />
users&#8221; angle.</p>
<p>Matt: never-mind the tools, make sure your content is good and<br />
you&#8217;re using it for effective collab stuff.</p>
<h2>Q &amp; A</h2>
<h3>Rubel: Are people just going to do whatever MSFT provides?</h3>
<p>Gregg: they help create the market for this stuff [the old<br />
<i>Crossing the Chasm</i> angle: you gotta have two<br />
analogs/competitors in the market, the old, and the<br />
not-good-enough]. And gets more RSS out there.</p>
<p>Matt: &#8220;Yahoo! Mail has millions of users, but Outlook is still all<br />
right. So I think you guys will be fine.&#8221;</p>
<h3>Is there Technology to Filter Things Better?</h3>
<p>Charlie: human filters are still [and will?] be the best?</p>
<h2>&#8220;The PR depart. is saying the right thing, but nobody cares.&#8221;</h2>
<p>&#8220;I&#8217;m guessing there&#8217;s very little business for/from press released<br />
anymore.&#8221;</p>
<p>The question here being that people are freaking out about blogs<br />
not being a controlled voice of the company. But, the PR department is<br />
the controlled voice, and it&#8217;s ineffective &#8217;cause it&#8217;s biz-speak.</p>
<p>[Man, maybe you could write a heuristic to identify PR crap. And<br />
show a rating in bloglines so you could ignore or demote it. I guess <a href="http://www.fightthebull.com/bullfighter.asp">Bullfighter</a><br />
does that, more or less.]</p>
<p>Watson mentions attention.xml.</p>
<p>Gregg: we do press releases and blog about the topic at the same<br />
time. &#8220;The PR stuff is a different pick-up [than blogging].&#8221;</p>
<p>Shel Israel: &#8220;which ones are picking up off the PR vs. the<br />
feeds?&#8221;&#8230;a promise to answer later.</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<p><!-- technorati tags start -->
<p class="tags technoratiTags">Tags: <a href="http://www.technorati.com/tag/blogging enterprise" rel="tag">blogging enterprise</a>, <a href="http://www.technorati.com/tag/bloggingenterprise" rel="tag">bloggingenterprise</a>, <a href="http://www.technorati.com/tag/blogs" rel="tag">blogs</a>, <a href="http://www.technorati.com/tag/conferences" rel="tag">conferences</a>, <a href="http://www.technorati.com/tag/The Blogging Enterprise" rel="tag">The Blogging Enterprise</a>.</p>
<p><!-- technorati tags end --></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2536/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2536/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2536/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2536&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-sorting-out-rss-software-tools-technology-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>The Blogging Enterprise, 2005: Kick-Starting The Blogging Enterprise Panel</title>
		<link>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-kick-starting-the-blogging-enterprise-panel/</link>
		<comments>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-kick-starting-the-blogging-enterprise-panel/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 17:26:10 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/11/02/the-blogging-enterprise-2005-kick-starting-the-blogging-enterprise-panel/</guid>
		<description><![CDATA[Legal Stuff from John Slafsky No law about blogs. So we&#8217;re trying to map existing law. Things to Worry About Trade secrets, product launches, roadmaps, revenue estimates, defamation, employment law issues (getting fired for blogging), copyright and patent law (like &#8230; <a href="http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-kick-starting-the-blogging-enterprise-panel/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2535&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Legal Stuff from <a href="http://texasvc.weblogswork.com/?p=346">John Slafsky</a><br />
</h2>
<p>No law about blogs. So we&#8217;re trying to map existing law.</p>
<h3>Things to Worry About</h3>
<p>Trade secrets, product launches, roadmaps, revenue estimates,<br />
defamation, employment law issues (getting fired for blogging),<br />
copyright and patent law (like posting about Secure RSS), and<br />
Securities regulation issues.</p>
<p>&#8220;People should not be blogging about the stock price, personal<br />
matters, launch date of next release of product.&#8221;</p>
<h3>On Blogging Policies</h3>
<p>Probably not great as shields against liability. The blog author(s)<br />
is still at risk[, as with all actions in a legalistic society.]</p>
<h2>Todd Watson talk about Legal Issue with IBM Blogging</h2>
<p>Engaging the legal freak-outers: they just need an explanation of<br />
what&#8217;s happening.</p>
<p>Blogging guidelines.</p>
<p>Used a wiki to have internal conversations about the public<br />
blogging strategy with legal, corp. communications, and the blogging<br />
people.</p>
<h2>Notes</h2>
<p>[What if turns out your blogging employees aren't very good at<br />
blogging? They don't have domain knowledge, writing skills, or they<br />
don't have the "common sense" needed to know what to and what<br />
<i>not</i> to blog.]</p>
<p>Using Blogs As Product Management Input. [The idea is that you've<br />
flattened the input channels out so that you can drink from the<br />
fire-hose of your customer's comments. Assuming your customers have<br />
enough passion about your stuff to spend time/energy to post.]</p>
<h2>Q &amp; A: Are Blogs Here to Stay?</h2>
<p>Here to stay until the next things comes along. The business card<br />
of the future. Here to stay. Train&#8217;s leaving the stations.</p>
<p>And <a href="http://redcouch.typepad.com/weblog/2005/11/blogging_enterp.html">here&#8217;s more detail from Shel</a>.</p>
<p><!-- technorati tags start -->
<p class="tags technoratiTags">Tags: <a href="http://www.technorati.com/tag/blogging enterprise" rel="tag">blogging enterprise</a>, <a href="http://www.technorati.com/tag/bloggingenterprise" rel="tag">bloggingenterprise</a>, <a href="http://www.technorati.com/tag/blogs" rel="tag">blogs</a>, <a href="http://www.technorati.com/tag/enterprise" rel="tag">enterprise</a>, <a href="http://www.technorati.com/tag/The Blogging Enterprise" rel="tag">The Blogging Enterprise</a>.</p>
<p><!-- technorati tags end --></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2535/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2535/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2535/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2535/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2535/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2535/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2535/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2535/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2535/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2535/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2535&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/11/02/the-blogging-enterprise-2005-kick-starting-the-blogging-enterprise-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>Re: Why is Scheduling So Hard</title>
		<link>http://drunkandretired.com/2005/08/17/re-why-is-scheduling-so-hard/</link>
		<comments>http://drunkandretired.com/2005/08/17/re-why-is-scheduling-so-hard/#comments</comments>
		<pubDate>Thu, 18 Aug 2005 00:38:00 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[The Life Coté]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/08/17/re-why-is-scheduling-so-hard/</guid>
		<description><![CDATA[(Disclaimer: if you see brown spots blow, that&#8217;s because I pulled most of this out of my ass.) The problem with calendaring is that it&#8217;s an enterprise app: it&#8217;s not a consumer app. Things like blogs and RSS were (if &#8230; <a href="http://drunkandretired.com/2005/08/17/re-why-is-scheduling-so-hard/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2419&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p>(Disclaimer: if you see brown spots blow, that&#8217;s because I pulled most of this out of my ass.)</p>
<p><a href="http://www.redmonk.com/sogrady/archives/000899.html">The problem with calendaring</a> is that it&#8217;s an enterprise app: it&#8217;s not a consumer app. Things like blogs and RSS were (if only to dorks) consumer applications.</p>
<p>To standardize on calendaring &#8212; and make it easier to share scheduling cross-organization/system &#8212; you&#8217;d have to get <a href="http://37signals.com/svn/archives2/sidebusiness_software_the_neglected_software_market.php">&#8220;millions&#8221;</a> of people using the same system/format. This seems to be how blogs and RSS became the <i>de facto</i> standard: people just started using them, and it was too late to do otherwise once Anyone Important started paying attention.</p>
</p>
<p>But, since consumers aren&#8217;t really interested in calendaring (thus, no mass-market for it), only enterprises are willing to pay for calendaring. And&#8230;we all know that enterprise software doesn&#8217;t result in <a href="http://www.mozilla.org/projects/calendar/">universal apps</a>: at <i>best</i>, it&#8217;ll work on all the systems behind-the-firewall, and those systems <i>might</i> talk to each other.</p>
<p>For me, Exchange works just fine&#8230;as long as I have an app that can suck data from it, and put data back into it. (I hate Entourage on OS X! <a href="http://www.macosx.com/forums/archive/index.php/t-209224.html">Why doesn&#8217;t it just work with iCal?!</a>) I think the rest of The-People-Who-Pay-The-Bills think the same way: Exchange works, what&#8217;s left to innovate?</p>
<h2>Commoditize It.</h2>
<p>There&#8217;s not enough wood behind the payoff-arrow to make calendaring work across different systems, ubiquitous&#8230;commoditized. Indeed, I bet MS fights tooth and nail to keep it from becoming commoditized, and companies (The-People-Who-Pay-The-Bills) probably don&#8217;t care.</p>
<p>The best response to this is for The Others to commoditize the market just like The Others did to IM. Now-a-days, it doesn&#8217;t matter if you have Y!, MSN, ICQ (GAH! IDIOT!), SameTime, whatever: you just install a <a href="http://gaim.sourceforge.net/">GAIM</a> client (like <a href="http://www.adiumx.com/screenshots.php">Adium</a>), and you can talk on all those networks, seamlessly (except for the horror of setting up an account on ICQ).</p>
<p>That&#8217;s what we want with calendaring: we can use whatever app we want and get the full-effect: Exchange, iCal, <a href="http://www.mozilla.org/projects/calendar/sunbird.html">Sunbird</a>, or some other whacky thing. To do that, some folks just need to start hacking up Exchange interfaces: you work <i>with</i> the incumbent for a long time, bending to it&#8217;s will. Then, when enough momentum builds up, you can start making demands on it, and then, you&#8217;ve got a <i>de facto</i> standard (the Exchange interface). And then, someone(s) develops a whole new app to that standard.</p>
<p>BLAMMO! First you latch onto the <i>de facto</i> standard, write clients for it, then you replicate the once incumbent technology. That seems like a plan. Then maybe we can all finally be on the same calendar page.</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2419/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2419/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2419/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2419/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2419/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2419&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/08/17/re-why-is-scheduling-so-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>Whichard&#039;s Blogging Theorem</title>
		<link>http://drunkandretired.com/2005/04/17/whichards-blogging-theorem/</link>
		<comments>http://drunkandretired.com/2005/04/17/whichards-blogging-theorem/#comments</comments>
		<pubDate>Sun, 17 Apr 2005 16:11:00 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/04/17/whichards-blogging-theorem/</guid>
		<description><![CDATA[I&#8217;m always happy to see someone&#8217;s company-blogging light bulb off, especially in such detail. Everyone knows that Brandon likes the weblogs, company-internal and otherwise. After having our internal blogs at BMC for awhile (1, 2), and getting some positive results &#8230; <a href="http://drunkandretired.com/2005/04/17/whichards-blogging-theorem/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2342&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p>I&#8217;m always happy to see <a href="http://blogs.sun.com/roller/page/Marion/20050411#thanks_and_what_i_have">someone&#8217;s company-blogging light bulb off, especially in such detail</a>.</p>
<p>Everyone knows that <a href="http://speakercity.blogspot.com">Brandon likes the weblogs</a>, company-internal and otherwise. After having our internal blogs at BMC for awhile (<a href="http://www.drunkandretired.com/2005/01/enterprise-blogging-in-practice-notes.html">1</a>, <a href="http://www.drunkandretired.com/2005/01/re-enterprise-blogging-in-practice.html">2</a>), and getting some positive results from them, he came up with what I call Whichard&#8217;s Bloggin Theorem:</p>
<blockquote><p>
The <i>number</i> of people who read a weblog matters much less than <i>who</i> reads a weblog.
</p></blockquote>
<p>Put one way, in addition to <a href="http://blogs.sun.com/roller/page/Marion/20050411#thanks_and_what_i_have">all the benefits Marion points out</a>, blogs are a supra-effective tool for <a href="http://www.cio.com/archive/050104/marketing.html">internal marketing</a>. And if you don&#8217;t think <i>that&#8217;s</i> important, you must work for the perfect company.</p>
<p>I&#8217;m an instant-evangelist for anything I like &#8212; <a href="http://www.flickr.com/photos/cote/tags/booze/">booze</a>, blogs, <a href="http://www.redmonk.com/sogrady/archives/000532.html">Apple products</a>, etc. &#8212; so I tell everyone at work about our internal blogs: not just <i>about</i> them, but that they need to <i>post</i> to them. Many of them have the same reaction: &#8220;Yeah, I created an account. But only a couple people seem to post to them.&#8221;</p>
<h3>The Blackhole</h3>
<p>There&#8217;s either one of two perceptions: (1.) it&#8217;s not worth it posting to the blogs, or, (2.) the blogs are just the toy of a select groups of people. But then, Whichard&#8217;s Blogging Theorem comes in, and all bets are off.</p>
<p>There&#8217;re several high-level people who read the blogs, all NewsGator&#8217;ed up to suck down the RSS feeds every 30-60 minutes. If an idea starts at the bottom, it can instantly get high up into the management stratosphere.</p>
<p>We call this effect &#8220;The Blackhole.&#8221; You know, there&#8217;s all <a href="http://imdb.com/title/tt0111282/">those movies</a> where you can leap countless light years in space by zipping through a blackhole or wormhole (the second would probably be better, but the first is what&#8217;s stuck).</p>
<h3>Linking to the New</h3>
<p>But, back to internal marketing. In hooking up all these types of things at work &#8212; wiki, blog, Google mini powered search &#8212; I&#8217;ve found that the most effective way to advertise it&#8217;s presence is to somehow broadcast, essentially, ads into the traditional internal collab-space: email lists, the intranet site, etc.</p>
<p>That&#8217;s an obvious rule-of-thumb, but the take-away is that the <a href="http://www.misbehaving.net/2004/12/men_early_adopt.html">early majority</a> needs a bridge to new collab-applications. You can&#8217;t ask/expect all those people to jump a huge chasm between existing apps and new apps: you&#8217;ve gotta connect them together with a few links.</p>
<p>The problem with that, of course, is that different people often control the two ends of the bridge. The new stuff is usually all DIY: someone had a spare server, so they just install a wiki, a blog, or <a href="http://maven.apache.org/">a build/development site</a>. These folks don&#8217;t have access to dump links in all those traditional sites.</p>
<p>There seems to be a boot-strapping problem, as ever. Then again, if you&#8217;re in this sport, why not test the &#8220;theory of just asking,&#8221; and fire off an email or phone call?</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2342/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2342/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2342/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2342/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2342/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2342&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/04/17/whichards-blogging-theorem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>Re: Google Calendar</title>
		<link>http://drunkandretired.com/2005/02/24/re-google-calendar/</link>
		<comments>http://drunkandretired.com/2005/02/24/re-google-calendar/#comments</comments>
		<pubDate>Thu, 24 Feb 2005 22:24:00 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/02/24/re-google-calendar/</guid>
		<description><![CDATA[Damn, that&#8217;s a good insight. I&#8217;ve been longing for a calendar that would fit into my &#8220;digital lifestyle&#8221;: something with RSS feeds, the ability to make entries private/public/ACL controlled (at least like flickr has with me/family/friends/everyone), integration with Exchange (so &#8230; <a href="http://drunkandretired.com/2005/02/24/re-google-calendar/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2279&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p><a href="http://www.redmonk.com/sogrady/archives/000502.html">Damn, that&#8217;s a good insight</a>. I&#8217;ve been longing for a calendar that would fit into my &#8220;digital lifestyle&#8221;: something with RSS feeds, the ability to make entries private/public/ACL controlled (at least like <a href="http://flickr.com/">flickr</a> has with me/family/friends/everyone), integration with Exchange (so I could load up all my work stuff), and sync&#8217;able to my iPod and other edge devices when they come around. Not all of those are ever together, so I haven&#8217;t really done any calendaring stuff beyond my work Exchange calendar. Even <a href="http://www.rsscalendar.com/">RSSCalendar</a> doesn&#8217;t jump out at me as what I want.</p>
<p>All that me-blabbering aside, I like <a href="http://www.redmonk.com/sogrady/archives/000502.html">the thought of GMail w/Calendaring being a good SMB/Enterprise combo</a>. If you put security all in it, you&#8217;d seal the deal. By &#8220;security all in it&#8221; I mean:</p>
<ul>
<li>making so that email sent to other GMail people wasn&#8217;t &#8220;in the clear&#8221; like all Internet email is. This would allow you to knock out the concern that hosting all your corp. email would allow anyone who could sniff email to steal all your IP. So, if everyone in the company uses their email on GMail, you can have the same protection that an internal email server would have (where you don&#8217;t have to route emails out through the public Internet).</li>
<li>SSL up the entire connection to GMail (not just the login) so that people couldn&#8217;t sniff out your email while you were connected and reading it.</li>
</ul>
<p>The other requirement for success would be to offer a free version (<a href="http://www.drunkandretired.com/2005/02/text-ads-behind-firewall.html">supported by TextAds, of course</a>). Google could offer a pay one if they wanted that stripped out ads, added in domain names&#8230;whatever. The importance of having a free one is that groups within companies could <a href="http://www.easycomp.org/cgi-bin/OrgPatterns?SkunkWorks">skunk-works</a> using it without having to go through the whole purchasing and IT gambits to get approval.</p>
<p>Once the groups started using it, everyone saw how damn cool it was, and that it had good ROI, TCO, and all around positive TLA compliance, <i>then</i> the wheels would be sufficiently greased to make it worth your trouble to go through the rigmarole that purchasing and internal IT departments foist on employees who want to pay for and introduce new technologies. It&#8217;s easier to officially start using something if you&#8217;re already <i>un</i>officially using it.</p>
<p>And&#8211;BAAM!&#8211;Google would have <a href="http://www.google.com/enterprise/">another foot</a> in the business-services market.</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2279/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2279/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2279&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/02/24/re-google-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>Cot&#233;&#039;s 43Things, Coder Hipsters</title>
		<link>http://drunkandretired.com/2005/02/16/cots-43things-coder-hipsters/</link>
		<comments>http://drunkandretired.com/2005/02/16/cots-43things-coder-hipsters/#comments</comments>
		<pubDate>Wed, 16 Feb 2005 14:23:00 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[The Life Coté]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/02/16/cots-43things-coder-hipsters/</guid>
		<description><![CDATA[I thought I&#8217;d start-up 43things.com account to see what the deal is. It&#8217;s pretty fun to type up your goals &#8212; both that you&#8217;ve done and haven&#8217;t yet done. You should set one up too for fun. And, of course, &#8230; <a href="http://drunkandretired.com/2005/02/16/cots-43things-coder-hipsters/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2287&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<p>I thought I&#8217;d start-up <a href="http://43things.com/people/view/cote">43things.com</a> account to see what the deal is. It&#8217;s pretty fun to type up your goals &#8212; both that you&#8217;ve done and haven&#8217;t yet done. You should set one up too for fun. And, of course, <a href="http://43things.com/rss/uber/author?username=cote">there&#8217;s RSS feeds for everything</a>. Yuh!</p>
<p>I&#8217;ve really gotten to like the company&#8217;s/group&#8217;s <a href="http://robotcoop.com/weblog/">weblog</a>: they&#8217;re from the same genre of developer that you can lump the <a href="http//www.flickr.com/">flickr</a>, <a href="http://del.icio.us/">del.icio.us</a>, <a href="http://www.bogger.com/">blogger</a>, etc. coders in, a sort of hip next generation LAMP coder, all with <a href="http://robotcoop.com/weblog/52/">snazy PowerBooks</a>.</p>
<p>It&#8217;d be interesting to think and write a post about this new genre of coders. All I can think of at the moment is that they all write consumer/end-user software, allowing them to focus exclusively on <a href="http://www.livejournal.com/users/jwz/444651.html">making their users lover their software instead of meet Enterprise requirements</a>. I&#8217;d bet a dollar that the next handful of wildly successful Enterprise applications will have teams that figure out how to infuse that spirit into their orginization. That&#8217;s <a href="http://43things.com/things/view/55314">a good goal itself</a>.</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2287/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2287/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2287/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2287&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/02/16/cots-43things-coder-hipsters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
		<item>
		<title>Text Ads Behind the Firewall</title>
		<link>http://drunkandretired.com/2005/02/12/text-ads-behind-the-firewall/</link>
		<comments>http://drunkandretired.com/2005/02/12/text-ads-behind-the-firewall/#comments</comments>
		<pubDate>Sat, 12 Feb 2005 15:35:00 +0000</pubDate>
		<dc:creator>cote</dc:creator>
				<category><![CDATA[RSS]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.drunkandretired.com/wordpress/2005/02/12/text-ads-behind-the-firewall/</guid>
		<description><![CDATA[&#8220;Eric [Schmidt] had a great quote the other day. He said, &#8216;When we said all of the world&#8217;s information, we meant all.&#8217; So that means FORTUNEs from the 1930s, TV content&#8230;there&#8217;s very little content we&#8217;re not interested in.&#8221; Of course, &#8230; <a href="http://drunkandretired.com/2005/02/12/text-ads-behind-the-firewall/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2292&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div style="clear:both;"></div>
<blockquote>
<p>&#8220;Eric [Schmidt] had a great quote the other day. He said, &#8216;When we said all of the world&#8217;s information, we meant all.&#8217; So that means FORTUNEs from the 1930s, TV content&#8230;there&#8217;s very little content we&#8217;re not interested in.&#8221;
</p>
<p>Of course, the more material that can be searched means more opportunities for Google to place ads next to those search results.</p>
</blockquote>
<p>The above from a <i>Fortune</i> <a href="http://www.fortune.com/fortune/fastforward/0,15704,1026522,00.html">article on Google</a> got me thinking: what about text ads behind-the-firewall, at work? Sure, that&#8217;s kind of like Text Ad Taboo now-a-days (business allowing other business inside their walls to make cash), but only seemingly.</p>
<p>At our work, there&#8217;s advertising all around:</p>
<ul>
<li>The TV in the breakroom always tuned to some news channel&#8230;with ads.</li>
<li>The Coke machines in the breakroom and elsewhere with their big ads for Coke, <a href="http://www.flickr.com/photos/cote/3811490/">C2</a>, and whatever else.</li>
<li>All the logos and company names on products.</li>
<li>All the advertising we see on web pages when <a href="http://www.drunkandretired.com/2005/01/jboss-javadoc.html">try to search for the impossible</a>.</li>
</ul>
<p>In short, we&#8217;re surrounded by ads at work.</p>
<h3>Piggybacking on Intranet RSS and Search</h3>
<p>So, adding to the idea of <a href="http://www.drunkandretired.com/2005/02/blogines-behind-firewall.html">adding RSS feeds to existing middleware products</a> (as <a href="http://www.baus.net/rss-money-behind-the-firewall">Baus summed up my post</a>)&#8230;when you get all those RSS feeds, you have &#8220;more material&#8221; to put Text Ads next to. You just somehow have to figure out a way to allow companies to allow you put Text Ads in there: perhaps sharing in the profits just like I share in the profits of having <a href="http://adsense.google.com/ads/">Google Text Ads</a> on my weblog.</p>
<h3>Using Text Ads for Internal Advertising</h3>
<p>Indeed, if you applied Text Ads behind the firewall, there&#8217;s more, new things you could do:</p>
<ul>
<li>Sell ads internally. Different departments, teams, projects, whoever, could buy ads to advertise themselves internally. At large companies, broadcasting that you exist and what you do <i>internally</i> (never mind <i>externally</i>) can be a challenge. I&#8217;m not sure you would use real money to sell the ads. Probably something akin to &#8220;blue money.&#8221; The &#8220;KeyMatch&#8221; feature of <a href="http://www.google.com/enterprise/mini/administrator_features.html">the Google mini</a> seems to do this.</li>
<li>More effectively get internal announcements and news out. Most intranet sites at large companies have news articles about goings on at the company. But, you have to go to the intranet sites and read the news. Instead, if these news items were laced in as Text Ads, they&#8217;d show up next to relevant feeds and searches that employees subscribed to and read. Meaning, that the employees who &#8220;should&#8221; be reading those news items would have a higher chance of reading them.</li>
</ul>
<h3>The Headhunters are Already There</h3>
<p>There are, of course, problems with ads that the Business wouldn&#8217;t want employees to see: ads to join unions, ads for headhunters, or other ads that would be perceived as damaging the business.</p>
<p>The problem with that line of thought is that employees (as outlined above) are <i>already</i> saturated with ads, and they&#8217;ll just be seeing more of them in the future. In the information-worker business (and, increasingly in any other line of work in America), businesses that filter their employees information flow just end up looking stupid and clueless.</p>
<p>When it comes to the free-flow of information, what&#8217;s <a href="http://www.drunkandretired.com/2005/01/taking-podcasting-download-sync-to.html#110589466363701513">good for the goose</a> is (probably) <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0743246500/nudesleecote">good for the gander</a>.</p>
<div style="clear:both;padding-bottom:.25em;"></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cote.wordpress.com/2292/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cote.wordpress.com/2292/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cote.wordpress.com/2292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cote.wordpress.com/2292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cote.wordpress.com/2292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cote.wordpress.com/2292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cote.wordpress.com/2292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cote.wordpress.com/2292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cote.wordpress.com/2292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cote.wordpress.com/2292/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=drunkandretired.com&#038;blog=111162&#038;post=2292&#038;subd=cote&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://drunkandretired.com/2005/02/12/text-ads-behind-the-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/56ccfc02fb32679aad742cba19627f96?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=X" medium="image">
			<media:title type="html">Coté</media:title>
		</media:content>
	</item>
	</channel>
</rss>
