Charmed Quark Systems
Google
WWW CharmedQuark.com

Go Back   Charmed Quark Systems > Miscellaneous > User Systems
Register FAQ Members List Calendar Mark Forums Read

User Systems A forum for users to describe their CQC-based automation systems.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-21-2008, 06:12 PM
wuench wuench is offline
 
Join Date: Jan 2006
Location: Saint Louis, MO US
Posts: 2,550
Lightbulb Wuench's BlueGlass Theme

Here are some screenshots of my CQC setup. They are linked to larger images. A lot of credit goes to Panos for giving me the general idea.

Home Status Page
The home page shows email status from 2 Pop3 Email drivers. 1 for email, 1 for vmail that is forwarded from my GrandCentral.com account. At the top is the toolbar used to access most functions, summaries of the current weather, the date/time, and email/vmail status icons.



Weather
Using the Weather Channel driver. And the now ubiquitous radar screen from the Weather Channel. Clicking anywhere on this screen brings up a larger view of the radar. I have to hide the underlying Web widget radar when the popup comes up and then reshow it when it closes. I do the same for the commonly accessible popup buttons on the lift (setup , lights) to keep the underlying radar from covering the popups.



Themes Dialog
The backgrounds are changeable. I use a CQC Repo and browser to select them with the location field containing the image location in CQC.



Setup Dialog
Used to access more discrete functions, like power, eq settings etc.



Tools Dialog
Used to launch commonly used applications without leaving CQC.



Variables Driver Fields (Included in Template Pack Below)
Code:
<?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE CQCFldDump PUBLIC 'urn:charmedquark.com:CQC-CQCFldDumpV1.DTD' 'CQCFldDump.DTD'> <CQCFldDump Moniker='Variables' FldCnt='7' Make='Charmed Quark' Model='VarDriver'> <CQCFldDef Name='FrontSprinklerDate' Type='EFldType_String' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> <CQCFldDef Name='FrontSprinklerRuntime' Type='EFldType_String' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> <CQCFldDef Name='HideIE' Type='EFldType_Boolean' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> <CQCFldDef Name='SideSprinklerDate' Type='EFldType_String' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> <CQCFldDef Name='SideSprinklerRuntime' Type='EFldType_String' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> <CQCFldDef Name='SprinklerTime' Type='EFldType_String' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> <CQCFldDef Name='Theme' Type='EFldType_String' Access='EFldAccess_ReadWrite' Private='No' AlwaysWrite='No' QueuedWrite='No'> </CQCFldDef> </CQCFldDump>
Files located here: (Compiled under CQC 2.4.36)
Attached Files
File Type: cqcmacropack ElkCustTime.CQCMacroPack (687 Bytes, 43 views)

Last edited by wuench : 05-22-2009 at 04:31 AM. Reason: Added Popup_Dialog Templates/Variables Driver Export
Reply With Quote
  #2  
Old 01-21-2008, 06:22 PM
wuench wuench is offline
 
Join Date: Jan 2006
Location: Saint Louis, MO US
Posts: 2,550
Default Audio Setup

Radio / Tuner
This screen controls the analog tuner using the Denon3808ci Driver. I created a CQCRepo to hold the radio stations in my area, with the location field containing the analog frequency.



Network Audio
This screen controls the Network Audio functions of the 3808. The 3808 can access streaming audio directly over the internet and also access audio files shared out from Windows Media Player or Orb. I share my music using Winamp Remote. The top display box basically replicates the lines you would see out of the 3808, so you have to use the arrow buttons to navigate through screens.



Audio Player
This is my audio player/playlist. I am currently using the file-tag repository driver and CQC Audio Player. I do a cool little trick with the vertical list browser showing the playlist. Clicking once, selects the song, so you can delete it with the delete button. Double-clicking it jumps to that song. To get the blue highlight, I had to turn on focus on the template.



Music Info Dialog
Here is the music info dialog used to select songs. I still have to update my cover art, so you might notice a lot of the covers on the repo behind the popup are missing...


Last edited by wuench : 01-21-2008 at 06:38 PM.
Reply With Quote
  #3  
Old 01-21-2008, 06:30 PM
wuench wuench is offline
 
Join Date: Jan 2006
Location: Saint Louis, MO US
Posts: 2,550
Default TV and Movies

DirecTV Control
DirecTV Control using the GenII driver.



DirecTV Channels
Using a CQCRepo to hold the channels, with the location field set to the channel-subchannel.



DVD Changer Control
Controlling the Sony 777 ES DVD Changer. I do a lot of hiding/showing of fields on this screen depending on the slot field of the changer. If the slot is 0 you'll see a "Please Wait..." message, if the slot is 1 you'll see "Rental Slot" for the description and a Netflix logo. Otherwise you'll see the proper coverart, movie description.



Movie Repository



Movie Info Dialog

Reply With Quote
  #4  
Old 01-22-2008, 01:25 PM
brotsten brotsten is offline
 
Join Date: Jun 2006
Location: Poulsbo, Washington
Posts: 395
Default

I like 'em. I'm cruising for some screens to steal.

Brian
Reply With Quote
  #5  
Old 01-22-2008, 03:44 PM
Etch32 Etch32 is offline
 
Join Date: May 2007
Posts: 74
Default

Looks great. Nice ideas for functionality too like alternate uses of CAB, focus on selected song, enlarging web radar popup, etc. I'd like to see how you implemented some of these if you decide to post your templates. I've learned so much by "reverse engineering" templates that everyone has graciously posted.
Reply With Quote
  #6  
Old 01-22-2008, 04:17 PM
ellisr63 ellisr63 is offline
 
Join Date: Jan 2006
Location: Concord, California
Posts: 6,553
Default

Any chance of getting larger images?
__________________
Ron
Reply With Quote
  #7  
Old 01-22-2008, 04:20 PM
MikeW MikeW is offline
 
Join Date: Oct 2005
Location: Portland, OR
Posts: 614
Default

Are you going to make these files available for download?
Reply With Quote
  #8  
Old 01-23-2008, 12:16 PM
wuench wuench is offline
 
Join Date: Jan 2006
Location: Saint Louis, MO US
Posts: 2,550
Default Template pack posted...

Ok, I have posted a zip file with the template packs and logo images (in case you don't want to load the whole template). The link is at the top of the first post.

Took me a while to figure it out, sure would be nice if you could save off multiple templates/images at a time. Hopefully I did it right. Let me know if you have problems with it....

Ron, the images are linked to larger ones. Just click on them...
Reply With Quote
  #9  
Old 01-24-2008, 05:39 AM
LittleJohnny LittleJohnny is offline
 
Join Date: Apr 2006
Location: Raleigh, NC
Posts: 77
Default

wuench,

Really nice work and thanks for sharing your templates. While I have not looked at your templates YET, I assume you are probably using the variables driver.

If possible, you may want to document the variables you have used.
Reply With Quote
  #10  
Old 10-20-2008, 08:35 AM
jrlewis jrlewis is offline
 
Join Date: Jun 2007
Location: Renton WA
Posts: 1,763
Default

Wuench,
How do you do the double-click trick you mention in post 2 to jump to a song?
__________________
It's the early bird that catches the worm, but it's the second mouse that gets the cheese...
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:06 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.