Commit:    5b724509b4d0a470f0256bd959abc00d551494cd
Author:    Julien Pauli <[email protected]>         Tue, 15 Mar 2016 10:57:46 +0100
Parents:   6736115e5b8438c26787f9aba969ea8a380eb232
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=5b724509b4d0a470f0256bd959abc00d551494cd

Log:
PHPTour 2016 conference

Changed paths:
  M  archive/archive.xml
  A  archive/entries/2016-03-15-1.xml


Diff:
diff --git a/archive/archive.xml b/archive/archive.xml
index 768956f..4706f09 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-03-15-1.xml"/>
   <xi:include href="entries/2016-03-03-3.xml"/>
   <xi:include href="entries/2016-03-03-2.xml"/>
   <xi:include href="entries/2016-03-03-1.xml"/>
diff --git a/archive/entries/2016-03-15-1.xml b/archive/entries/2016-03-15-1.xml
new file mode 100644
index 0000000..457546a
--- /dev/null
+++ b/archive/entries/2016-03-15-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>PHPTour 2016</title>
+  <id>http://php.net/archive/2016.php#id2016-03-15-1</id>
+  <published>2016-03-15T09:54:21+00:00</published>
+  <updated>2016-03-15T09:54:21+00:00</updated>
+  <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2016-05-23</default:finalTeaserDate>
+  <category term="conferences" label="Conference announcement"/>
+  <link href="http://php.net/conferences/index.php#id2016-03-15-1"; 
rel="alternate" type="text/html"/>
+  <link href="http://php.net/archive/2016.php#id2016-03-15-1"; rel="via" 
type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+     <p>After Nantes, Lille, Lyon,and Luxembourg-City, this year the PHP Tour, 
the itinerant conference organized by the French PHP users group, goes to 
Clermont-Ferrand, a lovely city surrounded by volcanoes. Helped by 
Clermont'ech, a local developers organization, AFUP is happy to welcome you on 
May 23rd and 24th at the Polydome convention centre.</p>
+
+<p>This year, part of the program will focus on performance.
+"The big don't eat the little, the fast eat the slow" (Eberhard von Kuenheim, 
BMW)</p>
+
+<p>With more and more business-critical applications, performance becomes 
decisive. HHVM and PHP 7 make PHP better than ever. The engine put aside, there 
are many different ways to improve the overall performances of PHP 
applications: database access, hardware infrastructure, software architecture, 
caching, and so on...</p>
+
+<p>2 days of talks and workshops for PHP lovers community !</p>
+
+<p><a href="http://www.phptour.org";>www.phptour.org</a></p>
+    </div>
+  </content>
+</entry>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to