Commit: 2ff514938c18327abb5e99f353f6f5ba8c576aca Author: Hannes Magnusson <[email protected]> Sat, 31 Aug 2013 11:58:41 -0700 Parents: 7771eba9faf9c94c6cb1f3d3819857bd285f6c29 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2ff514938c18327abb5e99f353f6f5ba8c576aca Log: SunshinePHP 2013 cfp Changed paths: M archive/archive.xml A archive/entries/2013-08-31-1.xml A images/news/sunshinephp_logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 4db7017..53ab002 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-08-31-1.xml"/> <xi:include href="entries/2013-08-22-1.xml"/> <xi:include href="entries/2013-08-19-2.xml"/> <xi:include href="entries/2013-08-19-1.xml"/> diff --git a/archive/entries/2013-08-31-1.xml b/archive/entries/2013-08-31-1.xml new file mode 100644 index 0000000..f55c787 --- /dev/null +++ b/archive/entries/2013-08-31-1.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>SunshinePHP 2014</title> + <id>http://php.net/archive/2013.php#id2013-08-31-1</id> + <published>2013-08-31T11:57:28-07:00</published> + <updated>2013-08-31T11:57:28-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-10-15</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2013-08-31-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://sunshinephp.com/" title="SunshinePHP">sunshinephp_logo.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> + The <a href="http://sunshinephp.com">SunshinePHP</a> Developer Conference from + February 6th - 8th, 2014 is being brought to you by the (SoFloPHP) <a href="http://soflophp.org">South Florida PHP User Group</a>. The conference + will have a full tutorial day followed by a 2 day conferenece in Miami, Florida + at the Embassy Suites Miami International. Our call for papers will run until + October 15th at <a href="http://cfp.sunshinephp.com">http://cfp.sunshinephp.com</a>. + </p> + + <p> + So when it is cold everywhere else, come down to Florida where it is sunny and + warm to enjoy some PHP, learning, community, and fun. For more information, + visit <a href="http://sunshinephp.com">http://sunshinephp.com</a>. + </p> + </div> + </content> +</entry> diff --git a/images/news/sunshinephp_logo.png b/images/news/sunshinephp_logo.png new file mode 100644 index 0000000..2d2e51c Binary files /dev/null and b/images/news/sunshinephp_logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
