<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    
                        <title>milov.nl: </title>
          <link>http://milov.nl/707</link>
          <description>Weblog/photolog of Milo Vermeulen</description>
          <lastBuildDate>Fri, 09 Nov 2001 19:53:47 GMT</lastBuildDate>
                                <item>
              <title>milov.nl,milo,milov</title>
              <link>http://milov.nl/707#comment566</link>
              <guid>http://milov.nl/707#comment566</guid>
              <pubDate>Fri, 09 Nov 2001 19:53:47 GMT</pubDate>
              <description>Here's an XML-RPC version for PHP (no extra libraries required):
http://www.yaysoft.com/pingweblogs.php</description>
            </item>
                      <item>
              <title>milov.nl,milo,milov</title>
              <link>http://milov.nl/707#comment564</link>
              <guid>http://milov.nl/707#comment564</guid>
              <pubDate>Fri, 09 Nov 2001 15:52:55 GMT</pubDate>
              <description>aha. semicolons were caused by my replacing &quot; with &amp;quot; - fixed for now...</description>
            </item>
                      <item>
              <title>milov.nl,milo,milov</title>
              <link>http://milov.nl/707#comment563</link>
              <guid>http://milov.nl/707#comment563</guid>
              <pubDate>Fri, 09 Nov 2001 15:42:19 GMT</pubDate>
              <description>test2: &quot;http://www.semicolon.com/ &quot;
test3: 'http://www.semicolon.com/ '
</description>
            </item>
                      <item>
              <title>milov.nl,milo,milov</title>
              <link>http://milov.nl/707#comment562</link>
              <guid>http://milov.nl/707#comment562</guid>
              <pubDate>Fri, 09 Nov 2001 15:41:34 GMT</pubDate>
              <description>that semicolon is werd. something to do with my url2link function, but i don't see how.
test: http://www.semicolon.com/
</description>
            </item>
                      <item>
              <title>pup</title>
              <link>http://milov.nl/707#comment561</link>
              <guid>http://milov.nl/707#comment561</guid>
              <pubDate>Fri, 09 Nov 2001 15:41:01 GMT</pubDate>
              <description>i'm also retarded.  there's no parentheses on sub calls.</description>
            </item>
                      <item>
              <title>pup</title>
              <link>http://milov.nl/707#comment560</link>
              <guid>http://milov.nl/707#comment560</guid>
              <pubDate>Fri, 09 Nov 2001 15:30:29 GMT</pubDate>
              <description>doh.  watch taht wordwrap on the &quot;CreateObject&quot; line.

there's also a semicolon after the first strURL line as well.  no idea why.</description>
            </item>
                      <item>
              <title>pup</title>
              <link>http://milov.nl/707#comment559</link>
              <guid>http://milov.nl/707#comment559</guid>
              <pubDate>Fri, 09 Nov 2001 15:29:01 GMT</pubDate>
              <description>it's not soap or xml-rpc and it's not as simple as milov's code, but here's how to do it in asp:

Sub pingWeblogs(name, url)
Dim objXML
Dim strURL
strURL = &quot;http://newhome.weblogs.com/pingSiteForm &quot;
strURL = strURL &amp; &quot;?name=&quot; &amp; name
strURL = strURL &amp; &quot;&amp;url=&quot; &amp; Server.URLEncode(url) 
Set objXML = Server.CreateObject(&quot;MSXML2.ServerXMLHTTP&quot;)
objXML.Open &quot;GET&quot;, strURL, False
objXML.Send
Set objXML = Nothing
End Sub

pingWeblogs(&quot;TastyLog&quot;, &quot;http://www.tastylog.com/ &quot;)
</description>
            </item>
                      <item>
              <title>Bob</title>
              <link>http://milov.nl/707#comment557</link>
              <guid>http://milov.nl/707#comment557</guid>
              <pubDate>Fri, 09 Nov 2001 08:50:50 GMT</pubDate>
              <description>The forthcoming beta will have this feature. I also used the form trick, instead of figuring out how to do it the hard way.</description>
            </item>
                      <item>
              <title>Low</title>
              <link>http://milov.nl/707#comment555</link>
              <guid>http://milov.nl/707#comment555</guid>
              <pubDate>Thu, 08 Nov 2001 09:55:10 GMT</pubDate>
              <description>Hmmm, have to tell Bob about this... Maybe he can implement it in Pivot.</description>
            </item>
                      <item>
              <title>Raoul</title>
              <link>http://milov.nl/707#comment554</link>
              <guid>http://milov.nl/707#comment554</guid>
              <pubDate>Thu, 08 Nov 2001 09:10:49 GMT</pubDate>
              <description>and i see it in the blogrtracker kist.</description>
            </item>
                        
      </channel>
</rss>
