Commit: 46b09e7cce6844c79c9997cb7e6bee6ca902c508 Author: Christian Soronellas <[email protected]> Tue, 2 Jun 2015 23:56:46 +0200 Committer: Peter Cowburn <[email protected]> Thu, 4 Jun 2015 11:06:49 +0100 Parents: bf364d0d068c174e40e9e76c88357639a32e454c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=46b09e7cce6844c79c9997cb7e6bee6ca902c508 Log: PHP Barcelona Conference 2015 Changed paths: M archive/archive.xml A archive/entries/2015-06-01-1.xml A images/news/phpbarcelonaconference15.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 9a176cc..f4d53b6 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/2015-06-01-1.xml"/> <xi:include href="entries/2015-05-27-3.xml"/> <xi:include href="entries/2015-05-27-2.xml"/> <xi:include href="entries/2015-05-27-1.xml"/> diff --git a/archive/entries/2015-06-01-1.xml b/archive/entries/2015-06-01-1.xml new file mode 100644 index 0000000..92bf987 --- /dev/null +++ b/archive/entries/2015-06-01-1.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Barcelona Conference 2015</title> + <id>http://php.net/archive/2015.php#id2015-06-01-1</id> + <published>2015-06-01T23:45:28-04:00</published> + <updated>2015-06-01T23:45:28-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-10-30</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2015-06-01-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://2015.phpconference.es/" title="PHP Barcelona Conference 2015">phpbarcelonaconference15.png</default:newsImage> + <link href="http://2015.phpconference.es/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The PHP Barcelona User Group is proud to announce that the PHP Barcelona Conference is back! This year we are preparing a bigger event in the heart of a glamorous city. 2 days, 30th - 31st October, one track with amazing and stunning talks.</p> + + <p>We opened the call for papers that will end on the 30th September 2015 — <a href="http://2015.phpconference.es/call-for-papers">2015.phpconference.es/call-for-papers</a>. So what are you waiting for, go, submit your paper! We offer attractive packages to speakers who want to enroll! Come and join us! :)</p> + </div> + </content> +</entry> diff --git a/images/news/phpbarcelonaconference15.png b/images/news/phpbarcelonaconference15.png new file mode 100644 index 0000000..3d5cdda Binary files /dev/null and b/images/news/phpbarcelonaconference15.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
