Professional PHP

PHP Programming, Web Development, PHP Advocacy and PHP Best Practices.
« Watchng my Grandmother use Software
Funerals for Old Code »

Difficult deployments

November 2nd, 2004

Difficult deployment prevents good software from being used. Dependencies are best avoided and minimized rather than managed.

more on PHP deployment.

Filed Under

  • Agile Methods, PHP

Related Posts

  • Zend PHP Framework not a rumor
  • Extreme Simplicity
  • reCAPTCHA – Combining Distributed Problem Solving with a Web Service
  • Sometimes Plain Text is Best
  • goto in PHP
You can leave a response, or trackback from your own site.

One Response to “Difficult deployments”

  1. Lukas says:
    11/3/2004 at 5:58 am

    Yeah, generally PHP developers have become used to being to unzip and go. Maybe edit a config file. Install magic can be convinient but should remain optional. It can be helpful though if you have a complex file structure which expects things to go into different places. But then it gets tricky because most PHP developers want to know where stuff is going. The big advantage of install magic imho lies with upgrade handling. Like detecting that you hand edited that file and alerting you before letting you simple overwrite it (or atleast making a backup). As for dependency handling. I think depencenies are a necessary evil which should be kept to a minimum. However redundant code is even more evil, as it will make it a nightmare to create a consistant framework. Remember with every implementations you get quirks, code you need to maintain, real bugs etc. So I think there is alot of benefit with installers. The key thing is to allow the unzip and go way as well.

Leave a Reply

Click here to cancel reply.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

code: use [code=php][/code].

Comment Preview

    Subscribe Feed
    Share Subscribe to this blog…
    Share Bookmark or share this page…
  • About

    My name is Jeff Moore. I'm a PHP programmer living in San Francico and working for a startup.

    More about me…

  • Categories (Home)

    • Agile Methods (14)
    • Mac (14)
    • Misc (17)
    • Open Source (14)
    • PHP (98)
    • Software Design (29)
    • Usability (14)
    • Web Design (20)
  • Recent Comments

    • Programming Language Trends via Google  19
      Craigslist pva, jessica, Scott [...]
    • Looking Towards the Cloud  35
      bentonville multiple listing, cosmetic dental, Sam Brodish [...]
    • PHP versus ASP  8
      Marhta Blight, Ravi, Ryan Brooks [...]
    • How to Transfer Mac OS X Application Data between Computers  59
      Website Migration, harry the computer support guy, Dotty Salvage [...]
    • Working with PHP 5 in Mac OS X 10.5 (Leopard)  157
      lehuuphuc, Robert Parthemer, Lingerie Intimate [...]
    • PHP Games  25
      jessica, Tennille Cranor at Chilli Plants, Lucas Ortell [...]
    • un-PEAR-ing  5
      jessica, Eugene Panin, Arnaud [...]
    • The Legality of Republishing RSS Feeds  23
      kevinxiao, Marissa Miscovich, Quick Student Loans [...]
    • Faster Page Loading  4
      jessica, angular cheilitis, Aaron Rosenfeld [...]
    • PDO versus MDB2  15
      jessica, kevinxiao, Gavin [...]
  • Recent Posts

    • ZendCon: Writing Maintainable PHP Code
    • Looking Towards the Cloud
    • Holiday Tech Support
    • Closures are coming to PHP
    • php | tek Wrapup
    • php | tek 2008
    • Sarah Snow Stever
    • Benchmarking PHP’s Magic Methods
    • The Endpoints of the Scale of Stupidity on Video
    • Working with PHP 5 in Mac OS X 10.5 (Leopard)
  • Site

    • Archives
    • Log in
  • Search