BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Open Mainframe Project - ECPv6.15.17.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Open Mainframe Project
X-ORIGINAL-URL:https://openmainframeproject.org
X-WR-CALDESC:Events for Open Mainframe Project
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/London
BEGIN:DAYLIGHT
TZOFFSETFROM:+0000
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:20230326T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+0000
TZNAME:GMT
DTSTART:20231029T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0000
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:20240331T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+0000
TZNAME:GMT
DTSTART:20241027T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0000
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+0000
TZNAME:GMT
DTSTART:20251026T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/London:20241104T080000
DTEND;TZID=Europe/London:20241107T170000
DTSTAMP:20260404T094516
CREATED:20240925T133942Z
LAST-MODIFIED:20241010T121629Z
UID:13966-1730707200-1730998800@openmainframeproject.org
SUMMARY:GSE UK In-Person Conference 2024
DESCRIPTION:Mainframe@60: The Diamond Anniversary of Digital Dominance\nThe GSE UK Region Conference is an annual event which takes place in November for three days\, generally in the Midlands or a virtual event in the first half of the year. These events are organised by the GSE Conference Committee\, which is comprised of volunteers. This year it will be held from Monday\, 4 November 2024\, to Thursday\, 7 November 2024. \nBelow you can find the talks from the Open Mainframe Project community ambassadors. \nTo register for the event\, please check here. \nMonday\, November 4Tuesday\, November 5Wednesday\, November 6Thursday\, November 7Time Open Mainframe Project Track  1:00 pmGetting the most out of the Latest Features in Linux and KVM on IBM Z and LinuxONEThis session will start with a brief overview of all available Linux distributions on the IBM Z and LinuxONE platforms\, before existing and upcoming features that are currently under development by IBM and the open source community are covered. The presentation will address both\, IBM Z-specific features\, as well as platform-independent developments which are relevant to Linux on IBM Z\, and will end with the latest news on KVM on the platform. Stefan Raspl\, IBM Europe2:00 pmSSO is Packaged with the Modern Mainframe; Are You Ready to Leverage It?There is an increasing need for tools\, processes and architecture that allow modern mainframers to move fast without sacrificing quality. APIs are key to providing quick and secure access to data on any platform. Come and learn how the Zowe API Mediation Layer is powering modern workflows with a secure single sign on experience from the network to the mainframe\, across sysplexes and security domains. Elliot Jalley at Broadcom Mainframe Software\, Jakub Balhar at Broadcom Mainframe Software3:00 pmThe Best of Both Worlds – Co-Locating z/OS and Linux on IBM ZWe will discuss how co-locating Linux can help z/OS users to get more value out of their existing deployments in particular\, and the IBM Z platform in general. Guidance on how to get started is provided\, covering (if applicable) choice of the right Linux distribution\, the right environment to deploy to\, and we will address common misperceptions regarding the new neighbors. We will then take a look at some technologies that can help to lift the efficiency of the overall architecture to the next level\, and point out some highlights in the Linux on Z space that users might be interested in or at least should be aware of. Stefan Raspl at IBM Europe4:15 pmAdoption\, Innovation\, and the Galasa Open Source JourneyExplore the unique trajectory of the Galasa Project\, initially an internal IBM project created by the ideas of users and customers that found a home in the Open Mainframe Project. This talk shares personal experiences and lessons learnt of adoption and the practical lessons learned while establishing and developing a new project in the open source community. Join us as we unravel the challenges and triumphs encountered on the path of openness\, collaboration\, and innovation with Galasa. Louisa Seers at IBM UK LTD.Time Open Mainframe Project Track  10:00 amDiving into z/OS Open Source Development: An OverviewEver wondered how the z/OS Open Tools project ported over 200 open-source tools in just two years? This session will unveil the details behind our success and show you how you can get involved!\n\nWe'll delve into the world of z/OS open-source development and explore the tools and techniques that make it possible. Here's what you'll learn:\n\nModern Practices: Discover how we leverage Git and Github for efficient version control and how we utilize the new IBM Open XL C/C++ compilers to enable efficient porting\n\nBuilding for z/OS: See how the zopen build frameworks and libraries like zoslib simplify the process of porting open-source tools to the z/OS platform.\n\nOpen Source DevOps in Action: Learn how we use Github Actions to automate testing on code submissions\, as well as other tasks. Igor Todorovski\, IBM11:15 amSecure open source tooling for z/OSz/OS provides a wealth of secure tools from the open-source community to enable advanced development.  In this talk we explore integrating open-source into all aspects of application development. First we look at using Python for Artificial Intelligence/Machine Learning\, application development\, and system automation. We also look at the Go programming language and the ease with which it permits rapid development of applications with the best security profile. Then we will  look at z/OS Open Tools\, which makes available critical open source software to the z/OS community. With z/OS Open Tools\, z/OS users benefit from enhanced functionality and security\, achieved through currency with community sources.  Security is also enhanced on an ongoing basis through available vulnerability audits. Notably\, z/OS Open Tools provides critical dev-ops tools such as Git\, Vim\, Bash\, GNU Make\, etc\, supporting modern z/OS workloads\, plus over 200 other popular tools and libraries. Chandni Dinani at IBM USA\, Bill O'Farrell at IBM\, Steven Pitman at IBM12:15 pmMaking The Mainframe Simple Again with the Zowe Explorer and Command Line InterfaceThe Zowe Explorer and Zowe CLI were created by a group of new to Z folks who wanted to have a cloud like command driven experience with z/OS without needing to work with a 3270 emulator or learn ISPF panels and TSO commands. Over time it became one of the cornerstones of The Open Mainframe Project’s Zowe technology components\, and is currently used by 85% of mainframe shops to do everything from file transfers and querying job status\, to being embedded in Devops automation scripts and automating workloads.\n\nThis session will cover the Zowe Explorer and CLI from basics and introductory\, to more complex use cases with REXX and JCL symbol substitution\, subsystem interaction with CICS\, MQ and Db2\, as well as the different ways to authenticate from basic passwords through to client certificates and multi factor authentication one time passwords alongside SSO tokens.  This sessions will have demos throughout and be a great way to ask the presenter for “Can it do this” as well as give input to future content for both key components of mainframe modernization. Joe Winchester\, IBM UK LTD.2:15 pmDemystified: Put Your Web App on the Zowe Desktop in a FlashAre you a web developer with a great web app? Do you want to deploy it to the Zowe Desktop? Are you new to open source\, or to Zowe? The Zowe Application Framework provides a quick solution: Plug your web app into a modified sample iframe app. It’s that simple. It’s possible to stand up your app on the desktop within an hour\, then take advantage of features like persistence and app to app communications. The presenter will discuss what he learned\, providing you the minimum necessary steps to insert your web app into the sample iframe app\, and deploy the result. Included will be tips and tricks demystifying how to communicate with the iframe sandbox where your app lives\, how to install and debug\, and how to use the iframe zoweZlux API to provide enhanced Zowe interoperability. Donna Hudi at Phoenix Software International3:15 pmBuild Your Zowe Skills!Zowe Skills are mainframe skills\, so do your mainframe career a favor and build them up! Join Open Mainframe Project Ambassador Darren Surch for a walk through the OMP's massive array of Zowe training resources including Zowe Docs\, YouTube Channel\, Zowe code\, Free Trials\, Blogs and a Slack Channel! There are even free\, online\, structured Zowe courses which earn you a bragworthy Open Mainframe Project digital badge to show the world your valuable Zowe skills! Darren Surch at Interskill Learning4:30 pmRedefining developer experience on the Mainframe with AI and CommunityMainframes\, while historically known for their security and reliability\, are evolving rapidly with the integration of modern tools\, DevOps practices\, AI technologies\, and advanced security frameworks. By leveraging tools like Zowe\, Galasa and COBOL Check\, along with AI-powered solutions\, enterprises can future-proof their mainframe environments while maintaining the security and performance they’ve come to rely on.\n\nIn this session\, Donna Hudi\, CMO at Phoenix Software International and Chair of the Open Mainframe Project Marketing Committee\, will unveil a few new projects under the Open Mainframe Project umbrella that advance developer experience on the mainframe. Donna Hudi\, Phoenix Software InternationalTime Open Mainframe Project Track  10:00 amCan AI learn COBOL? Introducing Zorse: an initiative to train AI for the mainframeLarge Language Models need to be trained on high-quality source code to be useful to programmers. This is in short supply for mainframe languages. Enter Zorse: a new Open Mainframe Project initiative that’s collecting a dataset of mainframe source code and a toolbox to train and evaluate LLMs on mainframe languages. Gabriel Gordon-Hall from bloop AI Limited11:15 amBuilding Collaborative and Vibrant Financial Services Engineering CommunitiesDive into the dynamic world of financial services and open source community building with James McLeod\, NatWest Group Open Source Program Lead. Drawing from his experience building engineering communities at React London - Bring Your Own Project\, London.JS\, Lloyds Banking Group and FINOS\, James has sculpted thriving ecosystems that drive innovation and collaboration.\n\nJoin us to unravel the secrets behind James' success in fostering vibrant communities that redefine the intersection of finance and technology. Explore the power of community-driven development and the future collaboration will play in building Open Source and InnerSource at NatWest Group. James McLeod at National Westminster Bank (NatWest)12:15 pmReflections on Open Source LeadershipThis talk discusses the challenges and successes of leading an open source project such as the Open Mainframe Project. What would we like our leadership to do? How would we like them to see the world differently? Donna Hudi at Phoenix Software International\, Louisa Seers at IBM UK Ltd.\, Elliot Jalley at Broadcom Mainframe Software\, James McLeod at National Westminster Bank (NatWest) and JJ Lovett at Broadcom Mainframe Software2:15 pmTalk 1: The Future of the Mainframe is here with Zowe LTS V3 & Talk 2: Get Fully Wired – Connect\, Learn\, Grow\, and AdvocateThere will be two presentations happening at this time slot.\n\n\n\n\n 	Talk 1: The Future of the Mainframe is here with Zowe LTS V3\n\nLocation: Copse room\n\nOpen Mainframe Project's Zowe recently launched its LongTerm Support V3 release. It offers vendors and customers the ability to execute on modernization initiatives with stability\, security\, interoperability as well as easy installation and a continuous delivery model for receiving upgraded features. The latest V3 release introduces new components that expand capabilities to client SDKs and additional IDEs\, reflecting Zowe’s ongoing evolution to meet the needs of the mainframe ecosystem. Notably\, this update enhances the Zowe API Mediation Layer\, a key component our customers view as essential in transforming the role of the mainframe in their multi-platform environments. Learn more in this session presented by several Zowe ZAC and TSC leaders.\n\nSpeakers: Joe Winchester\, IBM\, Jakub Balhar\, Broadcom Mainframe Software and Jan Prihoda\, Broadcom Mainframe Software\n\n\n\n\n 	Talk 2: Get Fully Wired - Connect\, Learn\, Grow\, and Advocate\n\nAre you a student considering a career in mainframe\, an early tenure mainframer looking to grow\, or a veteran that feels disconnected from the mainframe community? Then this is the session for you! Learn about the vast resources available out there! Participate in a mentorship program. Get connected with community members who have a depth of knowledge and experience you can leverage and learn from. Take advantage of all of the learning resources available. Grow your career and then give back by becoming an advocate. Join Donna and Shari as they help you navigate the plethora of resources available. There is something for everyone!\n\nSpeaker: Donna Hudi at Phoenix Software International and Shari Chiara at IBM USA3:15 pmCustomer success stories with ZoweSince Zowe was announced 6 years ago it has grown in popularity at mainframe shops where 85% report they have deployed it in their shops. This session will cover the landscape of the most common and popular deployment use cases\, from education to new to Z folks\, to underpinning Db2 tooling\, DevOps and scripting\, custom dashboards built around the SDK\, as well as fronting enterprise APIs for line of business workload. Joe Winchester at IBM UK LTD and Murali Panchalingam at IBM UK LTD4:30 pmzopen community – Modernizing z/OS through Open Sourcezopen community - Modernizing z/OS through Open Source William O'Farrell\, IBMTime Open Mainframe Project Track  10:00 amZowe\, Azure Pipelines\, and the Cloud-ZOS Nexus: A DevOps OdysseyIn this session\, we embark on an exciting journey where Zowe and Azure Pipelines converge to revolutionize DevOps practices. Explore how Zowe acts enabling seamless communication between cloud-native tools and the venerable z/OS environment. Witness the power of bridging these worlds. Learn how to construct reusable Azure Pipeline templates that transcend project boundaries. Discover best practices for sharing templates across different pipelines\, promoting consistency and efficiency. Dive into securing your connections. We’ll demystify the process of setting up certificates for secure communication between Azure Pipelines and z/OS. Safeguard your data with confidence.\nJoin us as we unravel the mysteries of mainframe-cloud harmony\, empowering DevOps teams to thrive in this interconnected landscape. William Pereira at Cognizant11:15 amZowe Server Install Wizard (ZEN) – The “Easy Button” for Zowe InstallationDiscover how Zowe Server Install Wizard (ZEN) simplifies the deployment of Zowe with its intuitive\, wizard-driven configuration guide. Effortlessly leverage powerful features like variable value validation\, real-time security checks\, certificate management support\, and configuration file validation—all with just a few clicks. Join us to experience firsthand how Zowe Server Install Wizard (ZEN) can enhance your workflow right from your desktop! Jan Prihoda at Broadcom Mainframe Software12:15 pmDemonstrating Zowe containers with IBM z/OS Container PlatformLearn more about the benefits and challenges of the IBM z/OS Container Platform using Zowe as an example. Run Zowe in Kubernetes natively deployed on z/OS as shown in the demonstration at the end of the session. Zowe\, Kubernetes and IBM z/OS Container Platform can improve your integration into a hybrid environment while retaining the stability and security for which z/OS is renowned. Chris Hodgins at IBM2:15 pmBuild End-to-End Automation in Just 3 Days with Ansible and Open Source Tools – No Problem!In this session\, you'll discover how to leverage Ansible and open source tools to create a fully automated self-service portal to deploy application or infrastructure changes to the target Mainframe system. Germanas Samrickis at Rocket Software UK Ltd3:15 pmPreparing for the Installation and Configuration of Zowe API Mediation LayerIn this session\, we will review the various Zowe API ML configuration options and help you decide which is best for your company. We will include relevant Zowe server-side configuration details and cover topics you should keep in mind when preparing your configuration so that you can configure with confidence. Jakub Balhar at Broadcom Mainframe Software
URL:https://openmainframeproject.org/event/gse-uk-in-person-conference-2024/
CATEGORIES:Industry Conference
ATTACH;FMTTYPE=image/png:https://openmainframeproject.org/wp-content/uploads/sites/14/2024/09/GSE-UK-Conference-Header-1.png
END:VEVENT
END:VCALENDAR