I need to prepare a business presentation that will be shown on several monitors in the company.
This presentation will show both static contents (essentially HTML pages and images) and dynamic charts that are updated periodically. These charts are created loading data from a production DB, so a little programming effort should be required.
The presentation should be managed by people with little (or nothing at all) technical expertise (e.g. sales employees, etc.)
As in classical presentations, there should be a timed transition between pages.
At the moment, an ad-hoc web application is used. It's a very basic application not so easy to handle for "non programmers".
Is it possible to get something like that, using programs such as Power Point or similar? Or, alternatively, is there some dedicated CMS for this case of use?
UPDATE I tried using PowerPoint like suggested in the comments, but this solution update data in the presentation only at opening time... Instead I nead data to be updated every time the slide is shown.
MORE DETAILS The data to be shown are stored on a MS SQL Server 2005 database. These data should be represented by pie charts and histograms (currently we use Google Charts). The development of the graphics page is entrusted to IT office, so there are no problems about that. The issue is that in the presentation will also be present commercial contents, this part of the work is entrusted to sales office, which has no expertise in information technology. The application currently in place has not been developed to be used by non-programmers. The presentation will loop on some monitors connected to the same machine (no internet connection provided) and not require any user operation. We are currently using IE8.
Prezi.com is very nice like vaugham mentioned. Very slick! You will like it and it can be exported/downloaded to use as a standalone presentation.