Commit: fec3a2ea34239d706a5af0344bd166774b97d20d Author: Christian Brückner <[email protected]> Mon, 25 Jan 2016 10:55:32 +0100 Committer: Johannes Schlüter <[email protected]> Fri, 5 Feb 2016 18:02:53 +0100 Parents: f2f2b373c30c50b3862830f78ec80ec13f2a77f8 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=fec3a2ea34239d706a5af0344bd166774b97d20d Log: added IPC Conf 2016 Changed paths: M archive/archive.xml A archive/entries/2016-01-25-1.xml A images/news/ipc_se_2016.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 3557b3a..ef5ce2a 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -13,6 +13,7 @@ <xi:include href="entries/2016-02-04-2.xml"/> <xi:include href="entries/2016-02-04-1.xml"/> <xi:include href="entries/2016-01-30-1.xml"/> + <xi:include href="entries/2016-01-25-1.xml"/> <xi:include href="entries/2016-01-07-3.xml"/> <xi:include href="entries/2016-01-07-2.xml"/> <xi:include href="entries/2016-01-07-1.xml"/> diff --git a/archive/entries/2016-01-25-1.xml b/archive/entries/2016-01-25-1.xml new file mode 100644 index 0000000..d246839 --- /dev/null +++ b/archive/entries/2016-01-25-1.xml @@ -0,0 +1,53 @@ +<?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 2016</title> + <id>http://php.net/archive/2016.php#id2016-01-25-1</id> + <published>2016-01-25T09:54:24+01:00</published> + <updated>2016-01-25T09:54:24+01:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-05-29</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2016-01-25-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com" title="International PHP Conference 2016">ipc_se_2016.jpg</default:newsImage> + <link href="https://phpconference.com" rel="via" type="text/html"/> + <content type="html"/> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="https://phpconference.com">The 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: May 29 - June 2, 2016</strong></p> + <p><strong>Location: Maritim proArte Hotel, Berlin</strong></p> + <p>Highlights:</p> + <ul> + <li>90+ best practice sessions</li> + <li>Cool PHP & the Gang: 60+ international top speakers</li> + <li>PHPower: Hands-on Power Workshops</li> + <li>Expo with exiting exhibitors</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>Topics:</p> + <ul> + <li>Core PHP / PHP 7</li> + <li>Security</li> + <li>Testing & Quality</li> + <li>Scaling & Performance</li> + <li>PHP Frameworks</li> + <li>Architecture</li> + <li>Cloud</li> + <li>Agile</li> + <li>JavaScript & Frameworks</li> + <li>AngularJS</li> + <li>Offline Strategies</li> + <li>API Design</li> + <li>Continuous Delivery / DevOps</li> + <li>HTML5 & CSS</li> + <li>Responsive Design</li> + <li>Open Web Technologies</li> + </ul> + <p>For further information on International PHP Conference's sessions and speakers visit: <a href="https://phpconference.com">www.phpconference.com</a></p> + </div> + </content> +</entry> diff --git a/images/news/ipc_se_2016.jpg b/images/news/ipc_se_2016.jpg new file mode 100644 index 0000000..b27276e Binary files /dev/null and b/images/news/ipc_se_2016.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
