Commit: 105f982666118b78e017e9dd22169f4910b8d832 Author: Christian Brückner <[email protected]> Mon, 6 Nov 2017 12:08:20 +0100 Parents: aba5a74d0d3987e16f64b99c6cd284174b6e077f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=105f982666118b78e017e9dd22169f4910b8d832 Log: add IPC 2018 Spring Edition Call for Papers Changed paths: M archive/archive.xml A archive/entries/2017-11-06-1.xml A images/news/ipc-2018.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 20ed92d..996dee5 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/2017-11-06-1.xml"/> <xi:include href="entries/2017-10-27-1.xml"/> <xi:include href="entries/2017-10-26-3.xml"/> <xi:include href="entries/2017-10-26-2.xml"/> diff --git a/archive/entries/2017-11-06-1.xml b/archive/entries/2017-11-06-1.xml new file mode 100644 index 0000000..30235ed --- /dev/null +++ b/archive/entries/2017-11-06-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 Spring Edition 2018 - Call for Papers</title> + <id>http://php.net/archive/2017.php#id2017-11-06-1</id> + <published>2017-11-06T11:44:54-04:00</published> + <updated>2017-11-06T11:44:54-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-11-06</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2017-11-06-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://callforpapers.sandsmedia.com" title="International PHP Conference Spring Edition 2018 - Call for Papers">ipc-2018.png</default:newsImage> + <link href="https://callforpapers.sandsmedia.com" rel="via" type="text/html"/> + <content type="xhtml"> + <p>The International PHP Conference 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><strong>THE BASIC FACTS</strong></p> + <ul> + <li>Date: June 4-8, 2018</li> + <li>Location: Maritim ProArte Hotel, Berlin</li> + <li>Main Conference: June 5-7, 2018</li> + <li>Workshop Days: June 4 and 8</li> + <li>Deadline for submissions: 22 November 2017</li> + <li>URL for submissions: <a href="https://callforpapers.sandsmedia.com">https://callforpapers.sandsmedia.com</a></li> + </ul> + <p>Please see the spectrum of topics we'd like to see covered:</p> + <ul> + <li>PHP Development</li> + <li>Web Development</li> + <li>Web Architecture</li> + <li>Server & Deployment</li> + <li>Agile & DevOps</li> + <li>Performance & Security</li> + <li>Data & Privacy</li> + </ul> + <p>We are looking forward to your exciting submissions! For further information on International PHP Conference's sessions and speakers visit: <a href="https://phpconference.com">www.phpconference.com</a></p> + </content> +</entry> \ No newline at end of file diff --git a/images/news/ipc-2018.png b/images/news/ipc-2018.png new file mode 100644 index 0000000..5495849 Binary files /dev/null and b/images/news/ipc-2018.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
