Archive for June 18th, 2007

Nexen.net: Ext/elephpant : the furry PHP mascot

Damien Seguy and company have developed a brand new plush toy based around the PHP elephant idea set out by Vincent Pontier a while back:

The elephant is a community project. It was started as a crazy idea that I used to suggest to a number of people. I managed to draw a lot of happy smile, but I suspect that half this happiness was due to sheer craziness of the project. […] Of course, it was impossible to prototype this mascot without involving Vincent Pontier. The rest is history. We started prototyping, and within a month, we got this excellent looking plush toy (we’ll tell you about the manufacturer once we get the full load of them).

Check out the post on Nexen.net for lots of product shots (including the obligatory cute kid shot) and details on how it was developed and the answer to the important question - where you can get your hands on one.

Some groups have already ordered a large number of them for themselves and their members, but an online shop is coming soon to Nexen.net where you can pick up your own fuzzy bit of PHPness.

Continue Reading · Add comment

Padraic Brady’s Blog: Zend_Service_Openid Is dead; But It’s Reincarnation Is Coming

In a a new post to his blog today, Padraic Brady mentions a component of the Zend Framework that’s fallen into the wayside in favor of a Zend-sponsored OpenID component, Zend_Service_Openid. Despite this setback, he still plans on helping with its resurrection, maybe just in a different form.

After posting some questions to the mailing list before adding any additional formal proposals, I have learned another OpenID library for the Zend Framework is also in progress within Zend.

The upshot of this, given it’s a Zend sponsored library, is that I feel like there’s little choice but to abandon my own version of a proposal for the framework. So it’s status is “withdrawn” at this moment as is Zend_Service_Yadis, being a linked proposal. The library itself is not being abandoned, far from it as it has always been my intention to release it under a New BSD License and that plan is not wavering.

He talks about some of the thoughts going through his head of the choice that Zend made and how his library approached the OpenID authentication issues.

Continue Reading · Add comment

Jim Plush’s Blog: How to Install the MyBic Firebug PHP Debugger

Asa follow-up from his previous announcement about the latest release of MyBic framework (including the Firebug debugger support), Jim Plush has made it even easier to get started by sharing this webcast he’s created.

I did a quick little screencast on how to get rolling with the MyBic 2 Firebug PHP Debugger.

The screencast (mov) steps through the setup of the debugger support for the framework via the Firefox extension all set up custom to work magically with the MyBic framework.

Continue Reading · Add comment

Job Posting: Modis Seeks a PHP Developer (Houston, TX)

Company Modis
Location Houston, TX
Title Senior PHP Developer
Summary

The job requires solid data architecture and PHP experience as well as expertise with application development and database systems. This Senior PHP Developer is expected to have strong technical skills, to work closely with the other team members in designing and managing key projects.

Duties:

  • Assist in the ongoing development, maintenance and deployment of various web products and systems in a team environment
  • Write code that is scalable, extensible and reusable
  • Participate in the entire planning and development process of web development projects

Requirements:

  • Excellent, senior-level skills in PHP development, deployment and maintenance and experience with LAMP
  • Strong SQL skills, including experience with complicated queries and reporting
  • Solid working knowledge of HTML layout structuring and CSS
  • Working knowledge of the MVC structure as it pertains to the development process
  • Ability and desire to excel in a fast-paced startup environment, and accept interruptions and setbacks as part of the routine
  • Ability to create secure, scalable, and efficient systems and code for use in high-volume environments
  • Strong analytical skills
  • Outstanding verbal and written communication skills
  • Flexibility and willingness to learn
  • Experience with data architecture required (schema design, data constraints and integrity, stored procedures, query optimization, etc.

Advantages/Pluses:

  • Experience with Apache, FreeBSD and CVS/SVN
  • Experience with Perl and/or Java development
  • Knowledge of regular expressions. Ability to work with large amounts of data
  • BS degree in technical area

If your are interested in this position please email your resume to zachary.mattingly@modisit.com

Link More Information

Continue Reading · Add comment

PHP-GTK Community Site: PHP-GTK 2 Beta !

The PHP-GTK group is happy to announce they latest milestone for the project - the release of the PHP-GTK 2 Beta.

The PHP-GTK team is proud to announce the release of a beta version of PHP-GTK 2. This release, aptly named extension extravaganza, brings with it tons of new features that you can look forward to.

These new features include a higher percentage of API coverage, improvements to the GtkTreeView widget, basic clipboard functionality introduced and the “usual set of bug fixes and unit test additions”. You can grab this latest edition from the PHP-GTK Community site’s download section (including a debian package).

Continue Reading · Add comment