<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HTML> <HEAD> <TITLE>Perforce Public Depot - Tony Smith</TITLE> <META content="text/html; charset=iso8859-1" http-equiv=Content-Type> <link href="shared/rubystyle.css" type="text/css" /> </HEAD> <BODY bgColor=#ffffff> <div class="main"> <H2>Welcome</H2> <h3>Introduction</h3> <p> Here you'll find my collection of submissions to the Perforce Public depot. For your convenience I've tried to categorize them in a fairly sensible way, but this document provides an overview for anyone browsing this part of the public depot </p> <h3>Perforce API Integrations</h3> These tools bridge the Perforce API into commonly used scripting languages. Currently I have integrations for: <ul> <li> <a href="http://www.cpan.org">Perl</a> ( <a href="perforce/API/Perl/index.html">P4Perl</a> ) </li> <li> <a href="http://www.ruby-lang.org">Ruby</a> ( <a href="perforce/API/Ruby/index.html">P4Ruby</a> ) </li> <li> <a href="http://www.php.net">PHP</a> - (P4PHP: not yet fully published) </li> </ul> <h3>Perforce Related Tools</h3> There are also a few other <a href="perforce/utils/index.html">Perforce related utilities</a> that I've written over the years and make available here. You use them at your own risk. <h3>Other Software</h3> <a href="qsplice/index.html">QSplice</a> is an application which acts as a partner to an analog phone on a <a href="http://www.splicecom.com">Splicecom</a> maximiser Business Telephone System. QSplice is a <a href="http://www.trolltech.com/products/qt/index.html">Qt</a> based GUI. I know it runs on Linux, and it should work on MacOSX and Windows if you care to built it. </div> </BODY> </HTML>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 4816 | Tony Smith |
Top level page for my stuff. Very rough and ready. |