Commit: 06050359eb62aa0dfdbe48e0be03c6e82c664458 Author: Hannes Magnusson <[email protected]> Mon, 19 Aug 2013 12:59:37 -0700 Parents: 4608e271ccf164e37f3b5dd67185f33459a5ce57 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=06050359eb62aa0dfdbe48e0be03c6e82c664458 Log: ZendCon 2013 Changed paths: M archive/archive.xml A archive/entries/2013-08-19-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 36b68ac..cd679fb 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/2013-08-19-1.xml"/> <xi:include href="entries/2013-08-16-1.xml"/> <xi:include href="entries/2013-08-15-1.xml"/> <xi:include href="entries/2013-08-08-1.xml"/> diff --git a/archive/entries/2013-08-19-1.xml b/archive/entries/2013-08-19-1.xml new file mode 100644 index 0000000..7a02740 --- /dev/null +++ b/archive/entries/2013-08-19-1.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ZendCon 2013</title> + <id>http://php.net/archive/2013.php#id2013-08-19-1</id> + <published>2013-08-19T12:53:59-07:00</published> + <updated>2013-08-19T12:53:59-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-10-13</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-08-19-1" rel="alternate" type="text/html"/> + <link href="http://php.net/archive/2013.php#id2013-08-19-1" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + The 9th Annual <a href="http://www.zendcon.com/">ZendCon</a> - hosted by <a href="http://www.zend.com/en/">Zend</a> - will + bring together developers, IT managers and PHP experts from around the + world. With a focus on PHP, mobile and cloud development, attendees at this + highly acclaimed conference will expand their skills and explore new + technologies. + </p> + + <p> + The conference is scheduled from October 7-10, 2013. For more information, + visit <a href="http://www.zendcon.com/">http://www.zendcon.com/</a>. + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
