Mp3car Home Page The mp3Car.com Forums The mp3Car.com Store The mp3Car.com Blog About mp3Car.com    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Plugins


Reply
 
Share Thread Tools Display Modes
Old 10-27-2008, 10:37 AM   #1
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
RRSched (Calendar/Schedular) [Alfa Released]

This is/will be a full blown RR Calendar & Schedular completely done with an extention plugin, no flash, no external support apps!

Current Features:
Month calendar days displays by (Ind or LBL ) if event(s) for that day.
Month calendar days have holiday labels. (specified from Holidays.txt)
Clicking on an evented day brings up a listing of days events
Clicking on the month at the top of calendar brings up a listing of all events for that month with -/+ months on that scn to nav around.
Set time for a new event via: a custom numosk, hour & minute buttons, and by sethr/min cmds.
Set the occurance of the event to: ONCE (w/ daily reminder), DOW(Day(s) of Week), Monthly, Yearly.
Set a reminder for x days before to remind you.
Time checking on start of Road Runner for missed events
Support for Hibernation and Standby, when time last checked was done is >= 2 mins


Features to be done:

Adding/Editing/Deleteing an event.
List of Skins ExecTbl.ini file Cmds.


Current event Dat file format:

<DATE W/ 4 PLACE YEAR>;<TIME 24HR STD>;<OCCURANCE>;<REMINDER>;<NAME>;<CMD:ANY NUMBER OF CMDS, SEP BY "#"/NOTE:>;<SKIN>;<NEXT SCHED'D DATE>

Example would be like this:

09/08/2008;13:25;O;R-2;Testing;"CMD:SENDMGS;MYAPP;HELLO||AUDIO#DVD#VIDE O";DFX 4.0;09/06/2008

This makes:

Date = 09/08/2008
Time = 1:25 AM
Occurace = Once
Reminder = 2 days before at the event time
Name = Testing
If the <CMD:/NOTE:> section Starts with "CMD:" will execute cmds,
First Cmd = "SENDMGS;MYAPP;HELLO||AUDIO"
Second Cmd = "DVD"
Third Cmd = "Video"
If the <CMD:/NOTE:> section Starts with "NOTE:" will issue a pop-up reminder window.
Skin = For all skins use "*" and will trigger the cmds on time set for all skins, adding the skin name (skins folder name) will only trigger for that skin only
Next Sched Date=<for program usage>




Latest Version:
This now takes the new plugin format and is folder sep in zip(\skins\RRSched Demo Skin, \Plugins\RRsched)
So if you have a prev version, unreg delete old skin folder and then add..
Attached Files
File Type: zip RRSched.zip (267.6 KB, 59 views)
File Type: zip RRSched DLL.zip (35.8 KB, 24 views)

Last edited by Blue ZX3; 11-24-2008 at 10:36 AM..
Blue ZX3 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-27-2008, 10:37 AM   #2
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
Res'vd.
Blue ZX3 is offline   Reply With Quote
Old 10-27-2008, 11:05 AM   #3
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,283
Enforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant future
WTF is afla?
Enforcer is offline   Reply With Quote
Old 10-27-2008, 11:15 AM   #4
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
Um...WTF R U Talking bout??
Blue ZX3 is offline   Reply With Quote
Old 10-27-2008, 01:06 PM   #5
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Posts: 1,127
carputer1 is on a distinguished road
papertrial,
carputer1 is offline   Reply With Quote
Old 10-27-2008, 01:09 PM   #6
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
Ok, updated first post and attached latest alfa version.
Blue ZX3 is offline   Reply With Quote
Old 10-27-2008, 02:54 PM   #7
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Are these indicators like RR standard one and will this work?

I,25,180,120,60,"RRSched_IndDay;8"

L,25,180,120,60,0,0,0,36,"Arial","BYIND;RRSched_In dDay;8;<<=*","CENTER"
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 10-27-2008, 03:48 PM   #8
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
Std RR Ind's, Yes. Will that work...I have no idea! Just looking at that I would say no, can RR process the lbl cmds like that? Guess on the No side?

What are you trying to do with that anyway??
Blue ZX3 is offline   Reply With Quote
Old 10-27-2008, 04:09 PM   #9
FLAC
 
Sal R.'s Avatar
 
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,314
Sal R. is an unknown quantity at this point
Quote: Originally Posted by Blue ZX3 View Post
Std RR Ind's, Yes. Will that work...I have no idea! Just looking at that I would say no, can RR process the lbl cmds like that? Guess on the No side?

What are you trying to do with that anyway??

*nvm*

EDIT: Just looked at the skin code and it probably might not work afterall.

From the looks of it, rather than use a graphic to display if events are entered on day "8," the label code is set to display instead.
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v4/18/2009 / Winamp v5.13 / RRMedia v1.2.2

Last edited by Sal R.; 10-27-2008 at 04:15 PM..
Sal R. is offline   Reply With Quote
Old 10-27-2008, 04:23 PM   #10
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
If that is what is wanted to use a lbl or ind to show days status, could be done easier inter than like that. If that was done, what would the lbl display, or leave to have by user/skinner setting?
Blue ZX3 is offline   Reply With Quote
Old 10-27-2008, 04:35 PM   #11
FLAC
 
Sal R.'s Avatar
 
Join Date: Aug 2006
Location: Sun Diego
Posts: 1,314
Sal R. is an unknown quantity at this point
Quote: Originally Posted by Blue ZX3 View Post
If that is what is wanted to use a lbl or ind to show days status, could be done easier inter than like that. If that was done, what would the lbl display, or leave to have by user/skinner setting?

I think that follwing RR STD indicator nomenclature would be the best. That way, we can just use the BYIND command to process our own labels.

i.e.
IS:
RRSched_In dDay;8

PROPOSED:
RRSched_In dDay8

TBH, the only reason why I think I know what Chuck is doing is because I was planning on doing something similar for my implementation. Haven't had the change to test it since I'm at work.
__________________
Pico-ITX / nLite'd XP Pro with EWF-HORM / RR v4/18/2009 / Winamp v5.13 / RRMedia v1.2.2
Sal R. is offline   Reply With Quote
Old 10-27-2008, 04:56 PM   #12
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
When the indicator is on this would display a text label “Event” but I don’t think it will work with the ; in there.

The reason I do this is so I do not need to add more images to my skin – I only have 14 .jpg for my whole skin set.

BYIND;RRSched_In dDay;8;<<= Event
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 10-27-2008, 05:09 PM   #13
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
There is a very simple reason as why i did the labels and ind in my own std. Tons of lesser code and actually makes skinning it easier ( I think ).

I would just much rather add an event lbl then change the code to keep with the RR std format.
Blue ZX3 is offline   Reply With Quote
Old 10-27-2008, 05:22 PM   #14
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
That a work - thx
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 10-27-2008, 05:27 PM   #15
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,243
Blue ZX3 will become famous soon enough
Will update it within a couple hrs....
Blue ZX3 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Tags
calendar, schedular, task

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RRMedia Plugin by Blue ZX3 [v1.2.2 Released] Blue ZX3 RR Plugins 664 06-30-2009 10:21 PM
timer ext plugin now RRsched carputer1 RR Plugins 77 10-27-2008 10:46 AM


All times are GMT -5. The time now is 07:26 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics