https://nz.trip.com/events/7033300-castelsantangelo-sul-nera-collection
PHP

Latest Events in Castelsantangelo sul Nera(June Updated)

Type
Event Status
Popularity
Start Time

Derwent Dip 2025 | Derwent Reservoir Sailing Club

Jun 29, 2025 (UTC+1)
Castelsantangelo sul Nera
Sports & Fitness
Join us for the Derwent Dip 2025 Location: Derwent Reservoir Sailing Club Date: 29 June 2025 | 8.30 am - 12.30pm Courses: 400m, 800m, 1.6km & 5km Training: Plus Package Add On - 12 Training Swim (see dates below) Get ready to dive into the Derwent Dip 2025 - Open Water Swim Event held at Derwent Reservoir Sailing Club on 29 June 2025. Set within the breathtaking surroundings of the Derwent Reservoir, this event offers swimmers of all levels a chance to experience the magic of open water swimming. With onsite Showers and Changing Facilities, Food and Drink available from the DRSC Galley, and Safety Crews on the water, this is more than just a swim—it’s the Derwent Dip. Allowing you to acclimatise to the water and get a feel for the big day. We are also offering an optional enhanced Plus Package add-on, providing up to 12 Training Swims in the lead up to the event. Plus Package Add On - Training Dates & Times Saturdays (9-10am): 31 May, 7, 14, 21 June Sundays (9-10am): 1, 8, 15, 22 June Wednesdays (2-3pm): 4, 11, 18, 25 June Information Source: Derwent Reservoir Sailing Cub | eventbrite

Social History Heritage Walk and Talk | Cullercoats Watch House

Jun 23, 2025 (UTC+1)
Castelsantangelo sul Nera
Cultural Experiences
Tales from Cullercoats: A Social History at the Watch House Every fourth Monday 10:30 AM – 12:30 PM BST Location: Cullercoats Watch House, Victoria Crescent, Cullercoats, NE30 4PN Event Description: Step inside the historic Cullercoats Watch House and travel back in time through the fascinating stories that shaped this coastal village. Join us for a unique heritage experience where local tales come to life — from the brave fishermen and the daring lifeboat heroes to the notorious smuggling judge and the legacy of Sir James Knott. Discover the salt pans, the tight-knit families, and the everyday lives that made Cullercoats tick. This session is part of our 2025 heritage series and includes an informal guided tour of the Watch House, storytelling, conversation, and connection. Whether you’re a history buff, a local resident, or simply curious about the past, this is a morning not to be missed. Come for the stories. Stay for the sense of place. Tea and refreshments provided. Free to attend – We would welcome a donation of £5 to support future heritage projects. Choose your ticket(s) accordingly. The walk takes in sites around the village - please wear appropriate cothing for the weather on the day. Information Source: Cullercoats Watch House | eventbrite

DevOps Certification Training in Greater Los Angeles Area, CA | Greater Los Angeles Area, CA

Jun 24, 2025 (UTC-4)
Castelsantangelo sul Nera
Cultural Experiences
DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary to Agile software development; several DevOps aspects came from the Agile methodology. DevOps certification training is designed to make you a certified practitioner by providing you with hands-on training on DevOps tools and sharing DevOps best practices about Continuous Development, Continuous Testing, Configuration Management, including Continuous Integration and Continuous Deployment, and finally Continuous Monitoring of the software throughout its development life cycle. In this DevOps training, you will learn DevOps tools like Git, SVN, Docker, Swarm, Kubernetes, Puppet, Ansible, Selenium, Maven, Nagios, Chef, etc. Skills Covered: DevOps Methodology Source Code Management Continuous Integration Continuous Deployment Continuous Delivery Configuration Management Logging and Monitoring Clusters Provisioning and Monitoring Resources Key Features: 4 days of Classroom/Online instructor-led training Sample Papers & Mock Exam 2 full-length simulation tests Course Completion Certificate Complimentary E-learning for all participants 24x7 Customer Support Real Life Case Studies and Examples Why DevOps? Learning DevOps expert course benefits students by equipping them with cutting-edge automation, continuous integration, and deployment skills, enhancing collaboration, and increasing career prospects in tech industries. It also fosters a deeper understanding of project management and operations, bridging gaps between development, operations, and QA. What you’ll learn? Understand DevOps Ecosystem Learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins Understand, Build, and Test Automation: how to build an appropriate delivery pipeline and perform test automation on it Understand Containerization using Docker: identify the difference between containers and VMs Master Docker Commands and use-cases: deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating Docker file Master Puppet: learn Configuration management and “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet Learn Continuous Monitoring using Nagios: integrate Jenkins, Docker, and Puppet, and learn about system monitoring using Nagios and its components Execute a live Project Along with the above-mentioned topics, to help you master the most popular DevOps tools, you will also receive two additional self-paced courses including presentations, class recordings, assignments, and solutions for the following tools: Chef – Covers Introduction, Building the Cookbook, Node Object & Search, Data-bags, Chef Environment, Roles, Deploying Nodes in Production, and using the Open-Source Chef Server. Ansible – Covers Introduction, Setup & Configuration, Ansible Playbooks, 37 Ansible Modules, Different Roles, and Command Line usage. Who should apply? Software Developers Technical Project Managers Architects Operations Support Deployment engineers IT managers Development managers Course Agenda DevOps Essentials Learning Objectives: In this module, you will learn the reasons for the evolution of DevOps, what is DevOps, the various skills and market trends in DevOps, and an introduction to the delivery pipeline in DevOps and the DevOps ecosystem. Topics: Why DevOps? What is DevOps? DevOps Market Trends, DevOps Engineer Skills, DevOps Delivery Pipeline, DevOps Ecosystem. Practical's to be covered: Sample use-case for using DevOps practice Build tools – GIT and Jenkins. Learning Objectives: In this module, you can learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins. Topics Introduction to VCS and GIT, GIT File workflow, Important GIT Commands, Introduction to Continuous Integration and Jenkins, Plugin Management in Jenkins, Various scenarios of Building Delivery Pipeline. Practical’s to be covered: Show the various GIT commands to push and pull a repository, Understanding of the Jenkins UI Build and Test Automation Learning Objectives: In this module, you can learn how to build an appropriate delivery pipeline and perform test automation on it. You can also understand the various security options and notification management in Jenkins. Topics-Build Setup in Jenkins, Test Automation, Security in Jenkins, Notification System. Practical’s to be covered: Create a build pipeline from compilation to the deployment of the application. Containerization using Docker Learning Objectives: This module will help you identify the difference between containers and VMs. You can learn about virtualization using Docker. You can also deep dive into the image and container concept in Docker. Topics: What and Why of Containers, Introduction to Docker, Docker Fundamentals, Image Distribution, Docker Containers. Practical’s to be covered: Create First Image: Hello-World, Images Demo bImage Basics and Base Image Maintenance, Containers Demo bManage Container, Create Images from Containers. Docker Commands and Use-cases Learning Objectives: This module deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating a Docker file. Topics: Docker Networking, Docker Volumes, Docker Files. Practical’s to be covered: Exposing Container Ports to the Host, Adding Content to Containers, Create Docker Files. Puppet-1 Learning Objectives: This module introduces you to an important topic called “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet. You will also learn to write a Puppet program using Puppet DSL. Topics: Puppet Introduction, Puppet Architecture, Basic Puppet Terminologies, Puppet Language Constructs. Practical’s to be covered: Show the folder structure in Puppet master and client, Install Apache Tomcat, and Install JDK. Puppet-2 Learning Objectives: This module is a deep dive into the Puppet module and helps you learn how to install modules from a third-party tool. You can also learn about node classification using hiera and ENC, Puppet environment structure and configuration, various kinds of puppet classes, and puppet templates. Topics: Puppet Modules, Node Classification, Puppet Environment, Puppet Classes, Puppet Template. Practical’s to be covered: Write code for DEV to use Java/Tomcat 8 and PROD to use Java/Tomcat 7, Illustrate overriding of a Tomcat application, and create a template for the Tomcat configuration file. Continuous Monitoring using Nagios Learning Objectives: This module helps you integrate Jenkins, Docker, and Puppet, and create an application using them. You can also learn about system monitoring using Nagios and its components. Topics: Combining Jenkins, Docker, and Puppet, Introduction to Nagios, Nagios Plugins, Nagios Objects, Nagios Commands, and Nagios Notification. Practical's to be covered: Configure Nagios to monitor the Web server, Remove Tomcat container, Nagios server config, and modify puppet script to automatically add the webserver to the list of servers to be monitored. Risk Monitoring and Control. Why global corporates prefer Learning Zone Inc. as their training partner A provider of Enterprise Learning Solutions (ELS), Learning Zone Inc. creates industry-fit talents through training, coaching, and consulting by globally acclaimed trainers. Much of Learning Zone’s repute in co-creating business value stems from: Training delivered in 45+ countries. 250+ industry-relevant courses. Consulting and coaching to transform organizations. Trainers with experience in Retail, E-commerce, Energy & Utilities, etc. Best value for time & money invested. Get trained at the best fee compared to other vendors Discounted fee offered for 5 or more attendees *We provide corporate training at your preferred locations and dates at no additional charge. Contact us for more information: Name: Debbie Riel Email: debbie.riel@learninzone.com Tel: +1 (302) 251-9769 Information Source: Learning Zone Inc. | eventbrite

Painters and Peinters - NEW WALK - WA Walking Tour | Meet at Cullercoats Metro Station

Jul 6, 2025 (UTC+1)
Castelsantangelo sul Nera
Cultural Experiences
Meet at Cullercoats Metro station (sea side). Finish at Beverley Terrace. The Cullercoats colony is arguably the earliest coastal colony in England, well known in the 19th century. It was a centre of artistic achievement that enabled many to acquire an international reputation and connect with others. While some acquired fame while remaining in the North East, regularly showing in the Royal Academy in London, they are not all so well known today. On the walk you will hear names of well known artists and some who’ve been lost to history. Examples of artists work will be shown over the course of the tour, many more can be seen in the Laing, Shipley and South Shields art galleries. Booking will secure your place but walk-ups will be available on the day. If you are a 2025 season ticket holder, remember you MUST bring along your ticket or you will be asked to pay for your tour. Tour lasts approx 1.5hrs Assistance dogs only. No other pets allowed. Safety Information To attend our walks you need to be reasonably fit, prepared to be responsible for your own safety, and to supervise any children in your care. Appropriate clothing and footwear is recommended. A bottle of water, an umbrella and an extra layer wouldn't go amiss. The British weather is notoriously changeable! Newcastle is an historic city with uneven pavements and narrow passages add to its unique character. There are also often steps to navigate. Our walks take approximately 90 minutes, are you comfortable walking and standing for that length of time? If there’s any activity you are unable to do or if you have a concern, please contact us at newcastlecityg@gmail.com before booking. We try to stick to footpaths and use pedestrian crossings where available. If you have any pre-medical conditions or injuries that may affect you walking or feel unwell during a walk, please let your Guide know. Standard Disclaimer Your participation in the guided walk is at your own risk and we shall not be held liable under any circumstances for any matter arising out of your participation. We accept no responsibility or liability for loss or injury (other than for matters for which we are not legally able to exclude or limit liability). We have public liability insurance. Information Source: Newcastle City Guides | eventbrite

Get Active @ Cults Summer Multisport Week Long Camp - Summer Week 1 | Get active @ Cults

Jul 7, 2025 (UTC+1)
Castelsantangelo sul Nera
Sports & Fitness
Camps
During these week-long camps there are a variety of sports and fun activities on offer for a range of young people. The children are split based on age into groups where they will get a taste of Athletics, Basketball, Netball, Football, Rugby, Dodgeball, Tennis, Volleyball and many more. We like to end our week with some friendly spirited competitions on Friday. During the camp our trained staff will support your child to engage and learn new skills. Find out more here: https://www.sportaberdeen.co.uk/activities/holiday-camps There camps run Monday- Friday from 08:30-16:30. Tickets are purchased for the Monday of the booking week and valid Monday- Friday of that week. Information Source: Sport Aberdeen | eventbrite

Get Active @ Cults Summer Multisport Week Long Camp - Summer Week 2 | Get active @ Cults

