Wei Feng » projects
A collection of my toy projects. The source codes are all released under GPL licenses so feel free to take it if you need. For more information please access my github page.
mirror
A library to make local copy of a web page. All the linked assets (images, css and java script) are also downloaded to try to keep the original appearence of the page.
It was a ruby port of Chris Hagerman’s Rorrim library written in python.
I also build a Ruby on Rails bookmark service website powered by this library: Through the looking glass
DL-Video-library
Provide an API library for dl-video.net
Iconv replacement module
Provide iconv functions for projects running on shared host which doesn’t have the build-in PHP iconv module.
It was a component of “doulog”, a weblog system which was designed and implemented as my graduate project for bachelor degree in 2004.
Archives for daily top10 topics of NewSMTH BBS
NewSMTH BBS is a popular telnet based BBS in China. This project is to capture and archive the top 10 of the most viewed hot topics each day automatically. Both contents and attchements of the topic are saved. Since the project went live from Oct 2007, more than 13,900 topics have been archived as of today.