Commit: 00009a20ba7416ad30e50ebb96213eaabd302ca6 Author: Adam Culp <[email protected]> Sat, 17 Aug 2019 10:01:58 -0400 Parents: 9106203924fa46c72cbec614fbaeb8dad2fc58bb Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=00009a20ba7416ad30e50ebb96213eaabd302ca6 Log: Added 2020 SunshinePHP CFP announcement and invitation. Changed paths: M archive/archive.xml A archive/entries/2019-08-17-1.xml A images/news/sunshinephp2020.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 8d81d5d..2556b4d 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-08-17-1.xml"/> <xi:include href="entries/2019-08-12-1.xml"/> <xi:include href="entries/2019-08-08-3.xml"/> <xi:include href="entries/2019-08-08-2.xml"/> diff --git a/archive/entries/2019-08-17-1.xml b/archive/entries/2019-08-17-1.xml new file mode 100644 index 0000000..fddc45a --- /dev/null +++ b/archive/entries/2019-08-17-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>SunshinePHP 2020 CFP Started</title> + <id>http://php.net/archive/2019.php#id2019-08-17-1</id> + <published>2019-08-17T00:00:01+00:00</published> + <updated>2019-08-17T12:23:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-09-15</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2019-08-17-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://sunshinephp.com" title="SunshinePHP 2020">sunshinephp2020.png</default:newsImage> + <link href="https://sunshinephp.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are happy to announce the CFP for SunshinePHP 2020 has launched at <a href="https://cfp.sunshinephp.com" title="SunshinePHP CFP">https://cfp.sunshinephp.com</a> where we will accept talk submissions until September 15th, 2019.</p> + + <p>SunshinePHP hit it's 8th year and will happen from February 6th to 8th, 2020 in sunny Miami, Florida. As one of the largest community conferences in the U.S. there is no doubt the schedule will be amazing this year. We will have a full tutorial day featuring 3-hour sessions followed by 2 days of 1-hour talks, plus inspirational keynotes and general session talks.</p> + + <p>Ticket sales will start soon at <a href="https://sunshinephp.com/register" title="SunshinePHP">SunshinePHP.com</a></p> + </div> + </content> +</entry> diff --git a/images/news/sunshinephp2020.png b/images/news/sunshinephp2020.png new file mode 100644 index 0000000..4eb30d6 Binary files /dev/null and b/images/news/sunshinephp2020.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
