diff --git a/.github/workflows/check_geocodes_duplication.yml b/.github/workflows/check_geocodes_duplication.yml new file mode 100644 index 0000000000..14f9d9bf1c --- /dev/null +++ b/.github/workflows/check_geocodes_duplication.yml @@ -0,0 +1,25 @@ +name: CheckGeolocationsDuplications +on: pull_request + +jobs: + GeolocationsDuplicationsValidator: + name: GeolocationsDuplicationsValidator + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v3 + - name: Setup Node + uses: actions/setup-node@v3 + with: + node-version: 20 + cache: npm + cache-dependency-path: '**/package-lock.json' + - working-directory: page + run: npm install -D + - name: Validate Geolocations duplication + working-directory: tools + run: | + npm install -D + node mdParser.js + node geoCodes.js + node validateGeolocations.js diff --git a/README.md b/README.md index a84e708e5f..498855a9e3 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ All the data (past and coming) are available publicly in JSON: * 2-4: [ISC24TX](https://isc24tx.com/) - San Antonio, TX (USA) * 3: [Python Conf. Voyager 2024](http://pythonautas.dev/conf_2024) - Bogotá (Colombia) CFP Python Conf. Voyager 2024 * 3: [SQL Saturday Albany 2024](https://sqlsaturday.com/2024-08-03-sqlsaturday1083/) - Albany, NY (USA) CFP SQL Saturday Albany 2024 -* 3: [GitHub Field Hyderabad](https://githubfieldday.com/in2024hyd/) - Bengaluru (India) +* 3: [GitHub Field Hyderabad](https://githubfieldday.com/in2024hyd/) - Bangalore (India) * 3-4: [COSCUP](https://coscup.org/2024/en/) - Taipei (Taiwan) * 6-7: [DevOpsDays Minneapolis](https://devopsdays.org/events/2024-minneapolis/welcome/) - Minneapolis, MN (USA) CFP DevOpsDays Minneapolis * 7-9: [fintech_devcon](https://fintechdevcon.io/) - Austin, TX (USA) CFP fintech_devcon 2024 @@ -72,7 +72,7 @@ All the data (past and coming) are available publicly in JSON: * 23-24: [Carolina Code Conference 2024](https://carolina.codes) - Greenville, SC (USA) CFP Carolina Code Conference 2024 * 23-25: [Kiwi Pycon](https://kiwipycon.nz/) - Wellington (New Zealand) CFP Kiwi Pycon * 26-29: [SpringOne](https://springone.io) - Las Vegas, NV (USA) CFP SpringOne -* 26-30: [NDC Copenhaguen Developer Festival](https://cphdevfest.com/) - Copenhaguen (Denmark) CFP NDC Copenhagen Developers Festival +* 26-30: [NDC Copenhaguen Developer Festival](https://cphdevfest.com/) - Copenhagen (Denmark) CFP NDC Copenhagen Developers Festival * 27: [gRPC Conf 2024](https://events.linuxfoundation.org/grpc-conf/) - Sunnyvale, CA (USA) CFP gRPC Conf 2024 * 27-1/09: [KubeDay Japan 2024](https://events.linuxfoundation.org/kubeday-japan/) - Tokyo (Japan) CFP KubeDay Japan 2024 * 27-28: [Laracon US](https://laracon.us/) - Dallas, TX (USA) @@ -82,7 +82,7 @@ All the data (past and coming) are available publicly in JSON: * 30: [ShipItCon](https://shipitcon.com/) - Dublin (Ireland) * 30-31: [BSides Bristol 2024](https://www.bsidesbristol.org.uk) - Bristol (UK) CFP BSides Bristol 2024 * 31: [Data Saturdays Oslo](https://datasaturdays.com/Event/0a4ae215-2fae-44ea-8754-696b2fc58fb8) - Oslo (Norway) CFP Data Saturdays Oslo -* 31: [ServerlessDays Bengaluru 2024](https://blr.serverlessdays.io/) - Bengaluru (India) CFP ServerlessDays Bengaluru 2024 +* 31: [ServerlessDays Bengaluru 2024](https://blr.serverlessdays.io/) - Bangalore (India) CFP ServerlessDays Bengaluru 2024 ### September @@ -93,7 +93,7 @@ All the data (past and coming) are available publicly in JSON: * 4-5: [DevOpsDays Ghent (Antwerp)](https://devopsdays.org/events/2024-ghent) - Antwerp (Belgium) CFP DevOpsDays Ghent (Antwerp) * 4-5: [Beam Summit 2024](https://beamsummit.org/) - Sunnyvale, CA (USA) CFP Beam Summit 2024 * 4-6: [BITCON 2024](https://bitcon.blacksintechnology.net) - Atlanta, GA (USA) CFP BITCON 2024 -* 5: [Cloud Identity Summit '24](https://www.identitysummit.cloud/) - Köln (Germany) CFP Cloud Identity Summit '24 +* 5: [Cloud Identity Summit '24](https://www.identitysummit.cloud/) - Cologne (Germany) CFP Cloud Identity Summit '24 * 5-6: [React Universe Conf 2024](http://reactuniverseconf.com/) - Wroclaw (Poland) CFP React Universe Conf 2024 * 5-6: [OWASP New Zealand Day](https://appsec.org.nz/conference) - Auckland (New Zealand) CFP OWASP New Zealand Day * 5-6: [droidcon Lisbon 2024](http://lisbon.droidcon.com) - Lisbon (Portugal) CFP droidcon Lisbon 2024 @@ -107,7 +107,7 @@ All the data (past and coming) are available publicly in JSON: * 6-7: [Bsides NoVa 2024](https://www.bsidesnova.org/) - Arlington, VA (USA) CFP Bsides NoVa 2024 * 6-8: [Blue Team Con](https://blueteamcon.com/) - Chicago, IL (USA) CFP Blue Team Con * 7: [Flutter Formosa 2024](https://medium.com/flutter-formosa) - Taipei (Taiwan) CFP Flutter Formosa 2024 -* 7: [India FOSS](https://fossunited.org/events/indiafoss24) - Bengaluru (India) +* 7: [India FOSS](https://fossunited.org/events/indiafoss24) - Bangalore (India) * 7: [SQL Saturday Syracuse](https://sqlsaturday.com/2024-09-07-sqlsaturday1095/) - Syracuse, NY (USA) * 8: [AWS Community Day Bay Area](https://www.aws-aicd.com/) - Mountain View, CA (USA) CFP AWS Community Day Bay Area * 8-9: [AI Cybersecurity Summit](https://www.sans.org/cyber-security-training-events/ai-summit-2024) - Las Vegas, NV (USA) CFP AI Cybersecurity Summit @@ -120,7 +120,7 @@ All the data (past and coming) are available publicly in JSON: * 10-11: [Civo Navigate Europe 2024](https://www.civo.com/navigate/europe) - Berlin (Germany) CFP Civo Navigate 2024 * 10-12: [Airflow Summit 2024](https://airflowsummit.org) - San Francisco, CA (USA) CFP Airflow Summit 2024 * 10-12: [GraphQLConf 2024](https://graphql.org/conf/2024/) - San Francisco, CA (USA) CFP GraphQLConf 2024 -* 10-13: [RustConf 2024](http://rustconf.com) - Montréal (Canada) CFP RustConf 2024 +* 10-13: [RustConf 2024](http://rustconf.com) - Montreal (Canada) CFP RustConf 2024 * 11: [PGDay UK 2024](https://2024.pgday.uk) - London (UK) CFP PGDay UK 2024 * 11: [eBPF Summit](https://ebpf.io/summit-2024/) - Online CFP eBPF Summit * 11-12: [DevOpsDays Vilnius](https://devopsdays.org/events/2024-vilnius) - Vilnius (Lithuania) CFP DevopsDays Vilnius @@ -194,21 +194,21 @@ All the data (past and coming) are available publicly in JSON: * 20: [Fyne Conf 2024](https://conf.fyne.io) - Berlin (Germany) CFP Fyne Conf 2024 * 20-21: [INIT 2024 Dev Conference](https://initconf.org/) - Banja Luka (Bosnia and Herzegovina) CFP INIT 2024 Dev Conference * 20-21: [UGConf Perú 2024](https://conf.ugperu.cloud) - Lima (Peru) CFP UGConf Perú 2024 -* 20-23: [PyCon India](https://in.pycon.org/2024/) - Bengaluru (India) CFP PyCon India +* 20-23: [PyCon India](https://in.pycon.org/2024/) - Bangalore (India) CFP PyCon India * 21: [DevOpsDays Fortaleza 2024](https://devopsdays.org/events/2024-fortaleza/welcome/) - Fortaleza (Brazil) CFP DevOpsDays Fortaleza 2024 * 21: [AWS Community Day Delhi NCR - 2024](http://www.awsugdelhincr.in/) - New Delhi (India) CFP AWS Community Day Delhi NCR - 2024 * 21-22: [Pycon Taiwan](https://tw.pycon.org/2024/en-us) - Kaohsiung (Taiwan) CFP PyCon Taiwan * 22-27: [DjangoCon US](https://2024.djangocon.us/) - Durham, NC (USA) CFP DjangoCon US * 23-24: [Prairie Dev Con Winnipeg 2024](https://www.prairiedevcon.com/winnipeg) - Winnipeg, MB (Canada) CFP Prairie Dev Con Winnipeg 2024 * 23-24: [DevOpsDays Portugal 2024](https://devopsdays.org/events/2024-portugal/welcome/) - Porto (Portugal) CFP DevOpsDays Portugal 2024 -* 24: [KCD Washington DC](https://community.cncf.io/events/details/cncf-kcd-washington-dc-presents-kcd-washington-dc-2024/cohost-kcd-washington-dc) - Washington (USA) CFP KCD Washington DC +* 24: [KCD Washington DC](https://community.cncf.io/events/details/cncf-kcd-washington-dc-presents-kcd-washington-dc-2024/cohost-kcd-washington-dc) - Washington D.C. (USA) CFP KCD Washington DC * 24-25: [Data Makers Fest 2024](https://www.datamakersfest.com) - Porto (Portugal) CFP Data Makers Fest 2024 * 24-25: [CTO Craft Con](https://conference.ctocraft.com/berlin-2024/) - Berlin (Germany) CFP CTO Craft Con * 24-26: [JCONF.DEV 2024](https://2024.jconf.dev/) - Dallas, TX (USA) CFP JCONF.DEV 2024 * 24-27: [TechBash 2024](https://www.techbash.com/) - Mount Pocono, PA (USA) CFP TechBash 2024 * 25: [DevOpsDays Cairo](https://devopsdays.org/events/2024-cairo) - Cairo (Egypt) * 25: [Future Data Driven Summit 2024](https://datadrivencommunity.com/FutureDataDriven2024.html) - Online CFP Future Data Driven Summit 2024 -* 26: [DevTalks Cluj-Napoca](https://www.devtalks.ro/cluj) - Cluj (Romania) +* 26: [DevTalks Cluj-Napoca](https://www.devtalks.ro/cluj) - Cluj-Napoca (Romania) * 25-26: [JSConf Ireland 2024](https://jsconf.ie/) - Dublin (Ireland) CFP JSConf Ireland 2024 * 25-26: [DevOpsDays DC 2024](https://devopsdays.org/events/2024-washington-dc/) - Washington D.C. (USA) CFP DevOpsDays DC 2024 * 25-26: [All Systems Go!](https://all-systems-go.io/) - Berlin (Germany) CFP All Systems Go! @@ -232,7 +232,7 @@ All the data (past and coming) are available publicly in JSON: * 28: [SQL Saturday Minnesota](https://sqlsaturday.com/2024-09-28-sqlsaturday1087/) - Saint Paul, MN (USA) * 29-03/10: [MIC Atlanta](https://militaryinfluencer.com/) - Atlanta, GA (USA) CFP MIC Atlanta * 30-01/10: [Targeting Quality 2024](https://targetingquality.ca/) - Cambridge, ON (Canada) CFP Targeting Quality 2024 -* 30-01/10: [Open Source in Finance Forum](https://events.linuxfoundation.org/open-source-finance-forum-new-york/) - New York (USA) CFP OSFF +* 30-01/10: [Open Source in Finance Forum](https://events.linuxfoundation.org/open-source-finance-forum-new-york/) - New York, NY (USA) CFP OSFF * 30-02/10: [Agile By Example](https://agilebyexample.com/) - Warsaw (Poland) CFP Agile By Example * 30-02/10: [PGConf NYC](https://2024.pgconf.nyc/) - New York, NY (USA) CFP PGConf NYC * 30-03/10: [Dev2Next](https://www.dev2next.com/) - Lone Tree, Colorado (USA) CFP Dev2Next @@ -291,7 +291,7 @@ All the data (past and coming) are available publicly in JSON: * 12: [KCD Chattogram](https://community.cncf.io/events/details/cncf-kcd-chattogram-presents-kcd-chattogram-2024/) - Online CFP Devops Days + Agile Des Moines 2024 * 12: [SQL Saturday Orlando](https://sqlsaturday.com/2024-10-12-sqlsaturday1089/) - Sanford, FL (USA) * 11-12: [SQL Saturday Pittsburgh](https://sqlsaturday.com/2024-10-12-sqlsaturday1094/) - Homestead, PA (USA) CFP SQLSaturday Pittsburgh -* 12-13: [Hack Dearborn 3: Rewind Reality](https://www.hackdearborn.org/) - Detroit (USA) CFP Hack Dearborn 3: Rewind Reality +* 12-13: [Hack Dearborn 3: Rewind Reality](https://www.hackdearborn.org/) - Detroit, MI (USA) CFP Hack Dearborn 3: Rewind Reality * 12-13: [OggCamp 2024](https://oggcamp.org) - Manchester (UK) CFP OggCamp 2024 * 13-16: [JavaCro'24](https://2024.javacro.hr/eng) - Rovinj (Croatia) CFP JavaCro'24 * 14-15: [Code BEAM Europe 2024](https://codebeameurope.com/) - Berlin (Germany) CFP Code BEAM Europe 2024 @@ -300,7 +300,7 @@ All the data (past and coming) are available publicly in JSON: * 14-16: [Global Software Architecture Summit 2024](https://gsas.io) - Barcelona (Spain) * 15: [CYBERGOV](https://whitehallmedia.co.uk/future-events/) - London (UK) * 15: [KubeDay Australia](https://events.linuxfoundation.org/kubeday-australia/) - Melbourne (Australia) CFP KubeDay Australia -* 15-16: [Voxxed Days Cluj](https://romania.voxxeddays.com/voxxed-days-cluj-2024/) - Cluj (Romania) CFP Voxxed Days Cluj +* 15-16: [Voxxed Days Cluj](https://romania.voxxeddays.com/voxxed-days-cluj-2024/) - Cluj-Napoca (Romania) CFP Voxxed Days Cluj * 15-16: [Malt Tech Days 2024](https://www.papercall.io/mtd-2024) - Paris (France) CFP Malt Tech Days 2024 * 16: [Dapr Day](https://community.cncf.io/events/details/cncf-virtual-project-events-2024-hosted-by-cncf-presents-dapr-day-virtual-october-2024/) - Online CFP Dapr Day Oct 2024 * 16: [DotPy](https://www.dotpy.io/) - Paris (France) CFP DotPy 2024 @@ -324,9 +324,9 @@ All the data (past and coming) are available publicly in JSON: * 18-19: [GopherCon Africa](https://nairobi.gophers.africa) - Nairobi (Kenya) CFP GopherCon Africa * 18-19: [Voxxed Days Thessaloniki](https://voxxeddays.com/thessaloniki/) - Thessaloniki (Greece) CFP Voxxed Days Thessaloniki * 18-19: [BSides Orlando 2024](https://bsidesorlando.org/) - Orlando, FL (USA) CFP BSides Orlando 2024 -* 18-19: [Devfest Alps 2024](https://gdg.community.dev/events/details/google-gdg-torino-presents-devfest-alps-2024/) - Turin (Italy) CFP Devfest Alps 2024 +* 18-19: [Devfest Alps 2024](https://gdg.community.dev/events/details/google-gdg-torino-presents-devfest-alps-2024/) - Torino (Italy) CFP Devfest Alps 2024 * 19: [Vue Fes Japan](https://vuefes.jp/2024/) - Otemachi (Japan) CFP Vue Fes Japan 2024 -* 19: [BSidesNYC](https://bsidesnyc.org/) - New York City (USA) CFP BSidesNYC 2024 +* 19: [BSidesNYC](https://bsidesnyc.org/) - New York, NY (USA) CFP BSidesNYC 2024 * 19: [Google DevFest 2024 - Mauritius](https://devfest.mscc.mu/) - Pamplemousses (Mauritius) CFP Google DevFest 2024 - Mauritius * 19: [Android Dev Perú Conf](https://androidperu.dev/conf) - Lima (Peru) CFP Android Dev Perú Conf * 19: [AWS Community Day UAE 2024](https://awscommunity.me/) - Dubai (United Arab Emirates) CFP AWS Community Day UAE 2024 @@ -352,7 +352,7 @@ All the data (past and coming) are available publicly in JSON: * 23: [Women in Agile](https://www.scrumday.org/) - Madison, WI (USA) CFP Women in Agile  - Launching New Voices - Scrum Day 2024 * 23-24: [P99 CONF 2024](https://www.p99conf.io/) - Online CFP P99 CONF 2024 * 24: [Hands On Testing 2024 (In person)](https://handsontesting.com/) - Mexico City (Mexico) CFP Hands On Testing 2024 -* 24-25: [Bay Area Drupal Camp 2024](https://www.badcamp.org) - Akland, CA (USA) CFP Bay Area Drupal Camp 2024 +* 24-25: [Bay Area Drupal Camp 2024](https://www.badcamp.org) - Oakland, CA (USA) CFP Bay Area Drupal Camp 2024 * 24-26: [Cascadia PHP](https://cascadiaphp.com/) - Portland, OR (USA) CFP Cascadia PHP 2024 * 24-26: [Africa's Talking Summit 2024](https://summit.africastalking.com/) - Kampala (Uganda) CFP Africa's Talking Summit 2024 * 25: [reactjsday 2024](https://2024.reactjsday.it) - Verona (Italy) & Online CFP reactjsday 2024 @@ -362,12 +362,12 @@ All the data (past and coming) are available publicly in JSON: * 25-26: [PHPCon Poland](https://2024.phpcon.pl/en/) - Wisła (Poland) CFP PHPCon Poland * 25-27: [PyCon APAC](https://2024-apac.pycon.id/) - Yogyakarta (Indonesia) CFP PyCon APAC * 25-28: [React Advanced London](https://reactadvanced.com/) - London (UK) CFP React Advanced London -* 26: [BiznagaFest 2024](https://biznagafest.com/) - Málaga (Spain) CFP BiznagaFest 2024 +* 26: [BiznagaFest 2024](https://biznagafest.com/) - Malaga (Spain) CFP BiznagaFest 2024 * 26: [DevFest Tegucigalpa 2024](https://gdg.community.dev/events/details/google-gdg-tegucigalpa-presents-devfest-tegucigalpa-2024/) - Tegucigalpa (Honduras) CFP DevFest Tegucigalpa 2024 * 26: [Iowa Code Camp Fall 2024](https://iowacodecamp.github.io/) - Ankeny, IA (USA) CFP Iowa Code Camp Fall 2024 * 26: [Michigan DevFest 2024](https://gdg.community.dev/e/my7hja/) - Detroit, MI (USA) CFP Michigan DevFest 2024 * 27: [JJUG CCC 2024 Fall](https://www.java-users.jp/) - Tokyo (Japan) CFP JJUG CCC 2024 Fall -* 27-29: [All Things Open](https://2024.allthingsopen.org/) - Raleigh (USA) CFP All Things Open +* 27-29: [All Things Open](https://2024.allthingsopen.org/) - Raleigh, NC (USA) CFP All Things Open * 28-29: [Open Source Summit Japan](https://events.linuxfoundation.org/open-source-summit-japan/) - Tokyo (Japan) CFP Open Source Summit Japan * 28-29: [AI_dev: Open Source GenAI & ML Summit Japan](https://events.linuxfoundation.org/ai-dev-japan/) - Tokyo (Japan) CFP AI_dev: Open Source GenAI & ML Summit Japan * 28-30: [VOICE & AI](https://www.voiceand.ai/) - Arlington, VA (USA) CFP VOICE & AI / GovAI Summit 2024 @@ -423,7 +423,7 @@ All the data (past and coming) are available publicly in JSON: * 8: [FF Conf](https://2024.ffconf.org/) - Brighton (UK) CFP ffconf 24 Scholarship * 8: [Triangle InfoSeCon 2024](https://www.triangleinfosecon.com) - Raleigh, NC (USA) CFP Triangle InfoSeCon 2024 * 8-9: [AsturCONTech24](https://asturcon.tech) - Avilés (Spain) CFP AsturCONTech24 -* 8-9: [Italian Agile Days 2024](https://www.agileday.it/index-en.html) - Firenze (Italy) CFP IAD 2024 +* 8-9: [Italian Agile Days 2024](https://www.agileday.it/index-en.html) - Florence (Italy) CFP IAD 2024 * 8-9: [BoyaConf 2024](https://2024.boyaconf.com) - Tunja (Colombia) CFP BoyaConf 2024 * 9: [BSides Sydney 2024](http://bsides.sydney) - Sydney (Australia) CFP BSides Sydney 2024 * 9: [BSides Copenhagen 2024](http://www.bsideskbh.dk/) - Copenhagen (Denmark) CFP BSides Copenhagen 2024 @@ -434,26 +434,26 @@ All the data (past and coming) are available publicly in JSON: * 9: [CodeXperience Zona da Mata 2024](https://codexperience.com.br/) - Juiz De Fora, MG (Brazil) CFP CodeXperience Zona da Mata 2024 * 9-10: [FOSSCOMM 2024](https://2024.fosscomm.gr/) - Thessaloniki (Greece) CFP FOSSCOMM 2024 * 9-11: [RustLab 2024](https://rustlab.it) - Florence (Italy) CFP RustLab 2024 -* 11-12: [WasmCon NA](https://events.linuxfoundation.org/wasmcon/program/cfp/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 +* 11-12: [WasmCon NA](https://events.linuxfoundation.org/wasmcon/program/cfp/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 * 11-13: [GoLab](https://golab.io) - Florence (Italy) CFP GoLab 2024 * 11-14: [Web Summit](https://websummit.com/) - Lisbon (Portugal) -* 12: [AppDeveloperCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/appdevelopercon/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [ArgoCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/argocon/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [BackstageCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/backstagecon/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Cilium + eBPF Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cilium-ebpf-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Cloud Native + Kubernetes AI Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-kubernetes-ai-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Cloud Native StartupFest NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-startupfest/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Cloud Native University NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-university/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Data on Kubernetes Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/data-on-kubernetes-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [EnvoyCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/envoycon/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Istio Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/istio-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Kubernetes on Edge Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/kubernetes-on-edge-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Observabilty Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/observability-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [OpenFeature Summit NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/openfeature-summit/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [OpenTofu Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/opentofu-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 -* 12: [Platform Engineering Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/platform-engineering-day/) - Salt Lake City (USA) CFP KubeCon Colocated event NA 2024 +* 12: [AppDeveloperCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/appdevelopercon/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [ArgoCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/argocon/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [BackstageCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/backstagecon/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Cilium + eBPF Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cilium-ebpf-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Cloud Native + Kubernetes AI Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-kubernetes-ai-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Cloud Native StartupFest NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-startupfest/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Cloud Native University NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-university/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Data on Kubernetes Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/data-on-kubernetes-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [EnvoyCon NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/envoycon/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Istio Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/istio-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Kubernetes on Edge Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/kubernetes-on-edge-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Observabilty Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/observability-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [OpenFeature Summit NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/openfeature-summit/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [OpenTofu Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/opentofu-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 +* 12: [Platform Engineering Day NA](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/platform-engineering-day/) - Salt Lake City, UT (USA) CFP KubeCon Colocated event NA 2024 * 12: [DevOpsDays Bogotá 2024 Edición IA](https://devopsdays.org/events/2024-bogota/welcome/) - Bogotá (Colombia) CFP DevOpsDays Bogotá 2024 Edición IA -* 12-15: [KubeCon + CloudNativeCon NA 2024](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2024/) - Salt Lake City (USA) CFP KubeCon NA 2024 +* 12-15: [KubeCon + CloudNativeCon NA 2024](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2024/) - Salt Lake City, UT (USA) CFP KubeCon NA 2024 * 13: [Product Management Day 2024](https://www.productmanagementday.com/) - Bologna (Italy) & Online CFP Product Management Day 2024 * 13: [HalfStack](https://halfstackconf.com/london) - London (UK) * 13: [GDG DevFest Bucharest 2024](https://gdg.community.dev/events/details/google-gdg-bucharest-presents-devfest-bucharest-2024/) - Bucharest (Romania) CFP GDG DevFest Bucharest 2024 @@ -474,6 +474,7 @@ All the data (past and coming) are available publicly in JSON: * 16: [DevFest London](https://gdg.community.dev/events/details/google-gdg-london-presents-devfest-london-2024/cohost-gdg-cloud-london) - London (UK) CFP DevFest London 2024 * 16: [DevFest Ireland 2024](https://gdg.community.dev/events/details/google-gdg-belfast-presents-devfest-ireland-2024/) - Belfast (UK) CFP DevFest Ireland 2024 * 16: [DevOpsDays Florianópolis](https://devopsdays.org/events/2024-florianopolis/welcome/) - Florianópolis (Brazil) CFP DevOpsDays Florianópolis +* 16: [PyCon Hong Kong](https://pycon.hk/) - Hong Kong (China) * 16-17: [Capitole Du Libre](https://capitoledulibre.org/) - Toulouse (France) CFP Capitole du Libre * 18: [JSNation US](https://jsnation.us/) - New York, NY (USA) CFP JS Nation US * 18-19: [The Linux Foundation Legal Summit](https://events.linuxfoundation.org/lf-legal-summit/) - Napa (USA) @@ -503,9 +504,10 @@ All the data (past and coming) are available publicly in JSON: * 23: [SQL Saturday Belo Horizonte](https://sqlsaturday.com/2024-11-23-sqlsaturday1097/) - Belo Horizonte (Brazil) CFP SQL Saturday Belo Horizonte * 24: [Devfest Sevilla 2024](https://devfest24.gdgsevilla.com/) - Sevilla (Spain) CFP Devfest Sevilla 2024 * 25-26: [KCD Accra Ghana](https://community.cncf.io/kcd-ghana/) - Online CFP Open Conf - 2024 +* 25-1/12: [Plone Conference](https://2024.ploneconf.org/) - Brasília (Brazil) Plone Conference * 26: [Oh My H@ck](https://omhconf.pl/) - Warsaw (Poland) CFP Oh My H@ck * 27-28: [Cloud Expo Europe](https://www.cloudexpoeurope.fr/) - Paris (France) -* 27-29: [WeyWeyWeb](https://weyweyweb.com) - Málaga (Spain) CFP WeyWeyWeb +* 27-29: [WeyWeyWeb](https://weyweyweb.com) - Malaga (Spain) CFP WeyWeyWeb * 28: [ESRM UK](https://whitehallmedia.co.uk/future-events/) - London (UK) * 28: [SREday 2024](https://www.sreday.com) - Amsterdam (Netherlands) CFP SREday 2024 * 28: [Who Run The Tech ?](https://whorunthetech.com) - Rennes (France) CFP Who Run The Tech ? 2024 @@ -596,7 +598,7 @@ All the data (past and coming) are available publicly in JSON: * 12-13: [DevOpsDays Zurich](https://devopsdays.org/events/2025-zurich/welcome/) - Zurich (Switzerland) * 12-13: [Vue.js Amsterdam](https://vuejs.amsterdam/) - Amsterdam (Netherlands) * 13: [dxday 2025](https://2025.dxday.it) - Bologna (Italy) CFP dxday 2025 -* 17-20: [JavaOne](https://inside.java/2024/03/19/announcing-javaone-2025/) - San Francisco (USA) +* 17-20: [JavaOne](https://inside.java/2024/03/19/announcing-javaone-2025/) - San Francisco, CA (USA) * 18: [DevOpsDays Chicago](https://devopsdays.org/events/2025-chicago/welcome/) - Chicago, IL (USA) CFP DevOpsDays Chicago 2025 * 18: [NAVIGATE 2025](https://navigate-kongress.de/) - Online CFP NAVIGATE 2025 * 20: [Conf42.com Cloud Native 2025](https://www.conf42.com/cloud2025) - Online CFP Conf42.com Cloud Native 2025 @@ -610,6 +612,7 @@ All the data (past and coming) are available publicly in JSON: * 1-3: [Java Land](https://www.javaland.eu/de/home/) - Nürburg (Germany) CFP Java Land 2025 * 1-4: [KubeCon + CloudNativeCon EU 2025](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2025/) - London (UK) * 2-3: [Alchemy Conf 2025](https://alchemyconf.com/) - Braga (Portugal) CFP Alchemy Conf 2025 +* 3: [DotJS](http://www.dotjs.io) - Paris (France) * 7-9: [QCon London](https://qconlondon.com/) - London (UK) * 10: [Conf42.com Large Language Models (LLMs) 2025](https://www.conf42.com/llm2025) - Online CFP Conf42.com Large Language Models (LLMs) 2025 * 14-17: [Explore DDD 2025](http://exploreddd.com) - Denver, CO (USA) CFP Explore DDD 2025 diff --git a/archives/2017.md b/archives/2017.md index 0a9412121b..dbdb1084f2 100644 --- a/archives/2017.md +++ b/archives/2017.md @@ -7,7 +7,7 @@ ### May -* 08-11: [O'reilly oscon](https://conferences.oreilly.com/oscon/oscon-tx) - Austin (USA) +* 08-11: [O'reilly oscon](https://conferences.oreilly.com/oscon/oscon-tx) - Austin, TX (USA) * 10-12: [Microsoft Build](https://build.microsoft.com/) - Seattle (USA) * 11-12: [Devoxx UK](http://www.devoxx.co.uk) - London (UK) * 11-12: [Riviera DEV](https://rivieradev.fr/) - Sophia Antipolis (France) @@ -20,14 +20,14 @@ * 18-19: [NewCrafts](http://ncrafts.io/) - Bordeaux (France) * 19-20: [SudWeb](https://sudweb.fr/) - Aix-en-Provence (France) * 22-23: [GitHub Satellite](https://githubuniverse.com/satellite/) - London (UK) -* 22-24: [Monitorama](http://monitorama.com/) - Portland (USA) -* 26-27: [JEEConf](http://jeeconf.com/) - Kiev (Ukraine) -* 29-31: [NG Cruise](https://ngcruise.com/#/) - Miami (USA) +* 22-24: [Monitorama](http://monitorama.com/) - Portland, OR (USA) +* 26-27: [JEEConf](http://jeeconf.com/) - Kyiv (Ukraine) +* 29-31: [NG Cruise](https://ngcruise.com/#/) - Miami, FL (USA) * 30-31: [jPrime](http://jprime.io/) - Sofia (Bulgaria) ### June -* 01-02: [NG Cruise](https://ngcruise.com/#/) - Miami (USA) +* 01-02: [NG Cruise](https://ngcruise.com/#/) - Miami, FL (USA) * 01-02: [Shift](http://shift.codeanywhere.com/) - Croatia * 07-09: [Web2Day](https://web2day.co/) - France * 08: [DevTalks](http://www.devtalks.ro/bucharest/) - Romania diff --git a/archives/2018.md b/archives/2018.md index a597f4d8e6..3b33500181 100644 --- a/archives/2018.md +++ b/archives/2018.md @@ -2,7 +2,7 @@ ### January -* 18-19: [DevOpsDays NYC](https://www.eventbrite.com/e/devopsdays-nyc-2018-tickets-39330760363) - USA +* 18-19: [DevOpsDays NYC](https://www.eventbrite.com/e/devopsdays-nyc-2018-tickets-39330760363) - New York, NY (USA) * 22-26: [Linux Conf AU](http://linux.conf.au) - Sydney (Australia) * 23: [Azure Red Shirt Dev Tour](https://experiences.microsoft.fr/evenements/technique/azure-red-shirt-dev-tour/) - Paris (France) * 24-27: [SnowCamp](http://snowcamp.io/fr/) - France @@ -17,10 +17,10 @@ * 15: [Serverlessconf Paris](http://paris.serverlessconf.io) - Paris (France) * 15-16: [Frontend Love](http://frontenddeveloperlove.com) - Netherlands * 19-21: [DevOps Gathering 2018](https://devops-gathering.io/) - Bochum (Germany) -* 20-22: [IndexConf](http://indexconf.com) - San Francisco (USA) +* 20-22: [IndexConf](http://indexconf.com) - San Francisco, CA (USA) * 22-23: [Lambda Days](http://www.lambdadays.org/lambdadays2018) - Krakow (Poland) * 23: [Touraine Tech](https://touraine.tech/) - France -* 27-01: [Elastic{ON}](https://www.elastic.co/elasticon/conf/2018/sf) - San Francisco (USA) +* 27-01: [Elastic{ON}](https://www.elastic.co/elasticon/conf/2018/sf) - San Francisco, CA (USA) ### March @@ -28,18 +28,18 @@ * 01-02: [ngVikings](https://ngvikings.org/) - Helsinki (Finland) * 08: [VoxxedDays Zurich](https://voxxeddays.com/) - Switzerland * 8: [Git Merge](https://git-merge.com) - Barcelona (Spain) -* 09-13: [DrupalCon](https://events.drupal.org/) - Nashville (USA) +* 09-13: [DrupalCon](https://events.drupal.org/) - Nashville, TN (USA) * 12-13: [VoxxedDays Vienna](https://voxxeddays.com/) - Austria * 12-13: [VoxxedDays Bristol](https://voxxeddays.com/) - Bristol (UK) * 12-13: [Big Data Paris](https://www.bigdataparis.com/) - Paris (France) * 15: [pg Day Paris](https://2018.pgday.paris) - Paris (France) -* 19: [Google Developer Day](https://events.withgoogle.com) - San Francisco (USA) +* 19: [Google Developer Day](https://events.withgoogle.com) - San Francisco, CA (USA) * 20: [Day of Cloud native](https://www.code-conf.com/dcn/) - Oslo (Norway) * 22-23: [VoxxedDays Bucharest](https://voxxeddays.com/) - Romania * 22-25: [FOSS Asia](http://fossasia.org) - Singapore * 28-30: [BreizhCamp](http://www.breizhcamp.org/) - Rennes (France) * 29-30: [SymfonyLive Paris 2018](https://paris2018.live.symfony.com/) - Paris (France) -* 30: [TensorFlow Dev Summit](http://www.tensorflow.org) - Mountain View (USA) +* 30: [TensorFlow Dev Summit](http://www.tensorflow.org) - Mountain View, CA (USA) ### April @@ -49,11 +49,11 @@ * 13-15: [Isle Of Ruby](https://isleofruby.org) - Exeter (UK) * 19-20: [MiXiT](https://mixitconf.org/) - France * 18-20: [Devoxx France](https://devoxx.fr/) - Paris (France) -* 19-20: [DroidCon Turin](http://it.droidcon.com/2018/) - Turin (Italy) +* 19-20: [DroidCon Turin](http://it.droidcon.com/2018/) - Torino (Italy) * 23-24: [Android Makers France](https://androidmakers.fr/) - Paris (France) * 23-27: [The Web Conference](https://www2018.thewebconf.org/) - Lyon (France) * 23: [WS-REST 2018](http://2018.ws-rest.org/) - Lyon (France) -* 27: [Gotham Go](http://gothamgo.com) - New York (USA) +* 27: [Gotham Go](http://gothamgo.com) - New York, NY (USA) ### May @@ -64,7 +64,7 @@ * 08-11: [Craft Conf](https://craft-conf.com/) - Budapest (Hungary) * 9-11: [GeeCON](https://geecon.org) - Krakow (Poland) * 09-11: [Devoxx UK](http://devoxx.com) - London (UK) -* 9-17: [PyCon](https://us.pycon.org/2018/) - Cleveland (USA) +* 9-17: [PyCon](https://us.pycon.org/2018/) - Cleveland, OH (USA) * 15-17: [Innorobo](https://innorobo.com/en/home/) - Paris (France) * 16-18: [Riviera DEV](https://rivieradev.fr/) - Sophia Antipolis (France) * 17: [DataXDay](http://dataxday.fr) - Paris (France) @@ -92,7 +92,7 @@ * 08: [DevTalks](http://www.devtalks.ro/bucharest/) - Romania * 11-12: [AIParis](https://aiparis.fr/) - Paris (France) * 12-13: [GitHub Satellite](https://githubuniverse.com/satellite/) - Japan -* 12-15: [DockerCon](https://2018.dockercon.com) - San Francisco (USA) +* 12-15: [DockerCon](https://2018.dockercon.com) - San Francisco, CA (USA) * 13-14: [EclipseCon France](https://www.eclipsecon.org/france2018/) - France * 13-15: [Web2Day](https://web2day.co/) - Nantes (France) * 19: [AWS Summit Paris](https://aws.amazon.com/fr/summits/paris/inscription/) - Paris (France) @@ -102,9 +102,9 @@ * 21: [JHipster Conf](https://jhipster-conf.github.io) - Paris (France) * 22: [VoxxedDays Luxembourg](https://voxxeddays.com/) - Luxembourg * 25-26: [USI](https://www.usievents.com/fr) - Paris (France) -* 25-29: [QCon New York](https://qconnewyork.com) - New York (USA) +* 25-29: [QCon New York](https://qconnewyork.com) - New York, NY (USA) * 26: [Paris Container Day](http://paris-container-day.fr/) - France -* 26-27: [MongoDB World](https://www.mongodb.com/world18) - New York (USA) +* 26-27: [MongoDB World](https://www.mongodb.com/world18) - New York, NY (USA) * 28: [Jenkins User Conference](https://juc-paris.jfrog.com/fr/) - Paris (France) * 28-29: [Sunny Tech](https://sunny-tech.io/) - France * 30-01: [La nuit du Hack](https://www.nuitduhack.com/fr) - Paris (France) @@ -119,7 +119,7 @@ ### August * 1-3: [GopherCon UK](http://gophercon.co.uk) - London (UK) -* 28-29: [GopherCon](https://www.gophercon.com/) - Denver (USA) +* 28-29: [GopherCon](https://www.gophercon.com/) - Denver, CO (USA) * 29-31: [SRECon](https://www.usenix.org/conference/srecon18europe) - Dusseldorf (Germany) ### September @@ -138,8 +138,8 @@ * 16: [DevOps REX](https://www.devopsrex.fr/) - Paris (France) * 18-19: [DevFest Nantes 2018](https://devfest.gdgnantes.com) - Nantes (France) * 18-19: [GeeCON](https://geecon.org) - Prague (Czech Republic) -* 22-24: [Hashi Conf](https://www.hashiconf.com/) - San Francisco (USA) -* 22-25: [JavaOne](https://twitter.com/JavaOneConf) - San Francisco (USA) +* 22-24: [Hashi Conf](https://www.hashiconf.com/) - San Francisco, CA (USA) +* 22-25: [JavaOne](https://twitter.com/JavaOneConf) - San Francisco, CA (USA) * 23-25: [EclipseCon Europe 2018](https://www.eclipsecon.org/europe2018) - Ludwigsburg (Germany) * 25-26: [Forum PHP 2018](https://event.afup.org/) - Paris (France) * 29-31: [VoxxedDays Microservices](https://voxxeddays.com/microservices/) - Paris (France) @@ -150,7 +150,7 @@ * 03: [DevFest Belgium](http://devfest-be.cfp.io/) - Belgium * 05-06: [µCon London 2018](https://skillsmatter.com/conferences/10336-mucon-london-2018-the-microservices-conference) - London (UK) * 06-07: [Microsoft Experiences 18](https://experiences18.microsoft.fr/) - Paris (France) -* 07-08: [GraphQL Summit](https://summit.graphql.com/) - San Francisco (USA) +* 07-08: [GraphQL Summit](https://summit.graphql.com/) - San Francisco, CA (USA) * 08: [DevFest Toulouse](http://devfesttoulouse.fr) - Toulouse (France) * 08: [dotCSS](https://www.dotcss.io) - Paris (France) * 08: [MongoDB Europe'18](https://www.mongodb.com/europe18) - London (UK) diff --git a/archives/2019.md b/archives/2019.md index 805b75a58e..ac48d5ca81 100644 --- a/archives/2019.md +++ b/archives/2019.md @@ -31,18 +31,18 @@ ### April -* 9-11: [Google Cloud Next](https://cloud.withgoogle.com/next/sf/) - San Francisco (USA) +* 9-11: [Google Cloud Next](https://cloud.withgoogle.com/next/sf/) - San Francisco, CA (USA) * 10-11: [Dublin Tech Summit](https://t.co/vzYtTZmZ6Y) - Dublin (Ireland) * 13: [Voxxed Milan](https://voxxeddays.com/milan/) - Milan (Italy) * 17-19: [Devoxx France](https://www.devoxx.fr/) - Paris (France) * 25: [Future Sync](http://futuresync.co.uk) - Plymouth (UK) -* 29-2: [DockerCon 2019](https://dockercon19.smarteventscloud.com/portal/newreg.ww) - San Francisco (USA) -* 30-2: [Rails Conf](https://railsconf.com/) - Minneapolis (USA) +* 29-2: [DockerCon 2019](https://dockercon19.smarteventscloud.com/portal/newreg.ww) - San Francisco, CA (USA) +* 30-2: [Rails Conf](https://railsconf.com/) - Minneapolis, MN (USA) ### May -* 01: [Voxxed CERN](https://voxxeddays.com/cern/) - Genève (Switzerland) -* 7-9: [Google IO](https://events.google.com/io/) - Mountain View (USA) +* 01: [Voxxed CERN](https://voxxeddays.com/cern/) - Geneva (Switzerland) +* 7-9: [Google IO](https://events.google.com/io/) - Mountain View, CA (USA) * 8-10: [Devoxx UK](https://www.devoxx.co.uk/) - London (UK) * 13-14: [Voxxed Melbourne](https://australia.voxxeddays.com) - Melbourne (Australia) * 13-14: [Voxxed Sidney](https://australia.voxxeddays.com) - Sydney (Australia) @@ -74,7 +74,7 @@ * 06-07: [Best Of Web](http://bestofweb.paris/) - France * 06-08: [Voxxed Athens](https://voxxeddays.com/athens/) - Athens (Greece) * 10-13: [O'Reilly Software Architecture Conference](https://conferences.oreilly.com/software-architecture/sa-ça) - San Jose (USA) -* 11: [Flow Factor Conference](https://flowfactorconference.com/) - Salt Lake City (USA) +* 11: [Flow Factor Conference](https://flowfactorconference.com/) - Salt Lake City, UT (USA) * 11-13: [OW2Con](https://www.ow2con.org/view/2019/) - Paris (France) * 11-13: [Scala Days](https://scaladays.org/) - Lausanne (Switzerland) * 11-14: [INFORSID](http://inforsid.fr/Paris2019/) - Paris (France) @@ -85,7 +85,7 @@ * 24-26: [Container days](https://www.containerdays.io) - Hamburg (Germany) * 24-27: [Devoxx Poland](http://devoxx.pl) - Krakow (Poland) * 24-28: [COMPAS](https://2019.compas-conference.fr/) - Anglet (France) -* 24-28: [QCon New York](https://qconnewyork.com/) - New York (USA) +* 24-28: [QCon New York](https://qconnewyork.com/) - New York, NY (USA) * 27: [DataXDay](https://dataxday.fr/) - Paris (France) DataXDay * 27: [GopherCon Poland](http://twitter.com/GopherConPL) - Gdansk (Poland) * 27: [JHipster Conf](https://jhipster-conf.github.io/) - Paris (France) @@ -94,13 +94,13 @@ ### July * 8-10: [HashiConf EU](https://hashiconfeu.hashicorp.com/) - Amsterdam (Netherlands) HashiConf EU -* 24-27: [GopherCon](https://www.gophercon.com) - San Diego (USA) +* 24-27: [GopherCon](https://www.gophercon.com) - San Diego, CA (USA) ### August -* 12-15: [Devops World](https://www.cloudbees.com/devops-world) - San Francisco (USA) +* 12-15: [Devops World](https://www.cloudbees.com/devops-world) - San Francisco, CA (USA) * 21-23: [GopherCon UK](https://www.gophercon.com) - London (UK) -* 23: [Anxiety Tech](https://www.anxietytech.com/) - New York (USA) +* 23: [Anxiety Tech](https://www.anxietytech.com/) - New York, NY (USA) ### September diff --git a/archives/2020.md b/archives/2020.md index 82cbbc65af..f65c3a6322 100644 --- a/archives/2020.md +++ b/archives/2020.md @@ -3,10 +3,10 @@ ### January -* 14: [GitLab Commit](https://about.gitlab.com/events/commit/) - San Francisco (USA) +* 14: [GitLab Commit](https://about.gitlab.com/events/commit/) - San Francisco, CA (USA) * 15-18: [iOS Conf Singapore](https://2020.iosconf.sg/) - Singapore * 22-25: [SnowCamp](http://snowcamp.io/fr/) - Grenoble (France) -* 30-31: [Re Work](https://www.re-work.co/summits/sanfrancisco-summit-2020) - San Francisco (USA) +* 30-31: [Re Work](https://www.re-work.co/summits/sanfrancisco-summit-2020) - San Francisco, CA (USA) * 31: [Touraine Tech](https://touraine.tech/) - Tours (France) ### February @@ -42,7 +42,7 @@ ### April * [Virtualized] 1-2: [KubeCon Europe](https://events19.linuxfoundation.org/events/kubecon-cloudnativecon-europe-2020/) - Amsterdam (Netherlands) -* [Virtualized] 6-8: [Google Cloud Next](https://cloud.withgoogle.com/next/sf) - San Francisco (USA) +* [Virtualized] 6-8: [Google Cloud Next](https://cloud.withgoogle.com/next/sf) - San Francisco, CA (USA) * [Canceled] 20-23: [O'Reilly Strata Data & AI London](https://conferences.oreilly.com/strata-data-ai/public/content/eu) - London (UK) * [Canceled] 27-28: [Kafka Summit London](https://kafka-summit.org/) - London (UK) * [Canceled] 28-29: [CodeMobile](http://www.codemobile.co.uk/) - London (UK) @@ -55,7 +55,7 @@ * [Virtualized] 12-14: [Google IO](https://events.google.com/io/) - USA * [Canceled] 13-15: [Riviera DEV](https://rivieradev.fr/) - Sophia Antipolis (France) * 15: [AFUP Day](https://event.afup.org/) - Lille, Lyon, Nantes, Tours (France) -* [Canceled] 16: [VoxxedDays Milano](https://voxxeddays.com/milan/) - Milano (Italy) +* [Canceled] 16: [VoxxedDays Milano](https://voxxeddays.com/milan/) - Milan (Italy) * [Virtualized] 20-21: [GitOps Days](https://www.gitopsdays.com/) * 21-22: [VoxxedDays Frontend Bucharest](https://romania.voxxeddays.com/frontend/) - Bucharest (Romania) * [Canceled] 25-26: [ngVikings](https://ngvikings.org/) - Oslo (Norway) @@ -72,10 +72,10 @@ * 9-12: [Craft Conf](https://craft-conf.com/) - Budapest (Hungary) * [Canceled] 12: [DevFest Lille](http://devfest.gdglille.org) - Lille (France) * [Virtualized] 18: [Cloud Ouest](https://cloudouest.fr/) - Nantes (France) -* 15-18: [DockerCon](https://www.docker.com/dockercon/) - Austin (USA) +* 15-18: [DockerCon](https://www.docker.com/dockercon/) - Austin, TX (USA) * 15-18: [O'Reilly Infrastructure and Ops Conference](https://conferences.oreilly.com/infrastructure-ops) - Santa Clara (USA) * [Canceled] 18-19: [VoxxedDays Luxembourg](https://luxembourg.voxxeddays.com/) - Luxembourg -* 23-25: [Spark+AI Summit](https://databricks.com/sparkaisummit) - San Francisco (USA) +* 23-25: [Spark+AI Summit](https://databricks.com/sparkaisummit) - San Francisco, CA (USA) * [Virtualized] 27: [Hack Commit Push](https://paris2020.hack-commit-pu.sh/) - Paris (France) * [Virtualized] End of June [GopherCon Europe](https://gophercon.berlin/) - Berlin (Germany) @@ -102,7 +102,7 @@ * [Canceled] 9-11: [KotlinConf](https://www.kotlinconf.com/) - Montreal (Canada) * 11: [JUG Summer Camp](https://www.jugsummercamp.org/edition/11) - La Rochelle (France) -* 14-17: [O'Reilly Strata Data & AI New York](https://conferences.oreilly.com/strata-data-ai/stai-ny) - New York (USA) +* 14-17: [O'Reilly Strata Data & AI New York](https://conferences.oreilly.com/strata-data-ai/stai-ny) - New York, NY (USA) * 15: [VoxxedDays Zurich](https://voxxeddays.com/zurich/) - Zurich (Switzerland) * 17-18: [DevOps Days Istanbul](https://devopsdays.istanbul/) - Istanbul (Turkey) * 24-25: [DevOps Days London](https://devopsdays.org/events/2020-london/welcome/) - London (UK) @@ -117,7 +117,7 @@ * [Canceled] 15-16: [Volcamp](https://volcamp.io/) - Clermont-Ferrand (France) * 15-16: [VoxxedDays Thessaloniki](https://voxxeddays.com/thessaloniki/) - Thessaloniki (Greece) * 22: [Incontro DevOps](https://2020.incontrodevops.it/) - Bologna (Italy) -* 16-17: [RustLab](https://www.rustlab.it/home) - Firenze (Italy) +* 16-17: [RustLab](https://www.rustlab.it/home) - Florence (Italy) * [Virtualized] 19-22: [EclipseCon 2020](https://www.eclipsecon.org/2020) - Ludwigsburg (Germany) * 26-30: [Le Halloween des Speakers 2020](https://rdv-speakers.fr/) - Online * 27-29: [SRECon](https://www.usenix.org/srecon) - Amsterdam (Netherlands) @@ -134,4 +134,4 @@ * 16-19: [O'Reilly Infrastructure and Ops Conference](https://conferences.oreilly.com/infrastructure-ops) - Berlin (Germany) * 19: [Codeurs en Seine](https://www.codeursenseine.com) - Rouen (France) * [Virtualized] 19: [Cloud Nord](https://cloudnord.fr/) - Lille (France) -* 27-28: [DroidCon Turin](https://it.droidcon.com/2020/it) - Turin (Italy) +* 27-28: [DroidCon Turin](https://it.droidcon.com/2020/it) - Torino (Italy) diff --git a/archives/2021.md b/archives/2021.md index 4df0af18a7..8a836e26e8 100644 --- a/archives/2021.md +++ b/archives/2021.md @@ -87,7 +87,7 @@ ### September -* 7-8: [DevOpsDays Zürich](https://devopsdays.org/events/2021-zurich/welcome/) - Winterthur, Zürich (Switzerland) +* 7-8: [DevOpsDays Zürich](https://devopsdays.org/events/2021-zurich/welcome/) - Winterthur, Zurich (Switzerland) * 10: [JUG Summer Camp](https://www.jugsummercamp.org/edition/12) - La Rochelle (France) * 10: [API Platform Conference](https://api-platform.com/con/2021/) - Lille (France) & Online * 10-12: [International Sketchnote Camp 2021](https://isc20be.home.blog/registration/) - Brussels (Belgium) & Online @@ -148,14 +148,14 @@ * 20-21: [Pycon APAC Thailand 2021](https://th.pycon.org/) - Bangkok (Thailand) * 23: [DevDayBE](https://www.devday.be/) - Louvain-La-Neuve (Belgium) *
24-26: JChateau / JAlba - OnlineJChateau et JAlba ont fusionné en 1 unique **non conférence**.
-* 29-3/12: [AWS re:Invent](https://reinvent.awsevents.com/) - Las Vegas (USA) +* 29-3/12: [AWS re:Invent](https://reinvent.awsevents.com/) - Las Vegas, NV (USA) ### December * 5-8: [GopherCon](https://www.gophercon.com/) - Online * 6-9: [GOTO Amsterdam 2021](https://gotoams.nl/) - Beurs van Berlage (Netherlands) -* 8: [ArgoCon '21](https://argoproj.github.io/argocon21/) - San Francisco (USA) & Online -* 9: [The Privacy Engineer Conference](https://privacyengineercon.com/) - Paris(France) & Online +* 8: [ArgoCon '21](https://argoproj.github.io/argocon21/) - San Francisco, CA (USA) & Online +* 9: [The Privacy Engineer Conference](https://privacyengineercon.com/) - Paris (France) & Online * 9-10: [KubeCon + CloudNativeCon + Open Source Summit China](https://www.lfasiallc.com/kubecon-cloudnativecon-open-source-summit-china/) - Online * 11 : [Continuous Delivery: Better Software Faster](https://devternity.com/) - Online * 15: [Tech A11y Summit](https://techa11y.dev/) - Online diff --git a/archives/2022.md b/archives/2022.md index 145812e404..3403d1cc15 100644 --- a/archives/2022.md +++ b/archives/2022.md @@ -2,9 +2,9 @@ ### January -* 5-7: [CES](https://www.ces.tech/) - Las Vegas (USA) & Online +* 5-7: [CES](https://www.ces.tech/) - Las Vegas, NV (USA) & Online * 14-15: [You Got This in Cyberspace](https://yougotthis.io) -* 17: [That](https://that.us/) - Round Rock (USA) & Online +* 17: [That](https://that.us/) - Round Rock, TX (USA) & Online * 20: [StreamYard Connect Summit](https://hopin.com/events/syconnect) - Online * 20-25: [jChampions Conference](https://jchampionsconf.com/) - Online * 21: [Touraine Tech](https://touraine.tech/) - Tours (France) @@ -26,7 +26,7 @@ * 8-10: [SoloCon](https://solocon.io/) - Online * 8-11: [Esri Developer Summit](https://www.esri.com/en-us/about/events/devsummit/overview) - California (USA) * 10: [Archilocus](https://www.archilocus.tech/) - Online -* 14-16: [SRECon22 Americas](https://www.usenix.org/conference/srecon22americas) - San Francisco (USA) +* 14-16: [SRECon22 Americas](https://www.usenix.org/conference/srecon22americas) - San Francisco, CA (USA) * 15-17: [JavaLand](https://www.javaland.eu/en/home/) - Brühl (Germany) * 18: [Mobilis In Mobile](https://mobilis-in-mobile.io/) - Nantes (France) CFP Mobilis In Mobile * 22-23: [SEO Square](https://seosquare.semji.com/) - Online @@ -47,18 +47,18 @@ * 5-9: [ACCU 2022](https://accu.org/conf-menu-overviews/upcoming-spring-2022) - Bristol (UK) * 7-8: [SymfonyLive Paris 2022](https://live.symfony.com/2022-paris/) - Paris (France) CFP SymfonyLive Paris 2022 * 11-13: [PyCon DE & PyData Berlin](https://2022.pycon.de/) - Berlin (Germany) -* 12-14: [DevNexus](https://devnexus.com/) - Atlanta (USA) -* 13-14: [DevOpsDays raleigh](https://devopsdays.org/events/2022-raleigh/welcome/) - Raleigh (USA) +* 12-14: [DevNexus](https://devnexus.com/) - Atlanta, GA (USA) +* 13-14: [DevOpsDays raleigh](https://devopsdays.org/events/2022-raleigh/welcome/) - Raleigh, NC (USA) * 14-15: [THCon](https://thcon.party/) - Toulouse (France) -* 18-19: [devopsdays Birmingham, AL](https://devopsdays.org/events/2022-birmingham-al/welcome/) - Birmingham (USA) -* 19-20: [DevOpsDays Atlanta](https://devopsdays.org/events/2022-atlanta/welcome/) - Atlanta (USA) +* 18-19: [devopsdays Birmingham, AL](https://devopsdays.org/events/2022-birmingham-al/welcome/) - Birmingham, AL (USA) +* 19-20: [DevOpsDays Atlanta](https://devopsdays.org/events/2022-atlanta/welcome/) - Atlanta, GA (USA) * 20-21: [Developer Growth Summit 2022](https://www.codementor.io/events/developer-growth-summit) - Online * 21-22: [JSDay](https://2022.jsday.it/) - Verona (Italy) * 20-22: [Devoxx France](https://www.devoxx.fr/) - Paris (France) CFP Devoxx France * 21-22: [DevOpsDays Tokyo](https://devopsdays.org/events/2022-tokyo/welcome/) - Tokyo (Japan) * 21-22: [JS Day](https://2022.jsday.it/) - Verona (Italy) * 25-26: [Android Makers](https://androidmakers.fr/) - Paris (France) -* 25-26: [DevOpsDays Denver](https://devopsdays.org/events/2022-denver/welcome/) - Denver (USA) +* 25-26: [DevOpsDays Denver](https://devopsdays.org/events/2022-denver/welcome/) - Denver, CO (USA) * 26-27: [DevOpsDays Aarhus](https://devopsdays.org/events/2022-aarhus/welcome/) - Aarhus (Denmark) * 26-27: [DevOpsDays Krakow](https://devopsdays.org/events/2022-krakow/welcome/) - Krakow (Croatia) * 25-29: [IstioCon](https://www.crowdcast.io/e/istiocon-2022) - Online CFP IstioCon @@ -67,7 +67,7 @@ * 27-28: [DevDays Europe](https://devdays.lt/) - Online * 27-28: [Developer Week Europe](https://www.developerweek.com/europe/) - Online * 27-29: [J on the beach](https://www.jonthebeach.com/) - Malaga (Spain) -* 27-3/05: [PyCon US](https://us.pycon.org/2022/) - Salt Lake City (USA) +* 27-3/05: [PyCon US](https://us.pycon.org/2022/) - Salt Lake City, UT (USA) ### May @@ -98,8 +98,8 @@ * 17: [Kubernetes on Edge Day](https://events.linuxfoundation.org/kubernetes-on-edge-day-europe/) - Valencia (Spain) * 17: [PrometheusDay Europe](https://events.linuxfoundation.org/prometheus-day-europe/) - Valencia (Spain) * 17: [ServiceMeshCon Europe](https://events.linuxfoundation.org/servicemeshcon-europe/) - Valencia (Spain) -* 17: [Voxxed Days Zurich](https://voxxeddays.com/zurich/) - Zürich (Switzerland) -* 17-19: [RailsConf22](https://railsconf.com/) - Portland (USA) +* 17: [Voxxed Days Zurich](https://voxxeddays.com/zurich/) - Zurich (Switzerland) +* 17-19: [RailsConf22](https://railsconf.com/) - Portland, OR (USA) * 17-20: [SoCraTes](https://socrates-fr.github.io/) - ‘Château de Massillan’ - Drome (France) * 17-20: [KubeCon Europe 2022](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe-2022/) - Valencia (Spain) * 17-20: [GitOpsCon Europe 2022](https://events.linuxfoundation.org/gitopscon-europe/) - Valencia (Spain) CFP GitOpsCon @@ -108,7 +108,7 @@ * 19-22: [Java Day Istanbul](https://www.javaday.istanbul/) - Antalya (Turkey) * 20: [Agile Tour Strasbourg](https://www.meetup.com/MtgStrasbourg/events/285587412/) - Strasbourg (France) * 20: [AFUP Day 2022](https://event.afup.org/) - Lille (France) -* 23-26: [THAT Conference](https://that.us/events/tx/2022) - Austin (USA) +* 23-26: [THAT Conference](https://that.us/events/tx/2022) - Austin, TX (USA) * 24-25: [MixIT](https://mixitconf.org/fr/) - Lyon (France) CFP MixIT 2022 Closed Captions * 24-26: [JFrog SwampUp](http://swampup.jfrog.com/) - Omni La Costa Resort & Spa Carlsbad, California (USA) CFP SwampUp2022 * 24-26: [Web à Québec](https://webaquebec.org/) - Québec (Canada) CFP Web a Quebec @@ -126,7 +126,7 @@ * 2-5: [PyCon Italia 2022](https://pycon.it/en) - Florence (Italy) * 3-4: [Kubernetes Community Days Chennai 2022](http://www.kcdchennai.in) - Chennai (India) & Online CFP Kubernetes Community Days Chennai 2022 * 7-8: [LeadDev](https://leaddev.com/) - London (UK) -* 7-8: [cdCon](https://events.linuxfoundation.org/cdcon/) - Austin (USA) & Online CFP cdCon +* 7-8: [cdCon](https://events.linuxfoundation.org/cdcon/) - Austin, TX (USA) & Online CFP cdCon * 7-9: [Forum International de la Cybersécurité](https://www.forum-fic.com/) - Lille (France) * 7-9: [OpenInfra Summit Berlin 2022](https://openinfra.dev/summit/) - Berlin (Germany) * 8-9: [OW2Con](https://www.ow2con.org/view/2022/) - Online @@ -173,16 +173,16 @@ * 18-20: [JBCNConf](https://www.jbcnconf.com/2022/) - Barcelona (Spain) * 19: [InfoQ Live](https://live.infoq.com/conference/2022/july) - Online * 25-29: [THAT Conference](https://that.us/events/wi/2022) - Wisconsin Dells, WI (USA) CFP THAT Conference -* 27-28: [API Days New York](https://www.apidays.global/new-york/) - New York (USA) & Online +* 27-28: [API Days New York](https://www.apidays.global/new-york/) - New York, NY (USA) & Online * 29-30: [Selenium Conf 2022](https://2022.seleniumconf.in) - Online ### August * 5: [Cloud Native Summit](https://www.cloudnativesummit.co/) - Wellington (New Zealand) * 20-21: [frOSCon](https://www.froscon.org/en/) - Sankt Augustin (Germany) -* 22-28: [FOSS4G](https://2022.foss4g.org/) - Firenze (Italy) +* 22-28: [FOSS4G](https://2022.foss4g.org/) - Florence (Italy) * 23: [InfoQ Live](https://live.infoq.com/) - Online -* 24-25: [API Days Hong Kong](https://www.apidays.global/hong-kong/) - Hong Kong & Online +* 24-25: [API Days Hong Kong](https://www.apidays.global/hong-kong/) - Hong Kong (China) & Online * 25-28: [Socrates.du](http://www.socrates-conference.de/home) - Soltau (Germany) * 26: [UX Nordic 2022](https://uxnordic.com/) - Aarhus (Denmark) @@ -194,7 +194,7 @@ * 5-7: [ContainerDays 2022](https://www.containerdays.io/) - Hamburg (Germany) & Online * 7-8: [DeveloperWeek Global: Cloud](https://www.developerweek.com/global/conference/cloud/) - Online * 9: [JUG SummerCamp](https://www.jugsummercamp.org/edition/13) - La Rochelle (France) CFP JUG SummerCamp 2022 -* 14: [Kubernetes Community Days Washington DC 2022](https://community.cncf.io/events/details/cncf-kcd-washington-dc-presents-kubernetes-community-days-washington-dc-2022/) - Washington (USA) +* 14: [Kubernetes Community Days Washington DC 2022](https://community.cncf.io/events/details/cncf-kcd-washington-dc-presents-kubernetes-community-days-washington-dc-2022/) - Washington D.C. (USA) * 14-15: [Uptime](https://uptime.aiven.io) - Amsterdam (Netherlands) * 14-15: [API Days Australia](https://www.apidays.global/australia/) - Melbourne (Australia) & Online * 15-16: [API Platform Conference](https://api-platform.com/con/2022) - Lille (France) & Online @@ -202,19 +202,19 @@ * 20-21: [Agile en Seine](https://www.agileenseine.com/) - Paris (France) CFP Agile en Seine * 20-23: [JCON ONLINE](https://jcon.one/) - Online * 21: [GrafanaLive: Paris](https://go2.grafana.com/2022-09_GrafanaLive_Paris.html) - Paris (France) -* 21-22: [DevOpsDays Chicago](https://devopsdays.org/chicago) - Chicago, Illinois (USA) +* 21-22: [DevOpsDays Chicago](https://devopsdays.org/chicago) - Chicago, IL (USA) * 22: [GrafanaLive: Berlin](https://go2.grafana.com/2022-09-22_GrafanaLive_Berlin.html) - Berlin (Germany) * 22: [GrafanaLive: Toronto](https://go2.grafana.com/2022-09-22-GrafanaLiveToronto.html) - Toronto (Canada) -* 22-24: [Strange Loop 2022](https://thestrangeloop.com) - St. Louis, Missouri (USA) Strange Loop 2022 CFP Closed Captions +* 22-24: [Strange Loop 2022](https://thestrangeloop.com) - St. Louis, MO (USA) Strange Loop 2022 CFP Closed Captions * 22-24: [Agile India 2022](https://2022.agileindia.org) - Online * 24: [PyCon Portugal](http://2022.pycon.pt/) - Porto (Portugal) * 24: [RomHack2022](https://romhack.camp/) - Rome (Italy) RomHack2022 * 24: [DevFest Craiova 2022](https://gdg.community.dev/events/details/google-gdg-craiova-presents-devfest-craiova-2022/) - Craiova (Romania) DevFestCraiova2022 * 26-27: [BigData & AI Paris](https://www.bigdataparis.com/) - Paris (France) * 26-28: [GopherCon](https://www.gophercon.com/) - Florida (USA) -* 26-29: [International JavaScript Conference Hybrid](https://javascript-conference.com/new-york/) - New York (USA) & Online +* 26-29: [International JavaScript Conference Hybrid](https://javascript-conference.com/new-york/) - New York, NY (USA) & Online * 28: [GrafanaLive: London](https://grafana.com/about/events/grafana-live/2022/london/) - London (UK) -* 28-29: [DevOps World 2022](https://www.cloudbees.com/c/devops-world-2022-save-the-date) - Orlando, Florida (USA) CFP DevOps World 2022 +* 28-29: [DevOps World 2022](https://www.cloudbees.com/c/devops-world-2022-save-the-date) - Orlando, FL (USA) CFP DevOps World 2022 * 29: [Cloud Nord](https://cloudnord.fr/) - Lille (France) CFP Cloud Nord 2022 * 30: [Mêlée Tech 2022](https://www.meleenumerique.com/) - Toulouse (France) CFP Mêlée Tech 2022 @@ -231,35 +231,35 @@ * 7-8: [Intersection Conference](https://www.intersection-conference.eu/) - Torino (Italy) * 10-14: [Devoxx Belgium](https://devoxx.be/) - Antwerp (Belgium) CFP Devoxx Belgium 2022 * 12-13: [Kubernetes Community Days Munich 2022](https://community.cncf.io/events/details/cncf-kcd-munich-presents-kubernetes-community-days-munich-2022-1/) - Munich (Germany) -* 13-14: [Volcamp 2022](https://www.volcamp.io/) - Clermont Ferrand (France) CFP Volcamp +* 13-14: [Volcamp 2022](https://www.volcamp.io/) - Clermont-Ferrand (France) CFP Volcamp * 13-14: [GeeCon Prague](https://www.geecon.org/) - Prague (Czech Republic) * 13-14: [International Conference on Development and Learning](https://waset.org/development-and-learning-conference-in-october-2022-in-london) - London (UK) -* 13-14: [Forum PHP 2022](https://event.afup.org/) - Hotel New York - The Art of Marvel, Disneyland Paris (France) CFP Forum PHP 2022 Closed Captions +* 13-14: [Forum PHP 2022](https://event.afup.org/) - Paris (France) CFP Forum PHP 2022 Closed Captions * 13-14: [EuroRust](https://eurorust.eu) - Berlin (Germany) & Online CFP EuroRust * 14: [Fyne Conf](https://conf.fyne.io/) - Edinburgh (Scotland) & Online CFP Fyne Conf -* 16-20: [JavaOne](https://www.oracle.com/cloudworld/javaone/) - Las Vegas, Nevada (USA) +* 16-20: [JavaOne](https://www.oracle.com/cloudworld/javaone/) - Las Vegas, NV (USA) * 17: [Agile Tour Montpellier 2022](https://agiletourmontpellier.fr/2022/) - Montpellier (France) -* 18-19: [Dash](https://www.dashcon.io/) - New York (USA) CFP Dash +* 18-19: [Dash](https://www.dashcon.io/) - New York, NY (USA) CFP Dash * 18-19: [FlowCon](https://flowcon.fr/) - Montrouge (France) * 19-20: [BaselOne22](https://baselone.ch/one) - Basel (Switzerland) CFP BaselOne22 * 19-20: [P99 Conf](https://www.p99conf.io/) - Online * 20-21: [DevFest Nantes](https://devfest.gdgnantes.com/) - Nantes (France) Closed Captions CFP Sunny Tech 2022 * 20-21: [NixCon 2022](https://discourse.nixos.org/t/nixcon-2022-location-details-more/21392) - Paris (France) -* 24: [Open Observability Day (North America)](https://events.linuxfoundation.org/open-observability-day-north-america/) - Detroit (USA) +* 24: [Open Observability Day (North America)](https://events.linuxfoundation.org/open-observability-day-north-america/) - Detroit, MI (USA) * 24-27: [EclipseCon 2022](https://www.eclipsecon.org/2022) - Ludwigsburg (Germany) CFP EclipseCon 2022 * 24-28: [International JavaScript Conference Hybrid](https://javascript-conference.com/munich/) - Munich (Germany) & Online -* 24-28: [QCon San Francisco](https://qconsf.com/) - San Francisco (USA) +* 24-28: [QCon San Francisco](https://qconsf.com/) - San Francisco, CA (USA) * 25-27: [SREcon22 Europe/Middle East/Africa](https://www.usenix.org/srecon) - Amsterdam (Netherlands) * 26-27: [DevOpsDays Montreal](https://devopsdays.org/) - Montreal (Canada) CFP DevOpsDays Montreal * 26-27: [API Days London](https://www.apidays.global/london/) - London (UK) & Online -* 26-27: [Arm DevSummit 2022](https://devsummit.arm.com/) - San Francisco (USA) -* 25-28: [KubeCon North America + CloudNativeCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2022/) - Detroit (USA) +* 26-27: [Arm DevSummit 2022](https://devsummit.arm.com/) - San Francisco, CA (USA) +* 25-28: [KubeCon North America + CloudNativeCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america-2022/) - Detroit, MI (USA) * 27-28: [Agile Tour Bordeaux](http://agiletourbordeaux.fr/) - Bordeaux (France) CFP Agile Tour Bordeaux * 28: [Container Day](https://2022.containerday.it/) - Bologna (Italy) ### November -* 1-2: [ObservabilityCON](https://grafana.com/about/events/observabilitycon/2022) - New York City (USA) & Online +* 1-2: [ObservabilityCON](https://grafana.com/about/events/observabilitycon/2022) - New York, NY (USA) & Online * 2-3: [WordPress Accessibility Day](https://wpaccessibility.day/) - Online CFP WP Accessibility Day Closed Captions * 3: [JFall](https://jfall.nl/) - Netherlands * 3: [Data Community Conference](https://www.data-community.ch) - Switzerland @@ -282,10 +282,10 @@ * 17-18: [LFN Developer & Testing Forum](https://wiki.lfnetworking.org/pages/viewpage.action?pageId=68786848) - Seattle (USA) * 18: [DevFest Strasbourg](https://devfest.gdgstrasbourg.fr/) - Strasbourg (France) CFP Devfest Strasbourg * 17-18: [SymfonyCon Disneyland Paris](https://live.symfony.com/2022-paris-con/) - Paris (France) -* 18-19: [DevOpsDays Bengaluru](https://devopsdaysindia.org/) - Bengaluru (India) CFP DevOpsDays Bengaluru +* 18-19: [DevOpsDays Bengaluru](https://devopsdaysindia.org/) - Bangalore (India) CFP DevOpsDays Bengaluru * 18-19: [GreHack](https://grehack.fr/) - Grenoble (France) CFP * 19-20: [Capitole du Libre](https://capitoledulibre.org/) - Toulouse (France) CFP Capitole du Libre de Toulouse -* 21: [Java Summit-IL](https://www.javasummitil.com/) - Tel-Aviv (Israel) CFP Java Summit-IL +* 21: [Java Summit-IL](https://www.javasummitil.com/) - Tel Aviv (Israel) CFP Java Summit-IL * 22: [Cyber security Business Convention](https://cbc-convention.com/) - Toulouse (France) * 22-23: [Kubernetes Community Days UK 2022](https://community.cncf.io/events/details/cncf-kcd-uk-presents-kubernetes-community-days-uk-2022/) - London (UK) * 22-24: [Kubernetes Community Days Spain 2022](https://community.cncf.io/events/details/cncf-kcd-spain-presents-kcd-spain-2022/) - Spain @@ -321,12 +321,12 @@ * 7: [SODA Con](https://events.linuxfoundation.org/sodacon-japan/) - Yokohama (Japan) * 7: [CalicoCon + Cloud-Native Security Summit](https://www.tigera.io/lp/calicocon-cloud-native-security-summit-2022/) - Online * 7-8: [Open Compliance Summit](https://events.linuxfoundation.org/open-compliance-summit/) - Yokohama (Japan) -* 7-8: [PrestoCon](https://events.linuxfoundation.org/prestocon/) - Mountain View (USA) +* 7-8: [PrestoCon](https://events.linuxfoundation.org/prestocon/) - Mountain View, CA (USA) * 7-9: [SREcon22 Asia/Pacific](https://www.usenix.org/srecon) - Sydney (Australia) * 8: [Agile Tour Lausanne 2022](https://www.agilesuisse.ch/agile-tour-lausanne-2022) - Lausanne (Switzerland) -* 8: [Open Source in Finance Forum New York](https://events.linuxfoundation.org/open-source-finance-forum-new-york/) - New York (USA) +* 8: [Open Source in Finance Forum New York](https://events.linuxfoundation.org/open-source-finance-forum-new-york/) - New York, NY (USA) * 10: [DevOps Days Recife](https://devopsdays.org/events/2022-recife/welcome/) - Recife (Brazil) * 13-14: [RISC-V Summit](https://events.linuxfoundation.org/riscv-summit/) - San Jose (USA) -* 14-15: [DevOpsDays Tel-Aviv](https://sessionize.com/devopsdays-tel-aviv-2022/) - Tel-Aviv (Israel) DevOpsDays Tel-Aviv +* 14-15: [DevOpsDays Tel-Aviv](https://sessionize.com/devopsdays-tel-aviv-2022/) - Tel Aviv (Israel) DevOpsDays Tel-Aviv * 14-16: [API Days Paris](https://www.apidays.global/paris/) - Paris (France) & Online * 15-16: [Agile Tour Rennes](https://agiletour.agilerennes.org/) - Rennes (France) Agile Tour Rennes diff --git a/archives/2023.md b/archives/2023.md index 0d89045835..c2fdcbae04 100644 --- a/archives/2023.md +++ b/archives/2023.md @@ -31,7 +31,7 @@ * 6-8: [Jfokus](https://www.jfokus.se/) - Stockholm (Sweden) * 7-8: [Flutter Global Summit](https://events.geekle.us/flutter23/) - Online * 7-8: [State of Open Con](https://stateofopencon.com/) - London (UK) -* 7-8: [Civo Navigate](https://www.civo.com/navigate) - Tampa Bay (USA) +* 7-8: [Civo Navigate](https://www.civo.com/navigate) - Tampa Bay, FL (USA) * 9-10: [Latam 2023 DevRelCon](https://latam-2023.devrelcon.dev/) - Online * 9-10: [VueJs Amsterdam](https://vuejs.amsterdam/) - Amsterdam (Netherlands) * 9-11: [World AI Cannes Festival](https://worldaicannes.com/) - Cannes (France) @@ -44,8 +44,8 @@ * 16-17: [HashiTalks](https://events.hashicorp.com/hashitalks2023) - Online CFP HashiTalks 2023 * 16-19: [PyConFR](https://www.pycon.fr/2023/) - Bordeaux (France) CFP PyConFr 2023 * 21-23: [DeveloperWeek](https://www.developerweek.com/) - Online -* 22-24: [ConFoo](https://confoo.ca/fr/2023) - Montréal (Canada) CFP ConFoo 2023 -* 23: [Testing, Agile, DevOps and Low code Showcase - Methods and Tools](https://www.unicomlearning.com/agile-devops-software-testing-conference/bengaluru-india-2023/) - Bengaluru (India) +* 22-24: [ConFoo](https://confoo.ca/fr/2023) - Montreal (Canada) CFP ConFoo 2023 +* 23: [Testing, Agile, DevOps and Low code Showcase - Methods and Tools](https://www.unicomlearning.com/agile-devops-software-testing-conference/bengaluru-india-2023/) - Bangalore (India) * 23-24: [KCD - Kubernetes Community Days Amsterdam 2023](https://community.cncf.io/events/details/cncf-kcd-netherlands-presents-kubernetes-community-days-amsterdam-2023/) - Amsterdam (Netherlands) * 25-26: [Laracon India](https://laracon.in/) - Ahmedabad (India) * 27-01/03: [German Perl and Raku Workshop](https://perl-raku-workshop.de/) - Frankfurt (Germany) @@ -69,7 +69,7 @@ * 13-14: [Cassandra Summit](https://events.linuxfoundation.org/cassandra-summit/) - San Jose (USA) * 13-14: [FOSS Backstage](https://23.foss-backstage.de/) - Berlin (Germany) & Online * 13-17: [ICSA](https://icsa-conferences.org/2023/) - L'aquila (Italy) -* 14-15: [DevOps Days Salt Lake City](https://devopsdays.org/events/2023-salt-lake-city/welcome/) - Salt Lake City (USA) +* 14-15: [DevOps Days Salt Lake City](https://devopsdays.org/events/2023-salt-lake-city/welcome/) - Salt Lake City, UT (USA) * 15: [CloudFest Poland](https://cloudfest.pl/) - Bydgoszcz (Poland) * 15-16: [axe-con](https://www.deque.com/axe-con/) - Online Closed Captions * 15-16: [Chaos Carnival](https://chaoscarnival.io/) - Online @@ -105,9 +105,9 @@ * 4: [AWS Summit Paris](https://aws.amazon.com/fr/events/summits/paris/) - Paris (France) * 4: [Lyon Craft](https://lyon-craft.fr/) - Lyon (France) * 4: [ObservabilityCON Bay Area](https://grafana.com/about/events/observabilitycon/2023/san-francisco-bay-area/) - Palo Alto (USA) -* 4-6: [Devnexus](https://devnexus.com/) - Atlanta (USA) +* 4-6: [Devnexus](https://devnexus.com/) - Atlanta, GA (USA) * 5-7: [FIC](https://europe.forum-fic.com) - Lille Grand Palais (France) -* 6-7: [DevOps Days Nashville](https://devopsdays.org/events/2023-nashville/welcome/) - Nashville (USA) +* 6-7: [DevOps Days Nashville](https://devopsdays.org/events/2023-nashville/welcome/) - Nashville, TN (USA) * 7-8: [CODEstantine](https://codestantine.com/) - Belgrade (Serbia) * 12-14: [Devoxx France](https://www.devoxx.fr/) - Paris (France) CFP Devoxx France * 12-14: [KotlinConf](https://kotlinconf.com/) - Amsterdam (Netherlands) CFP KotlinConf @@ -120,25 +120,25 @@ * 17-19: [SharkFest23 Asia](https://sharkfest.wireshark.org/sfasia/) - Singapore * 17-21: [KubeCon + CloudNativeCon Europe 2023](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/) - Amsterdam (Netherlands) * 18-19: [DevOps Days Tokyo](https://devopsdays.org/events/2023-tokyo/welcome/) - Tokyo (Japan) -* 18-19: [NYSwifty](https://nyswifty.com/) - New York (USA) +* 18-19: [NYSwifty](https://nyswifty.com/) - New York, NY (USA) * 18-19: [Citus Con](https://www.citusdata.com/cituscon/2023/) - Online CFP Citus Con 2023 -* 19: [ObservabilityCON Chicago](https://grafana.com/about/events/observabilitycon/2023/chicago/) - Chicago (USA) +* 19: [ObservabilityCON Chicago](https://grafana.com/about/events/observabilitycon/2023/chicago/) - Chicago, IL (USA) * 19-21: [InflectraCon](https://www.inflectracon.com/) - Washington D.C. (USA) * 19-21: [GeeCON](https://2023.geecon.org/) - Krakow (Poland) CFP GeeCON 2023 * 20: [WordPress Contributor Day](https://wpfr.net/rendez-vous-a-la-journee-de-contribution-le-20-avril-2023/) - Paris (France) -* 20-21: [DevOps Days Birmingham AL](https://devopsdays.org/events/2023-birmingham-al/welcome/) - Birmingham (USA) +* 20-21: [DevOps Days Birmingham AL](https://devopsdays.org/events/2023-birmingham-al/welcome/) - Birmingham, AL (USA) * 20-21: [Toulouse Hacking Convention 2023](https://thcon.party/) - Toulouse (France) CFP THCon 2023 * 20-22: [Dotnet days](https://dotnetdays.ro/) - Iasi (Romania) CFP Dotnetdays * 21: [WordCamp Paris](https://paris.wordcamp.org/2023/) - Paris (France) * 22: [DevFest Porto](https://fest.dev/events/js/porto-2023/) - Porto (Portugal) * 22-23: [T-DOSE](https://t-dose.org/2023/) - Geldrop (Netherlands) -* 23-25: [DevOps Days Denver](https://devopsdays.org/events/2023-denver/welcome/) - Denver (USA) +* 23-25: [DevOps Days Denver](https://devopsdays.org/events/2023-denver/welcome/) - Denver, CO (USA) * 24-25: [DevOps Days Geneva](https://devopsdays.org/events/2023-geneva/welcome/) - Geneva (Switzerland) * 24-27: [Serverless Architecture Conference](https://serverless-architecture.io/london) - London (UK) & Online * 24-27: [API Conference London](https://apiconference.net/london) - London (UK) & Online * 24-28: [Haystack US](https://haystackconf.com/) - Charlottesville, VA (USA) CFP Haystack US -* 25-28: [Great International Developer Summit](https://developersummit.com/) - Bengaluru (India) -* 26-27: [Building IoT](https://www.buildingiot.de/index.php) - München (Germany) +* 25-28: [Great International Developer Summit](https://developersummit.com/) - Bangalore (India) +* 26-27: [Building IoT](https://www.buildingiot.de/index.php) - Munich (Germany) * 26-28: [PyData](https://pydata.org/seattle2023) - Seattle (USA) * 27-28: [Clojure/conj](https://2023.clojure-conj.org/) - Durham, NC (USA) CFP Clojure/conj 2023 * 27-28: [AndroidMakers by droidcon](https://androidmakers.droidcon.com/) - Montrouge (France) CFP Android Markers by droidcon 2023 @@ -153,18 +153,18 @@ * 4: [Codecamp_Festival](https://codecamp.ro/the-festival-book-now/) - Bucharest (Romania) * 4: [Google Cloud Bali](https://bit.ly/GoogleCloudgoestoBali) - Bali (Indonesia) * 4: [Conf42: Site Reliability Engineering 2023](https://www.conf42.com/sre2023) - Online -* 4-5: [DevGuild: Open Source](https://www.heavybit.com/devguild/open-source) - San Francisco (USA) +* 4-5: [DevGuild: Open Source](https://www.heavybit.com/devguild/open-source) - San Francisco, CA (USA) * 4-6: [Devoxx Greece](https://devoxx.gr/) - Athens (Greece) CFP Devoxx Greece 2023 * 7: [Google Cloud Community Day](https://gdgcloud.kolkata.dev/ccd2023/) - Kolkata (India) * 8-12: [JAX](https://jax.de/mainz) - Mainz (Germany) & Online * 9-10: [Codemotion Madrid](https://extra.codemotion.com/live-conference-madrid-2023/) - Madrid (Spain) * 9-12: [WomenTech Global Conference](https://www.womentech.net/women-tech-conference) - Online -* 10: [Google I/O](https://io.google/2023/) - Mountain View (USA) +* 10: [Google I/O](https://io.google/2023/) - Mountain View, CA (USA) * 10: [We Love Speed](https://www.welovespeed.com/2023/) - Paris (France) * 10: [EDA Summit 2023](https://edasummit.com/) - Online CFP EDA Summit 2023 -* 10-11: [Remix](https://remix.run/conf/2023) - Salt Lake City, Utah (USA) CFP Remix 2023 +* 10-11: [Remix](https://remix.run/conf/2023) - Salt Lake City, UT (USA) CFP Remix 2023 * 10-12: [Devoxx UK](https://www.devoxx.co.uk/) - London (UK) CFP Devoxx UK 2023 -* 10-12: [Open Source Summit NA](https://events.linuxfoundation.org/open-source-summit-north-america/) - Vancouver (Canada) CFP Open Source Summit NA 2023 +* 10-12: [Open Source Summit NA](https://events.linuxfoundation.org/open-source-summit-north-america/) - Vancouver, BC (Canada) CFP Open Source Summit NA 2023 * 10-12: [KCD Turkey 2023](https://twitter.com/KcdTurkey) - Istanbul (Turkey) CFP KCD Turkey 2023 * 11: [SwampUP San Jose](https://swampup.jfrog.com/san-jose/) - San Jose (USA) CFP SwampUP 2023 * 11: [A11yParis](https://www.a11yparis.org/) - Paris (France) Closed Captions @@ -181,24 +181,24 @@ * 16-18: [php tek](https://tek.phparch.com/) - Illinois (USA) CFP php tek 2023 * 17-20: [PyCon LT](https://pycon.lt/2023) - Vilnius (Lithuania) CFP PyCon LT 2023 * 17-18: [Qubit Conference Prague](https://prague.qubitconference.com/) - Prague (Czech Republic) -* 17-18: [KubeHuddle Toronto 2023](https://kubehuddle.com/2023/toronto/) - Toronto, Ontario (Canada) +* 17-18: [KubeHuddle Toronto 2023](https://kubehuddle.com/2023/toronto/) - Toronto (Canada) * 17: [TEQNation](https://teqnation.com/) - Utrecht (Netherlands) CFP TEQNation 2023 -* 17-20: [BSDCan](https://www.bsdcan.org/2023/) - Ottawa, Ontario (Canada) -* 18: [ObservabilityCON Sidney](https://grafana.com/about/events/observabilitycon/2023/sydney/) - Sidney (Australia) +* 17-20: [BSDCan](https://www.bsdcan.org/2023/) - Ottawa, ON (Canada) +* 18: [ObservabilityCON Sidney](https://grafana.com/about/events/observabilitycon/2023/sydney/) - Sydney (Australia) * 18: [Conf42: Machine Learning 2023](https://www.conf42.com/ml2023) - Online * 18-19: [JS Heroes](https://jsheroes.io/) - in Cluj-Napoca (Romania) * 18-19: [phpday](https://2023.phpday.it/) - Verona (Italy) & Online * 18-19: [Spring I/O](https://2023.springio.net/) - Barcelona (Spain) CFP Spring I/O 2023 * 18-19: [Craft Conference](https://craft-conf.com/2023) - Budapest (Hungary) * 22-23: [Code Europe](https://www.codeeurope.pl/en/) - Cracow (Poland) -* 22-24: [Percona Live](https://www.percona.com/live/conferences) - Denver (USA) CFP Percona Live 2023 -* 23: [Infobip Shift Miami](https://shift.infobip.com/us) - Miami (USA) CFP Infobip Shift Miami +* 22-24: [Percona Live](https://www.percona.com/live/conferences) - Denver, CO (USA) CFP Percona Live 2023 +* 23: [Infobip Shift Miami](https://shift.infobip.com/us) - Miami, FL (USA) CFP Infobip Shift Miami * 23: [VoxxedDays Brussels](https://brussels.voxxeddays.com/) - Brussels (Belgium) * 23-24: [Aquilité](https://www.aquilite-conf.fr/) - Online -* 23-25: [Red Hat Summit](https://www.redhat.com/en/summit) - Boston, Massachusetts (USA) +* 23-25: [Red Hat Summit](https://www.redhat.com/en/summit) - Boston, MA (USA) * 23-26: [DevOps Pro Europe](https://devopspro.lt/) - Vilnius (Lithuania) & Online -* 23-25: [Web À Québec](https://webaquebec.org/) - Quebec City (Canada) CFP WAQ 2023 -* 23-25: [Microsoft Build](https://build.microsoft.com/en-US/home) - Seattle, Washington (USA) & Online +* 23-25: [Web À Québec](https://webaquebec.org/) - Quebec, QC (Canada) CFP WAQ 2023 +* 23-25: [Microsoft Build](https://build.microsoft.com/en-US/home) - Seattle (USA) & Online * 24-25: [GlueCon 2023](https://www.gluecon.com/) - Broomfield, CO (USA) * 24-26: [Vueconf.US](https://vueconf.us/) - New Orleans, LO (USA) * 25-26: [Newcrafts Paris](https://ncrafts.io/) - Paris (France) CFP Newcrafts Paris 2023 @@ -222,11 +222,11 @@ * 1: [JSNation](https://jsnation.com/) - Amsterdam (Netherlands) CFP JSNation * 1-2: [JCON OpenBlend Slovenia](https://slovenia.jcon.one/) - Portorož (Slovenia) CFP JCON OpenBlend Slovenia 2023 * 1-2: [Agile Tour Toulouse](https://tour.agiletoulouse.fr/) - Toulouse (France) -* 1-2: [CDE Universe](https://cdeuniverse.com/) - San Francisco (USA) +* 1-2: [CDE Universe](https://cdeuniverse.com/) - San Francisco, CA (USA) * 1-2: [Alpes Craft](https://www.alpescraft.fr/) - Grenoble (France) * 2: [Flutter Connection](https://flutterconnection.io/) - Paris (France) * 2-3: [Sud Web](https://sudweb.fr/2023/) - Toulouse (France) CFP Sud Web -* 2-3: [KCD Bengaluru - 2023](https://community.cncf.io/events/details/cncf-kcd-bengaluru-presents-kubernetes-community-days-bengaluru-2023-in-person/) - Bengaluru (India) +* 2-3: [KCD Bengaluru - 2023](https://community.cncf.io/events/details/cncf-kcd-bengaluru-presents-kubernetes-community-days-bengaluru-2023-in-person/) - Bangalore (India) * 5: [JSNation](https://jsnation.com/) - Online CFP JSNation * 5-9: [WWDC23](https://developer.apple.com/wwdc23/) - Online * 6: [CONFER Conference](https://2023.confer.no/) - Online CFP Confer @@ -240,14 +240,14 @@ * 8-9: [DDD Europe](https://2023.dddeurope.com/) - Amsterdam (Netherlands) CFP DDDEu 2023 * 8-9: [PlatformCon](https://platformcon.com) - Online CFP PlatformCon 2023 * 8-10: [WordCamp Europe](https://europe.wordcamp.org/2023/) - Athens (Greece) -* 9: [GothamGo](https://gothamgo.com/) - New York (USA) CFP GothamGo 2023 -* 9-11: [SouthEast LinuxFest](https://southeastlinuxfest.org) - Charlotte, North Carolina (USA) -* 10-15: [Sharkfest23 US](https://sharkfest.wireshark.org/sfus/) - San Diego (USA) +* 9: [GothamGo](https://gothamgo.com/) - New York, NY (USA) CFP GothamGo 2023 +* 9-11: [SouthEast LinuxFest](https://southeastlinuxfest.org) - Charlotte, NC (USA) +* 10-15: [Sharkfest23 US](https://sharkfest.wireshark.org/sfus/) - San Diego, CA (USA) * 12-14: [GrafanaCon](https://grafana.com/about/events/grafanacon/2023/) - Online -* 12-16: [Microsoft 365 EduCon DC](https://www.365educon.com/DC) - Washington (USA) CFP Microsoft 365 EduCon DC 2023 -* 13-15: [OpenInfra Summit](https://openinfra.dev/summit/vancouver-2023) - Vancouver (Canada) -* 13-15: [QCon New York](https://qconnewyork.com/) - New York (USA) -* 13-15: [Beam Summit](https://beamsummit.org/) - New York (USA) +* 12-16: [Microsoft 365 EduCon DC](https://www.365educon.com/DC) - Washington D.C. (USA) CFP Microsoft 365 EduCon DC 2023 +* 13-15: [OpenInfra Summit](https://openinfra.dev/summit/vancouver-2023) - Vancouver, BC (Canada) +* 13-15: [QCon New York](https://qconnewyork.com/) - New York, NY (USA) +* 13-15: [Beam Summit](https://beamsummit.org/) - New York, NY (USA) * 14: [AWS Summit Toronto](https://aws.amazon.com/events/summits/toronto/) - Toronto (Canada) * 14-15: [OW2 openSource Conf](https://www.ow2con.org/view/2023/) - Paris (France) CFP OW 2023 * 14-17: [VivaTech (Viva Technology)](https://vivatechnology.com/) - Paris (France) @@ -260,19 +260,19 @@ * 15-17: [Open Source Festival 2023 (Oscafest)](https://festival.oscafrica.org/) - Lagos (Nigeria) * 16: [Agile Lyon](https://www.agilelyon.fr/) - Lyon (France) CFP Agile Lyon June 2023 * 16: [BSides Ljubljana](https://0x7e7.bsidesljubljana.si/) - Ljubljana (Slovenia) CFP BSides Ljubljana June 2023 -* 16: [AWS Dev Day](https://pages.awscloud.com/dev-day-bengaluru-reg-june.html?trk=24802940-ee13-447c-bda9-864319c08814&sc_channel=em&mkt_tok=MTEyLVRaTS03NjYAAAGMOHckdvotFRRBwKx-WlGGkjhhfoxMLUFKAo6pPIu3G_ymUAzHdyeQ_sEvj3KQWY2huELkFF-cKjhbUfme85Tss6q8NoohVITnX6UMcd_y54awp6SAT56f) - Bengaluru (India) +* 16: [AWS Dev Day](https://pages.awscloud.com/dev-day-bengaluru-reg-june.html?trk=24802940-ee13-447c-bda9-864319c08814&sc_channel=em&mkt_tok=MTEyLVRaTS03NjYAAAGMOHckdvotFRRBwKx-WlGGkjhhfoxMLUFKAo6pPIu3G_ymUAzHdyeQ_sEvj3KQWY2huELkFF-cKjhbUfme85Tss6q8NoohVITnX6UMcd_y54awp6SAT56f) - Bangalore (India) * 16-18: [DevConf.cz 2023](https://www.devconf.info/cz/) - Brno (Czech Republic) * 17: [KCD Mumbai](https://kcdmumbai.com/) - Mumbai (India) CFP KCD Mumbai 2023 * 18-20: [Berlin Buzzwords](https://2023.berlinbuzzwords.de/) - Berlin (Germany) * 19: [KubeDay Israel](https://events.linuxfoundation.org/kubeday-israel/) - Tel Aviv (Israel) * 20: [Mobilis in Mobile](https://mobilis-in-mobile.io/) - Nantes (France) CFP Mobilis in Mobile 2023 -* 20: [Cloud Est](http://cloudest-event.fr/) - Villeurbanne (France) CFP Cloud Est 2023 +* 20: [Cloud Est](http://cloudest-event.fr/) - Villeurbanne, Lyon (France) CFP Cloud Est 2023 * 20-22: [SUSECON 2023](https://www.suse.com/susecon/) - Munich (Germany) * 20-22: [Adeo DevSummit](https://forms.gle/YPcjupChvqQif85B9) - Lille (France) CFP adeo DevSummit 2023 Internal event by Adeo open for external speakers -* 20-23: [JCON EUROPE 2023](https://2023.europe.jcon.one/) - Düsseldorf (Germany) CFP JCON EUROPE 2023 +* 20-23: [JCON EUROPE 2023](https://2023.europe.jcon.one/) - Dusseldorf (Germany) CFP JCON EUROPE 2023 * 20-23: [CloudLand 2023](https://www.cloudland.org/en/home/) - Phantasialand near Cologne (Germany) CFP NodeTLV 2023 * 21: [J-Spring](https://jspring.nl/) - Utrecht (Netherlands) -* 21-22: [Voxxed Days Luxembourg](https://luxembourg.voxxeddays.com/en/) - Grand-Duchy of Luxembourg (Luxembourg) VoxxedDays Luxembourg 2023 +* 21-22: [Voxxed Days Luxembourg](https://luxembourg.voxxeddays.com/en/) - Luxembourg (Luxembourg) VoxxedDays Luxembourg 2023 * 21-22: [DevTalks](https://www.devtalks.ro/) - Bucharest (Romania) * 21-22: [OutSystems ONE](https://www.outsystems.com/events/one-conference/denver/) - Denver, CO (USA) * 21-23: [DevOps Days Amsterdam](https://devopsdays.org/events/2023-amsterdam/welcome/) - Amsterdam (Netherlands) @@ -285,8 +285,8 @@ * 26-29: [GopherCon Europe 2023](https://gophercon.eu/) - Berlin (Germany) CFP GopherCon Europe 2023 * 26-30: [Developer Week '23 (DWX)](https://www.developer-week.de/) - Nuremberg (Germany) CFP DWX 2023 * 26-02/07: [FOSS4G](https://2023.foss4g.org/) - Prizren (Kosovo) -* 27: [ReactNext](https://www.react-next.com/) - Tel-Aviv (Israel) -* 28: [NodeTLV](https://www.nodetlv.com/) - Tel-Aviv (Israel) CFP NodeTLV 2023 +* 27: [ReactNext](https://www.react-next.com/) - Tel Aviv (Israel) +* 28: [NodeTLV](https://www.nodetlv.com/) - Tel Aviv (Israel) CFP NodeTLV 2023 * 28-30: [Breizh Camp](https://www.breizhcamp.org/) - Rennes (France) CFP Breizh Camp 2023 * 29: [Conf42: Quantum Computing 2023](https://www.conf42.com/quantum2023) - Online * 29: [Google Cloud Summit France](https://cloudonair.withgoogle.com/events/summit-france-2023) - Paris (France) @@ -300,13 +300,13 @@ * 5-7: [Fluttercon](https://fluttercon.dev/) - Berlin (Germany) * 5-7: [Droidcon Berlin](https://berlin.droidcon.com/) - Berlin (Germany) * 7-9: [Nantes Maker Campus](https://nantesmakercampus.fr/) - Nantes (France) -* 10-12: [Riviera DEV](https://rivieradev.fr) - Sophia Antipolis, Nice (France) CFP Riviera DEV 2023 +* 10-12: [Riviera DEV](https://rivieradev.fr) - Sophia Antipolis (France) CFP Riviera DEV 2023 * 11-13: [The Perl and Raku Conference 2023](https://tprc.to/tprc-2023-tor/) - Toronto (Canada) * 12-13: [Refactor DX 2023](https://www.refactorconf.com/) - Toronto (Canada) * 15: [Droidcon Vietnam](https://www.vietnam.droidcon.com/) - Ho chi Minh (Vietnam) * 17-18: [KCD Munich](https://github.com/cncf/kubernetes-community-days/issues/451) - Munich (Germany) * 18: [Beam Summit](https://beamsummit.org/) - Online -* 18-21: [ÜberConf](https://uberconf.com/) - Denver (USA) +* 18-21: [ÜberConf](https://uberconf.com/) - Denver, CO (USA) * 19-22: [Drupal Developer Days 2023](https://ddd23.drupalcamp.at/) - Vienna (Austria) * 21-22: [JConfDominicana](https://jconfdominicana.org/) - Santo Domingo (Dominican Republic) CFP JConfDominicana 2023 * 22: [CodeCampSDQ](https://codecampsdq.com) - Santo Domingo (Dominican Republic) CFP CodeCampSDQ 2023 @@ -317,12 +317,12 @@ ### August * 4-5: [CppIndiaCon 2023](https://www.cppindia.co.in/conference/2023/conference_home/) - Online -* 4-5: [Beer City Code](https://www.beercitycode.com/) - Grand Rapids, Michigan (USA) Beer City Code -* 9-10: [DevOpsDays Chicago](https://devopsdays.org/chicago) - Chicago (USA) -* 10-13: [DefCon](https://defcon.org/) - Las Vegas (USA) +* 4-5: [Beer City Code](https://www.beercitycode.com/) - Grand Rapids, MI (USA) Beer City Code +* 9-10: [DevOpsDays Chicago](https://devopsdays.org/chicago) - Chicago, IL (USA) +* 10-13: [DefCon](https://defcon.org/) - Las Vegas, NV (USA) * 14-18: [Perl and Koha Conference](https://perlkohacon.fi/) - Helsinki (Finland) CFP PerlKohaCon 2023 * 16-18: [GopherCon UK 2023](https://www.gophercon.co.uk) - London (UK) -* 15-16: [DeveloperWeek Cloud](https://www.developerweek.com/global/conference/cloud/) - San Francisco (USA) DeveloperWeek Cloud 2023 +* 15-16: [DeveloperWeek Cloud](https://www.developerweek.com/global/conference/cloud/) - San Francisco, CA (USA) DeveloperWeek Cloud 2023 * 21-24: [SpringOne](https://springone.io/) - Las Vegas, NV (USA) * 21-25: [HITBSecConf2023](https://conference.hitb.org/hitbsecconf2023hkt/) - Phuket (Thailand) * 22: [KCD Australia](https://community.cncf.io/events/details/cncf-kcd-australia-presents-kubernetes-community-day-australia-2023/) - Sydney (Australia) @@ -332,7 +332,7 @@ * 24: [Conf42: Rustlang 2023](https://www.conf42.com/rustlang2023) - Online * 24-26: [PyconLatam 2023](https://www.pylatam.org/) - Monterrey (Mexico) CFP PyconLatam 2023 * 24-26: [WordCamp US](https://us.wordcamp.org/2023/) - National Harbor, Maryland (USA) Closed Captions -* 28-01/09: [VLDB Very Large Database](https://vldb.org/2023/) - Vancouver (Canada) +* 28-01/09: [VLDB Very Large Database](https://vldb.org/2023/) - Vancouver, BC (Canada) * 28-01/09: [NDC Copenhagen / Copenhagen Developers Festival](https://cphdevfest.com/) - Copenhagen (Denmark) * 31-01/09: [Front Conference Zurich](https://frontconference.com/) - Zurich (Switzerland) * 31-02/09: [Web Summer Camp](https://websummercamp.com/2023) - Opatija (Croatia) @@ -343,7 +343,7 @@ * 3-5: [Flutter & Friends](https://www.flutterfriends.dev/) - Stockholm (Sweden) * 4-5: [Cloud Native Summit 2023](https://www.cloudnativesummit.co) - Wellington (New Zealand) CFP CNS 2023 * 4-5: [WaysConf](https://www.waysconf.com/) - Krakow (Poland) & Online CFP WaysConf -* 5-7: [try! Swift NYC](https://www.tryswift.co/events/2023/nyc/) - New York (USA) +* 5-7: [try! Swift NYC](https://www.tryswift.co/events/2023/nyc/) - New York, NY (USA) * 6: [Cloud Builders: Python Conf](https://www.cloud-builders.tech/en/python-conf/) - Online * 6: [Apex Developer Summit](https://www.apexdevsummit.com/) - Amsterdam (Netherlands) * 6: [Cloud Alpes](https://www.cloudalpes.fr/) - Lyon (France) CFP Cloud Alpes @@ -356,13 +356,13 @@ * 9: [KCD Sri Lanka](https://community.cncf.io/events/details/cncf-kcd-sri-lanka-presents-kcd-sri-lanka-2023/) - Colombo (Sri Lanka) KCD Sri Lanka * 10-12: [Ethereum Singapore](https://www.ethereumsingapore.com/) - Singapore CFP Ethereum Singapore * 11-13: [ContainerDays 2023](https://www.containerdays.io/) - Hamburg (Germany) & Online CFP ContainerDays -* 12: [KCD Washington](https://community.cncf.io/kcd-washington-dc/) - Washington (USA) +* 12: [KCD Washington](https://community.cncf.io/kcd-washington-dc/) - Washington D.C. (USA) * 12: [Java Forum Nord](https://javaforumnord.de) - Hannover (Germany) -* 12-16: [RomHack](https://romhack.io/) - Roma (Italy) CFP RomHack +* 12-16: [RomHack](https://romhack.io/) - Rome (Italy) CFP RomHack * 14: [Cloud Sud](https://www.cloudsud.fr/) - Toulouse (France) & Online Cloud Sud * 14-15: [code.talks](https://codetalks.de/) - Hamburg (Germany) * 14-15: [DevOpsDays Ukraine: Disaster Recovery](https://www.devopsdays.com.ua/) - Online -* 14-15: [Droidcon NYC](https://nyc.droidcon.com/) - NYC (USA) Droidcon NYC +* 14-15: [Droidcon NYC](https://nyc.droidcon.com/) - New York, NY (USA) Droidcon NYC * 14-17: [EuroBSDCon](https://2023.eurobsdcon.org/) - Coimbra (Portugal) CFP EuroBSDCon * 18: [Agile Tour Montpellier](https://agiletourmontpellier.fr/) - Montpellier (France) CFP Agile Tour Montpellier * 18-19: [Shift Conference](https://shift.infobip.com) - Zadar (Croatia) CFP Infobip Shift @@ -376,7 +376,7 @@ * 21: [Serverless Days Cardiff](https://cardiff.serverlessdays.io/) - Cardiff (Wales) CFP Serverless Days Cardiff * 21: [Inclusive Design 24](https://inclusivedesign24.org/2023/) - Online CFP Inclusive Design 24 Closed Captions * 21-22: [API Platform Conference](https://api-platform.com/con/2023) - Lille (France) & Online -* 21-23: [Strange Loop 2023](https://thestrangeloop.com) - St. Louis, Missouri (USA) +* 21-23: [Strange Loop 2023](https://thestrangeloop.com) - St. Louis, MO (USA) * 21-23: [Euro IA 2023 - Information Architecture & UX conference](https://euroia.eu/) - Amsterdam (Netherlands) CFP Euro IA 2023 * 21-23: [Euroku 2023](https://2023.euruko.org/) - Vilnius (Lithuania) & Online * 21-23: [PyCon Uganda](https://ug.pycon.org/) - Kampala (Uganda) @@ -385,7 +385,7 @@ * 26: [JSDayIE](https://www.jsday.ie/) - Dublin (Ireland) * 26-27: [KCD Austria 2023](https://community.cncf.io/events/details/cncf-kcd-austria-presents-kcd-austria-2023-1/) - Vienna (Austria) CFP KCD Austria 2023 * 26-28: [KubeCon CloudNativeCon Open Source Summit China](https://www.lfasiallc.com/kubecon-cloudnativecon-open-source-summit-china/) - Shangai (China) CFP KubeCon china -* 26-28: [JConf.dev](https://2023.jconf.dev) - Chicago (USA) +* 26-28: [JConf.dev](https://2023.jconf.dev) - Chicago, IL (USA) * 27: [DevOps Days Cairo](https://devopsdays.org/events/2023-cairo/welcome/) - Cairo (Egypt) * 28: [Conf42: Kube Native 2023](https://www.conf42.com/kubenative2023) - Online * 28-29: [Droidcon Lisbon](https://www.lisbon.droidcon.com/) - Lisbon (Portugal) Droidcon Lisbon 2023 @@ -402,7 +402,7 @@ * 1: [Devfest Georgia 2023](https://gdg.community.dev/gdg-tbilisi/) - Tbilisi (Georgia) CFP Devfest Georgia 2023 * 1-6: [CppCon](https://cppcon.org/) - Aurora, Colorado (USA) & Online * 2-6: [Devoxx Belgium](https://devoxx.be/) - Antwerp (Belgium) CFP Devoxx Belgium 2023 -* 2-6: [QCon San Francisco](https://qconsf.com/) - San Francisco (USA) +* 2-6: [QCon San Francisco](https://qconsf.com/) - San Francisco, CA (USA) * 4-5: [DockerCon](https://www.docker.com/dockercon/) - Los Angeles (USA) * 5: [DevFest Mons](https://gdg.community.dev/events/details/google-gdg-mons-presents-devfest-mons-2023/) - Mons (Belgium) CFP DevFest Mons 2023 * 5-6: [SymfonyLive Berlin 2023](https://live.symfony.com/2023-berlin/) - Berlin (Germany) CFP SymfonyLive Berlin 2023 @@ -427,7 +427,7 @@ * 12: [Archilocus](https://www.archilocus.tech/) - Online Archilocus Fall 2023 * 12-13: [Volcamp 2023](https://www.volcamp.io/) - Clermont-Ferrand (France) CFP Volcamp 2023 * 12-13: [Forum PHP 2023](https://event.afup.org/forum-php-2023) - Marne-la-Vallée (France) CFP ForumPHP 2023 -* 12-13: [Open Source India](https://www.opensourceindia.in/) - Bengaluru (India) +* 12-13: [Open Source India](https://www.opensourceindia.in/) - Bangalore (India) * 12-13: [Droidcon Italy](https://it.droidcon.com/2023/) - Milan (Italy) CFP Droidcon Italy 2023 * 13: [OH!2023: A Human-centered Developers' Conference](https://oh.helsinkiruby.fi/) - Helsinki (Finland) CFP Oh the Humanity! 2023 * 13-14: [SecSea 2K23](https://www.helloasso.com/associations/hack-in-provence/evenements/secsea-2k23) - La Ciotat (France) @@ -445,18 +445,18 @@ * 19-20: [DevFest Nantes](https://devfest.gdgnantes.com/) - Nantes (France) CFP DevFest Nantes 2023 Closed Captions * 19-20: [Agile Tour Rennes](https://agiletour.agilerennes.org/) - Rennes (France) CFP Agile Tour Rennes 2023 * 19-20: [GeeCON Prague 2023](https://2023.geecon.cz/) - Prague (Czech Republic) CFP GeeCON Prague 2023 -* 20-21: [DevOpsDays Bengaluru](https://devopsdays.org/events/2023-bengaluru/welcome/) - Bengaluru (India) +* 20-21: [DevOpsDays Bengaluru](https://devopsdays.org/events/2023-bengaluru/welcome/) - Bangalore (India) * 20-22: [Software Crafters Barcelona 2023](https://softwarecrafters.barcelona/) - Barcelona (Spain) * 23-25: [FOSS4G North America](https://foss4gna.org/) - Baltimore (USA) * 23-26: [SecTor](https://www.blackhat.com/sector/2023/) - Toronto (Canada) -* 23-27: [International PHP Conference](https://phpconference.com/munich/) - Munchen (Germany) +* 23-27: [International PHP Conference](https://phpconference.com/munich/) - Munich (Germany) * 24-25: [Codemotion Milan](https://extra.codemotion.com/conference-milan-2023/) - Milan (Italy) CFP Codemotion Milan 2023 * 24-26: [GitKon](https://gitkon.com) - Online * 24-26: [The Linux Foundation Member Summit](https://events.linuxfoundation.org/lf-member-summit/) - Monterey (USA) * 25-26: [DevRelX Summit](https://www.devrelxsummit.com/) - Online CFP DevRelX Summit * 26: [Codeurs en Seine](https://www.codeursenseine.com/2023) - Rouen (France) CFP Codeurs en Seine Closed Captions * 26: [NODES 2023](https://neo4j.registration.goldcast.io/events/6fb85147-ca27-4310-9dec-cb345c53bd6f) - Online -* 26: [NextJS Conf](https://nextjs.org/conf) - San Francisco (USA) & Online +* 26: [NextJS Conf](https://nextjs.org/conf) - San Francisco, CA (USA) & Online * 25-27: [KubeCon + CloudNativeCon + Open Source Summit China 2023](https://www.lfasiallc.com/kubecon-cloudnativecon-open-source-summit-china/) - Shangai (China) CFP KubeCon China 2023 * 26-27: [Agile Tour Bordeaux](https://agiletourbordeaux.fr/) - Bordeaux (France) CFP Agile Tour Bordeaux 2023 * 26-27: [Droidcon London](https://london.droidcon.com/) - London (UK) CFP Droidcon London 2023 @@ -492,27 +492,27 @@ * 4: [DevFest Ado-Ekiti](https://gdg.community.dev/events/details/google-gdg-ado-ekiti-presents-devfest-ado-ekiti-2023/) - Ado (Nigeria) CFP DevFest Ado * 04: [DevFest Jalingo](https://gdg.community.dev/events/details/google-gdg-jalingo-presents-devfest-2023-jalingo/) - Jalingo (Nigeria) * 04: [TedxGrandJunction](http://tedxgj.com/) - Grand Junction, CO (USA) -* 04-05: [Cloud Native Rejekts](https://cloud-native.rejekts.io/) - Chicago (USA) -* 05-10: [Agile+DevOps East](https://agiledevopseast.techwell.com/) - Orlando (USA) -* 6: [BackstageCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/backstagecon/) - Chicago (USA) CFP BackstageCon 2023 -* 6: [AppDeveloperCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/appdevelopercon/) - Chicago (USA) CFP AppDeveloperCon 2023 -* 6: [ArgoCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/appdevelopercon/) - Chicago (USA) CFP ArgoCon 2023 -* 6: [CiliumCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/ciliumcon/) - Chicago (USA) CFP CiliumCon 2023 -* 6: [Cloud Native Telco Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-telco-day/) - Chicago (USA) CFP Cloud Native Telco Day 2023 -* 6: [Cloud Native Wasm Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-wasm-day/) - Chicago (USA) CFP Cloud Native Wasm Day 2023 -* 6: [DBaaS DevDay](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/dbaas-devday/) - Chicago (USA) CFP DBaaS DevDay 2023 -* 6: [Data on Kubernetes Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/data-on-kubernetes-day/) - Chicago (USA) CFP Data on Kubernetes Day 2023 -* 6: [EnvoyCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/envoycon/) - Chicago (USA) CFP EnvoyCon 2023 -* 6: [Istio Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/istio-day/) - Chicago (USA) CFP Istio Day 2023 -* 6: [Kubernetes AI + HPC Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/kubernetes-ai-hpc-day/) - Chicago (USA) CFP Kubernetes AI HPC Day 2023 -* 6: [Kubernetes on Edge Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/kubernetes-on-edge-day/) - Chicago (USA) CFP Kubernetes on Edge Day 2023 -* 6: [Multi-Tenancy Con](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/multi-tenancycon/) - Chicago (USA) CFP Multi-Tenancy Con 2023 -* 6: [Observability Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/observability-day/) - Chicago (USA) CFP Observability Day 2023 -* 6-10: [KubeCon + CloudNativeCon NA 2023](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/) - Chicago (USA) CFP KubeCon NA 2023 +* 04-05: [Cloud Native Rejekts](https://cloud-native.rejekts.io/) - Chicago, IL (USA) +* 05-10: [Agile+DevOps East](https://agiledevopseast.techwell.com/) - Orlando, FL (USA) +* 6: [BackstageCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/backstagecon/) - Chicago, IL (USA) CFP BackstageCon 2023 +* 6: [AppDeveloperCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/appdevelopercon/) - Chicago, IL (USA) CFP AppDeveloperCon 2023 +* 6: [ArgoCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/appdevelopercon/) - Chicago, IL (USA) CFP ArgoCon 2023 +* 6: [CiliumCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/ciliumcon/) - Chicago, IL (USA) CFP CiliumCon 2023 +* 6: [Cloud Native Telco Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-telco-day/) - Chicago, IL (USA) CFP Cloud Native Telco Day 2023 +* 6: [Cloud Native Wasm Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/cloud-native-wasm-day/) - Chicago, IL (USA) CFP Cloud Native Wasm Day 2023 +* 6: [DBaaS DevDay](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/dbaas-devday/) - Chicago, IL (USA) CFP DBaaS DevDay 2023 +* 6: [Data on Kubernetes Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/data-on-kubernetes-day/) - Chicago, IL (USA) CFP Data on Kubernetes Day 2023 +* 6: [EnvoyCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/envoycon/) - Chicago, IL (USA) CFP EnvoyCon 2023 +* 6: [Istio Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/istio-day/) - Chicago, IL (USA) CFP Istio Day 2023 +* 6: [Kubernetes AI + HPC Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/kubernetes-ai-hpc-day/) - Chicago, IL (USA) CFP Kubernetes AI HPC Day 2023 +* 6: [Kubernetes on Edge Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/kubernetes-on-edge-day/) - Chicago, IL (USA) CFP Kubernetes on Edge Day 2023 +* 6: [Multi-Tenancy Con](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/multi-tenancycon/) - Chicago, IL (USA) CFP Multi-Tenancy Con 2023 +* 6: [Observability Day](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/observability-day/) - Chicago, IL (USA) CFP Observability Day 2023 +* 6-10: [KubeCon + CloudNativeCon NA 2023](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/) - Chicago, IL (USA) CFP KubeCon NA 2023 * 6-10: [W-JAX Hybrid](https://jax.de/muenchen) - Munich (Germany) * 6-11: [DjangoCon Africa](https://2023.djangocon.africa/) - Zanzibar (Tanzania) * 7: [FooConf](https://www.fooconf.fi/) - Helsinki (Finland) CFP FooConf 2023 -* 7: [DevFest Sophia-Antipolis](https://gdg.community.dev/events/details/google-gdg-sophia-antipolis-presents-devfest-2023/) - Sophia-Antipolis (France) CFP DevFest Sophia-Antipolis +* 7: [DevFest Sophia-Antipolis](https://gdg.community.dev/events/details/google-gdg-sophia-antipolis-presents-devfest-2023/) - Sophia Antipolis (France) CFP DevFest Sophia-Antipolis * 7-8: [DevOpsDays Warsaw](https://devopsdays.org/events/2023-warsaw) - Warsaw (Poland) * 07-09: [Open Source Monitoring Conference](https://osmc.de/) - Nuremberg (Germany) * 8: [IDM UK](https://whitehallmedia.co.uk/idmnov2023/) - London (UK) @@ -538,12 +538,12 @@ * 11: [DevOpsDays Florianópolis](https://devopsdays.org/events/2023-florianopolis) - Florianópolis (Brazil) * 11: [AWS Community Day](https://awscommunity.mx/communityday) - Nuevo León (Mexico) * 11: [DevFest Ajah](https://gdg.community.dev/events/details/google-gdg-ajah-presents-devfest-ajah-2023/) - Lagos (Nigeria) CFP DevFest Ajah -* 11: [SQL Saturday](https://sqlsaturday.com/2023-11-11-sqlsaturday1057/) - Vancouver (USA) +* 11: [SQL Saturday](https://sqlsaturday.com/2023-11-11-sqlsaturday1057/) - Vancouver, BC (USA) * 11-12: [Droidcon Uganda](https://www.uganda.droidcon.com/) - Kampala (Uganda) CFP Droidcon Uganda 2023 * 11-12: [PyCon Ireland 2023](https://python.ie/pycon-2023/) - Dublin (Ireland) * 12-14: [Meeting C++ 2023](https://meetingcpp.com/) - Berlin (Germany) & Online * 13: [Cloud Day 2023](https://www.cloudday.it/) - Milan (Italy) -* 13-15: [Scale by the Bay](https://www.scale.bythebay.io/) - Oakland (USA) +* 13-15: [Scale by the Bay](https://www.scale.bythebay.io/) - Oakland, CA (USA) * 13-16: [Web Summit 2023](https://websummit.com/) - Lisbon (Portugal) * 14: [Data Community Conference](https://www.data-community.ch/) - Bern (Switzerland) * 14: [KCD Denmark](https://kcddenmark.dk/) - Brabrand (Denmark) KCD Denmark 2023 @@ -553,14 +553,14 @@ * 14-16: [.Net Conf 2023](https://www.dotnetconf.net/) - Online CFP.Net Conf * 15: [DevFest Strasbourg](https://devfest.gdgstrasbourg.fr/) - Strasbourg (France) CFP DevFest Strasbourg 2023 * 15: [HalfStack London](https://halfstackconf.com/london/) - London (UK) CfP HalfStack -* 15: [DevOpsDays Chattanooga](https://devopsdays.org/events/2023-chattanooga/welcome/) - Chattanooga (USA) +* 15: [DevOpsDays Chattanooga](https://devopsdays.org/events/2023-chattanooga/welcome/) - Chattanooga, TN (USA) * 15: [NOG.fi](https://nog.fi/event/8/) - Helsinki (Finland) CFP  Helsinki * 15: [WeAreDevelopers Machine Learning Day](https://www.wearedevelopers.com/live) - Online CFP  WeAreDevelopers Machine Learning Day * 15-16: [DevOps Live Paris](https://www.cloudexpoeurope.fr/devops-live-paris/) - Paris (France) * 15-17: [Build Stuff](https://www.buildstuff.events/) - Vilnius (Lithuania) * 16: [DevFest Toulouse](https://devfesttoulouse.fr/) - Toulouse (France) CFP DevFest Toulouse 2023 Closed Captions * 16: [Conf42: Javascript 2023](https://www.conf42.com/js2023) - Online -* 16: [code::dive](https://codedive.pl/) - Wrocław (Poland) +* 16: [code::dive](https://codedive.pl/) - Wroclaw (Poland) * 16: [Hashitalks Thailand](https://events.hashicorp.com/hashitalksthailand) - Online * 16: [Kotlin Dev Day](https://kotlindevday.com/) - Amsterdam (Netherlands) * 16: [VMug Italy Usercon](https://www.vmug.it/) - Milan (Italy) CFP  Milan @@ -653,14 +653,14 @@ * 07-08: [Open Compliance Summit](https://events.linuxfoundation.org/open-compliance-summit/) - Tokyo (Japan) * 8: [DevFest Dijon](https://developers-group-dijon.fr/#devfest) - Dijon (France) CFP DevFest Dijon * 8: [React Day Berlin](https://reactday.berlin/) - Berlin (Germany) -* 8: [KubeDay India](https://events.linuxfoundation.org/kubeday-india/) - Bengaluru (India) CFP KubeDay India +* 8: [KubeDay India](https://events.linuxfoundation.org/kubeday-india/) - Bangalore (India) CFP KubeDay India * 8: [DevFest San Jose 2023](https://gdg.community.dev/events/details/google-gdg-san-jose-presents-gdg-san-jose-devfest-2023/) - San Jose (USA) CFP DevFest San Jose 2023 * 08: [Bsides Philadelphia](https://bsidesphilly.org/) - Philadelphia, PA (USA) * 9: [DevFest 2023 Ikorodu](https://gdg.community.dev/events/details/google-gdg-ikorodu-presents-devfest-2023-ikorodu/) - Ikorodu (Nigeria) * 9: [Flutter Conf India](https://flutterconf.in/) - Gujarat (India) * 9: [DevOpsDays Porto Alegre](https://devopsdays.org/events/2023-porto-alegre) - Porto Alegre (Brazil) * 9: [PosaDev 2023](https://posadev.mx) - Guadalajara (Mexico) CFP PosaDev 2023 -* 9: [DevFest Miami](https://miami.devfestflorida.com/) - Miami (USA) +* 9: [DevFest Miami](https://miami.devfestflorida.com/) - Miami, FL (USA) * 11: [TestJS Summit](https://testjssummit.com/) - Online * 12: [React Day Berlin](https://reactday.berlin/) - Online * 12: [KubeDay Singapore](https://events.linuxfoundation.org/kubeday-singapore/) - Singapore (Singapore) CFP KubeDay Singapore @@ -684,7 +684,7 @@ * 16: [DevOpsDays Salvador](https://devopsdays.org/events/2023-salvador/welcome/) - Salvador (Brazil) * 16: [DevFest Panama](https://gdg.community.dev/events/details/google-gdg-panama-presents-devfest-panama-2023/) - Online * 16: [DevFest Caribbean 2023 - Port-of-Spain](https://gdg.community.dev/events/details/google-gdg-port-of-spain-presents-devfest-caribbean-2023-port-of-spain/) - Port of Spain (Trinidad) -* 16: [DevFest Belém 2023](https://gdg.community.dev/events/details/google-gdg-belem-presents-devfest-belem-2023-acai-com-farinha/) - Belém (Brazil) +* 16: [DevFest Belém 2023](https://gdg.community.dev/events/details/google-gdg-belem-presents-devfest-belem-2023-acai-com-farinha/) - Belem (Brazil) * 16: [DevFest Chimbote 2023](https://gdg.community.dev/events/details/google-gdg-chimbote-presents-devfest-chimbote-2023/) - Nuevo Chimbote (Peru) * 16: [DevFest Cochabamba 2023](https://gdg.community.dev/events/details/google-gdg-cochabamba-presents-devfest-cochabamba-2023-1) - Cochabamba (Bolivia) * 16: [DevFest Pelotas](https://gdg.community.dev/events/details/google-gdg-pelotas-presents-devfest-pelotas) - Pelotas (Brazil) diff --git a/archives/2024.md b/archives/2024.md index dfccadafb6..91be67db85 100644 --- a/archives/2024.md +++ b/archives/2024.md @@ -31,7 +31,7 @@ ### February * 1: [AgiLeMans](https://agilemans.org/) - Le Mans (France) CfP AgiLeMans -* 2: [HalfStack Phoenix](https://halfstackconf.com/phoenix/) - Phoenix (USA) CfP HalfStack +* 2: [HalfStack Phoenix](https://halfstackconf.com/phoenix/) - Phoenix, AZ (USA) CfP HalfStack * 3: [KCD Kelara](https://kcdkerala.in/) - Kochi (India) * 3-4: [FOSDEM](https://fosdem.org/2024/) - Brussels (Belgium) CFP FOSDEM * 5-6: [Laracon EU](https://laracon.eu/) - Amsterdam (Netherlands) @@ -57,7 +57,7 @@ * 20-21: [Civo Navigate North America](https://www.civo.com/navigate/north-america) - Austin, TX (USA) CFP Civo Navigate NA 2024 * 20-22: [Axe-con](https://www.deque.com/axe-con/) - Online Closed Captions * 21: [Dapr Day](https://community.cncf.io/events/details/cncf-virtual-project-events-2024-hosted-by-cncf-presents-dapr-day-2024-virtual/) - Online CFP dapr day 2024 -* 21-23: [DeveloperWeek](https://www.developerweek.com) - San Francisco (USA) +* 21-23: [DeveloperWeek](https://www.developerweek.com) - San Francisco, CA (USA) * 21-29: [ProductWorld 2024](https://productworld.co/) - Oakland, CA (USA) CFP ProductWorld 2024 * 22: [Open Source Forum](https://events.linuxfoundation.org/aswf-open-source-forum/) - Los Angeles (USA) * 22-23: [Nor(dev):con](https://nordevcon.com/) - Norwich (UK) CFP Nordevcon @@ -68,7 +68,7 @@ * 24: [Orlando Code Camp 2024](https://orlandocodecamp.com/) - Sanford, FL (USA) CFP Orlando Code Camp 2024 * 27-28: [Automotive Grade Linux All Member Meeting Spring](https://events.linuxfoundation.org/agl-amm/) - Tokyo (Japan) * 28-29: [Vue.js Amsterdam](https://vuejs.amsterdam/) - Amsterdam (Netherlands) -* 28-01/03: [PGConf India 2024](https://pgconf.in/conferences/pgconfin2024) - Bengaluru (India) +* 28-01/03: [PGConf India 2024](https://pgconf.in/conferences/pgconfin2024) - Bangalore (India) * 29: [Conf42.com Python 2024](https://www.conf42.com/python2024) - Online CFP Conf42.com Python 2024 * 29-1/03: [DEVWORLD CONFERENCE 2024](https://devworldconference.com/) - Amsterdam (Netherlands) CFP DevWorld Conference @@ -82,17 +82,17 @@ * 6-7: [FlowCon 2024](https://my.weezevent.com/flowcon-2024) - Paris (France) * 6-7: [Scan Agile](https://www.scan-agile.org/) - Helsinki (Finland) CFP ScanAgile24 * 7: [DevCon #21 : 100% IA](https://www.programmez.com/page-devcon/devcon-21-100-ia) - Paris (France) -* 7-8: [Code BEAM America](https://codebeamamerica.com/) - San Francisco (USA) CFP Code BEAM America 2024 +* 7-8: [Code BEAM America](https://codebeamamerica.com/) - San Francisco, CA (USA) CFP Code BEAM America 2024 * 7-8: [DKNOG](https://events.dknog.dk/event/25/) - Copenhagen (Denmark) CFP DKNOG * 7-8: [Open Source Day 2024](https://2024.osday.dev/) - Florence (Italy) CFP Open Source Day 2024 * 8: [DecompileD 2024](https://decompiled.de/) - Dresden (Germany) CFP DecompileD -* 8: [Frontrunners](https://frontrunners.tech/) - Washington, DC (USA) +* 8: [Frontrunners](https://frontrunners.tech/) - Washington D.C. (USA) * 8-9: [DataTune 2024](https://www.datatuneconf.com/) - Nashville, TN (USA) CFP DataTune 2024 * 9: [HackCon](https://hackconrd.org/) - Santo Domingo (Dominican Republic) CFP HackCon * 12: [Navigate](https://navigate-kongress.de/) - Online * 12-14: [ZANOG](https://iweek.org.za/) - Cape Town (South Africa) CFP ZANOG * 12-14: [MVP Global Summit](https://summit.microsoft.com/en-us/) - Redmond, WA (USA) -* 12-15: [Explore DDD](http://exploreddd.com/) - Denver (USA) CFP Explore DDD 2024 +* 12-15: [Explore DDD](http://exploreddd.com/) - Denver, CO (USA) CFP Explore DDD 2024 * 12-15: [AppDevCon](http://appdevcon.nl/) - Amsterdam (Netherlands) CFP AppDevCon * 12-15: [WebDevCon](http://webdevcon.nl/) - Amsterdam (Netherlands) CFP WebDevCon * 13: [ECS UK](https://whitehallmedia.co.uk/future-events/) - London (UK) @@ -105,7 +105,7 @@ * 14-15: [T3chfest](https://t3chfest.es) - Madrid (Spain) T3chfest * 14-15: [Netnod Meeting 2024](https://www.netnod.se/netnod-events/netnod-meeting-2024) - Stockholm (Sweden) CFP Netnod Meeting * 14-17: [SCaLE 21x](https://www.socallinuxexpo.org) - Pasadena (USA) CFP SCaLE 21x -* 15: [GitHub Field New York City](https://githubfieldday.com/nyc2024/) - New York (USA) +* 15: [GitHub Field New York City](https://githubfieldday.com/nyc2024/) - New York, NY (USA) * 15: [DevOpsDays Los Angeles](https://devopsdays.org/events/2024-los-angeles/welcome/) - Los Angeles (USA) * 15: [Incontro DevOps Italia](https://2024.incontrodevops.it/) - Bologna (Italy) CFP Incontro DevOps Italia * 15-17: [Pycon SK](https://2024.pycon.sk) - Bratislava (Slovakia) CFP Pycon SK @@ -113,7 +113,7 @@ * 16: [DDD Melbourne](https://www.dddmelbourne.com/) - Melbourne (Australia) * 16: [Global AI Bootcamp 2024 - Mumbai](https://lu.ma/gaib24mum) - Mumbai (India) CFP Global AI Bootcamp 2024 - Mumbai * 17-18: [Cloud Native Rejekts EU 2024](https://cloud-native.rejekts.io/) - Paris (France) -* 18-19: [DevOpsDays Kraków 2024](https://devopsdays.org/events/2024-krakow/welcome/) - Kraków (Poland) +* 18-19: [DevOpsDays Kraków 2024](https://devopsdays.org/events/2024-krakow/welcome/) - Krakow (Poland) * 18-20: [SREcon24 Americas](https://www.usenix.org/conference/srecon24americas) - San Francisco, CA (USA) Scholarship * 18-21: [GTC 2024](https://www.nvidia.com/gtc/) - San Jose (USA) & Online CFP GTC * 18-21: [ng-conf 2024](https://ng-conf.org/) - Salt Lake City, UT (USA) CFP ng-conf 2024 @@ -187,11 +187,11 @@ * 9: [Unconf HackYourJob](https://www.helloasso.com/associations/hackyourjob-community-lyon/evenements/unconf-avril-2024) - Lyon (France) * 9: [AWS Summit Amsterdam](https://aws.amazon.com/fr/events/summits/emea/amsterdam/) - Amsterdam (Netherlands) * 9-10: [GrafanaCon](https://grafana.com/about/events/grafanacon/2024/) - Amsterdam (Netherlands) CFP GrafanaCon 2024 -* 9-11: [DevNexus](https://devnexus.com/) - Atlanta (USA) +* 9-11: [DevNexus](https://devnexus.com/) - Atlanta, GA (USA) * 9-11: [JavaLand](https://www.javaland.eu/en/home/) - Nürburgring (Germany) * 9-11: [Automotive Grade Linux at Embedded World](https://events.linuxfoundation.org/agl-at-embedded-world/) - Nuremberg (Germany) * 9-11: [RISC-V at embedded world](https://events.linuxfoundation.org/riscv-at-embedded-world/) - Nuremberg (Germany) -* 10-11: [DevOpsDays Raleigh](https://devopsdays.org/events/2024-raleigh) - Raleigh (USA) +* 10-11: [DevOpsDays Raleigh](https://devopsdays.org/events/2024-raleigh) - Raleigh, NC (USA) * 10-11: [Agile en Chile](https://agilealliance.swoogo.com/agileenchile2024/Home) - Santiago (Chile) CFP Agile en Chile 2024 * 9-13: [Information Architecture Conference](https://www.theiaconference.com/) - Seattle (USA) * 10-11: [NYSwifty 2024](https://nyswifty.com) - New York, NY (USA) CFP NYSwifty 2024 @@ -244,7 +244,7 @@ * 23-25: [php tek 2024](https://tek.phparch.com) - Chicago, IL (USA) CFP php tek 2024 * 23-25: [Stripe Sessions 2024](https://stripesessions.com/) - San Francisco, CA (USA) * 23-25: [Women Tech Glocal Conference](https://www.womentech.net/women-tech-conference) - Online Scholarship -* 23-26: [Great International Developer Summit (GIDS)](https://developersummit.com/) - Bengaluru, Karnataka (India) CFP GIDS 2024 +* 23-26: [Great International Developer Summit (GIDS)](https://developersummit.com/) - Bangalore (India) CFP GIDS 2024 * 24: [AWS Summit London](https://aws.amazon.com/fr/events/summits/emea/london/) - London (UK) * 24-25: [OUGN2024](https://www.papercall.io/ougn2024) - Oslo (Norway) CFP OUGN2024 * 24-25: [Enterprise Technology Leadership Summit Virtual 2024](https://itrevolution.com/events) - Online CFP Enterprise Technology Leadership Summit Virtual 2024 @@ -277,14 +277,14 @@ * 4: [Build with AI](https://gdg.community.dev/events/details/google-gdg-dar-es-salaam-presents-build-with-ai/) - Dar es Salaam (Tanzania) CFP Build with AI * 4-5: [Agile Open Spain 2024](https://aos.agile-spain.org/) - La Laguna (Spain) * 5-7: [Deep Dish Swift 2024](https://deepdishswift.com) - Chicago, IL (USA) CFP Deep Dish Swift 2024 -* 6-10: [DrupalCon Portland 2024](https://events.drupal.org/portland2024) - Portland (USA) CFP DrupalCon Portland 2024 +* 6-10: [DrupalCon Portland 2024](https://events.drupal.org/portland2024) - Portland, OR (USA) CFP DrupalCon Portland 2024 * 6-8: [Techorama 2024 Belgium](https://www.techorama.be) - Antwerp (Belgium) CFP Techorama 2024 Belgium * 7: [IDM Nordics](https://whitehallmedia.co.uk/future-events/) - Stockholm (Sweden) * 7: [OpenInfra Day Sweden](https://oideurope2024.openinfra.dev/sweden/) - Gothenburg (Sweden) CFP OpenInfra Day Sweden * 7: [KubeHuddle Toronto 2024](https://ca.kubehuddle.com) - Toronto (Canada) KubeHuddle Toronto 2024 * 7: [AWS Community Day Nordics 2024](https://awscommunitynordics.org/communityday/) - Copenhagen (Denmark) CFP AWS Community Day Nordics 2024 * 7-8: [DevOpsDays Berlin](https://devopsdays.org/events/2024-berlin) - Berlin (Germany) CFP DevOpsDays Berlin -* 7-9: [Rails Conf 2024](https://railsconf.org/) - Detroit (USA) CFP Rails Conf 2024 +* 7-9: [Rails Conf 2024](https://railsconf.org/) - Detroit, MI (USA) CFP Rails Conf 2024 * 8-9: [ABP Dotnet Conference 2024](https://abp.io/conference/2024) - Online * 8-10: [Devoxx UK](https://www.devoxx.co.uk/) - London (UK) CFP Devoxx UK 2024 * 8-10: [J on The Beach](https://jonthebeach.com/) - Malaga (Spain) CFP J on The Beach 2024 @@ -302,7 +302,7 @@ * 13-14: [DevOpsDays Geneva](https://devopsdays.org/events/2024-geneva/welcome/) - Geneva (Switzerland) CFP DevOpsDays Geneva 2024 * 13-14: [ioSKonf](http://ioskonf.mk/) - Skopje (North Macedonia) CFP ioSKonf * 13-15: [SQLDay 2024](https://sqlday.pl) - Wroclaw (Poland) & Online CFP SQLDay 2024 -* 13-15: [Linux Storage, Filesystem, MM & BPF Summit](https://events.linuxfoundation.org/lsfmmbpf/) - Salt Lake City (USA) +* 13-15: [Linux Storage, Filesystem, MM & BPF Summit](https://events.linuxfoundation.org/lsfmmbpf/) - Salt Lake City, UT (USA) * 13-16: [DynamicsCon Live](https://live.dynamicscon.com/) - Denver, CO (USA) CFP DynamicsCon Live * 13-16: [JCON EUROPE 2024](https://2024.europe.jcon.one/) - Cologne (Germany) CFP JCON EUROPE 2024 * 14: [AI Community Day](https://www.aicommunityday.nl) - Utrecht (Netherlands) CFP AI Community Day @@ -340,8 +340,8 @@ * 18-19: [BSides São Paulo](https://www.securitybsides.com.br) - São Paulo (Brazil) CFP BSides São Paulo * 20: [OpenInfra Day Türkiye](https://oideurope2024.openinfra.dev/) - Istanbul (Turkey) CFP OpenInfra Day Türkiye * 20-21: [DevOps Pro Europe 2024](https://devopspro.lt/) - Online -* 20-23: [DevOpsCon San Diego](https://devopscon.io/san-diego/) - San Diego (USA) -* 20-23: [International JavaScript Conference San Diego](https://javascript-conference.com/san-diego/) - San Diego (USA) +* 20-23: [DevOpsCon San Diego](https://devopscon.io/san-diego/) - San Diego, CA (USA) +* 20-23: [International JavaScript Conference San Diego](https://javascript-conference.com/san-diego/) - San Diego, CA (USA) * 21: [ServerlessDays ANZ 2024, Sydney](https://anz.serverlessdays.io/) - Sydney (Australia) CFP ServerlessDays ANZ 2024, Sydney * 22: [KCD New York](https://community.cncf.io/events/details/cncf-kcd-new-york-presents-kcd-new-york-2024/) - New York, NY (USA) CFP KCD NY Scholarship * 22: [TEQnation 2024](https://teqnation.com/) - Utrecht (Netherlands) CFP TEQnation 2024 @@ -375,10 +375,10 @@ * 25: [WTD Kenya](https://www.meetup.com/wtd-kenya/events/299526798/) - Nairobi (Kenya) * 25: [Google I/O Extended Connect Afrique Francophone](https://gdg.community.dev/e/mrq4h2/) - Online CFP Google I/O Extended Connect Afrique Francophone * 27-28: [Lambda Days](https://www.lambdadays.org/) - Krakow (Poland) -* 27-28: [DevOpsDays Montréal](https://devopsdays.org/events/2024-montreal/welcome/) - Montréal (Canada) CFP DevOps Days Montréal +* 27-28: [DevOpsDays Montréal](https://devopsdays.org/events/2024-montreal/welcome/) - Montreal (Canada) CFP DevOps Days Montréal * 27-31: [Domain-Driven Design Europe 2024](https://2024.dddeurope.com/) - Amsterdam (Netherlands) CFP DDD Europe 2024 conference * 27-31: [Webinale](https://webinale.de/en/) - Berlin (Germany) -* 28-29: [Cybersec Europe](https://www.cyberseceurope.com/) - Bruxelles (Belgium) +* 28-29: [Cybersec Europe](https://www.cyberseceurope.com/) - Brussels (Belgium) * 28-29: [jPrime](https://jprime.io/) - Sofia (Bulgaria) CFP jPrime * 28-29: [API Days Helsinki & North](https://www.apidays.global/helsinki_and_north/) - Helsinki (Finland) CFP API Days Helsinki & north * 28-29: [Symfony Live Paris](https://live.symfony.com/2024-paris/) - Paris (France) @@ -455,7 +455,7 @@ * 11-13: [European Power Platform Conference](https://www.sharepointeurope.com/european-power-platform-conference/) - Brussels (Belgium) * 11-14: [EuroStar](https://conference.eurostarsoftwaretesting.com/) - Stockholm (Sweden) * 12: [You Got This Summer 2024](https://yougotthis.io/events/summer-2024) - Online -* 12: [GitHub Constellation 2024](https://githubconstellation.com) - Bengaluru (India) CFP GitHub Constellation 2024 +* 12: [GitHub Constellation 2024](https://githubconstellation.com) - Bangalore (India) CFP GitHub Constellation 2024 * 12-14: [RenderATL](https://www.renderatl.com/) - Atlanta, GA (USA) * 12-14: [Rencontres R](https://rr2024.sciencesconf.org/) - Vannes (France) * 13: [Conf42.com Observability 2024](https://www.conf42.com/obs2024) - Online CFP Conf42.com Observability 2024 @@ -482,7 +482,7 @@ * 14-16: [PyData London](https://pydata.org/london2024) - London (UK) * 14-18: [React Summit](https://reactsummit.com/) - Amsterdam (Netherlands) CFP React Summit * 15: [Google I/O Extended Yaounde 2024](https://gdg.community.dev/events/details/google-gdg-yaounde-presents-google-io-extended-2024-yaounde/) - Yaoundé (Cameroon) CFP Google I/O Extended Yaounde 2024 -* 15-16: [Open Sauce](https://opensauce.com/) - San Francisco (USA) +* 15-16: [Open Sauce](https://opensauce.com/) - San Francisco, CA (USA) * 15-19: [TechLead Conference](https://techleadconf.com/) - Online CFP TechLead Conference * 17: [JSNation](https://jsnation.com/) - Online CFP JSNation * 17: [Micro Frontends Conference 2024](https://conference.microfrontends.cloud/) - Online CFP Micro Frontends Conference 2024 @@ -501,31 +501,31 @@ * 19-20: [AI_dev: Open Source GenAI & ML Summit Europe](https://events.linuxfoundation.org/ai-dev-europe/) - Paris (France) * 19-21: [DevOpsDays Amsterdam](https://devopsdays.org/events/2024-amsterdam/welcome/) - Amsterdam (Netherlands) CFP DevopsDays Amsterdam * 19-21: [Devoxx Poland](https://devoxx.pl/) - Krakow (Poland) CFP Devoxx Poland -* 19-22: [FinOps X 2024](https://x.finops.org/) - San Diego (USA) CFP FinOps X 2024 +* 19-22: [FinOps X 2024](https://x.finops.org/) - San Diego, CA (USA) CFP FinOps X 2024 * 19-22: [CascadiaJS 2024](https://cascadiajs.com/2024) - Seattle (USA) CFP CascadiaJS * 20: [KCD Italy](https://community.cncf.io/events/details/cncf-kcd-italy-presents-kcd-italy-2024/) - Bologna (Italy) CFP KCD Italy 2024 * 20: [Scrum Day London](https://scrumdaylondon.com/) - London (UK) * 20: [The Browser Conference](https://www.browserconference.com/) - Online -* 20-21: [Voxxed Days Luxembourg](https://luxembourg.voxxeddays.com/en/) - Grand-Duchy of Luxembourg (Luxembourg) CFP VoxxedDays Luxembourg +* 20-21: [Voxxed Days Luxembourg](https://luxembourg.voxxeddays.com/en/) - Luxembourg (Luxembourg) CFP VoxxedDays Luxembourg * 20-21: [Golang Conf 2024](https://cfp.golangconf.ru/en) - St. Petersburg (Russia) CFP Golang Conf 2024 * 21-22: [Code Beam Lite](https://www.codebeamcorunha.es/en) - Coruna (Spain) CFP Code Beam Lite 2024 * 21-22: [Opensouthcode](https://www.opensouthcode.org) - Malaga (Spain) CFP Opensouthcode 2024 * 21-22: [Play Secure 2024](https://playsecure.online) - Online CFP Play Secure 2024 -* 22: [KCD Hyderabad](https://kcdhyd.in) - Hyderābād (India) CFP KCD Hyderabad +* 22: [KCD Hyderabad](https://kcdhyd.in) - Hyderabad (India) CFP KCD Hyderabad * 22: [SQL SATURDAY - Trujillo 2024](https://www.meetup.com/cloudexpertsc/events/299695623/) - Trujillo (Peru) CFP SQL SATURDAY - Trujillo 2024 * 22: [SREday 2024](https://www.sreday.com) - San Francisco, CA (USA) CFP SREday 2024 * 24-25: [InfoQ Dev Summit Boston](https://devsummit.infoq.com/boston_medialisting2024) - Boston, MA (USA) * 24-25: [WasmCon](https://events.linuxfoundation.org/wasmcon/) - Seattle (USA) CFP WasmCon 2024 * 24-27: [psconf.eu 2024](https://psconf.eu) - Antwerp (Belgium) CFP psconf.eu 2024 * 24-28: [OWASP 2024 Global AppSec Lisbon](https://lisbon.globalappsec.org/) - Lisbon (Portugal) CFP OWASP 2024 Global AppSec Lisbon -* 25: [Otel Community Day](https://events.linuxfoundation.org/open-telemetry-community-day/) - Washington (USA) CFP Otel community day 2024 +* 25: [Otel Community Day](https://events.linuxfoundation.org/open-telemetry-community-day/) - Washington D.C. (USA) CFP Otel community day 2024 * 25: [AI & Agile Summit 2024](https://www.aiagilesummit.com/) - Online CFP AI & Agile Summit 2024 * 25-26: [KubeVirt Summit 2024](https://kubevirt.io/summit/) - Online CFP KubeVirt Summit 2024 * 25-26: [AI Risk Summit](https://www.airisksummit.com/) - Half Moon Bay, CA (USA) CFP AI Risk Summit * 25-27: [The Perl & Raku Conference](https://tprc.us/) - Las Vegas, NV (USA) CFP The Perl & Raku Conference in Las Vegas, NV 2024 * 26-27: [CloudNativeSecurityCon North America 2024](https://events.linuxfoundation.org/cloudnativesecuritycon-north-america/) - Seattle (USA) CFP CloudNativeSecurityCon North America 2024 * 26-27: [Figma Config 2024](https://config.figma.com/) - San Francisco, CA (USA) & Online -* 26-28: [Kansas City Developer Conference KCDC 2024](http://www.kcdc.info) - Kansas City (USA) CFP KCDC 2024 +* 26-28: [Kansas City Developer Conference KCDC 2024](http://www.kcdc.info) - Kansas City, MO (USA) CFP KCDC 2024 * 26-28: [Breizhcamp 2024](https://www.breizhcamp.org/) - Rennes (France) CFP Breizhcamp 2024 * 26-28: [JSConf Budapest](https://jsconfbp.com/) - Budapest (Hungary) * 27: [Conf42.com Quantum Computing 2024](https://www.conf42.com/quantum2024) - Online CFP Conf42.com Quantum Computing 2024 @@ -537,7 +537,7 @@ * 27-28: [Agi Lille](http://agilille.fr/) - Lille (France) CFP Agi Lille 2024 * 27-28: [Swiss PGDay 2024](https://www.pgday.ch/2024/) - Rapperswil (Switzerland) CFP Swiss PGDay 2024 * 28-29: [SQL Saturday South FL 2024](https://sqlsaturday.com/2024-06-29-sqlsaturday1080/) - Fort Lauderdale, FL (USA) CFP SQL Saturday South FL 2024 -* 28-29: [4th Annual BELL Business & Government Contracting Summit](http://www.bellgroupsd.com) - San Diego (USA) CFP 4th Annual BELL Business & Government Contracting Summit +* 28-29: [4th Annual BELL Business & Government Contracting Summit](http://www.bellgroupsd.com) - San Diego, CA (USA) CFP 4th Annual BELL Business & Government Contracting Summit * 28-29: [WordPress Youth Day 2024](https://events.wordpress.org/managua/2024/wordpress-youth-day/) - Managua (Nicaragua) * 29: [Data Saturday Rheinland 2024](https://datasaturdays.com/2024-06-29-datasaturday0050/) - Bonn (Germany) CFP Data Saturday Rheinland 2024 * 29: [BSides Athens](https://www.bsidesath.gr/index.php) - Athens (Greece) CFP BSides Athens @@ -593,7 +593,7 @@ * 18-20: [Mauritius Software Craftsmanship Community Developers Conference](https://conference.mscc.mu/) - Port-Louis (Mauritius) * 19-20: [JConf Dominicana 2024](https://jconfdominicana.org/) - Santiago de los Caballeros (Dominican Republic) CFP JConf Dominicana 2024 * 19-20: [Security BSides Albuquerque](https://www.bsidesabq.org) - Albuquerque (USA) CFP Security BSides Albuquerque -* 19-21: [JuMP-dev 2024](https://jump.dev/meetings/jumpdev2024/) - Montréal (Canada) +* 19-21: [JuMP-dev 2024](https://jump.dev/meetings/jumpdev2024/) - Montreal (Canada) * 19-24: [GUADEC](https://events.gnome.org/event/209/) - Denver, CO (USA) * 20: [KCD Lima](https://community.cncf.io/kcd-lima-peru/) - Lima (Peru) CFP KCD Lima * 20: [Google I/O Extended Ibadan 2024](https://gdg.community.dev/events/details/google-gdg-ibadan-presents-google-io-extended-ibadan-2024/) - Ibadan (Nigeria) CFP Google I/O Extended Ibadan 2024 @@ -606,7 +606,7 @@ * 24-26: [BioC2024: Where Software and Biology Connect](https://www.bioc2024.bioconductor.org/) - Grand Rapids, MI (USA) * 25: [TheGeekConf](https://thegeekconf.com/) - Berlin (Germany) * 25-26: [DrupalCamp Colorado 2024](https://drupal-colorado.org) - Denver, CO (USA) CFP DrupalCamp Colorado 2024 -* 25-27: [The Bitcoin Conference 2024](https://b.tc/conference) - Nashville, Tennessee (USA) +* 25-27: [The Bitcoin Conference 2024](https://b.tc/conference) - Nashville, TN (USA) * 26: [SysAdminDay 2024 in Leipzig](https://www.sysadminday.it/) - Leipzig (Germany) CFP SysAdminDay 2024 in Leipzig * 26-27: [PyCon Russia](https://pycon.ru/) - Moscow (Russia) * 26-27: [SQL Saturday Baton Rouge 2024](http://www.sqlsatbr.com) - Baton Rouge, LA (USA) CFP SQL Saturday Baton Rouge 2024 @@ -620,4 +620,4 @@ * 27-28: [PyOhio](https://www.pyohio.org/2024/) - Cleveland, OH (USA) CFP PyOhio * 28: [Open Source Days 2024](https://events.linuxfoundation.org/open-source-days/) - Denver, CO (USA) CFP Open Source Days 2024 * 29-30: [PyData Vermont](https://pydata.org/vermont2024/) - Burlington, VT (USA) -* 29-02/08: [THAT Conference Wisconsin](https://thatconference.com/wi/2024/) - Wisconsin Dells, WI (USA) \ No newline at end of file +* 29-02/08: [THAT Conference Wisconsin](https://thatconference.com/wi/2024/) - Wisconsin Dells, WI (USA) diff --git a/page/src/misc/geolocations.json b/page/src/misc/geolocations.json index 99292edf04..8ea79ae51f 100644 --- a/page/src/misc/geolocations.json +++ b/page/src/misc/geolocations.json @@ -35,10 +35,6 @@ "latitude": 43.5298424, "longitude": 5.4474738 }, - "Akland, CA (USA)": { - "latitude": 37.8043514, - "longitude": -122.2711639 - }, "Albany, NY (USA)": { "latitude": 42.6525793, "longitude": -73.7562317 @@ -123,10 +119,6 @@ "latitude": 37.9755648, "longitude": 23.7348324 }, - "Atlanta (USA)": { - "latitude": 33.7489924, - "longitude": -84.3902644 - }, "Atlanta, GA (USA)": { "latitude": 33.7489924, "longitude": -84.3902644 @@ -139,10 +131,6 @@ "latitude": 39.7405111, "longitude": -104.830994 }, - "Austin (USA)": { - "latitude": 30.2711286, - "longitude": -97.7436995 - }, "Austin, TX (USA)": { "latitude": 30.2711286, "longitude": -97.7436995 @@ -251,18 +239,6 @@ "latitude": -19.9227318, "longitude": -43.9450948 }, - "Belém (Brazil)": { - "latitude": -1.45056, - "longitude": -48.4682453 - }, - "Bengaluru (India)": { - "latitude": 12.9767936, - "longitude": 77.590082 - }, - "Bengaluru, Karnataka (India)": { - "latitude": 12.9767936, - "longitude": 77.590082 - }, "Benidorm (Spain)": { "latitude": 38.5411928, "longitude": -0.1233831 @@ -299,10 +275,6 @@ "latitude": 52.4796992, "longitude": -1.9026911 }, - "Birmingham (USA)": { - "latitude": 33.5206824, - "longitude": -86.8024326 - }, "Birmingham, AL (USA)": { "latitude": 33.5206824, "longitude": -86.8024326 @@ -335,10 +307,6 @@ "latitude": 42.3554334, "longitude": -71.060511 }, - "Boston, Massachusetts (USA)": { - "latitude": 42.3554334, - "longitude": -71.060511 - }, "Boulder CA (USA)": { "latitude": 33.615491899999995, "longitude": -117.39528100998477 @@ -395,10 +363,6 @@ "latitude": 50.8550018, "longitude": 4.3512333761166175 }, - "Bruxelles (Belgium)": { - "latitude": 50.8550018, - "longitude": 4.3512333761166175 - }, "Brühl (Germany)": { "latitude": 50.8291313, "longitude": 6.9037057 @@ -519,18 +483,10 @@ "latitude": 35.2272086, "longitude": -80.8430827 }, - "Charlotte, North Carolina (USA)": { - "latitude": 35.2272086, - "longitude": -80.8430827 - }, "Charlottesville, VA (USA)": { "latitude": 38.029306, "longitude": -78.4766781 }, - "Chattanooga (USA)": { - "latitude": 35.0457219, - "longitude": -85.3094883 - }, "Chattanooga, TN (USA)": { "latitude": 35.0457984, "longitude": -85.3093995 @@ -547,18 +503,10 @@ "latitude": 47.49973, "longitude": 1.46013 }, - "Chicago (USA)": { - "latitude": 41.8755616, - "longitude": -87.6244212 - }, "Chicago, IL (USA)": { "latitude": 41.8755616, "longitude": -87.6244212 }, - "Chicago, Illinois (USA)": { - "latitude": 41.8755616, - "longitude": -87.6244212 - }, "Choisy-le-Roi (France)": { "latitude": 48.7630238, "longitude": 2.4093664 @@ -583,26 +531,14 @@ "latitude": 27.9658533, "longitude": -82.8001026 }, - "Clermont Ferrand (France)": { - "latitude": 45.7774551, - "longitude": 3.0819427 - }, "Clermont-Ferrand (France)": { "latitude": 45.7774551, "longitude": 3.0819427 }, - "Cleveland (USA)": { - "latitude": 41.4996574, - "longitude": -81.6936772 - }, "Cleveland, OH (USA)": { "latitude": 41.49932, "longitude": -81.6943605 }, - "Cluj (Romania)": { - "latitude": 46.769379, - "longitude": 23.5899542 - }, "Cluj, Transylvania (Romania)": { "latitude": 46.7712101, "longitude": 23.6236353 @@ -635,10 +571,6 @@ "latitude": 55.6867243, "longitude": 12.5700724 }, - "Copenhaguen (Denmark)": { - "latitude": 55.6867243, - "longitude": 12.5700724 - }, "Copiapó (Chile)": { "latitude": -27.3664685, "longitude": -70.3322753 @@ -703,10 +635,6 @@ "latitude": 55.670249, "longitude": 10.3333283 }, - "Denver (USA)": { - "latitude": 39.7392364, - "longitude": -104.984862 - }, "Denver, CO (USA)": { "latitude": 39.7392364, "longitude": -104.984862 @@ -715,10 +643,6 @@ "latitude": 41.5868654, "longitude": -93.6249494 }, - "Detroit (USA)": { - "latitude": 42.3315509, - "longitude": -83.0466403 - }, "Detroit, MI (USA)": { "latitude": 42.3315509, "longitude": -83.0466403 @@ -767,10 +691,6 @@ "latitude": 51.2254018, "longitude": 6.7763137 }, - "Düsseldorf (Germany)": { - "latitude": 51.2254018, - "longitude": 6.7763137 - }, "Eau Claire, WI (USA)": { "latitude": 44.811349, "longitude": -91.4984941 @@ -811,10 +731,6 @@ "latitude": 37.0162727, "longitude": -7.9351771 }, - "Firenze (Italy)": { - "latitude": 43.7698712, - "longitude": 11.2555757 - }, "Florence (Italy)": { "latitude": 43.7698712, "longitude": 11.2555757 @@ -879,10 +795,6 @@ "latitude": 46.2017559, "longitude": 6.1466014 }, - "Genève (Switzerland)": { - "latitude": 46.2017559, - "longitude": 6.1466014 - }, "George Town (Cayman Islands)": { "latitude": 19.2965778, "longitude": -81.3819158 @@ -947,14 +859,6 @@ "latitude": 42.9633599, "longitude": -85.6680863 }, - "Grand Rapids, Michigan (USA)": { - "latitude": 42.9632425, - "longitude": -85.6678639 - }, - "Grand-Duchy of Luxembourg (Luxembourg)": { - "latitude": 49.6112768, - "longitude": 6.129799 - }, "Greenville, SC (USA)": { "latitude": 34.85261759999999, "longitude": -82.3940104 @@ -1039,10 +943,6 @@ "latitude": 40.4059025, "longitude": -79.9119948 }, - "Hong Kong": { - "latitude": 22.2793278, - "longitude": 114.1628131 - }, "Hong Kong (China)": { "latitude": 22.2793278, "longitude": 114.1628131 @@ -1051,10 +951,6 @@ "latitude": 21.2891309, "longitude": -157.7173915 }, - "Hotel New York - The Art of Marvel, Disneyland Paris (France)": { - "latitude": 48.8707602, - "longitude": 2.7877176 - }, "Houston, TX (USA)": { "latitude": 29.7589382, "longitude": -95.3676974 @@ -1063,10 +959,6 @@ "latitude": 17.406498, "longitude": 78.47724389999999 }, - "Hyderābād (India)": { - "latitude": 17.406498, - "longitude": 78.47724389999999 - }, "Iasi (Romania)": { "latitude": 47.1615416, "longitude": 27.5837224 @@ -1175,10 +1067,6 @@ "latitude": 0.3177137, "longitude": 32.5813539 }, - "Kansas City (USA)": { - "latitude": 39.0997265, - "longitude": -94.5785667 - }, "Kansas City, KS (USA)": { "latitude": 39.1134562, "longitude": -94.626497 @@ -1199,10 +1087,6 @@ "latitude": 27.708317, "longitude": 85.3205817 }, - "Kiev (Ukraine)": { - "latitude": 50.4500336, - "longitude": 30.5241361 - }, "Kigali (Rwanda)": { "latitude": -1.950851, "longitude": 30.061507 @@ -1239,18 +1123,10 @@ "latitude": 50.0619474, "longitude": 19.9368564 }, - "Kraków (Poland)": { - "latitude": 50.0619474, - "longitude": 19.9368564 - }, "Kyiv (Ukraine)": { "latitude": 50.4500336, "longitude": 30.5241361 }, - "Köln (Germany)": { - "latitude": 50.937531, - "longitude": 6.9602786 - }, "L'aquila (Italy)": { "latitude": 42.1368853, "longitude": 13.610341022538911 @@ -1291,18 +1167,10 @@ "latitude": 59.0967308, "longitude": 10.021929959972812 }, - "Las Vegas (USA)": { - "latitude": 36.1672559, - "longitude": -115.148516 - }, "Las Vegas, NV (USA)": { "latitude": 36.1672559, "longitude": -115.148516 }, - "Las Vegas, Nevada (USA)": { - "latitude": 36.1672559, - "longitude": -115.148516 - }, "Lausanne (Switzerland)": { "latitude": 46.5218269, "longitude": 6.6327025 @@ -1407,6 +1275,10 @@ "latitude": 49.6112768, "longitude": 6.129799 }, + "Luxembourg (Luxembourg)": { + "latitude": 49.815273, + "longitude": 6.129582999999999 + }, "Luzern (Switzerland)": { "latitude": 47.05016819999999, "longitude": 8.3093072 @@ -1511,10 +1383,6 @@ "latitude": 19.4326296, "longitude": -99.1331785 }, - "Miami (USA)": { - "latitude": 25.7741728, - "longitude": -80.19362 - }, "Miami, FL (USA)": { "latitude": 25.7741728, "longitude": -80.19362 @@ -1527,14 +1395,6 @@ "latitude": 45.4641943, "longitude": 9.1896346 }, - "Milano (Italy)": { - "latitude": 45.4641943, - "longitude": 9.1896346 - }, - "Minneapolis (USA)": { - "latitude": 44.9772995, - "longitude": -93.2654692 - }, "Minneapolis, MN (USA)": { "latitude": 44.9772995, "longitude": -93.2654692 @@ -1579,10 +1439,6 @@ "latitude": 48.8188544, "longitude": 2.3194375 }, - "Montréal (Canada)": { - "latitude": 45.5031824, - "longitude": -73.5698065 - }, "Morocco": { "latitude": 28.3347722, "longitude": -10.371337908392647 @@ -1595,10 +1451,6 @@ "latitude": 41.1220337, "longitude": -75.3646282 }, - "Mountain View (USA)": { - "latitude": 37.3893889, - "longitude": -122.0832101 - }, "Mountain View, CA (USA)": { "latitude": 37.3893889, "longitude": -122.0832101 @@ -1607,10 +1459,6 @@ "latitude": 19.08157715, "longitude": 72.88662753964906 }, - "Munchen (Germany)": { - "latitude": 48.1371079, - "longitude": 11.5753822 - }, "Munich (Germany)": { "latitude": 48.1371079, "longitude": 11.5753822 @@ -1619,18 +1467,6 @@ "latitude": 46.9288643, "longitude": 7.1163909 }, - "Málaga (Spain)": { - "latitude": 36.7213028, - "longitude": -4.4216366 - }, - "München (Germany)": { - "latitude": 48.1371079, - "longitude": 11.5753822 - }, - "NYC (USA)": { - "latitude": 40.7127281, - "longitude": -74.0060152 - }, "Nairobi (Kenya)": { "latitude": -1.3026148499999999, "longitude": 36.82884201813725 @@ -1651,18 +1487,10 @@ "latitude": 40.8358846, "longitude": 14.2487679 }, - "Nashville (USA)": { - "latitude": 36.1622767, - "longitude": -86.7742984 - }, "Nashville, TN (USA)": { "latitude": 36.1622767, "longitude": -86.7742984 }, - "Nashville, Tennessee (USA)": { - "latitude": 36.1622767, - "longitude": -86.7742984 - }, "National Harbor, Maryland (USA)": { "latitude": 38.7831238, "longitude": -77.0128237 @@ -1683,14 +1511,6 @@ "latitude": 32.1538186, "longitude": -80.7602671 }, - "New York (USA)": { - "latitude": 40.7127281, - "longitude": -74.0060152 - }, - "New York City (USA)": { - "latitude": 40.7127281, - "longitude": -74.0060152 - }, "New York, NY (USA)": { "latitude": 40.7127281, "longitude": -74.0060152 @@ -1739,10 +1559,6 @@ "latitude": 50.3309196, "longitude": 6.940674171000003 }, - "Oakland (USA)": { - "latitude": 37.8044557, - "longitude": -122.271356 - }, "Oakland, CA (USA)": { "latitude": 37.8044557, "longitude": -122.271356 @@ -1771,18 +1587,10 @@ "latitude": 44.1371311, "longitude": 4.8078783 }, - "Orlando (USA)": { - "latitude": 28.5421109, - "longitude": -81.3790304 - }, "Orlando, FL (USA)": { "latitude": 28.5383832, "longitude": -81.3789269 }, - "Orlando, Florida (USA)": { - "latitude": 28.5421109, - "longitude": -81.3790304 - }, "Orléans (France)": { "latitude": 47.9027336, "longitude": 1.9086066 @@ -1799,10 +1607,6 @@ "latitude": 45.4208777, "longitude": -75.6901106 }, - "Ottawa, Ontario (Canada)": { - "latitude": 45.4208777, - "longitude": -75.6901106 - }, "Oviedo (Spain)": { "latitude": 43.3622522, "longitude": -5.8485461 @@ -1831,10 +1635,6 @@ "latitude": 48.8588897, "longitude": 2.3200410217200766 }, - "Paris(France)": { - "latitude": 48.8588897, - "longitude": 2.3200410217200766 - }, "Park City, UT (USA)": { "latitude": 40.6460622, "longitude": -111.4979729 @@ -1867,10 +1667,6 @@ "latitude": 39.9527237, "longitude": -75.1635262 }, - "Phoenix (USA)": { - "latitude": 33.4484367, - "longitude": -112.074141 - }, "Phoenix, AZ (USA)": { "latitude": 33.4483771, "longitude": -112.0740373 @@ -1923,10 +1719,6 @@ "latitude": -20.1624522, "longitude": 57.5028044 }, - "Portland (USA)": { - "latitude": 45.5202471, - "longitude": -122.674194 - }, "Portland, Maine (USA)": { "latitude": 43.6589742, "longitude": -70.2569578 @@ -1971,10 +1763,6 @@ "latitude": 18.5204303, "longitude": 73.8567437 }, - "Quebec City (Canada)": { - "latitude": 46.8137431, - "longitude": -71.2084061 - }, "Quebec, QC (Canada)": { "latitude": 46.8130816, "longitude": -71.20745959999999 @@ -1983,10 +1771,6 @@ "latitude": 52.4760892, "longitude": -71.8258668 }, - "Raleigh (USA)": { - "latitude": 35.7803977, - "longitude": -78.6390989 - }, "Raleigh, NC (USA)": { "latitude": 35.7803977, "longitude": -78.6390989 @@ -2027,10 +1811,6 @@ "latitude": -22.9110137, "longitude": -43.2093727 }, - "Roma (Italy)": { - "latitude": 41.8933203, - "longitude": 12.4829321 - }, "Romania": { "latitude": 45.9852129, "longitude": 24.6859225 @@ -2051,10 +1831,6 @@ "latitude": 49.4404591, "longitude": 1.0939658 }, - "Round Rock (USA)": { - "latitude": 30.5085915, - "longitude": -97.6788056 - }, "Round Rock, TX (USA)": { "latitude": 30.5085915, "longitude": -97.6788056 @@ -2079,18 +1855,10 @@ "latitude": 44.9537029, "longitude": -93.0899578 }, - "Salt Lake City (USA)": { - "latitude": 40.7596198, - "longitude": -111.886797 - }, "Salt Lake City, UT (USA)": { "latitude": 40.7596198, "longitude": -111.886797 }, - "Salt Lake City, Utah (USA)": { - "latitude": 40.7596198, - "longitude": -111.886797 - }, "Salvador (Brazil)": { "latitude": -12.9822499, "longitude": -38.4812772 @@ -2103,18 +1871,10 @@ "latitude": 29.4251905, "longitude": -98.4945922 }, - "San Diego (USA)": { - "latitude": 32.7174202, - "longitude": -117.1627728 - }, "San Diego, CA (USA)": { "latitude": 32.715738, "longitude": -117.1610838 }, - "San Francisco (USA)": { - "latitude": 37.7790262, - "longitude": -122.419906 - }, "San Francisco, CA (USA)": { "latitude": 37.7790262, "longitude": -122.419906 @@ -2179,10 +1939,6 @@ "latitude": 47.6038321, "longitude": -122.330062 }, - "Seattle, Washington (USA)": { - "latitude": 47.6038321, - "longitude": -122.330062 - }, "Seoul (South Korea)": { "latitude": 37.5666791, "longitude": 126.9782914 @@ -2203,10 +1959,6 @@ "latitude": 22.5445741, "longitude": 114.0545429 }, - "Sidney (Australia)": { - "latitude": -33.8698439, - "longitude": 151.2082848 - }, "Sinaloa (Mexico)": { "latitude": 25.8226854, "longitude": -108.2216704 @@ -2239,14 +1991,6 @@ "latitude": 43.6195225, "longitude": 7.0518158 }, - "Sophia Antipolis, Nice (France)": { - "latitude": 43.695887, - "longitude": 7.2455175 - }, - "Sophia-Antipolis (France)": { - "latitude": 43.6195225, - "longitude": 7.0518158 - }, "Spain": { "latitude": 39.3260685, "longitude": -4.8379791 @@ -2263,10 +2007,6 @@ "latitude": 38.6280278, "longitude": -90.1910154 }, - "St. Louis, Missouri (USA)": { - "latitude": 38.6280278, - "longitude": -90.1910154 - }, "St. Petersburg (Russia)": { "latitude": 59.9310584, "longitude": 30.3609097 @@ -2339,10 +2079,6 @@ "latitude": 59.4372155, "longitude": 24.7453688 }, - "Tampa Bay (USA)": { - "latitude": 27.6886419, - "longitude": -82.5723193 - }, "Tampa Bay, FL (USA)": { "latitude": 27.6886419, "longitude": -82.5723193 @@ -2363,10 +2099,6 @@ "latitude": 32.0852997, "longitude": 34.7818064 }, - "Tel-Aviv (Israel)": { - "latitude": 32.0852997, - "longitude": 34.7818064 - }, "Tenerife (Spain)": { "latitude": 28.2935785, "longitude": -16.621447121144122 @@ -2399,10 +2131,6 @@ "latitude": 43.6534817, "longitude": -79.3839347 }, - "Toronto, Ontario (Canada)": { - "latitude": 43.6534817, - "longitude": -79.3839347 - }, "Toulouse (France)": { "latitude": 43.6044622, "longitude": 1.4442469 @@ -2431,10 +2159,6 @@ "latitude": 5.5446422, "longitude": -73.3575572 }, - "Turin (Italy)": { - "latitude": 45.0677551, - "longitude": 7.6824892 - }, "UK": { "latitude": 6.3110548, "longitude": 20.5447525 @@ -2487,18 +2211,14 @@ "latitude": -33.047238, "longitude": -71.61268849999999 }, - "Vancouver (Canada)": { - "latitude": 49.2608724, - "longitude": -123.113952 - }, - "Vancouver (USA)": { - "latitude": 45.6306954, - "longitude": -122.6744557 - }, "Vancouver, BC (Canada)": { "latitude": 49.2608724, "longitude": -123.113952 }, + "Vancouver, BC (USA)": { + "latitude": 49.2827291, + "longitude": -123.1207375 + }, "Vancouver, WA (USA)": { "latitude": 45.6280277, "longitude": -122.673865 @@ -2531,10 +2251,6 @@ "latitude": 41.1300103, "longitude": -8.6058415 }, - "Villeurbanne (France)": { - "latitude": 45.7733573, - "longitude": 4.8868454 - }, "Villeurbanne, Lyon (France)": { "latitude": 45.7733573, "longitude": 4.8868454 @@ -2551,18 +2267,10 @@ "latitude": 52.2337172, "longitude": 21.071432235636493 }, - "Washington (USA)": { - "latitude": 38.8950368, - "longitude": -77.0365427 - }, "Washington D.C. (USA)": { "latitude": 38.8950368, "longitude": -77.0365427 }, - "Washington, DC (USA)": { - "latitude": 38.8950368, - "longitude": -77.0365427 - }, "Wellington (New Zealand)": { "latitude": -41.2887953, "longitude": 174.7772114 @@ -2587,9 +2295,9 @@ "latitude": 49.8954221, "longitude": -97.1385145 }, - "Winterthur, Zürich (Switzerland)": { - "latitude": 47.4991723, - "longitude": 8.7291498 + "Winterthur, Zurich (Switzerland)": { + "latitude": 47.4988196, + "longitude": 8.723688899999999 }, "Wisconsin (USA)": { "latitude": 44.4308975, @@ -2607,10 +2315,6 @@ "latitude": 51.1089776, "longitude": 17.0326689 }, - "Wrocław (Poland)": { - "latitude": 51.1089776, - "longitude": 17.0326689 - }, "Yamoussoukro (Ivory Coast)": { "latitude": 6.8200066, "longitude": -5.2776034 @@ -2659,10 +2363,6 @@ "latitude": 47.3744489, "longitude": 8.5410422 }, - "Zürich (Switzerland)": { - "latitude": 47.3744489, - "longitude": 8.5410422 - }, "dź (Poland)": { "latitude": 51.919438, "longitude": 19.145136 diff --git a/run.sh b/run.sh index 4c73f853c5..e043822c78 100755 --- a/run.sh +++ b/run.sh @@ -15,6 +15,7 @@ node generateIcs.js node generateIcs4OpenedCfps.js node generateRSS.js node geoCodes.js +node validateGeolocations.js cd ../page npm start diff --git a/tools/validateGeolocations.js b/tools/validateGeolocations.js new file mode 100644 index 0000000000..1511e8da62 --- /dev/null +++ b/tools/validateGeolocations.js @@ -0,0 +1,19 @@ +const locations = require('../page/src/misc/geolocations.json'); + +let hasErrors = false + +Object.keys(locations).forEach((city) => { + Object.keys(locations).forEach((city2) => { + if (city === city2) { + return + } + if (Math.abs(locations[city].longitude - locations[city2].longitude) < 0.001 && Math.abs(locations[city].latitude - locations[city2].latitude) < 0.001) { + console.error(`Duplicate coordinates: ${city} and ${city2}`) + hasErrors = true + } + }) +}) + +if (hasErrors) { + process.exit(1) +} diff --git a/tools/validateRegions.js b/tools/validateRegions.js index 9f67dd727a..3c622a4277 100644 --- a/tools/validateRegions.js +++ b/tools/validateRegions.js @@ -3,12 +3,19 @@ const events = require('../page/src/misc/all-events.json'); const regions = require('../page/src/misc/regions.json'); const knownCountries = {} -Object.values(regions).forEach(countries => +Object.values(regions).forEach(countries => countries.forEach(country => knownCountries[country] = true) ) +let hasErrors = false + events.forEach(e => { if (e.country && knownCountries[e.country] !== true && e.country !== "Online") { console.log("Unknown country", e.country, "please check the spelling of the country and if it is correct add it to the 'page/src/misc/regions.json' file") + hasErrors = true } }) + +if (hasErrors) { + process.exit(1) +}