Jul 14, 2025 (UTC+1)
Castelsantangelo sul Nera
Sports & Fitness
Camps
During these week-long camps there are a variety of sports and fun activities on offer for a range of young people. The children are split based on age into groups where they will get a taste of Athletics, Basketball, Netball, Football, Rugby, Dodgeball, Tennis, Volleyball and many more. We like to end our week with some friendly spirited competitions on Friday. During the camp our trained staff will support your child to engage and learn new skills. Find out more here: https://www.sportaberdeen.co.uk/activities/holiday-camps There camps run Monday- Friday from 08:30-16:30. Tickets are purchased for the Monday of the booking week and valid Monday- Friday of that week. Information Source: Sport Aberdeen | eventbrite

Get Active @ Cults Summer Multisport Camp -Summer Week 2- SINGLE DAY SPACES | Get active @ Cults

Jul 14, 2025 (UTC+1)
Castelsantangelo sul Nera
Sports & Fitness
Camps
Information Source: Sport Aberdeen | eventbrite

DevOps Certification Training in Greater Los Angeles Area, CA | Greater Los Angeles Area, CA

Apr 22, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Cultural Experiences
DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary to Agile software development; several DevOps aspects came from the Agile methodology. DevOps certification training is designed to make you a certified practitioner by providing you with hands-on training on DevOps tools and sharing DevOps best practices about Continuous Development, Continuous Testing, Configuration Management, including Continuous Integration and Continuous Deployment, and finally Continuous Monitoring of the software throughout its development life cycle. In this DevOps training, you will learn DevOps tools like Git, SVN, Docker, Swarm, Kubernetes, Puppet, Ansible, Selenium, Maven, Nagios, Chef, etc. Skills Covered: DevOps Methodology Source Code Management Continuous Integration Continuous Deployment Continuous Delivery Configuration Management Logging and Monitoring Clusters Provisioning and Monitoring Resources Key Features: 4 days of Classroom/Online instructor-led training Sample Papers & Mock Exam 2 full-length simulation tests Course Completion Certificate Complimentary E-learning for all participants 24x7 Customer Support Real Life Case Studies and Examples Why DevOps? Learning DevOps expert course benefits students by equipping them with cutting-edge automation, continuous integration, and deployment skills, enhancing collaboration, and increasing career prospects in tech industries. It also fosters a deeper understanding of project management and operations, bridging gaps between development, operations, and QA. What you’ll learn? Understand DevOps Ecosystem Learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins Understand, Build, and Test Automation: how to build an appropriate delivery pipeline and perform test automation on it Understand Containerization using Docker: identify the difference between containers and VMs Master Docker Commands and use-cases: deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating Docker file Master Puppet: learn Configuration management and “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet Learn Continuous Monitoring using Nagios: integrate Jenkins, Docker, and Puppet, and learn about system monitoring using Nagios and its components Execute a live Project Along with the above-mentioned topics, to help you master the most popular DevOps tools, you will also receive two additional self-paced courses including presentations, class recordings, assignments, and solutions for the following tools: Chef – Covers Introduction, Building the Cookbook, Node Object & Search, Data-bags, Chef Environment, Roles, Deploying Nodes in Production, and using the Open-Source Chef Server. Ansible – Covers Introduction, Setup & Configuration, Ansible Playbooks, 37 Ansible Modules, Different Roles, and Command Line usage. Who should apply? Software Developers Technical Project Managers Architects Operations Support Deployment engineers IT managers Development managers Course Agenda DevOps Essentials Learning Objectives: In this module, you will learn the reasons for the evolution of DevOps, what is DevOps, the various skills and market trends in DevOps, and an introduction to the delivery pipeline in DevOps and the DevOps ecosystem. Topics: Why DevOps? What is DevOps? DevOps Market Trends, DevOps Engineer Skills, DevOps Delivery Pipeline, DevOps Ecosystem. Practical's to be covered: Sample use-case for using DevOps practice Build tools – GIT and Jenkins. Learning Objectives: In this module, you can learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins. Topics Introduction to VCS and GIT, GIT File workflow, Important GIT Commands, Introduction to Continuous Integration and Jenkins, Plugin Management in Jenkins, Various scenarios of Building Delivery Pipeline. Practical’s to be covered: Show the various GIT commands to push and pull a repository, Understanding of the Jenkins UI Build and Test Automation Learning Objectives: In this module, you can learn how to build an appropriate delivery pipeline and perform test automation on it. You can also understand the various security options and notification management in Jenkins. Topics-Build Setup in Jenkins, Test Automation, Security in Jenkins, Notification System. Practical’s to be covered: Create a build pipeline from compilation to the deployment of the application. Containerization using Docker Learning Objectives: This module will help you identify the difference between containers and VMs. You can learn about virtualization using Docker. You can also deep dive into the image and container concept in Docker. Topics: What and Why of Containers, Introduction to Docker, Docker Fundamentals, Image Distribution, Docker Containers. Practical’s to be covered: Create First Image: Hello-World, Images Demo bImage Basics and Base Image Maintenance, Containers Demo bManage Container, Create Images from Containers. Docker Commands and Use-cases Learning Objectives: This module deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating a Docker file. Topics: Docker Networking, Docker Volumes, Docker Files. Practical’s to be covered: Exposing Container Ports to the Host, Adding Content to Containers, Create Docker Files. Puppet-1 Learning Objectives: This module introduces you to an important topic called “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet. You will also learn to write a Puppet program using Puppet DSL. Topics: Puppet Introduction, Puppet Architecture, Basic Puppet Terminologies, Puppet Language Constructs. Practical’s to be covered: Show the folder structure in Puppet master and client, Install Apache Tomcat, and Install JDK. Puppet-2 Learning Objectives: This module is a deep dive into the Puppet module and helps you learn how to install modules from a third-party tool. You can also learn about node classification using hiera and ENC, Puppet environment structure and configuration, various kinds of puppet classes, and puppet templates. Topics: Puppet Modules, Node Classification, Puppet Environment, Puppet Classes, Puppet Template. Practical’s to be covered: Write code for DEV to use Java/Tomcat 8 and PROD to use Java/Tomcat 7, Illustrate overriding of a Tomcat application, and create a template for the Tomcat configuration file. Continuous Monitoring using Nagios Learning Objectives: This module helps you integrate Jenkins, Docker, and Puppet, and create an application using them. You can also learn about system monitoring using Nagios and its components. Topics: Combining Jenkins, Docker, and Puppet, Introduction to Nagios, Nagios Plugins, Nagios Objects, Nagios Commands, and Nagios Notification. Practical's to be covered: Configure Nagios to monitor the Web server, Remove Tomcat container, Nagios server config, and modify puppet script to automatically add the webserver to the list of servers to be monitored. Risk Monitoring and Control. Why global corporates prefer Learning Zone Inc. as their training partner A provider of Enterprise Learning Solutions (ELS), Learning Zone Inc. creates industry-fit talents through training, coaching, and consulting by globally acclaimed trainers. Much of Learning Zone’s repute in co-creating business value stems from: Training delivered in 45+ countries. 250+ industry-relevant courses. Consulting and coaching to transform organizations. Trainers with experience in Retail, E-commerce, Energy & Utilities, etc. Best value for time & money invested. Get trained at the best fee compared to other vendors Discounted fee offered for 5 or more attendees *We provide corporate training at your preferred locations and dates at no additional charge. Contact us for more information: Name: Debbie Riel Email: debbie.riel@learninzone.com Tel: +1 (302) 251-9769 Information Source: Learning Zone Inc. | eventbrite

