Commit: ac604b129fd057135f492b53ec8c285d602df885 Author: Adam Culp <[email protected]> Fri, 17 Jan 2020 11:14:40 -0500 Parents: 43fbb7264ac42495199284966883ba43ba51257a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ac604b129fd057135f492b53ec8c285d602df885 Log: Added SunshinePHP 2020 conference announcement Changed paths: M archive/archive.xml A archive/entries/2020-01-17-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index cbc98241c..536a7603b 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/2020-01-17-1.xml"/> <xi:include href="entries/2020-01-12-2.xml"/> <xi:include href="entries/2020-01-12-1.xml"/> <xi:include href="entries/2020-01-11-1.xml"/> diff --git a/archive/entries/2020-01-17-1.xml b/archive/entries/2020-01-17-1.xml new file mode 100644 index 000000000..7431b7dab --- /dev/null +++ b/archive/entries/2020-01-17-1.xml @@ -0,0 +1,41 @@ +<?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</title> + <id>http://php.net/archive/2020.php#id2020-01-17-1</id> + <published>2020-01-17T00:00:01+00:00</published> + <updated>2020-01-17T12:23:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-02-05</default:finalTeaserDate> + <category term="conferences" label="Conference Announcement"/> + <link href="http://php.net/conferences/index.php#id2020-01-17-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://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>In February 2020 come to Miami, Florida and escape the cold to learn more about PHP and speak with other developers, like you, to see what others are doing. The <a href="http://sunshinephp.com/speakers" title="SunshinePHP 2020 Speaker List">SunshinePHP 2020 speaker list</a> has been announced, and we've assembled a great line-up with the most current PHP related topics for you.</p> + + <p>Topics include:</p> + + <ul> + <li>API Development</li> + <li>Middleware</li> + <li>Security</li> + <li>Blockchain</li> + <li>DevOps</li> + <li>Progressive Web Apps (PWA)</li> + <li>Continuous Delivery</li> + <li>Databases</li> + <li>Javascript</li> + <li>PHP Core</li> + <li>Unit Testing</li> + <li>UI/UX</li> + <li>Async PHP</li> + <li>Scalability</li> + <li>Team Development</li> + </ul> + + <p>Come celebrate our 8th year from February 6th to 8th, 2020 in sunny Miami, Florida. There will be a full tutorial day featuring 3-hour sessions followed by 2 days of 1-hour talks and inspirational keynotes.</p> + + <p>Register now! <a href="http://sunshinephp.com/register" title="SunshinePHP">SunshinePHP.com</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
