Archive for May 29th, 2007

Job Posting: Function Point Seeks Senior PHP Developer, Engineer (Vancouver, British Columbia)

Company Function Point
Location Vancouver, British Columbia
Title Senior PHP Developer, Engineer
Summary

Function Point is continuously developing an exciting product aimed at a world audience of Advertising, Design and Architectural companies. The Web Application Developer will be part of a small collaborative team responsible for the design, development and implementation of our software using a combination of technologies, including PHP, mySQL, Ajax, Flex, JavaScript & C#.NET.

We want a motivated, outspoken professional who is intelligent, a quick study, and offers design capabilities in addition to being a solid PHP developer.

As a Senior Programmer within a small team you will collaborate and provide guidance in our implementation of the Zend Framework, new feature sets, along with interaction between the company and client on special projects.

Required skills:

  • Bachelor’s degree in Computer Science / Engineering or equivalent.
  • At least 4 - 5 years experience with the technologies involved
  • Significant experience with, and knowledge of, PHP-based ASP platforms using Apache & mySQL
  • Experience with Linux,
  • A strong understanding of DHTML and javascript is required.
  • Knowledge of Ajax is an asset.
  • Strong analytic skills, problem-solving ability and attention to detail
  • Enjoy working in a small team environment
  • Ability to take a task from inception to implementation, applying the necessary creativity to complete the assignment with little assistance.

Assets

  • Familiarity with the Zend Tools including: Zend Studio, Zend Safeguard.
  • Understanding of Subversion (SVN).

Our system is currently deployed on Windows, Mac and Linux servers around the world. The team at Function Point has been managing exceptional growth. We have crossed the chasm from upstart technology provider to an accepted leader in the niche market we play.

Remuneration is excellent with a competitive base salary and performance bonus. Share Options with the company could exist for the right candidate.

I invite you to forward your resume to me personally.

chris@functinpoint

We look forward to discussing your career with Function Point.

Chris Wilson

President

Link More Information

Continue Reading · Add comment

Zend Developer Zone: Win a FREE Copy of Zend Studio

On the Zend Developer Zone, there’s a new post that has the info on how you could get your hands on a free copy of Zend’s Studio software (a $300 USD value).

My good friend Avigail was kind enough to cough up some copies of Zend Studio and even a license for Zend Guard. […] We’ve got a quiz (No, not a survey, a quiz!) to test your mad Zend Studio skillz. If you don’t have said skillz, I’d suggest downloading the Free 30 Day Trial of Zend Studio and develop them.

Once you are a Studio-Fu master, take the quiz by clicking on this link.

First prize is a Zend Studio perpetual license + Zend Guard annual license, second prize (3 winners) are licenses for Zend Studio Professional, and third prize winners (200 winners) get a 50% off coupon for a purchase of Zend Studio.

Continue Reading · Add comment

WebReference.com: Security Techniques: Part 2

WebReference.com has posted part two in their series looking at security techniques in PHP. This time they focus on the use of a few things - the PECL filter, the PEAR Auth module and mcrypt.

For each of the three topics covered, they include a few code examples on their use - an HTML form with the filter extension, user authentication with the PEAR Auth, and encrypting data to be used in a more secure cookie.

The article is excerpted from PHP 5 Advanced: Visual QuickPro Guide by Larry Ullman.

Continue Reading · Add comment

International PHP Magazine: Poll: Which One of the Following Makes CodeIgniter the Best Framework?

The International PHP Magazine has posted the results for this week’s poll that asked which, of the options given, was what made the CodeIgniter framework the best.

There were only four options this time:

  • Saves Time and Code for Simple things
  • Based on MVC pattern
  • Easy to Extend
  • Flexibility to create own libraries and helpers

Coming in in a close race for second and first were the “flexibility” and “saves time” options (with the first beating the other by less than 2 percent).

Be sure to check out and cast your vote in their latest poll posted this week that asks “What’s the best way to do QA in PHP?”

Continue Reading · Add comment

Zend Developer Zone: Zend Framework 1.0.0 RC1 released

The Zend Developer Zone has has announced the official release of the latest version of their framework - Zend Frameowrk 1.0.0 RC1.

This is the home stretch toward 1.0! Everyone has worked very hard for many months, and we are very close to finishing what we set out to do with Zend Framework 1.0. This Release Candidate is intended to show the complete set of features Zend Framework 1.0 has.

Following the final 1.0 release, Zend Framework will continue to grow and improve, but there will be a great emphasis on maintaining backward-compatibility. That has been the mission of Zend Framework from the beginning, to provide a professional web framework with quality and stability.

Included in the release announcement are spotlights on things like improvements to Zend_Controller, Zend_Gdata, Zend_Db, Zend_Filter_Input and Zend_Service_StrikeIron.

You can download this latest release at http://framework.zend.com or check out the Changelog for more info in the changes from 0.9.3.

Continue Reading · Add comment