<?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.dzone.com/~d/styles/itemcontent.css"?><rss xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://php.dzone.com/">
  <channel>
    <title>PHP Zone - Community for PHP users and developers</title>
    <link>http://php.dzone.com/</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.dzone.com/zones/php" /><feedburner:info uri="zones/php" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Legacy Code Preservation: Some Patterns</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/nTOtafcpikY/legacy-code-preservation-some</link>
    <description>After looking at this suite of examples, we can see some patterns emerging. There seem to be several operating principles.

      Preview Text:&amp;nbsp;
    
            
                    With modern languages and tools, legacy code conversion is quite simple. The impediments are simply managerial in nature. No one wants to have a carefully maintained piece of software declared a liability and...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/nTOtafcpikY" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/legacy-code-preservation-some#comments</comments>
 <category domain="http://php.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/project-mgmt">Project Mgmt.</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/architecture/integration">Integration</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/industry">Industry</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140673</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 12:59:22 -0400</dz:submitDate>
 <dz:readCount>1455</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/jrWebDeveloper_0.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>slott</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-287811.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 16:59:22 +0000</pubDate>
 <dc:creator>slott</dc:creator>
 <guid isPermaLink="false">140673 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/legacy-code-preservation-some</feedburner:origLink></item>
  <item>
    <title>What Makes a Great Conference?</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/nS6Ufj9a-Vo/what-makes-great-conference</link>
    <description>I’ve been asking around on email and on the social networks what makes a conference memorable, special, or amazing.&amp;nbsp; This topic has my special interest, not only because I attend between 20-25 conferences per year, but also because I’m trying to help make the DARE 2013 conference in Antwerp, Belgium a great experience.
      Preview Text:&amp;nbsp;
    
            
                   ...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/nS6Ufj9a-Vo" height="1" width="1"/&gt;</description>
     <comments>http://agile.dzone.com/articles/what-makes-great-conference#comments</comments>
 <category domain="http://php.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/industry">Industry</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140693</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 12:58:22 -0400</dz:submitDate>
 <dz:readCount>1314</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/crowd-people_w725_h544_0.jpeg</dz:thumbnail>
 <dz:submitter> <dz:username>jurgenappelo</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-284687.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 16:58:22 +0000</pubDate>
 <dc:creator>jurgenappelo</dc:creator>
 <guid isPermaLink="false">140693 at http://php.dzone.com</guid>
  <feedburner:origLink>http://agile.dzone.com/articles/what-makes-great-conference</feedburner:origLink></item>
  <item>
    <title>A simple strategy for dotfiles</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/Dbujn0FantU/simple-strategy-dotfiles</link>
    <description>Simple as in Simple Object Access Protocol. Dotfiles such as .vimrc and .bashrc are at the core of configuring a Unix system. They are usually places in the home folder of a user and, if present, are read by various tools such as the shell and Vim.After having written (and rewritten) many dotfiles in the last years, I've gathered here a few strategies for storing and porting them between...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/Dbujn0FantU" height="1" width="1"/&gt;</description>
     <comments>http://css.dzone.com/articles/simple-strategy-dotfiles#comments</comments>
 <category domain="http://php.dzone.com/category/tags/bash">bash</category>
 <category domain="http://php.dzone.com/category/tags/dotfiles">dotfiles</category>
 <category domain="http://php.dzone.com/category/tags/vim">Vim</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/infrastructure">Infrastructure</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140763</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 07:26:26 -0400</dz:submitDate>
 <dz:readCount>460</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/605px-Vimlogo.svg_.png</dz:thumbnail>
 <dz:submitter> <dz:username>piccoloprincipe</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-355617.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 11:26:26 +0000</pubDate>
 <dc:creator>piccoloprincipe</dc:creator>
 <guid isPermaLink="false">140763 at http://php.dzone.com</guid>
  <feedburner:origLink>http://css.dzone.com/articles/simple-strategy-dotfiles</feedburner:origLink></item>
  <item>
    <title>How to Stand Out at Work: 10 Tips for Programmers (Part 2)</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/cDKPZszOLOQ/how-stand-out-work-10-tips-0</link>
    <description>This is the second part of the article in which I’m sharing a list of simple tips that, in my opinion, can help programmers succeed at their current workplace. You can read the first part here: How to Stand Out at Work: 10 Tips for Programmers (Part 1).

We’ve already reviewed 5 items, so let’s continue with the number 6:

6) Try to give realistic estimates

