We are attempting to put together a “live” feed/blog page that would query multiple channels and display a simple output (one image and brief description) of the posts, updates and entries.
The display would be a chronological list of entries within the four channels and create a “live” feed that a user could watch - and ultimately when an item is a channel entry in another channel that contains (for instance) a photo gallery, the image displayed would link to the gallery display template.
WHAT WE NEED - is the capacity to make this page “live” - meaning that a user could load the page in the browser, and through Java/Ajax (or something else), the new entries would dynamically appear in the list (according to our exp entry design) without having to reload the page.
I’m sure someone out there has a solution for this type of need…
HELP!