Commit: f2f2b373c30c50b3862830f78ec80ec13f2a77f8 Author: rmunsky <[email protected]> Fri, 23 Oct 2015 23:14:06 +0200 Committer: Johannes Schlüter <[email protected]> Fri, 5 Feb 2016 18:02:30 +0100 Parents: b288a13047a18c1af299551d6cc978cd0bef57a1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f2f2b373c30c50b3862830f78ec80ec13f2a77f8 Log: added CfP IPC 2016 Changed paths: M archive/archive.xml A archive/entries/2015-10-23-1.xml A images/news/PHP_2016_RGB_UZ.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 486611a..3557b3a 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -25,6 +25,7 @@ <xi:include href="entries/2015-11-12-1.xml"/> <xi:include href="entries/2015-10-29-2.xml"/> <xi:include href="entries/2015-10-29-1.xml"/> + <xi:include href="entries/2015-10-23-1.xml"/> <xi:include href="entries/2015-10-15-3.xml"/> <xi:include href="entries/2015-10-15-2.xml"/> <xi:include href="entries/2015-10-15-1.xml"/> diff --git a/archive/entries/2015-10-23-1.xml b/archive/entries/2015-10-23-1.xml new file mode 100644 index 0000000..533fb8c --- /dev/null +++ b/archive/entries/2015-10-23-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 Spring 2016</title> + <id>http://php.net/archive/2015.php#id2015-10-23-1</id> + <published>2015-10-23T10:52:58+02:00</published> + <updated>2015-10-23T10:52:58+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-11-23</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2015-10-23-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpconference.com/" title="International PHP Conference Spring 2016">PHP_2016_RGB_UZ.png</default:newsImage> + <link href="http://phpconference.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Dear friends and fellow PHP enthusiasts,</p> + <p>PHP 7 will arrive on November 12th and nothing will be like ever before. By the time next year’s IPC Spring takes place, we will have been working with PHP 7 for more than half a year, and the community will discuss the brand new features while pioneers will be able to provide deep insights and best practices from migrating various applications.</p> + <p>Therefore IPC Spring will be the right place for us to praise the new era of PHP.</p> + <p>Today we would like to invite you to submit your propsals for talks and workshops at the conference and we are looking forward to your exciting submissions.</p> + <p>#################################</p> + <p>THE BASIC FACTS</p> + <ul> + <li>Date: 29 May – 2 June 2016</li> + <li>Venue: Maritim proArte Hotel Berlin</li> + <li>Deadline for submissions: 23 November 2015</li> + <li>URL for submissions: <a href="http://conftool.sandsmedia.com">conftool.sandsmedia.com</a></li> + </ul> + <p>#################################</p> + <p>The Topics for IPC:</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>We look forward to your proposals!</p> + <p>For inquiries and suggestions, please do not hesitate to contact us!</p> + <p>Yours,</p> + <p>The Conference Team</p> + </div> + </content> +</entry> diff --git a/images/news/PHP_2016_RGB_UZ.png b/images/news/PHP_2016_RGB_UZ.png new file mode 100644 index 0000000..62237c2 Binary files /dev/null and b/images/news/PHP_2016_RGB_UZ.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
