Commit: 700ccf0f9962c4f6a78f392a95ceee36d2b1226a Author: Stelian Mocanita <[email protected]> Wed, 18 Mar 2015 19:59:16 +0100 Parents: e79ae85efefbc377e6301a59ab9ef4949f242f41 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=700ccf0f9962c4f6a78f392a95ceee36d2b1226a 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
