Not sure how many people this affects but clicking on the download button from the website on Chrome (iOS) takes you to an iTunes page that doesn't contain the app. Clicking on it via Safari (iOS) sends you to the app store to the app proper. Video of the issue in Chrome (iOS) - http://imgur.com/ntTmynl
Show HN: My first native iOS app – Cone, a real time color picker
81–90 of 164 posts
Re: Show HN: My first native iOS app – Cone, a real time color picker
#82Not sure how many people this affects but clicking on the download button from the website on Chrome (iOS) takes you to an iTunes page that doesn't contain the app. Clicking on it via Safari (iOS) sends you to the app store to the app proper. Video of the issue in Chrome (iOS) - http://imgur.com/ntTmynl
If you don't mind me asking how'd you screen cast this so well?
Re: Show HN: My first native iOS app – Cone, a real time color picker
#83This does the distance check in the CIELAB color space.
Re: Show HN: My first native iOS app – Cone, a real time color picker
#84Question here, how do you put a name on the hex? Do you have a database that map each hex code to "limelight", "grey asparagus", etc ?
I am using a database with Resene color names (and some names from the Wikipedia colors list) mapped to specific hex codes. I find the closest hex code from the database to the one in your camera and show the name associated with it. Hope that answers your question!
https://blog.xkcd.com/2010/05/03/color-survey-results/
It took colourblindness into account.
Re: Show HN: My first native iOS app – Cone, a real time color picker
#85Hi, HN! Really excited to share my little project here. Being a colorblind designer, it was often hard for me to figure the color names and decide which colors to use. Hence, I decided to make this app. Cone lets you pick colors in real time using the phone's camera. It lets you build color palettes while on the run, capturing and recording color for later comment/discussion, sending the colors to someone else quickl…
Re: Show HN: My first native iOS app – Cone, a real time color picker
#86I wouldn't want to clutter the elegant simplicity of this app, but it was confusing to me initially.
Re: Show HN: My first native iOS app – Cone, a real time color picker
#87Earlier quoted context omitted.
If you don't mind me asking how'd you screen cast this so well?
Tethered the iPhone to a Mac and used Quicktime to capture/record the device input (New Movie Recording then change the camera input to the iPhone), export as MOV (720p).
Re: Show HN: My first native iOS app – Cone, a real time color picker
#88Hi, HN! Really excited to share my little project here. Being a colorblind designer, it was often hard for me to figure the color names and decide which colors to use. Hence, I decided to make this app. Cone lets you pick colors in real time using the phone's camera. It lets you build color palettes while on the run, capturing and recording color for later comment/discussion, sending the colors to someone else quickl…
As a fellow colourblind person, I've looked for similar "name the colours" apps before as I struggle to identify some colours (more out of curiosity than any real need, as I'm not a designer) but didn't find anything as nice as this!
Looks awesome for creating palettes too. Thanks for posting!
Re: Show HN: My first native iOS app – Cone, a real time color picker
#89Nice idea! I just can't figure out why is the size of app almost 30MB?