Commit: f00d6c0d3554aca4f4cb661b17e5af977a8c7b97 Author: Eli White <[email protected]> Sat, 23 Mar 2019 20:01:51 -0400 Parents: 9d9134acb0927f763bea7692514a33a59790806a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f00d6c0d3554aca4f4cb661b17e5af977a8c7b97 Log: Added in Mid-Atlantic Developer Conference CfP Changed paths: M archive/archive.xml A archive/entries/2019-03-23-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 53295e4..d0b6d51 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-03-23-1.xml"/> <xi:include href="entries/2019-03-13-1.xml"/> <xi:include href="entries/2019-03-12-3.xml"/> <xi:include href="entries/2019-03-12-2.xml"/> diff --git a/archive/entries/2019-03-23-1.xml b/archive/entries/2019-03-23-1.xml new file mode 100644 index 0000000..2b90a64 --- /dev/null +++ b/archive/entries/2019-03-23-1.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Mid-Atlantic Developer Conference</title> + <id>http://php.net/archive/2019.php#id2019-03-23-1</id> + <published>2019-03-23T23:55:18+00:00</published> + <updated>2019-03-23T23:55:18+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-04-13</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2019-03-23-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://mwww.middevcon.com/" title="Mid-Atlantic Developer Conference">middevcon2018.png</default:newsImage> + <link href="https://mwww.middevcon.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="https://www.middevcon.com/?utm_campaign=phpnet">Mid-Atlantic Developer Conference</a> is a 2nd year polyglot event taking place August 1-2, 2019 near Baltimore, MD. + It is designed to bring together programmers from the region for two full days of learning from each other and + building a stronger regional community. We are currently hosting an open <a href="https://www.middevcon.com/call-for-speakers/?utm_campaign=phpnet">Call for Speakers</a>, which will end on April 13th! + </p> + + <p> + We are looking for a broad range of submissions covering a wide range of topics that are of + interest to today’s computer developers. This means not only programming topics, such as various + sessions on PHP, but also broader topics related to development such as: deployment, DevOps, databases, + caching, performance, scalability, APIs, etc — We also are looking for non-technical proposals that will + appeal to a tech audience: open source, leadership, mentoring, health, work-life balance, management, customer service, and more! + </p> + + <p> + Given the nature of the event, extra emphasis will be placed on submissions that appeal to a larger range of developers, + as well as submissions from more local/regional presenters. + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
