Commit: 2fd1b4f49954df53fa4580874ccdd6bd8e801746 Author: Daniel Convissor <[email protected]> Wed, 14 May 2014 08:05:30 -0400 Parents: 864dfeb99102661d0828716db43b270cf8caf9ce Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2fd1b4f49954df53fa4580874ccdd6bd8e801746 Log: Northeast PHP 2014 CFP Changed paths: M archive/archive.xml A archive/entries/2014-05-14-1.xml A images/news/NEPHP_2014.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 6570b14..945aaed 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/2014-05-14-1.xml"/> <xi:include href="entries/2014-05-02-1.xml"/> <xi:include href="entries/2014-05-01-1.xml"/> <xi:include href="entries/2014-04-30-1.xml"/> diff --git a/archive/entries/2014-05-14-1.xml b/archive/entries/2014-05-14-1.xml new file mode 100644 index 0000000..b5af8f1 --- /dev/null +++ b/archive/entries/2014-05-14-1.xml @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Northeast PHP Conference</title> + <id>http://php.net/archive/2014.php#id2014-05-14-1</id> + <published>2014-05-14T12:51:03-07:00</published> + <updated>2014-05-14T12:51:03-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-06-02</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2014-05-14" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.nephp.org/" title="Northeast PHP Technical Conference">NEPHP_2014.png</default:newsImage> + <link href="http://www.nephp.org/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Northeast PHP 2014 Announced + </p> + <p>Call for Papers and Workshops. + </p> + <p> + NEPHP 2014 will be held Saturday, September 6 - Sunday, September 7 + 2014 at the Microsoft Nerd center, Cambridge, MA. + </p> + <p> + Our call for papers is now open through June 1st. + Please consider submiting a talk at + <a href="https://www.northeastphp.org/propose">https://www.northeastphp.org/propose</a> + </p> + <p> + Speakers will be announced in late June. + Our format will be 3 tracks of talks 45 minutes in length: + </p> + <ul> + <li>PHP Dev (Beginner/Intermediate)</li> + <li>PHP Advanced Techniques & Tools</li> + <li>User Experience / Web Tech</li> + </ul> + <p> + We hope to see you all again this fall ! + </p> + </div> + </content> +</entry> diff --git a/images/news/NEPHP_2014.png b/images/news/NEPHP_2014.png new file mode 100644 index 0000000..c4ee29c Binary files /dev/null and b/images/news/NEPHP_2014.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
