Treetop
April 14th, 2004, 11:48 AM
Im having a bit of a brain fart on this, and was wondering if someone could put me back on the right path.
Goal: To have the weather forecast (whether current or future, doesn't matter at this time), spoken over my speakers. I will be using the Speak plug-in as the trigger event. (ie. "computer, what is the weather?".. "Currently 70 degrees and clear" .. or however it parses the data)
The only thing for weather that I was able to locate, is the weather.js and weahtersettings.lua files included in the DVDSpy plug-in. As I don't have an LCD/VFD, would I still want to use this? I dont want to install something else on this machine if I dont have to, as I finally got it up and running smoothly and would really hate to have it get broken.
If I do use those files without the DVDSpy part, how do I implement them into girder? .js is javasript? I think I would use the .lua as a variable manipulation script.... am I getting close?
I know absolutely nothing about computer languages (other than they exist), so if I had to write something in LUA myself, it could easily take the better part of this year to get it working, but if that is the only way, I guess I would start in on it. Looked at LUA once.... all I can say is :o
Any pointers would be much appreciated, as Im not even sure where to start with this.
Here are some threads that I was able to pull up..
http://www.girder.nl/phpBB2/viewtopic.php?t=2340&highlight=weather
http://www.girder.nl/phpBB2/viewtopic.php?t=5985&highlight=weather
but both of these talk about using the LCD/VFD as the disp[lay for the info.
Treetop
Goal: To have the weather forecast (whether current or future, doesn't matter at this time), spoken over my speakers. I will be using the Speak plug-in as the trigger event. (ie. "computer, what is the weather?".. "Currently 70 degrees and clear" .. or however it parses the data)
The only thing for weather that I was able to locate, is the weather.js and weahtersettings.lua files included in the DVDSpy plug-in. As I don't have an LCD/VFD, would I still want to use this? I dont want to install something else on this machine if I dont have to, as I finally got it up and running smoothly and would really hate to have it get broken.
If I do use those files without the DVDSpy part, how do I implement them into girder? .js is javasript? I think I would use the .lua as a variable manipulation script.... am I getting close?
I know absolutely nothing about computer languages (other than they exist), so if I had to write something in LUA myself, it could easily take the better part of this year to get it working, but if that is the only way, I guess I would start in on it. Looked at LUA once.... all I can say is :o
Any pointers would be much appreciated, as Im not even sure where to start with this.
Here are some threads that I was able to pull up..
http://www.girder.nl/phpBB2/viewtopic.php?t=2340&highlight=weather
http://www.girder.nl/phpBB2/viewtopic.php?t=5985&highlight=weather
but both of these talk about using the LCD/VFD as the disp[lay for the info.
Treetop