ToDo's?!
Posted: Thu Apr 20, 2006 1:32 pm
It's good to finally be at an active forum!
My wishlist is as follows:
- Camera view (motion picture) ability in a SWRemote (theme)
- Color / font change ability for texts in buttons and status properties
- Theme memory issues (as addressed by Scott already) / Script run memory issues
- Interface for USB / Ethernet devices like the Generic serial device
- HouseBot Connector to Meedio (I guess that will be a very low priority now)
- Interfaces for ZWave, Insteon, FS20 (USB), ELK M1 etc etc
- Better / more theme designs (Maybe starting a thread where everybody can post his own built theme buttons / backgrounds etc.
- Have the support tickets that were filed checked and small bugs fixed like: Generic Serial device, Allow same value for the IR receiver etc etc
We could share information on what we have accomplished so far so Scott doesn't have to reinvent everything.
I have continuous VBScripts running for:
- EMail retrieving / alerting / deletion
- Onkyo (serial) TX-NR5000E control
- NEC Plasma (serial) control
- Calendar function (complete set up and controllable from a SWRemote)
- PC Info script (revised since last posts from Scott -> continuously running now)
- European ISDN VoiceMail / Telephone interface for CID, voicemail and phonebook based on the German program XAN
- Serial control for own built tranceivers (868MHz) controlling temperature sensors, curtains, PIR's etc etc
- In the near future a script will be developped for the ELK M1 Gold alarm system
- Cool And Quiet control from a SWRemote (on / off) for AMD CPU's
- USB UIRT integration (which is obviously nothing new)
- Red Theme buttons with actual status (requires a task sometimes)
I found out that constantly triggering large vbscripts on a task consume great amounts of memory. The memory issue was worked around by having the scripts run constantly and as a side effect, every script control became more agile
My wishlist is as follows:
- Camera view (motion picture) ability in a SWRemote (theme)
- Color / font change ability for texts in buttons and status properties
- Theme memory issues (as addressed by Scott already) / Script run memory issues
- Interface for USB / Ethernet devices like the Generic serial device
- HouseBot Connector to Meedio (I guess that will be a very low priority now)
- Interfaces for ZWave, Insteon, FS20 (USB), ELK M1 etc etc
- Better / more theme designs (Maybe starting a thread where everybody can post his own built theme buttons / backgrounds etc.
- Have the support tickets that were filed checked and small bugs fixed like: Generic Serial device, Allow same value for the IR receiver etc etc
We could share information on what we have accomplished so far so Scott doesn't have to reinvent everything.
I have continuous VBScripts running for:
- EMail retrieving / alerting / deletion
- Onkyo (serial) TX-NR5000E control
- NEC Plasma (serial) control
- Calendar function (complete set up and controllable from a SWRemote)
- PC Info script (revised since last posts from Scott -> continuously running now)
- European ISDN VoiceMail / Telephone interface for CID, voicemail and phonebook based on the German program XAN
- Serial control for own built tranceivers (868MHz) controlling temperature sensors, curtains, PIR's etc etc
- In the near future a script will be developped for the ELK M1 Gold alarm system
- Cool And Quiet control from a SWRemote (on / off) for AMD CPU's
- USB UIRT integration (which is obviously nothing new)
- Red Theme buttons with actual status (requires a task sometimes)
I found out that constantly triggering large vbscripts on a task consume great amounts of memory. The memory issue was worked around by having the scripts run constantly and as a side effect, every script control became more agile