Commit: 034dc8f31369aca84a36ea0faff59117046841b5 Author: Hannes Magnusson <[email protected]> Sat, 6 Apr 2013 09:53:39 -0700 Parents: 91fc79454c067012017e52bc9845f3b64383cc4c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=034dc8f31369aca84a36ea0faff59117046841b5 Log: NothEast PHP cfp Changed paths: M archive/archive.xml A archive/entries/2013-04-06-1.xml A images/news/NENA_logo_2013.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 88ed80c..89aa493 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/2013-04-06-1.xml"/> <xi:include href="entries/2013-03-28-1.xml"/> <xi:include href="entries/2013-03-21-1.xml"/> <xi:include href="entries/2013-03-14-1.xml"/> diff --git a/archive/entries/2013-04-06-1.xml b/archive/entries/2013-04-06-1.xml new file mode 100644 index 0000000..280cc70 --- /dev/null +++ b/archive/entries/2013-04-06-1.xml @@ -0,0 +1,24 @@ +<?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 Technical Conference</title> + <id>http://php.net/archive/2013.php#id2013-04-06-1</id> + <published>2013-04-06T09:51:03-07:00</published> + <updated>2013-04-06T09:51:03-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-05-01</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2013-04-06-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.nephp.org/" title="Northeast PHP Technical Conference">NENA_logo_2013.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>2nd Annual Northeast PHP Technical Conference Announced! + </p> + <p>Call for Papers and Workshops. + </p> + <p> + This year’s Northeast PHP Conference will once again be held in Boston, MA from August 16 to 18. The call for speakers is currently open and will close at the end of April, with speaker selection being determined by the end of May. This year we are adding a day to the front of the weekend for half-day workshops, so please feel free to make those proposals as well. For more information: + </p> + <p><a href="http://www.nephp.org/">http://www.nephp.org/</a></p> + </div> + </content> +</entry> diff --git a/images/news/NENA_logo_2013.png b/images/news/NENA_logo_2013.png new file mode 100644 index 0000000..0cf6f9b Binary files /dev/null and b/images/news/NENA_logo_2013.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
