Commit: 922c9bc720dabc3eeb4609447af36bf4b437fff6 Author: Emir Karşıyakalı <[email protected]> Tue, 1 Mar 2016 09:00:00 +0200 Parents: 0b566bf71b57e00fdbe87677984a95cb646d8bb1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=922c9bc720dabc3eeb4609447af36bf4b437fff6 Log: added phpkonf istanbul php conference Changed paths: M archive/archive.xml A archive/entries/2016-03-01-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index df20016..edf139d 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-03-01-1.xml"/> <xi:include href="entries/2016-02-18-1.xml"/> <xi:include href="entries/2016-02-16-1.xml"/> <xi:include href="entries/2016-02-04-3.xml"/> diff --git a/archive/entries/2016-03-01-1.xml b/archive/entries/2016-03-01-1.xml new file mode 100644 index 0000000..5e94d68 --- /dev/null +++ b/archive/entries/2016-03-01-1.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHPKonf: Istanbul PHP Conference 2016</title> + <id>http://php.net/archive/2016.php#id2016-03-01-1</id> + <published>2016-03-01T09:00:00+00:00</published> + <updated>2016-03-01T09:00:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-05-21</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2016-03-01-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpkonf.org/" title="PHPKonf: Istanbul PHP Conference 2016">phpkonf_2015.png</default:newsImage> + <link href="http://phpkonf.org/" rel="via" type="text/html"/> + <content type="html"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Istanbul PHP User Group is proud to announce that the PHPKonf 2016! We'll host some of the best speakers, awesome talk topics, latest technologies, and up to date news in PHP. Join us on 21st/22nd of May for a two day, double track conference in ancient city Istanbul! We’ve something for every level of PHP developer with 2 keynotes, 28 talks and 2 panels.</p> + + For tickets and more information: <a href="http://phpkonf.org">http://phpkonf.org</a> + </div> + </content> +</entry> \ No newline at end of file -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
