[17 total ]
Dependencies and Compatibility

As you may have noticed, two of Lilina’s major dependencies, SimplePie and HTML Purifier are becoming PHP5 only, with HTML Purifier’s latest releases being available for PHP4 only. I’ve posted previously on SimplePie’s availability for PHP5 ... [More] only and how we could not switch to it. I later went back and completely backtracked, adding SimplePie to [...] [Less]

The Logo

We’ve changed our logo a few times now but we’ve finally settled on the current one. I’d like to take a brief moment to explain the reasoning behind it.
One of our main logos that we used was a logo designed by NeoRame. This was a great logo and we thank him for his efforts. However, [...]

How Do You Read Your Feeds?

As you may know if you’re following the development on Subversion, we’re experimenting with a few different templates.
For the future development of these, we’d like to hear from you: what are you looking for in your reader and how do you read your feeds?
(Further posts will be coming soon, I’ve been extremely busy in my [...]

Subversion working

The code in Subversion is now stable, however currently the source list is not being generated. We are aware of this and are working on it.

Subversion Broken for Now

If you’re running a production server with the trunk version (i.e. from Subversion), please realise that it will be broken for about another day or so while we convert to SimplePie (in the complete opposite of my other post).
We should be fully converted by tomorrow and a heap of new template tags will make life [...]

Happy New Year / IRC Channel

Firstly, happy new year and holidays to everyone! We hope your holidays have been especially fun and we wish you a prosperous and joyful new year.
This is just a quick note that we’ve set up an IRC channel on Freenode. You can use this link if your client supports it, otherwise just join the #lilina [...]

Why we can’t/won’t switch to SimplePie

Our thoughts on SimplePie and why we aren't adopting it.

New Domain Name

We talk about our new domain name, the wiki and the forums and our new mailing lists.

About the SOAP client and the Google API

We talk about an old bug which plagues PHP5 users of 0.7 and a simple fix for it

User Accounts Removed

We talk about a random site update related with user accounts

Lilina 1.0 Alpha 1

We talk about how we have released the 1.0 Alpha 1 development version

I (heart) jQuery

We talk about how we added jQuery to the latest version

Cache working

I now have the cache working. Seriously this time. It now also adds a comment to the top of the page with either Retrieved from cache or Generated fresh. This should aid in debugging.

Date sorting working

I now have the “show only from x hours ago” buttons working again.

Titles working

For anyone following the development of Lilina on SVN, I now have the feed’s source displaying properly on each item.
The installer is also almost finished.

And the results are in

We talk about how we have improved loading times

Cache working

I finally have the caching system working. I accidentally had it before the settings, which screwed with it because the times weren’t set.