Commit: e08d7a128707ce46eee60e886b4ee39172a0e5c1 Author: Hannes Magnusson <[email protected]> Fri, 5 Oct 2012 15:45:36 -0700 Parents: be3f098df61f7d565e26e3b883bc95743b43a4cc Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e08d7a128707ce46eee60e886b4ee39172a0e5c1 Log: Midwest PHP Changed paths: M archive/archive.xml A archive/entries/2012-10-05-1.xml A images/news/rsz_midwestphpconference_customlogodesign_rl3.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 46b98bc..3967344 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-10-05-1.xml"/> <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"/> diff --git a/archive/entries/2012-10-05-1.xml b/archive/entries/2012-10-05-1.xml new file mode 100644 index 0000000..96f4b84 --- /dev/null +++ b/archive/entries/2012-10-05-1.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Midwest PHP Conference</title> + <id>http://www.php.net/archive/2012.php#id2012-10-05-1</id> + <published>2012-10-05T15:43:04-07:00</published> + <updated>2012-10-05T15:43:04-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-03-03</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://www.php.net/conferences/index.php#id2012-10-05-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.midwestphp.com/" title="Midwest PHP Conference">rsz_midwestphpconference_customlogodesign_rl3.jpg</default:newsImage> + <link href="http://www.midwestphp.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="http://www.midwestphp.com/">MidwestPHP</a> (March 2 and 3rd, 2013 - St. Paul, MN, USA) + is a two-day conference in the heart of Minnesota featuring 40+ sessions covering a + wide range of topics ranging from PHP basics for newbies to advanced PHP concepts, + frameworks, databases, third party tools and components, and web development. + </p> + </div> + </content> +</entry> diff --git a/images/news/rsz_midwestphpconference_customlogodesign_rl3.jpg b/images/news/rsz_midwestphpconference_customlogodesign_rl3.jpg new file mode 100644 index 0000000..b56a3f2 Binary files /dev/null and b/images/news/rsz_midwestphpconference_customlogodesign_rl3.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
