Commit: b05ff1434d5c1229ed95ee8cd6cc9eda18b8e7de Author: pwittig24 <[email protected]> Tue, 14 Jul 2020 16:43:48 +0200 Committer: Christoph M. Becker <[email protected]> Thu, 16 Jul 2020 23:33:09 +0200 Parents: 360f5e3ab6f2651657e0aa11abe240502f78da52 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b05ff1434d5c1229ed95ee8cd6cc9eda18b8e7de Log: Announcing International PHP Conference Munich 2020 Changed paths: M archive/archive.xml A archive/entries/2020-07-14-2.xml A images/news/IPC_MUN_Hybrid_Logo_250.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index d752a4824..9e62f9285 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-07-14-2.xml"/> <xi:include href="entries/2020-07-14-1.xml"/> <xi:include href="entries/2020-07-09-4.xml"/> <xi:include href="entries/2020-07-09-3.xml"/> diff --git a/archive/entries/2020-07-14-2.xml b/archive/entries/2020-07-14-2.xml new file mode 100644 index 000000000..3a67dd852 --- /dev/null +++ b/archive/entries/2020-07-14-2.xml @@ -0,0 +1,34 @@ +<?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 2020</title> + <id>https://www.php.net/archive/2020.php#2020-07-14-2</id> + <published>2020-07-14T16:28:11+02:00</published> + <updated>2020-07-14T16:28:11+02:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-07-14-2" rel="alternate" type="text/html"/> + <link href="https://phpconference.com/munich/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-10-26</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com/munich/" title="International PHP Conference Munich 2020">IPC_MUN_Hybrid_Logo_250.png</default:newsImage> + <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: October 26 ‒ 30, 2020</strong></p> + <p><strong>Location: Holiday Inn City Centre, Munich</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 October 27 & 28</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> diff --git a/images/news/IPC_MUN_Hybrid_Logo_250.png b/images/news/IPC_MUN_Hybrid_Logo_250.png new file mode 100644 index 000000000..ed8e80b2e Binary files /dev/null and b/images/news/IPC_MUN_Hybrid_Logo_250.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
