Commit: 9f0f8dbb5d5c125470e4183a0c3180a73d7e3e19 Author: Hannes Magnusson <[email protected]> Thu, 20 Dec 2012 12:21:51 -0800 Parents: 1a5eadabcdf3c072b83b282cc92be009f24d9f79 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9f0f8dbb5d5c125470e4183a0c3180a73d7e3e19 Log: PHPBenelux Conference 2013 Changed paths: M archive/archive.xml A archive/entries/2012-12-20-2.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 0f92168..3bdd9d4 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/2012-12-20-2.xml"/> <xi:include href="entries/2012-12-20-1.xml"/> <xi:include href="entries/2012-12-19-1.xml"/> <xi:include href="entries/2012-11-22-1.xml"/> @@ -22,7 +23,6 @@ <xi:include href="entries/2012-09-13-1.xml"/> <xi:include href="entries/2012-09-11-1.xml"/> <xi:include href="entries/2012-09-05-1.xml"/> - <xi:include href="entries/2012-09-03-1.xml"/> <xi:include href="entries/2012-08-29-1.xml"/> <xi:include href="entries/2012-08-21-1.xml"/> <xi:include href="entries/2012-08-16-2.xml"/> diff --git a/archive/entries/2012-12-20-2.xml b/archive/entries/2012-12-20-2.xml new file mode 100644 index 0000000..49e0399 --- /dev/null +++ b/archive/entries/2012-12-20-2.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>PHPBenelux Conference 2013</title> + <id>http://php.net/archive/2012.php#id2012-12-20-2</id> + <published>2012-12-20T12:16:46-08:00</published> + <updated>2012-12-20T12:16:46-08:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-01-26</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2012-12-20-2" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://conference.phpbenelux.eu/2013/" title="PHPBenelux Conference 2013">phpbenelux_conference_logo-01-e1344277762627.png</default:newsImage> + <link href="http://conference.phpbenelux.eu/2013/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + After a very successful 2012 edition, we are proud to announce PHPBenelux + Conference 2013. This event will take place on Friday January 25th and + Saturday January 26th 2013 in Antwerp, Belgium. We organize a community + oriented conference that is built around an excellent lineup and awesome + socials. Our schedule has been announced and tickets are available. Go to + <a href="http://conference.phpbenelux.eu/2013/">http://conference.phpbenelux.eu/2013/</a> for more information. + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
