Commit: 03f55c0db875a557692ffa315064f82ce1ba0298 Author: mikestowe <[email protected]> Wed, 6 Nov 2019 11:58:12 -0800 Committer: Christoph M. Becker <[email protected]> Wed, 6 Nov 2019 23:21:46 +0100 Parents: b32416520d678f263c97231c56ddd4f5b225e73d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=03f55c0db875a557692ffa315064f82ce1ba0298 Log: Added Midwest PHP Call for Papers Changed paths: M archive/archive.xml A archive/entries/2019-11-06-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index ac26b1b8b..af401fe13 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-11-06-1.xml"/> <xi:include href="entries/2019-10-31-2.xml"/> <xi:include href="entries/2019-10-31-1.xml"/> <xi:include href="entries/2019-10-26-1.xml"/> diff --git a/archive/entries/2019-11-06-1.xml b/archive/entries/2019-11-06-1.xml new file mode 100644 index 000000000..08bc7d708 --- /dev/null +++ b/archive/entries/2019-11-06-1.xml @@ -0,0 +1,22 @@ +<?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 Call For Papers Open</title> + <id>https://www.php.net/archive/2019.php#2019-11-06-1</id> + <published>2019-11-06T19:47:55+00:00</published> + <updated>2019-11-06T19:47:55+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-11-06-1" rel="alternate" type="text/html"/> + <link href="https://midwestphp.org" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-11-30</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://midwestphp.org" title="Midwest PHP 2020">midwest-php-logo.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + The Call for Papers for Midwest PHP in beautiful Minneapolis, MN from April 2-4 will be closing on November 30th, 2019. This year's conference takes place in one of the most famous parts of downtown in the newly remodeled Marriott City Center hotel. With 4 tracks, over 60 talks, 500 expected attendees, 2 after parties, and 4 headline keynotes including the founder of Postman. + + For our speakers, travel and lodging is covered, and you'll also receive access to all four tracks of the conference (with some other surprises still to be announced). Apply to speak at https://cfp.midwestphp.org/ + + Or take advantage of our free beginner track, Pro tracks, and Enterprise track by getting your ticket at https://midwestphp.org + + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
