Commit: 0e6e2492f3c8fff134bea47ef7a82798b7f6b541 Author: Peter Cowburn <[email protected]> Wed, 13 Sep 2017 19:01:04 +0100 Parents: 319df095090f0633f8f202237eebfb079bfa1eeb Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0e6e2492f3c8fff134bea47ef7a82798b7f6b541 Log: update PHPNW17 announcement date to today Changed paths: D archive/entries/2017-08-30-1.xml A archive/entries/2017-09-13-1.xml Diff: diff --git a/archive/entries/2017-08-30-1.xml b/archive/entries/2017-08-30-1.xml deleted file mode 100644 index 77e34bd..0000000 --- a/archive/entries/2017-08-30-1.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> - <title>PHP North West 2017 (PHPNW17)</title> - <id>http://php.net/archive/2017.php#id2017-08-30-1</id> - <published>2017-08-30T20:38:08+00:00</published> - <updated>2017-08-30T20:38:08+00:00</updated> - <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-09-29</default:finalTeaserDate> - <category term="conferences" label="Conference announcement"/> - <link href="http://php.net/conferences/index.php#id2017-08-30-1" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="http://conference.phpnw.org.uk/phpnw17/" title="PHP North West 2017 (PHPNW17)">phpnw17.png</default:newsImage> - <link href="http://conference.phpnw.org.uk/phpnw17/" rel="via" type="text/html"/> - <content type="xhtml"> - <div xmlns="http://www.w3.org/1999/xhtml"> - <p>One of the largest and most popular PHP Conferences in Europe, <a href="http://conference.phpnw.org.uk/phpnw17/">PHPNW17</a> is a long-running community-based conference, held in Manchester, UK and run on a not-for-profit basis. It is overwhelmingly supported by industry leaders, code experts, web developers and businesses across the world. This year, we are celebrating our 10th conference year, and we aim to be bigger and better than ever before.</p> - - <p>The PHPNW Conference has a reputation within the PHP community as a "go to" conference due to its inspiring content, friendly atmosphere and networking opportunities. Our delegates come to our Conference because they are specifically interested in new technologies and ways to improve their skills through our tutorials and talks, as well as the awesome (unofficial) corridor track!</p> - - <p>The conference starts with a <a href="http://conference.phpnw.org.uk/phpnw17/tutorial-day/">tutorial day</a> on 29th September 2017, followed by a <a href="http://conference.phpnw.org.uk/phpnw17/schedule/">three-track conference</a> on the Saturday (30th September) and Sunday (1st October). As an additional bonus we have a populare Unconference running alongside the other three tracks on the Saturday.</p> - </div> - </content> -</entry> diff --git a/archive/entries/2017-09-13-1.xml b/archive/entries/2017-09-13-1.xml new file mode 100644 index 0000000..a286730 --- /dev/null +++ b/archive/entries/2017-09-13-1.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP North West 2017 (PHPNW17)</title> + <id>http://php.net/archive/2017.php#id2017-09-13-1</id> + <published>2017-09-13T19:00:00+00:00</published> + <updated>2017-09-13T19:00:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-09-29</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2017-09-13-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://conference.phpnw.org.uk/phpnw17/" title="PHP North West 2017 (PHPNW17)">phpnw17.png</default:newsImage> + <link href="http://conference.phpnw.org.uk/phpnw17/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>One of the largest and most popular PHP Conferences in Europe, <a href="http://conference.phpnw.org.uk/phpnw17/">PHPNW17</a> is a long-running community-based conference, held in Manchester, UK and run on a not-for-profit basis. It is overwhelmingly supported by industry leaders, code experts, web developers and businesses across the world. This year, we are celebrating our 10th conference year, and we aim to be bigger and better than ever before.</p> + + <p>The PHPNW Conference has a reputation within the PHP community as a "go to" conference due to its inspiring content, friendly atmosphere and networking opportunities. Our delegates come to our Conference because they are specifically interested in new technologies and ways to improve their skills through our tutorials and talks, as well as the awesome (unofficial) corridor track!</p> + + <p>The conference starts with a <a href="http://conference.phpnw.org.uk/phpnw17/tutorial-day/">tutorial day</a> on 29th September 2017, followed by a <a href="http://conference.phpnw.org.uk/phpnw17/schedule/">three-track conference</a> on the Saturday (30th September) and Sunday (1st October). As an additional bonus we have a populare Unconference running alongside the other three tracks on the Saturday.</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
