Usage logging for your shoe? Check out Sole Mate Shoe Wear Pattern Tracking App
As a software developer, system administrator and regular runner. I rely on logs generated by the software services to see if the services are running fine and dandy. Some times the logs will trigger alarms to warn me about potential failure in future unless I take immediate action to rectify the problem.
However, as a runner... there's no way I get to see if my shoes are doing fine or it is time to get a new pair of shoe.... until this Sole Mate Shoe Wear Pattern Tracking App appear on iTunes store.
Sure, there are alternatives to this app... but what I really like about this app is that it allows you to log your shoes usage patterns by prompting you to take pictures of the backs and soles of your shoes. The app will automagically organized the pictures with time stamp and allow you to view the pictures in chronological order to see how to you abuse(wear pattern) your shoes. If your shoe can't take it anymore, it will warn you to retire it.
See what I mean:
Image credit: http://orainformatics.info/
Download the app and see how it goes with your shoes. Maybe it will help to prolong the shoes' lifespan. Do check out the app developer website at http://orainformatics.info/ as well.
Hey, since you're here. Read this blog post on the number of report cards that you need.
See also : How many report cards you should have?
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+8.7k Golang : automatically figure out array length(size) with three dots
+14.7k Golang : Save(pipe) HTTP response into a file
+7.9k Golang : Configure Apache and NGINX to access your Go service example
+20.1k Nginx + FastCGI + Go Setup.
+10.4k Golang : Simple File Server
+9.6k Golang : Ordinal and Ordinalize a given number to the English ordinal numeral
+7.2k Golang : Detect sample rate, channels or latency with PortAudio
+9.4k Golang : Format strings to SEO friendly URL example
+20.5k Golang : Convert PNG transparent background image to JPG or JPEG image
+17.3k Golang : Parse date string and convert to dd-mm-yyyy format