At NEWMEDIA we have spent a great deal of time perfecting our site development process. Through many trials and errors we have converged on a SDP that works for us. When working in a team or in an environment where your code and systems are going to be used by people other than yourself, it… Continue reading NEWMEDIA’s Site Development Process (SDP)
Author: NEWMEDIA
Details matter in business and in trail work
We were happy to jump in when a non-profit educational group reached out to NEWMEDIA asking for our help. Shore up some badly eroded biking trails? Sure thing! A majority of our team lives an active, healthy lifestyle with several members game to thrash any mountain trail ride. Besides, who can say no to a… Continue reading Details matter in business and in trail work
Test Driven Development with RSpec and Chef
Test driven development (TDD) ensures that you’ve properly defined your code’s goals, that your code has achieved these goals, and that future changes to the code will not break existing functionality. Now that we have addressed the fundamental concepts of using Chef data and cookbooks, it’s useful to step through a specific example using the… Continue reading Test Driven Development with RSpec and Chef