Our Experience with Telerik Reporting

by 

|

in

The Beehive team recently had the opportunity to improve the quality of its reporting. We came to the conclusion that our current implementation too slow, difficult to keep configured, and too difficult to maintain. Our original implementation used SQL Server Reporting Services (SSRS), which is a server-based solution from Microsoft. This choice made sense in…

Read more…

Exceptions: Exceptionally Slow

by 

|

in

For almost everything you do, there’s always more than one way to skin a cat crack an egg, and coding is no exception. Ask 1000 programmers to write the same program and they will write it 1000 different ways. Sometimes this can get you in trouble and oftentimes experienced coders will see pitfalls before they…

Read more…

Observations from the Backlog Management Team (aka Spencer Farley)

by 

|

in

As the summer began to wind down, we asked that each intern team write about what they worked on, what they learned, and how this experience will affect the remainder of their formal education. In this post, Spencer Farley talks about how he – as a one-man team – spent the summer developing a backlog…

Read more…

Our Goals

by 

|

in ,

When our summer interns started, I sat down with them to cover the nitty gritty details of what, why and how we do things at Don’t Panic Labs. I broke it down into three categories: our goals, what we value and what we expect. In what I envision as a series of posts, I’ll lay…

Read more…

Observations from the Beehive Mobile Intern Team

by 

|

in

At the end of the summer, we asked each intern team write to about what they worked on, what they learned, and how this experience will affect the remainder of their formal education. This post is from the Mobile Beehive team embedded with Beehive Industries. Mobile Beehive team members are Avery Quandt and Tim Hoffman….

Read more…

Observations from the Coach Tablet Intern Team

by 

|

in

As the summer begins to wind down for our intern teams, we asked that each one write about what their team worked on, what they learned, and how this experience will affect the remainder of their formal education. This post is from the Coach Tablet team embedded with EliteForm. Team members are Jed Dumire, Dalton…

Read more…

Observations from the Strength as a Service Intern Team

by 

|

in

As the summer begins to wind down for our intern teams, we asked that each one write about what their team worked on, what they learned, and how this experience will affect the remainder of their formal education. This post is from the Strength as a Service (SaaS) team embedded with EliteForm. SaaS team members…

Read more…

Standup? What’s a Standup?

People will sometimes ask us how we get value from our daily standups. This got us thinking about why we do standups in the first place, what we want to get out of the standups, and why we think our standups work. For those not familiar with standups, they are brief meetings (usually about 10…

Read more…

Using Lucene.NET for Searching PDFs

by 

|

in

Note: This post was co-authored by Emily Douglas. For one of our recent projects, we developed a public-facing website that needed the ability to search through a large number of archived PDFs. This may sound trivial, but we had some unique needs and situations we had to work around (isn’t that always how it is):…

Read more…

Bauerwulf: The Unit Test Accelerator

by 

|

in

The EliteForm team recently faced a tough problem, and perhaps you’ve experienced something similar. We’re currently amassing loads of athlete workout video for further refinement of our PowerTracker product. PowerTracker, in short, is a hardware/software solution that uses video to analyze an athlete’s form in real time at the rack. This provides never-before-seen athletic analysis….

Read more…