GUIDES & TIPS
Evolving Together: The Symbiotic Relationship of Data Science and Agile Methodology
A few years ago, we explored the promising union of Data Science and Scrum methodology. After years of practicing and refining these processes, it’s time to revisit and delve deeper into how this combination has […]
Virtual Project Management
Our owner and chief technology officer was invited to speak at Venture Cafe’s Tuesday morning gathering last week. He spoke about how to effectively virtualize project management processes. This is a topic Blackburn Labs knows […]
Flutter Animations: Part 5
In this article, we’d like to cover “Curved Animations” using the CurvedAnimation class. The CurvedAnimation class allows you to apply a non-linear Curve to an animation.
Flutter Animations: Part 4
In this article, we’d like to cover a Widget that provides a more advanced way to animate with Flutter: The AnimatedBuilder Widget.
Inline Developer Console For iOS Apps, Without A Mac!
Need to add a developer console to the iPhone or iPad mobile safari browser without a Mac? Apple provides a great set of developer tools. However, to use them you need to plug your iPhone […]
Adaptive Website Made Easy
A few years ago a colleague of mine and fellow developer, Craig Verrastro, invited his daughter’s music teacher to come present to my department. Why? Because he was seeing impaired, and we wanted the team […]
Quick And Easy Performance Timing For Your HTML5 Page
When I was a teenager I had a job at Burger King. If you have never noticed it before, there is a large digital clock next to the drive through window, which tells the employee […]
Secure Your Java Spring App With PropertyPlaceholderConfigurer
This is a trick that I have used many times which I first learned about on Mkyong.com – one of my favorite Java/Spring/Hibernate resources. Just about any application will need to connect to external resources […]