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
the Markdown event files. But that can certainly be fixed. > > -Bertrand (really in "someone should" mode here, won't probably have > time to help right now) > > - > To unsubscribe,

Re: Events calendar: help wanted

2024-04-19 Thread Bertrand Delacretaz
uot; mode here, won't probably have time to help right now) - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org

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
ugh the various hoops to get Google Cal working again. > This does *not* feel like the right approach, to me, since it seems that we’d > just be kicking the can down the road a while longer until yet another > privacy policy bites us. > > The events site is in Git here: https://git

Events calendar: help wanted

2024-04-17 Thread Rich Bowen
roach, to me, since it seems that we’d just be kicking the can down the road a while longer until yet another privacy policy bites us. The events site is in Git here: https://github.com/apache/comdev-events-site Is anyone available/willing to help with this work? — Rich Bowen rbo...@rcbowen.com

Re: Web site checker needs help

2024-02-28 Thread Willem Jiang
PMCs to check the status of the site warning first? Willem Jiang On Wed, Feb 28, 2024 at 8:28 AM Craig Russell wrote: > > While reviewing some of the project reports for the board meeting, I use the > tool > https://whimsy.apache.org/site/ > to help me understand the projects'

Re: Web site checker needs help

2024-02-28 Thread Rich Bowen
> On Feb 28, 2024, at 3:01 AM, Bertrand Delacretaz > wrote: > > On Wed, Feb 28, 2024 at 1:28 AM Craig Russell wrote: >> ...Is it worth creating a new community-working-group-site-check to document >> the issues with the tool?... > > Whimsy is created and managed by the https://whimsical.apach

Re: Web site checker needs help

2024-02-28 Thread Bertrand Delacretaz
On Wed, Feb 28, 2024 at 1:28 AM Craig Russell wrote: > ...Is it worth creating a new community-working-group-site-check to document > the issues with the tool?... Whimsy is created and managed by the https://whimsical.apache.org/ PMC, why not make that happen there? -Bertrand --

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-27 Thread Willem Jiang
When a project uses the template, they can download the zip file from the branch they want to use. We may need to specify it in the main branch README. Willem Jiang On Wed, Feb 28, 2024 at 10:59 AM tison wrote: > > Yeah .. > > The pelican template is a repo template and has its own repo with a

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-27 Thread tison
Yeah .. The pelican template is a repo template and has its own repo with a asf-site branch while it may be able to preview .. I'd like to ask for a repo for the docu template but it ends up with hosting in another branch in the apache-website-template repo :O Best, tison. Dave Fisher 于2024年2月

Web site checker needs help

2024-02-27 Thread Craig Russell
While reviewing some of the project reports for the board meeting, I use the tool https://whimsy.apache.org/site/ to help me understand the projects' conformance with policy. I noticed many "false negatives" and "false positives" that need attention. I believe that the

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-27 Thread Dave Fisher
Hi Shane, The Pelican ASF Template at https://github.com/apache/template-site is somewhat out of date as many contributors have contributed to ASF Pelican in the last two or three years. It would be good to revisit. I’m not sure I have the time or not, but that would great to update. One area i

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-26 Thread tison
Hi Shane, It's under the list. See [1] and the referred thread. I'll try to submit a patch this week to add this information, including the pelican info. We'd later move the pelican template to this repo also in a dedicated branch and make it "just work". Best, tison. [1] https://github.com/apac

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-26 Thread Shane Curcuru
tison wrote on 2/4/24 10:16 AM: Hi, I finally find some time to prepare a demo for the new website template [1]. This is awesome; I love providing more default "just use this" templates in various themes like this. One question: why doesn't this also link (At least in the docs for each rea

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-16 Thread Willem Jiang
y [2]. > >> > >> The background is that our current template is quite old and not > >> updated for the past six years. Few people understand those techniques > >> and have a hard time to build their own site. Also, new policy > >> compliance and new

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-13 Thread hulk
policy > > compliance and new techniques benefits can be included in the template > > to help new projects (podlings) build a wonderful site. > > > > I'm glad to maintain this repo but I find myself has no permission > > over this repo. So again, which PMC is r

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-13 Thread Xuanwo
ople understand those techniques > and have a hard time to build their own site. Also, new policy > compliance and new techniques benefits can be included in the template > to help new projects (podlings) build a wonderful site. > > I'm glad to maintain this repo but I find myself

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-10 Thread tison
The background is that our current template is quite old and not >> updated for the past six years. Few people understand those techniques >> and have a hard time to build their own site. Also, new policy >> compliance and new techniques benefits can be included in the template &g

Re: Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-10 Thread tison
d not > updated for the past six years. Few people understand those techniques > and have a hard time to build their own site. Also, new policy > compliance and new techniques benefits can be included in the template > to help new projects (podlings) build a wonderful site. > > I

Update Website Template (WAS: Help to get the Wayang project website in shape)

2024-02-04 Thread tison
te to help new projects (podlings) build a wonderful site. I'm glad to maintain this repo but I find myself has no permission over this repo. So again, which PMC is responsible for this repository? Best, tison. [1] https://github.com/tisonkun/apache-website-template/tree/docusaurus [2] https://

Re: [HELP WANTED] Find person to exchange and sign gpg key in Shanghai, China

2023-04-06 Thread Kezhu Wang
Hi Justin, Thank for your information. Glad to hear this. On Wed, Apr 5, 2023 at 5:50 PM Justin Mclean wrote: > HI, > > > According to "How to link into a public web of trust"[2], we have to > prepare a > > hard copy of the key fingerprint(handwritten or printed ?) and readworld > > identificat

Re: [HELP WANTED] Find person to exchange and sign gpg key in Shanghai, China

2023-04-05 Thread Justin Mclean
HI, > According to "How to link into a public web of trust"[2], we have to prepare a > hard copy of the key fingerprint(handwritten or printed ?) and readworld > identification in face-to-face meeting. This is not a requirement for being a release manager, just a nice to have. Kind Regards, Jus

[HELP WANTED] Find person to exchange and sign gpg key in Shanghai, China

2023-04-03 Thread Kezhu Wang
Hi all, Sorry for boring you if it is not the right place to ask for. I was recently invited to join as Apache Curator committer and PMC member. And I plan to serve as release manager in the next release cycle. From the "Signing Releases"[1] document, it seems that I have to get my gpg key signe

Re: Offer for help

2023-03-24 Thread Swapnil M Mane
Hi Chris, thank you so much for offering the help! As Rich mentioned, it will be really helpful for us. Best Regards, Swapnil M Mane On Fri, Mar 24, 2023 at 2:48 AM wrote: > > On Thu, 2023-03-23 at 16:34 -0400, Chris Wells wrote: > > Greetings, > > > > When I rebooted

Re: Offer for help

2023-03-23 Thread rbowen
On Thu, 2023-03-23 at 16:34 -0400, Chris Wells wrote: > Greetings, > > When I rebooted one of your VMs a couple weeks ago I recognized that > ComDev might appreciate some volunteer time to help with things like > VM management, tooling maintenance, etc... Member Chris (not as an

Offer for help

2023-03-23 Thread Chris Wells
Greetings, When I rebooted one of your VMs a couple weeks ago I recognized that ComDev might appreciate some volunteer time to help with things like VM management, tooling maintenance, etc... Member Chris (not as an Infra Staffer), would be happy to help out for a couple hours a month. Just

[jira] [Commented] (COMDEV-384) Tasks in the help page seems to have not been updated for a long time

2023-03-18 Thread Sebb (Jira)
lved. > Tasks in the help page seems to have not been updated for a long time > - > > Key: COMDEV-384 > URL: https://issues.apache.org/jira/browse/COMDEV-384 > Project:

[jira] [Resolved] (COMDEV-384) Tasks in the help page seems to have not been updated for a long time

2023-03-17 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-384. - Resolution: Fixed There are no longer any outdated tasks -- there are now no tasks at all > Tasks in the h

Re: help in getting started with Apache repository contribution

2023-01-18 Thread Maxim Solodovnik
arded message -- > From: Rohit Rohit > To: ment...@community.apache.org > Cc: > Bcc: > Date: Wed, 18 Jan 2023 13:33:13 +0530 > Subject: help in getting started with Apache repository contribution > Hi mentor, I am Rohit and I want to start my open-source contribution journey >

Re: Help me to get started in contributing to open source projects

2023-01-05 Thread me
Have you read this?  https://www.apache.org/foundation/getinvolved.html From: Shiva Reddy Vanja Reply: dev@community.apache.org Date: January 5, 2023 at 23:36:00 To: dev@community.apache.org Subject:  Help me to get started in contributing to open source projects Hey iam a student, I have

Help me to get started in contributing to open source projects

2023-01-05 Thread Shiva Reddy Vanja
Hey iam a student, I have no prior knowledge in open source contributions , but I do know programming languages java,python,javascript .Please guide me to get started in contributing open source projects.

EU Commission BDTI: Help us bring Data-Driven Decision-Making to Public Administrations

2022-10-26 Thread BODINO Maria Claudia
European society and economy by increasing the availability, quality and usability of public sector information fostering the re-use of open data for a data-driven public sector. The BDTI is a ready-to-use and free analytics cloud platform which aims to help public administrations to use open

Re: I want to help for Task #d7df89c5

2022-07-12 Thread Priya Sharma
Hi Biswadip, Welcome to the community! We will be able to help you better if you can share which project this task belongs to or some other details related to it. On Sun, 10 Jul 2022 at 16:59, Biswadip Paul wrote: > Hi , > I am Biswadip Paul. > I want to help with this task. > P

I want to help for Task #d7df89c5

2022-07-10 Thread Biswadip Paul
Hi , I am Biswadip Paul. I want to help with this task. Please let me know how to proceed. Thanks & Regards, Biswadip Paul

Re: ***** CONFIRMED FOLLOW-UP & Thank you for asking...Be happy to help...In closing, hope all's well waay out West....Best wishes, too...Pw, III .Re: Reviewers Needed for ApacheCon Community Track

2022-05-24 Thread Nasser Kaze
il > address you have used so I can get you setup. > > Thanks > Sharan > > On 2022/05/21 16:11:31 Sharan Foga wrote: > > Hi Pw > > > > Thanks for offering to help. We've already had a couple of fast > responses on the request for reviewers so I th

Re: ***** CONFIRMED FOLLOW-UP & Thank you for asking...Be happy to help...In closing, hope all's well waay out West....Best wishes, too...Pw, III .Re: Reviewers Needed for ApacheCon Community Track

2022-05-23 Thread Sharan Foga
Hi Pw We are taking a few more reviewers for the Community Track. Please log into the cfp system cfp.apachecon.com/ and let me know what email address you have used so I can get you setup. Thanks Sharan On 2022/05/21 16:11:31 Sharan Foga wrote: > Hi Pw > > Thanks for offering to he

Re: ***** CONFIRMED FOLLOW-UP & Thank you for asking...Be happy to help...In closing, hope all's well waay out West....Best wishes, too...Pw, III .Re: Reviewers Needed for ApacheCon Community Track

2022-05-21 Thread Nasser Kaze
Alright. There’s no problem with that. Regards On Sat, May 21, 2022 at 17:11 Sharan Foga wrote: > Hi Pw > > Thanks for offering to help. We've already had a couple of fast responses > on the request for reviewers so I think that will be enough. If we find > that we need m

Re: ***** CONFIRMED FOLLOW-UP & Thank you for asking...Be happy to help...In closing, hope all's well waay out West....Best wishes, too...Pw, III .Re: Reviewers Needed for ApacheCon Community Track

2022-05-21 Thread Sharan Foga
Hi Pw Thanks for offering to help. We've already had a couple of fast responses on the request for reviewers so I think that will be enough. If we find that we need more reviewers then I will let you know. Thanks Sharan On 2022/05/21 14:53:48 "Pw McKenna Carey, III" wrot

***** CONFIRMED FOLLOW-UP & Thank you for asking...Be happy to help...In closing, hope all's well waay out West....Best wishes, too...Pw, III .Re: Reviewers Needed for ApacheCon Community Track

2022-05-21 Thread Pw McKenna Carey, III
On 5/21/22, sharanf wrote: > Hi All > > The CFP for ApacheCon will be closing soon and we are now looking for > some volunteers to help us review the proposals. One thing we are > currently asking of the track reviewers is that they are not planning to > make a submission to

Re: Help related to GSOC

2022-04-14 Thread Maxim Solodovnik
> |> Are you sure this is doable by 1 person in ~350 hours ? > > Yes, I realize it's a pretty large project. That is why my proposal will only > try to achieve one managable portion of this task. specifically a > preprocessor to help hide away some of the clunky boilerplate that

Re: Help related to GSOC

2022-04-14 Thread Akansh Bharadwaj
ze it's a pretty large project. That is why my proposal will only try to achieve one managable portion of this task. specifically a preprocessor to help hide away some of the clunky boilerplate that's still lingering in larger java projects. I did find online that opinions on preproc

Re: Help related to GSOC

2022-04-12 Thread Maxim Solodovnik
Hello Akitosh, On Tue, 12 Apr 2022 at 21:35, Akansh Bharadwaj wrote: > > Greetings, > > I apologize if this is the wrong list for this, but I am new to mailing > lists and would appreciate any help provided. > > I have a new Idea that is related to but not a part of any A

Help related to GSOC

2022-04-12 Thread Akansh Bharadwaj
Greetings, I apologize if this is the wrong list for this, but I am new to mailing lists and would appreciate any help provided. I have a new Idea that is related to but not a part of any Apache project i can find through google. I wish to propose a new java build system with an integrated

Re: Hi everyone,this is my second question.anyone could help,Thanks!

2021-12-17 Thread Ganesh Raju
Hi I would suggest you take a look at Apache Bigtop project, if you are looking for an alternative bigdata platform. Join their mailing lists if you need any help. They are pretty active. Ganesh On Fri, Dec 17, 2021 at 5:36 AM 风语者 wrote: > Hi everyone, > > > I am new here, I am n

Re: Hi everyone,this is my second question.anyone could help,Thanks!

2021-12-17 Thread Sheng Wu
ke source > code analysis, secondary development of Ambari etc,and what should we do to > turn apache Hadoop into enterprise versions,like continuous > integration,security reinforce etc. > > > Thanks for your help! > > > Best regards!

Re: Hi everyone,this is my second question.anyone could help,Thanks!

2021-12-17 Thread Zhiyuan Ju
e versions,like continuous > integration,security reinforce etc. > > > Thanks for your help! > > > Best regards!

Hi everyone,this is my second question.anyone could help,Thanks!

2021-12-17 Thread ??????
into enterprise versions,like continuous integration,security reinforce etc. Thanks for your help! Best regards!

Re: Help needed for starting contribution

2021-12-16 Thread Maxim Solodovnik
:) > -- Forwarded message -- > From: Aditya Singh > To: ment...@community.apache.org > Cc: > Bcc: > Date: Tue, 14 Dec 2021 02:05:55 +0530 > Subject: Help needed for starting contribution > Greetings, > I am new to Apache codebase and would need guidance to s

Volunteers Needed to Help with ApacheCon@Home Community Track

2021-09-11 Thread Sharan Foga
Hi All I am looking for a volunteer or volunteers that could help me with the Community Track at ApacheCon@Home. https://www.apachecon.com/acah2021/tracks/community.html One of the tasks I have is that before each track session starts - I join the session, make sure the speaker is connected

Re: [DISCUSSION] Do we have any ideas, initiatives or tools to help non English speakers contribute to ASF projects?

2021-09-09 Thread Phillip Tröller
st stays a while and listens. Holen Sie sich Outlook für Android<https://aka.ms/AAb9ysg> From: Sharan Foga Sent: Thursday, September 9, 2021 8:17:18 PM To: dev@community.apache.org Subject: Re: [DISCUSSION] Do we have any ideas, initiatives or tools to h

Re: [DISCUSSION] Do we have any ideas, initiatives or tools to help non English speakers contribute to ASF projects?

2021-09-09 Thread Sharan Foga
pandemic has stopped in person events and meetups, but keeping the communication active via Podcasts etc as you are doing will definitely help. Thanks for the ideas and suggestions, and it is also good to see how you are working to mix the languages to reach even more people. It is great to see how

Re: [DISCUSSION] Do we have any ideas, initiatives or tools to help non English speakers contribute to ASF projects?

2021-08-29 Thread Willem Jiang
g the free translation services[2][3] to compose the questions or check the answers, and we are also try to build the local community by encouraging voluteers to translate the policy documentations[4]. Using English in the Open Source world could help us get touch with more audices, we are try our best to

[DISCUSSION] Do we have any ideas, initiatives or tools to help non English speakers contribute to ASF projects?

2021-08-29 Thread Sharan Foga
what we could do in general to encourage or help people who may find it hard to become involved at the ASF because of language. I seem to remember that the latest ASF D&I Survey had some findings around language confidence and that it had sometimes acted as a barrier for new contributors. D

Help in setting up superset using VM

2021-06-08 Thread Ishaan Dasgupta
if someone has setup superset in windows using a VM please let me know as I am running into some errors right now

Re: Greetings and need some help

2021-06-08 Thread Ishaan Dasgupta
t; beginners to solve > > > > I checked out the github but there was no issues tab there... > > > > > > > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks < > > matt...@matthewsacks.com> > > > > wrote: > > > > > > > > > What

Re: Greetings and need some help

2021-06-08 Thread Ishaan Dasgupta
> I checked out the github but there was no issues tab there... > > > > > > > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks < > > matt...@matthewsacks.com> > > > > wrote: > > > > > > > > > What do you need help with sp

Re: Greetings and need some help

2021-06-08 Thread Zach Hoffman
I wanted to know if there were any issues for > > > beginners to solve > > > I checked out the github but there was no issues tab there... > > > > > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks < > matt...@matthewsacks.com> > > &

Re: Greetings and need some help

2021-06-08 Thread Matthew Sacks
t; > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks < > matt...@matthewsacks.com> > > > wrote: > > > > > > > What do you need help with specifically? > > > > > > > > On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma

Re: Greetings and need some help

2021-06-08 Thread Ishaan Dasgupta
ab there... > > > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks > > wrote: > > > > > What do you need help with specifically? > > > > > > On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma > > > > wrote: > > > >

Re: Greetings and need some help

2021-06-07 Thread Matthew Sacks
ssues tab there... > > On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks > wrote: > > > What do you need help with specifically? > > > > On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma > > wrote: > > > > > 👍 > > > > > > On Mon, J

Re: Greetings and need some help

2021-06-07 Thread Ishaan Dasgupta
I just started out so I wanted to know if there were any issues for beginners to solve I checked out the github but there was no issues tab there... On Mon, Jun 7, 2021 at 11:56 PM Matthew Sacks wrote: > What do you need help with specifically? > > On Mon, Jun 7, 2021 at 10:37 AM Mani

Re: Greetings and need some help

2021-06-07 Thread Matthew Sacks
What do you need help with specifically? On Mon, Jun 7, 2021 at 10:37 AM Manish Sharma wrote: > 👍 > > On Mon, Jun 7, 2021, 11:06 PM Ishaan Dasgupta > wrote: > > > hey everyone i am Ishaan, I just recently join this mailing list so i > > wanted test I was doing this

Re: Greetings and need some help

2021-06-07 Thread Manish Sharma
👍 On Mon, Jun 7, 2021, 11:06 PM Ishaan Dasgupta wrote: > hey everyone i am Ishaan, I just recently join this mailing list so i > wanted test I was doing this right > if anyone is able to see this msg please respond and also I would > appreciate of you could recommend me some beginner friendly is

Greetings and need some help

2021-06-07 Thread Ishaan Dasgupta
hey everyone i am Ishaan, I just recently join this mailing list so i wanted test I was doing this right if anyone is able to see this msg please respond and also I would appreciate of you could recommend me some beginner friendly issues

Re: Please help with this year GSoC application

2021-02-01 Thread Maxim Solodovnik
gt; on one of the nearly 400 projects underneath our open source umbrella. > > > On 2/1/2021 9:48 PM, Maxim Solodovnik wrote: > >> Hello Sally, All, > >> > >> I would like to ask for the help with answering to following GSoC > application question > >

Re: Please help with this year GSoC application

2021-02-01 Thread Sally Khudairi
ote: >> Hello Sally, All, >> >> I would like to ask for the help with answering to following GSoC >> application question >> >> What would your org consider to be a successful summer? >> >> My answers are too short :) >> >> >> -

