moonmoon

27 Jan 2007

moonmoon 0.2 beta

Filed under: Uncategorized — maurice @ 13:00

Here is the result of what I announced a few days ago. This 0.2 release should bring improved performance to your moonmoon. Basically, more caching systems have been implemented (output caching and http 304). Most of the time, pages should load faster. Moonmoon may still be slow when it has to reload feeds.

The package is available for download there: http://moonmoon.org/download-latest.php .

Update happens just like usual:

  • backup your custom files (OPML, config.yml, CSS, etc.)
  • replace your old moonmoon with the new files
  • restore your custom files

Enjoy !

Edit : apparently, the http cache didn’t work in the release package. It has been fixed in the current package. For those who have already installed moonmoon 0.2, all you have to update is the index.php. I’m sorry for that. More testing next time maybe.

09 Jan 2007

moonmoon performance

Filed under: Uncategorized — maurice @ 10:40

Most of you noticed that moonmoon fails to handle a lot of feeds. Moonmoon is still a young project (don’t forget the current version is a 0.1) and making it work was the priority until now. But from now on, I think I’ll tweak the performance a little bit so we can use it with more feeds. I started to introduce more caching mechanisms so expect a faster moonmoon soon.