Commit: 4b359fc250991e7014909a5b8d5dd7a8319b3ab6 Author: Johannes Schlüter <[email protected]> Fri, 5 Feb 2016 18:05:16 +0100 Parents: b401a63669f50e3fd1b797727508dce5233f0e4d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4b359fc250991e7014909a5b8d5dd7a8319b3ab6 Log: Remove the CfP Changed paths: M archive/archive.xml D archive/entries/2015-10-23-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index ef5ce2a..19ab034 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -26,7 +26,6 @@ <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 deleted file mode 100644 index 533fb8c..0000000 --- a/archive/entries/2015-10-23-1.xml +++ /dev/null @@ -1,53 +0,0 @@ -<?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> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
