Commit: 97e1a0abbfe9a1fd7a5ae492f0a37c765150af39 Author: Stelian Mocanita <[email protected]> Fri, 26 Sep 2014 09:54:14 +0200 Parents: 0342e30276b654959d3ab9202a7eb1d94827896e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=97e1a0abbfe9a1fd7a5ae492f0a37c765150af39 Log: Added PHP Austrlia conference Changed paths: M archive/archive.xml A archive/entries/2014-09-26-1.xml A images/news/php-australia-march12.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index b4e859c..8656905 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/2014-09-26-1.xml"/> <xi:include href="entries/2014-09-18-2.xml"/> <xi:include href="entries/2014-09-18-1.xml"/> <xi:include href="entries/2014-09-09-1.xml"/> diff --git a/archive/entries/2014-09-26-1.xml b/archive/entries/2014-09-26-1.xml new file mode 100644 index 0000000..0b905a5 --- /dev/null +++ b/archive/entries/2014-09-26-1.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Australia Conference 2015</title> + <id>http://php.net/archive/2014.php#id2014-09-26-1</id> + <published>2014-09-26T09:52:27+02:00</published> + <updated>2014-09-26T09:52:27+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-03-12</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2014-09-26-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.phpconference.com.au" title="PHP Australia Conference 2015">php-australia-march12.png</default:newsImage> + <link href="http://www.phpconference.com.au" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + We are extremely pleased to be hosting Australia’s first ever PHP + Conference on the 12th & 13th March 2015 in Sydney. This conference + has been a long time coming. We aim to inspire, educate and motivate + our brilliant PHP Australia developers. We are delighted to be hosting + this event where beginner, intermediate to skilled developers are + welcome to participate. Please join us on this opportunity, share your + ideas, get valuable knowledge, collaborate with your peers and enjoy + this amazing adventure. + </p> + + <p> + With more than 200 delegates expected over two days, this will be the + highlight of our 2015 calendar. We will be welcoming some amazing + international and local speakers to share their knowledge. + </p> + + <p> + <a href="http://www.phpconference.com.au">http://www.phpconference.com.au</a> + <a href="https://twitter.com/hashtag/PHPOZ15">#phpoz15</a> + </p> + </div> + </content> +</entry> diff --git a/images/news/php-australia-march12.png b/images/news/php-australia-march12.png new file mode 100644 index 0000000..3336a89 Binary files /dev/null and b/images/news/php-australia-march12.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
