Commit: 899e1c477861a7a1dbb93b5af40920684d095892 Author: Hannes Magnusson <[email protected]> Mon, 6 May 2013 18:42:57 -0700 Parents: 95787bec373b93fd5c6e5cb03571fde753040371 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=899e1c477861a7a1dbb93b5af40920684d095892 Log: PHP Argentina Changed paths: M archive/archive.xml A archive/entries/2013-05-06-1.xml A images/news/logo-php-argentina.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 5c3b388..0436070 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-05-06-1.xml"/> <xi:include href="entries/2013-04-25-1.xml"/> <xi:include href="entries/2013-04-23-1.xml"/> <xi:include href="entries/2013-04-12-1.xml"/> diff --git a/archive/entries/2013-05-06-1.xml b/archive/entries/2013-05-06-1.xml new file mode 100644 index 0000000..488c701 --- /dev/null +++ b/archive/entries/2013-05-06-1.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Conference Argentina</title> + <id>http://php.net/archive/2013.php#id2013-05-06-1</id> + <published>2013-05-06T18:39:48-07:00</published> + <updated>2013-05-06T18:39:48-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-10-05</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-05-06-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.phpconference.com.ar/" title="PHP Conference Argentina">logo-php-argentina.png</default:newsImage> + <link href="http://www.phpconference.com.ar/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + 4-5 OCTOBER 2013, Buenos Aires, ARGENTINA + </p> + <p> + This year we gathered the best of the programming world. With several + talks that cover a wide range of topics related to web development, + <a href="http://www.phpconference.com.ar/">PHP Conference + Argentina</a> is a conference no programmer wishes to miss + (whether or not they use PHP.) + </p> + </div> + </content> +</entry> diff --git a/images/news/logo-php-argentina.png b/images/news/logo-php-argentina.png new file mode 100644 index 0000000..9efea56 Binary files /dev/null and b/images/news/logo-php-argentina.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
