Commit: 7bfc3236f9bb9a98e847a97db8094bedaf1b672f Author: Milko Kosturkov <[email protected]> Tue, 17 Sep 2019 13:06:40 +0300 Committer: Christoph M. Becker <[email protected]> Tue, 17 Sep 2019 16:42:15 +0200 Parents: fee66330fb1a35d4dfe95d9f5619f1f0fb033460 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7bfc3236f9bb9a98e847a97db8094bedaf1b672f Log: Update announcement for Bulgaria PHP Conference 2019 Changed paths: M archive/archive.xml A archive/entries/2019-09-17-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 61675a618..341e8f314 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/2019-09-17-1.xml"/> <xi:include href="entries/2019-09-05-1.xml"/> <xi:include href="entries/2019-08-30-1.xml"/> <xi:include href="entries/2019-08-29-2.xml"/> diff --git a/archive/entries/2019-09-17-1.xml b/archive/entries/2019-09-17-1.xml new file mode 100644 index 000000000..951271ed3 --- /dev/null +++ b/archive/entries/2019-09-17-1.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Bulgaria PHP Conference 2019</title> + <id>https://www.php.net/archive/2019.php#2019-09-17-1</id> + <published>2019-09-17T12:05:07+03:00</published> + <updated>2019-09-17T12:05:07+03:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-09-17-1" rel="alternate" type="text/html"/> + <link href="https://www.bgphp.org/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-11-08</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.bgphp.org/" title="Bulgaria PHP Conference 2019">bgphp-logo-dark-350.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + This fall Sofia hosts the biggest community driven PHP event in Europe! + </p> + <p> + The 2019 edition will take place from the <b>8th to the 10th of November</b> + in the emblematic <b>National Palace of Culture</b> in the heart of <b>Sofia, Bulgaria</b>. + </p> + <p> + The full programme is now complete and will consist of: + </p> + <ul> + <li>35 speakers with a wide range of topics</li> + <li>2 conference days with 3 tracks</li> + <li>a workshop day with 4 workshops</li> + <li>a panel discussion</li> + <li>an unConf</li> + <li>a "lazy" track</li> + <li>a cocktail party</li> + </ul> + <p> + The exquisite meals, the beer, the coffee and refreshments are on us! + </p> + <p> + Follow us on + twitter <a href="https://twitter.com/bgphpconf" target="_blank">@bgphpconf</a>, + on <a href="https://www.bgphp.org/" target="_blank">www.bgphp.org</a> + and on our Facebook page + <a href="https://www.facebook.com/Bulgaria-PHP-Conference-792916594079571" target="_blank"> + https://www.facebook.com/Bulgaria-PHP-Conference-792916594079571 + </a> + for more news! + </p> + <p> + Get your tickets + <a href="https://tickets.paysera.com/en/event/bulgaria-php-conference-2019" target="_blank"> + HERE! + </a> + For groups, User Group and Student discounts write to us at + <a href="mailto:[email protected]">[email protected]</a> + </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
