Commit: 97d8b37332604338a5fef54cdb833852882030ce Author: Jun_Watanabe <[email protected]> Wed, 13 Mar 2019 17:07:48 +0900 Parents: f68f0093156c61ffb1f90581f129e57564a9fc1c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=97d8b37332604338a5fef54cdb833852882030ce Log: Added PHPerKaigi 2019 Changed paths: M archive/archive.xml A archive/entries/2019-03-13-1.xml A images/news/phperkaigi-2019.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index a13ab9a..53295e4 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/2019-03-13-1.xml"/> <xi:include href="entries/2019-03-12-3.xml"/> <xi:include href="entries/2019-03-12-2.xml"/> <xi:include href="entries/2019-03-12-1.xml"/> diff --git a/archive/entries/2019-03-13-1.xml b/archive/entries/2019-03-13-1.xml new file mode 100644 index 0000000..ce68948 --- /dev/null +++ b/archive/entries/2019-03-13-1.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHPerKaigi 2019</title> + <id>http://php.net/archive/2019.php#id2019-03-13-1</id> + <published>2019-03-13T08:01:54+00:00</published> + <updated>2019-03-13T08:01:54+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-03-29</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2019-03-13-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phperkaigi.jp/2019/" title="phperkaigi-2019-logo">phperkaigi-2019.png</default:newsImage> + <link href="https://phperkaigi.jp/2019/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>PHPerKaigi 2019, Nerima, Tokyo, Japan.</p> + + <p>PHPerKaigi is conference for all of the PHPer, that who using php now on, who used php in purpose, who want to use in future, and who like php. In this we sharing know-how to php and "#love" to it.</p> + + <p>The conference consist of talk sessions by public speakers. In addition to We have "Interactive Round Table" discuss specific themes, unconference, social gathering and so on for all of developers from all from Japan. Let's talking about PHP!</p> + + <p>Follow us on twitter <a href="https://twitter.com/phperkaigi">@phperkaigi</a>, <a href="https://twitter.com/search?q=%23phperkaigi">#phperkaigi</a>.</p> + + <p>Note:</p> + + <p>*Kaigi* means meeting in Japanese.</p> + + <p>*PHPer* means PHP lovers.</p> + </div> + </content> +</entry> diff --git a/images/news/phperkaigi-2019.png b/images/news/phperkaigi-2019.png new file mode 100644 index 0000000..dbb5009 Binary files /dev/null and b/images/news/phperkaigi-2019.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
