private recommend reader
version 0.1 features: (2013-05-04)
- just a demo for pinbox(2w IT blog site crawled, coolshell as torrent url);
- system structure is basicly completed: spider -> page analysis(filter) -> database -> php(codeignitor) -> bootstrap
- only filter in page analysis, and only like(mysql cmd) to match field for users;
version 0.2 features(todu):
- category(tags) extract for page & site;
- recommend service decoupled from php & mysql, no more only 'like';
- frontend functions will be further developed, clear frontend structure need.