Commit: 02530ce4b0fdd0e74d08b986669b43bfd96bac48 Author: Melvin Louwerse <[email protected]> Tue, 19 May 2020 13:44:31 +0200 Committer: Christoph M. Becker <[email protected]> Tue, 19 May 2020 14:42:19 +0200 Parents: 5e1f78e602827fc1715486d8502f4019ff1a6e9a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=02530ce4b0fdd0e74d08b986669b43bfd96bac48 Log: Added DPC 2020 online workshop announcement Changed paths: M archive/archive.xml A archive/entries/2020-05-19-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 27e5cdf0f..7f7d04c75 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/2020-05-19-1.xml"/> <xi:include href="entries/2020-05-14-3.xml"/> <xi:include href="entries/2020-05-14-2.xml"/> <xi:include href="entries/2020-05-14-1.xml"/> diff --git a/archive/entries/2020-05-19-1.xml b/archive/entries/2020-05-19-1.xml new file mode 100644 index 000000000..c64468099 --- /dev/null +++ b/archive/entries/2020-05-19-1.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>DPC2020 - Workshop day</title> + <id>https://www.php.net/archive/2020.php#2020-05-19-1</id> + <published>2020-05-19T13:40:53+02:00</published> + <updated>2020-05-19T13:40:53+02:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-05-19-1" rel="alternate" type="text/html"/> + <link href="https://www.phpconference.nl" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-06-25</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.phpconference.nl" title="Logo dpc 2020">dpc_2020.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>In addition to our online conference day Friday June 26, 2020, we are happy to also announce a pre-conference workshop day on Thursday June 25, featuring 4 workshops from Matthias Noback, Arne Blankerts, Andreas Heigl and Ondrej Mirtes! These online workshops are in small groups and provide an opportunity to spend time with an expert, going in-depth on a specific topic. + Available virtual seats are limited so if you’re excited about joining us, buy your ticket and reserve your spot. To make sure this online format works for all attendees, you have to commit to some prerequisites during registration.</p> + + <p><a href="https://www.phpconference.nl">https://www.phpconference.nl</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
