GUIDES & TIPS
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 […]
The iFrame Is Evil!
So it seems that every job I work on, the same topic comes up. Someone, at some point will say, “just use an iFrame for that”. Then I need to go down the old tired […]
Flutter Animations: Part 3 Transitions
In this post, we’ll want to cover transitions. Moving from explicit animations to transitions animations, the complexity increases. We’ll need a few more items from the Flutter framework.
Learn How To Dynamically Fit A Site Or App On iPhone, iPad, Or Any Small Device
From iPhones to huge monitors, regardless of portrait or landscape orientations, the Craft Profit Calculator HTML5 app now accommodates all screen sizes and shapes.