Deep Relaxation and Healing Breathwork Group Session | 11-15 North View

Apr 29, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Held at Forme Yoga and Pilates Studio 11 – 15 North View Cullercoats North Shields NE30 4PF https://for-me.studio/book/ Tetra-Breath uses a circular style of breathing which allows you to tap into a state of deep relaxation, creating space for an emotional detox of your body, mind and soul. You will be guided through a breathing pattern to carefully curated music, enabling you to dive deep into your body and clear out stagnant energy, limiting beliefs and release emotional blockages or old patterns within. Key Benefist include: – Promotes deep relaxation – Balances mind, body & emotions. – Activates body's natural healing – Reduces unnecessary stress – Eases anxiety & tension – Releases energy blockages – Activates energy centres in the body To prepare for the session you will need the following: – An eye mask (I have spares if needed) – A yoga matt or cusioned throw to lie down on – A blanket to keep you warm – A pillow for your head It is advised that you preferrably don't eat anything heavy before the session to enable you to fully enjoy the breathing experience. The whole session will last around 1 hour. On arrival I will take you through and help prepare you for the session - which I will facilitate throughout the 40 minutes of breathing. I play a bespoke playlist of music which will help you find your rhythm of breath throughout the session. We will then take some time at the end to integrate your experience and answer any questions you might have. Important: Please read and agree to the session terms and conditions before attending the session: https://forms.gle/hRTzR5THnFGg5kpY9 Please arrive promptly at 7pm, if not before Please message me with any queries. I look forward to seeing you there. Energetically, Christina Information Source: Christina Lord @ Authentic Action Coaching | eventbrite

Years 1-8 entry (pupils aged 5-13) Book a Private Visit | Holmewood House School (entry via Barrow Lane, not Hither Chantlers. One way system in operation)

Apr 29, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
For younger children, we have created bespoke Early Years Tours. Please book onto those if you are looking for Pre-Nursery, Nursery or Reception entry. Entrance to the site is via Barrow Lane (not Hither Chantlers) as a one-way system is in operation. Please park in the reserved parking space outside the historic, Grade II listed "Mansion House" and make your way to the main reception at the modern Collings Building to sign in. You will be introduced to the Head, Ruth O'Sullivan, and will tour the classrooms, grounds and facilities accompanied by a member of our Admissions team. We will be in touch the week before to confirm your appointment. For details on how Holmewood House manages personal data please refer to the Privacy Notice here Privacy-Notice-Homewood-House-January-2024-1.pdf . Information Source: admissions@holmewoodhouse.co.uk | eventbrite

Holmewood Hedgehogs, Stay-and-Play | Holmewood House School (entry via Barrow Lane, not Hither Chantlers. One way system in operation)

May 2, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Join us for Holmewood House Hedgehogs, a stay-and-play session at Holmewood House School! Dress for the weather, and bring your little one to have a fun time outdoors in our forest school, equipped with brand new teepee. Sessions are limited to 10 families, one parent per family. Tickets (ONE TICKET PER FAMILY) are to be booked in advance on a week-by-week basis at a cost of £7.50 per session (inclusive of VAT). B o okings go live at 12 noon on Fridays, for the following Friday. A forest-friendly snack will be provided for children and their parent/carer, but please bring your own baby food for the very little ones. Please meet at Pre-Prep Reception. You will be accompanied to Forest School where you may park your buggy/pushchair in the shelter. We can't wait to see you at Holmewood Hedgehogs! All visitors will sign in on arrival and must comply with Holmewood House's policies as found on the school website on the Policies page and with the Hedgehogs consent form. Please dress appropriately for the session according to the season and weather. Those without appropriate clothing may not be able to attend the session. For details on how Holmewood House manages personal data please refer to the Privacy Notice here Privacy Notice January 2024 . Information Source: admissions@holmewoodhouse.co.uk | eventbrite

Cook with King | OX26 5AA

May 2, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Cook with King Come join in for a fun and interactive cooking event with myself Chef King! Learn how to whip up delicious dishes from scratch while picking up some handy kitchen tips along the way. Whether you're a beginner or a seasoned pro, this event is perfect for anyone looking to expand their culinary skills. Set inside my custom-designed luxury Airstream kitchen, this intimate culinary experience adds a stylish twist to learning—think stainless steel chic meets Afro Lux! Dates: Fri May 2 2025/ Sat May 3 2025 Time: 16.00 Location: OX26 5AA Don't miss out on this opportunity to cook alongside a professional chef and impress your friends and family with your newfound skills. Sign up now! Information Source: King The Chef | eventbrite

All About Birds: Skill Building Part 2 | Shenks Ferry Wildflower Preserve

