Commit: 77d344ed6e70dce87b9a5c69a6670f75e24d921a Author: Johanna Cherry <[email protected]> Tue, 28 Aug 2018 14:13:38 -0500 Parents: e33abc2cc7325743105f846b70284fab54b06f32 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=77d344ed6e70dce87b9a5c69a6670f75e24d921a Log: Adding CFP announcement and dates for PHP UK Conference 2019 Changed paths: M archive/archive.xml A archive/entries/2018-08-28-1.xml A images/news/phpuk.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 489063a..4c97963 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/2018-08-28-1.xml"/> <xi:include href="entries/2018-08-17-1.xml"/> <xi:include href="entries/2018-08-16-3.xml"/> <xi:include href="entries/2018-08-16-2.xml"/> diff --git a/archive/entries/2018-08-28-1.xml b/archive/entries/2018-08-28-1.xml new file mode 100644 index 0000000..cea2e20 --- /dev/null +++ b/archive/entries/2018-08-28-1.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP UK Conference 2019 CFP is Open</title> + <id>http://php.net/archive/2018.php#id2018-08-28-1</id> + <published>2018-08-28T19:02:06+00:00</published> + <updated>2018-08-28T19:02:06+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-08-22</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2018-08-28-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.co.uk" title="PHP UK Conference - London">phpuk.png</default:newsImage> + <link href="https://phpconference.co.uk" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Dates announced for PHP UK 2019</p> + <p>We are pleased to announce that PHP UK is back in 2019 for our 14th annual conference. As always PHP UK will feature an optional workshop day followed by two days of amazing talks, plentiful networking opportunities and great social events.</p> + <p> + 20th*, 21st & 22nd February 2019<br> + The Brewery, London + </p> + <p>Our Call for Papers is now open! <a href="https://phpconference.co.uk/speakers">Submit your papers until September 18th 2018.</a></p> + <p>We are looking for speakers and instructors to give talks and hands-on classroom sessions. We are seeking talks covering mainstream, advanced, niche or non-technical topics aimed at a multitude of skill levels.</p> + <p><a href="https://phpconference.co.uk/tickets">Early bird tickets are on sale now as well!</a></p> + </div> + </content> +</entry> diff --git a/images/news/phpuk.png b/images/news/phpuk.png new file mode 100644 index 0000000..160f115 Binary files /dev/null and b/images/news/phpuk.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
