<?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>Thu, 04 Dec 2008 14:58:20 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Job Posting: Software International (Recuriter) Seeks Web Development Team Lead (Toronto, Canada)]]></title>
      <guid>http://www.phpdeveloper.org/news/11162</guid>
      <link>http://www.phpdeveloper.org/news/11162</link>
      <description><![CDATA[<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">Software International (Recuriter)</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Toronto, Canada</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Web Development Team Lead</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	Client is responsible for the development of large scale Internet web sites. We are responsible for evaluation, design, selection and implementation of pragmatic, cost effective technologies, to support our various clients' business models.
	</p>
	<p><b>Skill Requirements</b></p>
	<ul>
	<li>Proven team building and leadership experience in a web development environment
	<li>Staff training , team development skills and experience
	<li>Strong written/verbal communication skills 
	<li>Experienced in estimating effort and elapsed time required to complete project deliverables.
	<li>Skilled in both Object Oriented and Non-Object Oriented Design and programming techniques.
	<li>Several years of skill in PHP and at least one other object oriented language such as perl or Java.
	<li>Experience designing with large scale  distributed databases.
	<li>Strong business and technical analytical ability so as to create robust technical design documentation from business requirements documentation.
	<li>Proven ability to define success criteria to meet and measure quality expectations.
	</ul>
	<p><b>Responsibilities:</b></p>
	<ul>
	<li>Provide feedback on business requirements documentation to ensure resolution of any apparent ambiguity or contradictions. 
	<li>Functional Breakdown, Design, Programming, testing and maintaining web site applications to support the business requirements. 
	<li>Perform impact analysis for design modification and obtain signoff from the Architecture Team.
	<li>Participation in the selection and implementation of third party software to support design where it is practicable.
	<li>Appropriate documentation for each development step - including functional, design, and testing specifications.
	<li>Developing and documenting workload estimates (ie: Creation of workload breakdown plan to define and track software development efforts)
	<li>Delivering functionality within these estimated effort and time frames
	<li>Selection, implementation and/or modification of web development practices and methodologies to support continuous improvement efforts. 
	<li>Provide assistance to junior programmers to generate Low Level Design documentation for new or modified functionality.
	<li>Conduct Design reviews with Technical Architect, Project Manager and Manager of Software Development for final design approvals. 
	<li>Conduct documentation and code reviews for their team members to ensure standards compliance. 
	<li>Define test methodology and use cases to analyze and verify software programs, forms, reports and interfaces.
	<li>Communicate issues and status information to Project Management Office concerning system development activities.
	<li>Liaison with Project Mangement Office to resolve scheduling conflict and project dependencies.  
	<li>Update system data and prepare conversion requirement  as necessary for new implementation and production rollout. 
	<li>Participate in  project status review meetings with other Team Leads and the Development Manager
	</ul>
	<p><b>Technical Expectations</b></p>
	<ul>
	<li>5-6+ years of PHP 4/5 design/coding/testing/implementing using Open Source approach 
	<li>Supervise and lead a team of 6 - 10  programmers
	<li>4+ years of Object Orientation design and development experience for large scale distributed web applications
	<li>Linux, Mac O/SX, MySQL, PHP, Apache/Light HTTP technologies experience
	<li>Computer Science trained graduate or equivalent work experience
	</ul>
	<p>
	To apply for this position please send your resume to paul@softwareint.com
	</p>
	</td>
</tr>
</table>]]></description>
      <pubDate>Tue, 07 Oct 2008 14:13:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Paul Reinheimer's Blog: Improving See Also]]></title>
      <guid>http://www.phpdeveloper.org/news/10773</guid>
      <link>http://www.phpdeveloper.org/news/10773</link>
      <description><![CDATA[<p>
<i>Paul Reinheimer</i> has <a href="http://blog.preinheimer.com/index.php?/archives/275-Improving-See-Also.html">a suggestion</a> on how to improve the PHP manual to be an even better resource - enhancing the "see also".
</p>
<blockquote>
Something I'd like to see in PHP is a little more in the See Also section. They're pretty good, but it's not quite as spider-web like as I'd like. For example, yesterday I added a few links from md5() and sha1() to hash(). Lot of people know about md5() and sha1() within PHP, but I find hash() is rather unknown overall, which is a pity as it exposes a tone of different hashing algorithms.
</blockquote>
<p>
You can see an example of his updates in the <a href="http://docs.php.net/md5">md5 manual page</a> linking it to sha1_file, crc32, sha1 and the hash functions.
</p>]]></description>
      <pubDate>Wed, 06 Aug 2008 10:26:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: About Open Source software projects]]></title>
      <guid>http://www.phpdeveloper.org/news/10656</guid>
      <link>http://www.phpdeveloper.org/news/10656</link>
      <description><![CDATA[<p>
On the Ibuildings blog today <i>Mikko Koppanen</i> <a href="http://www.ibuildings.com/blog/archives/1141-About-Open-Source-software-projects.html">talks a bit about</a> Open Source software projects and things that can help to make them successful.
</p>
<blockquote>
An idea can be a tool or a library that you need and think others might find useful; a new technology innovation; or something you think you could implement better than the existing tools. Extra care has to be taken if you decide to create a new tool to replace an old one. In most cases, these projects end up reinventing the wheel without any added value. A wheel is wheel, right?
</blockquote>
<p>
He <a href="http://www.ibuildings.com/blog/archives/1141-About-Open-Source-software-projects.html">recommends</a> a team infrastructure growth as the application grows and the importance of documentation and maintenance after the project has been launched.
</p>]]></description>
      <pubDate>Tue, 22 Jul 2008 10:27:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Posting: Neverblue Media Inc. Seeks Development Team Lead (Victoria, BC)]]></title>
      <guid>http://www.phpdeveloper.org/news/8946</guid>
      <link>http://www.phpdeveloper.org/news/8946</link>
      <description><![CDATA[<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">Neverblue Media Inc.</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Victoria, BC</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Development Team Lead</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>Who we are...</p>
	<p>
	Recently awarded Technology Company of the Year by Vancouver Island Advanced Technology Centre, Neverblue Media Inc. is a market leader in the fast-growing online advertising world. We are a full-service advertising brokerage that specializes in online customer acquisition and lead generation. We deliver millions of profitable customers to clients from all over the world, including members of the Fortune 1000„¢. 
	</p>
	<p>
	Neverblue Media offers a great work environment with a top notch technical team that is an integral part in the overall success and profitability of the company.  
	</p>
	<p><b>Position Description</b></p>
	<p>
	Neverblue is actively seeking a hands-on Development Team Lead for our Web Development team. As the successful applicant, you have experience developing advanced web applications using PHP in a Linux based environment. You are able to design and build dynamic database driven web applications using open source resources.  This is an ideal career opportunity for an accomplished developer who is ready to take on additional team leading and mentoring responsibilities.  
	</p>
	<p><b>Key Accountabilities</b></p>
	<p>Team Leadership</p>
	<ul>
	<li>Work with the Director of Technology to lead a team of Web Developers; delegate tasks, mentor, set performance objectives, and provide performance feedback
	<li>Training and updating new and existing staff on new systems
	</ul>
	<p>Software Development</p>
	<ul>
	<li>Developing web applications using PHP
	<li>Database design and optimization
	<li>Managing project specifications, designing systems architecture and coordinating projects which includes: researching, prototyping and organizing and leading project planning meetings
	<li>Working with business partners to manage and integrate technical changes
	<li>Identifying potential technical problems and implementing proactive maintenance measures
	</ul>
	<p>Required Skills and Experience</p>
	<ul>
	<li>Demonstrated ability to lead and mentor a small team of Web Developers
	<li>Strong communication skills including written business correspondence that is coherent, grammatically correct, effective, professional and engaging
	<li>Demonstrated ability to work with a range of business partners outside of the tech department
	<li>Excellent troubleshooting, planning, time management, and team building skills
	<li>Demonstrated initiative and taking on additional responsibility without being asked
	<li>Advanced architectural design of web applications using PHP
	<li>Database design and optimization
	</ul>
	<p>Preferred Skills and Experience</p>
	<ul>
	<li>Post-secondary education in Computer Science 
	<li>5+ years software development/architecture experience
	<li>Team Leadership experience
	<li>Knowledge of and experience using the software development life cycle
	</ul>
	<p>
	To apply, please email cover letter and resume in Word or PDF format referencing "Development Team Lead" outlining why you want to join the Neverblue Media team and salary expectations to: careers@neverbluemedia.com.
	</p>
	<p>
	We would like to thank all applicants for your interest however, only candidates selected for an interview will be contacted.
	</p>
	<p>
	Recruitment for this position will be ongoing until we find the most suitable candidate.
	</p>
	<p>
	For other career opportunities with Neverblue Media, visit:  http://www.neverbluemedia.com/careers.html 
	</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.neverbluemedia.com/careers.html">More Information</a></td>
</tr>
</table>]]></description>
      <pubDate>Wed, 31 Oct 2007 15:47:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Patrick Reilly's Blog: Join the PHP Evangelism Team - Mailing List]]></title>
      <guid>http://www.phpdeveloper.org/news/8881</guid>
      <link>http://www.phpdeveloper.org/news/8881</link>
      <description><![CDATA[<p>
<i>Patrick Reilly</i> has <a href="http://www.surripui.net/2007/10/22/join-the-php-evangelism-team-mailing-list/">posted about</a> a new group that's being formed in the PHP world - a PHP Evangelism Team designed to help promote the language.
</p>
<blockquote>
The goal of the PHP Evangelism Team is to bring together the right people, resources and experience from across the PHP Community to provide developers with the process guidance and best practices needed to create new opportunities for the web.
</blockquote>
<p>
They're also looking to <a href="http://www.surripui.net/2007/10/22/join-the-php-evangelism-team-mailing-list/">help support</a> local user groups and aid in any PHP-related event they can. You can subscribe to their mailing list to get more information as the group develops. Check out the post for the address to join the list.
</p>]]></description>
      <pubDate>Mon, 22 Oct 2007 13:31:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Post: Red Ventures Seeks Web Developers/Team Leads (Bangalore, India)]]></title>
      <guid>http://www.phpdeveloper.org/news/8809</guid>
      <link>http://www.phpdeveloper.org/news/8809</link>
      <description><![CDATA[<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">Red Ventures</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Bangalore, India</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Web Developers/Team Leads</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	Fomax is a global software consulting company providing quality and cost effective software services that deliver measurable results. We provide services
and solutions in a wide spectrum of Information Technology. Our infrastructure, experience in Information Technology solutions and our emphasis on Quality
make us different from our competition. At Fomax, we focus on developing longterm partnership with the clients to enhance their competitive edge.
</p><p>
Our goal is to exceed your expectations by combining the performance of our consultants and infrastructure to deliver the right services for improved productivity and profitability for your business.
</p><p>
Fomax is committed to providing technology solutions for success in the new digital economy. We specialize in creating a dynamic approach to building client
process that utilize the power of Internet technologies and excels in the custom design and implementation.
</p><p>
We believe effective Project Management is the key to successful completion of any project. Our expertise in managing small to large projects from feasibility
study to implementation and maintenance of the projects can help you in successfully completing your needs.
</p><p>
We offer wide range of Project Development options / facilities in various technologies. With our strong off-site and offshore development centers, we can
help you reduce your project costs. We can take up your project on a Time and Material basis or on a Fixed bid Basis from any stage of completion. We provide
the following advantages over competition.
</p>
<ul>
<li>Cost effective solutions
<li>Quality based end products
<li>Completion of Projects within the time frame and budget
<li>Guaranteed deliverables
<li>Good and timely guaranteed support
</ul>
<p>
We are seeking a Junior and Senior Programmer who is able to function as a Lead Developer for a small team of programmers. This persons should have experience in real-world LAMP (Linux/FreeBSD, Apache, MySQL, PHP/Perl) development as well as a proven record participating and working with the business side of a company. 
The primary job responsibility for this position is to provide PHP programming and functionality for a wide variety of consumer-related websites, intranets, extranets and web-based applications. This entails designing, evaluating, updating and maintaining object oriented applications in PHP. This position requires the developer to have some business savvy to translate vague business requirements into tangible and accurate technical requirements as well as to anticipate future requirements within the design of new systems. This is the perfect opportunity for LAMP Developers looking to play a key role in creating enabling technology for a successful online and offline marketing company. 
Successful candidates will have demonstrable experience building real online applications in a LAMP environment and will be able to make a meaningful contribution from day one. They will be comfortable working with team members at all levels and departments within the organization. These individuals will be willing to share their opinions and insights with business leaders on a daily basis in order to affect rapid decision cycles and effective technical solutions to business requirements. 
</p>
<p>Qualifications:</p>
<ul>
<li>Bachelor's Degree in Information Sciences or similar field 
<li>1+ years of solid PHP and MySQL development 
<li>Knowledge of HTML, DHTML/CSS and Javascript 
<li>Willing and able to manage a small team of developers. 
<li>Ability to translate business requirements into system design 
<li>Ability to partner and work in a fast-paced, collaborative team environment 
<li>Strong debugging skills and the ability to easily and quickly read and modify existing code 
<li>Sense of humor 
</ul>
<p>
We offer a competitive salary, a superior work environment and excellent benefits. 
	</p>
	</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Link</td>
	<td style="font-size:11px"><a href="mailto:career@fomax.in">More Information</a></td>
</tr>
</table>]]></description>
      <pubDate>Tue, 09 Oct 2007 12:20:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Official phpBB.com Podcast]]></title>
      <guid>http://www.phpdeveloper.org/news/8601</guid>
      <link>http://www.phpdeveloper.org/news/8601</link>
      <description><![CDATA[<p>
The phpBB development team have <a href="http://www.phpbb.com/community/viewtopic.php?f=64&t=578481">released an announcement</a> about a new podcast that the application's developers will be creating.
</p>
<blockquote>
We are now live after much discussion and work internally with the first episode of the Official phpBB Podcast!
</blockquote>
<p>
The first episode has been posted to <a href="http://podcast.phpbb.com/">the official podcast website</a> and includes talk of browser cookies, COPA vs COPPA, jaber support, PHP5 support and board/category/forum/subforum differences.
</p>
<p>
You cna check out this latest podcast <a href="http://podcast.phpbb.com/2007/09/06/episode-1-welcome-to-the-official-phpbb-podcast/">in this post</a> or <a href="http://podcast.phpbb.com/feed/">subscribe to their feed</a> (either normally or in iTunes) to get this and future episodes.
</p>]]></description>
      <pubDate>Thu, 06 Sep 2007 10:31:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[MyBBGames.com: An Interview with Tikitiki (Ryan Gordon of the MyBB Project)]]></title>
      <guid>http://www.phpdeveloper.org/news/7826</guid>
      <link>http://www.phpdeveloper.org/news/7826</link>
      <description><![CDATA[<p>
On the MyBBGames.com website today, there's <a href="http://mybbgames.com/2007/05/11/an-interview-with-tikitiki/">an interview</a> they conducted with one of the development team of the <a href="http://www.mybboard.net/">MyBB project</a>, <a href="http://tiki.rct3x.net/">Tikitiki</a> (<i>Ryan Gordon</i>).
</p>
<blockquote>
Developing one of the best Bulletin Board systems would be a daunting task for any 15 year old, but Tikitiki has leapt to the challenge and his hard work is reflected in every MyBB forum on the internet. Recently MyBB Games were lucky enough to have an exclusive interview with the self proclaimed "sexiest developer".
</blockquote>
<p>
<a href="http://mybbgames.com/2007/05/11/an-interview-with-tikitiki/">Questions range</a> from info about <i>Ryan</i>, why he develops for the MyBB project, which plugins he's developed and is most proud of, and what he sees coming in the future for himself and the project.
</p>
<p>
Check out <a href="http://mybbgames.com/2007/05/11/an-interview-with-tikitiki/">the full interview</a> for lots more great questions and answers from this active member of the MyBB team.
</p>]]></description>
      <pubDate>Fri, 11 May 2007 10:44:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Andi Gutmans' Blog:  Looking to grow Zend Framework Team]]></title>
      <guid>http://www.phpdeveloper.org/news/7770</guid>
      <link>http://www.phpdeveloper.org/news/7770</link>
      <description><![CDATA[<p>
<i> Andi Gutmans</i> has good news for anyone out thre that has wanted to get involved with the Zend Framework on a more official level - they're <a href="http://andigutmans.blogspot.com/2007/05/looking-to-grow-zend-framework-team.html">looking to grow</a> the core team:
</p>
<blockquote>
Zend Framework has become an immensely successful project. [...] There's a large community of <a href="http://tinyurl.com/vfzyf">contributors</a>, over 15 translations of the documentation and runs some cool apps like IBM's <a href="http://services.alphaworks.ibm.com/qedwiki/">QedWiki</a>.
We are currently looking to grow the team with very experienced Senior Web developers, both from within and outside the PHP community.
</blockquote>
<p>
Those interested should look forward to working in a "broad, vibrant and passionate community". Check out <a href="http://www.zend.com/company/jobs_at_zend/senior_web_developer_for_zend_framework_team">the full job description</a> for more information.
</p>]]></description>
      <pubDate>Thu, 03 May 2007 15:18:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Patrick Reilly's Blog: Zend Framework Project Teams Need You]]></title>
      <guid>http://www.phpdeveloper.org/news/7276</guid>
      <link>http://www.phpdeveloper.org/news/7276</link>
      <description><![CDATA[<p>
<i>Patrick Reilly</i> has a <a href="http://www.surripui.net/2007/02/13/zend-framework-project-teams-need-you/">new post</a> today encouraging developers out there looking for an opportunity to volunteer in the community to check out the <a href="http://framework.zend.com">Zend Framework</a> project's many needs.
</p>
<blockquote>
Most components and subprojects <a href="http://framework.zend.com/wiki/display/ZFDEV/Project+Teams">need volunteers</a> to help with documentation, unit test coverage, code reviews, improving integration with other ZF components, and enhancing architecture and design for the purpose of improving extensibility and ease of use with new components. If you see a subject area or component that interests you, please contact any project members currently associated with the component.
</blockquote>
<p>
The project is starting several wiki "websites" dedicated to each of the components/efforts inside of the main framework project. Areas for these include:
<ul>
<li><a href="http://framework.zend.com/wiki/display/ZFDEV/Auth+Team">Auth Team</a>
<li><a href="http://framework.zend.com/wiki/display/ZFDEV/Documentation+Team">Documentation Team</a>
<li><a href="http://framework.zend.com/wiki/display/ZFDEV/MVC+Team">MVC Team</a>
<li><a href="http://framework.zend.com/wiki/display/ZFDEV/Web+Services+Team">Web Services Team</a>
</ul>
</p>]]></description>
      <pubDate>Wed, 14 Feb 2007 09:48:00 -0600</pubDate>
    </item>
  </channel>
</rss>
