<?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"
	>

<channel>
	<title>Devious Influence</title>
	<atom:link href="http://erickherring.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://erickherring.com</link>
	<description>Better Tools -*- Better Thinking -*- Better Results</description>
	<pubDate>Tue, 14 Oct 2008 06:08:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Processing the Web</title>
		<link>http://erickherring.com/2007/11/28/processing-the-web/</link>
		<comments>http://erickherring.com/2007/11/28/processing-the-web/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 22:06:32 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://erickherring.com/2007/11/28/processing-the-web/</guid>
		<description><![CDATA[Some additional notes from my talk at the October meeting of CTO Forum L.A.
First, anyone interested in processing the web with intelligence should read Programming Collective Intelligence (Amazon price info, etc., below). Of particular interest are the chapters on &#8220;Discovering Groups&#8221;, &#8220;Building Price Models&#8221;, and &#8220;Finding Independent Features&#8221;. There is also an appendix that lists [...]]]></description>
			<content:encoded><![CDATA[<p>Some additional notes from my talk at the October meeting of CTO Forum L.A.</p>
<p>First, anyone interested in processing the web with intelligence should read <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FProgramming-Collective-Intelligence-Building-Applications%2Fdp%2F0596529325%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1196281972%26sr%3D8-1&amp;tag=dinfl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325" onclick="javascript:pageTracker._trackPageview ('/outbound/www.amazon.com');">Programming Collective Intelligence</a> (Amazon price info, etc., below). Of particular interest are the chapters on &#8220;Discovering Groups&#8221;, &#8220;Building Price Models&#8221;, and &#8220;Finding Independent Features&#8221;. There is also an appendix that lists third-party libraries. Visit O&#8217;Reilly directly to see the <a href="http://www.oreilly.com/catalog/9780596529321/toc.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.oreilly.com');">Table of Contents</a>.</p>
<p><img src="http://www.assoc-amazon.com/e/ir?t=dinfl-20&amp;l=ur2&amp;o=1" style="border: medium none  ! important; margin: 0px ! important" border="0" height="1" width="1" /></p>
<p align="left">The Firefox plugins I showed were:</p>
<ul>
<li><a href="http://erickherring.com/wp-admin/ClearForest%20Gnosis">ClearForest Gnosis</a>: This is the best example of entity extraction.  It parses the web page being viewed and finds</li>
<li><a href="http://www.hostip.info/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.hostip.info');">hostip.info</a>: Mostly to demonstrate that metadata is everywhere, this plugin is a &#8220;Community Geotarget IP Project&#8221; and gives you location info about links in a tooltip.</li>
<li><a href="http://lifehacker.com/software/firefox/lifehacker-code--about-this-site-addon-firefox-232375.php" onclick="javascript:pageTracker._trackPageview ('/outbound/lifehacker.com');">About this Site</a>: Like hostip.info, this gives you access to tons of metadata about the current web page.</li>
<li><a href="http://wasp.immeria.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/wasp.immeria.net');">WASP</a>: &#8220;Web Analytics Solution Profiler&#8221; gives you information about what analytics packages are being used to track you as you browse the web.</li>
<li><a href="http://www.elitwork.com/kgen.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.elitwork.com');">KGen</a>: &#8220;Extracts&#8221; keywords from a page.  This is pretty primitive - The technology in Adapt SEM is much superior, but then you can&#8217;t download it for free and incorporate it in your browser&#8230; <img src='http://erickherring.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li><a href="http://interclue.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/interclue.com');">Interclue</a>: Burrows through a link and gives you several important stats and a computer-generated page summary and thumbnail. Muy bueno for research as well as for the techniques it demonstrates.</li>
<li><a href="http://www.kaply.com/weblog/operator/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.kaply.com');">Operator</a>: &#8220;Operator is an extension for Firefox that adds the ability to interact with semantic data on web pages, including microformats, RDFa and eRDF&#8221; - this tool will find explicitly marked-up <a href="http://microformats.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/microformats.org');">microformats</a>.</li>
<li><a href="http://pipes.yahoo.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/pipes.yahoo.com');">Yahoo! Pipes</a>: The first mashup editor - grab anything from the web, do stuff to it, manipulate the results, and display them.  For those not allergic, there is also the <a href="http://editor.googlemashups.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/editor.googlemashups.com');">Google Mashup Editor</a>.</li>
<li><a href="http://simile.mit.edu/" onclick="javascript:pageTracker._trackPageview ('/outbound/simile.mit.edu');">MIT SIMILE Project</a>: &#8220;SIMILE is focused on developing robust, open source tools based on Semantic Web technologies that improve access, management and reuse among digital assets&#8221;. I&#8217;ve still never gotten PiggyBank to play nicely with both my browser and Java at the same time, but the set of tools this project is turning out look awesome.</li>
</ul>
<p align="left">You might recall that I said microformats are not the answer, but they are really useful. Here is another excellent book for those interested in learning about them: <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FMicroformats-Empowering-Your-Markup-Web%2Fdp%2F1590598148%2F&amp;tag=dinfl-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325" onclick="javascript:pageTracker._trackPageview ('/outbound/www.amazon.com');">Microformats: Empowering Your Markup for Web 2.0</a><img src="http://www.assoc-amazon.com/e/ir?t=dinfl-20&amp;l=ur2&amp;o=1" style="border: medium none  ! important; margin: 0px ! important" border="0" height="1" width="1" /> (Amazon price info, etc., below).</p>
<p align="left">I mentioned RDF and SPARQL, but you&#8217;re on your own with those. Or I have to do another talk - it&#8217;s just too big an anthill to kick over in this little post.</p>
<p align="left">&nbsp;</p>
<p align="left">Several people also asked about language processing (NLP) libraries. With no further editorial explanation, I&#8217;d recommend taking a look at:</p>
<ul>
<li><a href="http://www.lemurproject.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.lemurproject.org');">Lemur</a></li>
<li><a href="http://nltk.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/nltk.sourceforge.net');">NLTK</a></li>
<li><a href="http://www.alias-i.com/lingpipe/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.alias-i.com');">LingPipe</a></li>
</ul>
<p align="left">Your bonus content is this cool little application called the <a href="http://www.cse.iitb.ac.in/~jeetu/smart/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.cse.iitb.ac.in');">Smart Editor</a>.</p>
<p align="left">&nbsp;</p>
<p><iframe src="http://rcm.amazon.com/e/cm?t=dinfl-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0596529325&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe><br />
<iframe src="http://rcm.amazon.com/e/cm?t=dinfl-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=1590598148&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="width: 120px; height: 240px" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://erickherring.com/2007/11/28/processing-the-web/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tools for Startups - 80% of what you need at 20% of the expense and maintenance</title>
		<link>http://erickherring.com/2007/03/11/tools-for-startups-80-of-what-you-need-at-20-of-the-expense-and-maintenance/</link>
		<comments>http://erickherring.com/2007/03/11/tools-for-startups-80-of-what-you-need-at-20-of-the-expense-and-maintenance/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 02:38:00 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://erickherring.com/2007/03/11/tools-for-startups-80-of-what-you-need-at-20-of-the-expense-and-maintenance/</guid>
		<description><![CDATA[There&#8217;s a great article over at Read/WriteWeb on Software for Virtual Teams.
Read/WriteWeb&#8217;s recommendations are:

Communication Tools: Skype

alternatives: Gizmo, Jajah, Google Talk

Presentation: GoToMeeting

alternatives: WebEx, BudgetConferencing

Project Management: Basecamp

alternatives: CentralDesktop, ActiveCollab, TeamWorkLive, QuickBase

Calendar: Google Calendar

alternatives: Yahoo! Calendar, 30Boxes, Kiko

Source Code Control: CVSDude

alternatives: SourceHosting, Version Host

Online Backup: ElephantDrive

alternatives: JungleDisk, Mozy

Accounting / Payroll: QuickBooks

alternatives: IntAcct, Keep More


I think that basecamp is [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a great article over at <a href="http://www.readwriteweb.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.readwriteweb.com');">Read/WriteWeb</a> on Software for <a href="http://www.readwriteweb.com/archives/software_for_virtual_teams.php" onclick="javascript:pageTracker._trackPageview ('/outbound/www.readwriteweb.com');">Virtual Teams</a>.</p>
<p>Read/WriteWeb&#8217;s recommendations are:</p>
<ul>
<li><strong>Communication Tools</strong>: <a href="http://www.skype.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.skype.com');">Skype</a></li>
<ul>
<li>alternatives: <a href="http://www.gizmoproject.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gizmoproject.com');">Gizmo</a>, <a href="http://www.jajah.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.jajah.com');">Jajah</a>, <a href="http://www.google.com/talk/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.google.com');">Google Talk</a></li>
</ul>
<li><strong>Presentation</strong>: <a href="http://www.gotomeeting.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gotomeeting.com');">GoToMeeting</a></li>
<ul>
<li>alternatives: <a href="http://www.webex.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.webex.com');">WebEx</a>, <a href="http://www.budgetconferencing.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.budgetconferencing.com');">BudgetConferencing</a></li>
</ul>
<li><strong>Project Management</strong>: <a href="http://www.basecamphq.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.basecamphq.com');">Basecamp</a></li>
<ul>
<li>alternatives: <a href="http://www.centraldesktop.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.centraldesktop.com');">CentralDesktop</a>, <a href="http://www.activecollab.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.activecollab.com');">ActiveCollab</a>, <a href="http://www.teamworklive.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.teamworklive.com');">TeamWorkLive</a>, <a href="http://www.quickbase.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.quickbase.com');">QuickBase</a></li>
</ul>
<li><strong>Calendar</strong>: <a href="http://www.google.com/calendar" onclick="javascript:pageTracker._trackPageview ('/outbound/www.google.com');">Google Calendar</a></li>
<ul>
<li>alternatives: <a href="http://calendar.yahoo.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/calendar.yahoo.com');">Yahoo! Calendar</a>, <a href="http://www.30boxes.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.30boxes.com');">30Boxes</a>, <a href="http://www.kiko.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.kiko.com');">Kiko</a></li>
</ul>
<li><strong>Source Code Control</strong>: <a href="http://www.cvsdude.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.cvsdude.com');">CVSDude</a></li>
<ul>
<li>alternatives: <a href="http://www.sourcehosting.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.sourcehosting.net');">SourceHosting</a>, <a href="http://versionhost.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/versionhost.com');">Version Host</a></li>
</ul>
<li><strong>Online Backup</strong>: <a href="http://www.elephantdrive.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.elephantdrive.com');">ElephantDrive</a></li>
<ul>
<li>alternatives: <a href="http://www.jungledisk.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.jungledisk.com');">JungleDisk</a>, <a href="http://mozy.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/mozy.com');">Mozy</a></li>
</ul>
<li><strong>Accounting / Payroll</strong>: <a href="http://www.quickbooks.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.quickbooks.com');">QuickBooks</a></li>
<ul>
<li>alternatives: <a href="http://us.intacct.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/us.intacct.com');">IntAcct</a>, <a href="http://www.keepmore.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.keepmore.net');">Keep More</a></li>
</ul>
</ul>
<p>I think that basecamp is overrated.  It has serious deficiencies (for me - ymmv) in tracking task dependencies, creating types/tags for tasks, time tracking, and automatic  pinging of assignees for uncompleted tasks.  It&#8217;s almost good for the stated purpose: collaborating on (simple) creative projects that span multiple company boundaries and teams.</p>
<p>I&#8217;m still waiting for a hosted project management-lite solution that does 80% or more of what I want.</p>
<p>I agree 100% with the endorsement of <a href="http://www.skype.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.skype.com');">Skype</a>, <a href="http://www.gotomeeting.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gotomeeting.com');">GoToMeeting</a>, and <a href="http://www.cvsdude.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.cvsdude.com');">CVSDude</a>.  I use all three currently and I chose them because of the good experiences I had with each of them on other projects.  CVSDude also offers hosted trac and bugzilla instances, which save you the trouble of getting that stuff elsewhere.<br />
In the accounting front, I&#8217;m not sure there&#8217;s any choice but <a href="http://www.quickbooks.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.quickbooks.com');">QuickBooks</a> - I got PeachTree for free ($149 w/ a $149 rebate, so I guess I paid the tax) and just had to go get Quickbooks because my accountant doesn&#8217;t speak anything else.  I also did a quick survey of other accountants, and none of them uses anything but QuickBooks for clients my size.</p>
<p>I&#8217;ve already said I&#8217;m not a fan of Basecamp - even though I am a big fan of 37Signals - but I only have a wishlist of features they don&#8217;t support.  In practice, I still use basecamp for a couple of projects and used it at my company until we upgraded to <a href="http://www.atlassian.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.atlassian.com');">Atlassian</a>&#8217;s Jira and Confluence.  <a href="http://www.mockriot.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.mockriot.com');">Josh</a> left a commenters on the above-mentioned post recommending <a href="http://www.goplan.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.goplan.org');">goplan</a> and <a href="http://www.clevertools.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.clevertools.com');">Clever Tools</a>.  Clever Tools does claims to do a lot more than just collaboration/project management.  I&#8217;ll be checking it out.</p>
<p>Calendaring is also tough.  I&#8217;ve tried everything listed, and I don&#8217;t like any of them.  We are using <a href="http://www.zimbra.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.zimbra.com');">Zimbra</a>&#8217;s Collaboration Suite (<a href="http://www.zimbra.com/products/zimbra_for_businesses.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.zimbra.com');">ZCS</a>).  Calendaring should go together with email, so one of the hosted MS Exchange providers is also an option.  I&#8217;ve recommended mi8 in the past.</p>
<p>I know nothing about online file storage or backup.  I plan to learn soon, though.</p>
<p>While I was looking around, I also found this site that I thought was good: <a href="http://verusnova.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/verusnova.com');">VerusNova - Technology for Small Business Success</a>.   It&#8217;s a pretty standard link/review blog, but they cover a lot of ground on the kinds of hosted and open source tools that interest me.</p>
]]></content:encoded>
			<wfw:commentRss>http://erickherring.com/2007/03/11/tools-for-startups-80-of-what-you-need-at-20-of-the-expense-and-maintenance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Frameworks</title>
		<link>http://erickherring.com/2006/08/04/php-frameworks/</link>
		<comments>http://erickherring.com/2006/08/04/php-frameworks/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 18:12:17 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://erickherring.com/2006/08/04/php-frameworks/</guid>
		<description><![CDATA[
CakePHP
PHP For Applications (P4A)
The Horde Project
RADICORE: Rapid Application Development Toolkit for Building Administrative Web Applications
Code Igniter
PHP on TRAX: Rapid Development Made Easy
symfony: open-source PHP5 web framework
Agavi PHP MVC Framework
PHP Object Template (Pot)
phpPeanuts: Application Framework and Component Model
AWF-CMS.org
binarycloud: PHP web application framework
Agavi PHP MVC Framework
Carthag applications platform
Seagull Framework

]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.cakephp.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.cakephp.org');">CakePHP</a></li>
<li><a href="http://p4a.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/p4a.sourceforge.net');">PHP For Applications</a> (P4A)</li>
<li><a href="http://www.horde.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.horde.org');">The Horde Project</a></li>
<li><a href="http://www.radicore.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.radicore.org');">RADICORE</a>: Rapid Application Development Toolkit for Building Administrative Web Applications</li>
<li><a href="http://www.codeigniter.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.codeigniter.com');">Code Igniter</a></li>
<li><a href="http://www.phpontrax.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.phpontrax.com');">PHP on TRAX</a>: Rapid Development Made Easy</li>
<li><a href="http://www.symfony-project.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.symfony-project.com');">symfony</a>: open-source PHP5 web framework</li>
<li><a href="http://www.agavi.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.agavi.org');">Agavi PHP MVC Framework</a></li>
<li><a href="http://pot.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/pot.sourceforge.net');">PHP Object Template (Pot)</a></li>
<li><a href="http://www.phppeanuts.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.phppeanuts.org');">phpPeanuts</a>: Application Framework and Component Model</li>
<li><a href="http://www.awf-cms.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.awf-cms.org');">AWF-CMS.org</a></li>
<li><a href="http://www.binarycloud.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.binarycloud.com');">binarycloud</a>: PHP web application framework</li>
<li><a href="http://agavi.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/agavi.org');">Agavi PHP MVC Framework</a></li>
<li><a href="http://www.carthag.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.carthag.org');">Carthag applications platform</a></li>
<li><a href="http://seagullproject.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/seagullproject.org');">Seagull Framework</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://erickherring.com/2006/08/04/php-frameworks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stay Tuned</title>
		<link>http://erickherring.com/2003/02/06/stay-tuned/</link>
		<comments>http://erickherring.com/2003/02/06/stay-tuned/#comments</comments>
		<pubDate>Fri, 07 Feb 2003 06:03:18 +0000</pubDate>
		<dc:creator>Erick</dc:creator>
		
		<category><![CDATA[Personal KM &#038; Publishing]]></category>

		<guid isPermaLink="false">http://erickherring.com/2003/02/06/stay-tuned/</guid>
		<description><![CDATA[






A sampling of references/influences/thought-starters for those interested in talking about this:

Marc Canter: Marc is all over Free Media Management (n??e Open Media Management) - Free Media Management, Virtual File mngt vs generic Media Management, Jon hits a home run! (identity issues), Intro to an Open Standards Architecture
Les Orchard of 0xDECAFBAD: PersonalWebProxy
IBM Research: Web Intermediaries (WBI) [...]]]></description>
			<content:encoded><![CDATA[<div id="wrap">
<div id="images">
<div id="target14" class="attwrap left">
<div id="div14" class="imagewrap" onclick="doPopup(14);"><img width="500" height="373" id="image14" alt="Whiteboard drawing of NewTool - an open source platform for Free Media and Microcontent + universal personal proxy/server + authoring and replication" src="http://erickherring.com/wp-content/uploads/2006/02/NewTool.jpg" /></div>
</div>
</div>
</div>
<p><strong>A sampling of references/influences/thought-starters for those interested in talking about this:</strong></p>
<ul>
<li><strong>Marc Canter</strong>: Marc is all over <em>Free Media Management</em> (n??e Open Media Management) - <a href="http://blogs.it/0100198/stories/2003/01/12/openMediaManagementSystem.html" onclick="javascript:pageTracker._trackPageview ('/outbound/blogs.it');"><em>Free Media Management</em></a>, <a href="http://blogs.it/0100198/2003/01/12.html#a523" onclick="javascript:pageTracker._trackPageview ('/outbound/blogs.it');"><em>Virtual File mngt vs generic Media Management</em></a>, <a href="http://weblog.infoworld.com/udell/2003/02/02.html#a592" onclick="javascript:pageTracker._trackPageview ('/outbound/weblog.infoworld.com');"><em>Jon hits a home run!</em> (identity issues)</a>, <a href="http://blogs.it/0100198/stories/2003/01/22/introToOpenStandardsArchitecture.html" onclick="javascript:pageTracker._trackPageview ('/outbound/blogs.it');"><em>Intro to an Open Standards Architecture</em></a></li>
<li><strong>Les Orchard of <a href="http://www.decafbad.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.decafbad.com');">0xDECAFBAD</a></strong>: <a href="http://www.decafbad.com/twiki/bin/view/Main/PersonalWebProxy" onclick="javascript:pageTracker._trackPageview ('/outbound/www.decafbad.com');">PersonalWebProxy</a></li>
<li><strong>IBM Research</strong>: <a href="http://www.almaden.ibm.com/cs/wbi/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.almaden.ibm.com');">Web Intermediaries (WBI)</a> - <em>&#8220;Intermediaries create smart pipes&#8221;</em> (they&#8217;ve got a <a href="http://www.almaden.ibm.com/cs/wbi/meg.jpg" onclick="javascript:pageTracker._trackPageview ('/outbound/www.almaden.ibm.com');">whiteboard picture</a>, too, and also prettier pictures showing the <a href="http://www.almaden.ibm.com/cs/wbi/papers/www9/transcoding-poster.jpg" onclick="javascript:pageTracker._trackPageview ('/outbound/www.almaden.ibm.com');">architecture</a> and some <a href="http://www.almaden.ibm.com/cs/wbi/papers/www8/webplaces-poster.jpg" onclick="javascript:pageTracker._trackPageview ('/outbound/www.almaden.ibm.com');">scenarios</a>)</li>
<li><a href="http://www.fettig.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.fettig.net');"><strong>Abe Fettig</strong></a>: <a href="http://www.fettig.net/projects/hep/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.fettig.net');">HEP Message Server</a></li>
<li><a href="http://www.etl.go.jp/~ysato/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.etl.go.jp');"><strong>Yutaka Sato</strong></a>: <a href="http://www.delegate.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.delegate.org');">DeleGate</a>: an application-level gateway/proxy with &#8220;transcoding&#8221; capabilities and origin (client) capabilities - see <a href="http://www.delegate.org/delegate/overview/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.delegate.org');"><em>DeleGate: A Universal Application Level Gateway</em></a></li>
<li><strong><a href="http://www.cs.cmu.edu/~softagents/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.cs.cmu.edu');">The Intelligent Software Agents Lab</a></strong>: <a href="http://www-2.cs.cmu.edu/~softagents/webmate.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www-2.cs.cmu.edu');">WebMate</a> from Carnegie Mellon (<em>&#8220;a personal digital assistant, is a promising solution to the problem of finding useful information among a sea of texts and other web documents&#8221;</em>)</li>
<li><a href="http://matt.griffith.com/weblog/" onclick="javascript:pageTracker._trackPageview ('/outbound/matt.griffith.com');"><strong>Matt Griffith</strong></a>: <a href="http://matt.griffith.com/weblog/stories/2002/12/22/jogMyPersonalGoogleampWaybackMachine.html" onclick="javascript:pageTracker._trackPageview ('/outbound/matt.griffith.com');">Jog</a>, the personal Google &#038; Wayback Machine</li>
<li><strong>P.A.W. @ SourceForge</strong>: The <a href="http://paw-project.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/paw-project.sourceforge.net');">Pro-Active Webfilter</a> is a filtering HTTP proxy based on Sun&#8217;s Brazil framework</li>
<li><strong>Phil Wolff of <a href="http://dijest.com/aka/" onclick="javascript:pageTracker._trackPageview ('/outbound/dijest.com');">a klog apart</a></strong>: Comments on microcontent and converged clients in <a href="http://dijest.com/aka/2002/11/17.html#a2248" onclick="javascript:pageTracker._trackPageview ('/outbound/dijest.com');"><em>From .blog to converged client</em></a></li>
<li><a href="http://www.dashes.com/anil/?about" onclick="javascript:pageTracker._trackPageview ('/outbound/www.dashes.com');"><strong>Anil Dash</strong></a>: <a href="http://www.dashes.com/magazine/backissues/introducing_the_microcontent_client.php" onclick="javascript:pageTracker._trackPageview ('/outbound/www.dashes.com');"><em>Introducing the Microcontent Client</em></a></li>
<li><a href="http://radio.weblogs.com/0110772/" onclick="javascript:pageTracker._trackPageview ('/outbound/radio.weblogs.com');"><strong>S??bastien Paquet</strong></a>: <a href="http://www.knowledgeboard.com/cgi-bin/item.cgi?id=96935&#038;d=pnd" onclick="javascript:pageTracker._trackPageview ('/outbound/www.knowledgeboard.com');">Part 2</a> of <em>Personal knowledge publishing and its uses in research</em> (<a href="http://www.knowledgeboard.com/cgi-bin/item.cgi?id=96934&#038;d=pnd" onclick="javascript:pageTracker._trackPageview ('/outbound/www.knowledgeboard.com');">here is Part 1</a>)</li>
<li><a href="http://www.osafoundation.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.osafoundation.org');"><strong>OSAF</strong></a>: <a href="http://www.osafoundation.org/our_product_desc.htm" onclick="javascript:pageTracker._trackPageview ('/outbound/www.osafoundation.org');">Chandler</a>, of course&#8230;</li>
<li><a href="http://www.eastgate.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.eastgate.com');"><strong>Eastgate Systems Inc.</strong></a>: <a href="http://www.eastgate.com/Storyspace.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.eastgate.com');">Storyspace</a></li>
<li><a href="http://spacemapper.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/spacemapper.sourceforge.net');"><strong>The SpaceMapper Project</strong></a>: <a href="http://spacemapper.sourceforge.net/mn8/" onclick="javascript:pageTracker._trackPageview ('/outbound/spacemapper.sourceforge.net');">MN8</a> and <a href="http://spacemapper.sourceforge.net/DataStore/" onclick="javascript:pageTracker._trackPageview ('/outbound/spacemapper.sourceforge.net');">DataStore</a></li>
<li><a href="http://www.knownspace.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.knownspace.org');"><strong>KnownSpace</strong></a>: <a href="http://helium.knownspace.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/helium.knownspace.org');">KnownSpace Helium</a></li>
<li><strong>evectors</strong>: <a href="http://radiotools.evectors.it/itstories/section$sec=1&#038;data=stories&#038;struct=section" onclick="javascript:pageTracker._trackPageview ('/outbound/radiotools.evectors.it');">RssDistiller</a></li>
<li><strong>Ticluse Teknologi</strong>: <a href="http://snewp.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/snewp.com');">The Snewp</a></li>
<li><a href="http://www.pipetree.com/qmacro/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pipetree.com');"><strong>D. J. Adams</strong></a>: <a href="http://www.pipetree.com/qmacro/2003/01/29#nntp" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pipetree.com');"><em>Tinkering with RSS and NNTP</em></a> (Adams is also the author of <a href="http://www.amazon.com/exec/obidos/ASIN/0596002025/geekattackcomboo" onclick="javascript:pageTracker._trackPageview ('/outbound/www.amazon.com');">Programming Jabber</a> - I&#8217;ve got my copy and Jabber is in the tool&#8230;)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://erickherring.com/2003/02/06/stay-tuned/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
