Commit: 400a5bd7bb23a4f1308803838c60f7ff8e5b4877 Author: Julien Pauli <[email protected]> Mon, 30 Dec 2013 10:59:12 +0100 Parents: 851cc2c8bd7246a16676e129ae9d03583dc9e484 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=400a5bd7bb23a4f1308803838c60f7ff8e5b4877 Log: CFP for PHPTour Lyon Changed paths: M archive/archive.xml A archive/entries/2013-12-30-1.xml A images/news/phptour-lyon.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 385d1c3..21d78c4 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-12-30-1.xml"/> <xi:include href="entries/2013-12-12-3.xml"/> <xi:include href="entries/2013-12-12-2.xml"/> <xi:include href="entries/2013-12-12-1.xml"/> diff --git a/archive/entries/2013-12-30-1.xml b/archive/entries/2013-12-30-1.xml new file mode 100644 index 0000000..c311fa7 --- /dev/null +++ b/archive/entries/2013-12-30-1.xml @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Tour Lyon calling for papers</title> + <id>http://php.net/archive/2013.php#id2013-12-30-1</id> + <published>2013-12-30T09:29:57+00:00</published> + <updated>2013-12-30T09:29:57+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-02-28</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2013-12-30-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://afup.org/pages/phptourlyon2014/appel-a-conferenciers.php" title="phptour-lyon">phptour-lyon.png</default:newsImage> + <link href="http://afup.org/pages/phptourlyon2014/appel-a-conferenciers.php" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + The <a href="http://afup.org/pages/phptourlyon2014/">PHP Tour Lyon 2014</a>, organized by AFUP, French PHP Users Association, will be held on June 23st and 24th. +The PHP Tour event is a conference moving each year all around the country. Nantes in 2012, Lille in 2011... Lyon is proud to welcome the next step of this PHP "Tour de France" ! + </p> + <p> + Expert in PHP domains, or speakers taking part in an Open Source project, please come and share your experience! + </p> + <p> + Are you expert in some specific PHP domains? Did you deploy one or several PHP applications (CMS, e-commerce, CRM, EDMS) in a particular context (heavy load, famous customer, innovating project)? Are you taking part in an Open Source project? Come and share your experience! + </p> + <p> + The Forum is mainly constituted by conferences and workshops throughout the two days, possibly completed by other informal speeches. +Conferences should last 45 minutes, followed by a QA session. + </p> + <p> + Proposals will be reviewed after the deadline has passed (February 28th). Additional information may be asked where needed. Proposals will be chosen according to their layout, relevancy for a professional audience and the overall homegeneity of the forum. Every candidate will be personnally notified of the status of their proposal. The decision is final. + </p> + <p> + Don't forget : registration for the PHP Tour Lyon 2014 is already open, and Early Bird tickets are still available. Save 100€ for 2 days ! + </p> + </div> + </content> +</entry> diff --git a/images/news/phptour-lyon.png b/images/news/phptour-lyon.png new file mode 100644 index 0000000..0a0f4b0 Binary files /dev/null and b/images/news/phptour-lyon.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