May 10, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Celebrate Migratory Bird Day 2025 with a guided bird walk at Shenks Ferry Wildflower Preserve! During the spring season, millions of birds travel from their winter homes in Central and South America, bringing spectacular splashes of color and intense song to the Susquehanna River Valley. Some of these visitors will be seasonal residents while many continue onward to their summer breeding grounds to the north. During this intermediate walk, we will explore a variety of songbirds that may be seen or heard, including some of the more rare and vibrant birds. What to Expect: This event will be fully outdoors. Walks may be taken on grass or trail areas that may contain uneven surfaces and some elevation changes. This event is recommended for ages 10 and up (participants under 18 must be accompanied by an adult). There is a port-a-john available on site. What to Bring: Bring binoculars if you have them; a small notebook, pen/pencil, and a smartphone for app instruction are recommended. If you have a field guide that you prefer to use, feel free to bring it along. Dress appropriately for the weather, including rain layers and waterproof boots. Bring water and a snack. Event Leader: Sarah Gotwols is the Volunteer Coordinator and resident bird nerd at Lancaster Conservancy. Sarah is a Lancaster County native who has spent countless hours observing birds in their natural habitat along the Susquehanna River. Refund Policy: If you are unable to attend this event after purchasing a ticket, refund requests must be made at least 48 hours before the event. Animal Policy: Service animals active or in training are welcome. Please leave all pets at home. Cancellation Policy: This event will be held rain or shine, with cancellation at the time of the event for severe weather. If the Conservancy reschedules the event, attendees will be emailed and tickets will be automatically moved to the new date. If the Conservancy cancels the event, attendees will be notified via email and refunded. Photo: Stephen Rannels Thank you to our generous annual sponsors for making this event possible! Information Source: Lancaster Conservancy | eventbrite

Cocktails & Connections, a ladies night out | Rosie's Ocean Gate

May 13, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Cocktails & Connections: A Laid-Back Ladies Night Out Welcome to Cocktails & Connections — where it’s less about swapping business cards and more about swapping stories. This is a night out for women who do a lot — moms, entrepreneurs, creatives, leaders, friends — to unwind, connect, and enjoy each other’s company over great food, good drinks, and zero pressure. Whether you're here to make new friends, meet fellow local women, or just enjoy a Tuesday night out of the house, you’re in the right place. Come as you are. Stay for the vibes. We can’t wait to see you there. Date: May 13 Location: Rosie's Ocean Gate Call Beth 848-223-8008 | Business Coach | Mom | Local Beth@compasssalestraining.com Information Source: eventbrite

Holmewood House School Open Morning Friday 16th May 2025 9:30-12.00 | Holmewood House School (entry via Barrow Lane, not Hither Chantlers. One way system in operation)

May 16, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
We look forward to welcoming you to Holmewood House. Join us at 09.30am to meet your parent and Year 7 & 8 tour guides for a bespoke tour of the school. Meet the staff, pupils and learn why we are so proud of our school. Venue: Jubilee Theatre: parking available adjacent to theatre Contact: admissions@holmewoodhouse.co.uk 01892 860006 09.30am Refreshments available on arrival in the Jubilee Theatre foyer. Tours of the school with Year 7 & 8 pupils and current parents 10.20am Welcome by the Head and Senior Staff in the Jubilee Theatre 10.50am Continuation of tours, meet teaching staff in the Orangery and enjoy a light finger buffet lunch 12.00/12.30pm Depart For details on how Holmewood House manages personal data please refer to the Privacy Notice here Privacy-Notice-Homewood-House-January-2024-1.pdf . Information Source: admissions@holmewoodhouse.co.uk | eventbrite

First Steps to School | Holmewood House School (entry via Barrow Lane, not Hither Chantlers. One way system in operation)

May 21, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
The transition from Nursery to Reception is a significant milestone for children and their parents. While children may feel a mix of excitement, curiosity, and a touch of apprehension, parents often find this an emotional time. A smooth transition requires thoughtful preparation, practical strategies, and emotional support to help children start this new phase with confidence. To guide you through this important step, Laura Readman and Sheilagh Schweitzer, Heads of Pre-Prep and Head of Early Years, will share their insights and strategies to ensure your child begins school feeling happy, secure, and eager to learn. Open to all parents, not just those joining Holmewood House, the session will offer practical, actionable advice to make this transition seamless. The event will begin with a coffee chat, and conclude with an optional tour of our Reception facilities, including the Forest School, swimming pool, and beautiful South Lawn. Sign in is at the school's main reception at the Prep School, where you will be welcomed by staff. For details on how Holmewood House manages personal data please refer to the Privacy Notice here Privacy-Notice-Homewood-House-January-2024-1.pdf . Information Source: admissions@holmewoodhouse.co.uk | eventbrite

Haunted and Hidden Bristol Walking Tour | College Green

May 23, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Join us for the Haunted and Hidden Bristol Walking Tour! Date: October 31st, 2021 Time: 7:00 PM Location: College Green Are you ready to explore the spooky side of Bristol? Come along to our Haunted and Hidden Bristol Walking Tour where you'll uncover the city's eerie secrets and ghostly tales. Led by experienced guides, this tour will take you to the most mysterious and haunted spots in Bristol. Get ready for a night of spine-chilling stories and unexpected surprises as we roam the streets of this historic city. Don't miss out on this unforgettable evening of thrills and scares! Information Source: john | eventbrite

2025 Conestoga Area Community Pool Season Passes | Conestoga Area Community Pool

May 26, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Celebration
2025 Conestoga Area Community Pool Season Passes Get ready to dive into summer fun with the 2025 Conestoga Area Community Pool Season Passes ! Join us at the Conestoga Area Community Pool for unlimited access to sun, water, and good times. Whether you're a serious swimmer or just looking to cool off, this pass is your ticket to all the poolside relaxation you need. Don't miss out on this opportunity to make a splash all season long! Information Source: Melanie B. Scheid | eventbrite

Deep Relaxation and Healing Breathwork Group Session | 11-15 North View

May 27, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Held at Forme Yoga and Pilates Studio 11 – 15 North View Cullercoats North Shields NE30 4PF https://for-me.studio/book/ Tetra-Breath uses a circular style of breathing which allows you to tap into a state of deep relaxation, creating space for an emotional detox of your body, mind and soul. You will be guided through a breathing pattern to carefully curated music, enabling you to dive deep into your body and clear out stagnant energy, limiting beliefs and release emotional blockages or old patterns within. Key Benefist include: – Promotes deep relaxation – Balances mind, body & emotions. – Activates body's natural healing – Reduces unnecessary stress – Eases anxiety & tension – Releases energy blockages – Activates energy centres in the body To prepare for the session you will need the following: – An eye mask (I have spares if needed) – A yoga matt or cusioned throw to lie down on – A blanket to keep you warm – A pillow for your head It is advised that you preferrably don't eat anything heavy before the session to enable you to fully enjoy the breathing experience. The whole session will last around 1 hour. On arrival I will take you through and help prepare you for the session - which I will facilitate throughout the 40 minutes of breathing. I play a bespoke playlist of music which will help you find your rhythm of breath throughout the session. We will then take some time at the end to integrate your experience and answer any questions you might have. Important: Please read and agree to the session terms and conditions before attending the session: https://forms.gle/hRTzR5THnFGg5kpY9 Please arrive promptly at 7pm, if not before Please message me with any queries. I look forward to seeing you there. Energetically, Christina Information Source: Christina Lord @ Authentic Action Coaching | eventbrite

