News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

DZone.com:
DevOps for Devs in 3 Steps (Presentation)
October 19, 2011 @ 10:57:25

In the "DevOps" section of DZone.com today Mitchell Pronschinske has posted the slides for a presentation he gave at the WebTech 2011 conference titled "DevOps for Developers". It gives a good perspective for those used to the coding side of things on what's out there for the server an beyond.

A presentation entitled "DevOps for Developers" was given at the WebTech 2011 conference and now the slides are up online for all to see. I'll summarize the show and let you know where the better slides are so you don't have to flip through the whole thing. It starts out on an introductory level, but then it gets into some tools and techniques that are talked about less often.

Technologies mentioned in the presentation include more familiar development tools like PHP, Apache, HipApache, Gearman, NoSQL and Memcached. There's also some examples of more "devops" things like Vagrant, Puppet and WetWare.

0 comments voice your opinion now!
webtech11 devops developers presentation introduction



PHPClasses.org:
Lately in PHP Episode 16 - APC in PHP, MODX CMS, Top Developers
September 30, 2011 @ 09:11:53

PHPClasses.org has posted their latest episode of their "Lately In PHP" podcast today - PHP 5.4.0 Will not Include APC, Is MODX CMS better than Wordpress? Top PHP Developers in Every Country.

PHP 5.4 beta 1 was released but APC is not going to be included at least in PHP 5.4.0. Manuel Lemos and Ernani Joppert discuss this and other happenings in the PHP world, like the adoption of more robust Continuous Integration methods to prevent shipping buggy PHP versions like what happened with PHP 5.3.7.

The podcast also features an interview with Bob Ray, an author and contributor to the MODX CMS platform project. You can listen to this latest episode either through the in-page player, by downloading it directly or by subscribing to their feed and getting this and past shows automatically.

0 comments voice your opinion now!
modx cms podcast latelyinphp apc developers


Cal Evans' Blog:
How do I find good PHP developers?
September 14, 2010 @ 12:22:14

If you or your company is looking to hire on PHP developers but are having trouble finding good, qualified people, you should check out some of the advice that Cal Evans has posted to his blog to help you out.

Twice this week I got asked a similar question, "How do I find good PHP developers to hire?" The first one was a recruiter who had originally tried to hire me because she "read my resume". [...] The second one, however, was a just someone trying to find PHP developers for his team. Since he wrote me a nice email asking advice, I decided to reply in kind. Three pages and one thousand words later, he had my answer.

His answer included seven different points companies/recruiters could possibly follow to help them get the right people on board:

  • posting jobs on phpdeveloper.org (yes, shameless self-promotion)
  • PHP User Groups
  • Getting involved in the community
  • Considering telecommuters
  • Attending conferences
  • Getting your developers to write about your company/work environment
  • Do things that make your developers want to sing your praises
0 comments voice your opinion now!
find good developers recommendation opinion


Chris Hartjes' Blog:
Twitter Asks Continuous Integration Landscape for PHP Developers
September 08, 2010 @ 10:42:42

After asking for topics to blog about on Twitter, Chris Hartjes has posted the first response to the suggestions - a look at continuous integration (CI) in PHP environments.

For those not familiar with the concept of Continuous Integration, I can sum it up with one very glib phrase: it lets you break your code before you buy it. [...] If I were to design a Continuous Integration (hereafter referred to as CI) system, what would it look like?

His requirements include version control integration, easy unit test execution, a web interface and be able to automate it all at a moment's notice. He talks about the importance of unit testing in CI and the tools that are available for the job like phpUnderControl, Xinc and Hudson. He also looks at the build process, from check-in through a successful build result and how he handles bugs when they do pop up.

0 comments voice your opinion now!
continuous integration developers hudson phpundercontrol xinc


WebHostingHero Blog:
A Look at the Original PHP Developers
July 28, 2010 @ 09:44:23

On the WebHostingHero blog today there's a new post going back to the roots of the PHP language and some of the original contributors like Rasmus Lerdorf, Zeev Suraski and Andi Gutmans.

When PHP began in 1995, it represented a fork on common object oriented programming languages. Designed to help provide scripting for the web, the language took on a life of its own as it became one of the primary web development standards. Today, PHP is used by millions worldwide and powers a majority of sites.

They talk about how some of the original developers are active in helping to better the languages (directly and indirectly) and how the advocacy of the community has helped it grow even stronger over the years. There's also mini-spotlights on each of the three mentioned above.

0 comments voice your opinion now!
original developers community rasmuslerdorf zeevsuraski andigutmans


Community News:
Adobe Seeks PHP Developers for Pre-Release Access on Flex Builder
April 06, 2009 @ 12:53:07

