<?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, 22 Nov 2008 05:40:25 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP vs. .NET Blog: Ten PHP Best Practices Tips that will get you a job]]></title>
      <guid>http://www.phpdeveloper.org/news/10493</guid>
      <link>http://www.phpdeveloper.org/news/10493</link>
      <description><![CDATA[<p>
<i>Blake</i> has posted <a href="http://www.phpvs.net/2008/06/04/ten-php-best-practices-tips-that-will-get-you-a-job/">some of his opinions</a> on "best practices" that can help you land that new job you've been looking for:
</p>
<blockquote>
The last couple of weeks have been quite the experience for me. I was part of a big layoff at my former company, which was interesting. I've never been in that position before, and it's hard not to take it personally. [...] Before the face-to-face portion, I chatted with the owner and head programmer on a conference call, and they ended up sending me a technical assessment quiz.
</blockquote>
<p>
In the quiz, there was one question the prompted him to come up with his tips - ten things that you can do to keep your code clean, lean and easy to maintain. His tips include things like "use single-quotes around array indexes", "don't use open short tags" and "document your code". Some of the suggestions don't make that much of a difference, but others (like the documentation one) can make the world of difference down the line.
</p>]]></description>
      <pubDate>Thu, 26 Jun 2008 11:13:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Tilllate.com Blog: PHP @ OpenExpo]]></title>
      <guid>http://www.phpdeveloper.org/news/10385</guid>
      <link>http://www.phpdeveloper.org/news/10385</link>
      <description><![CDATA[<p>
<i>Leo Buttiker</i> has <a href="http://techblog.tilllate.com/2008/06/10/php-openexpo/">posted about</a> an upcoming event for the PHP community, the Swiss conference <a href="http://www.openexpo.ch/openexpo-2008-zuerich/">OpenExpo 2008</a>.
</p>
<blockquote>
At 24./25. of September 2008 there will be the OpenExpo in Winterthur. I will be in charge of the PHP booth. I am looking for PHP-Developers, -Evangelists and -Fanboys (and girls) to help me out.
</blockquote>
<p>
PHPers already attending include <a href="http://www.sitepoint.com/articlelist/210">Harry Fuecks</a>, <a href="http://pooteeweet.org/">Lukas Smith</a> and <a href="http://chregu.tv/">Chregu Stocker</a>. If you're interested in helping out at this year's conference, see <a href="http://techblog.tilllate.com/2008/06/10/php-openexpo/">his post</a> for more details on contact methods.
</p>]]></description>
      <pubDate>Wed, 11 Jun 2008 08:47:01 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPImpact Blog: 30 Useful PHP Classes and Components]]></title>
      <guid>http://www.phpdeveloper.org/news/10308</guid>
      <link>http://www.phpdeveloper.org/news/10308</link>
      <description><![CDATA[<p>
The PHP::Impact blog has <a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">posted a list</a> of thirty classes and components that can make your PHP development life so much easier:
</p>
<blockquote>
Simplicity and extensibility are the main reasons why PHP became the favourite dynamic language of the Web. In the last decade, PHP has developed from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems.
</blockquote>
<p>
<a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">Their list</a> includes software like:
</p>
<ul>
<li><a href="http://blog.maartenballiauw.be/post/2008/01/LINQ-for-PHP-Language-Integrated-Query-for-PHP.aspx">LINQ for PHP</a>
<li><a href="http://trac.phpdoctrine.org/">Doctrine</a>
<li><a href="http://htmlpurifier.org/">HTML Purifier</a>
<li><a href="http://simpletest.sourceforge.net/">SimpleTest</a>
<li><a href="http://phing.info/trac/">Phing</a>
<li><a href="http://securityscanner.lostfiles.de/index.php">PHP Security Scanner</a>
<li><a href="http://simplepie.org/">SimplePie</a>
<li><a href="http://www.smarty.net/">Smarty</a>
</ul>
<p>
...and <a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">many more</a>. Check out the full list for all sorts of useful tools.
</p>]]></description>
      <pubDate>Fri, 30 May 2008 10:23:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stoyan Stefanov's Blog: PHP/Javascript dev tools for TextPad]]></title>
      <guid>http://www.phpdeveloper.org/news/8252</guid>
      <link>http://www.phpdeveloper.org/news/8252</link>
      <description><![CDATA[<p>
<i>Stoyan Stefanov</i> <a href="http://www.phpied.com/phpjavascript-dev-tools-for-textpad/">posts about</a> some handy PHP development tools that he's added to his TextPad software and wanted to share with the community.
</p>
<p>
There's four tools in the list (links off of his Tools menu):
</p>
<ul>
<li>PHP lint (a.k.a. syntax check)
<li>PHP help
<li>PHP Manual
<li><a href="http://www.jslint.com/">JS Lint</a>
</ul>
<p>
On ones like the PHP manual, it's really a link to a browser that opens the right page on the PHP.net website.
</p>]]></description>
      <pubDate>Mon, 16 Jul 2007 12:54:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Perspectives on Google Code Search (Help or Hinder?)]]></title>
      <guid>http://www.phpdeveloper.org/news/6438</guid>
      <link>http://www.phpdeveloper.org/news/6438</link>
      <description><![CDATA[<p>
Everyone in the PHP community (as is probably true all around the web) is buzzing about the new offering from Google - the <a href="http://www.google.com/codesearch">Google Code Search</a>. In the PHP community, the ones talking about it so far include:
<ul>
<li><i>Chris Shiflett</i>'s <a href="http://shiflett.org/archive/269">look at the security aspect</a> of the search
<li><i>Ilia Alshanetsky</i>'s <a href="http://ilia.ws/archives/133-Google-Code-Search-Hackers-best-friend.html">take on the search</a> as it possibly being a hacker's good friend
<li><i>Pierre-Alain Joye</i>'s searches for macros and the term "virtual_file_ex"
<li><i>Harry Fuecks'</i> <a href="http://www.sitepoint.com/blogs/2006/10/06/oh-dear/">own search</a> for superglobal-related issues
<li><i>Ivo Jansch</i>'s happy <a href="http://www.achievo.org/blog/archives/48-Exposing-programming-frustrations-with-Google-Code-Search.html">look into frustrations</a> other developers have had (ex. <a href="http://www.google.com/codesearch?q=fuck+customer">this search</a>)
<li><i>Martin Brotzeller</i>'s <a href="http://blog.thinkphp.de/archives/151-Code-Inclusions-on-a-Silver-Plate.html">comments</a> on the new tool
</ul>
</p>
<p>
Check out <a href="http://www.google.com/codesearch">this handy tool</a> and see what you think. Does it provide too much access to code that needs to stay out of hacker's hands? Or does it promote the "open" in open source better than most of the tools out there?
</p>]]></description>
      <pubDate>Fri, 06 Oct 2006 08:21:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: International Press Association Looking for PHP Help]]></title>
      <guid>http://www.phpdeveloper.org/news/6339</guid>
      <link>http://www.phpdeveloper.org/news/6339</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/960">some information</a> about some freelancing work that the International Press Association is looking to have done.