DevOps Certification Training in Greater Los Angeles Area, CA | Greater Los Angeles Area, CA

May 27, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Cultural Experiences
DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary to Agile software development; several DevOps aspects came from the Agile methodology. DevOps certification training is designed to make you a certified practitioner by providing you with hands-on training on DevOps tools and sharing DevOps best practices about Continuous Development, Continuous Testing, Configuration Management, including Continuous Integration and Continuous Deployment, and finally Continuous Monitoring of the software throughout its development life cycle. In this DevOps training, you will learn DevOps tools like Git, SVN, Docker, Swarm, Kubernetes, Puppet, Ansible, Selenium, Maven, Nagios, Chef, etc. Skills Covered: DevOps Methodology Source Code Management Continuous Integration Continuous Deployment Continuous Delivery Configuration Management Logging and Monitoring Clusters Provisioning and Monitoring Resources Key Features: 4 days of Classroom/Online instructor-led training Sample Papers & Mock Exam 2 full-length simulation tests Course Completion Certificate Complimentary E-learning for all participants 24x7 Customer Support Real Life Case Studies and Examples Why DevOps? Learning DevOps expert course benefits students by equipping them with cutting-edge automation, continuous integration, and deployment skills, enhancing collaboration, and increasing career prospects in tech industries. It also fosters a deeper understanding of project management and operations, bridging gaps between development, operations, and QA. What you’ll learn? Understand DevOps Ecosystem Learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins Understand, Build, and Test Automation: how to build an appropriate delivery pipeline and perform test automation on it Understand Containerization using Docker: identify the difference between containers and VMs Master Docker Commands and use-cases: deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating Docker file Master Puppet: learn Configuration management and “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet Learn Continuous Monitoring using Nagios: integrate Jenkins, Docker, and Puppet, and learn about system monitoring using Nagios and its components Execute a live Project Along with the above-mentioned topics, to help you master the most popular DevOps tools, you will also receive two additional self-paced courses including presentations, class recordings, assignments, and solutions for the following tools: Chef – Covers Introduction, Building the Cookbook, Node Object & Search, Data-bags, Chef Environment, Roles, Deploying Nodes in Production, and using the Open-Source Chef Server. Ansible – Covers Introduction, Setup & Configuration, Ansible Playbooks, 37 Ansible Modules, Different Roles, and Command Line usage. Who should apply? Software Developers Technical Project Managers Architects Operations Support Deployment engineers IT managers Development managers Course Agenda DevOps Essentials Learning Objectives: In this module, you will learn the reasons for the evolution of DevOps, what is DevOps, the various skills and market trends in DevOps, and an introduction to the delivery pipeline in DevOps and the DevOps ecosystem. Topics: Why DevOps? What is DevOps? DevOps Market Trends, DevOps Engineer Skills, DevOps Delivery Pipeline, DevOps Ecosystem. Practical's to be covered: Sample use-case for using DevOps practice Build tools – GIT and Jenkins. Learning Objectives: In this module, you can learn about automatic Source Code Management using GIT and Continuous Integration using Jenkins. Topics Introduction to VCS and GIT, GIT File workflow, Important GIT Commands, Introduction to Continuous Integration and Jenkins, Plugin Management in Jenkins, Various scenarios of Building Delivery Pipeline. Practical’s to be covered: Show the various GIT commands to push and pull a repository, Understanding of the Jenkins UI Build and Test Automation Learning Objectives: In this module, you can learn how to build an appropriate delivery pipeline and perform test automation on it. You can also understand the various security options and notification management in Jenkins. Topics-Build Setup in Jenkins, Test Automation, Security in Jenkins, Notification System. Practical’s to be covered: Create a build pipeline from compilation to the deployment of the application. Containerization using Docker Learning Objectives: This module will help you identify the difference between containers and VMs. You can learn about virtualization using Docker. You can also deep dive into the image and container concept in Docker. Topics: What and Why of Containers, Introduction to Docker, Docker Fundamentals, Image Distribution, Docker Containers. Practical’s to be covered: Create First Image: Hello-World, Images Demo bImage Basics and Base Image Maintenance, Containers Demo bManage Container, Create Images from Containers. Docker Commands and Use-cases Learning Objectives: This module deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating a Docker file. Topics: Docker Networking, Docker Volumes, Docker Files. Practical’s to be covered: Exposing Container Ports to the Host, Adding Content to Containers, Create Docker Files. Puppet-1 Learning Objectives: This module introduces you to an important topic called “Infrastructure-as-Code”. You can learn about the master-agent architecture and catalog compilation in Puppet. You will also learn to write a Puppet program using Puppet DSL. Topics: Puppet Introduction, Puppet Architecture, Basic Puppet Terminologies, Puppet Language Constructs. Practical’s to be covered: Show the folder structure in Puppet master and client, Install Apache Tomcat, and Install JDK. Puppet-2 Learning Objectives: This module is a deep dive into the Puppet module and helps you learn how to install modules from a third-party tool. You can also learn about node classification using hiera and ENC, Puppet environment structure and configuration, various kinds of puppet classes, and puppet templates. Topics: Puppet Modules, Node Classification, Puppet Environment, Puppet Classes, Puppet Template. Practical’s to be covered: Write code for DEV to use Java/Tomcat 8 and PROD to use Java/Tomcat 7, Illustrate overriding of a Tomcat application, and create a template for the Tomcat configuration file. Continuous Monitoring using Nagios Learning Objectives: This module helps you integrate Jenkins, Docker, and Puppet, and create an application using them. You can also learn about system monitoring using Nagios and its components. Topics: Combining Jenkins, Docker, and Puppet, Introduction to Nagios, Nagios Plugins, Nagios Objects, Nagios Commands, and Nagios Notification. Practical's to be covered: Configure Nagios to monitor the Web server, Remove Tomcat container, Nagios server config, and modify puppet script to automatically add the webserver to the list of servers to be monitored. Risk Monitoring and Control. Why global corporates prefer Learning Zone Inc. as their training partner A provider of Enterprise Learning Solutions (ELS), Learning Zone Inc. creates industry-fit talents through training, coaching, and consulting by globally acclaimed trainers. Much of Learning Zone’s repute in co-creating business value stems from: Training delivered in 45+ countries. 250+ industry-relevant courses. Consulting and coaching to transform organizations. Trainers with experience in Retail, E-commerce, Energy & Utilities, etc. Best value for time & money invested. Get trained at the best fee compared to other vendors Discounted fee offered for 5 or more attendees *We provide corporate training at your preferred locations and dates at no additional charge. Contact us for more information: Name: Debbie Riel Email: debbie.riel@learninzone.com Tel: +1 (302) 251-9769 Information Source: Learning Zone Inc. | eventbrite

