Darren Ferguson - Weblog

Sunday, November 15, 2009

Feed Cache for Umbraco 1.1 released

Filed under: Umbraco - by Darren Ferguson @ 11:45 AM

I've update my Feed Cache for Umbraco package. The latest version can be downloaded from the our.umbraco project page.

The main update in this package is the addition of a configuration GUI (see screenshot). The package now automatically creates the scheduled task that it requires so no manual configuration is necessary.

Untitled

The configuration GUI is a sub project that renders any serialisable (.net) object as an HTML form. Changes made in the GUI can then be submitted back to the server. This GUI will be a standard part of any future packages.

When I have time I'll record a screen cast demonstrating how this works - including nested object collections to any depth. For now just check out the update to Feed Cache.

Comments, feedback and suggestions are welcome as always.