Commit: 9cfefd6998de32323f78308f38bd94398bc0f8bc Author: Stelian Mocanita <[email protected]> Wed, 18 Mar 2015 19:59:16 +0100 Parents: 63396c26cf0f603366518fe96879de70857a6b7c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9cfefd6998de32323f78308f38bd94398bc0f8bc Log: Added phpday conference Changed paths: M archive/archive.xml A archive/entries/2015-03-18-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 569ba3b..f327432 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-03-18-1.xml"/> <xi:include href="entries/2015-02-25-3.xml"/> <xi:include href="entries/2015-02-25-2.xml"/> <xi:include href="entries/2015-02-25-1.xml"/> diff --git a/archive/entries/2015-03-18-1.xml b/archive/entries/2015-03-18-1.xml new file mode 100644 index 0000000..2350d16 --- /dev/null +++ b/archive/entries/2015-03-18-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>Italian phpDay 2015</title> + <id>http://php.net/archive/2015.php#id2015-03-18-1</id> + <published>2015-03-18T19:55:00+01:00</published> + <updated>2015-03-18T19:55:00+01:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-05-15</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2015-03-18-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://2015.phpday.it/" title="Italian phpDay 2015">phpday2012.png</default:newsImage> + <link href="http://2015.phpday.it/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The Italian PHP user group GrUSP is pleased to announce the 12th edition of the Italian phpDay (<a href="http://www.phpday.it/">http://www.phpday.it/</a>) conference, taking place on May 15th and 16th, 2012 in Verona. </p> + + <p>phpDay is the first historic Italian conference dedicated solely to PHP development, technologies and management. It is aimed to IT managers, developers and innovators. Each year it renews the opportunity to link to new business partners.</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
