Commit: fe9035d8bf325bae375ac7c065e55b9c295d169e Author: Hannes Magnusson <[email protected]> Fri, 2 Nov 2012 09:42:52 -0700 Parents: 927e149ee88b6b721e2ba487dd9f9f662cd461f9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=fe9035d8bf325bae375ac7c065e55b9c295d169e Log: PHPUK2013 cfp Changed paths: M archive/archive.xml A archive/entries/2012-11-02-1.xml A images/news/phpuk2013.jpeg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 20bc8b4..798c754 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/2012-11-02-1.xml"/> <xi:include href="entries/2012-10-18-1.xml"/> <xi:include href="entries/2012-10-13-2.xml"/> <xi:include href="entries/2012-10-13-1.xml"/> diff --git a/archive/entries/2012-11-02-1.xml b/archive/entries/2012-11-02-1.xml new file mode 100644 index 0000000..7ac4c2f --- /dev/null +++ b/archive/entries/2012-11-02-1.xml @@ -0,0 +1,28 @@ +<?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</title> + <id>http://www.php.net/archive/2012.php#id2012-11-02-1</id> + <published>2012-11-02T09:39:14-07:00</published> + <updated>2012-11-02T09:39:14-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-02-23</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://www.php.net/conferences/index.php#id2012-11-02-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpconference.co.uk/" title="PHP UK 2013">phpuk2013.jpeg</default:newsImage> + <link href="http://phpconference.co.uk/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="http://phplondon.org">PHP London</a> are pleased to announce the 8th Annual PHP UK conference; + a 2-day event with 4 great tracks held at at The Brewery in the heart of the City of London on February 22nd- 23rd 2013. + </p> + <p> + With over 600 delegates, speakers, and sponsors, PHP UK conference aims to deliver fantastic up to date content about + PHP and related web technologies in a comfortable and professional setting. There are countless networking opportunities + to engage with international speakers and delegates, which makes the event one you won't want to miss. + </p> + <p> + Our call for papers is open until November the 22nd and we would love to hear from you! + </p> + </div> + </content> +</entry> diff --git a/images/news/phpuk2013.jpeg b/images/news/phpuk2013.jpeg new file mode 100644 index 0000000..d02c8db Binary files /dev/null and b/images/news/phpuk2013.jpeg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
