<?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>Tue, 18 Jun 2013 19:10:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Brandon Savage: Making Conferences Better]]></title>
      <guid>http://www.phpdeveloper.org/news/19251</guid>
      <link>http://www.phpdeveloper.org/news/19251</link>
      <description><![CDATA[<p>
<i>Brandon Savage</i> has posted some <a href="http://www.brandonsavage.net/making-conferences-better">ideas about making conferences better</a> and how they can appeal to a wider (and maybe more inexperienced) level of developer.
</p>
<blockquote>
<a href="http://www.brandonsavage.net/the-reasons-to-attend-php-conferences/">I love PHP conferences</a>. I attended a lot of PHP conferences when I was a brand new developer. Zendcon, OSCON, php[tek], Wordcamp Baltimore, DC PHP and others were my stomping grounds. I learned a lot, and the conferences I attended were on the whole useful, beneficial and wonderful experiences. But I also felt challenged by the fact that conferences don't offer much for bringing up new developers with concrete information and training. This isn't necessarily the fault of conferences: it's impossible to truly impart a useful skill into a developer with only a 45 minute talk.
</blockquote>
<p>He includes four ideas in the post and talks some about the role of training at the events:</p>
<ul>
<li>Are conferences even the right place for training?
<li>Creating Different Tracks of Different Lengths
<li>Including Hands-On Training During Tutorial Days
<li>Offer Learning-Focused Hackathons
</ul>
<p>
He also notes that some of it is up to the developers to find a good fit for what they need and the skills they're looking to learn. There's other options out there besides just the usual conferences, too and, as <i>Brandon</i> states, "investing in your career is the most valuable thing you can do for yourself."
</p>]]></description>
      <pubDate>Thu, 28 Feb 2013 11:19:50 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Philip Norton's Blog: Simple PHP Code To Get last.fm Last Played Tracks]]></title>
      <guid>http://www.phpdeveloper.org/news/17199</guid>
      <link>http://www.phpdeveloper.org/news/17199</link>
      <description><![CDATA[<p>
If you're a <a href="http://last.fm">last.fm</a> user and have been curious about how to get the latest list of your "last played" selections, <i>Philip Norton</i> has <a href="http://www.hashbangcode.com/blog/simple-php-code-get-lastfm-last-played-tracks-605.html">just the code you'll need</a>.
</p>
<blockquote>
The other day I was approached by a friend (Julie Cheung) and asked if I could create some code that would display a list of last played tracks from last.fm. Julie isn't a PHP developer and so the code I gave her had to be easily understandable so that she could edit it herself if needed. The following code is what I came up with.
</blockquote>
<p>
The code pulls from the defined user's "recenttracks" feed and parses it (via a <a href="http://php.net/simplexml_load_string">simplexml_load_string</a> call) into an object that's looped through and outputted. Data that comes back from the feed includes artist anme, name of the track, a URL to more information about it and an image of the album cover. He also includes an updated version that caches the data for three minutes so it's not always relying on the last.fm servers to be there.
</p>]]></description>
      <pubDate>Thu, 01 Dec 2011 13:41:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ligaya Turmelle's Blog: OSCON CfP]]></title>
      <guid>http://www.phpdeveloper.org/news/7208</guid>
      <link>http://www.phpdeveloper.org/news/7208</link>
      <description><![CDATA[<p>
In <a href="http://www.khankennels.com/blog/index.php/archives/2007/02/01/oscon-cfp/">a new blog post</a>, <i>Ligaya Turmelle</i> reminds us about the <a href="http://conferences.oreillynet.com/cs/os2007/create/e_sess">Call for Papers</a> that's still open for this year's <a href="http://conferences.oreillynet.com/os2007/">OSCON</a> - but not for much longer.
</p>
<blockquote>
Anyway, <a href="http://conferences.oreillynet.com/cs/os2007/create/e_sess">here</a> is the link for submitting a proposal and the currently listed tracks include Linux, PHP, Perl, Python, Ruby, Java, Databases, Desktop Applications, Web Applications (client-side and server-side), Windows, Administration, Security, and Emerging Topics.
</blockquote>
<p>
The <a href="http://conferences.oreillynet.com/cs/os2007/create/e_sess">deadline for entry</a> is this coming Monday, February 5th (2007) and all entrants much submit <a href="http://conferences.oreillynet.com/cs/os2007/create/e_sess#form">the form</a> for their entries to be considered. 
</p>]]></description>
      <pubDate>Fri, 02 Feb 2007 08:19:00 -0600</pubDate>
    </item>
  </channel>
</rss>
