Re: Events calendar: help wanted

2024-04-19 Thread Rich Bowen
> On Apr 19, 2024, at 12:36 PM, sebb wrote: > > Before diving into any changes to how the calendar is defined and > maintained, I think it is vital to establish what is wanted from the > calendar, both from the maintenance point of view and the user PoV. > > The existing calendar allows views

Re: Events calendar: help wanted

2024-04-19 Thread sebb
Before diving into any changes to how the calendar is defined and maintained, I think it is vital to establish what is wanted from the calendar, both from the maintenance point of view and the user PoV. The existing calendar allows views by week, month and agenda (serial). One can move back and fo

Re: Events calendar: help wanted

2024-04-19 Thread Bertrand Delacretaz
On Fri, Apr 19, 2024 at 2:13 PM Rich Bowen wrote: > ...I would *really* like to not have to edit ics files directly. That way > lies madness... Indeed. If someone wants to take a look, Hugo (which is used for both the comdev and events websites) does support the generation of iCal files directly

Re: Events calendar: help wanted

2024-04-19 Thread sebb
On Fri, 19 Apr 2024 at 12:08, Raphael Bircher wrote: > > Hi Sebb > > On Fri, Apr 19, 2024 at 11:38 AM sebb wrote: > > > On Fri, 19 Apr 2024 at 10:21, Raphael Bircher > > wrote: > > > > > > Hi Sebb > > > > > > On Fri, Apr 19, 2024 at 10:49 AM sebb wrote: > > > > > > > > > To put the data in a (J

Re: Events calendar: help wanted

2024-04-19 Thread Rich Bowen
> On Apr 19, 2024, at 7:08 AM, Raphael Bircher wrote: > > The JavaScript Calendar will only need a .ics files I would *really* like to not have to edit ics files directly. That way lies madness.

Re: Events calendar: help wanted

2024-04-19 Thread Raphael Bircher
Hi Sebb On Fri, Apr 19, 2024 at 11:38 AM sebb wrote: > On Fri, 19 Apr 2024 at 10:21, Raphael Bircher > wrote: > > > > Hi Sebb > > > > On Fri, Apr 19, 2024 at 10:49 AM sebb wrote: > > > > > > To put the data in a (JavaScript) generated Calendar like the one who was > > included via IFrame. > >

Re: Events calendar: help wanted

2024-04-19 Thread sebb
On Fri, 19 Apr 2024 at 10:21, Raphael Bircher wrote: > > Hi Sebb > > On Fri, Apr 19, 2024 at 10:49 AM sebb wrote: > > > On Fri, 19 Apr 2024 at 09:23, Raphael Bircher > > wrote: > > > > > > Hi all > > > > > > On Fri, Apr 19, 2024 at 10:10 AM sebb wrote: > > > > > > > On Fri, 19 Apr 2024 at 05:58

Re: Events calendar: help wanted

2024-04-19 Thread Raphael Bircher
Hi Sebb On Fri, Apr 19, 2024 at 10:49 AM sebb wrote: > On Fri, 19 Apr 2024 at 09:23, Raphael Bircher > wrote: > > > > Hi all > > > > On Fri, Apr 19, 2024 at 10:10 AM sebb wrote: > > > > > On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote: > > > > > > > > Hi Sebb, > > > > > > > > That is a a goo

Re: Events calendar: help wanted

2024-04-19 Thread sebb
On Fri, 19 Apr 2024 at 09:23, Raphael Bircher wrote: > > Hi all > > On Fri, Apr 19, 2024 at 10:10 AM sebb wrote: > > > On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote: > > > > > > Hi Sebb, > > > > > > That is a a good approach! Can a similar approach be used with > > https://calendar.google.com/

Re: Events calendar: help wanted

2024-04-19 Thread Raphael Bircher
Hi all On Fri, Apr 19, 2024 at 10:10 AM sebb wrote: > On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote: > > > > Hi Sebb, > > > > That is a a good approach! Can a similar approach be used with > https://calendar.google.com/calendar/u/0/embed?src=nerseigospses068jd57bk5...@group.calendar.google.co

Re: Events calendar: help wanted

2024-04-19 Thread sebb
On Fri, 19 Apr 2024 at 05:58, Dave Fisher wrote: > > Hi Sebb, > > That is a a good approach! Can a similar approach be used with > https://calendar.google.com/calendar/u/0/embed?src=nerseigospses068jd57bk5...@group.calendar.google.com&ctz=UTC&pli=1 If you are referring to the reference on the ev

Re: Events calendar: help wanted

2024-04-18 Thread Dave Fisher
Hi Sebb, That is a a good approach! Can a similar approach be used with https://calendar.google.com/calendar/u/0/embed?src=nerseigospses068jd57bk5...@group.calendar.google.com&ctz=UTC&pli=1 Best, Dave > On Apr 18, 2024, at 4:47 PM, sebb wrote: > > OK, done. > > https://community-calendar.sta

Re: Events calendar: help wanted

2024-04-18 Thread sebb
OK, done. https://community-calendar.staged.apache.org/ shows the calendar from a local copy of the calendar data. It should look exactly the same as the main site. The plan is to fetch the calendar regularly using a GHA cron job (daily should be sufficient; it can always be triggered manually if

Re: Events calendar: help wanted

2024-04-18 Thread sebb
Note that we don't have a DPA with Google, and it is extremely unlikely that we ever will, so the calendar on the main page also falls foul of the ASF privacy policy. Given that the data is static, it should not be too difficult to extract the data when the site is built. I'll try and look at tha

Re: Events calendar: help wanted

2024-04-18 Thread Raphael Bircher
Hi Rich On Thu, Apr 18, 2024 at 4:27 PM Rich Bowen wrote: > > On Apr 18, 2024, at 10:25 AM, Raphael Bircher > wrote: > > > > Hi all > > > > Just a notice: before we install an other tool only to have a Ical > > function... confluence already has a calendar. > > Ok, we need to install an exten

Re: Events calendar: help wanted

2024-04-18 Thread Rich Bowen
> On Apr 18, 2024, at 10:25 AM, Raphael Bircher > wrote: > > Hi all > > Just a notice: before we install an other tool only to have a Ical > function... confluence already has a calendar. Can you possibly say more about this, or perhaps provide a link? -

Re: Events calendar: help wanted

2024-04-18 Thread Raphael Bircher
Hi all Just a notice: before we install an other tool only to have a Ical function... confluence already has a calendar. Regards, Raphael On Wed, Apr 17, 2024 at 7:40 PM Raphael Bircher wrote: > I don't promise this yet. but I vound an interesting tool for this > https://github.com/barryvan/di

Re: Events calendar: help wanted

2024-04-17 Thread Raphael Bircher
I don't promise this yet. but I vound an interesting tool for this https://github.com/barryvan/discal/tree/master Maybe a Task for my trainee ;-) On Wed, Apr 17, 2024 at 6:40 PM Rich Bowen wrote: > On Apr 17, 2024, at 12:33 PM, Raphael Bircher > wrote: > > > > Hi Rich > > > > The ICal from Goo

Re: Events calendar: help wanted

2024-04-17 Thread sebb
As a work-round, I have replaced the embedded calendar with a clickable link. I agree it is not ideal, but at least it works. Note that there is a fundamental difference between the summary calendar on the main page and the full calendar, now no longer embedded. The former is a fixed list, with n

Re: Events calendar: help wanted

2024-04-17 Thread Rich Bowen
On Apr 17, 2024, at 12:33 PM, Raphael Bircher wrote: > > Hi Rich > > The ICal from Google seems to work, so we could use a JavaScript wrapper to > display it on the page. And if we want, we could replace the iCal Feed from > Google to our own Doc food ;-) To be clear, are you volunteering to do

