
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 […]

Wintersmith Documentation
I set out a few days ago to put together a documentation site. I had a few criteria for this site: A static site that I could push to Github to use with their github pages feature. The static site is generated from markdown. It just works. It’s easy to get it into a workflow […]

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 […]

Riak Development Guidance: The “Client Round Robin Anti-Pattern”
One of the features that is often available in Riak Client software (including the CorrguatedIron .NET Client, the riak-js client and others) is the ability to send requests to the Riak Cluster through a round robin style approach. What this means is each IP, of each node within the Riak Cluster is entered into a […]

Conference Recap – The awe inspiring quality & number of conferences in Cascadia!
Rails 2013 Conf (April 29th-May 1st) The Rails 2013 Conference kicked off for me, with a short bike ride through town to the conference center. The Portland conference center is one of the most connected conference centers I’ve seen; light rail, streetcar, bus, bicycle boulevards, trails & of course pedestrian access is all available. I […]

Node PDX – Introducing Adam Baldwin, James Halliday, Ryan Jarvinen, Mike McNeil and Horse JS
This is it, last string of introductions. Hope you’re registered. Adam Baldwin is presenting… Introducing NodeSecurity.io Adam Baldwin Adam Baldwin is a web app hacker, team lead at ^Lift Security and the CSO for &yet. Adam has presented at various security & dev conferences in the past including, DEFCON, Djangocon, Toorcamp and RealtimeConf. The node.js […]

Node PDX – Introducing Zach Bobb, Paul Jungwirth, Forrest Norvell and Charlie Key
…and the fifth iteration of Node PDX Introductions! Zach Bobb is presenting… Building a Computer In Your Browser Zach the TriMet Ticket Man! Zach is a mobile engineer with GlobeSherpa working hard to bring you the app that will let you buy TriMet tickets on your phone. Want to learn how computers work under the […]

Node PDX – Introducing Adam Ulvi, Aron Racho, Christopher Meiklejohn, Max Ogden and Brock Whitten!
…and the fourth iteration begins! Adam Ulvi is presenting… Put a Sensor On It! Adam Ulvi Adam is a Portland native (straight out of the Simpsons) with a penchant for software and systems integration. 8-bit gamer, seasoned professional, perpertual noob. Specialization is for insects. Learn how easy it is to create your own monitoring system! […]

Node PDX – Introducing Scott Hanselman, Tracy Abrahms, Matthew Lyons & J Chris Anderson
Welcome to iteration 3 of introductions. Scott Hanselman is presenting… Azure for the non-Microsoft Person – How and Why? Scott Hanselman Scott is a web developer who has been blogging at http://hanselman.com for over a decade. He works on Azure and ASP.NET for Microsoft out of his home office in Portland. Scott has three podcasts, […]

Node PDX – Introducing Ward Cunningham, Nexxy, Jerry Seivert and Hannah Fousanon!
Here’s the first of a series of introductions for the upcoming Node PDX Conference here in bright and sunny Portland, Oregon! …and no, that isn’t sarcasm, it’s the summer time now so we’re allowed to have sun and warm weather! With that, the speakers for Node PDX! Ward Cunningham presenting… My Sensors Love Node.js Ward […]

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 […]

AppFog, Fort of Awesome & Node PDX Updated!
Time for the secret to be out of the bag. I’m currently working on contract with the awesome company of AppFog in the Fort of Awesome. Let me tell you, it is indeed awesome too! You might ask why I am working with them? How do I align with them? What is it they do? […]

OSCON: The Web, It’s HUGE! Cloud Computing More Realistically…
It is day 3 of OSCON data & java, and the kick off to the main keynotes and core conference. There are a repeating topics throughout the conference: The Web, It’s Still HUGE! Imagine that! HTML 5, CSS3, JavaScript/jQuery/Node.js – This is starting to look like it will be the development stack of the web. […]