Author: pwittig24 (pwittig24) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2021-06-21T16:21:46+02:00
Commit: https://github.com/php/web-php/commit/6af5c33779419d534ef5930ab6ecff52dfd1c32b Raw diff: https://github.com/php/web-php/commit/6af5c33779419d534ef5930ab6ecff52dfd1c32b.diff Announcing International PHP Conference Munich 2021 Closes GH-411. Changed paths: A archive/entries/2021-06-21-1.xml M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index f5084a151..86e4963cd 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-06-21-1.xml"/> <xi:include href="entries/2021-06-10-1.xml"/> <xi:include href="entries/2021-06-03-2.xml"/> <xi:include href="entries/2021-06-03-1.xml"/> diff --git a/archive/entries/2021-06-21-1.xml b/archive/entries/2021-06-21-1.xml new file mode 100644 index 000000000..362ef654d --- /dev/null +++ b/archive/entries/2021-06-21-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 Munich 2021</title> + <id>http://php.net/archive/2021.php#id2021-06-21-1</id> + <published>2021-06-21T14:37:00+02:00</published> + <updated>2021-06-21T14:37:00+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2021-10-25</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2021-06-21-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com/munich/" title="International PHP Conference Munich 2021">IPC_BER_Hybrid_Logo_250.png</default:newsImage> + <link href="https://phpconference.com/munich/" 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://javascript-conference.com/munich/">International JavaScript Conference</a> taking place at the same time.</p> + + <p>Basic facts:</p> + + <p><strong>Date: Ocotber 25 ‒ 29, 2021</strong></p> + + <p><strong>Location: Holiday Inn Munich City Centre, Munich or Online</strong></p> + + <p>Highlights:</p> + <ul> + <li>70+ best practice sessions</li> + <li>50+ international top speakers</li> + <li>PHPower: Hands-on Power Workshops</li> + <li>Expo with exciting exhibitors on October 26 & 27</li> + <li>Conference Combo: Visit the <a href="https://javascript-conference.com/munich/">International JavaScript Conference</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 Munich visit: <a href="https://phpconference.com/munich/">www.phpconference.com/munich/</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
