<?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, 06 Sep 2008 15:36:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Job Posting: Yahoo! Seeks Sr. Front End Platform Engineer (Santa Clara, CA)]]></title>
      <guid>http://www.phpdeveloper.org/news/10782</guid>
      <link>http://www.phpdeveloper.org/news/10782</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">Yahoo!</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Santa Clara, CA</td>
</tr>

<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Sr. Front End Platform Engineer</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	The Internet is a big, busy place, and we at Yahoo! are proud to stand out in the crowd. As the world's number one Internet brand, servicing over a half billion people, we're determined to maintain our commitment to delivering news, entertainment, information and fun... each and every day. 
	</p>
	<p>
	In order to maintain our position as one of the world's most trafficked Internet destinations, we're always on the lookout for people with big ideas and big talent to help us provide our visitors with the innovative products and services they've come to expect from Yahoo!. We're looking for people like you. 
	</p>
	<p><b>How Big Can You Think?</b></p>
	<p>
	Would you like to touch the lives of millions of people, while working in a technically challenging environment? Are you fascinated by what it takes to build a highly efficient and scalable web application infrastructure that forms the backbone for various search applications used by hundreds of millions of users every day? If yes, then here is your chance! 
	</p>
	<p>
	We are looking for a motivated Senior Engineer/Architect to join the Yahoo! Search engineering team. In this position you will use your strong technical background to design and develop the next generation frontend platform for Yahoo! Search. This platform will provide a flexible and scalable base for building new and cool products for search.yahoo.com and its associated verticals. 
	</p>
	<p><b>Qualifications:</b></p>
	<ul>
	<li>BS/MS is Computer Science or related field 
	<li>5+ years of industry experience in large scale web application development 
	<li>Expert level knowledge in PHP 
	<li>Experience with Apache, HTTP, Perl, XML, C/C++ 
	<li>Knowledge of AJAX/JS, HTML/DHTML, CSS and other client-side technologies is a strong plus 
	<li>Development experience on UNIX platforms 
	<li>Excellent problem-solving and communication skills 
	<li>Fast learner and team player 
	</ul>
	<p>
	Interested applicants should submit their resume to Shawn Cartwright at shawncar [at] yahoo-inc [dot] com.
	</p>
	<p>
	Yahoo! Inc. is an equal opportunity employer. For more information or to search all of our openings, please visit <a href="http://careers.yahoo.com">http://careers.yahoo.com</a>.    
	</p>
	</td>
