Commit: ce1bca9a36487be79624334c74b2f5e699dbc783 Author: Stelian Mocanita <[email protected]> Wed, 25 Feb 2015 11:24:26 +0100 Parents: e436a70b27737850f4ec32a14c253b92efaffa3c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ce1bca9a36487be79624334c74b2f5e699dbc783 Log: Added lone star 2015 php conference Changed paths: M archive/archive.xml A archive/entries/2015-02-25-2.xml A images/news/conference-logo-lonestar2015.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index aea93b9..c2c5da6 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/2015-02-25-2.xml"/> <xi:include href="entries/2015-02-25-1.xml"/> <xi:include href="entries/2015-02-19-2.xml"/> <xi:include href="entries/2015-02-19-1.xml"/> diff --git a/archive/entries/2015-02-25-2.xml b/archive/entries/2015-02-25-2.xml new file mode 100644 index 0000000..2a8c773 --- /dev/null +++ b/archive/entries/2015-02-25-2.xml @@ -0,0 +1,19 @@ +<?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 2015</title> + <id>http://php.net/archive/2015.php#id2015-02-25-2</id> + <published>2015-02-25T11:21:44+01:00</published> + <updated>2015-02-25T11:21:44+01:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-04-16</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2015-02-25-2" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://lonestarphp.com/" title="Lone Star PHP 2015">conference-logo-lonestar2015.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>Welcome back to Lone Star PHP for another great year! We're in our <strong>fifth year</strong> and we're making things better all the time. This year's event will provide all of the great PHP speakers and content you've come to expect from Lone Star PHP. This year we are <strong>introducing the Training Day</strong>. Training Day will provide a more hands-on experience for all that attend. There'll be plenty of time to spend with the local PHP community too through after-parties and other events.</p> + + <p>Thanks to the generous support of our sponsors year after year we're able to present this conference at minimal cost to our attendees, opening up attendance to many who could not normally justify the cost of similar events. We couldn't do it without their support and we hope that this year you'll help us share this experience with the community. With the amazing feedback we receive each year from our attendees and sponsors we continue to improve our event to keep our place as the best php community conference around.</p> + </div> + </content> +</entry> diff --git a/images/news/conference-logo-lonestar2015.png b/images/news/conference-logo-lonestar2015.png new file mode 100644 index 0000000..babab46 Binary files /dev/null and b/images/news/conference-logo-lonestar2015.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
