Commit: 148a181bbcfed362603dfa7c4969a0e4b4c30873 Author: Peter Cowburn <[email protected]> Mon, 4 Aug 2014 21:23:07 +0100 Parents: 437605275bc00a7e625765313038d51b3375e45f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=148a181bbcfed362603dfa7c4969a0e4b4c30873 Log: CakeFest 2014 Changed paths: M archive/archive.xml A archive/entries/2014-08-04-3.xml A images/news/cakefest-2014.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 9925b3d..1f27ae0 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-08-04-3.xml"/> <xi:include href="entries/2014-08-04-2.xml"/> <xi:include href="entries/2014-08-04-1.xml"/> <xi:include href="entries/2014-07-31-1.xml"/> diff --git a/archive/entries/2014-08-04-3.xml b/archive/entries/2014-08-04-3.xml new file mode 100644 index 0000000..aec7546 --- /dev/null +++ b/archive/entries/2014-08-04-3.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>CakeFest 2014 - The CakePHP Conference</title> + <id>http://php.net/archive/2014.php#id2014-08-04-3</id> + <published>2014-08-04T21:11:08+01:00</published> + <updated>2014-08-04T21:11:08+01:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2014-08-21</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2014-08-04-3" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://cakefest.org/" title="CakeFest 2014">cakefest-2014.png</default:newsImage> + <link href="http://cakefest.org/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="http://cakefest.org/">CakeFest</a> is the annual conference + dedicated to the CakePHP framework and related technologies, hosting + live workshops, and inviting a variety of great speakers, to give the + very best in presentations and talks on the latest from the community. + This year the conference comes to Madrid, Spain, and takes place from + August 21st until August 24th. + </p> + <p> + The workshops are a great way to learn CakePHP, and get up-to-date with + the latest version 3.0 and innovations directly from the core + developers, while the conference days are packed with presentations, + discussions and talks, and an ideal moment to learn more from + the community. + </p> + <p> + It's a great opportunity to network, meet friends old and new, and have + some fun with the core members of the project. Plus, there's cake! + </p> + <p> + Tickets are available <a href="http://cakefest.org/">here</a> and a list of conference + speakers is available <a href="http://cakefest.org/schedule">here</a>. + </p> + </div> + </content> +</entry> diff --git a/images/news/cakefest-2014.png b/images/news/cakefest-2014.png new file mode 100644 index 0000000..5784e59 Binary files /dev/null and b/images/news/cakefest-2014.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
