Commit:    e174eb0ebdbc83526fd69a2f6c6116c5e69500d0
Author:    Stelian Mocanita <[email protected]>         Wed, 5 Nov 2014 22:37:08 
+0100
Parents:   181f42e2245156debab63d2ef87d7ce7d10da911
Branches:  master

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

Log:
Added International PHP Conference to conferences

Changed paths:
  M  archive/archive.xml
  A  archive/entries/2014-11-05-1.xml
  A  images/news/ipc2015.png


Diff:
diff --git a/archive/archive.xml b/archive/archive.xml
index 5ff2a1d..ec29281 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/2014-11-05-1.xml"/>
   <xi:include href="entries/2014-10-27-1.xml"/>
   <xi:include href="entries/2014-10-18-1.xml"/>
   <xi:include href="entries/2014-10-16-3.xml"/>
diff --git a/archive/entries/2014-11-05-1.xml b/archive/entries/2014-11-05-1.xml
new file mode 100644
index 0000000..8c17b86
--- /dev/null
+++ b/archive/entries/2014-11-05-1.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom"; 
xmlns:default="http://php.net/ns/news";>
+  <title>International PHP Conference Spring 2015</title>
+  <id>http://php.net/archive/2014.php#id2014-11-05-1</id>
+  <published>2014-11-05T22:31:52+01:00</published>
+  <updated>2014-11-05T22:31:52+01:00</updated>
+  <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2015-06-10</default:finalTeaserDate>
+  <category term="conferences" label="Conference announcement"/>
+  <link href="http://php.net/conferences/index.php#id2014-11-05-1"; 
rel="alternate" type="text/html"/>
+  <default:newsImage xmlns="http://php.net/ns/news"; 
link="https://phpconference.com/2015se/en"; title="International PHP Conference 
Spring 2015">ipc2015.png</default:newsImage>
+  <link href="https://phpconference.com/2015se/en"; rel="via" type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+     <p>The International PHP Conference is a globally recognized event for 
PHP developers, webworkers, IT managers and everyone interested in web 
technology.</p>
+     
+     <p>Once again, the conference will explore key topics and core 
technologies for developers and decision makers. We will show you how to scale 
your applications, explain the details of Continuous Integration or evaluate 
different approaches to NoSQL. Attendees will have the opportunity to meet with 
speakers, core developers and consultants, and there are often opportunities to 
evaluate your code. Community and enterprise projects profit from our 
international reputation and impulses given from the developer community.</p>
+    </div>
+  </content>
+</entry>
diff --git a/images/news/ipc2015.png b/images/news/ipc2015.png
new file mode 100644
index 0000000..f7b070f
Binary files /dev/null and b/images/news/ipc2015.png differ


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

Reply via email to