Leeching

I recently had to write a script for an app that polled a blog to retrieve content from the latest post. While blog updates are communicated using Atom/RSS feeds, these feeds by default only provide access to the last X items from the blog. The trick to retrieving earlier content is to append ?max-results=1000 to the feed URL to, for example, retrieve the last 1000 posts. I'm sure there's a limit to this number, but it was sufficient in my case.

Hope this helps someone out there.

Azureus is definitely one of the more popular torrent clients out there, and it just became a lot cooler in my eyes: I finally explored the LAN peering plug-in that it is packaged with. This is way beyond cool and accomplishes the equivalent of link bonding using torrents. So, essentially, consider the following scenario:

  • You have two PCs on your local network.
  • You have two Internet connections (both 1Mbps, for e.g.), one for each PC.

All times are UTC. All content licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.