Commit: 4aa882f3da9cff99d0dfc4fec327f5b855229d7b Author: Julien Pauli <[email protected]> Sat, 27 Jun 2015 11:08:10 +0200 Parents: 1d75898d1ecf2239843c8fc24084ba28bd75e4af Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=4aa882f3da9cff99d0dfc4fec327f5b855229d7b Log: AFUP ForumPHP 2015 conference announcement Changed paths: M archive/archive.xml A archive/entries/2015-06-27-1.xml A images/news/forumphp-afup-2015.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 90d6d52..0ed73dd 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-27-1.xml"/> <xi:include href="entries/2015-06-25-1.xml"/> <xi:include href="entries/2015-06-23-1.xml"/> <xi:include href="entries/2015-06-19-1.xml"/> diff --git a/archive/entries/2015-06-27-1.xml b/archive/entries/2015-06-27-1.xml new file mode 100644 index 0000000..3ddc420 --- /dev/null +++ b/archive/entries/2015-06-27-1.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>AFUP ForumPHP 2015</title> + <id>http://php.net/archive/2015.php#id2015-06-27-1</id> + <published>2015-06-27T09:03:03+00:00</published> + <updated>2015-06-27T09:03:03+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-08-15</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2015-06-27-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.afup.org/pages/forumphp2015/appel-a-conferenciers-en.php" title="forumphp-afup-2015">forumphp-afup-2015.png</default:newsImage> + <link href="http://www.afup.org/pages/forumphp2015/appel-a-conferenciers-en.php" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Come and join us at Forum PHP 2015, our annual conference gathering all PHP and Open Source communities, pros and PHP lovers.</p> + +<p>This year, the event will be held at Beffroi de Montrouge, on November, 23rd and 24th. </p> + +<p>“PHP’s 20th anniversary : 20 years of web, 20 years of global success, 20 years of innovation” +In 1995, Rasmus Lerdorf started creating PHP. 20 years later, 80% of websites in the world use the language. Celebrate with us this worldwide success, during 2 days, 3 tracks, and all the best developers involved in PHP7 !</p> + +<p>The call for papers is open until August, 15th: <a href="http://www.afup.org/pages/forumphp2015/appel-a-conferenciers-en.php">http://www.afup.org/pages/forumphp2015/appel-a-conferenciers-en.php</a></p> + </div> + </content> +</entry> diff --git a/images/news/forumphp-afup-2015.png b/images/news/forumphp-afup-2015.png new file mode 100644 index 0000000..517dbdf Binary files /dev/null and b/images/news/forumphp-afup-2015.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