</tr>
</table>]]></description>
      <pubDate>Thu, 07 Aug 2008 10:29:08 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Why Should I Care What Server My Application is Running On?]]></title>
      <guid>http://www.phpdeveloper.org/news/10609</guid>
      <link>http://www.phpdeveloper.org/news/10609</link>
      <description><![CDATA[<p>
On the Zend Developer Zone there's a <a href="http://devzone.zend.com/article/3692-Why-Should-I-Care-What-Server-My-Application-is-Running-On">new article</a> that looks to answer the question in its title - "Why should I care what server my application is running on?" (by <i>Eddo Rotman</i>)
</p>
<blockquote>
Imagine this - you develop an application on your machine and then, when you come to deploy it to the production server, all of a sudden, you encounter various errors and failures. Or maybe, when you decide to switch your hosting provider, your application stops behaving the way it should. How about this -... one day, out of the blue (well, out of your IT manager's whim) your application just misbehaves. Sounds familiar?
</blockquote>
<p>
Times like can never be completely avoided (yes, there'll always be bugs) but you can take some steps to help prevent most of the major failing points. He points out some of the key configuration directives to watch out for, differences in some functions' responses based on the OS, and the differences in character sets between a unix-based and Windows based environment (like rn versus just n).
</p>]]></description>
      <pubDate>Tue, 15 Jul 2008 13:12:32 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: The Symfony 1.1 Architecture]]></title>
      <guid>http://www.phpdeveloper.org/news/10477</guid>
      <link>http://www.phpdeveloper.org/news/10477</link>
      <description><![CDATA[<p>
Prior to their release of the next big jump in the Symfony framework, <i>Fabien Potencier</i> wanted to <a href="http://www.symfony-project.org/blog/2008/06/23/the-symfony-1-1-architecture">introduce people</a> to the new version and what they can expect.
</p>
<blockquote>
Apart from the <a href="http://www.symfony-project.org/blog/2008/06/18/the-symfony-forms-in-action-book-is-online">new</a> <a href="http://www.symfony-project.org/blog/2008/06/09/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1">exciting</a> <a href="http://www.symfony-project.org/blog/2008/06/14/batches-are-dead-long-life-to-tasks">features</a> we have in symfony 1.1, this version also represents a year of hard work to refactor the internals. Let's dig into symfony internals a bit!
</blockquote>
<p>
They talk about the new platform that everything is built of off now including the framework itself (complete with diagrams mapping out the different parts of the MVC whole).
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 12:57:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPImpact Blog: BBC's New Infrastructure: Java and PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10330</guid>
      <link>http://www.phpdeveloper.org/news/10330</link>
      <description><![CDATA[<p>
As mentioned in <a href="http://phpimpact.wordpress.com/2008/06/02/bbc-new-infrastructure-java-and-php/">This new post</a> by <i>Federico Cargnelutti</i> on the PHP::Impact blog today, the <a href="http://bbc.co.uk">BBC website</a> is about to get a pretty radical make over - a move from Perl and static files out to a fully dynamic site made with PHP and Java.
</p>
<blockquote>
Like most organizations the BBC has its own technical ecosystem, the BBC's is pretty much restricted to Perl and static files. The good news is that they are planning to build a new infrastructure for bbc.co.uk and roll out a new Identity platform on it. This was announced on May during the XTech 2008 presentation that took place in Dublin, where BBC's plans to reinvigorate its technical platform were revealed.
</blockquote>
<p>
The BBC wanted to upgrade their aging platform to something a bit newer and more flexible and wanted to be able to use things like the Zend Framework for the presentation layer and a MySQL backend to power the site.  
</p>]]></description>
      <pubDate>Tue, 03 Jun 2008 11:15:01 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Mobile Platforms Built On Object-Oriented PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/10282</guid>
      <link>http://www.phpdeveloper.org/news/10282</link>
      <description><![CDATA[<p>
A <a href="http://devzone.zend.com/article/3567-Mobile-Platforms-Built-On-Object-Oriented-PHP-5">new post</a> on the Zend Developer Zone points out a talk that's going to be given at the <a href="http://upcoming.yahoo.com/event/708886/?ps=6">National Arts Club</a> about making mobile platforms with the help of PHP5.
</p>
<blockquote>
Kargo derives significant competitive advantage as their application designers & producers make use of Zend Framework to build their next generation mobile application platform on. [...] Zend Technologies will present an introduction to the modular "use at will" PHP 5 components in Zend Framework and Kargo will outline the high-performance messaging server and mobile internet platform they've built.
</blockquote>
<p>
You can find out more about the meetup from <a href="http://upcoming.yahoo.com/event/708886/?ps=6">its page</a> on Upcoming and check out <a href="http://www.timeout.com/newyork/venues/gramercy-flatiron/856/national-arts-club">this page</a> for more details and a map to the location (New York, NY).
</p>]]></description>
      <pubDate>Wed, 28 May 2008 07:53:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[TheServerSide.com: NetBeans branches out: NetBeans 6.1, plus a PHP platform]]></title>
      <guid>http://www.phpdeveloper.org/news/10280</guid>
      <link>http://www.phpdeveloper.org/news/10280</link>
      <description><![CDATA[<p>
On TheServerSide.com (a Java community) there's <a href="http://www.theserverside.com/news/thread.tss?thread_id=49273">a post</a> about the latest release of the <a href="http://www.netbeans.org/index.html">Netbeans</a> software (version 6.1) and how they've integrated more PHP-ness into it.
</p>
<blockquote>
The NetBeans 6.1 release is mostly a release of the candidate announced a few weeks ago - definitely a lot of changes in the overall release, with a heavy focus on web services and re-integration of some of the JSF/JPA tooling. However, the <a href="http://www.netbeans.org/kb/61/php/installing-and-configuring-required-software.html">PHP platform</a> - a 16MB or so download that provides a PHP-targeted IDE based on Java - is .. interesting.
</blockquote>
<p>
Comments on <a href="http://www.theserverside.com/news/thread.tss?thread_id=49273">the post</a> talk a lot about the other language support for the IDE with only a few mentioning the PHP support (though the ones that do show promising results).
</p>]]></description>
      <pubDate>Tue, 27 May 2008 12:58:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Yahoo! Launches SearchMonkey (Search Platform)]]></title>
      <guid>http://www.phpdeveloper.org/news/10257</guid>
      <link>http://www.phpdeveloper.org/news/10257</link>
      <description><![CDATA[<p>
At the Developer Tutorials blog mentions, a <a href="http://www.developertutorials.com/blog/javascript/yahoo-searchmonkey-revisiting-php-platform-style-181/">new offering</a> from Yahoo! is making it simple to "spice up" the results for your site when someone searches for it - <a href="http://toys.lerdorf.com/archives/48-SearchMonkey.html">Yahoo! Searchmonkey</a>. It's a PHP-based platform for creating an application that's returned inline with the search results.
</p>
<p>
<i>Rasmus Lerdorf</i> has <a href="http://toys.lerdorf.com/archives/48-SearchMonkey.html">an example</a> of the potential output for a search returning a restaurant's name, links to its menu/wine list, reviews and a link to make a reservation.
</p>
<p>
There's lots of fun things to do with this tool - check out <a href="http://developer.yahoo.com/searchmonkey/">the developer page</a> for more information and grab the <a href="http://developer.search.yahoo.com/">developer tool</a> to jump in and get started building your own custom result.
</p>]]></description>
      <pubDate>Fri, 23 May 2008 12:09:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Vinu Thomas' Blog: Magento - Open Source Ecommerce]]></title>
      <guid>http://www.phpdeveloper.org/news/10086</guid>
      <link>http://www.phpdeveloper.org/news/10086</link>
      <description><![CDATA[<p>
On his blog today, <i>Vinu Thomas</i> <a href="http://blogs.vinuthomas.com/2008/05/01/magento-open-source-ecommerce/">spotlights</a> one of the major up and comers in the PHP-based eCommerce software package offerings - <a href="http://www.magentocommerce.com">Magento</a>.
</p>
<blockquote>
Magento is an ecommerce platform on PHP which is quite <a href="http://www.magentocommerce.com/features">feature</a> rich. This platform is based on the Zend Platform. You can take a look at a Magento store and the admin demo over at their <a href="http://www.magentocommerce.com/demo">demo section</a>.
</blockquote>
<p>
He mentions some of the features it has including analytics, catalog management, order management, payment integration with Paypal/Google Checkout/Authorize.net and some SEO optimizations.
</p>
<p>
You can find out more over on the project's website and <a href="http://www.magentocommerce.com/download/">download your own copy</a> or peruse the <a href="http://www.magentocommerce.com/boards">forums</a> to get to know the community around this popular app.
</p>]]></description>
      <pubDate>Thu, 01 May 2008 09:34:39 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ThinkPHP Blog: Zend Studio for Eclipse at first sight]]></title>
      <guid>http://www.phpdeveloper.org/news/9782</guid>
      <link>http://www.phpdeveloper.org/news/9782</link>
      <description><![CDATA[<p>
This <a href="http://blog.thinkphp.de/archives/306-Zend-Studio-for-Eclipse-at-first-sight.html">new post</a> on the ThinkPHP blog (from <i>Sarah Hermann</i>) talks about some of her first experiences with the popular IDE from Zend, Zend Studio for Eclipse:
</p>
<blockquote>
The last few days I've started working with Zend Studio for Eclipse. At first view I didn't miss anything which I've used in Zend Studio 5.5 and the IDE looks very good. [...] Overall I think Zend Studio for Eclipse is a great tool to develop PHP applications. With a large amount of plugins, Eclipse provides a platform which gives the possibilty to develop a whole application within one tool, that's a great benefit.
</blockquote>
<p>
Most of the issues that she came across from the transition were minor things - keystrokes for shortcuts changed, slowness with the breakpoints - nothing that would stop her from dropping it and going back to the regular Zend Studio 5.5.
</p>]]></description>
      <pubDate>Wed, 12 Mar 2008 08:43:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[DeveloperTutorials.com: Create a Facebook Application With PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9364</guid>
      <link>http://www.phpdeveloper.org/news/9364</link>
      <description><![CDATA[<p>
The DeveloperTutorials website has a <a href="http://www.developertutorials.com/tutorials/php/create-a-facebook-application-with-php-8-01-05/page1.html">new tutorial</a> posted that walks the reader through a step-by-step process to create a PHP Facebook application of their very own.
</p>
<blockquote>
Everyone is talking about Facebook and their new Application Platform and I have to admit I think it's pretty cool too. So I decided to create an application that uses the Facebook Platform. I'm writing the application in PHP and I thought it might be useful for others to know how to write their own Facebook applications with PHP.
</blockquote>
<p>
They show you where you'll need to go to <a href="http://www.developertutorials.com/tutorials/php/create-a-facebook-application-with-php-8-01-05/page3.html">set up an ID</a> with Facebook to develop with, the developer application you'll need to add, where to grab the Facebook developer API and, finally, creating a simple application.
</p>
<p>
Their example is just of the "Hello World" sort, but it gives you a good foundation to start from. They also include pointers to the Facebook Markup Language and a reference for the Facebook REST-based API interface.
</p>]]></description>
      <pubDate>Mon, 07 Jan 2008 09:36:00 -0600</pubDate>
    </item>
  </channel>
</rss>
