Commit: bfee326cf24595eeed91c9c68ac5a8657f943709 Author: Eli White <[email protected]> Mon, 29 Jun 2015 12:11:11 -0400 Committer: Eli White <[email protected]> Mon, 29 Jun 2015 12:14:22 -0400 Parents: 4aa882f3da9cff99d0dfc4fec327f5b855229d7b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=bfee326cf24595eeed91c9c68ac5a8657f943709 Log: Added schedule announcement for php[world] 2015 Changed paths: M archive/archive.xml A archive/entries/2015-06-29-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 0ed73dd..00f6486 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-06-29-1.xml"/> <xi:include href="entries/2015-06-27-1.xml"/> <xi:include href="entries/2015-06-25-1.xml"/> <xi:include href="entries/2015-06-23-1.xml"/> diff --git a/archive/entries/2015-06-29-1.xml b/archive/entries/2015-06-29-1.xml new file mode 100644 index 0000000..94abfb5 --- /dev/null +++ b/archive/entries/2015-06-29-1.xml @@ -0,0 +1,26 @@ +<?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 Schedule Announced</title> + <id>http://php.net/archive/2015.php#id2015-06-29-1</id> + <published>2015-06-29T15:58:16+00:00</published> + <updated>2015-06-29T15:58:16+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-11-16</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2015-06-29-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://world.phparch.com/" title="php[world] 2015">2015.world.logo.png</default:newsImage> + <link href="https://world.phparch.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The team at php[architect] is excited to announce the schedule for <a href="https://world.phparch.com">php[world] 2015</a>! As always our conference is designed to bring all the various PHP communities together in one place to learn from each other. We will have separate tracks for PHP, Drupal, WordPress, Magento, Joomla!, Zend Framework, Symfony, Laravel, and CakePHP.</p> + <p>This year we are expanding the conference to 6 concurrent sessions so that we can cover even more material. Join us for this very unique event from November 16th through November 20th.</p> + <ul> + <li>5 day-long training sessions</li> + <li>12 separate tutorials</li> + <li>5 keynotes</li> + <li>60 conference sessions</li> + <li>... 5 amazing days ...</li> + </ul> + + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