Haunted and Hidden Bristol Walking Tour | College Green

May 30, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Information Source: john bristol walking tours | eventbrite

Haunted & Hidden Bristol Walking Tour | College Green

May 30, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Join us for the Haunted & Hidden Bristol Walking Tour! Event Location: College Green Are you ready to explore the spooky side of Bristol? Join us for a night of ghostly tales and hidden secrets as we walk through the streets of this historic city. Our experienced guides will lead you to some of the most haunted spots in Bristol, sharing chilling stories along the way. From haunted pubs to mysterious alleyways, this tour will give you a new perspective on the city. Whether you're a local or just visiting, this tour is sure to leave you with a shiver down your spine. Don't miss out on this unforgettable experience! Information Source: john | eventbrite

Build It Live Bicester 2025 | Bicester Motion

Jun 7, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
If you’re planning a self build, renovating a property, or looking to add space, light and value to your current home, then Build It Live will be an essential part of your preparation! Watch our visitor video (below) to find out more! A day or two at the show will help you: Find practical solutions to your renovation, extension or self build project Meet real industry experts for FREE one-to-one advice Attend inspiring free seminars and workshops See 1000s of innovative and traditional products Meet over 100 innovative suppliers, including build system suppliers Watch some fascinating demonstrations We look forward to seeing you there! FAQs I can't print off my tickets, can I still get into the show? If you are unable to print your tickets, you can simply show your e-tickets on your mobile phone. We will scan the barcode to allow you entry into the exhibition. I can’t find my e-ticket/ I accidentally deleted the email containing my e-ticket. If you accidentally misplace your e-tickets, please contact us directly by emailing  builditlive@castlemedia.co.uk . We will resend all confirmation emails before the event, as a reminder to our customers. I’m trying to use a promotional code, but I can't see where to apply the code/It looks like I'm about to be charged for my tickets. Our promotional codes should be applied before selecting your tickets and proceeding with the order. There is a link in red at the top of the form, where the code needs to be applied. Once applied, the unlocked ticket will appear at the top of the list. Select it and then proceed to ‘Order Now’. If you have a code for free tickets, you will NOT be asked to input your credit card details. I haven’t received my order confirmation email. How do I check I’m definitely booked? If you haven’t received your order confirmation email, please contact us on  builditlive@castlemedia.co.uk  and we will check your order. We resend all confirmation emails closer to the time, as a reminder to our customers. I’m thinking of attending your event. What can I see at the show? Our events are specifically tailored to help self-builders and renovators find the advice and inspiration they need to make their project possible. Our free workshops, seminars and Ask Our Experts areas will provide you with the information you need to make sure your project is completed on time and on budget. Our impressive list of exhibitors means all aspects of the self build market are covered. I’m looking for something in particular, how can I find out who is exhibiting at the show? For the full list of exhibitors, please visit  https://builditlive.co.uk/bicester-exhibitors/ How long do the seminars and workshops run for? Are they held in the same location and is it possible to attend all of them? Build It Live will feature 10 FREE daily seminars and 20 FREE daily workshops. Our seminars take place in the Seminar Theatre and take between 20 and 40 minutes each, including question time. The workshops take place in the Workshop Theatre , and take between 20 and 40 minutes, including question time. As the times of the workshops and seminars overlap in some instances, it is only possible to attend all sessions if you visit the show on both days (see below for details). You are welcome to attend as many of these sessions as you like. Do I need extra tickets if I want to attend the show on both days? No, when you arrive on the first day, simply mention to the door staff that you wish to attend on both days and your ticket will be validated to allow free entry on the second day. If I leave the exhibition, can I return later on? Yes, when you arrive or leave, simply mention to the door staff that you wish to re-enter and your ticket will be validated to allow this. Do I need to book a seat for the seminars & workshops? Our seminar and workshop sessions cannot be booked and are first-come-first-served, so turn up early to ensure you get a seat! Do I need to book a slot for the Ask Our Experts area? Yes, the Ask Our Experts area requires booking, as it is extremely popular with visitors. To book your time slot, head to the Ask Our Experts area early, where one of our staff members will be on hand to book you in! How long does a trip to Build It Live take? Our exhibitions are designed to allow for a full day of activities. From browsing stalls, talking to experts and listening to specialists talk, Build It Live offers enough to keep you occupied. Our café also allows for regular refreshment breaks! However, for those in a hurry, it is possibly to plan your visit ahead of time, to ensure you make full use of the exhibition in a shorter space of time. What time do the exhibitions open? Our shows open 10am until 5pm on Saturday and 10am until 4.30pm on Sunday. Are children allowed at the shows? Yes, children under the age of 16 can attend the show Free of Charge, with a paying adult. No need for a ticket. Are dogs allowed at the shows? Only registered Assistance Dogs will be admitted. Are the shows wheelchair friendly? Yes, we pride ourselves on making sure our exhibitions are accessible for all our visitors. Wheelchair access is therefore available at all three of our shows. How do I find you? For information regarding making your way to Build It Live, please visit our “ Where and When ” page. Can I park at Build It Live? Yes, all our exhibitions offer free parking. Simply follow signage when you get closer to the shows. Can I get refreshments at Build It Live? Yes, all our exhibitions have an on-site café for light snacks and refreshments. How can I plan my visit? To make the most of your visit to Build It Live, check out our handy printable guide How can I subscribe to Build It Magazine? To subscribe to Build It, either visit  self-build.co.uk/subscribe-to-build-it  or our Booking Page  and add the subscription offer to your basket when you go through to book tickets Still have questions? Please email  builditlive@castlemedia.co.uk  or call 0203 553 2376. Information Source: Build It Live | eventbrite

