-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CakeFest 2024 Conference Announcement
- Loading branch information
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
<uri>http://php.net/contact</uri> | ||
<email>[email protected]</email> | ||
</author> | ||
<xi:include href="entries/2024-03-22-1.xml"/> | ||
<xi:include href="entries/2024-03-14-2.xml"/> | ||
<xi:include href="entries/2024-03-14-1.xml"/> | ||
<xi:include href="entries/2024-02-23-1.xml"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> | ||
<title>CakeFest 2024: The Official CakePHP Conference</title> | ||
<id>https://www.php.net/archive/2024.php#2024-03-22-1</id> | ||
<published>2024-03-22T10:39:32+00:00</published> | ||
<updated>2024-03-22T10:39:32+00:00</updated> | ||
<link href="https://www.php.net/conferences/index.php#2024-03-22-1" rel="alternate" type="text/html"/> | ||
<link href="https://www.php.net/archive/2024.php#2024-03-22-1" rel="via" type="text/html"/> | ||
<default:finalTeaserDate xmlns="http://php.net/ns/news">2024-07-24</default:finalTeaserDate> | ||
<category term="conferences" label="Conference announcement"/> | ||
<content type="xhtml"> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<p> | ||
<a href="https://cakefest.org">CakeFest 2024</a> - our annual conference dedicated to CakePHP. One full workshop day (plus one hybrid day) that is an ideal way to learn as both beginners and advanced users, followed by days of presentations, discussions and talks on CakePHP related technologies. CakeFest 2024 will be held in Luxembourg at Technoport - we are excited to see you there! | ||
</p> | ||
<p> | ||
Date: July 24, 25 & 26<br/> | ||
Time: 09:00am CET | ||
</p> | ||
<p> | ||
Check out more details at <a href="https://cakefest.org">CakeFest.org</a> | ||
</p> | ||
</div> | ||
</content> | ||
</entry> |