You are here

Leeching

Finding all URLs in a blogspot/blogger blog

Submitted by Druss on Tue, 2016-06-14 22:22

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: LAN peer finder

Submitted by Druss on Sun, 2007-01-28 05:35

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.
Subscribe to RSS - Leeching