Commit: adb07089b08b575aae49a16afc092fa7d8e50bfc Author: Anna Filina <[email protected]> Sun, 1 Sep 2013 06:45:46 -0400 Parents: ea8d2fc5343869bd26089dc847e04e4871dbb889 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=adb07089b08b575aae49a16afc092fa7d8e50bfc Log: ConFoo 2014 cfp Changed paths: M archive/archive.xml A archive/entries/2013-09-01-1.xml A images/news/confoo-2014-php.gif Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 53ab002..52e2d21 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-09-01-1.xml"/> <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"/> diff --git a/archive/entries/2013-09-01-1.xml b/archive/entries/2013-09-01-1.xml new file mode 100644 index 0000000..b542558 --- /dev/null +++ b/archive/entries/2013-09-01-1.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ConFoo 2014 wants you to be a speaker</title> + <id>http://php.net/archive/2013.php#id2013-09-01-1</id> + <published>2013-09-01T11:57:28-07:00</published> + <updated>2013-09-01T11: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-09-01-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://confoo.ca" title="ConFoo 2014 in Montreal">confoo-2014-php.gif</default:newsImage> + <link href="http://confoo.ca" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are looking for PHP professionals to share their skills and experience at the next ConFoo. + <a href="http://confoo.ca/en/call-for-papers">Submit your proposals</a> until <b>September 22nd.</b> + </p> + + <p>ConFoo is a conference for developers that has built a reputation as a prime destination for exploring new technologies, diving deeper into familiar topics, and experiencing the best of community and culture.</p> + + <ul> + <li>ConFoo 2014 will be hosted on February 26-28 in Montreal, at the Hilton Bonaventure Hotel.</li> + <li>We take good care of our speakers by covering most expenses including travel, accommodation, lunch, full conference ticket, etc.</li> + <li>Presentations are 45 minutes including questions, and may be delivered in English or French.</li> + <li>ConFoo is an open environment where everyone is welcome to submit. We are simply looking for quality proposals by skilled and friendly people.</li> + </ul> + + <p>If you would prefer to attend the conference, we have a <a href="http://confoo.ca/en/register">$230 discount</a> until October 16th.</p> + </div> + </content> +</entry> diff --git a/images/news/confoo-2014-php.gif b/images/news/confoo-2014-php.gif new file mode 100644 index 0000000..b113135 Binary files /dev/null and b/images/news/confoo-2014-php.gif differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
