Flash for the win?
-
Meeting http://ask.metafilter.com/98532/Table-to-projector-data-gathering-system, take II. Full screen sentance display in a presentation room. I posted a question a few days ago regarding a meeting that our non-profit is running, but I ran off before I could interact with responses. The basic premise here is I will have (n+1) laptops, where the +1 is dedicated to displaying data, and the n laptops will interface somehow to the +1. What I am trying to achieve is this: A laptop somehow will display things on the screen in say a 20pt font. It will keep three things on the screen, the newest replacing the oldest. The n laptops (which will be 1-3) will wirelessly network to the projector laptop, and feed it data. In my mind I am thinking something like the Apple OSX RSS screensaver, but even stupider (no flying effects). A flash based RSS reader that runs full screen would be perfect. I would write a small webbased front end for the field PC's with XAMPP or something, and make a custom RSS feed. Basically, I can totally manage the data collection -- but I dont have a working knowledge of anything to make the front end work. Even a simple AJAXY webpage setup might work; but I dont know what to search for to find such a system that would achieve what I am looking for. Thoughts? I can make everything except the "show three sentances on the screen from a database/xml/rss/etc file"...
-
Answer:
i've never used twitter, but isn't this what it does?
SirStan at Ask.Metafilter.Com Visit the source
Other answers
Oooh! Very interesting idea! I would like the "projector" computer to be unmanned however. I seem to remember DIGG having this "live " feature that might be close to what I want.. it scrolled new stories using Ajax.
SirStan
How about a Twitter feed piped through onto a page that is set to refresh every 5 seconds?
perpetualstroll
Argh! A simple full screen webpage with a meta refresh! select * from notes order by id limit 3!! It wont be pretty.. but it will work!
SirStan
I am pretty sure we wont have ANY internet connectivity, only network connectivity.
SirStan
There's a Firefox extension called https://addons.mozilla.org/en-US/firefox/addon/115 that does the same thing with even less work on your part. Couple this with http://www.mouserunner.com/FF_Tips_Full_Screen.html (basically, F11, but there're some other automated options on that page). You can point Firefox at Twitter, or a web backend of your own design.
Alterscape
This is really neat challenge that has gotten me thinking... trying to do this without internet connectivity... Perhaps someone else can build on this idea, but how about a full screen webpage with meta refresh using iframes? And each of the three laptops are updating separate files that loads up in each of the iframes? It doesn't exactly pull the last 3 though, only the latest from each of the files that people are updating and saving. The other thing that came to mind was doing php includes, but I don't know enough about that to install that on your machine and what you would write to pull the last 3 files.
perpetualstroll
http://labs.digg.com/bigspy/<< This is essentially what I have in my mind.. except all ~22pt. Wheres my flash decompiler.
SirStan
The simplest way you could accomplish this would be using a Bonjour chat client and have the other computers send an instant message to the computer hooked to the projector. You could zoom in and resize the window to show only the last three lines. If you want to get really fancy, you could build some CSS sheet or webapp that would stylize and customize the chat-log and then display it any way you'd like to and have it auto-refresh.
cgomez
cgomez: any suggestions for something that will run on (preferably for now) Windows?
SirStan
Related Q & A:
- HOW TO WIN FRIENDS AND INFLUENCE PEOPLE?Best solution by Quora
- How To Win The Lottery Guaranteed?Best solution by Yahoo! Answers
- How To Win 4d In Singapore?Best solution by cupin.net
- What is the different between LED flash and Xenon Flash in a mobile phone?Best solution by whistleout.com.au
- Where can I find good a tutorial for creating a simple flash movie using Adobe Flash CS4?Best solution by Graphic Design
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.