Commit: a37731ae8bec823446966b251584c67c28912baa Author: Milko Kosturkov <[email protected]> Sun, 3 Mar 2019 14:08:05 +0200 Parents: 10d8705cbeaee048af83db9516067419d7fb197c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a37731ae8bec823446966b251584c67c28912baa Log: Add "Bulgaria PHP Conference 2019" to conferences announcments Changed paths: M archive/archive.xml A archive/entries/2019-03-03-1.xml A images/news/bgphp-logo-dark-350.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 149da8d..6df157d 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-03-03-1.xml"/> <xi:include href="entries/2019-02-14-1.xml"/> <xi:include href="entries/2019-02-07-3.xml"/> <xi:include href="entries/2019-02-07-2.xml"/> diff --git a/archive/entries/2019-03-03-1.xml b/archive/entries/2019-03-03-1.xml new file mode 100644 index 0000000..bd20475 --- /dev/null +++ b/archive/entries/2019-03-03-1.xml @@ -0,0 +1,25 @@ +<?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>http://php.net/archive/2019.php#id2019-03-03-1</id> + <published>2019-03-03T13:37:07+02:00</published> + <updated>2019-03-03T13:37:07+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-11-08</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2019-03-03-1" rel="alternate" type="text/html"/> + <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> + <link href="https://www.bgphp.org/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are proud to announce the return of Bulgaria PHP Conference!</p> + <p>The 2019 edition will take place from the 8th to the 10th of November + in the emblematic National Palace of Culture in the heart of Sofia, Bulgaria. + The conference will consist of a training day and two conference days with two tracks, + an unConf, a great theme, an awesome party, exquisite food and lot's of beer (we take fun really seriously on the Balkans).</p> + + <p>Follow us on twitter <a href="https://twitter.com/bgphpconf">@bgphpconf</a>, on <a href="https://www.bgphp.org/">www.bgphp.org</a> and on our Facebook page <a href="https://www.facebook.com/Bulgaria-PHP-Conference-792916594079571">https://www.facebook.com/Bulgaria-PHP-Conference-792916594079571</a> for more news!</p> + + <p>Our Call for Papers will start on the 8th of March, so, please, do apply and see you in November in Bulgaria!</p> + </div> + </content> +</entry> diff --git a/images/news/bgphp-logo-dark-350.png b/images/news/bgphp-logo-dark-350.png new file mode 100644 index 0000000..23e4387 Binary files /dev/null and b/images/news/bgphp-logo-dark-350.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
