lilina 0.7

A shinny new version of lilina is out!

0.7 has many improvments, here are the latest entries at the Changelog:
* Update cache only if ?force_update=1 is passed as a parameter.
* Cleaned up the grouping
* Expand/Collapse changes the color of the item.
* Initial Expand or Collapse is done by JS
* UI is much simpler (to allow easier customization)
* cleaned up a lot of things
* “Add” button in edit.php
* MAGPIE_USER_AGENT is set to “lilina $LILINAVERSION (+http://lilina.sf.net/)”
* inc/chkenv.php will automaticaly do some system checking (directory and file permissions)
* Should generate Valid XHTML 1.0 Transitional (depending on the contents of the feeds)
* CSS cleanup and improvements
* ALternative CSS (style_fancy.css) illustrates how look can be changed.

Post comment as twitter logo facebook logo
Sort: Newest | Oldest

(like Sev & ronald said...)

?? ????? ??? ??? ????????? ???? ?????. ??? ??? ????????? ?? ???????? ??? edit.php, ??? ????????? ?? ????? ??? index.php, ???? ??? ???? ????? ?? "?????"

:-S

Yep, I have the same problem than Sev. After logging in I try to add or delete a feed and then I get back to Login. Logging in again, nothing has changed. (but I have a different hoster than Sev)

Great Idea, Great Software. Thanks!

(sorry for bad english)
Thank's for this software,

I can't add new rss/atom.
I get again the login/pass page, then I come back to the edit page, but nothing has changed.
I used the french freetelecom as web hosting.
I have seen it worked by others users of this web hosting.

I have 2 RSS feeds that both contain the same story - this causes lilina to get confused and only one of them is expanded in the UI when Iexpand all stories.

http://www.rediff.com/rss/getaheadrss.xml
http://www.rediff.com/rss/iycurss.xml

Both these feeds cotain a story called: Web content developers needed

I have exactly the same problem as #15

I'm getting the mimetype error as well using PHP Version: 4.3.10 (Zend: 1.3.0).

Fatal error: Call to undefined function: mime_content_type() in /lib.php on line 133

It happens every time I upload a favicon. The only icons that show up are the ones that came in the tarball. Any ideas what's causing this? Also, when I hit the "fetch" link nothing happens...
Great hack by the way...

Hello, just to say thanks for the lilinia software. Very nice indeed. I have implemented it in my site. Have a look on ......

Just a quick note to say that I just installed Lilina and I really enjoy it. I get more work done now because of it!

OK, couple more requests:

1) An easy way to sort the "Sources" list
2) Ability to store more fields in with RSS feeds (or at least customize what is stored, as some of the RSS feeds I'm using have oddball site names).

I've now got it setup in a VERY beta form over at Bend Blogs. I basically removed all the javascript stuff and marking stuff (as I could never get it to work right) and made it so an excerpt shows all the time. But what I've found is that many excerpts are actually the full entries, so I've used a smart trim function to get things down to a smaller size. Before I run that, however, I run a strip_tags($summary); function on it so that all the HTML is removed (as there were some DIV/span tags in some of those feeds that was really screwing things up.

I also found that most LiveJournal feeds don't have a title, so I made it so that if there's no title, it takes the first 25 characters and throws that up there as the title, using the smart_trim function again.

A couple feature requests:
1) Ability to setup a cron job to download the feeds hourly.
2) A combined RSS feed created from the downloaded feeds.

Otherwise, keep it up! I'll be playing with this some more, and if I come across some good ideas, I'll be sharing.

I noticed your header:
cat /dev/brain | grep interesting > /log

And I just wanted to say that you should ">>" to /log :)

hi,
i'm just testing lilina and i'm very happy with it :)
what do you think about categories for the different feeds ?
so you can say all feeds or just feeds from a specific category.

regards,
toadward

Trackbacks

  1. Lilina News Aggregator
    Lilina news aggregator is a browser based RSS/Atom reader with a great, simple interface and which doesn’t need a database. Check out this Lilina based site for an example. (via vrypan|net|log)…

  2. e-head’s lilina aggregator patch
    I am a bona-fide feed freak. Before the advent of RSS, atom, and other world live web technologies, the only site I read regularly was the BBC. Now, with the help of aggregators, I sit back and let the headlines come to me. Now my online reading encomp…

  3. [...] ball again and make some contributions in the near future. Lilina-head is my hack of the lilina aggregator.original patch file, which was furiously coded up in just a few hours. Be [...]

  4. Hermes says:

    links for 2005-08-29

    British Library eIS Architecture Pilot Services (tags: Libraries Digital_Libraries Software) vrypan|net|log » lilina 0.7 (tags: aggregator RSS) Brooklyn Public Library Catalog Help only 5 holds (tags: Brooklyn Libraries)…

  5. Ajax-ed Lilina

    When i talk about my project list long time ago, boringest mention about doing ajax on lilina-head .
    Since i was playing a bit on xajax that time , i actually testing to apply the ajax on lilina-head , at first i just testing to add a feed by ajax , …