Commit: 3d4d86690b0fa1ae7f6cc1eed9446a35db2b0ea7 Author: Hannes Magnusson <[email protected]> Sun, 24 Feb 2013 15:18:44 -0800 Parents: 8844c6da76ee5643da2824001f5760d9491c1f32 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3d4d86690b0fa1ae7f6cc1eed9446a35db2b0ea7 Log: IPC2013 Changed paths: M archive/archive.xml A archive/entries/2013-02-24-1.xml A images/news/ipc2013.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 2bc0ec6..2c15d91 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-02-24-1.xml"/> <xi:include href="entries/2013-02-21-1.xml"/> <xi:include href="entries/2013-02-21-2.xml"/> <xi:include href="entries/2013-02-12-1.xml"/> diff --git a/archive/entries/2013-02-24-1.xml b/archive/entries/2013-02-24-1.xml new file mode 100644 index 0000000..2af095d --- /dev/null +++ b/archive/entries/2013-02-24-1.xml @@ -0,0 +1,20 @@ +<?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-02-24-1</id> + <published>2013-02-24T15:16:20-08:00</published> + <updated>2013-02-24T15:16:20-08:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-06-05</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-02-24-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.phpconference.com/" title="IPC2013">ipc2013.jpg</default:newsImage> + <link href="http://www.phpconference.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="http://www.phpconference.com/">International PHP Conference</a> – June 2-5, 2013, Maritim proArte + </p> + <p><a href="http://www.phpconference.com/">The International PHP Conference</a> is a globally recognized event for PHP developers, webworkers, IT managers and everyone interested in web-technology.</p> + <p>Again, the conference will focus on main topics for developers and core-technologies for decision makers. We will show how to scale your applications, explain the details of Continuous Integration or evaluate different approaches to NoSQL. Attendees will have the opportunity to meet with speakers, core-developers and consultants, often there is a chance for an evaluation of your code. Community as well as enterprise projects profit from our international reputation and impulses given from the developer community.</p> + </div> + </content> +</entry> diff --git a/images/news/ipc2013.jpg b/images/news/ipc2013.jpg new file mode 100644 index 0000000..4181302 Binary files /dev/null and b/images/news/ipc2013.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
