我在业余时间,做了一个小小的开源项目,叫做个人杂志计划。
- 聚合个人在豆瓣广播,新浪微博,twitter的内容,并生成排版后的PDF文件,可供下载。
- 一方面可以永久保存自己的timeline到本地。
- 另一方面,排版后的PDF版本,在移动设备上(手机,pad)的离线阅读体验很不错,或者发送到kindle上。
- 此外,如果我们还有精力的话,不妨把排版做的更好,这样出一本记录自己,讲述自己的纸质杂志应该还是很令人期待的。
- 聚合更多的内容,包括饭否,腾讯微博,wordpress……
- 对聚合后的消息,提供搜索功能
- 对聚合后的消息,做去重
- PDF排版,更美观
- 如何做纸质的杂志,包括版式设计,排版,打印
- linux(debian6) --
stable and powerfull
- nginx/uwsgi --
web server and serve static file
- mysql
- python
- flask --
python web framework
- redis --
nosqldb, store text,img etc, and used for cache instead of memcached
- xhtml2pdf --
convert html to pdf
- git/github --
code version control
- v2ex --
thanks for v2ex and css of v2ex^^
https://github.com/laiwei/thepast
作为开源项目,期待大家加入,也欢迎吐槽。
thanks
by laiwei