Commit: d402c6f1024358885ec9a77a84b902fcbcf80328 Author: Anna Filina <[email protected]> Thu, 13 Apr 2017 21:59:51 +0200 Parents: 7b485d52560887bc69e73b5dca90c7c257c68e7f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d402c6f1024358885ec9a77a84b902fcbcf80328 Log: [News] ConFoo Vancouver 2017 CFP Changed paths: M archive/archive.xml A archive/entries/2017-04-13-3.xml A images/news/confoo-yvr2017.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 8912ba0..f99cd84 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/2017-04-13-3.xml"/> <xi:include href="entries/2017-04-13-2.xml"/> <xi:include href="entries/2017-04-13-1.xml"/> <xi:include href="entries/2017-03-30-2.xml"/> diff --git a/archive/entries/2017-04-13-3.xml b/archive/entries/2017-04-13-3.xml new file mode 100644 index 0000000..ff59e8a --- /dev/null +++ b/archive/entries/2017-04-13-3.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ConFoo Vancouver 2017 Calling for Papers</title> + <id>http://php.net/archive/2017.php#id2017-04-13-3</id> + <published>2017-04-13T15:58:29-04:00</published> + <updated>2017-04-13T15:58:29-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-05-08</default:finalTeaserDate> + <category term="cfp " label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2017-04-13-3" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://confoo.ca/en/yvr2017/call-for-papers" title="ConFoo Vancouver 2017">confoo-yvr2017.png</default:newsImage> + <link href="https://confoo.ca/en/yvr2017/call-for-papers" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Want to get your web development ideas in front of a live audience? The <a href="https://confoo.ca/en/yvr2017/call-for-papers">call for papers</a> for the ConFoo Vancouver 2017 web developer conference is open! If you have a burning desire to hold forth about PHP, databases, JavaScript, or any other web development topics, we want to see your proposals. The window is open only from April 10 to May 8, 2017, so hurry. An added benefit: If your proposal is selected and you live outside of the Vancouver area, we will cover your travel and hotel.</p> + + <p>You’ll have 45 minutes for the talk, with 35 minutes for your topic and 10 minutes for Q&A. We can’t wait to see your proposals!</p> + + <p>Until the talks are picked, the price for the tickets will be at its lowest. Once the talks are announced, prices will go up. Check out the <a href="https://confoo.ca/en/yvr2016/sessions">last conference</a> to get an idea of what to expect.</p> + </div> + </content> +</entry> diff --git a/images/news/confoo-yvr2017.png b/images/news/confoo-yvr2017.png new file mode 100644 index 0000000..6b2ea5a Binary files /dev/null and b/images/news/confoo-yvr2017.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
