ColdFusion Weekly Version 1.29 - November 20, 2006 - The "Source Control Revisited" Edition

Version 1.29 - November 20, 2006

Introduction & Comments

  • What Matt has been up to
    • Life, MachBlog Skins, etc.
  • What Peter has been up to
    • Life, Mach-II, etc.

CFReport - at 4:53

CF_Focus - at 37:20

Source Code Management Revisited

  • Lots of emails and IMs about this lately--this is great news!
  • People still struggling with the specifics of the setup, some confusion on process
  • Most common question is "how do I get this working on a shared development server?"
  • Using source control does necessitate a change in development process, but it's a change for the better
  • LOCAL development is by far the best development setup
  • BUT what about my ultra-complex application that has tons of dependencies that I don't want to run locally?
  • If the application can only run in one environment, such as a shared dev server, that's a fragile development process
  • Couple of approaches for code integration and testing
    • Simple: a project in eclipse can be set up to point to the repo on one end and a shared dev server on the other--calling an update drops all the code onto the dev server
    • Better: build process pulls code from svn and deploys to target server(s)
  • Benefits
    • Local, isolated development--more freedom for each developer
    • Freedom to refactor with impunity
    • Encourages the creation of a daily build/integration process, repeatable build process in general
    • Safer, better way to develop

Wrap Up - at 1:00:57

CFExit - at 1:03:00

"Mary Machine" by J.R. Byrd

(download)

ColdFusion Weekly Version 1.28 - November 13, 2006 - All News and Teasers Edition

Version 1.28 - November 13, 2006

The "All News and Teasers" Edition

Introduction & Comments

CFReport - at 9:00

CF_Focus - at 47:55

Ideas for future shows--call us with your ideas!

  • Unit Testing
  • Source Control revisited (lots of emails, calls about this lately which is great)
  • internationalization
  • debugging
  • exception handling

CFExit - at 58:34

"Success Story" by The Ultronz

Special thanks for the samples

(download)