Skip to content

Instantly share code, notes, and snippets.

View boris1993's full-sized avatar
:shipit:
Code hard, die hard.

Boris Zhao boris1993

:shipit:
Code hard, die hard.
View GitHub Profile
#!/usr/bin/perl -w
# this small program starts a http daeomon listening on port 1111 and provides a RSS feed
# to all .mp4 files stored in the 'videos' folder.
# This program is intended to transfer movie files via wireless. Using the sony psp RSS feed utility
# 1. Start the server with ./rssstandaloneserver.pl
# 2. Copy some video files on videos subfolder
# 3. Point you PSP browser to the http://<address>:<port>/ and the psp browser will display a page to
# subscribe to the feed.
# 4. Go to Psp->Network->RSS Channel and select the new feed