Commit: 364be4dfc640a3e2ed905e0b5082c3af2cb3d38c Author: AmyStephen <[email protected]> Wed, 28 May 2014 21:08:25 -0500 Parents: 0bb51ec7212878d2c405d327aebbded1b926a9a5 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=364be4dfc640a3e2ed905e0b5082c3af2cb3d38c Log: ZendCon 2014 Changed paths: M archive/archive.xml A archive/entries/2014-05-29-2.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index d9ea745..1894eb1 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/2014-05-29-2.xml"/> <xi:include href="entries/2014-05-29-1.xml"/> <xi:include href="entries/2014-05-27-1.xml"/> <xi:include href="entries/2014-05-15-1.xml"/> diff --git a/archive/entries/2014-05-29-2.xml b/archive/entries/2014-05-29-2.xml new file mode 100644 index 0000000..bc965b4 --- /dev/null +++ b/archive/entries/2014-05-29-2.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ZendCon 2014 - 10th Annual Event</title> + <id>http://php.net/archive/2014.php#id2014-05-29-2</id> + <published>2014-05-29T03:11:15+02:00</published> + <updated>2014-05-29T03:11:15+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-10-27</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2014-05-29-2" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://cfp.zendcon.com" title="ZendCon 2014">ZendCon2014.png</default:newsImage> + <link href="http://cfp.zendcon.com" rel="via" type="text/html"/> + <content type="html"> + <p>We’re pleased to announce the 10th annual ZendCon which will be held October 27-30th, 2014 in Santa Clara, CA. ZendCon 2014 has a long history of being one of the “must attend” PHP conferences as community members from around the world have come together to learn and share information about the latest trends and technologies in professional PHP development. Our main topics this year are:</p> + + <ul> + <li>PHP Best Practices </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
