[doap-interest] [ANN] doap:store, a collaborative DOAP projects directory

Thomas Vander Stichele thomas at apestaart.org
Sat Dec 16 21:02:35 UTC 2006


On Wed, 2006-11-29 at 11:28 +0000, Uldis Bojars wrote:
> On 11/29/06, MJ Ray <mjr at phonecoop.coop> wrote:
> > "Alexandre Passant" <alex at passant.org> wrote:
> > > Available at http://doapstore.org
> >
> > How does one add projects to this?
> > "send a ping to PTSW" http://pingthesemanticweb.com/ping

As a follow-up, I tried doing it manually the way the /api page
explains:
$ telnet rpc.pingthesemanticweb.com 80
Trying 64.34.172.55...
Connected to rpc.pingthesemanticweb.com (64.34.172.55).
Escape character is '^]'.
POST /ping/xmlrpc HTTP/1.0
User-Agent: Java
Host: rpc.pingthesemanticweb.com
Content-Type: text/xml
Content-length: 250

<?xml version="1.0"?>
<methodCall>
     <methodName>weblogUpdates.extendedPing</methodName>
     <params>
         <param>
             <value>Some title page</value>
         </param>

<param><value>http://webcvs.freedesktop.org/gstreamer/gstreamer/gstreamer.doap?view=co</value>         </param>
     </params>
</methodCall>HTTP/1.1 404 Not Found
Date: Sat, 16 Dec 2006 21:00:58 GMT
Server: Apache/1.3.36 (Unix)
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL /ping/xmlrpc was not found on this server.<P>
<HR>
<ADDRESS>Apache/1.3.36 Server at rpc.pingthesemanticweb.com Port
80</ADDRESS>
</BODY></HTML>
Connection closed by foreign host.

Any help is appreciated.

Thanks,
Thomas



More information about the doap-interest mailing list