Re: Please help with this year GSoC application

2021-02-01 Thread Kevin A. McGrail
2/1/2021 9:48 PM, Maxim Solodovnik wrote: Hello Sally, All, I would like to ask for the help with answering to following GSoC application question What would your org consider to be a successful summer? My answers are too short :) -- Best regards, Maxim -- Kevin A. McGrail kmcgr

Please help with this year GSoC application

2021-02-01 Thread Maxim Solodovnik
Hello Sally, All, I would like to ask for the help with answering to following GSoC application question What would your org consider to be a successful summer? My answers are too short :) -- Best regards, Maxim

Re: [Help Wanted] Present the Apache Way at Apache MXNet Day

2020-11-30 Thread Kevin A. McGrail
Happy to help and on my calendar for the 14th at 1PM PST.  Here's the presentation deck from my ApacheCon talk: https://docs.google.com/presentation/d/10iLQYLVqibQLyFeHi60Dilu36TQ9QDXLzf1kYx0ju8k/edit Please let me know A) if there are any specific topics you want covered/not covered

Re: [Help Wanted] Present the Apache Way at Apache MXNet Day

2020-11-30 Thread Sheng Zha
Hi Kevin, Thank you very much for the help, Kevin! The time would be around 1pm PST on 12/14 and I will connect you with the event organizers for coordination and more details. Cheers, Sheng On Mon, Nov 30, 2020 at 12:57 PM Kevin A. McGrail wrote: > > Hi Sheng, I did a talk on the Apac

