Changeset 2032

Show
Ignore:
Timestamp:
02/26/08 07:24:40 (3 months ago)
Author:
joshr
Message:

fixed link to SWISHED, added link to SWISH-API-Remote; mentioned
that both are on CPAN too.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/src/scripts.html

    r1932 r2032  
    6969 
    7070 
    71         <dt><a href="http://joshr.com/src/swished">SWISHED</a></dt> 
     71        <dt><a href="http://joshr.com/src/SWISHED">SWISHED</a></dt> 
    7272 
    7373        <dd>Swish-e server code by Josh Rabinowitz. Runs under 
    74         Apache and mod_perl.</dd> 
     74        Apache and mod_perl. Intended to be used with matching client 
     75        code <a href="http://joshr.com/src/SWISH-API-Remote">SWISH::API::Remote</a>  
     76        Both of these packages can also be found on CPAN.</dd> 
    7577     
    7678    <dt><a href="http://pgfoundry.org/projects/pgswish/">Query swish-e index from PostgreSQL.</a></dt>