Commit: 7b77181f8c4af628633a5cfac591cff5cd64b413 Author: Odie Ke <[email protected]> Wed, 16 Sep 2015 09:36:04 +0800 Parents: a5e4a4b344928287a560beb7d5774ea7359bf70d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7b77181f8c4af628633a5cfac591cff5cd64b413 Log: Conference submission - PHPConf Taiwan 2015 Changed paths: M archive/archive.xml A archive/entries/2015-09-15-1.xml A images/news/phpconf_taiwan_2015.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 2ce8bbd..68b2da4 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/2015-09-15-1.xml"/> <xi:include href="entries/2015-09-04-5.xml"/> <xi:include href="entries/2015-09-04-4.xml"/> <xi:include href="entries/2015-09-04-3.xml"/> diff --git a/archive/entries/2015-09-15-1.xml b/archive/entries/2015-09-15-1.xml new file mode 100644 index 0000000..1d3a6a7 --- /dev/null +++ b/archive/entries/2015-09-15-1.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHPConf Taiwan 2015</title> + <id>http://php.net/archive/2015.php#id2015-09-15-1</id> + <published>2015-09-15T16:25:12+00:00</published> + <updated>2015-09-15T16:25:12+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-10-09</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2015-09-15-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://2015.phpconf.tw" title="PHPConf Taiwan 2015">phpconf_taiwan_2015.png</default:newsImage> + <link href="http://2015.phpconf.tw" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + We are honored to announce <a href="http://2015.phpconf.tw">PHPConf Taiwan 2015</a> will be held in Taipei, Taiwan on Oct. 9th. As the biggest PHP event in Taiwan, PHPConf attracts hundreds of developers and users in Taiwan to share their knowledge on PHP. This year, to celebrate the 20th anniversary of the invention of PHP and the release of PHP 7, Mr. Rasmus Lerdorf, creator of PHP, and Mr. Xinchen Hui, member from the PHP core developer team, are invited to be our keynote speakers. In addition, we also invited well-known developers in Taiwan to share their expertise and experience at PHPConf. The <a href="http://2015.phpconf.tw/#schedule-section">two-track agenda</a> covers various topics, including Big Data, horizontal extension, software architecture, ORM and Async I/O… etc. + + For ticketing and other information, please visit <a href="http://2015.phpconf.tw">http://2015.phpconf.tw</a>. We look forward to seeing you in Taipei this October! + </div> + </content> +</entry> diff --git a/images/news/phpconf_taiwan_2015.png b/images/news/phpconf_taiwan_2015.png new file mode 100755 index 0000000..b33ea21 Binary files /dev/null and b/images/news/phpconf_taiwan_2015.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
