• skip to sidebar
  • skip to search box

trainedmonkey

by Jim Winstead Jr.

November, 14, 2004 archives

glenn re-raises the rss bandwidth issue. i’ll admit i’m lazy, and haven’t implemented if-modified-since handling for my own aggregator (which only polls hourly, and only news sites — i don’t read blogs via an aggregator), or if-modified-since handling for the rss feeds i produce (particularly the scraped feeds).

but one thing i have done is implement a system that serves up 403 responses to people who poll the scraped feeds more than once an hour. it blocks over ten thousand requests a day. what’s amazing to me is the number of persistent attempts in the face of repeated errors. for my polling, i am emailed errors when they occur, so i would know pretty quickly when i’ve been blocked.

blo.gs does make if-modified-since requests. of course, since it is only making requests when there should be changes (it only does so in response to pings, it doesn’t poll), it doesn’t make much difference.

» Sunday, November 14, 2004 @ 8:59am » blo.gs » 4 comments, add yours

my big fat obnoxious boss is a spoof of the apprentice (which i’ve never watched) in the spirit of my big fat obnoxious fiancé. i finally got around to watching the first episode, to decide whether to set up a season pass for the rest. it is brilliant, and i added the pass. like my big fat obnoxious fiancé, there are just enough moments that are hysterically funny to make up for the weak parts.

» Sunday, November 14, 2004 @ 6:08pm » television » Comment

aaron swartz’s weblog has become a diary of his experiences as a freshman at stanford. loads of great stuff, and i particularly love his coining of the acronym TGIQ (for “the girl in question”).

(as i type this on my laptop while sitting on my couch, i am particularly annoyed that safari’s undo does not recover from having selected a bunch of text and typing over it, as i am prone to do inadvertently in this position.)

» Sunday, November 14, 2004 @ 6:16pm » Comment

layers

BEA’s Apache Beehive Hits Milestone

Officials at BEA Systems announced the first milestone release of their open source project, Apache Beehive.

i’m shocked, shocked to find that gambling is going on in here!

» Monday, November 15, 2004 @ 5:54pm » code » Comment

stealing an idea (and four lines of code) from shelley powers, i’ve implemented a very basic live comment preview. i need to read up on this xml http request object thing (which this does not use) to try doing other and more clever things. (christian stocker’s livesearch is a good example of clever xml http request object usage.)

that was easy. i bolted on the basic livesearch here. the integration could (and maybe someday will) be improved, but it was quite easy to get going.

» Monday, November 15, 2004 @ 7:55pm » code, web » Comment
« Saturday, November 13, 2004 • Monday, November 15, 2004 »
  • Home
  • About
  • Archive
  • Bookmarks
  • Photos
  • Projects
  • GitHub
  • @jimw@mefi.social

Dedicated to the public domain by Jim Winstead Jr.