Commit: 3cc0b9b3eb5c32bdecb2ccd234ebf6789eed4928 Author: Hannes Magnusson <[email protected]> Wed, 19 Dec 2012 14:59:21 -0800 Parents: 51c964bf62ca94eea000264716ebd7eab38f9e59 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3cc0b9b3eb5c32bdecb2ccd234ebf6789eed4928 Log: php|tek 2013 cfp Changed paths: M archive/archive.xml A archive/entries/2012-12-19-1.xml A images/news/tek13_badge.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index a8e46dd..c410174 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-19-1.xml"/> <xi:include href="entries/2012-11-22-1.xml"/> <xi:include href="entries/2012-11-15-1.xml"/> <xi:include href="entries/2012-11-03-1.xml"/> diff --git a/archive/entries/2012-12-19-1.xml b/archive/entries/2012-12-19-1.xml new file mode 100644 index 0000000..e366de5 --- /dev/null +++ b/archive/entries/2012-12-19-1.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>php[tek] 2013 Conference</title> + <id>http://php.net/archive/2012.php#id2012-12-19-1</id> + <published>2012-12-19T14:57:57-08:00</published> + <updated>2012-12-19T14:57:57-08:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-01-15</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2012-12-19-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://tek13.phparch.com/" title="php[tek] 2013">tek13_badge.png</default:newsImage> + <link href="http://tek13.phparch.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are pleased to announce that <a href="http://tek13.phparch.com/">tek13</a> will be taking place this + year again at it's traditional location in Chicago, IL. This year's + dates are from May 14th - 17th, 2013. It will again be a 3-track + conference with a focus on the community.</p> + + <p>The <a href="http://tek13.phparch.com/call-for-papers/">Call for + Papers</a> has been announced and will be running until January 15th, + 2013. Conference registration will open on January 1st. We look + forward to seeing many of you there this year!</p> + </div> + </content> +</entry> diff --git a/images/news/tek13_badge.png b/images/news/tek13_badge.png new file mode 100644 index 0000000..d15c2ba Binary files /dev/null and b/images/news/tek13_badge.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
