<?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>Sat, 18 May 2013 14:22:15 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Server-Side Magazine: 10 Questions with Facebook Research Engineer - Andrei Alexandrescu]]></title>
      <guid>http://www.phpdeveloper.org/news/17482</guid>
      <link>http://www.phpdeveloper.org/news/17482</link>
      <description><![CDATA[<p>
The Server-Side Magazine site has posted <a href="http://www.serversidemagazine.com/news/10-questions-with-facebook-research-engineer-andrei-alexandrescu/">an interview (10 questions)</a> with <i>Andrei Alexandrescu</i>, a research engineer currently working at Facebook.
</p>
<blockquote>
Today we caught up with Andrei Alexandrescu for a "10 Question" interview. He is a Romanian born research engineer at Facebook living in the US, you can contact him on his website <a href="http://erdani.com/">erdani.com</a> or <a href="https://twitter.com/incomputable">@incomputable</a>. We will talk about some of the juicy stuff that going on at <a href="https://www.facebook.com/">Facebook</a>, so let's get started.
</blockquote>
<p>Their questions include:</p>
<ul>
<li>What's your development setup?
<li>What do you think of PHP as a language from your perspective, regarding that Facebook was initially written in PHP then transformed to C++ using HipHop for PHP. What are the pros and cons of using C++ over PHP at Facebook?
<li>Currently, what kind of research do you conduct at Facebook? (or is this confidential?)
<li>Tell us a little bit about the D programming language, in contrast to C, PHP, Ruby and others. In what fields can someone apply D?
<li>Also, what kind of advice can you give for developers who are considering to apply to Facebook? What kind of skills is Facebook looking for in a potential candidate. Is it really important to be a graduate CS? What kind of skills do the majority of Facebook employees possess?
</ul>
<p>
<a href="http://www.serversidemagazine.com/news/10-questions-with-facebook-research-engineer-andrei-alexandrescu/">Read the full interview</a> for his answers to these and other interesting questions.
</p>]]></description>
      <pubDate>Wed, 01 Feb 2012 14:56:09 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[7php.com: PHP Interview With Enrico Zimuel Senior Software Engineer At Zend Technologies]]></title>
      <guid>http://www.phpdeveloper.org/news/17399</guid>
      <link>http://www.phpdeveloper.org/news/17399</link>
      <description><![CDATA[<p>
On 7php.com there's a new interview posted <a href="http://7php.com/interview-enrico-zimuel-senior-software-engineer-zend-technologies-everything-is-an-array-in-php/">with Enrico Zimual</a> of <a href="http://zend.com">Zend</a> - "Everything is an Array in PHP".
</p>
<blockquote>
In this edition, I talked with Enrico Zimuel a computer geek since he was 9yrs old. He has written a couple of books namely "Secrets, Spies and Cipher Codes" published by Apogeo in 1999 and the recent "How to use the digital sign" published by Tecniche Nuove in 2010. Enrico has a pretty impressive 'geek' path. He also speaks at many international conferences [...]. You can find his <a href="http://www.slideshare.net/e.zimuel">presentations on slideshare</a>.
</blockquote>
<p>Questions in the interview include:</p>
<ul>
<li>How do you find PHP now as compared to when you first started?
<li>Based on your experience, what are the good and bad parts of PHP?
<li>To someone who wants to become a better PHP developer, what is your advice?
<li>What are some good PHP blog or resources you highly recommend?
</ul>
<p>
Read the <a href="http://7php.com/interview-enrico-zimuel-senior-software-engineer-zend-technologies-everything-is-an-array-in-php/">full interview here</a>.
</p>]]></description>
      <pubDate>Mon, 16 Jan 2012 11:30:04 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[IT World: Lost programming skills]]></title>
      <guid>http://www.phpdeveloper.org/news/16769</guid>
      <link>http://www.phpdeveloper.org/news/16769</link>
      <description><![CDATA[<p>
On IT World there's an interesting article about the programming skills that <a href="http://www.itworld.com/print/190213">seem to be lost in today's coders</a> and how what they may not know might hurt them in the end.
</p>
<blockquote>
Some of these skills aren't likely to be needed again, any more than most of us need to know how to ride a horse or (sigh) drive a manual-transmission vehicle. But other skills and "lessons learned" may still or again prove relevant, whether developers are banging their heads against legacy systems, coding for new mobile and embedded devices... or other devices and applications we haven't yet thought of. [...] Here's what some industry veterans and seasoned coders think the younger generation doesn't know ... but should.
</blockquote>
<p>
He's broken it up into a few different sections - one dealing with the lack of general hardware knowledge by a good section of the today's developers, another noting that programming is not the same as software engineering (yes, really). He also touches on the lacking idea of "thinking before coding" and how planning for errors has become less and less of an importance.
</p>]]></description>
      <pubDate>Thu, 25 Aug 2011 08:50:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: How Would You Engineer A PEAR2/Pyrus Distribution Architecture?]]></title>
      <guid>http://www.phpdeveloper.org/news/16496</guid>
      <link>http://www.phpdeveloper.org/news/16496</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has a new post to his blog asking you, the reader, for your suggestions on <a href="http://blog.astrumfutura.com/2011/06/how-would-you-engineer-a-pear2pyrus-distribution-architecture/">how to architect a distribution system</a> for the PEAR2/Pyrus components.
