[RELEASE] MyCalendar (Calander Script)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
WarriorSan Offline
Senior Member
Posts: 151
Joined: Oct 2003
Reputation: 0
Post: #41
(solexalex @ mar. 28 2005,21:13 Wrote:
Quote:any progress on this? thnx
ohhhhh ! yes !!!
lot of progress i think... be a little more patient...
if you want to know, mycalendar use now the ics files (icalendar ) the same as outlook can use or mozilla or phpicalendar aso...
i have to create some features to choose ics files user want to use and some oser features to dl or ul ics files from/to websites

waiting for those, maybe all of you guys waiting for this new version, can send here what you expect from ics files manipulation.... it can be interesting to know how to create my new features.
oh this already sound great! i wait :o

-xbox v1.1 with samsung dvd-drive
-250 gb
-ata 100 cable
-xecuter 2.2 pro
-xecuter 5035 bios (customized)
-customized ms dash

-crystal xbox v1.4 with samsung dvd-drive and uv light
-300 gb
-ata 100 cable
-xenium ice
-xecuter 5035 bios (customized)
-xbmc as dash
find quote
Freddo Offline
Skilled Skinner
Posts: 489
Joined: Apr 2004
Reputation: 13
Post: #42
can i just say with regard to ics files, that automaticly downloading a set ics file every time the script is started, and then automaticly uploading it again when the calender app is closed if any changes have been made would be ideal.

maybe a dialogue on exiting to ask to save or disgard changes would be sensible too?

i love interface/behavior design like this, but i'm crappy at coding, its nice to see a developer taking idea's onboard so readily.

:edit:

another thing actualy while i'm on a roll, it'd be great to have a much cut down version of the script which can run all the time in the background of xbmc (start with autoexec.py) and pop up to alert users of upcoming events (bottom right hand corner would be ideal, something subtle, maybe with an optional noise of some kind) this alert could be set up in the main calender application to warn you 24hours, 1 hour or 10 minuites before an event perhaps (or even arbitary amounts of time)

also why not talk to chokemaniac perhaps (the guy who does all the really awesome project mayhem skins) about getting your calender app made a standard feature with a button on the main menu.

okay thats enough thinking for today, i need a rest. Wink
find quote
WarriorSan Offline
Senior Member
Posts: 151
Joined: Oct 2003
Reputation: 0
Post: #43
(freddo @ mar. 30 2005,04:53 Wrote:can i just say with regard to ics files, that automaticly downloading a set ics file every time the script is started, and then automaticly uploading it again when the calender app is closed if any changes have been made would be ideal.

maybe a dialogue on exiting to ask to save or disgard changes would be sensible too?

i love interface/behavior design like this, but i'm crappy at coding, its nice to see a developer taking idea's onboard so readily.

:edit:

another thing actualy while i'm on a roll, it'd be great to have a much cut down version of the script which can run all the time in the background of xbmc (start with autoexec.py) and pop up to alert users of upcoming events (bottom right hand corner would be ideal, something subtle, maybe with an optional noise of some kind) this alert could be set up in the main calender application to warn you 24hours, 1 hour or 10 minuites before an event perhaps (or even arbitary amounts of time)

also why not talk to chokemaniac perhaps (the guy who does all the really awesome project mayhem skins) about getting your calender app made a standard feature with a button on the main menu.

okay thats enough thinking for today, i need a rest. Wink
i must says i like your ideas.

-xbox v1.1 with samsung dvd-drive
-250 gb
-ata 100 cable
-xecuter 2.2 pro
-xecuter 5035 bios (customized)
-customized ms dash

-crystal xbox v1.4 with samsung dvd-drive and uv light
-300 gb
-ata 100 cable
-xenium ice
-xecuter 5035 bios (customized)
-xbmc as dash
find quote
solexalex Offline
Skilled Python Coder
Posts: 706
Joined: Jul 2004
Reputation: 6
Post: #44
Quote:automaticly downloading a set ics file every time the script is started, and then automaticly uploading it again when the calender app is closed if any changes have been made
right now, what is done is that the ics file you use will be saved in your settings. every events added, modified or deleted will be done in real time in the calendar file. if you want to change the calendar in use, you'll go in settings section and select one of the .ics files available in events directory. then this file will be set as actual calendar for next changes.
your idea has to be thinked.... i will keep it in my mind. we need some practice to know how exactly do the job.

Quote: version of the script which can run all the time in the background of xbmc (start with autoexec.py) and pop up to alert users of upcoming events
i already thinked of this. it is in my todo list from the beginning of my project Wink
thanks anyway to reach my ideas Big Grin
if you want to know more, i will use the reminder value you can see in the event setting place. right now i did not implemented it. i will do it a bit later... need a public release before Wink


Quote:talk to chokemaniac perhaps (the guy who does all the really awesome project mayhem skins) about getting your calender app made a standard feature with a button on the main menu.
i willl soooo live it ! lol
i made all my possible to make it easyli fit any skins. in my opinion (and i do my best to make it most honnest as possible) a calendar will be more usefull inside xbmc than the weather Smile
find quote
solexalex Offline
Skilled Python Coder
Posts: 706
Joined: Jul 2004
Reputation: 6
Post: #45
new version !!!!
mycalendar v1.4 is out

you can get it from my website (french) in download section. or maybe you wish to wait for http://www.xbmcscripts.com online back ! (site does not work for 2 days)
here is url to french version of my website :
http://xbmc-scripts.gueux.be
here is the same, translated with google :
http://translate.google.com/transla....e_tools

you'll have to make a backup of your default.evt file inside your evts dir. this will help you to translate old format (.evt : home made format) to the new one (ics : icalendar files)
when the new version is intalled, you can run 'mycalendar setup' that will install icalendar library in the correct place.
then you can restore your default.evt file in the new 'evts' diectory. then go back on the root of mycalendar install and run 'icalize it!.py' to translate your old events.
find quote
solexalex Offline
Skilled Python Coder
Posts: 706
Joined: Jul 2004
Reputation: 6
Post: #46
have a look in here :
http://www.xboxmediaplayer.de/cgi-bin....ry69628

hope you'll like it
find quote
Post Reply