
Learning “nools” Rules Engine
Recently I sat down to work up a solution around a rules engine. There were a few things I noticed right off. When there is a request to implement or build a rules engine it is very often (I’m guessing a solid 40-60% of the time) reasoned that there is a need solely based on […]

I’ve Got a JavaScript & Node.js Webinar, Webstorm Tutorial Videos, Work & Flow With JavaScript Development and More…
Webinar: Node.js Development Workflow in WebStorm This coming week I’m doing an intro to work and flow with Node.js JavaScript Programming that I’m working with JetBrains on. In the webinar I’ll be covering the following key topics in the webinar: Open an existing project & getting WebStorm configured for running, testing and related working tasks. […]

History of Symphonize.js – JavaScript Client Pivot to Data Generation Library
…the history of symphonize.js So Far! NOTE: If you just want to check out the code bits, scroll down to the sub-title #symphonize #hacking. Also important to note I’m putting the library through a fairly big refactor at the moment so that everything aligns with the documentation that I’ve recently created. So many things may not […]

Getting Github : JavaScript Libraries Spilled EVERYWHERE! Series #003
This how-to is going to kind of go all over the place. My goal is to get github data. The question however is, how and with what. I knew there were some available libraries, so writing straight and pulling straight off of the API myself seemed like it would be unnecessary work. The github API […]

OSCON Day #3, #4, and Friday => Bailey’s Taproom, Cloud Camp, Cloud Foundry, Open Shift, PaaS, vert.x, and so much more…
Tuesday night, as usual ended with great technical conversation at Bailey’s Taproom. Bailey’s is basically the epicenter of the Portland tech scene. Almost every programmer, devops, or technical person either goes about once a month or has this establishment as a regular watering hole! It’s great, the atmosphere is chill, the beer is SUPERB, the […]

#nodejs, why I’m basically porting EVERYTHING to it…
Here’s my list of why I’m moving everything to Node.js that I run. Between the enhancements Google gave to JavaScript and the ease of use in writing with the language, it provides the least resistance of any framework and language stack out there. Node.js + Express.js or Bricks.js + Jade + Every DB Choice on […]