Imago - Charity Quiz Night | Langton Green Village Hall

Jun 7, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Join us for some quizical fun at Langton Green Village Hall Tunbridge Wells TN3 0JJ from 7pm (for a 7:30pm start) on Sat 7th June 2025. £8 per adult, teams of 6 per table. There will also be a raffle with funds raised going towards our Imago Young Carer projects. BYO drinks, nibbles will be provided. Information Source: Imago Community | eventbrite

Nursery and Reception - Small Group Tours for Parents | Holmewood House School (entry via Barrow Lane, not Hither Chantlers. One way system in operation)

Jun 9, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Entrance to the site is via Barrow Lane (not Hither Chantlers) as a one-way system is in operation. Arrival 9.30am Departure 11.15am Please park in the reserved parking space outside the historic, Grade II listed "Mansion House" and make your way to the main reception at the modern Collings Building to sign in. You will be introduced to our wonderful Early Years team, and will tour the Nursery and Reception classrooms accompanied by a member of our Admissions team. Parents are invited to join Mrs Readman, Head of Pre-Prep, for refreshments in the Orangery before touring the school. Your visit will cover all the areas used by our youngest children - Forest School, Swimming Pool, Sports Hall, Theatre, the all-weather sports pitch, South Lawn and pond. We encourage you to bring your little ones to a 'getting to know you' visit at a later date - they will be very welcome. We will be in touch the week before to confirm your appointment. For details on how Holmewood House manages personal data please refer to the Privacy Notice here Privacy-Notice-Homewood-House-January-2024-1.pdf . Information Source: admissions@holmewoodhouse.co.uk | eventbrite

Wellness Day 2025 | Harmony Within Barn & Cathedral

Jun 14, 2025 (UTC-4)ENDED
Castelsantangelo sul Nera
Cultural Experiences
Immerse yourself in the beauty of nature as you explore a wide array of vendors offering natural health products and services, delicious food and beverages, and stunning artwork. Step into a world of healing and self-discovery with energetic healing sessions, insightful tarot card readings, and well-being practitioners ready to guide you on your journey. Join our like-minded community and embrace a holistic approach to wellness at Harmony Within. Don't miss this opportunity to connect, explore, and elevate your well-being. Information Source: Harmony Within | eventbrite

Father's Day Cruise - Scenic Gloucester Harbor Boat Event - Cape Ann Cruise | Cape Ann Cruises - WeJack Yacht

Jun 15, 2025 (UTC-7)ENDED
Castelsantangelo sul Nera
Celebration
Father's Day Cruise - Scenic Glocuester Harbor Boat Trip with Cape Ann Cruises Celebrate Father's Day in style aboard the Cape Ann Cruises - WeJack Yacht ! Treat Dad to a day out on the water with stunning views and a relaxing atmosphere. This in-person event promises fun for the whole family. Don't miss this opportunity to show Dad how much you appreciate him. Book your tickets now! Non-refundable! More Info About this Fathers Day Cruise in Gloucester: Fathers Day Cruise - Scenic Gloucester Boat Trip - Cape Ann Cruises Prefer your own Private Boat Charter for a special event? Click the link Cape Ann Cruises - Private Yacht Charters - Event Boat Rental - Private Boat Venue About Cape Ann Cruises Yacht Charters, Boat Tours & Events . Corporate Outings, Team Building, Weddings, Celebrations, Birthdays, Parties & Memorials. Tour Groups , Sightseeing, Nature, Sunset & Fishing. Full Bar & Catering . Experience America's Oldest Seaport in style! If you haven't cruised the waters of Gloucester, Cape Ann, and Rockport, you're in for a special treat! Expect to see castles, lighthouses, mansions, fishing boats, and wildlife! Information Source: Cape Ann Cruises Events | eventbrite

Solstice Sounds: women's voices in a turning world | Cullercoats Watch House

Jun 21, 2025 (UTC+1)ENDED
Castelsantangelo sul Nera
Concerts
The evening will include readings from great women writers: Ellen Phethean, Frances Brady and Clare Wigzell, storyteller Ruth Steinberg, together with Cullercoats' own women's harmony singers, the Lovely Nellys. You are invited to celebrate light in the dark, to be moved and inspired by women's words and voices. As one of the Lovely Nellys' favourite songs goes, "We believe that one fine day, the power of love will rise above the love of power". You are welcome to bring your own drinks but we will be offering various summery refreshments, Prosecco, non-alcoholic cocktails, and delicious cake-all Pay As You Feel so please bring cash. Information Source: Lesley Wood | eventbrite

More Popular Topics

Featured Events in Richland County in October, 2023 (June Updated)

45 events

Popular Events in 2024(June Updated)

10000 events

Popular Events in February, 2024(June Updated)

10000 events

Popular Events in January, 2024(June Updated)

10000 events

Featured Events in California in 2024 (June Updated)

9035 events

Featured Events in Georgia in 2024 (June Updated)

2923 events

More Popular Events

BLACKPINK WORLD TOUR <DEADLINE> IN HONGKONG | Kai Tak Stadium

2026年1月24日–1月25日 (UTC+8)
Hong Kong

BLACKPINK WORLD TOUR <DEADLINE> IN BANGKOK | Rajamangala National Stadium

2025年10月25日–10月26日 (UTC+7)
Bangkok

BLACKPINK WORLD TOUR <DEADLINE> IN HONGKONG | Kai Tak Stadium

Jan 24–Jan 25, 2026 (UTC+8)
Hong Kong

BLACKPINK WORLD TOUR <DEADLINE> IN BANGKOK | Rajamangala National Stadium

25 Oct–26 Oct 2025 (UTC+7)
Bangkok

Mundo Pixar: Pixar, into the world of imagination | Seoul

May 5–Jun 29, 2025 (UTC+9)
Seoul