Commit: 19ae4c7e41a91a3b6594a54169cca4db6a901c62 Author: Anna Filina <[email protected]> Fri, 28 Oct 2016 12:26:01 -0400 Parents: 26bc7257f7e021c78f1ae4a2c2d810d1a1b26a68 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=19ae4c7e41a91a3b6594a54169cca4db6a901c62 Log: ConFoo Montreal schedule news. Changed paths: M archive/archive.xml A archive/entries/2016-10-28-1.xml A images/news/confoo-yvr2016-yul2017.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index f5cfe2d..a3b4355 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/2016-10-28-1.xml"/> <xi:include href="entries/2016-10-27-1.xml"/> <xi:include href="entries/2016-10-19-1.xml"/> <xi:include href="entries/2016-10-18-1.xml"/> diff --git a/archive/entries/2016-10-28-1.xml b/archive/entries/2016-10-28-1.xml new file mode 100644 index 0000000..91e893a --- /dev/null +++ b/archive/entries/2016-10-28-1.xml @@ -0,0 +1,23 @@ +<?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 & Montreal</title> + <id>http://php.net/archive/2016.php#id2016-10-28-1</id> + <published>2016-10-28T12:22:24-04:00</published> + <updated>2016-10-28T12:22:24-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-12-05</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2016-10-28-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://confoo.ca/en" title="ConFoo Vancouver 2016 and Montreal 2017">confoo-yvr2016-yul2017.jpg</default:newsImage> + <link href="https://confoo.ca/en" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We recently released the presentations for <a href="https://confoo.ca/en/yul2017/sessions">ConFoo Montreal</a>. This giant conference will be held on March 8-10, 2017.</p> + + <p>It's also the last chance to get tickets for <a href="https://confoo.ca/en/yvr2016/sessions">ConFoo Vancouver</a>, held on December 5-7, 2016.</p> + + <p>ConFoo is a multi-technology conference aimed specifically at web developers. It has between 100 and more than 150 presentations by local and international speakers. This conference offers a great diversity in content to expand your knowledge and increase your productivity. It is the perfect place to sharpen those hard tech skills and discover the latest practices.</p> + + <p>There is a great range of topics, including PHP, many other programming languages, databases, security, performance, machine learning and project management.</p> + </div> + </content> +</entry> diff --git a/images/news/confoo-yvr2016-yul2017.jpg b/images/news/confoo-yvr2016-yul2017.jpg new file mode 100644 index 0000000..907d345 Binary files /dev/null and b/images/news/confoo-yvr2016-yul2017.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
