Skip to content

Commit

Permalink
Add March 2024 YouTube link
Browse files Browse the repository at this point in the history
  • Loading branch information
cookieguru committed Apr 13, 2024
1 parent 859d17a commit 845d447
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 25 deletions.
2 changes: 1 addition & 1 deletion docs/atom.xml

Large diffs are not rendered by default.

23 changes: 4 additions & 19 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,31 +45,16 @@
<div class="content">

<div class="container p-0">
<img class="w-100" src="&#x2F;images&#x2F;dalle.webp" alt="Debugging&#x20;Unleashed&#x3A;&#x20;Mastering&#x20;xrDebug&#x20;for&#x20;PHP&#x20;Brilliance">
<img class="w-100" src="images/elephpant_pile.webp" alt="ElePHPant Pile">
</div>
<div class="container bg-white pt-5">
<div class="row px-3 pb-5">
<div class="col-md-12">
<p>Join us on
<time datetime="2024-03-14T19:00:00-04:00" style="display:inline">March 14th, 2024</time>
as Rodolfo Berrios presents</p>
<h2 class="mb-4 font-weight-bold">Debugging Unleashed: Mastering xrDebug for PHP Brilliance</h2>
<p class="m-0">
<p>xrDebug is the Open-Source alternative to some paid debugging tools. xrDebug is a portable debug utility that lets you debug PHP code on the fly without any extensions. It has features like multi-peer support, pause functionality, an HTTP API, and end-to-end encryption. In this Meetup, we will show you how to use xrDebug effectively, explain its ideal use cases, and highlight the advantages it has over conventional debuggers.</p>

</p>
<h3>Presented by Rodolfo Berrios</h3>
<p><p>Rodolfo Berrios is a software engineer from Chile, author of <a href="https://chevereto.com">Chevereto</a> and <a href="https://chevere.org">Chevere</a> with over 19 years of experience building software systems. In his spare time he enjoys playing with the neighbor's cat and to chill out playing Nintendo.</p>
</p>

</div>
<div class="col-md-12 text-center">
<h1>Do you have a topic you love to talk about? Share it with the group!</h1>
</div>
</div>
</div>

<div class="container py-5 px-4 bg-secondary text-center">
<h1 class="text-white font-weight-bold">Do you have a topic you love to talk about? Share it with the group!</h1>
</div>

<div class="container bg-white pt-5">
<div class="row px-3 pb-5">
<div class="col-md-12 text-center">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<h2 class="mb-4 font-weight-bold">Debugging Unleashed: Mastering xrDebug for PHP Brilliance</h2>
<div class="d-flex mb-3">
<time datetime="2024-03-14T19:00:00-04:00" class="mr-3 text-muted"><i class="fa fa-calendar-alt"></i> March 14th, 2024</time>
<a href="https://www.youtube.com/watch?v=5HoCbXVMltE" class="mr-3 text-muted"><i class="fab fa-youtube"></i> Watch on YouTube</a>
</div>

<article>
Expand Down
18 changes: 18 additions & 0 deletions docs/meetups/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,24 @@ <h3 class="mt-md-4 px-md-3 mb-2 py-2 bg-white font-weight-bold"><a href="/meetup
</div>
</div>
</div>
<!-- Blog List Start -->
<div class="container bg-white pt-5">
<div class="row blog-item px-3 pb-5">
<div class="col-md-5">
<img class="img-fluid mb-4 mb-md-0" src="/images/dalle.webp" alt="Debugging Unleashed: Mastering xrDebug for PHP Brilliance">
</div>
<div class="col-md-7">
<h3 class="mt-md-4 px-md-3 mb-2 py-2 bg-white font-weight-bold"><a href="/meetups/2024/03/14/debugging-unleashed-mastering-xrdebug-for-php-brilliance.html">Debugging Unleashed: Mastering xrDebug for PHP Brilliance</a></h3>
<div class="d-flex mb-3">
<time class="mr-2 text-muted"><i class="fa fa-calendar-alt"></i> March 14th, 2024</time>
</div>
<p>
xrDebug is the Open-Source alternative to some paid debugging tools. xrDebug is a portable debug utility that lets you debug PHP code on the fly without any extensions. It has features like multi-peer support, pause functionality, an HTTP API, and end-to-end encryption. In this Meetup, we will show you how to use xrDebug effectively, explain its ideal use cases, and highlight the advantages it has over conventional debuggers.
</p>
<a class="btn btn-link p-0" href="/meetups/2024/03/14/debugging-unleashed-mastering-xrdebug-for-php-brilliance.html">Read More <i class="fa fa-angle-right"></i></a>
</div>
</div>
</div>

<hr>

Expand Down
10 changes: 5 additions & 5 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.mergephp.com/</loc>
<lastmod>2024-02-20T22:41:25+00:00</lastmod>
<lastmod>2024-04-12T15:02:05-07:00</lastmod>
<changefreq>daily</changefreq>
<priority>1</priority>
</url>
<url>
<loc>https://www.mergephp.com/meetups/2020/06/11/building-lightning-fast-search-with-meilisearch.html</loc>
<lastmod>2024-02-20T22:40:58+00:00</lastmod>
<lastmod>2024-04-12T20:37:10+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
Expand Down Expand Up @@ -50,7 +50,7 @@
</url>
<url>
<loc>https://www.mergephp.com/meetups/2020/index.html</loc>
<lastmod>2024-02-20T22:40:58+00:00</lastmod>
<lastmod>2024-04-12T20:37:10+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
Expand Down Expand Up @@ -290,13 +290,13 @@
</url>
<url>
<loc>https://www.mergephp.com/meetups/2024/03/14/debugging-unleashed-mastering-xrdebug-for-php-brilliance.html</loc>
<lastmod>2024-02-10T04:06:42+00:00</lastmod>
<lastmod>2024-04-12T22:01:05+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.mergephp.com/meetups/2024/index.html</loc>
<lastmod>2024-02-10T03:40:39+00:00</lastmod>
<lastmod>2024-04-12T22:01:05+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,9 @@ public function getSpeakerBio(): string
'[Chevere](https://chevere.org) with over 19 years of experience building software systems. In his spare ' .
'time he enjoys playing with the neighbor\'s cat and to chill out playing Nintendo.';
}

public function getYouTubeLink(): string
{
return 'https://www.youtube.com/watch?v=5HoCbXVMltE';
}
}

0 comments on commit 845d447

Please sign in to comment.