<?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, 25 May 2013 20:06:07 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: Atlanta PHP Jan 2013 Meeting - Current Trends of the PHP & Open Source Job Market]]></title>
      <guid>http://www.phpdeveloper.org/news/18923</guid>
      <link>http://www.phpdeveloper.org/news/18923</link>
      <description><![CDATA[<p>
The Atlanta PHP User Group has <a href="http://atlantaphp.org/2012/12/january-2013-meeting/">announced their January 2013 meeting</a>, a loo at the "Current Trends of the PHP and Open Source Job Market" (from <i>Ari Waller</i>):
</p>
<blockquote>
The presentation will be an overview of the current employment market and outlook specifically for PHP developers (as well as other Open Source related Open Source trends), based on the current supply and demands in the market place, as well as career oriented topics via Q&A (Resumes, Interviews, and overall job hunting tips and strategies). Ari will cover a year by year comparison from his previous talk and discuss changes and new trends going into 2013. He will also discuss how to work with recruiters as effectively as possible (if at all), as well as questions you have always wanted to ask regarding the the inner workings of IT Staffing.
</blockquote>
<p>
Despite it being presented by a recruitment company, they have promised an open and honest conversation about the topic, not a sales pitch. If you'd like to attend, check out <a href="http://atlantaphp.org/2012/12/january-2013-meeting/">this page</a> on the Atlanta PHP site for more information - including a <a href="http://atlantaphp.org/directions/">new meeting location</a>.
</p>
<p>
Have a user group meeting or event you'd like announced? <a href="mailto:info@phpdeveloper.org">let us know</a>!
</p>]]></description>
      <pubDate>Thu, 20 Dec 2012 09:35:29 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: Using Gearman from PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/15912</guid>
      <link>http://www.phpdeveloper.org/news/15912</link>
      <description><![CDATA[<p>
<i>Lorna Mitchell</i> has a new post today about using a popular backend processing tool, <a href="http://www.lornajane.net/posts/2011/Using-Gearman-from-PHP">Gearman</a>, from inside of PHP. Her example gives a <a href="http://www.lornajane.net/posts/2011/Using-Gearman-from-PHP">full overview</a> of how to add a new job and write the worker for it to make things happen.
</p>
<blockquote>
Basically, this application generates some PDFs from a variety of data sources, makes images, and emails it. Since the whole data processing, image handling, PDF generation process is fairly heavy, I'm putting the requests to generate these onto a gearman queue and having some workers process the jobs.
</blockquote>
<p>
You'll need to have the Gearman server and extension installed (<a href="http://www.lornajane.net/posts/2011/Installing-Gearman-for-PHP-and-Ubuntu">sample instructions here for Ubuntu</a>) to use the sample code she gives using the Gearman_Client and GearmanWorker objects to create the pieces of the puzzle. You can find out more about the Gearman PECL extension <a href="http://pecl.php.net/package/gearman">here</a>.
</p>]]></description>
      <pubDate>Wed, 16 Feb 2011 09:51:07 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[NetworkWorld.com: 10 best IT jobs right now]]></title>
      <guid>http://www.phpdeveloper.org/news/13965</guid>
      <link>http://www.phpdeveloper.org/news/13965</link>
      <description><![CDATA[<p>
As most people involved in the IT sector know, demand is growing all the time for qualified people to fill the spots companies really need. In <a href="http://www.networkworld.com/news/2010/020110-best-it-jobs.html">a new article from NetworkWorld.com</a> they talk about some of the current trends as to what skills companies are really looking for right now including people with solid experience with Open Source development and tools.
</p>
<blockquote>
Industry watchers report that while an economic recovery won't guarantee that IT jobs return to pre-recession levels, increased interest in emerging and existing technologies will drive internal training and external hiring decisions. [...] Here we examine 10 IT job titles that could gain traction in 2010 as new technology demands require evolving IT skills. 
</blockquote>
<p>
The list includes specializations like security specialists, capacity planning, network engineers, business process engineers and Open Source specialists that have the knowledge and the skills to either create or bring in the Open Source tools that would fit the need the best. They even quote Dice.com about the increase in popularity those sorts of postings/searches have been getting lately.
</p>]]></description>
      <pubDate>Thu, 04 Feb 2010 08:02:10 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: A Look Back at 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/11655</guid>
      <link>http://www.phpdeveloper.org/news/11655</link>
      <description><![CDATA[<p>
2008 was a great year for the PHP community - lots of growth, enhancements and improvements have lead us to where we are today. The language is stronger than ever and attracting more developers than it ever has. Let's take a look at just some of the things that made 2008 what it was:
</p>
<ul>
<li>Plenty of criticism and comparisons of PHP
<li>The rise in popularity of the elePHPants
<li>Growth in the PHP Women group (like the article contest and their 2nd brithday)
<li>2008 - the Year of the Framework
<li>PEAR Bug Traige event
<li>Zend Framework's Dojo and AMF integration
<li>A growing emphasis on unit testing and debugging
<li>The last release in the PHP 4 series
<li>Ibuildings launches their Center for Expertise (and Cal Evans is appointed Director)
<li>Several major companies - like Microsoft and Adobe - show more interest in the PHP community
<li>Lukas Smith launched his emPHPower iniative
<li>php|architect launched their C7Y community website
<li>this site made the move to the Solar Framework
<li>PHPers participated once again in Google's Summer of Code
<li>PEAR elctions were held
<li>The Great Namespace Debate of 2008
<li>Plenty of podcasts were released - PHP Abstract and the P3 Podcast
<li>php|architect got a major overhaul of the site, the magazine and the structure of the company
<li>Zend launched a new certification - Zend Framework Certified Engineer
<li>Zend buyout rumors (no, it didn't happen)
<li>the elePHPant World Tour
<li>Continuing development on PHP 5.3
</ul>
<p><b>Conferences</b></p>
<ul>
<li>CakeFest
<li>PHP Brasil
<li>PHP London
<li>Dutch PHP Conference
<li>Zend/PHP Conference & Expo
<li>php|tek
<li>php|works/PyWorks
<li>PHP Quebec
<li>PHP Appalachia
<li>FrOSCon
<li>International PHP Conference
<li>PHP Camp
<li>OpenExpo
<li>PHP North West
<li>SymfonyCamp
<li>PHP Barcelona
<li>PHP Security Camp
</ul>
<p><b>Our own job postings</b></p>
<ul>
<li>Included companies like: CNet Networks, Ibuildings, Ning, InvestorGuide.com, Yahoo! and Schematic
<li>In places like: Paris, UK, Nashville, Barcelona, New York, Zurich, Dallas and Chicago 
</ul>]]></description>
      <pubDate>Thu, 01 Jan 2009 07:51:42 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Site News: Opinions on the Job Postings]]></title>
      <guid>http://www.phpdeveloper.org/news/10835</guid>
      <link>http://www.phpdeveloper.org/news/10835</link>
      <description><![CDATA[<p>
I just wanted to take a second and get some opinions from the readers out there around the job postings that this site has been doing for a while now. They've become more popular in the recent months and I'm concerned that they might be "interrupting the flow" of the news around them. 
</p>
<p>
I wanted to get your thoughts on them and on an idea I'm considering - splitting them off into their own sub-site sort of thing. Right now, you can go to <a href="http://jobs.phpdeveloper.org">jobs.phpdeveloper.org</a> and get to the latest job postings without the news items. Do you, opinionated readers, think that they should stay over there and not be included with the news? Or do you like having them all in one place, all in one feed?
</p>
<p>
Post your opinions in the comments - I'll be interested to see what you think...
</p>
<p>
<b>UPDATE:</b> Several people in the comments have mentioned it, but I wanted to point out one option on the RSS feed - the filtering I have built in. It's tag based, so if you didn't want the job posts in there, you could subscribe to this feed: <a href="http://phpdeveloper.org/feed/tag/-job-post">http://phpdeveloper.org/feed/tag/-job-post</a>. That filters out the job posts for you. It wouldn't be hard to translate this into another "jobless" feed.
</p>]]></description>
      <pubDate>Thu, 14 Aug 2008 14:25:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Site News: Job Postings for the week of 03.08.2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9762</guid>
      <link>http://www.phpdeveloper.org/news/9762</link>
      <description><![CDATA[Job postings for the past week:</br><ul><li><a href="http://phpdeveloper.org/news/9731">Job Posting: Library House Seeks Web Developer (Cambridge, UK)</a><li><a href="http://phpdeveloper.org/news/9751">Job Posting: SQLFusion Seeks Senior PHP/Javascript Software Dev (Redondo Beach, CA/Telecommute)</a></ul>]]></description>
      <pubDate>Sat, 08 Mar 2008 07:56:49 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Site News: Job Postings for the week of 02.09.2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9597</guid>
      <link>http://www.phpdeveloper.org/news/9597</link>
      <description><![CDATA[Job postings for the past week:</br><ul><li><a href="http://phpdeveloper.org/news/9554">Site News: Job Postings for the week of 02.02.2008</a><li><a href="http://phpdeveloper.org/news/9587">Job Posting: Technology Resources, Inc Seeks Senior PHP Developer (New York, NY)</a></ul>]]></description>
      <pubDate>Sat, 09 Feb 2008 20:17:36 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Site News: Job Postings for the week of 02.02.2008]]></title>
      <guid>http://www.phpdeveloper.org/news/9554</guid>
      <link>http://www.phpdeveloper.org/news/9554</link>
      <description><![CDATA[Job postings for the past week:</br><ul><li><a href="http://phpdeveloper.org/news/9518">Job Posting: Weatherly Technologies (Recruiter) Seeks Senior PHP Developer (NYC MEtro)</a><li><a href="http://phpdeveloper.org/news/9509">Job Posting: Maryland Company Seeks Web Application Developer (Frederick, MD)</a><li><a href="http://phpdeveloper.org/news/9550">Job Posting: MODE Visual Seeks PHP Developer (Charlotte, NC)</a></ul>]]></description>
      <pubDate>Sat, 02 Feb 2008 22:14:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Laura Thomson's Blog: More jobs @ OmniTI]]></title>
      <guid>http://www.phpdeveloper.org/news/6011</guid>
      <link>http://www.phpdeveloper.org/news/6011</link>
      <description><![CDATA[<p>
<i>Laura Thomson</i> has posted <a href="http://laurat.blogs.com/random_ramblings/2006/08/more_jobs_omnit.html">this note</a> on her blog today about job offerings over at OmniTI (employer of her, <i>George Schlossnagle</i>, <i>Chris Shiflett</i>, and <i>Theo Schlossnagle</i>) for junior to mid-level web developers.
</p>
<p>
She <a href="http://laurat.blogs.com/random_ramblings/2006/08/more_jobs_omnit.html">lists the requirements</a> (including good PHP/SQL/UNIX/HTML & CSS skills, and knowledge of database design/Ajax/web services/etc).
</p>
<p>
To apply, send off a resume and code samples to <a href="mailto:jobs@omniti.com">jobs@omniti.com</a>.
</p>]]></description>
      <pubDate>Fri, 11 Aug 2006 13:53:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Laura Thomson's Blog: Jobs @ OmniTI]]></title>
      <guid>http://www.phpdeveloper.org/news/5692</guid>
      <link>http://www.phpdeveloper.org/news/5692</link>
      <description><![CDATA[<p>
OmniTI, the company that employs such PHP notables as <i>Wez Furlong</i>, <i>Laura Thomson</i>, and <i>George Schlossnagle</i>, is hiring according to <a href="http://laurat.blogs.com/random_ramblings/2006/06/jobs_omniti.html">this new post</a> from <i>Laura</i>.
</p>
<blockquote>
We are currently in need of four people:
<ul>
<li>A junior PHP dev
<li>A junior-ish web designer (Photoshop, HTML, CSS, Javascript + ideally some coding)
<li>An Oracle DBA
<li>A PostgreSQL DBA
</ul>
<p>
The job ads will be up on our website shortly, but if you are eager to act before then, please email me your resume at <a href="mailto:jobs@omniti.com">jobs@omniti.com</a>.
</p>
</blockquote>
<p>
You can find out more about OmniTI as a company from <a href="http://www.omniticc.com/Home/">their site</a> and more about previous jobs and how they hire from these <a href="http://www.typepad.com/t/app/weblog/post?__mode=edit_entry&id=9867684&blog_id=145583">two</a> <a href="http://www.lethargy.org/~jesus/archives/55-Theo-seeks-aspiring-programmer.html">links</a>.
</p>]]></description>
      <pubDate>Tue, 27 Jun 2006 05:44:01 -0500</pubDate>
    </item>
  </channel>
</rss>
