{section: Overview}
 
-All of the condor daemons can talk soap as detailed in {link: http://www.cs.wisc.edu/condor/manual/v7.3/4_5Application_Program.html#SECTION00551000000000000000 the manual}
+All of the condor daemons can talk soap as detailed in {link: http://www.cs.wisc.edu/condor/manual/v7.4/4_5Application_Program.html#SECTION00551000000000000000 the manual}
 
 For a very clear and concise intro to SOAP messaging, see http://www.soapware.org/bdg
 
+A 2006 Condor Week Powerpoint presentation:
+{link: http://www.cs.wisc.edu/condor/CondorWeek2006/presentations/farrellee_tannenba_APIs.ppt}
+
 Barebones netcat example: (assumes somehost.example.com:9618 is your soap-enabled collector)
 
 {code}