Commit: 0c4d1244f4ad792ea5ed125268c083a582970ab1 Author: Hannes Magnusson <[email protected]> Mon, 10 Jun 2013 14:59:27 -0700 Parents: bfbf13c0c9398d32aaa463d3e085b1fc3c66176c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0c4d1244f4ad792ea5ed125268c083a582970ab1 Log: IPC2013 Changed paths: M archive/archive.xml A archive/entries/2013-06-10-1.xml A images/news/ipc_2013.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 977cfb8..ff8d314 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-06-10-1.xml"/> <xi:include href="entries/2013-06-06-2.xml"/> <xi:include href="entries/2013-06-06-1.xml"/> <xi:include href="entries/2013-06-04-1.xml"/> diff --git a/archive/entries/2013-06-10-1.xml b/archive/entries/2013-06-10-1.xml new file mode 100644 index 0000000..8df21be --- /dev/null +++ b/archive/entries/2013-06-10-1.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>International PHP Conference</title> + <id>http://php.net/archive/2013.php#id2013-06-10-1</id> + <published>2013-06-10T14:57:56-07:00</published> + <updated>2013-06-10T14:57:56-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-10-27</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2013-06-10-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpconference.com" title="IPC 2012">ipc_2013.jpg</default:newsImage> + <link href="http://phpconference.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The International PHP Conference is a globally recognized event for PHP developers, webworkers, IT managers and everyone interested in web technology.</p> + <p>We are about to start planning the next conference and if you have some projects to talk about, you can submit your sessions here: <a href="http://phpconference.com/cfp">http://phpconference.com/cfp</a></p> + </div> + </content> +</entry> diff --git a/images/news/ipc_2013.jpg b/images/news/ipc_2013.jpg new file mode 100644 index 0000000..b3c2f85 Binary files /dev/null and b/images/news/ipc_2013.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
