Commit: 94f400da6bae413325493c78421394838690f903 Author: Eli White <[email protected]> Sat, 30 Jan 2016 10:57:00 +0100 Parents: ef033aef03b2c9de1ded6075bf5d2e77cfddff86 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=94f400da6bae413325493c78421394838690f903 Log: Adding in Northeast PHP per request on mailing list Changed paths: M archive/archive.xml A archive/entries/2016-01-30-1.xml A images/news/ne2016.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index f64a70a..3bd3a6d 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/2016-01-30-1.xml"/> <xi:include href="entries/2016-01-07-3.xml"/> <xi:include href="entries/2016-01-07-2.xml"/> <xi:include href="entries/2016-01-07-1.xml"/> diff --git a/archive/entries/2016-01-30-1.xml b/archive/entries/2016-01-30-1.xml new file mode 100644 index 0000000..04844ee --- /dev/null +++ b/archive/entries/2016-01-30-1.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>NortheastPHP Conference CfP Opens</title> + <id>http://php.net/archive/2016.php#id2016-01-30-1</id> + <published>2016-01-30T04:50:46-05:00</published> + <updated>2016-01-30T04:50:46-05:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-03-31</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2016-01-30-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://2016.northeastphp.org/call-for-papers/" title="NortheastPHP 2016">ne2016.png</default:newsImage> + <link href="http://2016.northeastphp.org/call-for-papers/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The team at NortheastPHP is excited to annouce that the Call for Speakers is open for our 2016 conference.</p> + + <p>This 5th annual conference that is focused on community is moving to Charlottetown, Prince Edward Island! We have a number of other updates that will be announced in the coming months as well.</p> + + <p>For now, we want to hear from you! We want to hear what talk ideas you have. Without our speakers, there would be no conference. We offer a very comprehensive speakers package as well.</p> + + <p>Don't hesitate! Our Call for Speakers will be closed before you know it. So you only have a short time to get those submissions in. We look forward to hearing from you!</p> + + <p><a href="http://2016.northeastphp.org/call-for-papers/" title="Call For Papers - Northeast PHP 2016">http://2016.northeastphp.org/call-for-papers/</a></p> + </div> + </content> +</entry> diff --git a/images/news/ne2016.png b/images/news/ne2016.png new file mode 100644 index 0000000..8e55be5 Binary files /dev/null and b/images/news/ne2016.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
