Commit: 25b2af9c6cd07926b9294d9bc6f2d84d4c22ea70 Author: Hannes Magnusson <[email protected]> Fri, 19 Jul 2013 11:58:46 -0700 Parents: 48fda590d4a2feb3cf7298d9964e9e7ffe499377 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=25b2af9c6cd07926b9294d9bc6f2d84d4c22ea70 Log: Ski PHP 2014 Changed paths: M archive/archive.xml A archive/entries/2013-07-19-2.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index bcfdbed..c76b357 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-07-19-2.xml"/> <xi:include href="entries/2013-07-19-1.xml"/> <xi:include href="entries/2013-07-18-1.xml"/> <xi:include href="entries/2013-07-11-1.xml"/> diff --git a/archive/entries/2013-07-19-2.xml b/archive/entries/2013-07-19-2.xml new file mode 100644 index 0000000..6da7c4a --- /dev/null +++ b/archive/entries/2013-07-19-2.xml @@ -0,0 +1,31 @@ +<?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-07-19-2</id> + <published>2013-07-19T11:56:29-07:00</published> + <updated>2013-07-19T11:56:29-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-01-14</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2013-07-19-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> + For those who like to do more than just code, we're pleased to + announce Ski PHP 2014, which will be held on January 17 and 18, + 2014. In the U.S., this is a 3-day weekend, so attendees will be + able to enjoy the skiing, snowboarding, snowmobiling, and other + activities that Utah has to offer after the conclusion of the + conference. + </p> + <p> + We are looking for presentations on a variety of topics, including + frameworks, security, front-end, and data. Interested presenters + should submit a CFP at + <a href="https://www.skiphp.com/speak/package">https://www.skiphp.com/speak/package</a>. + A generous speaker package will be provided for accepted speakers. + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
