Commit: e235f4dd327366cc5af68a027456f8e0d2b46aaf Author: Hannes Magnusson <[email protected]> Thu, 10 Oct 2013 12:50:28 -0700 Parents: 1d1ed2ea92990ad6c41fcd1e0a74ff32f601e24d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e235f4dd327366cc5af68a027456f8e0d2b46aaf Log: Madison PHP Conference Changed paths: M archive/archive.xml A archive/entries/2013-10-10-1.xml A images/news/madison-php-2013.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index ffc055a..76ce765 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-10-10-1.xml"/> <xi:include href="entries/2013-09-19-2.xml"/> <xi:include href="entries/2013-09-19-1.xml"/> <xi:include href="entries/2013-09-05-1.xml"/> diff --git a/archive/entries/2013-10-10-1.xml b/archive/entries/2013-10-10-1.xml new file mode 100644 index 0000000..d44a335 --- /dev/null +++ b/archive/entries/2013-10-10-1.xml @@ -0,0 +1,49 @@ +<?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</title> + <id>http://php.net/archive/2013.php#id2013-10-10-1</id> + <published>2013-10-10T12:46:40-07:00</published> + <updated>2013-10-10T12:46:40-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-11-17</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-10-10-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.madisonphpconference.com/" title="Madison PHP Conference">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> + November 16th, 2013 - 8:30am - 3:30pm<br /> + Warner Park Community Recreation Center <br/> + 1625 Northport Dr, Madison, WI 53704<br/> + $40 (before October 16th), $60 (after October 16th), $100 at the door<br/> + </p> + + <p> + <strong>Call for Papers</strong>: Now through October 8th, 2013 + </p> + + <p> + Join us for a one day, two-track conference 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> + <strong>Two Tracks</strong> + We've carefully crafted two distinct tracks but you're not locked into just one. Attend any talk from any track. + </p> + + <p> + <strong>PHP Foundations</strong> + Track Learn the basics of PHP development. A carefully selected set of talks for those who have never programmed before or who are new to PHP and would like a refresher of the basics. + </p> + + <p> + <strong>PHP Professional Track</strong> + Explore new technologies and techniques. Gather with other seasoned developers and increase your value with a series of talks that will both energize and get you excited about the future of PHP. + </p> + + <p> + For more information and to register, please visit: <a href="http://www.MadisonPHPConference.com">http://www.MadisonPHPConference.com</a>" + </p> + </div> + </content> +</entry> diff --git a/images/news/madison-php-2013.png b/images/news/madison-php-2013.png new file mode 100644 index 0000000..f49be22 Binary files /dev/null and b/images/news/madison-php-2013.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
