Commit: bc292fccef1bb154cff0dd2bf8b41566878dcade Author: Eli White <[email protected]> Wed, 25 Apr 2018 15:32:42 -0400 Parents: 8233c71dfd21b2cdacb7451bb0f548c8e8005095 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=bc292fccef1bb154cff0dd2bf8b41566878dcade Log: Adding in full announcement for Mid-Atlantic Developer Conference Changed paths: M archive/archive.xml A archive/entries/2018-04-25-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index afd2a95..47f5501 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/2018-04-25-1.xml"/> <xi:include href="entries/2018-04-23-1.xml"/> <xi:include href="entries/2018-04-11-1.xml"/> <xi:include href="entries/2018-04-09-1.xml"/> diff --git a/archive/entries/2018-04-25-1.xml b/archive/entries/2018-04-25-1.xml new file mode 100644 index 0000000..4921e1d --- /dev/null +++ b/archive/entries/2018-04-25-1.xml @@ -0,0 +1,23 @@ +<?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/2018.php#id2018-04-25-1</id> + <published>2018-04-25T19:31:27+00:00</published> + <updated>2018-04-25T19:31:27+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-07-13</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2018-04-25-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.middevcon.com/" title="Mid-Atlantic Developer Conference">middevcon2018.png</default:newsImage> + <link href="https://www.middevcon.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are excited to announce the <a href="https://www.middevcon.com/schedule/">schedule</a> for the 1st annual <a href="https://www.middevcon.com/">Mid-Atlantic Developer Conference</a> taking place this summer on July 13-14 near Baltimore, MD.</p> + + <p>This is a brand new polyglot developer event designed to bring together programmers from the region for two full days of learning. We've put together an electic set of sessions and workshops for you. You'll recognize some names from the PHP community, as well as see brand new speakers at this event. We are including sessions on Caching, Hiring, Polymer, Bots, Security, Encryption, SVG, WebAssembly, GraphQL, Accessibility, Mentorship, Augmented Reality, Testing, AWS, Docker, Troubleshooting, Gherkin, Ethereum, Health and much more!</p> + + <p>We are especially excited to welcome <a href="https://www.middevcon.com/sessions/why-open-source-is-vital-to-development-and-developers/">Jim Jagielski</a>, core-developer of Apache and former CTO of Zend Technologies, as one of our four keynote speakers!</p> + + <p>Please join us to become part of this inaugural event! <a href="https://www.middevcon.com/register/">Tickets start at just $195</a> - You won't want to miss it!</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
