Gregarius on Lighttpd (Almost there)
April 13, 2008
For the last couple weeks I’ve been trying to build a personal news aggregator using Gregarius on a lighttpd web server. Unfortunately, I just don’t know enough about databases to be able to pull it off. I wrote about it though
and it should be pretty feature complete. Anybody that has worked with databases might wanna take a look, I put it on the Gentoo Wiki:
Entry Filed under: Linux. .
2 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed




1.
WladyX | April 13, 2008 at 4:18 am
Why did you choose gregarius over tt-rss? I also used gregarius before, but i switched to tt-rss, because gregarius was not developed any more…
2.
Dirk Gently | April 14, 2008 at 6:19 pm
Good thought. I liked the tip WladyX, it was the thought that what set me on this path. I choose to try gregarius first because both PostgreSQL or MySQL were large downloads and i have very little diskspace. I definitely hope to find time to try Tiny Tiny RSS in the near future, I just hope setting up a PostgreSQL or MySQL database isn’t as difficult as trying a sqlite database was.