Commit: 38c5c452d9f96de91aee40a50c7794c8ca9a06a8 Author: Sherif Ramadan <[email protected]> Fri, 3 Jun 2016 21:28:18 -0400 Parents: e2e15c04719a80d2b247e466e2e210574b88e4bc Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=38c5c452d9f96de91aee40a50c7794c8ca9a06a8 Log: Adding in Call for Speakers for Madison PHP Conference 2016 Changed paths: M archive/archive.xml A archive/entries/2016-06-03-1.xml A images/news/madison-php-2016-conf-logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index bc99403..3a0ff2c 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/2016-06-03-1.xml"/> <xi:include href="entries/2016-06-02-1.xml"/> <xi:include href="entries/2016-05-30-1.xml"/> <xi:include href="entries/2016-05-26-3.xml"/> diff --git a/archive/entries/2016-06-03-1.xml b/archive/entries/2016-06-03-1.xml new file mode 100644 index 0000000..2470233 --- /dev/null +++ b/archive/entries/2016-06-03-1.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Madison PHP Conference 2016 Call For Papers</title> + <id>http://php.net/archive/2016.php#id2016-06-03-1</id> + <published>2016-06-03T21:05:00-04:00</published> + <updated>2016-06-03T21:05:00-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-06-20</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2016-06-03-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://2016.madisonphpconference.com/" title="Madison PHP Conference 2016">madison-php-2016-conf-logo.png</default:newsImage> + <link href="http://2016.madisonphpconference.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are excited to announce that the <a href="https://world.phparch.com/call-for-speakers/">Call for Speakers</a> has opened for <a href="https://world.phparch.com">php[world] 2016</a>. + </p> + <p> + We are pleased to announce our conference, Madison PHP Conference should be one of the best PHP conferences where community members from around the world come together to learn and share information about the latest trends and technologies in professional PHP development. + </p> + <p> + We know speakers are key to the success of a conference and hope you will submit a talk. In appreciation of your efforts, our speaker compensation package includes: + </p> + <ul> + + <li>Full conference pass<li> + <li>Access to conference tutorials<li> + <li>For speakers remote to the area:<li> + <ul> + <li>Complimentary airfare/travel (according to conference policy)</li> + <li>1 or 2 complimentary hotel nights (additional 1 hotel night for speakers presenting a tutorial)</li> + </ul> + <li>Lunch, receptions and activities included in regular conference</li> + <li>The hotel has a shuttle that will pick you up from and drop you off at the airport so you don't have to worry about it.</li> + </ul> + <p>Madison PHP Conference is committed to creating a conference that is as inclusive as possible. We want to showcase talent available around the U.S. and welcome international submissions as well.</p> + </div> + </content> +</entry> diff --git a/images/news/madison-php-2016-conf-logo.png b/images/news/madison-php-2016-conf-logo.png new file mode 100644 index 0000000..a173b8b Binary files /dev/null and b/images/news/madison-php-2016-conf-logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
