<?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>Fri, 04 Jul 2008 21:30:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Job Posting: BINC (Recruiter) Seeks Front-end Web Developer (Redwood City, CA)]]></title>
      <guid>http://www.phpdeveloper.org/news/10534</guid>
      <link>http://www.phpdeveloper.org/news/10534</link>
      <description><![CDATA[<p>
Via <a href="http://terrychay.com/blog/article/two-more-front-end-jobs.shtml">Terry Chay's blog</a>:
</p>
<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">BINC (Recruiter)</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Redwood City, CA</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Front end Web Developer</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p><b>Responsibilities	</b></p>
	<ul>
	<li>will work toward weekly and bi-weekly deadlines
	<li>will develop optimized/cross-platform front-end code using XHTML/CSS, JavaScript, and AJAX Collaborate with product management and backend engineers
	</ul>
	<p><b>Qualifications</b></p>
	<ul>
	<li>must demonstrate development skills across a wide range of technologies, including: HTML/XHTML, CSS, JavaScript, AJAX, W3C DOM methods and properties, Adobe Photoshop
	<li>must have a BS degree or greater, preferably in CS, with an excellent grasp of computer science fundamentals
	<li>must have expertise in using Unix, SVN (or other version control system)
	<li>must have experience launching/building successful interactive web sites and applications 
	</p>
	</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Link</td>
	<td style="font-size:11px"><a href="http://www.bincsearch.com/jobs/view.asp?ID=804">More Information</a></td>
</tr>
</table>]]></description>
      <pubDate>Wed, 02 Jul 2008 16:18:45 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Coallier's Blog: XDebug to finally get a Web Frontend]]></title>
      <guid>http://www.phpdeveloper.org/news/10108</guid>
      <link>http://www.phpdeveloper.org/news/10108</link>
      <description><![CDATA[<p>
In a <a href="http://blog.agoraproduction.com/index.php?/archives/67-XDebug-to-finally-get-a-Web-Frontend.html">new blog entry</a> today, <i>David Coallier</i> has posted about two new offerings that are in the works for a web-based frontend to XDebug:
</p>
<blockquote>
For quite a while in the PHP Community (And even myself) I have heard people asking about either an online tool to work on cachegrind output files or a cross platform tool that would have the ability to do what <a href="http://kcachegrind.sourceforge.net/">KCacheGrind</a> does on Linux but for Windows and OSX.
</blockquote>
<p>
He <a href="http://blog.agoraproduction.com/index.php?/archives/67-XDebug-to-finally-get-a-Web-Frontend.html">mentions</a> the origin of the idea for a cachegrind app as a part of the Google Summer of Code (that did get accepted and will be worked on by <i>Chung-Yang Lee</i>). The other, <a href="http://www.phpdeveloper.org/news/10102">Webgrind</a> is an independent project from the other but looks equally as promising.
</p>
<p>
Check out <i>Vinu Thomas'</i> <a href="http://blogs.vinuthomas.com/2008/05/05/webgrind-xdebug-frontend/">thoughts</a> on the matter too.
</p>]]></description>
      <pubDate>Mon, 05 May 2008 09:33:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: How to make your own springloops in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10053</guid>
      <link>http://www.phpdeveloper.org/news/10053</link>
      <description><![CDATA[<p>
Recently, the <a href="http://springloops.com/">Springloops</a> version control system made its debut on the web and was greeted with both skepticism and interest. One developer, <i>Hasin Hayder</i> decided to look at it from a different angle and worked to <a href="http://hasin.wordpress.com/2008/04/27/how-to-make-your-own-springloops-in-php/">see how easy it would be</a> to reproduce a similar service.
</p>
<blockquote>
<a href="http://springloops.com/">Springloops</a> is a nice code management service recently came into focus. It helps you to manage the code base of your application, monitor the commit and deploy the final version easily to another server. So if you are wondering how to build such a system and how it actually works, this article is for you.
</blockquote>
<p>
He breaks it down into the six main topics (as he sees it) that are the core parts of the system - things like payment gateways, setting up subversion and making it user friendly. He goes through each topic, explaining its place in the application and providing some links to resources to help you set it up (or at least learn more about it).
</p>]]></description>
      <pubDate>Mon, 28 Apr 2008 10:26:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon Sessions Ep 10: Build a Sexy Front End to a Zend Framework Powered App]]></title>
      <guid>http://www.phpdeveloper.org/news/9743</guid>
      <link>http://www.phpdeveloper.org/news/9743</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/3231-The-ZendCon-Sessions-Episode-10-Build-a-Sexy-Front-End-to-a-Zend-Framework-Powered-Application">posted the latest session</a> as recorded at last year's <a href="http://www.zendcon.com">Zend/PHP Conference & Expo</a> - a talk from <i>Renaun Erickson</i> about a front end to a Zend Framework application.
</p>
<blockquote>
Welcome to The ZendCon Sessions. This episode of The ZendCon Sessions was recorded live at <a href="http://zendcon.com/">ZendCon 2007</a> in Burlingame, CA. We hope you enjoy today's session as we listen to Renaun Erickson present "Build a Sexy Front End to a Zend Framework Powered Application". 
</blockquote>
<p>
You can catch this latest episode in one of three ways - use the <a href="http://devzone.zend.com/article/3231-The-ZendCon-Sessions-Episode-10-Build-a-Sexy-Front-End-to-a-Zend-Framework-Powered-Application">in-page player</a>, download <a href="http://zendcon.sessions.s3.amazonaws.com/zendcon_sessions_podcast_010.mp3">the mp3</a> or you can add <a href="http://feeds.feedburner.com/zendcon_sessions">the feed</a> for the series to your aggregator of choice and get this and other great session recordings from the conference.
</p>]]></description>
      <pubDate>Thu, 06 Mar 2008 07:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
