<?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>Wed, 22 May 2013 16:40:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Jani Hartikainen's Blog: Wicket from the point of view of a PHP developer]]></title>
      <guid>http://www.phpdeveloper.org/news/14795</guid>
      <link>http://www.phpdeveloper.org/news/14795</link>
      <description><![CDATA[<p>
On his blog today <i>Jani Hartikainen</i> looks at his experience <a href="http://codeutopia.net/blog/2010/07/14/wicket-from-the-point-of-view-of-a-php-developer/">learning Wicket</a> (a Java application framework) from the perspective of a PHP developer.
</p>
<blockquote>
My starting point with Wicket was basically zero, at least Java-wise: I had never used any Java web app framework, so I didn't really know what to expect. Since as I said I've mostly used PHP and Python, I assumed the program flow would be something like in them. Of course, this was a completely wrong assumption.
</blockquote>
<p>
He includes one specific example - handling a form submission. In PHP you work with the POSTed values and do something (insert into a database, email, etc) but with Wicket you really just display the form again - with a few other bits of configuration of course. You worry more about what's in the form instead of how to handle the results. He notes that it's a lot like working with a desktop application environment and recommends it as "an interesting way to do things".
</p>]]></description>
      <pubDate>Thu, 15 Jul 2010 08:15:28 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ask About PHP: PHP and jQuery: Submit a form without refreshing the page]]></title>
      <guid>http://www.phpdeveloper.org/news/14628</guid>
      <link>http://www.phpdeveloper.org/news/14628</link>
      <description><![CDATA[<p>
New on the Ask About PHP blog today there's a tutorial about <a href="http://www.askaboutphp.com/213/php-and-jquery-submit-a-form-without-refreshing-the-page.html">using PHP and jQuery to submit a form</a> without having to submit the entire page.
</p>
<blockquote>
Lately, I've been chancing on quite a number of posts at various places asking about how to perform a web action without the webpage reloading/refreshing? For example, dynamically updating a list on a page without a reload or submitting a form to PHP without leaving the webpage the form sits on. I guess this is as good a time to start branching into some posts on PHP and Javascript, or more specifically, jQuery.
</blockquote>
<p>
You can just <a href="http://www.askaboutphp.com/wp-post-images/213/jquery_example.zip">download the code</a> of you want to get started right away or you can follow along with the tutorial for code, flow diagrams and a full definition of how it all works.
</p>]]></description>
      <pubDate>Wed, 09 Jun 2010 13:04:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: ABCPHP.com (Digg-Like PHP News Source)]]></title>
      <guid>http://www.phpdeveloper.org/news/12143</guid>
      <link>http://www.phpdeveloper.org/news/12143</link>
      <description><![CDATA[<p>
If you're constantly hungering for more PHP news, there's a new resource (a Digg-like one, too) that wants to give PHPers the latest from the community and give them a way to show which they like the best - <a href="http://www.abcphp.com/">abcphp</a>.
</p>
<blockquote>
abcphp.com is a social news website made for people to discover and share PHP related content from anywhere on the Internet, by submitting links and stories, and voting and commenting on submitted links and stories.
</blockquote>
<p>
The site lets you vote (with a registered account) on the PHP-related articles they've posted ala Digg.com and breaks them up into categories like "New Releases", "PHP Dev Tools", "Database" and "Security". You can even create groups of people that share the same interests. Check it out and maybe <a href="http://www.abcphp.com/submit">submit a story</a> while you're there.
</p>]]></description>
      <pubDate>Mon, 16 Mar 2009 12:55:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Kevin van Zonneveld's Blog: 7 Steps to better PEAR documentation]]></title>
      <guid>http://www.phpdeveloper.org/news/12001</guid>
      <link>http://www.phpdeveloper.org/news/12001</link>
      <description><![CDATA[<p>
<i>Kevin van Zonneveld</i> has posted <a href="http://kevin.vanzonneveld.net/techblog/article/7_steps_to_better_pear_documentation/">seven steps</a> that you can follow to help the documentation for your PEAR class come out better and be more useful in the end.
</p>
<blockquote>
If you've written a <a href="http://pear.php.net/">PEAR</a> package, it's probably a good idea to submit some end user documentation. Here's how to do it.
</blockquote>
<p>
He explains what it is (XML in CVS, easily convertible with phpd) and how the process flows - save the current docs, add your own, build locally and submit to CVS. Here's his tips to help things go smoothly/turn out better:
</p>
<ul>
<li>Gather the prerequisites
<li>Save current documentation
<li>Try building the docs
<li>Write your own XML docs
<li>ReBuild peardoc
<li>Commit your XML
<li>(There is no seventh step - you're done!)
</ul>]]></description>
      <pubDate>Mon, 23 Feb 2009 11:11:55 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: OSCON 2009 Call for Participation (Ends Feb. 03, 2009)]]></title>
      <guid>http://www.phpdeveloper.org/news/11851</guid>
      <link>http://www.phpdeveloper.org/news/11851</link>
      <description><![CDATA[<p>
As <i>Lorna Mitchell</i> has <a href="http://www.lornajane.net/posts/2009/OSCON-CfP">pointed out</a>, the <a href="http://en.oreilly.com/oscon2009/public/cfp/57">Call for Participation</a> is open for this year's O'Reilly Open Source Convention - but the deadline is February 3rd!
</p>
<blockquote>
We want to hear about your winning techniques, favorite life-savers, and the system you've made that everyone will be using next year. We'll have tracks for sessions and tutorials on Linux, PHP, Perl, Python, Ruby, Java, Databases, Desktop Applications, Web Applications, Mobile, Administration, Security, People, Business, and Emerging Topics.
</blockquote>
<p>
They have a few suggestions to consider when submitting your idea - things like "keep it free of marketing", "Straightforward titles are best" and "Explain why people want to attend". You can submit your idea via <a href="http://en.oreilly.com/oscon2009/user/proposal/new/57">their proposal form</a>.
</p>]]></description>
      <pubDate>Fri, 30 Jan 2009 13:46:43 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Last Day for php|tek 2009 Call for Papers]]></title>
      <guid>http://www.phpdeveloper.org/news/11574</guid>
      <link>http://www.phpdeveloper.org/news/11574</link>
      <description><![CDATA[<p>
As a reminder, today is the last day to get in talk proposals for next year's <a href="http://tek.mtacon.com">php|tek conference</a>:
</p>
<blockquote>
Today is the last day of the <a href="http://tek.mtacon.com/c/s/call-for-papers">Call for Papers</a> for our upcoming <a href="http://tek.mtacon.com/">php|tek 2009 conference</a>, which will take place in Chicago between May 19 and 22nd. Don't forget to send in your proposals before it's too late!
</blockquote>
<p>
You can get more information about submitting a talk from <a href="http://tek.mtacon.com/c/s/call-for-papers">this page</a> on the conference website as well as where to send the proposals and what kind of <a href="http://tek.mtacon.com/c/s/speaker-benefits">speaker compensation package</a> they have to offer.
</p>]]></description>
      <pubDate>Mon, 15 Dec 2008 15:56:34 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: How to Submit a Conference Talk]]></title>
      <guid>http://www.phpdeveloper.org/news/11286</guid>
      <link>http://www.phpdeveloper.org/news/11286</link>
      <description><![CDATA[<p>
Thinking about trying your hand at submitting a talk to an upcoming PHP conference but aren't exactly sure where to get started? You might want to check out <i>Lorna Mitchell</i>'s <a href="http://www.lornajane.net/posts/2008/How-to-Submit-a-Conference-Talk">suggestions</a> on some of the steps.
</p>
<blockquote>
Speaking at conferences is a great way to share ideas and meet people - but actually getting the opportunity to do is a little more tricky and usually involves proposing a talk. [...] If you want to go to a conference, and there is a topic you'd like to share some thoughts on, then write them down and submit!
</blockquote>
<p>
She talks about making the most of the submission form - submitting your abstract and including details why you and your talk should be selected for their conference. The comments include a few other suggestions like "don't submit the same one talk over and over", "try for something different" and remember that you always have something to contribute.
</p>]]></description>
      <pubDate>Fri, 24 Oct 2008 10:48:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: 2009 PHP Quebec Conference Call for Papers]]></title>
      <guid>http://www.phpdeveloper.org/news/11010</guid>
      <link>http://www.phpdeveloper.org/news/11010</link>
      <description><![CDATA[<p>
The PHP Quebec conference group would like to announce the <a href="http://conf.phpquebec.com/">Call for Papers</a> for their 2009 PHP Quebec conference happening March 4th through 6th in Montreal:
</p>
<blockquote>
<p>
PHP Quebec is pleased to announce the seventh edition of the PHP Quebec Conference. The Conference will take place in Montreal, Canada between March 4 and 6th, 2009. We are looking for speakers willing to share their expertise with Canadian and United States PHP professionals.
</p>
<p>
The Conference features technical talks and Labs dedicated to advanced software development techniques with PHP5 and PHP6, XML, web services, databases, etc., project management where speakers and visitors will try to find solutions to actual business problems.
</p>
</blockquote>
<p>
You can find out more about the submission process at <a href="http://conf.phpquebec.com/en/appel">this page</a> on their site. Submissions are accepted for both English and French talks.
</p>]]></description>
      <pubDate>Sun, 14 Sep 2008 18:23:23 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Roshan Bhattarai's Blog: How to filter user submitted data easily in PHP?]]></title>
      <guid>http://www.phpdeveloper.org/news/10839</guid>
      <link>http://www.phpdeveloper.org/news/10839</link>
      <description><![CDATA[<p>
On his blog, <i>Roshan Bhattarai</i> shares <a href="http://roshanbh.com.np/2008/08/how-to-filter-user-submitted-data-easily-in-php.html">a few tips</a> on keeping your application safe by filtering user-submitted data.
</p>
<blockquote>
Yesterday, I saw one of my friend was working on the the contact form and was filtering the user input data(posted variables) individually. He was using a function in PHP to filter the input and using  tedious approach while calling the filtering function for each variables with coding  each of them in single line . Today, I'm going to show you how can you filter the posted variables easily using callback function in PHP.
</blockquote>
<p>
He shows how to create a filter_data function (for removing HTML embedded in the data) and how to implement it around your data. It could be extended pretty easily to do more than one filtering method to protect your information even more.
</p>]]></description>
      <pubDate>Fri, 15 Aug 2008 09:31:59 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Daniel Cousineau's Blog: PHP Women Best Practice Contest Posts]]></title>
      <guid>http://www.phpdeveloper.org/news/10732</guid>
      <link>http://www.phpdeveloper.org/news/10732</link>
      <description><![CDATA[<p>
<i>Daniel Cousineau</i> <a href="http://www.toosweettobesour.com/2008/07/31/php-women-best-practice-contest-posts/">posted copies</a> of his submissions to the <a href="http://www.phpwomen.org">PHP Women</a> group's Article Contest (Best Practices) that finishes up today.
</p>
<blockquote>
I made a few posts to the PHPWomen.org <a href="http://www.phpwomen.org/wordpress/2008/06/24/phpwomen-article-competition/">Article Competition</a> and felt I should share them here.
</blockquote>
<p>His three submissions are:</p>
<ul>
<li><a href="http://www.toosweettobesour.com/2008/07/31/php-women-best-practice-contest-posts/#flash-your-errors">Flash Your Errors: It's Illegal In 28 States!</a> on combining flash messages and error reporting 
<li><a href="http://www.toosweettobesour.com/2008/07/31/php-women-best-practice-contest-posts/#magical-autoload">David Copperfield Wasn't This __magical: __autoload() is Awesome!</a> on using the __autoload functions and PEAR style namespacing 
<li><a href="http://www.toosweettobesour.com/2008/07/31/php-women-best-practice-contest-posts/#path-secrets">Path Secrets Of The Most Awesome</a> on making your path operations indestructible across operating systems. 
</ul>
<p>
There's still (a little) time to get your own submission in to <a href="http://www.phpwomen.org/wordpress/2008/06/24/phpwomen-article-competition/">the contest</a> to get over and submit your article for your chance to win a copy of Zend Studio and maybe get your article featured in Linux Pro Magazine.
</p>]]></description>
      <pubDate>Thu, 31 Jul 2008 16:09:00 -0500</pubDate>
    </item>
  </channel>
</rss>
