News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Job Posting:
Purdue University Seeks Web Programmer/Analyst (West Lafayette, IN)
June 18, 2008 @ 12:44:13

Company Purdue University
Location West Lafayette, IN
Title Web Programmer/Analyst
Summary

Responsible for designing, developing, and maintaining complex Web applications. Duties can include: meeting with customers to understand application requirements, developing technical specifications for application, programming application, testing that application satisfies requirements, is secure, and is accessible to all users, interfacing Web application with a Database Management System (DBMS), and documenting application and creating user manuals. Develop, support, and administer database server software. Provide help desk support for faculty, staff and graduate students. Serve as a member of the Department of Mathematics Web Committee. Supervise one regular service staff member. Assign, instruct and review the work of staff.

Qualifications

Required:

  • Bachelor's degree.
  • One year experience designing and interfacing database applications that interact with the web, and database administration.
  • Experience developing database-driven web applications using PHP and MySQL or PostgreSQL.
  • UNIX and Linux web server experience.
  • Good oral/written communication skills.
  • Capable of working both independently and with others, while managing multiple projects.

Preferred:

  • Experience with CGI scripting in Perl.
  • Knowledge of Shell scripting, Java, Subversion, XML.

Additional Information:

  • FLSA: Exempt (Not Eligible For Overtime)
  • Retirement Eligibility: TIAA/CREF Contribution Waiting Period.

See this page for more information: http://purdue.taleo.net/careersection/wl/jobdetail.ftl?lang=en&job=42620

Link More Information
0 comments voice your opinion now!
purdue job post programmer westlafayette in



Developer.com:
Authentication in Applications
April 24, 2006 @ 07:21:15

While not directly PHP related, Developer.com has an interesting article covering the use of authentication in your applications.

Authentication is the act of establishing identity via the presentation of information that allows the verifier to know the presenter is who or what it claims. This identity could be any number of things, including people, systems, applications, messages.

Why would one want to verify an identity in the first place? Hopefully, most people reading this recognize that as sarcastic humor. This article presents different types of authentication and ways of adding it to your applications.

They discuss a range of authentication types - all the way from simple authentication out to cryptographic and multi-factor authentication. They wrap it up with a look at how you can choose the appropriate authentication methods for your applications as well.

I've seen several sites moving more and more to the next step up from the basic level of authentication up to even just the multi-factor. The more levels of security you can put on your application the better, especially if you're housing any kind of personal data about your users.

0 comments voice your opinion now!
php authentication in applications simple mult-factor cryptographic php authentication in applications simple mult-factor cryptographic


PHP Magazine:
What Would You Like to See In PHP 6?
March 13, 2006 @ 07:41:50

PHP Magazine has posted their results from a poll they took after the "PHP Developers Meeting" that happened in Paris about what developers would like to see in PHP6.

Following release of the PHP Developers Meeting in Paris (November 11th and 12th, 2005), the International PHP Magazine polled the community to find out What they were looking our for, the most, in PHP 6?

The results of the poll suggest almost an equal weightage to all of the points noted in the developer meeting minutes. Of the 809 members polled, 15-20% of the respondents were looking out for OO functionality changes, functionality cleanup, performance boost, Security enhancements, and unicode support, in that order. Only 7% were keen to see additions made to the PHP engine. Less than 3% clicked on the "others" option.

The votes were pretty close, with "Functionality" only barely edging out "Performance Boost". "OO Functionality Changes", however, topped the list with points to spare.

0 comments voice your opinion now!
php like to see in php6 poll results OO functionality changes php like to see in php6 poll results OO functionality changes


SitePoint PHP Blog:
What won't be in PHP 6
March 13, 2006 @ 07:31:38

In this post on the Sitepoint PHP Blog, Harry Fuecks makes a quick mention of another blog post dealing with the enhancements in PHP6 and another handy feature he noticed as well.

Pierre-Alain Joye picked this one up last week, and it needs repeating. For PHP6 the following are already gone from CVS: Register globals, Magic quotes, Safe mode.

As blogged a while back, you'll find these changes discussed here. Nice use of carrot and stick in fact - for the pain on fixing your apps to run under PHP6, you get Unicode.

The other feature he's noticed pertains to the php.ini settings file that PHP uses:

Just noticed a new ini setting here: "allow_url_include - PHP_INI_SYSTEM Available since PHP 6.0.0." Excellent! That eliminates another major source of exploits (perhaps the biggest) have moaned about that before here and here.

0 comments voice your opinion now!
php won\'t be in php6 register_globals magic_quotes safe_mode php won\'t be in php6 register_globals magic_quotes safe_mode


DevShed:
Abstract Classes in PHP - Working with PHP 5
February 09, 2006 @ 06:47:12

DevShed has posted the last part of their "Abstract Classes in PHP" series today - "Working with PHP5".

In this last part of the series, I'll explain the key points of abstract classes in PHP 5, and additionally provide you with some hands-on examples. This should give you a clear idea of how to utilize them within the powerful Object Model implemented in the latest version of PHP.

They start with an overview of the PHP5 object model and how it make sabstract classes much easier than before. They continue, mentioning a "pointless and unusual" practice of calling class methods out of context. Finally, they set up an example of the use of an abstract class in the structure of the PHP5 object model...

0 comments voice your opinion now!
php abstract class working in php5 example object model php abstract class working in php5 example object model


Davey Shafik's Blog:
A Year in Retrospect
January 13, 2006 @ 07:08:47

On his blog today, Davey Shafik has his personal look back at his year in 2005 and what kinds of things he accomplished.

Just like Last Year I'm jumping on the bandwagon again.

Despite the fact that it is hard to top some of the feats I managed last year (I for one, am not planning to marry anybody else!) it has been a very productive and exciting year for me.

Of the things he mentions, here's a few of the more memorable ones:

So, thanks to Davey, especially for all his work - especially on the PHAR/PHP_Archive project - it's already proved invaluable to the community as a whole...

0 comments voice your opinion now!
php pear year in retrospect php_compatinfo phar php_archive php pear year in retrospect php_compatinfo phar php_archive



Community Events









Don't see your event here?
Let us know!


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

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