Re: Events calendar: help wanted

2024-04-17 Thread Raphael Bircher
Hi Rich The ICal from Google seems to work, so we could use a JavaScript wrapper to display it on the page. And if we want, we could replace the iCal Feed from Google to our own Doc food ;-) Regards Raphael On Wed, Apr 17, 2024 at 6:00 PM Rich Bowen wrote: > > > On Apr 17, 2024, at 11:46 AM, s

Re: Events calendar: help wanted

2024-04-17 Thread sebb
On Wed, 17 Apr 2024 at 17:01, Rich Bowen wrote: > > > > On Apr 17, 2024, at 11:46 AM, sebb wrote: > > > > An obvious work-round is to provide a link to the calendar, rather > > than embedding it. > > > > A link requires action by the user, so presumably counts as giving > > consent, (as long as t

Re: Events calendar: help wanted

2024-04-17 Thread Rich Bowen
> On Apr 17, 2024, at 11:46 AM, sebb wrote: > > An obvious work-round is to provide a link to the calendar, rather > than embedding it. > > A link requires action by the user, so presumably counts as giving > consent, (as long as the destination of the link is clear). Sure. This also feels li

Re: Events calendar: help wanted

2024-04-17 Thread sebb
An obvious work-round is to provide a link to the calendar, rather than embedding it. A link requires action by the user, so presumably counts as giving consent, (as long as the destination of the link is clear). On Wed, 17 Apr 2024 at 14:14, Rich Bowen wrote: > > events.apache.org

Re: Events calendar

2015-05-18 Thread sebb
han the brand that is). We are >> > not talking about ApacheCon, we are talking about a calendar of events. >> > >> > -----Original Message- >> > From: Pierre Smits [mailto:pierre.sm...@gmail.com] >> > Sent: Friday, April 10, 2015 2:27 PM >> >