Re: [Help Wanted] Present the Apache Way at Apache MXNet Day

2020-11-30 Thread Kevin A. McGrail
at our upcoming "Apache MXNet Day" on 12/14. This would be very helpful for our community to raise awareness on building the community to be healthy and self-sustaining. If you are willing to help out, it would be greatly appreci

[Help Wanted] Present the Apache Way at Apache MXNet Day

2020-11-30 Thread Sheng Zha
Hi, We at MXNet are looking for a volunteer from Apache to share about the Apache Way at our upcoming "Apache MXNet Day" on 12/14. This would be very helpful for our community to raise awareness on building the community to be healthy and self-sustaining. If you are willing to help out

[jira] [Created] (COMDEV-384) Tasks in the help page seems to have not been updated for a long time

2020-10-11 Thread ningtao (Jira)
ningtao created COMDEV-384: -- Summary: Tasks in the help page seems to have not been updated for a long time Key: COMDEV-384 URL: https://issues.apache.org/jira/browse/COMDEV-384 Project: Community

[jira] [Closed] (COMDEV-270) GSOC 2018 OFBiz Onpage help tool

2020-09-05 Thread Shi Jinghai (Jira)
Close now. > GSOC 2018 OFBiz Onpage help tool > > > Key: COMDEV-270 > URL: https://issues.apache.org/jira/browse/COMDEV-270 > Project: Community Development > Issue Type: New Feature &

