Traffic report: the most visited posts of 2011

Lots of the visitors to this blog arrive here by way of Google search (welcome!). Thanks to search engines and a few well placed keywords, the same older posts (let’s call them “timeless topics”) seem to attract the most traffic from year to year. I hope that the searchers find […]

Self-assessments for SAS training courses

We all know SAS offers a rich variety of resources that help users to continuously build their skills.  However one of the biggest questions plaguing SAS users is ‘where do I begin’ or ‘what’s next’.  Considering the vast array of options t…

Fat Fingers

I just looked at some code I had written a few months ago. It categorized things based on a bunch of criteria. At the end of the data step I output the categories that did not fit into a definition bucket nicely:if bucket in(12,11,10,7,6,5,4) then ou…