Giving too optimistic estimates...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/cDKPZszOLOQ" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/how-stand-out-work-10-tips-0#comments</comments>
 <category domain="http://php.dzone.com/category/tags/career">Career</category>
 <category domain="http://php.dzone.com/category/tags/it">IT</category>
 <category domain="http://php.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://php.dzone.com/category/tags/opinion">opinion</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/tags/tips-and-tricks">tips and Tricks</category>
 <category domain="http://php.dzone.com/category/tags/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140595</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:37:18 -0400</dz:submitDate>
 <dz:readCount>4691</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/programmer_0.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>ylopotun</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1142753.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:37:18 +0000</pubDate>
 <dc:creator>ylopotun</dc:creator>
 <guid isPermaLink="false">140595 at http://php.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/how-stand-out-work-10-tips-0</feedburner:origLink></item>
  <item>
    <title>DrupalCon 2013: Introducing Drupal Hooks and Views Metrics</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/5Zo-lEH8rpM/drupalcon-2013-introducing</link>
    <description>This post comes from&amp;nbsp;Belinda Runkle at the New Relic Blog. 



We &amp;lt;3 Drupal!

DrupalCon&amp;nbsp;has returned to Portland. And naturally we’re very excited about our most recent release of the New Relic PHP agent.
      Preview Text:&amp;nbsp;
    
            
                    The Drupal ecosystem is bursting at the seams with modules. The ease of extending Drupal means it can be...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/5Zo-lEH8rpM" height="1" width="1"/&gt;</description>
     <comments>http://css.dzone.com/articles/drupalcon-2013-introducing#comments</comments>
 <category domain="http://php.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/languages/php">PHP</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/web-design">Web Design</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140735</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>469</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-21 at 5.53.39 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>leighshevchik</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1036697.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>leighshevchik</dc:creator>
 <guid isPermaLink="false">140735 at http://php.dzone.com</guid>
  <feedburner:origLink>http://css.dzone.com/articles/drupalcon-2013-introducing</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want to Miss (May 22)</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/IoXVamXAtgg/links-you-dont-want-miss-may-11</link>
    <description>Looking at Memcached 10 Years Later
 This week was the 10 year anniversary since the creation of Memcached. &amp;nbsp;First created for the blog-building site, LiveJournal, Memcached has remained a staple persistence technology. 
      Preview Text:&amp;nbsp;
    
            
                    Today: Memcached 10 years later, JS struggles, why can&amp;#039;t testers and developers get along?; Neil...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/IoXVamXAtgg" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/links-you-dont-want-miss-may-11#comments</comments>
 <category domain="http://php.dzone.com/category/tags/links-you-dont-want-miss">links you don't want to miss</category>
 <category domain="http://php.dzone.com/category/content-form/news">News</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/industry">Industry</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140713</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>2445</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-21 at 4.59.06 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>acoin</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1059807.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>acoin</dc:creator>
 <guid isPermaLink="false">140713 at http://php.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/links-you-dont-want-miss-may-11</feedburner:origLink></item>
  <item>
    <title>Dev of the Week: Mahdi Yusuf</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/guEesE7pS_g/dev-week-mahdi-yusuf</link>
    <description>Every week, we feature a new developer/blogger from the&amp;nbsp;DZone community&amp;nbsp;here and in our newsletter, catching up to find out what they're working on now and what's coming next.&amp;nbsp;This week we're talking to Mahdi Yusuf, developer at Source Metrics, active member of the Python community, and creator of Neckbeard Republic.
      Preview Text:&amp;nbsp;
    
            
                   ...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/guEesE7pS_g" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/dev-week-mahdi-yusuf#comments</comments>
 <category domain="http://php.dzone.com/category/tags/git">git</category>
 <category domain="http://php.dzone.com/category/tags/open-source">Open Source</category>
 <category domain="http://php.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://php.dzone.com/category/tags/sublime-text">Sublime text</category>
 <category domain="http://php.dzone.com/category/tags/tools">Tools</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/languages/python">Python</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/languages">Languages</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140675</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>2357</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-21 at 4.46.45 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>egregory</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1059809.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>egregory</dc:creator>
 <guid isPermaLink="false">140675 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/dev-week-mahdi-yusuf</feedburner:origLink></item>
  <item>
    <title>Algorithm of the Week: Damn Cool Cardinality Estimation</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/1n6nUkkLvZc/algorithm-week-damn-cool-0</link>
    <description>Suppose you have a very large dataset - far too large to hold in memory - with duplicate entries. You want to know how many duplicate entries, but your data isn't sorted, and it's big enough that sorting and counting is impractical. How do you estimate how many&amp;nbsp;unique&amp;nbsp;entries the dataset contains? It's easy to see how this could be useful in many applications, such as query planning in...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/1n6nUkkLvZc" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/algorithm-week-damn-cool-0#comments</comments>
 <category domain="http://php.dzone.com/category/tags/algorithm-week">algorithm of the week</category>
 <category domain="http://php.dzone.com/category/tags/damn-cool-algorithms">Damn Cool Algorithms</category>
 <category domain="http://php.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140679</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:29:00 -0400</dz:submitDate>
 <dz:readCount>3150</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-21 at 11.31.54 AM.png</dz:thumbnail>
 <dz:submitter> <dz:username>damncoolalgorithms</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1132697.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:29:00 +0000</pubDate>
 <dc:creator>damncoolalgorithms</dc:creator>
 <guid isPermaLink="false">140679 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/algorithm-week-damn-cool-0</feedburner:origLink></item>
  <item>
    <title>Solr 4.2: Index Structure Reading API</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/Ycpa0Zif-vI/solr-42-index-structure</link>
    <description>With the release of Solr 4.2 we’ve got the possibility to use the HTTP protocol to get information about Solr index structure. Of course, if one wanted to do that prior to Solr 4.2 it could be achieved by fetching the schema.xml file, parsing it and then getting the needed information. However when Solr 4.2 was released we’ve got a dedicated API which can return the information we need...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/Ycpa0Zif-vI" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/solr-42-index-structure#comments</comments>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/big-data">Big Data</category>
 <category domain="http://php.dzone.com/category/tags/solr">Solr</category>
 <category domain="http://php.dzone.com/category/content-form/tools">Tool</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140707</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:28:00 -0400</dz:submitDate>
 <dz:readCount>1953</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-02-04 at 11.49.14 AM (1)_0.png</dz:thumbnail>
 <dz:submitter> <dz:username>gr0</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-903853.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:28:00 +0000</pubDate>
 <dc:creator>gr0</dc:creator>
 <guid isPermaLink="false">140707 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/solr-42-index-structure</feedburner:origLink></item>
  <item>
    <title>A Visit to the Valley</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/ymkO2UANqbU/visit-valley</link>
    <description>At the end of April,&amp;nbsp;Leo&amp;nbsp;and I went on a one week trip to the Valley. Over the years, we had built up a number of connections in the Valley and we thought that now was the time to go over there and meet face to face. We end up having 20 meetings over 6 days, which made for quite a schedule.
      Preview Text:&amp;nbsp;
    
            
                    It’s one thing to know...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/ymkO2UANqbU" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/visit-valley#comments</comments>
 <category domain="http://php.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140715</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:20:00 -0400</dz:submitDate>
 <dz:readCount>1307</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-21 at 5.06.20 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>mikiobraun</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1029383.png</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:20:00 +0000</pubDate>
 <dc:creator>mikiobraun</dc:creator>
 <guid isPermaLink="false">140715 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/visit-valley</feedburner:origLink></item>
  <item>
    <title>Getting Teams to Deliver Predictably</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/T1N4mal12O8/getting-teams-deliver</link>
    <description>As recently as this week, I’ve been involved in conversations with customers about how we can help make their teams deliver more predictably. &amp;nbsp;How can they meet commitments on all levels of the organization, including project, program, and portfolio?
      Preview Text:&amp;nbsp;
    
            
                    As recently as this week, I’ve been involved in conversations with...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/T1N4mal12O8" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/getting-teams-deliver#comments</comments>
 <category domain="http://php.dzone.com/category/tags/delivery">delivery</category>
 <category domain="http://php.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140709</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:10:00 -0400</dz:submitDate>
 <dz:readCount>1526</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-04-18 at 5.26.08 PM (1).png</dz:thumbnail>
 <dz:submitter> <dz:username>mcottmeyer</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-329138.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:10:00 +0000</pubDate>
 <dc:creator>mcottmeyer</dc:creator>
 <guid isPermaLink="false">140709 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/getting-teams-deliver</feedburner:origLink></item>
  <item>
    <title>Escape Process’ Death Valley, or How to Tell a Cat From a Washing Machine</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/GTDe0P6D_fo/escape-process%E2%80%99-death-valley</link>
    <description>Ken Robinson recently delivered yet another great talk on the state of American education. &amp;nbsp;He pointed out that countries that take a more organic approach (e.g. Finland) perform much better overall than those who take a mechanistic, standardized approach (e.g. &amp;nbsp;The United States with “No Child Left Behind”, emphasis on testing). Remarkably, the organic approach, one using diverse...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/GTDe0P6D_fo" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/escape-process%E2%80%99-death-valley#comments</comments>
 <category domain="http://php.dzone.com/category/tags/education">Education</category>
 <category domain="http://php.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://php.dzone.com/category/tags/process">process</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140711</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:00:00 -0400</dz:submitDate>
 <dz:readCount>1251</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-04-16 at 3.47.49 PM_0.png</dz:thumbnail>
 <dz:submitter> <dz:username>taylorcat</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1121365.png</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:00:00 +0000</pubDate>
 <dc:creator>taylorcat</dc:creator>
 <guid isPermaLink="false">140711 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/escape-process%E2%80%99-death-valley</feedburner:origLink></item>
  <item>
    <title>11 Things to Remember About People in Middle Management Roles</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/2co8REyj8uU/11-things-remember-about</link>
    <description>It’s easy to be critical of managers. &amp;nbsp;A few things to remember.
