Commit: 44a1de0472eca33620d4ae24905d083343399ff4 Author: Eli White <[email protected]> Thu, 17 Dec 2015 08:50:15 -0500 Parents: 61efce76423ed3e04b0be928a226c9c1578cee8c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=44a1de0472eca33620d4ae24905d083343399ff4 Log: Adding in Call for Papers for php[tek] 2016 which launched on Dec 15th. I sat on this for a couple days not wanting to again push the php 7 announcement down, nor thinking about backdating the announcement to 'before the CfP even opened' which would be awkward. So now instead with the new 7.0.1 announcement, I was able to just backdate it to be right before that announcement (as if this went out yesterday). That way it doesn't bump any real news down. And it was actually 'pushed' on the day that I normally would have anyway. Should be a win-win here. Changed paths: M archive/archive.xml A archive/entries/2015-12-16-1.xml A images/news/phptek2016.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 4cd0024..62bfe2e 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -10,6 +10,7 @@ <email>[email protected]</email> </author> <xi:include href="entries/2015-12-17-1.xml"/> + <xi:include href="entries/2015-12-16-1.xml"/> <xi:include href="entries/2015-12-03-1.xml"/> <xi:include href="entries/2015-12-01-1.xml"/> <xi:include href="entries/2015-11-26-2.xml"/> diff --git a/archive/entries/2015-12-16-1.xml b/archive/entries/2015-12-16-1.xml new file mode 100644 index 0000000..98a6309 --- /dev/null +++ b/archive/entries/2015-12-16-1.xml @@ -0,0 +1,29 @@ +<?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] 2016 Call for Speakers</title> + <id>http://php.net/archive/2015.php#id2015-12-16-1</id> + <published>2015-12-16T13:33:38+00:00</published> + <updated>2015-12-16T13:33:38+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-01-16</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2015-12-16-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://tek.phparch.com/" title="php[tek] 2016">phptek2016.png</default:newsImage> + <link href="https://tek.phparch.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The team at <a href="https://www.phparch.com/">php[architect]</a> is excited to annouce that the <a href="https://tek.phparch.com/call-for-speakers/">Call for Speakers</a> is open for <a href="https://tek.phparch.com/">php[tek] 2016</a>.</p> + + <p>This 11th annual conference that is focused on community is this year moving to a <a href="https://tek.phparch.com/location-hotel/">bigger venue in Saint Louis</a> so that we can expand and give our attendees some elbow room! We have a number of other updates that will be announced in the coming months as well.</p> + + <p>But right now, we want to hear from you! We want to hear what talk ideas you have. Without our speakers, there would be no conference. We offer a very comprehensive speakers package, including:</p> + + <ul> + <li>Airfare coverage (up to $400 domestic, $1000 international)</li> + <li>Hotel Room (1 night + 1 per accepted talk)</li> + <li>Free ticket to the conference, including Tutorial Day</li> + </ul> + + <p>Don't hesitate! Our <a href="https://tek.phparch.com/call-for-speakers/">Call for Speakers</a> closes on <strong>January 16th, 2016</strong>. So you only have a few weeks to get those submissions in. We look forward to hearing from you!</p> + </div> + </content> +</entry> diff --git a/images/news/phptek2016.png b/images/news/phptek2016.png new file mode 100644 index 0000000..56f19b1 Binary files /dev/null and b/images/news/phptek2016.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
