Category Archives: MultiValue
Pick Programming Deja Vu
Feed Bugzilla Hours Directly into Legacy Jobcost System
I’ve been wearing my management hat for many months, with little time to do any actual programming. Since this is our IT department’s slow time of the year, I like to use this time to search for performance improvements (while also putting my programming skills to use before they die from inactivity). One of the… Read More »
Separate alpha from numeric in d3 string
Our post this week is from Clint Hughes, a d3 programmer at Sheeran Direct. Clint’s challenge? To quickly and easily separate numeric values from non-numeric within a single variable. In this case, the numeric values represent a job number and the non-numeric are media source codes. Originally, he thought he’d need to do some sort… Read More »