---
title: "Agent Frank isn't the only one."
date: 2003-02-17T17:10:38-05:00
url: https://blog.lmorchard.com/2003/02/17/ooodac/
author: Les Orchard
---

# Agent Frank isn't the only one.

<p>Oh, and I completely forgot to toss a link his way, but <a href="http://www.electricanvil.com/">Kevin Smith of electricanvil.com</a> is working on a Java <a href="http://www.decafbad.com/twiki/bin/view/Main/PersonalWebProxy">PersonalWebProxy</a> project also.  With <a href="http://www.decafbad.com/twiki/bin/view/Main/AgentFrank">AgentFrank</a>, I've been leaning toward patching the core together as quickly as possible to enable the plugins and scripting I wanted to play with.  But it looks like Kevin's spending more time carefully architecting the core using <a href="http://jakarta.apache.org/avalon/phoenix">Jakarta Phoenix</a> &amp; some homebrew proxy work.  Would be nice to borrow from his work soon.</p>
<p>Who else has code out there that could be assimilated? :)</p>
<!--more-->
shortname=ooodac

<div id="comments" class="comments archived-comments">
            <h3>Archived Comments</h3>
            
        <ul class="comments">
            
        <li class="comment" id="comment-221088162">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href=""><img src="http://www.gravatar.com/avatar.php?gravatar_id=607fafd93695a84738e1a72c911e2e7c&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="">Slim</a>
                </div>
                <a href="#comment-221088162" class="permalink"><time datetime="2003-02-17T17:50:21">2003-02-17T17:50:21</time></a>
            </div>
            <div class="content">Well... considering that "Frank" is already 18 MB over-weighted... what about a drastic diet instead?-)</div>
            
        </li>
    
        <li class="comment" id="comment-221088164">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href="http://neuro.nolimits.ro"><img src="http://www.gravatar.com/avatar.php?gravatar_id=d125c7a3397ca7f4088b15235d41aacc&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://neuro.nolimits.ro">Remus Pereni</a>
                </div>
                <a href="#comment-221088164" class="permalink"><time datetime="2003-02-18T08:13:51">2003-02-18T08:13:51</time></a>
            </div>
            <div class="content">Avalon and Phoenix rocks, it takes a bit of time till the whole idea and how it works click in but then there is no way back :)

We did this way DataStore (Phoenix) and we are heavily using Avalon (the framework) to some other projects to.</div>
            
        </li>
    
        <li class="comment" id="comment-221088166">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href="http://boston.conman.org/"><img src="http://www.gravatar.com/avatar.php?gravatar_id=778e89305f331b88a87a94b348164df8&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://boston.conman.org/">Sean Conner</a>
                </div>
                <a href="#comment-221088166" class="permalink"><time datetime="2003-02-18T11:19:07">2003-02-18T11:19:07</time></a>
            </div>
            <div class="content">What's wrong with using Squid as your web proxy?  It's already written, does a great job caching, and as long as it's local, you have access to its entire cache (and log files) to comb through.

-spc (I mean, why go through the trouble of writing a web proxy when there's already one written ... )</div>
            
        </li>
    
        </ul>
    
        </div>
