https://github.com/halcy/tumblrrss
A tumblr rss feed generator
https://github.com/halcy/tumblrrss
Last synced: 7 months ago
JSON representation
A tumblr rss feed generator
- Host: GitHub
- URL: https://github.com/halcy/tumblrrss
- Owner: halcy
- Created: 2010-09-03T06:23:36.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-09-03T06:26:10.000Z (almost 16 years ago)
- Last Synced: 2025-01-22T17:25:53.008Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
tumblrrss.pl - a Tumblr "dashboard" RSS feed generator.
To set up, just drop the script in some directory on your web server,
change the variables under "config" to match your setup, and add the
scripts URL to your favourite feed reader.
Please make sure you're not hammering Tumblrs servers with a lot of
unneccesary requests.
DANGER WILL ROBINSON: This obviously makes something that was private
public. If you don't want anyone to see those, you should probably put this
script behind .htaccess protection or such.
Also, if anyone feels like making this print a little prettier, please go ahead.
Also, I don't want to hear any complaining about YOU CAN'T PARSE XML WITH
REGULAR EXPRESSIONS.
-- L. Diener / lorenzd@gmail.com