Commit: a9e4d7ba84edb11d1db9960b236029688cb0900e Author: Hannes Magnusson <[email protected]> Tue, 12 Feb 2013 17:23:19 -0800 Parents: 696a69b3a7ae9c071664c587367004b1786ae5fc Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a9e4d7ba84edb11d1db9960b236029688cb0900e Log: Lonly star 2013 Changed paths: M archive/archive.xml A archive/entries/2013-02-12-1.xml A images/news/logo-lonestarphp.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 9f86bd3..c4e5591 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-02-12-1.xml"/> <xi:include href="entries/2013-02-07-1.xml"/> <xi:include href="entries/2013-01-24-1.xml"/> <xi:include href="entries/2013-01-17-1.xml"/> diff --git a/archive/entries/2013-02-12-1.xml b/archive/entries/2013-02-12-1.xml new file mode 100644 index 0000000..f6dcdfe --- /dev/null +++ b/archive/entries/2013-02-12-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>Lone Star PHP 2013</title> + <id>http://php.net/archive/2013.php#id2013-02-12-1</id> + <published>2013-02-12T17:20:07-08:00</published> + <updated>2013-02-12T17:20:07-08:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-02-28</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2013-02-12-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://lonestarphp.com/" title="Lone Star PHP 2013">logo-lonestarphp.png</default:newsImage> + <link href="http://lonestarphp.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="http://lonestarphp.com/">Lone Star PHP</a> is back again for its 3rd year in Dallas, Texas from June 28th - 29th. This 2 day event will offer 2 tracks showcasing amazing speakers from all over the PHP community.</p> + <p>Come join more than 200 developers for 2 days of learning and networking. This year will be featuring a brand new focused 1 day track, PHP Fundamentals. + </p> + <p><a href="http://lonestarphp.com/call-for-papers">Call for Papers</a> are open until February 28th, 2013. Get your talk ideas in quick and join us in Dallas! Early bird registration opening soon!</p> + </div> + </content> +</entry> diff --git a/images/news/logo-lonestarphp.png b/images/news/logo-lonestarphp.png new file mode 100644 index 0000000..44d9249 Binary files /dev/null and b/images/news/logo-lonestarphp.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