Andi Gutmans mentions a program Adobe is starting up concerning Flex and PHP and they're looking for some developers to get in on it.

In this upcoming version [of Flex Builder], a significant new set of features are being introduced to accelerate creation of data-centric applications with PHP on the server-side leveraging Zend Framework and Zend AMF. Prior to the public Beta later in the year, Adobe would like to invite a select group of PHP developers into a private pre-release program for Flex Builder.

The group would get a sneak peek at the upcoming features, work with the development team and help to make the product into something the community really can use. If you'd like to get in on the program, fill out this survey and they'll get in touch with you with more information.

0 comments voice your opinion now!
adobe flex developers prerelease flexbuilder zendframework zendamf


Zend Developer Zone:
Adobe Survey for PHP Develoeprs
March 14, 2007 @ 12:02:00

The Zend Developer Zone has posted about a new survey that Adobe is doing to try to get to know some of the web developers out there.

Adobe is hoping to play a little SHOW and TELL with PHP developers. We SHOW you what we are working on, you TELL us if you think we've got it right. Please take a minute to complete the survey we have posted here: http://www.surveymonkey.com/s.asp?u=540413426135

If they think you're a good match, they'll get in contact with you. There's also a gratuity of $150 to compensate for your time for the talk.

0 comments voice your opinion now!
adobe survey developers show tell gratuity participation adobe survey developers show tell gratuity participation


SitePoint Ruby on Rails Blog:
PHP developers most likely to switch to Rails
October 09, 2006 @ 08:06:49

Matthew Magain has some interesting observations over on the SitePoint Ruby on Rails blog today - specifically that PHP developers are the most likely (out of those working with other web-based languages out there) to make the switch to Ruby on Rails.

Of all the graphs in The State of Web Development 2006/2007 report that SitePoint and Ektron published recently, the one that stood out the most to me was the one showing the platform currently being used by developers planning to start using Ruby on Rails.

It wasn't the fact that the graph shows PHP developers to be likely to start using Rails-this makes sense, as someone is more likely to experiment with another open source platform if they're already using another open source platform-it was the fact that PHP developers are more than three times as likely to start using Rails, even more so than Java developers!

Unfortunately, the study mentioned isn't too cheap, otherwise it would be interesting to see the info behind this graph....

4 comments voice your opinion now!
rubyonrails switch developers graph study sitepoint ektron rubyonrails switch developers graph study sitepoint ektron


Community News:
The Women of PHP
October 09, 2006 @ 07:02:00

A new group is being proposed in this post from Ben Ramsey, this one from Ligaya Turmelle, and these comments from Elizabeth Naramore - a gathering of the female PHP programmers out there.

From Ligaya and Elizabeth:

We started talking about the number of women in PHP world. Elizabeth Naramore and I know we aren't the only ones (between the 2 of us we could count ~10 other women in the PHP world). There have got to be more then that. So if you are a woman and a PHP developer - stand up and be counted.

We think it would be a great idea to start a women's group for PHP programmers and we want to know who's with us. We've all noticed the lack of females at conferences, user groups, and in print - let's get together and change those numbers, shall we?

If you're interested in this kind of group, you can send off an email to Elizabeth at elizabeth _at_ naramore _dot_ net or just post a comment to this entry over on Ligaya's blog.

The Zend Developer Zone also has their perspective posted today, talking about how the idea was formed and the above discussions on the topic.

Elizabeth Smith has also shared a few thoughts with the community on the "women of PHP" idea.

1 comment voice your opinion now!
women group forming programmers developers women group forming programmers developers


Mike Potter's Blog:
Adobe and developers...We're getting there
September 19, 2006 @ 07:17:21

Mike Potter has posted an update on the status that Adobe is making for developers, including some new offerings for PHPers.

Over the last several months, Adobe has made enormous progress with software developers. In the few short months since the Macromedia acquisition, we have released new products, opened access to SDKs and continued to create communities of open source software.

We released two RIA SDKs: one for PHP developers and one for Ruby on Rails developers. Both of those are free, as in speech. Head to Google Code for the PHP RIA SDK by Adobe or the Ruby on Rails RIA SDK by Adobe. Join the mailing list for either of them (PHP, Ruby), they're fairly active.

It's great to see a larger company taking such an interest in the dynamic web languages out there and providing good, solid tools for thier developers to use to create bigger and better applications.

0 comments voice your opinion now!
adobe developers sdk ria mailing list adobe developers sdk ria mailing list



Community Events





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


framework application custom unittest introduction release api language phpunit symfony2 series interview test podcast package conference manifesto development community opinion

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