About
The intention of this is for any person or organization to be able to use the tool to display an RSS feed from within their organization or externally on a monitor in a lobby, dining area or anywhere people congregate.
This is my first attempt at an open source project and I'm actually pretty proud of it, but we will see how it goes. I took feed2js (which uses Magpie RSS) and a jQuery Cycle Plug-in, combined them, made a few modifications and created this.
Feedback, suggestions or questions can be sent to gro.ezagla@siuol
Features
- Display RSS feed items in a slideshow type format
- Several styles to choose from
- Decide transition options
- Set how long each item is to be displayed
- Adjustable transition time in and time out
- What content is displayed from the RSS feed; title, content, author, date
- Html content rendered or plain text
- Items can be displayed once or looped
- Item order; forward, reverse or randomize
- Pause slideshow on mouse hover
- Link to enclosures; audio, video or file
- Feed data is refreshed every hour
Fullscreen
How do I show the slideshow in full screen?First change your browser to fullscreen, resize the text to get it to the desired size and refresh your browser page so the item is displayed. Each of these steps for different operating systems and browsers are listed below:
Operating System | Browser | Fullscreen | Resize Text | Refresh |
---|---|---|---|---|
Windows | Internet Explorer | F11 | Ctrl Mouse Scroll Wheel | F5 |
Windows | Firefox | F11 | Ctrl Mouse Scroll Wheel | F5 |
Windows | Chrome | F11 | Ctrl Mouse Scroll Wheel | F5 |
Windows | Safari | F11 | Ctrl Mouse Scroll Wheel | F5 |
Mac | Safari | Kinda can't be done | cmd + and cmd - | CMD R |
Mac | Firefox | shift cmd f | cmd + and cmd - | F5 |
Mac | Chrome | shift cmd f | cmd + and cmd - | cmd r |
Linux | Firefox | F11 | Ctrl Mouse Scroll Wheel | F5 |
Linux | Chrome | F11 | Ctrl Mouse Scroll Wheel or Ctrl + and Ctrl - | F5 |
Planned Features
- Done - Multiple Feeds - I used iframes to display more than one on a page. To display several feeds in a single list, I'd suggest an RSS aggregator.
- Done - Keep cache clear by deleting all cache files older than 1 day on every launch
- Allow user to specify their own css on a remote server or allow users to specify their own background image - easy one based on feedback.
- Automatic Browser Maximization or show in greybox
- Incorporate the option to input your Zip code and get one of the items to display the local weather forecast.
- Configure feed update timing - how often does the script check for new items