Here’s yet another post of simple code samples that provides an elegant solution to a common problem. When it comes to Windows services, I often find myself writing apps that are required to perform a task at a predetermined interval. Do this every 5 minutes, do that once a day. It’s very easy for a…
Read more…
Here are some of the articles we’ve been reading around this office this week. The Cost of Continuously Checking Email (Thanks to Steve Kiene for recommending this article) – “Shifting our attention from one task to another, as we do when we’re monitoring email while trying to read a report or craft a presentation, disrupts…
Read more…
So, I recently sent out a company-wide email regarding our firm’s favorite apps. I expected to see some obscure technical responses or maybe a couple Spotify-like cultural ones, but I did not expect to hear so much about Microsoft. Actually, I was shocked by what was returned. Of the responses, almost all of them referenced…
Read more…
Here are some of the articles we’ve been reading around this office this week. Generational Performance Comparison: Amazon EC2’s C3 and C4 Families – “Amazon released the latest generation of its public cloud service in January 2015. Cloud Spectator recently test the Elastic Cloud Compute (EC2) C4 family to evaluate any potential performance and price-performance…
Read more…
Project management is how software companies manage their various overlapping development efforts while building great software. Likewise, a project manager oversees those efforts. Taking notes, tracking progress, recording milestones, and holding meetings are just a few tasks project managers handle every day. At Don’t Panic Labs, that’s been my role for nearly five years and…
Read more…
We were overwhelmed by the attendance and response to the presentation we gave at the 2015 Nebraska Code conference on how we approach product development at Nebraska Global / Don’t Panic Labs. It was great to have so many people interested in what we do and how we do it. Afterwards, we were asked by…
Read more…
The STEM (science, technology, engineering, math) fields are important. One of the saddest realities of our field is the huge drop in the percentage of women in computer science over the past few decades. The Girl Scouts Research Institute took a good look at why that’s happening and how to change it. (PDF) After surveying…
Read more…
Rounded corners for a WPF app can give it an impressive look. But problems can arise when you don’t have attributes on the window set up quite right. For example, we have a white background that’s killing the corner roundness. Luckily there’s an easy way to get rid of that. First, set the AllowsTransparency property…
Read more…
This month we are recognizing engineer Andy Unterseher. Here’s what he told us when we asked about his volunteer experiences. Why do you volunteer? I think volunteering is great in all aspects. It’s great for our company because it helps bring people together and it gives people common challenges to solve together outside of the…
Read more…
No debugging adventure is boring. As a case in point, I was recently trying to nail down the cause of some weird behavior experienced by a specific customer with a specific setup on a specific mobile device running EliteForm’s Paperless application. The majority of the work on Paperless was completed by our student-lead Design Studio…
Read more…