</p>
<blockquote>
If you've got spare cycles and want to help a brother out, read on. I received this from <a href="mailto:lenrap@internationalpress.com">Leonard Rapoport</a> of the <a href="http://internationalpress.com/">International Press Association</a>, (Disclaimer: Zend is a member of the IPA) The IPA is looking for some help. As you can see from the email below, they need a PHP programmer to help them out on some small projects and know of some larger projects they could turn you on it.
</blockquote>
<p>
Any interested parties should <a href="mailto:lenrap@internationalpress.com">contact Leonard</a> via email and get things started.
</p>]]></description>
      <pubDate>Fri, 22 Sep 2006 13:21:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Adam Trachtenberg's Blog: PHP 5 + COM + Skype Help Wanted]]></title>
      <guid>http://www.phpdeveloper.org/news/6257</guid>
      <link>http://www.phpdeveloper.org/news/6257</link>
      <description><![CDATA[<p>
<i>Adam Trachtenberg</i> is looking for some help in the COM department, specficially in <a href="http://www.trachtenberg.com/blog/2006/09/12/php-5-com-skype-help-wanted/">using it with PHP5</a>.
</p>
<blockquote>
<p>
I'm trying to use PHP 5.2 to talk to Skype via the COM extension and Skype4COM interface.
</p>
<p>
I'm using this example from the Skype Forum, but I get a COM exception of "Skype client is not installed."
</p>
</blockquote>
<p>
He also points to <a href="http://forum.skype.com/index.php?s=&showtopic=59155&view=findpost&p=276292">someone else</a> with the problem, but still hasn't quite found a solution. Anyone <a href="http://www.trachtenberg.com/blog/2006/09/12/php-5-com-skype-help-wanted/">want to help</a>?
</p>]]></description>
      <pubDate>Wed, 13 Sep 2006 07:15:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ThinkPHP Blog: New Help Center for Chorizo!]]></title>
      <guid>http://www.phpdeveloper.org/news/6166</guid>
      <link>http://www.phpdeveloper.org/news/6166</link>
      <description><![CDATA[<p>
On the ThinkPHP Blog, there's <a href="http://blog.thinkphp.de/archives/137-New-Help-Center-for-Chorizo!.html">information posted</a> about a new help center for their <a href="https://chorizo-scanner.com/">Chorizo! scanner</a> with lots of information included already.
</p>
<blockquote>
Go and check out Chorizo!'s new <a href="https://chorizo-scanner.com/help">Help Center</a>. We extended the existing tutorials and provide a smooth overview about the current documentation. Included is an overview about all the scanner plugins Chorizo! is using and explain a bit what each plugin does.
</blockquote>
<p>
There are "Getting Started" guides <a href="https://chorizo-scanner.com/help">offered</a>, video tutorials, details on each of the plugins (PHPversions, XSS plugin, Session injection, etc), some of the features of the scanner, and some general troubleshooting information.
</p>]]></description>
      <pubDate>Tue, 29 Aug 2006 07:57:23 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ligaya Turmelle's Blog: 25 Ways to help out PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5997</guid>
      <link>http://www.phpdeveloper.org/news/5997</link>
      <description><![CDATA[<p>
Sometimes, all someone needs is a path to follow when they're looking to help out a project. That's why <i>Ligaya Turmelle</i> has posted <a href="http://www.khankennels.com/blog/index.php/archives/2006/08/10/25-ways-to-help-out-php/">this great list</a> of ways that you can help out PHP and its surrounding projects (like PEAR).
</p>
<p>
Main items on the list are:
<ul>
<li>General ways to help
<li>Helping the QA team
<li>Helping with PEAR
<li>Helping with the Documentation
<li>Helping via Perl (extensions)
<li>Heliping with the PHP Core
</ul>
</p>
<p>
Under each of <a href="http://www.khankennels.com/blog/index.php/archives/2006/08/10/25-ways-to-help-out-php/">these main points</a> there are several sub-points for even more ideas of places to get involved. It's a great list, and you can get even more information on helping in an area by clicking on its title to be taken to the official page.
</p>]]></description>
      <pubDate>Thu, 10 Aug 2006 07:19:49 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SDA Asia: Yahoo Helping Zend with PHP 6, says Andi Gutmans]]></title>
      <guid>http://www.phpdeveloper.org/news/5840</guid>
      <link>http://www.phpdeveloper.org/news/5840</link>
      <description><![CDATA[<p>
According to <a href="http://www.sda-asia.com/sda/news/psecom,id,10015,srn,4,nodeid,1,_language,Singapore.html">this post</a> on the SDA Asia site today, <i>Andi Gutmans</i> is quoted as saying that Yahoo is doing their share in helping PHP6 come along that much faster.
</p>
<blockquote>
Yahoo is Helping Zend with PHP 6, says Andi Gutmans co-founder and vice president of technology at Israeli-based company Zend Technologies, in an interview with Stephen Shankland of c|net news. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
</blockquote>
<p>
They <a href="http://www.sda-asia.com/sda/news/psecom,id,10015,srn,4,nodeid,1,_language,Singapore.html">mention what PHP6 will be</a> and include a link to the (oldish) <a href="http://php.net/~derick/meeting-notes.html">meeting notes</a> concerning it. Be sure to check out the comments for some interesting questions...
</p>]]></description>
      <pubDate>Fri, 21 Jul 2006 05:33:28 -0500</pubDate>
    </item>
  </channel>
</rss>