[jira] [Commented] (COMDEV-270) GSOC 2018 OFBiz Onpage help tool

2020-09-05 Thread Jacques Le Roux (Jira)
this issue now. BTW the last contribution to https://github.com/jwarby/jquery-pagewalkthrough was 5 years ago... > GSOC 2018 OFBiz Onpage help tool > > > Key: COMDEV-270 > URL: https://issues.apache.org/jir

[jira] [Commented] (COMDEV-270) GSOC 2018 OFBiz Onpage help tool

2020-09-04 Thread Rajkumar Raiyan (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190956#comment-17190956 ] Rajkumar Raiyan commented on COMDEV-270: Thanks for your help > GSOC 201

[jira] [Commented] (COMDEV-270) GSOC 2018 OFBiz Onpage help tool

2020-09-04 Thread Rajkumar Raiyan (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190955#comment-17190955 ] Rajkumar Raiyan commented on COMDEV-270: Thanks for your help > GSOC 201

Re: Help wanted to staff Facebook page

2020-06-19 Thread Adi Maheshwari
Hi Rich, You can count me in!! On Fri, 19 Jun, 2020, 6:21 PM Rich Bowen, wrote: > I should clarify something. I said this the last time I called for > volunteers, but neglected to do so this time. Since this is a way that > people are representing, and speaking for, the Foundation, I'm only able

Re: Help wanted to staff Facebook page

2020-06-19 Thread Rich Bowen
I should clarify something. I said this the last time I called for volunteers, but neglected to do so this time. Since this is a way that people are representing, and speaking for, the Foundation, I'm only able to accept people who are committers. So, if I cannot find you in the committer roste

Re: Help wanted to staff Facebook page

2020-06-18 Thread Ganesh Raju
I am willing to volunteer https://www.facebook.com/ganesh.raju09 Ganesh On Thu, Jun 18, 2020 at 7:24 AM Rich Bowen wrote: > ComDev is nominally responsible for our Facebook presence - > https://www.facebook.com/ApacheSoftwareFoundation/ > > We need more volunteers to ensure that it isn't a toxi

  1   2   3   4   5   6   7   8   9   >