Skip to content

Commit 08b4b7c

Browse files
committed
rewrite using script
1 parent 22ac3a7 commit 08b4b7c

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

archive/archive.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<uri>http://php.net/contact</uri>
1010
<email>[email protected]</email>
1111
</author>
12+
<xi:include href="entries/2016-06-06-1.xml"/>
1213
<xi:include href="entries/2016-06-03-1.xml"/>
1314
<xi:include href="entries/2016-06-02-1.xml"/>
1415
<xi:include href="entries/2016-05-30-1.xml"/>

archive/entries/2016-06-06-1.xml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news">
3+
<title>DevConf 2016</title>
4+
<id>http://php.net/archive/2016.php#id2016-06-06-1</id>
5+
<published>2016-06-06T09:10:08+00:00</published>
6+
<updated>2016-06-06T09:10:08+00:00</updated>
7+
<default:finalTeaserDate xmlns="http://php.net/ns/news">2016-06-17</default:finalTeaserDate>
8+
<category term="conferences" label="Conference announcement"/>
9+
<link href="http://php.net/conferences/index.php#id2016-06-06-1" rel="alternate" type="text/html"/>
10+
<default:newsImage xmlns="http://php.net/ns/news" link="http://devconf.ru" title="DevConf 2016">devconfru2012.png</default:newsImage>
11+
<link href="http://devconf.ru" rel="via" type="text/html"/>
12+
<content type="xhtml">
13+
<div xmlns="http://www.w3.org/1999/xhtml">
14+
<p>
15+
DevConf 2016 in Moscow, Russia on June 17-18.
16+
</p>
17+
<p>
18+
DevConf is the ultimate meeting place for russian-speaking web-developers,
19+
combining several language-specific conferences under one roof.
20+
This year the conference will take place in <a href="http://devconf.ru/ru/members/location">Skolkovo Moscow School of Management</a>.
21+
</p>
22+
<p>
23+
DevConf 2016 will include the following sections:
24+
</p>
25+
<ul>
26+
<li>DevConf::PHP();</li>
27+
<li>DevConf::Python();</li>
28+
<li>DevConf::Javascript();</li>
29+
<li>DevConf::Storage();</li>
30+
<li>DevConf::Golang();</li>
31+
<li>DevConf::DevOps();</li>
32+
<li>DevConf::Ruby();</li>
33+
</ul>
34+
<p>
35+
Each section will feature several talks from the active contributors/authors of the language.
36+
Among the invited speakers are Dmitry Stogov (Zend), Ekaterina Marshalkina (Drupal), Eduard Medvedev (StackStorm),
37+
Alexander Alekseev (Postgres Professional), Sergey Petrunya (MariaDB), Vasily Soshnikov (Mail.Ru),
38+
Nik Zavarnickiy (LuaJIT), Anton Shramko (Rust), Valentin Bartenev (NGINX) and speakers from Lazada, Oracle and other companies.
39+
See more details on <a href="http://devconf.ru">the official website</a>.
40+
</p>
41+
~
42+
</div>
43+
</content>
44+
</entry>

0 commit comments

Comments
 (0)