From the category archives:

Scripting

Blogroll script

by Ron on March 24, 2003 · 0 comments

Been doing a little work on the site and this has involved writing some PHP code. I thought I’d share the scripts so others could benefit. I’ve created a new category for scripts and moved a couple of previous posts to it.

Today I wrote a script to read in an OPML file and output some [...]

{ 0 comments }

Bogus referrers

by Ron on March 17, 2003 · 3 comments

I’ve added some code to the lgf-referrer script I’m using to block certain domains from the list. Mostly I’ve blocked search engines, since I have them in my other list. But I just figures out two new ones to block today, http://radio.xmlstoragesystem.com/ and http://www.technorati.com/.

http://radio.xmlstoragesystem.com/ is the weblogs.com ping checking that my site has changed. I [...]

{ 3 comments }

Scriptygoddess referrer scripts

by Ron on March 14, 2003 · 0 comments

I finally got around to adding a referrer log to the page. I got if from http://www.scriptygoddess.com. The main referrer log is pretty cool. But I find that most of my referrers are from search engines, so I went looking for a solution.

First was a script that lists keywords from search engine referrers. I added [...]

{ 0 comments }