Commit: c47215af4f90c778dcf82e7da8bc08be517b4688 Author: Hannes Magnusson <[email protected]> Wed, 5 Feb 2014 13:10:37 -0800 Parents: 17c2aa78f7bbc5926115a587585b807c6988641e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c47215af4f90c778dcf82e7da8bc08be517b4688 Log: midwest 2014 Changed paths: M archive/archive.xml A archive/entries/2014-02-05-3.xml A images/news/midwest2014.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 68fbf62..34b7842 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,8 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2014-02-05-3.xml"/> + <xi:include href="entries/2014-02-05-3.xml"/> <xi:include href="entries/2014-02-05-2.xml"/> <xi:include href="entries/2014-02-05-1.xml"/> <xi:include href="entries/2014-01-23-1.xml"/> diff --git a/archive/entries/2014-02-05-3.xml b/archive/entries/2014-02-05-3.xml new file mode 100644 index 0000000..5199de9 --- /dev/null +++ b/archive/entries/2014-02-05-3.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>MidwestPHP 2014</title> + <id>http://php.net/archive/2014.php#id2014-02-05-3</id> + <published>2014-02-05T13:09:54-08:00</published> + <updated>2014-02-05T13:09:54-08:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-03-16</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2014-02-05-3" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.midwestphp.org/" title="MidwestPHP 2014">midwest2014.jpg</default:newsImage> + <link href="http://www.midwestphp.org/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="http://www.midwestphp.org/">MidwestPHP</a> is back in Minneapolis + again for its second year, March 15th-16th, boasting 2 days filled with sessions about Zend + Framework 2, PHPUnit, RabbitMQ, Vagrant, Application development, Security, and + more. And if you're new to PHP, there's something for you too- php|architect + will be hosting a training day to cover the basics of PHP on the 14th. + </p> + + <p>Don't miss out on 2 great days of sessions, fantastic Minnesota food, a + great chance for networking, and of course the world famous Minnesota Niceness + everyone is talking about. + <a href="http://www.midwestphp.org/registration/">Register for your spot at MidwestPHP</a> today! + </p> + </div> + </content> +</entry> diff --git a/images/news/midwest2014.jpg b/images/news/midwest2014.jpg new file mode 100644 index 0000000..b56a3f2 Binary files /dev/null and b/images/news/midwest2014.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
