원문정보
초록
영어
Content syndication is the process of pushing the information out into third-party information providers. The idea is to drive more engagement with your content by wiring it into related digital contexts. However, there are some shortages of current related products, such as search challenges on massive feeds, synchronization performance, and user experience. To address these limitations, we aim to propose an improved architecture of content syndication and recommendation. First, we design a source listener to extract feed changes from different RSS sources, and propagate the incremental changes to target schema-free document stores to improve the search performance. Second, the proposed recommendation algorithm is to tidy, filter, and sort all the feeds before pushing them to the users automatically. Third, we provide some OAuth2-authorization RESTful feed sharing APIs for the integration with the third-party systems. The experimental result shows that this architecture speeds up the search and synchronization process, and provides friendlier user experience.
목차
1. Introduction
2. Related Work
2.1. Feed Synchronization
2.2. RSS Recommendation
3. Requirement and Objective
4. Architecture
4.1. Source Listener
4.2. Second and Following Pages
4.3. Feed Recommendation
4.4. OAuth2-authorization RESTful Feed Sharing APIs
5. Experiments
5.1. Low Latency of Search
5.2. Incremental Synchronization
5.3. User Experience
6. Conclusions
Acknowledgements
References
