Commit: 728fd7d50747d347338a4ad5c0a5ced930e03d98 Author: Eli White <[email protected]> Fri, 11 Nov 2016 16:11:33 -0500 Parents: 31c49cafc2c2d090f9e6765b6eae890c0ea6661f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=728fd7d50747d347338a4ad5c0a5ced930e03d98 Log: Adding in CfP for php[tek] 2017 Changed paths: M archive/archive.xml A archive/entries/2016-11-11-1.xml A images/news/phptek2017.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 78e0541..f1e8559 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/2016-11-11-1.xml"/> <xi:include href="entries/2016-11-10-3.xml"/> <xi:include href="entries/2016-11-10-2.xml"/> <xi:include href="entries/2016-11-10-1.xml"/> diff --git a/archive/entries/2016-11-11-1.xml b/archive/entries/2016-11-11-1.xml new file mode 100644 index 0000000..76ae542 --- /dev/null +++ b/archive/entries/2016-11-11-1.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>php[tek] 2017 — Call for Speakers</title> + <id>http://php.net/archive/2016.php#id2016-11-11-1</id> + <published>2016-11-11T16:01:34-05:00</published> + <updated>2016-11-11T16:01:34-05:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-12-30</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2016-11-11-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://tek.phparch.com/?paref=phpnet&utm_campaign=phpnet" title="php[tek] 2017">phptek2017.png</default:newsImage> + <link href="https://tek.phparch.com/?paref=phpnet&utm_campaign=phpnet" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The 12th annual edition of <a href="https://tek.phparch.com/?paref=phpnet&utm_campaign=phpnet">php[tek]</a>, the longest running community focused PHP conference, will be taking place May 24-26, 2017 in Atlanta! We have opened up our <a href="https://tek.phparch.com/call-for-speakers?paref=phpnet&utm_campaign=phpnet">Call for Speakers</a> and look forward to seeing all the amazing proposals that you will submit to us.</p> + + <p>This year we hope for a broad range of topics to share with our attendees. Besides core PHP matters such as PHP7, Security, and Testing, we want talks on the technologies crucial to modern Web development as well such as HTML5, JavaScript, mobile development, and emerging technologies. We also welcome non-technical proposals that will appeal to a developer audience.</p> + + <p>We've also updated our comprehensive speaker's package this year to simplify it; we will be offering:</p> + + <ul> + <li>A free conference ticket</li> + <li>Round-trip economy airfare booked by us</li> + <li>Accommodations at the conference hotel: + <ul> + <li>3 nights for speakers</li> + <li>4 nights for workshop presenters</li> + <li>5 nights for training class teachers</li> + </ul></li> + </ul> + + <p>Don't hesitate, the <a href="https://tek.phparch.com/call-for-speakers?paref=phpnet&utm_campaign=phpnet">Call for Speakers</a> is only open until December 30th, 2016. So get those submissions in soon, we look forward to hearing from you!</p> + </div> + </content> +</entry> diff --git a/images/news/phptek2017.png b/images/news/phptek2017.png new file mode 100644 index 0000000..dbc5734 Binary files /dev/null and b/images/news/phptek2017.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
