<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>PHPWomen</title>
	
	<link>http://www.phpwomen.org/wordpress</link>
	<description>Strength in Unity</description>
	<lastBuildDate>Wed, 28 Mar 2012 15:46:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PHPWomen" /><feedburner:info uri="phpwomen" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Voices of the Elephpant – Sexism in Tech</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/FxBxwBjv1Lk/voices-of-the-elephpant-sexism-in-tech</link>
		<comments>http://www.phpwomen.org/wordpress/2012/03/28/voices-of-the-elephpant-sexism-in-tech#comments</comments>
		<pubDate>Wed, 28 Mar 2012 15:46:17 +0000</pubDate>
		<dc:creator>lig</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=403</guid>
		<description><![CDATA[Yesterday Voices of the Elephpant released its latest podcast &#8211; Sexism in Tech. In it various female members of the PHP community discuss recent events on the Internet and how each of them reacted. With all that has been happening on the internet lately we hope you will listen to the podcast for the important [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday <a href="http://voicesoftheelephpant.com/" title="Voices of the Elephpant" target="_blank">Voices of the Elephpant</a> released its latest podcast &#8211; <a href="http://voicesoftheelephpant.com/2012/03/27/sexism-in-tech/" title="Sexism in Tech" target="_blank">Sexism in Tech</a>. In it various female members of the PHP community discuss recent events on the Internet and how each of them reacted.</p>
<p>With all that has been happening on the internet lately we hope you will listen to the podcast for the important subject matter, the various opinions given that do not always agree, and also because our own <a href="http://naramore.net/blog/" title="Elizabeth Naramore" target="_blank">Elizabeth Naramore</a> was part of the panel. </p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/FxBxwBjv1Lk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2012/03/28/voices-of-the-elephpant-sexism-in-tech/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2012/03/28/voices-of-the-elephpant-sexism-in-tech</feedburner:origLink></item>
		<item>
		<title>Book review: PHP Master</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/bp2xyArW9e0/book-review-php-master</link>
		<comments>http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master#comments</comments>
		<pubDate>Tue, 10 Jan 2012 12:19:23 +0000</pubDate>
		<dc:creator>lineke</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[book review]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=387</guid>
		<description><![CDATA[PHP Master by Lorna Mitchell, Davey Shafik and Matthew Turland reviewed by Kim At 357 pages (375 including index), this book provides a thorough grounding in the key topics todays PHP developer should strive to know, and know well. The back cover ambitiously states that the book is “guaranteed to take your PHP skills to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>PHP Master by Lorna Mitchell, Davey Shafik and Matthew Turland</strong><br />
reviewed by Kim</p>
<p>At 357 pages (375 including index), this book provides a thorough grounding in the key topics todays PHP developer should strive to know, and know well. The back cover ambitiously states that the book is “<em>guaranteed</em> to take your PHP skills to the next level”. Keep reading to find out whether or not I agree.<span id="more-387"></span></p>
<p>As one might expect from a book with three authors, writing styles vary from chapter to chapter which is no bad thing. I noticed the tone range from supportive and encouraging (OOP, Databases, Security, Q&amp;A) through to a faster-paced more factual prose (Design Patterns, Automated Testing, Appendices). This actually worked out quite nicely as the variations were generally a good fit with the prevailing topic. Each chapter is divided into a wide range of subtopics, several of which include references to further reading resources. Code samples from the book can also be downloaded for your own tinkering pleasure.</p>
<p>The Preface squarely aims the book at intermediate level PHP developers: <em>“those who have left their newbie status behind and are looking to advance their skills and knowledge.”</em> I would place myself somewhere in the vicinity of this mid-range group and, as such, felt quite at home in some parts, more challenged in others. I discovered several completely brand new things, even in topic areas I rather smugly thought I knew quite well.</p>
<p>Despite the stated demographic, I think this book has a lot to offer novice developers. It would be a real challenge to properly digest and understand the wide range of topics covered, but an achievable and worthwhile one nonetheless. Prerequisites would include a steely-eyed perseverance and willingness to doggedly pursue further reading references. I for one would certainly have welcomed the opportunity to learn from this book in my fledgling months.</p>
<p>For me, the API chapter was the stand out star and, in my view, should be expanded into a book in its own right. The author skilfully made it feel easy and enjoyable to read, even though it was absolutely jam-packed full of brand-new concepts (for me at any rate) that would usually activate my fight or flight response. OOP, Databases, Performance and Quality Assurance were engaging yet relatively easy-going chapters. I found the Testing and Security chapters more challenging to *properly* understand on first pass. I had to really stop and think in places to make sure I understood some of the code examples (Testing) and attack vectors (Security).</p>
<p>Every single chapter delivered something new for me. I particularly appreciated the occasional ‘rule of thumb’ provided here and there, my favourite being how to identify methods that should be declared static (OOP, page 7). For me, this sort of tip is priceless and will stick with me for years to come (much like the old adage from school ‘i before e except after c’).</p>
<p>PHP Master has provided me with a more solid and up-to-date foundation of knowledge on which to base my future experience. But has it improved my skills as a developer? It’s hard to say at this point. I think skills improve through a combination of education and experience. With that in mind, the book delivers the first 50% &#8211; the rest is down to me.</p>
<p>If you’re still undecided, my advice is buy the book &#8211; you won’t regret it.</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/bp2xyArW9e0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master</feedburner:origLink></item>
		<item>
		<title>The Dutch PHP Conference 2011</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/K_KiUlWf1I8/the-dutch-php-conference-2011</link>
		<comments>http://www.phpwomen.org/wordpress/2011/06/02/the-dutch-php-conference-2011#comments</comments>
		<pubDate>Thu, 02 Jun 2011 19:09:48 +0000</pubDate>
		<dc:creator>lineke</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=358</guid>
		<description><![CDATA[About two weeks ago I attended the Dutch PHP Conference with many thanks to PHPWomen and Ibuildings for the ticket. So far I have attended almost all editions of the Dutch PHP Conference (DPC), I only missed one. So I knew it would be awesome before it even started and I was right! I arrived [...]]]></description>
			<content:encoded><![CDATA[<p>About two weeks ago I attended the <a title="Dutch PHP Conference" href="http://www.phpconference.nl" target="_blank">Dutch PHP Conference</a> with many thanks to PHPWomen and <a title="Ibuildings" href="http://www.ibuildings.com" target="_blank">Ibuildings</a> for the ticket. So far I have attended almost all editions of the Dutch PHP Conference (DPC), I only missed one. So I knew it would be awesome before it even started and I was right! I arrived Thursday evening and spend the evening with some of the speakers and friends I know from other conferences and earlier editions of DPC. It was great to see everyone again.</p>
<h2>Day 1</h2>
<p>So on Friday morning the first day of the conference started and it started with one of the best keynotes I have ever seen! Aral Balkan talked about User Experience. The talk was full of anekdotes and really inspirational. After that I attended the “TDD and getting paid” talk by Rowan Merewood. I had seen him speaking before and he is a great speaker with a lot of knowledge. Although I know quite a bit about TDD and Unittesting, the talk had a practical approach which was very interesting. The second talk of the day was about IPv6. It was a bit too technical for me and it somehow didn&#8217;t get my attention. After that it was already time for lunch.</p>
<p>After lunch I attended the Uncon. Last year was the first year there was an Uncon at DPC. I didn&#8217;t attend it back then, but this year the Uncon had some really interesting talks and I attended three of them during the two conference days. This talk was about the internals of <a title="Docblox" href="http://www.docblox-project.org/" target="_blank">DocBlox</a>. DocBlox is a new tool, written by Mike van Riel, to replace phpDocumentor. It was interesting to see how he managed to reduce the amount of memory and time needed to generate the API documentation of a project. He even build his own Reflection API using the PHP tokenizer. Too bad the talk was only 45 minutes, because I would have liked to see more of it. Because it&#8217;s opensource I still can ofcourse, if I ever find the time. So then it was time for a talk by Stephan Höchdorfer about external depency management. It wasn&#8217;t quite what I expected unfortunately. After the break I decided to skip a session because I was really tired and the “hallway track” was also great, just talking to friends and relaxing. By then it was time for the last session of the day. It was a hard choice between Advanced OO Patterns and HTML5 for PHP developers. Since we are doing HTML5 at our company at the moment I decided for the HTML5 talk by Thorsten Rinne. It was an interesting overview of the new HTML5 functionality. So it was a really interesting first day of the conference.</p>
<p>Like every year there was a social organised and sponsored by <a title="Ibuildings" href="http://www.ibuildings.com" target="_blank">Ibuildings</a>, <a title="Github" href="http://www.github.com" target="_blank">Github</a> and <a title="Sanoma Media" href="http://www.sanomamedia.nl" target="_blank">Sanoma Media</a>. In my opinion the place was too crowded and the music was too loud to actually have a conversation. So by the time I arrived most of the speakers and friends I wanted to speak to already moved to another bar right around the corner. We had a great evening and I made some new friends too. By the time I got to bed it was really late, so I forgot to set my alarm clock. I did wake up in time, but I was still really tired so I decided to skip the keynote about API&#8217;s by Helgi. Apparently it was a great keynote, at least that&#8217;s what everyone told me.</p>
<h2>Day 2</h2>
<p>For me day two of the conference started with the presentation from Jouzas Kaziukenas about the new era of PHP frameworks. It was an interesting overview of the history and future of PHP frameworks. The two most used PHP frameworks are both working on a new major version which is PHP 5.3 only. If you missed the talk and still want to see it, you can at <a title="PfCongres" href="http://www.pfcongres.com" target="_blank">PfCongres</a> in Utrecht, The Netherlands on September 17<sup>th</sup>. Next session was again an Uncon session for me about documentation. It sounded really interesting but somehow it didn&#8217;t get of the ground really well. At the end I finally managed to find out the talk was about Docbook, which sounded really interesting, but it was just too bad that the speaker didn&#8217;t get in the flow of the presentation so the story was a bit lost. I think Docbook is interesting and I certainly will look into it to see if we can use it at the company I work for. And then it was time for lunch again.</p>
<p>The talk I attended after lunch was by Ligaya Turmelle and Raymond DeRoo. They talked about Character sets in MySQL. Basically they said: Use Latin1 if you can, otherwise use UTF8. I asked them afterwards some advice for our own database since we are using utf8 and latin1. They confirmed what we already thought at the company that we should be using UTF8 only. Only because our application is international and we need to support different character sets. So thanks for the advice guys, luckily we were on the right track already! By then it was time for my last Uncon session about the PHP build tool <a title="Phing" href="http://www.phing.info" target="_blank">Phing</a>. I already knew about Phing because it comes with the database deployment system DbDeploy. I talked to the lead developer of Phing about changing the way DbDeploy works to fit our needs and got some great inspiration to change this (backwards compatible ofcourse) to fit our needs and hopefully the needs of more people looking for a database deployment system. After a short break it was time for the closing keynote from Cal Evans about Open Teams. I had already seen this keynote at the PHPBenelux conference in January, but it was very entertaining and good stuff to repeat from time to time.</p>
<p>And after the closing by Harrie Verveer DPC was over already. I had a great time, met old friends and made new friends and got new inspiration to last for at least a couple of months untill the next conference. DPC was awesome like it is every year!</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/K_KiUlWf1I8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2011/06/02/the-dutch-php-conference-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2011/06/02/the-dutch-php-conference-2011</feedburner:origLink></item>
		<item>
		<title>DayCamp for Developers 2 – Telecommuting</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/9Rgdyc8gcd4/daycamp-for-developers-2-telecommuting</link>
		<comments>http://www.phpwomen.org/wordpress/2011/01/25/daycamp-for-developers-2-telecommuting#comments</comments>
		<pubDate>Tue, 25 Jan 2011 13:51:38 +0000</pubDate>
		<dc:creator>lig</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Members]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=348</guid>
		<description><![CDATA[On Saturday, March 5th from 9:00 AM – 4:00 PM CT the DayCamp for Developers #2: Telecommuting conference (DC4D) will be held. I bring this up *not just* because it will be a great conference on a subject that is &#8220;the holy grail for many developers&#8221; &#8211; Telecommuting, but also because it will again have [...]]]></description>
			<content:encoded><![CDATA[<p>On Saturday, March 5th from 9:00 AM – 4:00 PM CT the DayCamp for Developers #2: Telecommuting conference (DC4D) will be held.  </p>
<p>I bring this up *not just* because it will be a great conference on a subject that is &#8220;the holy grail for many developers&#8221; &#8211; Telecommuting, but also because it will again have 2 of our members in the 5 speaker lineup &#8211; <a href="http://www.khankennels.com/blog/">Ligaya Turmelle</a> and <a href="http://lornajane.net/">Lorna Jane Mitchell</a>.</p>
<p>This time around Lorna Jane Mitchell will be speaking on &#8220;Could You Telecommute?&#8221;  She will &#8220;take a look at what can make or break your remote working experience, and some ideas for coping when the reality doesn’t live up to the promises.&#8221;  Ligaya Turmelle will be speaking on the &#8220;Work/Life Balance&#8221;  She will discuss how she handles the work/life balance and the tools she uses.</p>
<p>For additional information on what is covered in this DC4D be sure to take a peek at the <a href="http://daycamp4developers.com/day-camp-4-developers-2-telecommuting/sessions/">schedule</a>. To just learn a bit more about the conference check out <a href="http://daycamp4developers.com/">daycamp4developers.com</a> or follow them on <a href="http://twitter.com/daycamp4devs">twitter</a>.  </p>
<p>If you are interested, there are a number of ticket options available <a href="http://daycamp4developers.com/register/">here</a>. There is the attendee/video option is only <em>$35</em> USD! If you have a group of people that want to attend you also have the &#8220;office party&#8221; option for only <em>$100</em> USD.</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/9Rgdyc8gcd4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2011/01/25/daycamp-for-developers-2-telecommuting/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2011/01/25/daycamp-for-developers-2-telecommuting</feedburner:origLink></item>
		<item>
		<title>DayCamp4Developers and PHPWomen</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/3AWBFdbEmuc/daycamp4developers-and-phpwomen</link>
		<comments>http://www.phpwomen.org/wordpress/2010/09/17/daycamp4developers-and-phpwomen#comments</comments>
		<pubDate>Fri, 17 Sep 2010 14:48:00 +0000</pubDate>
		<dc:creator>lornajane</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Members]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[daycamp4developers]]></category>
		<category><![CDATA[dc4d]]></category>
		<category><![CDATA[Elizabeth Naramore]]></category>
		<category><![CDATA[ElizabethN]]></category>
		<category><![CDATA[Lorna Mitchell]]></category>
		<category><![CDATA[lornajane]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=340</guid>
		<description><![CDATA[There&#8217;s an event coming up in November that I wanted to share for two reasons. Firstly, because it would be useful and relevant to us all, and secondly because the lineup of five excellent speakers includes two of our very own PHPWomen &#8211; Elizabeth Naramore and Lorna Jane Mitchell. The event is also organised by [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s an event coming up in November that I wanted to share for two reasons.  Firstly, because it would be useful and relevant to us all, and secondly because the lineup of five excellent speakers includes two of our very own PHPWomen &#8211; <a href="http://naramore.net/blog/">Elizabeth Naramore</a> and <a href="http://lornajane.net">Lorna Jane Mitchell</a>.  The event is also organised by PHPWomen board member <a href="http://blog.calevans.com">Cal Evans</a>.</p>
<p>Liz gives a talk entitled &#8220;Technical Writing&#8221;, and Lorna&#8217;s talk is &#8220;Open Source Your Career&#8221;.  You can take a look at the <a href="http://daycamp4developers.com/sessions/">list of sessions</a> to see what else is included but the line-up is fantastic.  The emphasis of the day is on giving developers the soft skills they need to express their technical excellence to other people, including non-developers.  As such it&#8217;s a great fit for anyone looking to grow themselves and their soft skills to the next level.  Read more about the event on the site <a href="http://daycamp4developers.com">daycamp4developers.com</a>, follow them on <a href="http://twitter.com/daycamp4devs">twitter</a>, and buy your tickets <a href="http://www.eventbrite.com/event/811017776/DayCamp4Developers/1374825883">here</a>.</p>
<p>The event is November 6th, and all the sessions are recorded and can be accessed afterwards if you have a ticket so even if you can&#8217;t make it on the day, it&#8217;s worth it.  The price is also <strong>very reasonable at $35</strong>!  If you are attending then post a comment, would be great to know who else is joining in <img src='http://www.phpwomen.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/3AWBFdbEmuc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2010/09/17/daycamp4developers-and-phpwomen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2010/09/17/daycamp4developers-and-phpwomen</feedburner:origLink></item>
		<item>
		<title>PHPWomen Launches Partnership Program</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/L8Jzm4lvWJ0/phpwomen-launches-partnership-program</link>
		<comments>http://www.phpwomen.org/wordpress/2010/02/24/phpwomen-launches-partnership-program#comments</comments>
		<pubDate>Wed, 24 Feb 2010 22:33:03 +0000</pubDate>
		<dc:creator>ElizabethN</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=291</guid>
		<description><![CDATA[I am thrilled to announce a new endeavor for PHPWomen: our PHPwomen Partnership Program for Open Source Projects. A little about the program: PHPWomen has launched a partnership program for open source projects that are committed to embracing diversity and providing a welcoming and friendly atmosphere for contributors. We work closely with project leaders to [...]]]></description>
			<content:encoded><![CDATA[<p>I am thrilled to announce a new endeavor for PHPWomen: our <a href="http://www.phpwomen.org/wordpress/partnerships-with-os-projects">PHPwomen Partnership Program for Open Source Projects</a>. A little about the program:</p>
<blockquote><p>PHPWomen has launched a partnership program for open source projects that are committed to embracing diversity and providing a welcoming and friendly atmosphere for contributors. We work closely with project leaders to identify specific areas of need, and will actively encourage our members to participate by promoting those needs through various channels. In return, the project leaders will ensure that newcomers to their projects will be welcomed and their contributions appreciated. This includes fostering an open and friendly environment for all newcomers, not just females.</p></blockquote>
<p>Basically the goals of the Partnership Program are as follows:</p>
<ul>
<li>Highlight open source projects that have an open, friendly and welcoming community surrounding them</li>
<li>Actively encourage anyone that is considering contributing to a project to participate by giving them specific details and letting them know what&#8217;s out there</li>
<li>Improve diversity in open source by focusing efforts on open communities and notifying our members of opportunities</li>
<li>Provide assistance to open source projects that are desperately in need of volunteers</li>
</ul>
<p>We are so proud to announce that we have many projects already signed up for our partnership program, several of which have fantastic Statements of Diversity clearly displayed on their websites. These are all projects that value respectful communities and can be considered a safe environment for contributors. In other words, as a newcomer to their community, you won&#8217;t be harassed by a bunch of jerks, and your contributions will be valued.</p>
<p>For a complete list of our Open Source Project Partners, or to learn more about how the PHPWomen Partnership Program works, you can visit our <a href="http://www.phpwomen.org/wordpress/partnerships-with-os-projects">OS Partnership Page</a>.  If you are interested in volunteering your time and energy in one of these fantastic projects, check out the <a href="http://www.phpwomen.org/wordpress/os-project-opportunities">OS Project Opportunity</a> page. We will keep this page updated as often as possible, so we encourage you to visit it regularly.</p>
<p>And of course, if you are a Project Leader for an Open Source project, and you are interested in partnering with us, by all means contact me! We would love to tell our members all about your awesomeness. (elizabeth.at.naramore.dot.net.)</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/L8Jzm4lvWJ0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2010/02/24/phpwomen-launches-partnership-program/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2010/02/24/phpwomen-launches-partnership-program</feedburner:origLink></item>
		<item>
		<title>PHPWomen at PHPUK Conference 2010</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/EK9KfIblMj8/phpwomen-at-phpuk-conference-2010</link>
		<comments>http://www.phpwomen.org/wordpress/2010/02/22/phpwomen-at-phpuk-conference-2010#comments</comments>
		<pubDate>Mon, 22 Feb 2010 16:52:40 +0000</pubDate>
		<dc:creator>BinaryKitten</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=249</guid>
		<description><![CDATA[This Friday sees PHP London host the PHP UK Conference for 2010! The PHP UK Conference is now in its fifth year and is bigger and better than ever. Friday&#8217;s event has 16 different hour-long talks covering a plethora of topics from some of the world&#8217;s best PHP speakers. It takes place at the modern [...]]]></description>
			<content:encoded><![CDATA[<p>This Friday sees PHP London host the PHP UK Conference for 2010!</p>
<p>The PHP UK Conference is now in its fifth year and is bigger and better than ever. Friday&#8217;s event has 16 different hour-long talks covering a plethora of topics from some of the world&#8217;s best PHP speakers. It takes place at the modern Business Design Centre in London&#8217;s bustling Islington area, close to Kings Cross and Euston and just two minutes walk from Angel underground station.</p>
<p>PHPWomen is a community partner of the event and will have a stand in the exhibition hall amongst a variety of other exhibitors. We also have two of our members speaking at the conference; <a href="http://www.phpconference.co.uk/speakers#Juliette_Folmer">Juliette Folmer</a> who will be giving her talk &#8220;<a href="http://www.phpconference.co.uk/talks#Regex-fu">Regex-fu</a>&#8221; and <a href="http://www.phpconference.co.uk/speakers#Lorna_Mitchell">Lorna Mitchell</a> will be talking about &#8220;<a href="http://www.phpconference.co.uk/talks#Best_practices_in_web_service_design">Best practices in web service design</a>&#8220;.</p>
<p>Finally we are also pleased to be able to offer all our members a discount on the event registration price. Head over to <a href="http://www.phpconference.co.uk/registration/phpwomen">http://www.phpconference.co.uk/registration/phpwomen</a> to receive a £20 discount on the cost that covers the main conference, as well as including a buffet lunch and dessert, refreshments throughout the day, cloakroom facilities, access to discounted books from O&#8217;Reilly and Packt publishers, countless networking opportunities, and a raffle with over 50 prizes on offer.</p>
<p>As usual there are social events arranged for both the evenings before and straight after the event &#8211; the former being free to anyone to come along and the latter starting with a sponsored bar by Facebook.</p>
<p>We hope to see you there on Friday!</p>
<p>For much more information please browse the rest of the <a href="http://www.phpconference.co.uk/" target="_blank">PHP UK Conference site</a>.</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/EK9KfIblMj8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2010/02/22/phpwomen-at-phpuk-conference-2010/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2010/02/22/phpwomen-at-phpuk-conference-2010</feedburner:origLink></item>
		<item>
		<title>Tech Holiday Party in NYC</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/lJz3hCRaVk4/tech-holiday-party-in-nyc</link>
		<comments>http://www.phpwomen.org/wordpress/2009/12/11/tech-holiday-party-in-nyc#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:15:23 +0000</pubDate>
		<dc:creator>ElizabethN</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=229</guid>
		<description><![CDATA[PHPWomen is proud to support the efforts of  GirlsinTech and NYPHP in bringing holiday cheer to all those in the tech community by bringing them together (men and women alike). If you&#8217;re in the New York City area, we encourage you to participate in the 3rd annual New York&#8217;s Technical Community Holiday Party. Come rub [...]]]></description>
			<content:encoded><![CDATA[<p>PHPWomen is proud to support the efforts of  <a href="http://girlsintechnyc.com">GirlsinTech</a> and <a href="http://nyphp.org/">NYPHP</a> in bringing holiday cheer to all those in the tech community by bringing them together (men and women alike). If you&#8217;re in the New York City area, we encourage you to participate in the 3rd annual <a href="http://www.bootup.io/holiday-party">New York&#8217;s Technical Community Holiday Party</a>.</p>
<blockquote><p>Come rub elbows with technology&#8217;s finest, as we unite diverse skills and interests, recognized industry professionals, IT managers, authors, speakers, and the business community that we&#8217;re all a part of.</p>
<p>Business casual attire is required.</p>
<p>Space is limited &#8211; <a href="http://www.bootup.io/holiday-party/rsvp">RSVP is mandatory</a></p></blockquote>
<p>The party is on December 21 at 7pm. For location information and more details, please visit  <a href="http://bootup.io/holiday-party">http://www.bootup.io/holiday-party/</a>.</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/lJz3hCRaVk4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2009/12/11/tech-holiday-party-in-nyc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2009/12/11/tech-holiday-party-in-nyc</feedburner:origLink></item>
		<item>
		<title>PHPWomen Calendar 2010: On sale!</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/YucZZIuKvDU/phpwomen-calendar-2010-on-sale</link>
		<comments>http://www.phpwomen.org/wordpress/2009/12/01/phpwomen-calendar-2010-on-sale#comments</comments>
		<pubDate>Tue, 01 Dec 2009 15:01:16 +0000</pubDate>
		<dc:creator>lornajane</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=224</guid>
		<description><![CDATA[The rumours have been flying around for a while, and we even dropped some hints; since its December it is time for us to confirm that there is a PHPWomen Calendar available for 2010, and it is now on sale. It features our charter members dressed as the beautiful women they are, with a guest [...]]]></description>
			<content:encoded><![CDATA[<p>The rumours have been flying around for a while, and we even <a href="http://www.flickr.com/photos/derickrethans/3808504973/">dropped</a> some <a href="http://www.flickr.com/photos/derickrethans/3685147462/">hints</a>; since its December it is time for us to confirm that there is a PHPWomen Calendar available for 2010, and it is now on sale.  It features our charter members dressed as the beautiful women they are, with a guest appearance by our booth babes.</p>
<p>The calendars are available to buy <a href="http://www.zazzle.com/derickrethans/gifts">on Zazzle</a>, and can be ordered in a selection of sizes (Zazzle have local domains around the world; check where to ship yours from).  10% of every purchase goes to PHPWomen to enable us to use those funds to support the group and our members next year.  Our gracious thanks go to our friend and booth babe <a href="http://derickrethans.nl/">Derick Rethans</a>, who photographed us so beautifully (despite our diva moments!) and created the calendar products for you to buy &#8211; Derick, you rock <img src='http://www.phpwomen.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So &#8211; <a href="http://www.zazzle.co.uk/derickrethans/gifts">go forth and purchase</a>!  Surely there&#8217;s someone in your life who needs this calendar!  Or maybe you&#8217;d like one for yourself &#8230;?</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/YucZZIuKvDU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2009/12/01/phpwomen-calendar-2010-on-sale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2009/12/01/phpwomen-calendar-2010-on-sale</feedburner:origLink></item>
		<item>
		<title>Additional PHPWomen Channel on IRC</title>
		<link>http://feedproxy.google.com/~r/PHPWomen/~3/x_Yd_JVDHG8/additional-phpwomen-channel-on-irc</link>
		<comments>http://www.phpwomen.org/wordpress/2009/09/22/additional-phpwomen-channel-on-irc#comments</comments>
		<pubDate>Tue, 22 Sep 2009 16:54:53 +0000</pubDate>
		<dc:creator>lornajane</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.phpwomen.org/wordpress/?p=188</guid>
		<description><![CDATA[PHPWomen is expanding its IRC presence with a new channel &#8211; and this one is just for the ladies. Our existing channel #phpwomen remains open to all but we&#8217;re adding a little space for the women to get together without the men if they want to. This channel has a password &#8211; pop in to [...]]]></description>
			<content:encoded><![CDATA[<p>PHPWomen is expanding its IRC presence with a new channel &#8211; and this one is just for the ladies.  Our existing channel #phpwomen remains open to all but we&#8217;re adding a little space for the women to get<br />
together without the men if they want to.  This channel has a password &#8211; pop in to #phpwomen on freenode, introduce yourself and request access details if you want to join in!</p>
<img src="http://feeds.feedburner.com/~r/PHPWomen/~4/x_Yd_JVDHG8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.phpwomen.org/wordpress/2009/09/22/additional-phpwomen-channel-on-irc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.phpwomen.org/wordpress/2009/09/22/additional-phpwomen-channel-on-irc</feedburner:origLink></item>
	</channel>
</rss>

