Topper
Member since May 9, 2012
- Profile: /members/9933-topper.htm
- URL: http://www.teamworkpm.net
- Comments: 4
Recent Blog Comments By Topper
-
Using Controllers In Directives In AngularJS
Posted on Feb 2, 2013 at 1:12 PM
All very cool Ben! At twpm we've been using knockout.js for a few months now and are blown away with it. The syntax is very elegant and intuitive. Have you look into it?... read more »
-
Software Application Layers And Responsibilities
Posted on Dec 23, 2012 at 11:59 AM
Interesting read Ben, I can draw similarities to the structure we have in TeamworkPM; we have: Main app = controller Api = controller Twcore = all business logic = application/domain Util = infrastructure We also have TwData = shared memcached query lookups Thanks for the food for thought as alw... read more »
-
Clean Code: A Handbook Of Agile Software Craftsmanship By Robert C. Martin
Posted on Jul 6, 2012 at 8:29 PM
Nice one Ben - just bought a few copies for the office.... read more »
-
Parsing CSV Values In To A ColdFusion Query
Posted on May 9, 2012 at 6:35 AM
Howdy Ben, I'm using your function here over at www.teamworkpm.net for importing user CSV files. It's been great. We got an error report today that the CSV import was broken for 1 user. It turns out his CSV file was just using "\r" for newlines instead of "\r\n" or "\n&quo... read more »