Author: Alejandro Ibarra (ajibarra) Committer: GitHub (web-flow) Pusher: saundefined Date: 2024-03-22T14:11:25+03:00
Commit: https://github.com/php/web-php/commit/37478606e1a1ec0ec8d7200e224c2450fb9f3bb2 Raw diff: https://github.com/php/web-php/commit/37478606e1a1ec0ec8d7200e224c2450fb9f3bb2.diff Add CakeFest 2024 Conference Announcement (#970) Changed paths: A archive/entries/2024-03-22-1.xml M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 52a9f88559..b0b39f0017 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -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"/> diff --git a/archive/entries/2024-03-22-1.xml b/archive/entries/2024-03-22-1.xml new file mode 100644 index 0000000000..df5f69ac57 --- /dev/null +++ b/archive/entries/2024-03-22-1.xml @@ -0,0 +1,26 @@ +<?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"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://cakefest.org" title="CakeFest 2024: The Official CakePHP Conference">cakefest-2017.png</default:newsImage> + <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 a full day 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>
