 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Dave Marshall's Blog: Landing a PHP job Part 1 Technical Knowledge and Skills
by Chris Cornutt September 09, 2008 @ 11:16:30
Dave Marshall, a developer from Hull, England, has posted a few recommendations he thinks could help you land that next PHP job.
After reading this thread, I thought I'd spend some time writing about what I feel are some measures you can take to landing a job in PHP. This first part is going to concentrate on the kind of technical matters I think any PHP developer should at least have knowledge of, if not some kind of experience.
He suggests: as much programming experience as possible, experience with the full development lifecycle, knowing how to work with external libraries and frameworks, being able to adapt to development tools, knowing web application security, and some work with web services and a touch of system administration. He's not saying that you have to have all of these - just that the more you know, the better off you could be.
voice your opinion now!
php technical knowledge skill programming security webservice tool library framework
Make Me Pulse Blog: PHP6, Unicode and TextIterator features
by Chris Cornutt March 14, 2008 @ 09:32:34
On the Make Me Pulse blog, there's a look at PHP6's support of Unicode in the SPL (Standard PHP Library) TextIterator handler.
I've just install the last version of PHP6 dev and I've decided to test the famous new feature, the PHP Unicode Support. I will not explain new things about PHP6 or Unicode or TextIterator, it's just my discoveries test on this features.
He steps through the process he followed - enabling Unicode support, testing various output methods (including just an echo and using the TextIterator) as well as some of the manipulation methods (next/first/current) that can be used to get certain characters out of a string.
voice your opinion now!
php6 unicode textiterator spl standard php library enable
WebMonkey: A Truly del.icio.us API
by Chris Cornutt February 15, 2008 @ 13:04:10
On the WebMonkey site today, there's a new tutorial that looks at one of the most "pervasive" sites to come along in a long time, del.icio.us and how to interact with it's API via PHP.
Who's that with the catchy URL that's getting all the clicks?
Why, it's del.icio.us! No matter where you are on the "Web 2.0" lash or backlash, the pervasive influence of this little bookmark aggregator can't be denied.
The site offers a myriad ways of accessing its database, from HTML and RSS feeds, to JSON data, to browser integration of various types. Let's take a look at the public API, which offers flexible and easy access to del.icio.us.
In his example, he creates a script that, given the contents of an email message, filters out the URL, breaks it into its parts and sends it off to the del.icio.us API to be bookmarked under his account.
voice your opinion now!
php del.icio.us API interface email bookmark php del.icio.us API interface email bookmark
Zend Developer Zone: Zend Conference Case Studies Wanted!
by July 07, 2006 @ 18:30:51
The Zend Developer Zone today is asking for more real life case studies for the Zend Conference 2006, which will be happening on between October 29th and November 2nd in San Jose.
Do you have a great customer case study to share with the community? We've had a terrific response to the Call for Papers for the Zend/PHP Conference but we'd really like to include more real-life customer case studies.
You know you want to submit something, go on, help Zend make the conference as good as last years!
voice your opinion now!
Zend PHP Case-Studies Zend PHP Case-Studies
Chris Shiflett's Blog: OWASP PHP Top 5
by July 07, 2006 @ 18:18:32
Chris points out today that the OWASP (the Open Web Application Security Project) is now publishing a PHP Top 5 list, detailing the top 5 PHP security concerns.
The PHP Top 5 is based upon attack frequency in 2005 as reported to Bugtraq. This information is a valuable insight into the most devastating attacks against the world's most popular web application framework.
The list is spot on, and Chris goes on to highlight some new PHP 6 security features and also his recommendation to use PDO to sotp SQL injection.
voice your opinion now!
PHP Security PDO OWASP PHP Security PDO OWASP
|
Community Events
Don't see your event here? Let us know!
|