Support
-This page is still under construction. Feedback is always - welcome.
-For Support: unixtime.app@v01.io. -
-diff --git a/src/header.html b/src/header.html
index 662e43b..23c8233 100644
--- a/src/header.html
+++ b/src/header.html
@@ -1,12 +1,8 @@
After clicking - subscribe, - your email address is - submitted to MailChimp, the provider I use for my mailinglist. Your - email address is never sold or shared.
-This page is still under construction. Feedback is always - welcome.
-For Support: unixtime.app@v01.io. -
-Hi, Iam Klaus Breyer. And I am the author of unixtime.app: An - API - developers - tool for bulk timestamp conversion.
-- Here I want to tell the story of how I scratched my own itch and - how - this turned - into a product.
- -If you did not already: you can try it out before - downloading it.
-- The idea's genesis happened during my current stint as Tech Lead - for - a - front-end-heavy product in an IIoT microservice context. - - As you might assume, data in the IIoT environment has a lot of - timestamps. In - the ecosystem I currently work for, the dates were unfortunately - not - encoded as - ISO but as Unix timestamps in milliseconds.
-- At one point, a completely new microservice was written - we - were - supposed to be - the first customers and could help with requirements.
-- So far, so good - but then, at some point, the time came when my - team and I - needed to test and implement the new service. - - And then the fun began: I looked at API responses for hours and - days, wondering - whether the API was doing something wrong or our own code. So, - nothing unusual. - A typical step during development in systems with high real-time - requirements.
-I am a heavy user of Postman. I usually create or import all the - API - endpoints a - product consumes. - - To verify that the new service is working, I triggered the - requests - and looked - at the responses to check them. Sometimes, I copied browser - requests - as curl and - pasted them into Postman to debug them there.
- - -- Those steps I repeated - a lot, basically, for each API - response. - - This is incredibly annoying when you only have to check for - sortings - and compare - whether one timestamp comes before or after another!
-- I often ended up with multiple pages to convert multiple - timestamps - in parallel.
-- This is a super error-prone workflow. Trying to mark timestamps - precisely with a - mouse cursor is not just tiring; errors are inevitable when - comparing multiple - values.
-- I also looked in the Mac App Store for solutions to have a - pretty - and - easy-to-use tool installed as an application. But, the Apps in - the - Mac App Store - were obviously not developed by developers who optimize their - workflow for API - development.
-- In my despair, for very complicated cases where I had to process - whole arrays of - objects with timestamps, I wrote a small individual script that - iterated over - them and made comparisons where necessary.
-- - Now, I do not select an individual attribute value in Postman - anymore. - - Instead, I copy & paste the complete API request into my handy - unixtime.app. - Here I can see the converted timestamp in the corresponding - context - of the API - call.
- -- So I know precisely which timestamp belongs to which ID as they - are - highlighted, - and I can continue debugging without losing context.
-- As a nice side-effect, I can use screenshots of the conversions - for - collaboration. Because in most cases, however, it wasn't my code - that was the - problem (of course!!). - - So I now take screenshots from the unixtime.app and then share - them - in Slack - #support channels or JIRA tickets.
- -- For creating support cases now, I do not need to copy, paste, - format, and - shorten the API responses. - - I also saved myself the burden of copying and pasting precisely - which timestamp - was wrong in what context because this is obvious through the - image. -
-- As a fellow developer, you probably guessed that what this tool - does - is no - rocket science. -
I wanted to offer an application that lives in the - "Applications" - folder to be used in parallel with a browser, editor, and - Postman, offering an instantaneous - conversion of unlimited timestamps.-
Now it is up to you. You can try unixtime.app directly on the - homepage. And if my little tool helped you a little bit, I would - be happy if - you would support - development by downloading the full version from the App Stores. -
- -If you found this interesting and want to be informed when - something major is happening - here, please subscribe to the Mailing List of my main website v01.io
-
-