Commit: f891ff587cf9094de8416dbc9e9a9ce2d9240b19 Author: nauleyco <[email protected]> Thu, 8 Aug 2019 14:24:52 +0200 Committer: Christoph M. Becker <[email protected]> Thu, 8 Aug 2019 15:17:34 +0200 Parents: fb2a1289268486d42d14b8584731396a6e44eb94 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f891ff587cf9094de8416dbc9e9a9ce2d9240b19 Log: Added PHP Conference Japan 2019 and CFP Announcement Changed paths: M archive/archive.xml A archive/entries/2019-08-08-2.xml A archive/entries/2019-08-08-3.xml A images/news/phpconfjapan2019.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index d529819..5ed9764 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,8 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2019-08-08-3.xml"/> + <xi:include href="entries/2019-08-08-2.xml"/> <xi:include href="entries/2019-08-08-1.xml"/> <xi:include href="entries/2019-08-01-3.xml"/> <xi:include href="entries/2019-08-01-2.xml"/> diff --git a/archive/entries/2019-08-08-2.xml b/archive/entries/2019-08-08-2.xml new file mode 100644 index 0000000..1e290d0 --- /dev/null +++ b/archive/entries/2019-08-08-2.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Conference Japan 2019</title> + <id>https://www.php.net/archive/2019.php#2019-08-08-2</id> + <published>2019-08-08T10:29:31+00:00</published> + <updated>2019-08-08T10:29:31+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-08-08-2" rel="alternate" type="text/html"/> + <link href="http://phpcon.php.gr.jp/2019/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-12-01</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpcon.php.gr.jp/2019/" title="PHP Conference Japan 2019">phpconfjapan2019.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>About <a href="http://phpcon.php.gr.jp/2019/" target="_blank">PHP Conference Japan 2019</a></p> + <p>PHP Conference Japan is the biggest PHP festival in Japan held at Tokyo, with more than 1,500 attendees for 2018. This one day festival covers all topics of PHP from introductory seminar for early beginners to dedicated topics in details for wide variety of topics like frameworks, DevOps, security, or PHP internals.</p> + <p>Conference Date / Veue</p> + <p>2019/12/1<br><a href="https://www.pio-ota.net/english/" target="_blank">Ota City Industrial Plaza (PiO) Reservation Center</a> </p> + </div> + </content> +</entry> diff --git a/archive/entries/2019-08-08-3.xml b/archive/entries/2019-08-08-3.xml new file mode 100644 index 0000000..07551f1 --- /dev/null +++ b/archive/entries/2019-08-08-3.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Conference Japan 2019 CFP Started</title> + <id>https://www.php.net/archive/2019.php#2019-08-08-3</id> + <published>2019-08-08T11:33:52+00:00</published> + <updated>2019-08-08T11:33:52+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-08-08-3" rel="alternate" type="text/html"/> + <link href="http://phpcon.php.gr.jp/2019/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-09-02</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpcon.php.gr.jp/2019/" title="PHP Conference Japan 2019">phpconfjapan2019.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="http://phpcon.php.gr.jp/2019/" target="_blank">PHP Conference Japan 2019</a></p> + <p>Conference Date : 2019/12/1 in Tokyo/JAPAN</p> + <p>CFP Deadline : 2019/9/2 23:59:59 JST</p> + <p>We will announce you when your proposal is approved by mid ~ late September.</p> + <p><a href="https://fortee.jp/phpcon-2019/speaker/proposal/cfp" target="_blank">Submit your papers!!</a><br>Unfortunately, this CfP system doesn\'t support English UI. 😢 +Please use browser translation feature to submit your proposal. +Sorry for the inconvenience.</p> + </div> + </content> +</entry> diff --git a/images/news/phpconfjapan2019.png b/images/news/phpconfjapan2019.png new file mode 100644 index 0000000..bfcaac8 Binary files /dev/null and b/images/news/phpconfjapan2019.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