0. Most people in management roles want to do a good job, but may not know what to do or how to do it.
1. People in management roles are dealing with incomplete and 
ambiguous knowledge.&amp;nbsp; It’s a fantasy that they have all the information 
and know what to do (which may be held by both managers themselves and 
people...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/2co8REyj8uU" height="1" width="1"/&gt;</description>
     <comments>http://agile.dzone.com/articles/11-things-remember-about#comments</comments>
 <category domain="http://php.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/agile">Agile</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140689</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 00:49:22 -0400</dz:submitDate>
 <dz:readCount>873</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/suit-up_0.png</dz:thumbnail>
 <dz:submitter> <dz:username>EstherD</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-881985.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 04:49:22 +0000</pubDate>
 <dc:creator>EstherD</dc:creator>
 <guid isPermaLink="false">140689 at http://php.dzone.com</guid>
  <feedburner:origLink>http://agile.dzone.com/articles/11-things-remember-about</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want To Miss (May 21)</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/0nU8t3wJxHc/links-you-dont-want-miss-may-10</link>
    <description>DDoSaaS Miiiight Be a Little Sketchy
Surprise! If you PayPal someone to conduct a DDoS attack, things might get a little shady. Brian Krebs investigates Ragebooter, and finds a one-man operation running out of Memphis, Tennessee, possibly with the authorities’ blessing.
      Preview Text:&amp;nbsp;
    
            
                    Today: The sketchy world of DDoSaaS, Apple&amp;#039;s taxes,...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/0nU8t3wJxHc" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/links-you-dont-want-miss-may-10#comments</comments>
 <category domain="http://php.dzone.com/category/tags/3d-printing">3D printing</category>
 <category domain="http://php.dzone.com/category/tags/apple">Apple</category>
 <category domain="http://php.dzone.com/category/tags/glass">glass</category>
 <category domain="http://php.dzone.com/taxonomy/term/83">Google</category>
 <category domain="http://php.dzone.com/category/content-form/news">News</category>
 <category domain="http://php.dzone.com/category/tags/numpy">NumPy</category>
 <category domain="http://php.dzone.com/category/tags/python">Python</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/tags/tools">Tools</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140597</wfw:commentRss>
 <dz:submitDate>Tue, 21 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>3795</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-20 at 5.53.42 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>egregory</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-1059809.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 21 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>egregory</dc:creator>
 <guid isPermaLink="false">140597 at http://php.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/links-you-dont-want-miss-may-10</feedburner:origLink></item>
  <item>
    <title>Resize Image Class With PHP</title>
    <link>http://feeds.dzone.com/~r/zones/php/~3/6bAS4LDwWZA/resize-image-class-php</link>
    <description>A common feature that you will come across in websites is the ability to resize an image to fit an exact size so that it will be displayed correctly on your design. If you have a very large image and you are going to place it on your website in a space that is only 100px x 100px then you will want to be able to resize this image to fit in the space.
      Preview Text:&amp;nbsp;
    
            
   ...&lt;img src="http://feeds.feedburner.com/~r/zones/php/~4/6bAS4LDwWZA" height="1" width="1"/&gt;</description>
     <comments>http://php.dzone.com/articles/resize-image-class-php#comments</comments>
 <category domain="http://php.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/languages/php">PHP</category>
 <category domain="http://php.dzone.com/category/dzone-taxonomy/web-design">Web Design</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://php.dzone.com/crss/node/140577</wfw:commentRss>
 <dz:submitDate>Tue, 21 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>516</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-20 at 3.33.40 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>paulund1</dz:username>
 <dz:userimage>http://php.dzone.com/sites/all/files/avatars/picture-935799.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 21 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>paulund1</dc:creator>
 <guid isPermaLink="false">140577 at http://php.dzone.com</guid>
  <feedburner:origLink>http://php.dzone.com/articles/resize-image-class-php</feedburner:origLink></item>
  </channel>
</rss>
