Commit: 5917732afe15557d84068e698787ce2ff74a43c1 Author: mikestowe <[email protected]> Sat, 11 Jan 2020 18:51:12 -0800 Committer: Christoph M. Becker <[email protected]> Sun, 12 Jan 2020 09:41:31 +0100 Parents: 7b6f4f65ec1acc8dac53895e1d8dc56e00be744b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5917732afe15557d84068e698787ce2ff74a43c1 Log: Added Midwest PHP 2020 Changed paths: M archive/archive.xml A archive/entries/2020-01-12-1.xml A images/news/midwestphp_res.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 75c9a05d1..d551c6740 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-12-1.xml"/> <xi:include href="entries/2020-01-11-1.xml"/> <xi:include href="entries/2019-12-20-2.xml"/> <xi:include href="entries/2019-12-20-1.xml"/> diff --git a/archive/entries/2020-01-12-1.xml b/archive/entries/2020-01-12-1.xml new file mode 100644 index 000000000..c1cab32e0 --- /dev/null +++ b/archive/entries/2020-01-12-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>Midwest PHP 2020</title> + <id>https://www.php.net/archive/2020.php#2020-01-12-1</id> + <published>2020-01-12T02:03:39+00:00</published> + <updated>2020-01-12T02:03:39+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-01-12-1" rel="alternate" type="text/html"/> + <link href="https://midwestphp.org" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-04-02</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://midwestphp.org" title="Midwest PHP 2020">midwestphp_res.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Join us for the largest Midwest PHP conference ever - 3 days, 500 developers, <a href="https://midwestphp.org/speakers" target="_blank">40+ speakers</a>, <a href="https://midwestphp.org/schedule" target="_blank">60 sessions</a>, certifications, and 2 after parties. This year's conference takes place April 2-4 in historic and beautiful <a href="https://midwestphp.org/venue" target="_blank">downtown Minneapolis, MN</a> and features four tremendous keynote speakers including our featured speaker: Postman Founder and CTO Ankit Sobti.</p> + + <p>With three ticket types and tracks, you'll find sessions for everyone. For those interested in learning PHP, you can join us with our Free Open Pass giving you access to three days of free PHP training. Our Everyday PHP and Security & Performance tracks cover the tools, technologies, and methodologies every professional developer needs to know. And with our dedicated Enterprise track you’ll learn from leading practitioners dealing with PHP at unprecedented scale, while also learning about the latest technologies empowering today’s top companies.</p> + + <p><a href="https://midwestphp.org/schedule" target="_blank">See the Schedule</a> | <a href="https://midwestphp.org/registration" target="_blank">Register Now</a></p> + </div> + </content> +</entry> diff --git a/images/news/midwestphp_res.png b/images/news/midwestphp_res.png new file mode 100644 index 000000000..b7690f4fc Binary files /dev/null and b/images/news/midwestphp_res.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