</p>
<blockquote>
With the idea of PEAR2 and Pyrus, I had hoped to see a renewal - the advancement of a PEAR architecture for the 21st Century. Instead, and this is just my opinion, PEAR2/Pyrus were a relatively simple iteration on a very old theme. [...] If the PEAR ecosystem has a failing, it is one of staggered evolution. Over time it has picked up additional features tacked on top of a base model.
</blockquote>
<p>
He breaks up his thoughts on the future of PEAR2/Pyrus distribution into a few different topics - the issues he sees surrounding packaging  (like static packaging definitions), suggestions for a dynamic channel aggregation system and overall usage of the PEAR system.
</p>]]></description>
      <pubDate>Tue, 21 Jun 2011 09:12:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Aitchison's Blog: You are NOT a Software Engineer!]]></title>
      <guid>http://www.phpdeveloper.org/news/16308</guid>
      <link>http://www.phpdeveloper.org/news/16308</link>
      <description><![CDATA[<p>
According to <i>Chris Aitchison</i>, you're not a "software engineer" if you write code an develop applications - you're a "<a href="http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer">software gardener</a>":
</p>
<blockquote>
The engineering metaphor has had its time in the sun, and maybe it even used to be accurate, but now it really only serves to help non-technical people have unrealistic expectations about how software gets built.
</blockquote>
<p>
<a href="http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer">The post</a> describes software development as gardens instead of feats of engineering. It talks about the organic nature of development, how no matter the course that's plotted, there'll always be things that can't be anticipated ("weeds") that will need to be handled. It's not about the technology behind the product (anyone can build the same bridges) but more about how its nurtured by the developers. It's an interesting perspective and I'd recommend giving it a read as well as the <a href="http://chrisaitchison.com/2011/05/03/you-are-not-a-software-engineer#comments">large amount of comments</a> that come with it.
</p>]]></description>
      <pubDate>Fri, 06 May 2011 12:28:51 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeIgniter.com: Reactor Engineer Opening]]></title>
      <guid>http://www.phpdeveloper.org/news/16014</guid>
      <link>http://www.phpdeveloper.org/news/16014</link>
      <description><![CDATA[<p>
If you've heard all about the <a href="http://codeigniter.com">CodeIgniter</a> Reactor project (the community powered branch of the popular framework) and have wanted to get involved, now's the perfect time. Because of a change in the ranks, they're <a href="http://codeigniter.com/news/reactor_engineer_opening/#When:15:20:11Z">looking for another Engineer</a> to fill an open spot.
</p>
<blockquote>
If you follow the Reactor team, you probably already know that the venerable Ed Finkler had to resign from his position due to personal time constraints.  That means that we have an opening, so if you feel that you qualify, please email <a href="mailto:iwanttohelp@codeigniter.com">iwanttohelp at codeigniter dot com</a>.
</blockquote>
<p>
The email needs to include your CodeIgniter username, a link to your profile, three contributions back to the framework and a paragraph stating why you think you should be the new Engineer.
</p>]]></description>
      <pubDate>Tue, 08 Mar 2011 12:12:06 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeIgniter Podcast: Episode #5: CodeIgniter Reactor, and Our Devious Plans]]></title>
      <guid>http://www.phpdeveloper.org/news/15983</guid>
      <link>http://www.phpdeveloper.org/news/15983</link>
      <description><![CDATA[<p>
The <a href="http://codeigniterpodcast.com/">CodeIgniter Podcast</a> has (finally) released the next episode of their series - episode #5 where two Reactor Engineers (<i>John Crepezzi</i> and <i>Kenny Katzgaru</i>) talk about the project and some interesting recent additions.
</p>
<blockquote>
Reposted from oconf.org, Reactor Engineers John Crepezzi and Kenny Katzgrau talk about their plans for CodeIgniter Reactor and talk about the idea of "sparks".
</blockquote>
<p>
The <a href="http://getsparks.org/">sparks</a> are self-contained, easy to install packages that bring additional functionality to the CodeIgniter core set of tools. You can either <a href="http://podcasts.oconf.org/episode2.mp3">download the episode</a> to listen or you can use the in-page player on the <a href="http://codeigniterpodcast.com/">CodeIgniter Podcast</a> site.
</p>]]></description>
      <pubDate>Wed, 02 Mar 2011 08:39:41 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[CodeIgniter.com: CodeIgniter 2.0.0 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/15832</guid>
      <link>http://www.phpdeveloper.org/news/15832</link>
      <description><![CDATA[<p>
The day has finally arrived for the <a href="http://codeigniter.com">CodeIgniter</a> fans out there - EllisLab has <a href="http://codeigniter.com/news/codeigniter_2.0.0_released/#When:20:11:31Z">officially released CodeIgniter 2.0.0</a> in two versions - the Core and Reactor branches.
</p>
<blockquote>
Today EllisLab and the CodeIgniter Reactor Engineers are proud to announce the first official release of CodeIgniter 2.0.0, which is being released in two flavors.
</blockquote>
<p>
The "Core" version will be the branch that EllisLab uses for their internal applications and will be a bit slower moving. The "Reactor" branch, however, is more community-powered and headed up by a set of Engineers that will guide the framework and work to make it its best.  Also mentioned as new in the post are the upcoming ability for users to contribute directly to the user guide, the creation of a standardized Authentication library and a more object-like model setup. If you're interested in the Reactor branch and want to try it out or contribute, head over to <a href="http://bitbucket.org/ellislab/codeigniter-reactor">the bitbucket account</a> for the project.
</p>]]></description>
      <pubDate>Mon, 31 Jan 2011 12:48:24 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Posting: Skillshare Seeks Senior Frontend Engineer (New York, NY)]]></title>
      <guid>http://www.phpdeveloper.org/news/15763</guid>
      <link>http://www.phpdeveloper.org/news/15763</link>
      <description><![CDATA[<table cellpadding="3" cellspacing="2" border="0">
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Company</td>
	<td style="font-size:11px">Skillshare</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">New York, NY</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Senior Frontend Engineer</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	Skillshare is a small yet fast-growing NYC-based web startup that is working on creating a marketplace to learn anything, from anyone.
Our mission is to flip the traditional notion of education on its head and revolutionize learning.
	</p>
	<p>
	We are looking for a Senior Front-End Software Engineer / Developer to join our team. In addition to a strong background in PHP, JavaScript, and CSS, the ideal candidate will be self-motivated, a problem solver, and a leader. This position could potentially lead to a VP of Engineering or Lead Software Engineer one over time depending on performance.
 	</p>
	<p><b>Requirements:</b></p>
	<ul>
	<li>3+ years of production development experience
	<li>Proficiency in Object Oriented PHP 5; Yii framework a big plus
	<li>Proficiency in JavaScript (jQuery a plus), AJAX, HTML, and CSS
	<li>Experience in LAMP development and version control
	<li>Familiarity with cross-browser intricacies
	<li>Familiarity with JSON and/or XML
	<li>Strong verbal and written communication skills
	<li>Excellent attention to detail
	<li>Must be legally able to work in the US
	<li>Must be located (or be willing to relocate) in NYC
 	</ul>
	<p><b>Desirable:</b></p>
	<ul>
	<li>Experience with MySQL
	<li>Familiarity with Amazon Web Services
	<li>Familiarity with Payment systems and gateways
	<li>Experience working in a start-up environment
	<li>Interest in social good or education
	</ul>
	<p>
	You may learn more about us on blog.skillshare.com or @skillshare
	</p>
	<p>
	If you are interested and qualified, please contact careers@skillshare.com<br/>
	Please no recruiters.
	</p>
	</td>
</tr>
</table>]]></description>
      <pubDate>Tue, 18 Jan 2011 20:59:36 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Posting: SoftLayer Seeks Software Engineer - Interface Development (Dallas, Tx)]]></title>
      <guid>http://www.phpdeveloper.org/news/15745</guid>
      <link>http://www.phpdeveloper.org/news/15745</link>
      <description><![CDATA[<table cellpadding="3" cellspacing="2" border="0">
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Company</td>
	<td style="font-size:11px">SoftLayer</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Dallas, Tx</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Software Engineer - Interface Development</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	The Software Development team is challenged with solving complex problems that will advance our business to the next level.  We build the most innovative systems in the industry using the latest technology to deliver creative solutions for our customers.
	</p>
	<p>
	We are looking for talented software engineers with experience working with Rich Internet Application (RIA) technologies to build scalable web experiences of exceptional quality.  The goal is to build innovative new interfaces to advance customer experience at SoftLayer to the next level.  
	</p>
	<p>
	If you are a talented developer who seeks responsibility, thrives when empowered, and understands the importance of personal accountability, then we would like to talk with you.  As a member of the SoftLayer team, you have the opportunity to directly impact the continued success of the company.  We strive to make SoftLayer a place where you want to be - a place where you are proud to work and where you are motivated to produce the best results possible.
	</p>
	<ul>
	<li>Implement rich user experience concepts and designs using appropriate presentation technologies
	<li>Design, develop, and implement Object Oriented PHP applications in SOA environment
	<li>Actively participate in a collaborative, results-oriented environment with a diverse technical team striving to deliver incremental value with high quality. 
	</ul>
	<p><b>Experience Requirements</b></p>
	<ul>
	<li>5+ years professional programming experience
	<li>Expert knowledge of PHP 5 Object Oriented Programming, JavaScript, CSS
	<li>Proficient in using Ajax and JSON/XML data interchange formats
	<li>Experience building rich user interfaces using jQuery or related JavaScript framework
	<li>Experience with Zend or similar MVC framework
	<li>Experience in building new applications from scratch in a "greenfield" environment
	<li>Must be able to collaborate with a team to manage and deliver assigned projects with limited supervision
	<li>A positive attitude and willingness drive projects to completion in a fast moving environment
	<li>Experience in a wide variety of web and development tool technologies
	</ul>
	<p><b>Education and Certifications</b></p>
	<ul>
	<li>BS in Computer Science, Computer Engineering, MIS, and/or demonstrated industry experience on     similar successful projects Technical Requirements (i.e., demonstrated proficiency with ... )
	</ul>
	<p><b>About SoftLayer</b><br/>
	Headquartered in Dallas, SoftLayer is the innovation leader in on-demand web hosting and data center services. As the largest hosting company in the world, SoftLayer lets customers create dedicated, cloud, or seamless hybrid computing environments, leveraging the company's world-class data center facilities in Dallas, Houston, Seattle, and Washington D.C., and network Points of Presence nationwide. SoftLayer integrates and automates all elements of its platform, empowering enterprises of any size with complete control, security, scalability, and ease-of-management via a leading Customer Portal and Open API. 
	</p>
	<p>
	If you would enjoy working in a dynamic environment and are looking for an opportunity to become part of a stellar team of professionals, we invite you to apply today. 
	</p>
	<p>
	For more information or to submit your resume, please see the career section of our website at <a href="http://www.softlayer.com/about/careers/">http://www.softlayer.com/about/careers/</a>
	</p>
	</td>
</tr>
</table>]]></description>
      <pubDate>Fri, 14 Jan 2011 09:59:28 -0600</pubDate>
    </item>
  </channel>
</rss>
