Feed Cache for Umbraco 1.1 released
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.
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.
Comments
Chris Houston
Hi Darren, I added a comment to one of your other posts related to this, and now I cannot find it, so not sure if it worked or not ?! Anyway, I have created a short XSLT snippet that converts @names / #names and URL's to clickable links, so I thought it might be something you or those using your package may like to use. You can find it here: http://blog.vizioz.com/2009/11/twitter-feeds-in-umbraco-using-xslt.html Cheers, Chris
Kenneth Solberg
Cool! One of my favorite packages just got better =)