News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Job Posting:
Galileo Processing Seeks Web Developer (Salt Lake City, UT)
0 comments :: posted Thursday March 27, 2008 @ 15:16:50
voice your opinion now!
Company Galileo Processing, Inc.
Location Salt Lake City, Utah
Title Web Developer
Summary

Summary: Full-time, salaried
Required Experience: 1-5 years web development
Required Education: CS Degree or relevant experience
Pay: Contingent upon Experience
Industry: Financial Services

Galileo has a number of technical positions currently available. Our IT team is growing along with our business and client base. We offer outstanding benefits including matching 401k, vacation, medical, dental, life insurance and opportunity to work with industry leaders in technology. Relocation benefits also available.

Responsibilities:

  • Coding, testing and de-bugging test websites and web-based applications
  • Developing, enhancing and maintaining existing Galileo web applications
  • Web applications include customer service tools, cardholder sites, enrollment sites, reporting tools and web services
  • Other duties as assigned

Qualifications:

  • Programming experience to code and unit test Object Oriented PHP
  • Strong SQL skills
  • Extensive experience with one or more of the major database platforms
  • Experience in consuming and programming web services
  • Excellent analytical, technical aptitude and proven ability to solve problems
  • Exceptional attention to detail and organization
  • A positive attitude and superior work ethic
  • Strong written and verbal communication skills / time management skills
  • Ability to work in a quick paced, evolving environment
  • Ability to collaborate with others within the Galileo organization

A distinct advantage for this position would be:

  • Understanding of relational databases
  • Experience working on Linux/Unix based machines
  • Experience administrating and configuring the Apache web server
  • Ability to keep abreast of the latest in Internet technology and use that ability to solve development issues
  • Bachelors degree in Computer Science or equivalent degree or experience
  • Commercial Web Development experience

Candidates can go to www.galileoprocessing.com/careers to apply

Link More Information
tagged with: saltlakecity ut job post halilei processing developer


Wez Furlong's Blog:
Background/batch/workflow processing with PDOPGSQL
0 comments :: posted Friday October 27, 2006 @ 08:42:00
voice your opinion now!

Wez Furlong wants a bit more out of his PHP script, naemly the ability to be able to process things in the background without tying up or immediately using the script that's running.

In my recent talk on sending mail from php I mention that you want to avoid sending mail directly from a web page. A couple of people have asked me how to implement that, and one of the suggestions I have is to queue your mail in a database table and have some other process act on that table.

He gives a solution that's a bit more optimized for this solution than just polling the same information over and over - using PDO and LISTEN/NOTIFY processing along with transactions to make the CLI script only grab information when there's something new.

tagged with: pdo pgsql postgresql mail cli background batch processing pdo pgsql postgresql mail cli background batch processing


framework code cakephp database PEAR application conference release job releases book pecl zendframework security zend PHP5 package developer ajax mysql

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework