Commit: 7b6f4f65ec1acc8dac53895e1d8dc56e00be744b Author: Alexander Makarov <[email protected]> Sat, 11 Jan 2020 20:41:44 +0300 Committer: Christoph M. Becker <[email protected]> Sat, 11 Jan 2020 18:56:31 +0100 Parents: 8b832daa28b63b81097d3282e6c3ab046c5802e1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7b6f4f65ec1acc8dac53895e1d8dc56e00be744b Log: Add PHP Russia 2020 Changed paths: M archive/archive.xml A archive/entries/2020-01-11-1.xml A images/news/php_russia_2020.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index c6b53648c..75c9a05d1 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/2020-01-11-1.xml"/> <xi:include href="entries/2019-12-20-2.xml"/> <xi:include href="entries/2019-12-20-1.xml"/> <xi:include href="entries/2019-12-18-4.xml"/> diff --git a/archive/entries/2020-01-11-1.xml b/archive/entries/2020-01-11-1.xml new file mode 100644 index 000000000..29ddf0e90 --- /dev/null +++ b/archive/entries/2020-01-11-1.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Russia 2020</title> + <id>https://www.php.net/archive/2020.php#2020-01-11-1</id> + <published>2020-01-11T17:37:37+00:00</published> + <updated>2020-01-11T17:37:37+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-01-11-1" rel="alternate" type="text/html"/> + <link href="https://phprussia.ru/en/2020" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-05-15</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phprussia.ru/en/2020" title="PHP Russia 2020">php_russia_2020.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + + <p>PHP Russia is the only Russian confenrence focused on PHP. It will be held in Moscow. Main topics are PHP ecosytem (PHP itself, standards, frameworks, libraries and OpenSource) and major players experience in building complex projects using best practices and modern approaches.</p> + + <p>We expect 600+ attendees and 20+ speakers!</p> + + <p>Our audience consists of applications developers, API developers, CTO’s, CEO’s, fullstack developers, etc.</p> + + <p>The program is designed by the developer community, representatives of large companies from Runet and around the world, and by tech developers and community activists. The selection of talks is multi-layered and complex — the Program Committee selects the best talks from the received applications unanimously according to several criteria.</p> + </div> + </content> +</entry> diff --git a/images/news/php_russia_2020.png b/images/news/php_russia_2020.png new file mode 100644 index 000000000..21786498c Binary files /dev/null and b/images/news/php_russia_2020.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
