new feature: related pages/sites

Google Web APIs – Home

Develop Your Own Applications Using Google

With the Google Web APIs service, software developers can query more than 2 billion web documents directly from their own computer programs. Google uses the SOAP and WSDL standards so a developer can program in his or her favorite environment – such as Java, Perl, or Visual Studio .NET.

I added a list of pages similar to this one, as defined by Google, on the righthand column. I used the Google API, but this is just a static include for now. When I get more time, I’ll work on something dynamic. And ideally, it would use SOAP instead of java to fetch the data and perl to prep it for display as I do now. That will come later, as well. I just installed the SOAP stuff. That’s as far as I am going tonight.