Commit: 0c26032e1059bce02276636168eb6a7dbeecf729 Author: Hannes Magnusson <[email protected]> Thu, 8 Aug 2013 10:39:03 -0700 Parents: b92d9850e83e93cc6e2cf07c9a3736485a1e2195 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0c26032e1059bce02276636168eb6a7dbeecf729 Log: WPC 2013 Changed paths: M archive/archive.xml A archive/entries/2013-08-08-1.xml A images/news/WPCLogo-2013.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 95ccedb..458273b 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-08-08-1.xml"/> <xi:include href="entries/2013-08-07-1.xml"/> <xi:include href="entries/2013-07-19-2.xml"/> <xi:include href="entries/2013-07-19-1.xml"/> diff --git a/archive/entries/2013-08-08-1.xml b/archive/entries/2013-08-08-1.xml new file mode 100644 index 0000000..d423abd --- /dev/null +++ b/archive/entries/2013-08-08-1.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Web & PHP Conference</title> + <id>http://php.net/archive/2013.php#id2013-08-08-1</id> + <published>2013-08-08T10:37:33-07:00</published> + <updated>2013-08-08T10:37:33-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-09-18</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2013-08-08-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://webandphp.com/conference/webandphpcon2013" title="WPC 2013">WPCLogo-2013.jpg</default:newsImage> + <link href="http://webandphp.com/conference/webandphpcon2013" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + <a href="http://webandphp.com/conference/webandphpcon2013">Web & PHP Magazine invites you to its first ever conference.</a> + This 3 day + conference, taking place in San Jose, CA this September, will immerse you in a + world of continuously evolving web technologies. + </p> + <p> + Sticking with our ethos of + open knowledge sharing and community support, all conference sessions, keynote + presentations, hacks and Expo on September 17 & 18 are FREE to attend! + </p> + <p> + Whether + your interests lay in core PHP, security, testing,architecture, frameworks, + cloud, HTML5, CSS3, responsive design, UX, mobile web or web-based mobile apps, + our final program of sessions, workshops and keynote presentations will have + something for you.... + </p> + </div> + </content> +</entry> diff --git a/images/news/WPCLogo-2013.jpg b/images/news/WPCLogo-2013.jpg new file mode 100644 index 0000000..282fc16 Binary files /dev/null and b/images/news/WPCLogo-2013.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
