Commit: c8ad1fcc78c77fadf1da7ab988c829adf847c074 Author: Kalle Sommer Nielsen <[email protected]> Tue, 23 Jun 2015 22:13:28 +0200 Parents: 6e451e401872ed072b67770bfb36a3c7607598a5 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c8ad1fcc78c77fadf1da7ab988c829adf847c074 Log: Madison PHP Conference 2015 Changed paths: M archive/archive.xml A archive/entries/2015-06-23-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index ca88b84..b1d93b0 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/2015-06-23-1.xml"/> <xi:include href="entries/2015-06-19-1.xml"/> <xi:include href="entries/2015-06-11-4.xml"/> <xi:include href="entries/2015-06-11-3.xml"/> diff --git a/archive/entries/2015-06-23-1.xml b/archive/entries/2015-06-23-1.xml new file mode 100644 index 0000000..8838a7b --- /dev/null +++ b/archive/entries/2015-06-23-1.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Madison PHP Conference 2015</title> + <id>http://php.net/archive/2015.php#id2015-06-23-1</id> + <published>2015-06-23T11:00:00+00:00</published> + <updated>2015-06-23T11:00:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-11-14</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2015-06-23-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.madisonphpconference.com/" title="Madison PHP Conference 2015">madison-php-2013.png</default:newsImage> + <link href="http://www.madisonphpconference.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Join us on Saturday, November 14th, 2015 for a one day, three track conference in Madison, Wisconsin, USA that focuses on PHP and related web technologies. This event is organized by Madison PHP and is designed to offer something to attendees at all skill levels. It will be a day of networking, learning, sharing, and great fun!</p> + + <p>Our Call for Papers is open until August 4th, 2015:<br /><a href="http://cfp.madisonphpconference.com/">http://cfp.madisonphpconference.com/</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
