Commit: 9200d77dfda130a91e7d6218c7f500e6c7836db6 Author: Michael Cheng <[email protected]> Sun, 1 May 2016 13:07:48 +0800 Parents: c4c05bda6907b4a75386730300dbe461f718007f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9200d77dfda130a91e7d6218c7f500e6c7836db6 Log: Added announcement for PHPConf.Asia Changed paths: M archive/archive.xml A archive/entries/2016-05-02-1.xml A images/news/phpconfasia-logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index e45d8fa..946257e 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -10,6 +10,7 @@ <email>[email protected]</email> </author> <xi:include href="entries/2016-05-12-1.xml"/> + <xi:include href="entries/2016-05-02-1.xml"/> <xi:include href="entries/2016-04-29-1.xml"/> <xi:include href="entries/2016-04-28-2.xml"/> <xi:include href="entries/2016-04-28-1.xml"/> diff --git a/archive/entries/2016-05-02-1.xml b/archive/entries/2016-05-02-1.xml new file mode 100644 index 0000000..8c9b624 --- /dev/null +++ b/archive/entries/2016-05-02-1.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Announcing PHPConf.Asia 2016. CFP Opens Now!</title> + <id>http://php.net/archive/2016.php#id2016-05-02-2</id> + <published>2016-05-02T00:28:11+08:00</published> + <updated>2016-05-02T00:28:11+08:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-08-22</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2016-05-02-2" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://2016.phpconf.asia" title="PHPConf.Asia 2016">phpconfasia-logo.png</default:newsImage> + <link href="https://2016.phpconf.asia" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><strong>Announcing <a href="http://2016.phpconf.asia" target="_blank">PHPConf.Asia 2016</a> - The Pan-Asian PHP Conference - CFP Opens Now</strong></p> + <p>The second pan-Asian PHP conference will take place between 22<sup>nd</sup> and 24<sup>th</sup> August 2016 in <a href="https://en.wikipedia.org/wiki/Singapore" target="_blank">Singapore</a> - the Garden City of the East! Monday, 22<sup>nd</sup> August 2016 will be a <strong>Tutorial</strong> day. Followed by 2 days of <strong>Conference</strong>.</p> + <p>Come and meet with the fastest growing PHP communities in Asia. More than 300 attendees are expected in this single track conference.</p> + <p><a href="https://cfp.phpconf.asia/" target="_blank">CFP Opens Now!</a>. Hop over to <a href="http://2016.phpconf.asia" target="_blank">http://2016.phpconf.asia</a> for more details.</p> + </div> + </content> +</entry> diff --git a/images/news/phpconfasia-logo.png b/images/news/phpconfasia-logo.png new file mode 100644 index 0000000..581f42f Binary files /dev/null and b/images/news/phpconfasia-logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
