Pinned Repositories
223.php.conf
4u2u
4u2u.apache.conf
bliki
A small blog + wiki engine built on Sinatra + Stone
chinese_to_unicode_code
将html中的中文转为 ' &#{unicode_code}; ' 这种形式,写回到html。这样html中只有ascii字符,浏览器又能正确显示出中文
code-exercises
Solutions to a variety of coding problems
git-blog
Ridiculously minimalist blogware - write your posts in $EDITOR, then `git-push blog master`. Boom, new posts published.
itest-find-similar-strings
scripts to find similar and duplicate strings
opencourse
py.org
404pnf's Repositories
404pnf/opencourse
404pnf/chinese_to_unicode_code
将html中的中文转为 ' &#{unicode_code}; ' 这种形式,写回到html。这样html中只有ascii字符,浏览器又能正确显示出中文
404pnf/howto-write-zh-pdf
如何用prawn这个ruby gem来生成含有中文的pdf文件
404pnf/html_index_generator_recursive
generate index.html recursively in a folder
404pnf/rsync_backup
rsync backup scripts
404pnf/2u4u_dl
404pnf/404pnf-facets
Ruby Facets
404pnf/BD_music_downloader
multi-threads baidu music downloader in ruby
404pnf/Booklet
jQuery Plugin
404pnf/character_to_pinyin
想看看如何转汉字到拼音 暂时不能工作呢
404pnf/copy_files_by_timestamp
404pnf/DED-yidongxuexi
DED-移动学习; 转html去markdown的脚本;依赖reverse_markdown
404pnf/egs-itest
数据转换脚本
404pnf/erp-reviist
转erp信息的xml到json
404pnf/example_shorten_url_app
技术演示使用。shorten url app: redis + sinatra
404pnf/fayuzhiyou
404pnf/find_bad_mp3
共itest项目使用,从xml文件中查哪些文件不是mp3文件
404pnf/iyc-lecture_notes-to-markdown
404pnf/iyc_jiao_an_scripts
404pnf/iyc_novel2csv
404pnf/iyc_srt2csv-ass2csv
转srt和ass字母文件到csv格式
404pnf/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
404pnf/memo
define memoized procedure easily in Ruby
404pnf/mewmew
mewmew
404pnf/o
ø, a functional programming library written in CoffeeScript.
404pnf/redweb
simple redis get/set over http with sinatra
404pnf/shorty
A very simple url shortener based on sinatra and redis.
404pnf/Simply-Scheme-Exercises
All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.
404pnf/sli_video
Simple tool for creating some HTML5-ready video
404pnf/srt_parser