Commit: 48fda590d4a2feb3cf7298d9964e9e7ffe499377 Author: Hannes Magnusson <[email protected]> Fri, 19 Jul 2013 11:55:57 -0700 Parents: 6675af48b193bae030418e0687aa4e39baca94b9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=48fda590d4a2feb3cf7298d9964e9e7ffe499377 Log: Northeast PHP Technical Conference Changed paths: M archive/archive.xml A archive/entries/2013-07-19-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 93049e7..bcfdbed 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-07-19-1.xml"/> <xi:include href="entries/2013-07-18-1.xml"/> <xi:include href="entries/2013-07-11-1.xml"/> <xi:include href="entries/2013-07-04-1.xml"/> diff --git a/archive/entries/2013-07-19-1.xml b/archive/entries/2013-07-19-1.xml new file mode 100644 index 0000000..6495195 --- /dev/null +++ b/archive/entries/2013-07-19-1.xml @@ -0,0 +1,43 @@ +<?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-07-19-1</id> + <published>2013-07-19T11:53:40-07:00</published> + <updated>2013-07-19T11:53:40-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-08-18</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-07-19-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.northeastphp.org/" title="Northeast PHP Technical Conference">NENA_logo_2013.png</default:newsImage> + <link href="http://www.northeastphp.org/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + 2nd Annual Northeast PHP Technical Conference - August 16 to 18! + </p> + <p> + This year’s Northeast PHP Conference will once again be held in + Boston, MA from August 16 to 18. This year we are adding a day to the + front of the weekend for half-day workshops. + </p> + <p>We have 2 great Keynote speakers lined up as well:</p> + <p>Eli White</p> + <p> + Eli is a strong advocate for PHP and used it in every project he's + work on. He is currently a Founding Partner & CTO of Musketeers.me, + and the Managing Editor of php|architect magazine. He is also an avid + writer (blogs, articles and books), and has spoken at numerous + conferences. + </p> + <p>and Terry Chay</p> + <p> + Terry Chay is administrative overhead (Director of Features + Engineering) at the Wikimedia Foundation, maintainers of Wikipedia. + And when he isn’t doing that, he’s saying outrageous things on his + blog.</p> + <p> + For tickets and more information: + <a href="http://www.nephp.org/">http://www.nephp.org/</a> + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
