08.Oct.2011 at 13:51 by Anonymous
Interesting talk and has me wanting to try it out, but seemed to speed through the demos which didn't add much apart from prove the examples given worked.
Michiel Rook (08.Oct.2011 at 14:00)
Talk at PHP North West 2011 (English - UK)
Deploying an application can be tedious and error-prone. Using Phing's rich set of tasks, easy extension points and simple XML build files to handle the packaging, deploying and testing of your application can help you save time and increase quality.After this talk you will know how to use Phing and how to tailor it to your specific situation. A number of demonstrations will help illustrate transformation, file synchronization, database migration and other real-world use cases.
Quicklink: https://joind.in/3590
Track(s): Track 3
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
08.Oct.2011 at 13:51 by Anonymous
Interesting talk and has me wanting to try it out, but seemed to speed through the demos which didn't add much apart from prove the examples given worked.
09.Oct.2011 at 15:50 by Elliot Ward
Solid, and well articulated talk, but could have benefited from a timed run-through in preparation to avoid running out of material in 30 minutes.
10.Oct.2011 at 08:46 by Michiel Rook
Thanks for the feedback - will definitely use the comments to improve this talk!
Slides are available at http://www.slideshare.net/michieltcs/deploying-php-applications-with-phing
10.Oct.2011 at 09:20 by Robert Goldsmith
A good talk on a very useful tool. I suspect a little bit of nerves was behind speeding though the talk but I don't actually think the delivery was particularly rushed. Slow things down a little and maybe use the remaining time available to show some common configurations or show off some cool tricks for using phing in unexpected ways.
10.Oct.2011 at 13:07 by Les Rowley
Good introduction to an interesting tool, more time spent on examples might have been beneficial.
11.Oct.2011 at 02:25 by Mark Robinson
I've been meaning to learn more about Phing for a while and this talk gave a good introduction. More detailed examples would have been useful, especially considering there was time available.
18.Oct.2011 at 14:26 by ray mosley
The talk was entitled "Deploying with Phing" however it was more of an introduction to phing. Having used phing to deploy projects I was hoping for a better understanding and some tips to improve deployment with phing. With the talk only being 30mins I left having learnt only a little more than I already knew.
Good speaker and I liked the content I just would have loved a more detailed intro into actual deployment of code, gotchas and different approaches. Or call the talk an introduction to using phing for deployment (and other tasks) or something. Perhaps my misunderstanding.
08.Oct.2011 at 13:40 by Luke Richards
Interesting talk which gave a nice overview of the subject. It would have been good to follow the examples and demos up with common deployment architectures. For example it's common to have different server instances with various stages of the application such as demo, staging, preview and production. It would be nice to get some setup information of Phing in these situations. Thanks.