Commit: 4381fbd7cb78cc254b055ff83f757dfcd43d3b0f Author: Eli White <[email protected]> Wed, 27 May 2015 23:55:26 -0400 Parents: f7bd826dceff28ec5a35388dfb6827ece0cb62b2 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4381fbd7cb78cc254b055ff83f757dfcd43d3b0f Log: Adding in php[world] Call for Papers Changed paths: M archive/archive.xml A archive/entries/2015-05-27-3.xml A images/news/2015.world.logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index c923d9a..9a176cc 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/2015-05-27-3.xml"/> <xi:include href="entries/2015-05-27-2.xml"/> <xi:include href="entries/2015-05-27-1.xml"/> <xi:include href="entries/2015-05-25-1.xml"/> diff --git a/archive/entries/2015-05-27-3.xml b/archive/entries/2015-05-27-3.xml new file mode 100644 index 0000000..30dd0b8 --- /dev/null +++ b/archive/entries/2015-05-27-3.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>php[world] 2015 Call for Speakers</title> + <id>http://php.net/archive/2015.php#id2015-05-27-3</id> + <published>2015-05-27T23:48:38-04:00</published> + <updated>2015-05-27T23:48:38-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-06-06</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2015-05-27-3" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://world.phparch.com/call-for-papers/" title="php[world] 2015">2015.world.logo.png</default:newsImage> + <link href="https://world.phparch.com/call-for-papers/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The team at <a href="http://www.phparch.com/">php[architect]</a> is once again running <a href="https://world.phparch.com/">php[world]</a>. The original conference designed to bring the whole world of PHP together in one place. With dedicated tracks for WordPress, Drupal, Joomla!, Magneto, Laravel, Symfony, Zend Framework, and CakePHP!</p> + + <p>The <a href="https://world.phparch.com/call-for-papers/">Call for Speakers</a> is currently open, but only until June 6th, so get those submissions in soon! We are interested in sessions on any framework, application, or general PHP topics. We especially want to see sessions that are designed to encourage people to mingle and be exposed to other PHP communities that they don't interact with on a daily basis.</p> + + <p>We offer a very comprehensive speaker package, so there's no reason not to submit some proposals today!</p> + + </div> + </content> +</entry> diff --git a/images/news/2015.world.logo.png b/images/news/2015.world.logo.png new file mode 100644 index 0000000..b0360bc Binary files /dev/null and b/images/news/2015.world.logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
