Commit: 267b5a501be4022e72f2b5ec4feb496885e46261 Author: adamculp <[email protected]> Tue, 14 Mar 2017 14:54:13 -0400 Parents: eab069c3eb82c93572b7b4e14fab7ad61a8e03e5 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=267b5a501be4022e72f2b5ec4feb496885e46261 Log: Added ZendCon 2017 CFP announcement and logo Changed paths: M archive/archive.xml A archive/entries/2017-03-14-1.xml A images/news/zendcon2017.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 33ef44b..4834c65 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-03-14-1.xml"/> <xi:include href="entries/2017-02-24-1.xml"/> <xi:include href="entries/2017-02-21-1.xml"/> <xi:include href="entries/2017-02-17-1.xml"/> diff --git a/archive/entries/2017-03-14-1.xml b/archive/entries/2017-03-14-1.xml new file mode 100644 index 0000000..e80ea35 --- /dev/null +++ b/archive/entries/2017-03-14-1.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ZendCon 2017 CFP Started</title> + <id>http://php.net/archive/2016.php#id2016-08-16-1</id> + <published>2017-03-14T00:00:01+00:00</published> + <updated>2017-03-14T12:23:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-04-14</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2017-03-14-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://zendcon.com" title="ZendCon 2017">zendcon2017.png</default:newsImage> + <link href="http://zendcon.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + + <p>We are happy to announce the CFP for ZendCon 2017 has launched at <a href="https://cfp.zendcon.com" title="ZendCon 2017 CFP">https://cfp.zendcon.com</a> where we will accept talk submissions until April 14th, 2017.</p> + + <p>With over 250 million PHP applications driven by a global community of more than 5 million active developers and all enterprises adopting open source software, ZendCon 2017 brings you a curated selection of the best experts, training, and networking opportunities to embrace this vast ecosystem.</p> + + <p>Take advantage of unique opportunities to attend a wide variety of in-depth technical sessions, participate in exhibit hall activities, and connect with experts. Learn about the best in enterprise PHP and open source development, focusing on the latest for PHP 7, the evolution of frameworks and tools, API excellence, and innovation on many open source technologies related to the web.</p> + + <p>Experience web development with the very best to accelerate great PHP.</p> + + <p>Come and enjoy ZendCon 2017 at the Hard Rock Hotel & Casino in Las Vegas.</p> + + <p>Register Now at <a href="http://www.zendcon.com/register-now" title="ZendCon 2017">http://www.zendcon.com/register-now</a></p> + </div> + </content> +</entry> diff --git a/images/news/zendcon2017.png b/images/news/zendcon2017.png new file mode 100644 index 0000000..06d1d2d Binary files /dev/null and b/images/news/zendcon2017.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
