From 9bdd6d47e69f09f185799e95c3671645e94f066a Mon Sep 17 00:00:00 2001 From: "Jevgenij L." Date: Fri, 5 Dec 2025 08:35:20 +0200 Subject: [PATCH] Add VilniusPHP 0x94 event --- .phrozn/entries/archive.twig | 15 +++++++++++++++ .phrozn/entries/index.twig | 33 ++++++++++++++++++--------------- 2 files changed, 33 insertions(+), 15 deletions(-) diff --git a/.phrozn/entries/archive.twig b/.phrozn/entries/archive.twig index 1e5f8a0..97da836 100644 --- a/.phrozn/entries/archive.twig +++ b/.phrozn/entries/archive.twig @@ -4,6 +4,21 @@ layout: archive.twig pageName: archive events: + - name: 'VilniusPHP 0x93' + date: '2025-06-05 19:00' + facebook: 'https://www.meetup.com/vilniusphp/events/308046622/' + ligtingTalks: false + speakers: + - name: 'Justas Butkus' + title: "Ten things we've learned from running production infrastructure at Google" + description: |- + Google SRE principles emphasize reliability, standardization, and blamelessness. The talk will cover measurement, on-call duty, and automation parts of the job. It will highlight approaches that are used to manage change, deal with inevitable outages, and avoiding complexity. Ten lessons is an approximation of some of key learnings, that remain valuable despite, or even because, of efforts put into making large and complex systems easier to operate. + (Presented in English) + - name: 'Tobias Nyholm (Eneba)' + title: 'Knowing your State Machines' + description: | + Web development is not just about delivering a response. It is also about writing good code. The state pattern will help you move complexity from being all over your code to one or more state machines. This talk will introduce state machines, show how to identify uses of them and implement them in your Symfony application in an object oriented manner using the Symfony Workflow component. + (Presented in English) - name: "VilniusPHP 0x92" date: 2024-12-05 19:00 facebook: https://www.meetup.com/vilniusphp/events/304753080/ diff --git a/.phrozn/entries/index.twig b/.phrozn/entries/index.twig index bed3d1d..f6f13b8 100644 --- a/.phrozn/entries/index.twig +++ b/.phrozn/entries/index.twig @@ -37,18 +37,21 @@ afterparty: # description: # linkedin: events: - - name: "VilniusPHP 0x93" - date: 2025-06-05 19:00 - facebook: https://www.meetup.com/vilniusphp/events/308046622/ - ligtingTalks: false - speakers: - - name: "Justas Butkus" - title: "Ten things we've learned from running production infrastructure at Google" - description: | - Google SRE principles emphasize reliability, standardization, and blamelessness. The talk will cover measurement, on-call duty, and automation parts of the job. It will highlight approaches that are used to manage change, deal with inevitable outages, and avoiding complexity. Ten lessons is an approximation of some of key learnings, that remain valuable despite, or even because, of efforts put into making large and complex systems easier to operate. - (Presented in English) - - name: "Tobias Nyholm (Eneba)" - title: "Knowing your State Machines" - description: | - Web development is not just about delivering a response. It is also about writing good code. The state pattern will help you move complexity from being all over your code to one or more state machines. This talk will introduce state machines, show how to identify uses of them and implement them in your Symfony application in an object oriented manner using the Symfony Workflow component. - (Presented in English) + - + name: 'VilniusPHP 0x94' + date: '2025-12-11' + facebook: 'https://www.meetup.com/vilniusphp/events/312262532/' + ligtingTalks: false + speakers: + - + name: 'Antanas Kiselis @ Ovoko' + title: 'HDA: Hypermedia Driven Applications' + description: 'How HTML first approach can help to push back against API churn and JavaScript fatigue. (Presented in English)' + - + name: 'Irmantas Ramoška @ Ovoko' + title: 'So you want to build CLI app. And you are PHP developer' + description: "As you can guess this will talk will be on how to build standalone PHP command line applications that you can run on any machine. And you won't need to know any arcane magic to do this. (Presented in English)" + - + name: 'Santa @ Ovoko' + title: 'The Year-End Mystery Challenge' + description: "We can't reveal too much, but let's just say the holiday spirit is strong at Ovoko. (Presented in English)"