Commit: 20b4beb800d24293d14fa8273cb0f14c1e3fec8c Author: Hannes Magnusson <[email protected]> Thu, 10 Oct 2013 13:02:50 -0700 Parents: e235f4dd327366cc5af68a027456f8e0d2b46aaf Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=20b4beb800d24293d14fa8273cb0f14c1e3fec8c Log: SkiPHP Changed paths: M archive/archive.xml A archive/entries/2013-10-10-2.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 76ce765..cc5373e 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-10-10-2.xml"/> <xi:include href="entries/2013-10-10-1.xml"/> <xi:include href="entries/2013-09-19-2.xml"/> <xi:include href="entries/2013-09-19-1.xml"/> diff --git a/archive/entries/2013-10-10-2.xml b/archive/entries/2013-10-10-2.xml new file mode 100644 index 0000000..d2072dd --- /dev/null +++ b/archive/entries/2013-10-10-2.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Ski PHP 2014</title> + <id>http://php.net/archive/2013.php#id2013-10-10-2</id> + <published>2013-10-10T13:00:14-07:00</published> + <updated>2013-10-10T13:00:14-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-01-18</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-10-10-2" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.skiphp.com" title="Ski PHP 2014">ski-php.png</default:newsImage> + <link href="https://www.skiphp.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="https://www.skiphp.com/">Ski PHP 2014</a> has announced the + <a href="https://www.skiphp.com/attend/schedule">schedule for their upcoming + conference</a>, which will be on January 17-18, 2014 in Salt Lake City, Utah, + USA. Our schedule is anchored by keynotes from Jared Smith, Laura Thomson, and + Chris Hartjes, and also includes talks from Julien Pauli, Ed Finkler, John + Coggeshall, Elizabeth Naramore, and many more. + </p> + + <p> + Our Early Bird registration rate of just $129 is available until October 15th. + Hotel group rate information is available at our site. + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
