Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Kyle Brandt's Blog:
Should Developers have Access to Production?
Aug 06, 2010 @ 18:56:39

In an interesting post to his blog Kyle Brandt asks a question universally debated by system administrators everywhere - should developers have access to production?

A question that comes up again and again in web development companies is: 'Should the developers have access to the production environment, and if they do, to what extent?' My view on this is that as a whole they should have limited access to production. A little disclaimer before I attempt to justify this view is that this standpoint is in no way based on the perceived quality or attitude of the developers '" so please don't take it this way.

He talks about common excuses from developers like "we've had access before" and "we need access to troubleshoot" as well as some of the process restricting the access could create. He touches on a few other issues including developer concerns vs those of the sysadmin, change control issues and the responsibilities of the sysadmin administrators if they want to allow the developers to poke around their servers.

Be sure to check out some of the other great suggestions in the comments too!

tagged: developer access production sysadmin system administrator opinion

Link:

PHPFreaks.com:
Using MySQL Administrator with WampServer
Jun 23, 2009 @ 17:02:31

In this quick tutorial on PHPFreaks.com, Michal Jaroz shows how to set up the MySQL Administrator tool to work correctly with a WampServer installation.

For those readers who do not develop PHP on Windows platform WampServer is probably the most popular Apache + MySQL + PHP package for Windows. MySQL Administrator on the other hand, is a part of MySQL GUI Tools package. The problem with this pair, is that they don't want to work together. At least not right out of box.

Connecting the two directly does require editing the Windows registry, so if you're a bit hesitant of that, you might look for other ways to administer the MySQL install that comes with WampServer.

tagged: administrator wampserver mysql

Link:

Ian Bicking's Blog:
What PHP Deployment Gets Right
Jan 13, 2008 @ 01:13:09

On his blog, Ian Bicking has posted some of his thoughts on a positive look at PHP - what he thinks PHP has done right.

With the recent talk on the blogosphere about deployment (and for Django, and lots of other posts too), people are thinking about PHP a bit more analytically. I think people mostly get it wrong.

He points out that PHP, in essence, is a CGI-style execution and, in being so, makes it more flexible. Both sides, web and command line, can work with the language equally well. He also mentions the developer/administrator split he sees in PHP's structure and how the language facilitates it.

tagged: deployment right cgi developer administrator opinion deployment right cgi developer administrator opinion

Link:

Ian Bicking's Blog:
What PHP Deployment Gets Right
Jan 13, 2008 @ 01:13:09

On his blog, Ian Bicking has posted some of his thoughts on a positive look at PHP - what he thinks PHP has done right.

With the recent talk on the blogosphere about deployment (and for Django, and lots of other posts too), people are thinking about PHP a bit more analytically. I think people mostly get it wrong.

He points out that PHP, in essence, is a CGI-style execution and, in being so, makes it more flexible. Both sides, web and command line, can work with the language equally well. He also mentions the developer/administrator split he sees in PHP's structure and how the language facilitates it.

tagged: deployment right cgi developer administrator opinion deployment right cgi developer administrator opinion

Link:

Job Posting:
National Auto Warranty Seeks MySQL DBA
Sep 08, 2006 @ 18:22:23

Company National Auto Warranty Services/Dealer Services
Location Wentzville (St. Louis), MO
Title MySQL DBA
Summary National Auto Warranty Services/Dealer Services is an extended auto warranty dealer with a thriving sales staff and an exciting vision. NAWS is looking for an experienced MySQL DBA to help manage internal, open source web application projects.
Link More Information
tagged: job posting mysql database administrator job posting mysql database administrator

Link:

Job Posting:
National Auto Warranty Seeks MySQL DBA
Sep 08, 2006 @ 18:22:23

Company National Auto Warranty Services/Dealer Services
Location Wentzville (St. Louis), MO
Title MySQL DBA
Summary National Auto Warranty Services/Dealer Services is an extended auto warranty dealer with a thriving sales staff and an exciting vision. NAWS is looking for an experienced MySQL DBA to help manage internal, open source web application projects.
Link More Information
tagged: job posting mysql database administrator job posting mysql database administrator

Link:

Christian Stocker's Blog:
Webdeveloper jobs
Aug 04, 2006 @ 11:13:24

Christian Stocker shares a few job openings in this new post today:

All of the openings are there in the Switzerland area (.ch at least).

tagged: web developer job switzerland application administrator web developer job switzerland application administrator

Link:

Christian Stocker's Blog:
Webdeveloper jobs
Aug 04, 2006 @ 11:13:24

Christian Stocker shares a few job openings in this new post today:

All of the openings are there in the Switzerland area (.ch at least).

tagged: web developer job switzerland application administrator web developer job switzerland application administrator

Link:


Trending Topics: