<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 01:22:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: More powerful Validation from Respect]]></title>
      <guid>http://www.phpdeveloper.org/news/16017</guid>
      <link>http://www.phpdeveloper.org/news/16017</link>
      <description><![CDATA[<p>
On the php|architect blog today <i>John Mertic</i> <a href=" http://www.phparch.com/2011/03/more-powerful-validation-from-respect/">looks at a validation library</a> that's been created to filter and handle user input for your application without too much effort on your part - <a href="https://github.com/Respect/Validation">Validation</a> from a group called <a href="https://github.com/Respect">Respect</a>.
</p>
<blockquote>
It's simply called <a href="https://github.com/Respect/Validation">Validation</a>, and it is a very simple and straightforward PHP 5.3 based validation library. The goal for them is to make validation easy and painless, using clever constructs like chaining and enabling developers to create reuseable components.
</blockquote>
<p>
He shows a sample of how it all works by creating a validator that checks to be sure a given value is numeric. He also shows how you can chain the validation methods to create more complicated rules and even check for a set of value types (ex. numbers 1-10 or the string "NO"). You can find the code for Validate on <a href="https://github.com/Respect/Validation">their github repository</a>.
</p>]]></description>
      <pubDate>Wed, 09 Mar 2011 08:50:12 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Ada Lovelace Day 2009]]></title>
      <guid>http://www.phpdeveloper.org/news/12192</guid>
      <link>http://www.phpdeveloper.org/news/12192</link>
      <description><![CDATA[<p>
Today is "Ada Lovelace Day" - a day set aside to be an international day of blogging dedicated to spotlighting those women in science and technology fields that you feel have gone above and beyond and should be recognized for it. Here's more from the <a href="http://findingada.com/">official site</a>:
</p>
<blockquote>
Women's contributions often go unacknowledged, their innovations seldom mentioned, their faces rarely recognized. We want you to tell the world about these unsung heroines. [...] If women need female role models, let's come together to highlight the women in technology that we look up to.  Let's create new role models and make sure that whenever the question "Who are the leading women in tech?" is asked, that we all have a list of candidates on the tips of our tongues.
</blockquote>
<p>
Members of the PHP community have already started making their blog posts (and <a href="http://search.twitter.com/search?q=%23ald09">tweets</a>) about the day - here's a list:
</p>
<ul>
<li>PHPWomen - <a href="http://www.phpwomen.org/wordpress/2009/03/12/ada-lovelace-day-march-24th/">the Ada Lovelace Pledge</a>
<li>Zend Developer Zone - <a href="http://devzone.zend.com/article/4377-Finding-Ada-in-the-PHP-Community">Finding Ada in the PHP Community</a>
<li><i>Chris Hartjes</i> - <a href="http://www.littlehart.net/atthekeyboard/2009/03/24/ada-lovelace-day-celebrating-women-in-technology/">Ada Lovelace Day - Celebrating Women In Technology</a>
<li><i>Lorna Mitchell</i> - <A href="http://www.lornajane.net/posts/2009/Ada-Lovelace-Day-Kathy-Sierra">Ada Lovelace Day: Kathy Sierra</a>
<li><i>Rob Allen</i> - <a href="http://akrabat.com/2009/03/24/in-honour-of-ada-lovelace/">In honour of Ada Lovelace</a>
<li><i>Derick Rethans</i> - <a href="http://derickrethans.nl/finding_ada.php">Finding Ada</a>
<li><i>Lukas Smith</i> - <a href="http://pooteeweet.org/blog/1443">Finding Ada</a>
<li><i>Elizabeth Naramore</i> - <a href="http://naramore.net/blog/for-ada-lovelace-day-my-ode-to-uberchick">For Ada Lovelace Day, My Ode to uberChick</a>
<li><i>BinaryKitten</i> - <a href="http://binarykitten.jkrswebsolutions.co.uk/2009/03/24/ada-lovelace-day-2009/">Ada Lovelace day 2009 - @LornaJane #ALD09</a>
<li><i>Elizabeth Smith</i> - <a href="http://elizabethmariesmith.com/2009/03/ada-lovelace-day-2009/">Ada Lovelace Day 2009</a>
<li><i>Stefan Koopmanschap</i> - <a href="http://www.leftontheweb.com/message/Ada_Lovelace_Day_Women_in_PHP">Ada Lovelace Day - Women in PHP</a>
</ul>]]></description>
      <pubDate>Tue, 24 Mar 2009 07:50:00 -0500</pubDate>
    </item>
  </channel>
</rss>
