Commit: 3918ca3faa07b7baa583f816b135dfb550fb9710 Author: Peter Cowburn <[email protected]> Sat, 27 Aug 2016 13:25:01 +0100 Parents: 60f57700583039a108b210a9d7265e8e18317d47 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3918ca3faa07b7baa583f816b135dfb550fb9710 Log: ScotlandPHP 2016 conference announcement Changed paths: M archive/archive.xml A archive/entries/2016-08-27-1.xml A images/news/scotlandphp-conf-2016.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index a202fb7..449b409 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/2016-08-27-1.xml"/> <xi:include href="entries/2016-08-22-2.xml"/> <xi:include href="entries/2016-08-22-1.xml"/> <xi:include href="entries/2016-08-18-3.xml"/> diff --git a/archive/entries/2016-08-27-1.xml b/archive/entries/2016-08-27-1.xml new file mode 100644 index 0000000..5dcd256 --- /dev/null +++ b/archive/entries/2016-08-27-1.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ScotlandPHP 2016</title> + <id>http://php.net/archive/2016.php#id2016-08-27-1</id> + <published>2016-08-27T12:14:42+00:00</published> + <updated>2016-08-27T12:14:42+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-10-29</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2016-08-27-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://conference.scotlandphp.co.uk" title="ScotlandPHP 2016">scotlandphp-conf-2016.png</default:newsImage> + <link href="https://conference.scotlandphp.co.uk" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + Introducing Scotland's first and best PHP conference. ScotlandPHP is a + one-day conference, being held on Saturday October 29<sup>th</sup> 2016 + in our nation's capital, Edinburgh. The conference venue is the super-awesome + <a href="https://conference.scotlandphp.co.uk/venue/">Dynamic Earth</a>, in + the spectacular surroundings of Holyrood Park and Edinburgh's historic Old Town. + </p> + <p> + There will be two tracks across the day, packed with + <a href="https://conference.scotlandphp.co.uk/speakers/">the best speakers around</a> + and bookended by keynotes from world class speakers: Anthony Ferrara and Jessica Rose. + </p> + <p> + Visit the <a href="https://conference.scotlandphp.co.uk/">ScotlandPHP Conference website</a> + for further details and to purchase tickets. + </p> + </div> + </content> +</entry> diff --git a/images/news/scotlandphp-conf-2016.png b/images/news/scotlandphp-conf-2016.png new file mode 100644 index 0000000..a7bbd0a Binary files /dev/null and b/images/news/scotlandphp-conf-2016.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
