项目 >> Rss >> Lilina

Lilina(php)

Lilina

Lilina是一个简单,基于文本文件(不需要使用数据库)的新闻聚合器。支持RSS与Atom Feed。具有Feed自动发现,RSS输出等功能。

Lilina is an open source feed news aggregator programmed in PHP. It supports RSS and Atom, the standards for syndication and can import from OPML, the standard for feed sharing.

It is powered by 2 awesome PHP libraries, HTML Purifier and SimplePie. Thanks also go to MagpieRSS, without whom the early versions of Lilina would not have been possible.

Lilina is developed by Ryan McCue, with occasional input from Trevor Fitzgerald, along with others.

Lilina is licensed under the GNU General Public License and is open source for all to share. Thanks go to the WordPress project, who we take “inspiration” from in the form of code.

Homepage: http://getlilina.org/

Loading...

如何设置lilina的rss全文输出

去年心血来潮,申请了两个域名askdba.net和dbatips.net,但是也没什么精力去搭建内容,于是就用d.c.b.a修改过的Lilina程序做了两个rss聚合网站,askdba主要面向中文blog,dbatips则是英文的,内容都是关于oracle/mysql以及一些运维相关的东西。如果你也在写这类型的blog,并且愿意加入聚合,可以留言告知。 前几天Lilina底层使用的Magpie碰到了一个很古老的bu...

小试RSS聚合器lilina,附安装方法

lilina是一个开源的RSS新闻聚合器实现,功能强大,方便易用,而且最大的好处是不需要数据库支持,这点我比较喜欢。机器上的lilina已经运行了1个星期,感觉比较稳定。 lilina支持RSS/ATOM的解析,使用MagpieRSS库,拥有一个简单但容易理解的管理后台,管理feed。 整个安装和自定义过程都非常简单。Just some steps! 安装步骤 1)解包lilina,最新的lilin...