Commit: b4b3abf258bcd1f3bac1cdccf66b3bb385e65fc3 Author: Hannes Magnusson <[email protected]> Wed, 26 Mar 2014 17:05:16 -0700 Parents: 596f45d7c164e0f13a50b1b35a75999285099c03 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b4b3abf258bcd1f3bac1cdccf66b3bb385e65fc3 Log: php|argentina Changed paths: M archive/archive.xml A archive/entries/2014-03-26-1.xml A images/news/argentina-2014.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index e67a8c2..108281c 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/2014-03-26-1.xml"/> <xi:include href="entries/2014-03-13-1.xml"/> <xi:include href="entries/2014-03-07-1.xml"/> <xi:include href="entries/2014-03-06-2.xml"/> diff --git a/archive/entries/2014-03-26-1.xml b/archive/entries/2014-03-26-1.xml new file mode 100644 index 0000000..d05b542 --- /dev/null +++ b/archive/entries/2014-03-26-1.xml @@ -0,0 +1,40 @@ +<?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/2014.php#id2014-03-26-1</id> + <published>2014-03-26T16:56:35-07:00</published> + <updated>2014-03-26T16:56:35-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-11-09</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2014-03-26-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.phpconference.com.ar/" title="PHP Argentina">argentina-2014.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> + We are excited to invite you to the 2014 edition of + <a href="http://www.phpconference.com.ar">PHP Conference Argentina</a>, + to be held on November 7, 8 and 9 in Buenos Aires, Argentina. + </p> + <p> + <a href="http://www.phpconference.com.ar">PHP Conference Argentina</a>, + is the largest developer conference in Argentina and one of the most important + events in the region, where programmers and decision makers from all over Latin + America get together for a 3-days event filled with talks given by highly + recognized speakers, and networking opportunities. + </p> + <p> + Conference numbers + <ul> + <li>Expecting more than 700 attendees</li> + <li>Full exclusivity of a highly recognized venue in Buenos Aires, giving us + amazing opportunities for a wide variety of activities.</li> + <li>A three day event spanned across two days of conference talks, and a full + day at a farm (called the "Gaucho day") to improve networking opportunities.</li> + <li>Organized social activities for both conference days.</li> + </ul> + More info: <a href="http://www.phpconference.com.ar">www.phpconference.com.ar</a> + </p> + </div> + </content> +</entry> diff --git a/images/news/argentina-2014.png b/images/news/argentina-2014.png new file mode 100644 index 0000000..9efea56 Binary files /dev/null and b/images/news/argentina-2014.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
