Commit: bddd76a0358ed0a370c1ecd9c2c9fc480b135879 Author: Cassio Santos <[email protected]> Tue, 22 May 2018 13:53:48 -0300 Committer: Sara Golemon <[email protected]> Wed, 6 Jun 2018 11:39:34 -0400 Parents: 5e6f6b2af0a659c31f828db0a66069cfeb1bc85d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=bddd76a0358ed0a370c1ecd9c2c9fc480b135879 Log: Announcing PHPSC Conference Changed paths: M archive/archive.xml A archive/entries/2018-06-06-3.xml A images/news/phpsc_conf2018.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 328c7fd..4650bf7 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/2018-06-06-3.xml"/> <xi:include href="entries/2018-06-06-2.xml"/> <xi:include href="entries/2018-06-06-1.xml"/> <xi:include href="entries/2018-05-25-1.xml"/> diff --git a/archive/entries/2018-06-06-3.xml b/archive/entries/2018-06-06-3.xml new file mode 100644 index 0000000..5a5607d --- /dev/null +++ b/archive/entries/2018-06-06-3.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>PHPSC Conference 2018</title> + <id>http://php.net/archive/2018.php#id2018-06-06-3</id> + <published>2018-06-06T13:14:56-03:00</published> + <updated>2018-06-06T13:14:56-03:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-06-09</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2018-06-06-3" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://conf.phpsc.com.br" title="PHPSC Conference 2018">phpsc_conf2018.png</default:newsImage> + <link href="https://conf.phpsc.com.br" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The Santa Catarina PHP user group (PHPSC) announce the <b><a href="https://conf.phpsc.com.br/">8th edition</a></b> of the <b>PHPSC Conference</b>, taking place on June 8-9th, 2018 in Florianópolis, Brazil.</p> + + <p>This Conference aims to discuss best practices in PHP technology and related areas such as design, development techniques, database, open source, agile methodologies, design patterns, etc.</p> + + <p>The event is held each year, preferably in a different city of the state, and it happens in partnership with a local educational institution or company. This year: <a href="http://unisul.br">Unisul</a>.</p> + + <p>All of this is in line with the group's goal, which is to cross the state in order to get more people to participate, presenting PHP through the professionals who actually use the language, increasing the technical quality of the information discussed. The conference counts on renowned speakers from outside the state, who are considered a reference in Brazil, for this purpose; but it also includes local speakers.</p> + + <p>Get your ticket now at: <a href="https://conf.phpsc.com.br/">https://conf.phpsc.com.br/</a>.</p> + </div> + </content> +</entry> diff --git a/images/news/phpsc_conf2018.png b/images/news/phpsc_conf2018.png new file mode 100644 index 0000000..2696090 Binary files /dev/null and b/images/news/phpsc_conf2018.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
