Commit: 360f5e3ab6f2651657e0aa11abe240502f78da52 Author: pwittig24 <[email protected]> Tue, 14 Jul 2020 16:43:08 +0200 Committer: Christoph M. Becker <[email protected]> Thu, 16 Jul 2020 23:33:00 +0200 Parents: 6928433ddac28d3baae4ac2f07b1f917abfbb558 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=360f5e3ab6f2651657e0aa11abe240502f78da52 Log: Announcing International PHP Conference Berlin 2020 Changed paths: M archive/archive.xml A archive/entries/2020-07-14-1.xml A images/news/IPC_BER_Hybrid_Logo_250.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 975274bfc..d752a4824 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-1.xml"/> <xi:include href="entries/2020-07-09-4.xml"/> <xi:include href="entries/2020-07-09-3.xml"/> <xi:include href="entries/2020-07-09-2.xml"/> diff --git a/archive/entries/2020-07-14-1.xml b/archive/entries/2020-07-14-1.xml new file mode 100644 index 000000000..9ec1c06e7 --- /dev/null +++ b/archive/entries/2020-07-14-1.xml @@ -0,0 +1,36 @@ +<?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 2020</title> + <id>https://www.php.net/archive/2020.php#2020-07-14-1</id> + <published>2020-07-14T16:07:02+02:00</published> + <updated>2020-07-14T16:07:02+02:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-07-14-1" rel="alternate" type="text/html"/> + <link href="https://phpconference.com/berlin-en/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-12-07</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com/berlin-en/" title="International PHP Conference Berlin 2020">IPC_BER_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://webinale.de">webinale</a> taking place at the same time.</p> + <p>Basic facts:</p> + <p><strong>Date: December 7 ‒ 11, 2020</strong></p> + <p><strong>Location: Maritim ProArte Hotel, Berlin</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 December 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> diff --git a/images/news/IPC_BER_Hybrid_Logo_250.png b/images/news/IPC_BER_Hybrid_Logo_250.png new file mode 100644 index 000000000..bb4d63eeb Binary files /dev/null and b/images/news/IPC_BER_Hybrid_Logo_250.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
