Commit: 6efd9e3ac93cfd8e99340bf54d432e0930d12720 Author: Rogerio Prado de Jesus <[email protected]> Wed, 15 Feb 2017 01:13:32 -0200 Parents: 75bda687f15b89986e18e71568ef0975ab5a8912 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6efd9e3ac93cfd8e99340bf54d432e0930d12720 Log: Add event PHP Experience 2017 (March, 27-28 - São Paulo, Brazil) Changed paths: M archive/archive.xml A archive/entries/2017-02-15-1.xml A images/news/php-experience-2017_logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 437d1cc..b02f475 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -10,6 +10,7 @@ <email>[email protected]</email> </author> <xi:include href="entries/2017-02-16-1.xml"/> + <xi:include href="entries/2017-02-15-1.xml"/> <xi:include href="entries/2017-01-23-1.xml"/> <xi:include href="entries/2017-01-19-3.xml"/> <xi:include href="entries/2017-01-19-2.xml"/> diff --git a/archive/entries/2017-02-15-1.xml b/archive/entries/2017-02-15-1.xml new file mode 100644 index 0000000..661fcb8 --- /dev/null +++ b/archive/entries/2017-02-15-1.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Experience 2017</title> + <id>http://php.net/archive/2017.php#id2017-02-15-1</id> + <published>2017-02-15T02:35:13+00:00</published> + <updated>2017-02-15T02:35:13+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-03-27</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2017-02-15-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpexperience2017.imasters.com.br/?paref=phpnet&utm_campaign=phpnet" title="PHP Experience 2017 Logo">php-experience-2017_logo.png</default:newsImage> + <link href="http://phpexperience2017.imasters.com.br/?paref=phpnet&utm_campaign=phpnet" rel="via" type="text/html"/> + <content type="html"> + <p>iMasters PHP Experience 2017 brings together about 1,200 PHP developers in São Paulo, for <a href="http://phpexperience2017en.imasters.com.br/?paref=phpnet&utm_campaign=phpnet">national and international lectures, workshops, community areas and various networking actions, divided into two days of great content</a>. In 2017 taking place from March 27-28 in São Paulo - Brazil.</p> + <p>Curatorship by <a href="http://phpsp.org.br/?paref=phpnet&utm_campaign=phpnet">PHPSP - São Paulo PHP User Group</a>.</p> + </content> +</entry> diff --git a/images/news/php-experience-2017_logo.png b/images/news/php-experience-2017_logo.png new file mode 100644 index 0000000..56851cd Binary files /dev/null and b/images/news/php-experience-2017_logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
