Commit: 5e1e3821f6eb044fc72580e2bbb595c41ff5bc6b Author: matt trask <[email protected]> Fri, 25 May 2018 11:12:10 -0500 Committer: Sara Golemon <[email protected]> Wed, 6 Jun 2018 10:52:29 -0400 Parents: 2467b8c6b5e879d5af27260fc7dab9af3223a8c0 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5e1e3821f6eb044fc72580e2bbb595c41ff5bc6b Log: annoucing southeast PHP on php.net Changed paths: M archive/archive.xml A archive/entries/2018-06-06-1.xml A images/news/SouthEastPHPLogo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 9ad6c25..dc3eb34 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-06-06-1.xml"> <xi:include href="entries/2018-05-25-1.xml"/> <xi:include href="entries/2018-05-24-1.xml"/> <xi:include href="entries/2018-05-02-1.xml"/> diff --git a/archive/entries/2018-06-06-1.xml b/archive/entries/2018-06-06-1.xml new file mode 100644 index 0000000..fda93ae --- /dev/null +++ b/archive/entries/2018-06-06-1.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Southeast PHP Conference</title> + <id>http://php.net/archive/2018.php#id2018-06-06-1</id> + <published>2018-06-06T11:02:22+00:00</published> + <published>2018-06-06T11:02:22+00:00</published> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-06-06</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2018-06-06-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://southeastphp.com" title="Southeast PHP Conference">southeastphplogo.png</default:newsImage> + <link href="https://southeastphp.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="https://southeastphp.com">Southeast PHP</a> is a two-day, regional PHP conference that brings the community together to learn and grow. We're bringing the community conference to Nashville, TN which hasn't had a conference since the old PHP Community Conference back in 2011! We will have two full days of amazing talks from members of our community talking about security, framework-less php, deployment and more!</p> + <p>The conference is scheduled to run <strong>August 16th - August 17th</strong>, at the beautiful <a href="https://www.hotelpreston.com/">Hotel Preston</a>. We welcome developers and enthusiasts of all skill levels to come join us while we discuss the latest trends and technologies in our industry. You can use the code `SOUTHEAST` to reserve a room today!</p> + <p>We look forward to seeing you in Nashville, and making the first ever <a href="https://southeastphp.com">Southeast PHP Conference</a> a huge success.</p> + </div> + </content> +</entry> diff --git a/images/news/SouthEastPHPLogo.png b/images/news/SouthEastPHPLogo.png new file mode 100755 index 0000000..fe82322 Binary files /dev/null and b/images/news/SouthEastPHPLogo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
