Commit: d1a67646fba7e29970174336b974d4329c8e2b0c Author: Eli White <[email protected]> Wed, 31 Jan 2018 16:10:49 -0500 Parents: ded305ed936a2201da81c8bba9468312d8eb2fdb Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d1a67646fba7e29970174336b974d4329c8e2b0c Log: Adding in Call for Speakers for CoderCruise 2018 Changed paths: M archive/archive.xml A archive/entries/2018-01-31-1.xml A images/news/[email protected] Diff: diff --git a/archive/archive.xml b/archive/archive.xml index e9b1cfa..bc85eda 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-01-31-1.xml"/> <xi:include href="entries/2018-01-04-4.xml"/> <xi:include href="entries/2018-01-04-3.xml"/> <xi:include href="entries/2018-01-04-2.xml"/> diff --git a/archive/entries/2018-01-31-1.xml b/archive/entries/2018-01-31-1.xml new file mode 100644 index 0000000..b722454 --- /dev/null +++ b/archive/entries/2018-01-31-1.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>CoderCruise 2018 - Call for Speakers</title> + <id>http://php.net/archive/2018.php#id2018-01-31-1</id> + <published>2018-01-31T21:00:37+00:00</published> + <updated>2018-01-31T21:00:37+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-02-28</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2018-01-31-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.codercruise.com/" title="CoderCruise 2018">[email protected]</default:newsImage> + <link href="https://www.codercruise.com/" rel="via" type="text/html"/> + <content type="html"> +<p>Once again the team behind the original php[cruise] is bringing a conference to the open seas. <a href="https://www.codercruise.com/">CoderCruise 2018</a> will be a premiere conference experience, letting you have an exclusive connection to your fellow community members. It will set sail from Ft. Lauderdale on August 30th for a 5 day cruise that also visits Half Moon Cay and Nassau!</p> +<p>Best of all, this year we've managed to negotiate a much cheaper overall rate for our participants, starting as low as $410 per person (including 5-day cruise, food, drink <b>and the conference!</b>)</p> +<p>Our <a href="https://www.codercruise.com/call-for-speakers/">Call for Speakers</a> is open until <b>February 28th</b>, and we invite you to come give us your submissions. We want to hear from you, as do others!</p> +</content> +</entry> diff --git a/images/news/[email protected] b/images/news/[email protected] new file mode 100644 index 0000000..80b334b Binary files /dev/null and b/images/news/[email protected] differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
