Commit: 081acf6a7e1d67dea242a7708ee73e660d40c8af Author: Hannes Magnusson <[email protected]> Sat, 3 Nov 2012 13:08:43 -0700 Parents: fe9035d8bf325bae375ac7c065e55b9c295d169e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=081acf6a7e1d67dea242a7708ee73e660d40c8af Log: SunshinePHP 2013 Changed paths: M archive/archive.xml A archive/entries/2012-11-03-1.xml A images/news/sunshine2013.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 798c754..e3af403 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-11-03-1.xml"/> <xi:include href="entries/2012-11-02-1.xml"/> <xi:include href="entries/2012-10-18-1.xml"/> <xi:include href="entries/2012-10-13-2.xml"/> diff --git a/archive/entries/2012-11-03-1.xml b/archive/entries/2012-11-03-1.xml new file mode 100644 index 0000000..00d3a9d --- /dev/null +++ b/archive/entries/2012-11-03-1.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>SunshinePHP Developer Conference</title> + <id>http://www.php.net/archive/2012.php#id2012-11-03-1</id> + <published>2012-11-03T13:04:07-07:00</published> + <updated>2012-11-03T13:04:07-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2012-12-01</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://www.php.net/conferences/index.php#id2012-11-03-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://sunshinephp.com/" title="SunshinePHP Developer Conference">sunshine2013.png</default:newsImage> + <link href="http://sunshinephp.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="http://soflophp.org/">SoFloPHP</a> is excited to present the inaugural <a href="http://sunshinephp.com/">SunshinePHP Developer Conference</a> in Miami, Florida + from February 8th - 9th, 2013. This 2 day event will feature 3 awesome tracks, with one track + dedicated to Symfony. We are also planning an Uncon, as well as a hack event, and many + opportunities to socialize with the PHP community. Please register soon to take advantage of + our early bird discounted rate before it ends. + </p> + <p> + In February when the rest of the world is cold and snowy, it is sunny and beautiful in + Florida. Come join us for some sun and learning. + </p> + <p> + Our call for papers runs until December 1st, 2012, so please get those talks in! We will + be announcing the sessions and speakers around mid-December after our board has a chance to + consider each submission. + </p> + </div> + </content> +</entry> diff --git a/images/news/sunshine2013.png b/images/news/sunshine2013.png new file mode 100644 index 0000000..559a575 Binary files /dev/null and b/images/news/sunshine2013.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