Re: Events calendar

2015-04-15 Thread Rich Bowen
On 04/10/2015 04:09 PM, Ross Gardler (MS OPEN TECH) wrote: To get people involved we need to provide value. Today, we offer no value. So, if I may, I would like to answer a slightly different question. The one I want to answer is "how can we provide value so that PMCs will proactively maintai

Re: Events calendar

2015-04-15 Thread Rich Bowen
On 04/10/2015 04:26 PM, jan i wrote: On 10 April 2015 at 23:09, Ross Gardler (MS OPEN TECH) < ross.gard...@microsoft.com> wrote: To get people involved we need to provide value. Today, we offer no value. So, if I may, I would like to answer a slightly different question. The one I want to ans

Re: Events calendar

2015-04-14 Thread jan i
the brand that is). We are > > not talking about ApacheCon, we are talking about a calendar of events. > > > > -Original Message- > > From: Pierre Smits [mailto:pierre.sm...@gmail.com] > > Sent: Friday, April 10, 2015 2:27 PM > > To: dev@community.apache

Re: Events calendar

2015-04-10 Thread Pierre Smits
iday, April 10, 2015 2:27 PM > To: dev@community.apache.org > Subject: Re: Events calendar > > The question is surely important, and can't be circumvented for a > organisation that spends a load of money on furthering the projects and > their works. > > Not only do we need mid and long

RE: Events calendar

2015-04-10 Thread Ross Gardler (MS OPEN TECH)
Subject: Re: Events calendar The question is surely important, and can't be circumvented for a organisation that spends a load of money on furthering the projects and their works. Not only do we need mid and long term plans from every office, but we also need the supporting and governing processe

RE: Events calendar

2015-04-10 Thread Ross Gardler (MS OPEN TECH)
- From: Pierre Smits [mailto:pierre.sm...@gmail.com] Sent: Friday, April 10, 2015 2:40 PM To: dev@community.apache.org Subject: Re: Events calendar I am not convinced that communication of events (and a calendar is a communication mechanism) is part of the tasks of the ComDev office. Yes, the ComDev

Re: Events calendar

2015-04-10 Thread Pierre Smits
I am not convinced that communication of events (and a calendar is a communication mechanism) is part of the tasks of the ComDev office. Yes, the ComDev office can support projects on the howto. But such a mechanism should be owned by the MarPub office, and they should push. Best regards, Pierre

Re: Events calendar

2015-04-10 Thread jan i
On 10 April 2015 at 23:26, Nick Burch wrote: > On Fri, 10 Apr 2015, Rich Bowen wrote: > >> 1) What other calendars are out there, and what can we do to consolidate >> them? >> > > I tried to consolodate everything to the "official" Apache Events calendar > as maintained in google docs + displayed

Re: Events calendar

2015-04-10 Thread Nick Burch
On Fri, 10 Apr 2015, Rich Bowen wrote: 1) What other calendars are out there, and what can we do to consolidate them? I tried to consolodate everything to the "official" Apache Events calendar as maintained in google docs + displayed on the comdev site, and a Lanyrd conferene guide which was

Re: Events calendar

2015-04-10 Thread Pierre Smits
The question is surely important, and can't be circumvented for a organisation that spends a load of money on furthering the projects and their works. Not only do we need mid and long term plans from every office, but we also need the supporting and governing processes and procedures written down

Re: Events calendar

2015-04-10 Thread jan i
On 10 April 2015 at 23:09, Ross Gardler (MS OPEN TECH) < ross.gard...@microsoft.com> wrote: > To get people involved we need to provide value. Today, we offer no value. > So, if I may, I would like to answer a slightly different question. The one > I want to answer is "how can we provide value so

RE: Events calendar

2015-04-10 Thread Ross Gardler (MS OPEN TECH)
To get people involved we need to provide value. Today, we offer no value. So, if I may, I would like to answer a slightly different question. The one I want to answer is "how can we provide value so that PMCs will proactively maintain a central events calendar?" Here's my starting answer, more