Commit: ce0e89c02492768dbf0f3ca2af23f717e7082ea6 Author: pwittig24 <[email protected]> Mon, 1 Mar 2021 16:36:23 +0100 Committer: Christoph M. Becker <[email protected]> Mon, 1 Mar 2021 16:53:38 +0100 Parents: 1b0a337a8d1a7c0dbe2bd07f0b8bc2ec2b858c99 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ce0e89c02492768dbf0f3ca2af23f717e7082ea6 Log: Announcing International PHP Conference Berlin 2021 Closes GH-394. Changed paths: M archive/archive.xml A archive/entries/2021-03-01-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index c9e3af811..781f494e5 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/2021-03-01-1.xml"/> <xi:include href="entries/2021-02-26-1.xml"/> <xi:include href="entries/2021-02-04-3.xml"/> <xi:include href="entries/2021-02-04-2.xml"/> diff --git a/archive/entries/2021-03-01-1.xml b/archive/entries/2021-03-01-1.xml new file mode 100644 index 000000000..edea86d0c --- /dev/null +++ b/archive/entries/2021-03-01-1.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>International PHP Conference Berlin 2021</title> + <id>http://php.net/archive/2021.php#id2021-03-01-1</id> + <published>2021-03-01T14:37:00+02:00</published> + <updated>2021-03-01T14:37:00+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2021-06-01</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2021-03-01-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com/berlin-en/" title="International PHP Conference Berlin 2021">IPC_BER_Hybrid_Logo_250.png</default:newsImage> + <link href="https://phpconference.com/berlin-en/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The <a href="https://phpconference.com/?loc=all">International PHP Conference</a> is the world's first PHP conference and stands since more than a decade for top-notch pragmatic expertise in PHP and web technologies. At the IPC, internationally renowned experts from the PHP industry meet up with PHP users and developers from large and small companies. Here is the place where concepts emerge and ideas are born - the IPC signifies knowledge transfer at highest level.</p> + + <p>All delegates of the International PHP Conference have, in addition to PHP program, free access to the entire range of the <a href="https://webinale.de/">webinale</a> taking place at the same time.</p> + + <p>Basic facts:</p> + + <p><strong>Date: June 7 ‒ 11, 2021</strong></p> + + <p><strong>Location: Maritim ProArte Hotel, Berlin or Online</strong></p> + + <p>Highlights:</p> + <ul> + <li>60+ best practice sessions</li> + <li>50+ international top speakers</li> + <li>PHPower: Hands-on Power Workshops</li> + <li>Expo with exciting exhibitors on June 8 & 9</li> + <li>Conference Combo: Visit the <a href="https://webinale.de/">webinale</a> for free</li> + <li>All inclusive: Changing buffets, snacks & refreshing drinks</li> + <li>Official certificate for attendees</li> + <li>Free Swag: Developer bag, T-Shirt, magazines etc.</li> + <li>Exclusive networking events</li> + </ul> + <p>For further information on the International PHP Conference Berlin visit: <a href="https://phpconference.com/berlin-en/">www.phpconference.com/berlin-en/</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
