Commit: 1ff17a72c7a06bd7a134b22589eaf7a58b0e6f6f Author: Sherif Ramadan <[email protected]> Sat, 12 Jan 2013 17:43:19 -0500 Parents: ca161fb95d12033506e02e719bedaa88b9f8e62f Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=1ff17a72c7a06bd7a134b22589eaf7a58b0e6f6f Log: Added News: ConFoo last chance to save. From web-php/pull/10 - PR #10 Bugs: https://bugs.php.net/10 Changed paths: M archive/archive.xml A archive/entries/2013-01-11-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 25da3c8..2ab7048 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/2013-01-11-1.xml"/> <xi:include href="entries/2013-01-10-1.xml"/> <xi:include href="entries/2012-12-21-1.xml"/> <xi:include href="entries/2012-12-20-2.xml"/> diff --git a/archive/entries/2013-01-11-1.xml b/archive/entries/2013-01-11-1.xml new file mode 100644 index 0000000..493943c --- /dev/null +++ b/archive/entries/2013-01-11-1.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ConFoo: Last Chance to Save $145</title> + <id>http://www.php.net/archive/2013.php#id2013-01-11-1</id> + <published>2013-01-11T21:31:28+00:00</published> + <updated>2013-01-11T21:31:28+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-02-25</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://www.php.net/conferences/index.php#id2013-01-11-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://confoo.ca" title="ConFoo 2013">confoo-2013-php.jpg</default:newsImage> + <link href="http://confoo.ca" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Save $145 on ConFoo tickets by purchasing before January 20th. <a href="http://confoo.ca/en/register">Register online</a> without delay. ConFoo 2013 will be held on February 27th through March 1st in Montreal, Canada and is loaded with PHP content.</p> + + <p>We gathered 100 speakers from around the world to talk about all aspects of web programming. The conference is preceeded by two training days. Places are very limited. Choose from 4 training topics:</p> + + <ul> + <li>Advanced PHP Training (Sebastian Bergmann, Arne Blankerts and Stefan Priebsch)</li> + <li>PHP Web Security: From Exploitation to Correction (Jonathan Marcil)</li> + <li>Practical Symfony2 (Hugo Hamon)</li> + <li>JavaScript Training (Laurent Villeneuve)</li> + </ul> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
