[SummerTalk] Please try my iCalendar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
24 messages Options
12
Reply | Threaded
Open this post in threaded view
|

RE: [SummerTalk] Please try my iCalendar

Kurt Thams
One thing I'd like to see is the ability to syncronize data from a
standalone Microsoft Outlook calendar (*not* using MS Exchange).

 

> Dmitry Dorofeev wrote:
> > Hi, good to see calendaring for seaside.
> >
> > But on my Mozilla links on top are not visible, becouse of calendar
> > table sitting on top of them :-( Some styles issue.
> >
> > FYI: I am porting SW2Calendar to latest Pier/Magritte and
> Seaside 2.6a
> > (in Squeak 3.9) So it will be another way to have iCalendar with
> > Seaside/Squeak. May be we can join our effort ?
> >


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [SummerTalk] Please try my iCalendar

Yann Monclair-2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

sync with other icalendars is something I'd like to add later...  
Right now I'm deep in the seaside stuff. I hope to take a break from  
it soon, and work on other aspects of the icalendar (notifications,  
assisted scheduling...) My SummerTalk subject is very large, and it's  
true there is so much that can be done in the domain of icalendars...  
I try to keep to my current objective, an icalendar usable for  
collaboration within a group. I'll continue working on the icalendar  
after the SummerTalk, at that time I will probably add other  
functionalities.

I appreciate the ideas. The code is released as MIT license, so you  
can feel free to reuse anything in it :) of course if you wish to  
share it, we can add it on squeaksource :)

Yann


On Sep 19, 2006, at 2:11 AM, Kurt Thams wrote:

> One thing I'd like to see is the ability to syncronize data from a
> standalone Microsoft Outlook calendar (*not* using MS Exchange).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iQCVAwUBRQ+r0pU/hichOrnsAQJsswQAnV4rLcA4YxnLZV/g4F1WYb+ZXo/p06FA
fGSj+SwnM/gi0o5JC7EKKnhpHZ+zJqyuC09d0GN8DqL9nRSOkpxg2ZpBFNjs73Tq
4mvF/8gSwC6nEgcu9N2TMwREF9rcR6IFdcRomXtFQ3LNtBmNTNggex+dYin3M2Ge
LbJ2DDNwnzc=
=b9kk
-----END PGP SIGNATURE-----
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [SummerTalk] Please try my iCalendar

stephane ducasse
Yes exactly. Participate!

>
> I appreciate the ideas. The code is released as MIT license, so you  
> can feel free to reuse anything in it :) of course if you wish to  
> share it, we can add it on squeaksource :)
>
> Yann

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [SummerTalk] Please try my iCalendar

Philippe Marschall
In reply to this post by Kurt Thams
Hi

It should not be that hard to implement iTIP since it bases on the
iCalendar format itself (very good decision) and we already have
iCalendar parsers and serializers. It's just that someone has to do
it.

Philippe

2006/9/19, Kurt Thams <[hidden email]>:

> One thing I'd like to see is the ability to syncronize data from a
> standalone Microsoft Outlook calendar (*not* using MS Exchange).
>
>
> > Dmitry Dorofeev wrote:
> > > Hi, good to see calendaring for seaside.
> > >
> > > But on my Mozilla links on top are not visible, becouse of calendar
> > > table sitting on top of them :-( Some styles issue.
> > >
> > > FYI: I am porting SW2Calendar to latest Pier/Magritte and
> > Seaside 2.6a
> > > (in Squeak 3.9) So it will be another way to have iCalendar with
> > > Seaside/Squeak. May be we can join our effort ?
> > >
>
>
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
12