Show HN: Caption Generator, A 7 day project
captiongenerator.com
Show HN: Caption Generator, A 7 day project
1–6 of 6 posts
Re: Show HN: Caption Generator, A 7 day project
#2But seriously, I like what you've done.
Re: Show HN: Caption Generator, A 7 day project
#3Re: Show HN: Caption Generator, A 7 day project
#4The captioning mechanics are good (awesome even), work on the form entry and general UI.
Re: Show HN: Caption Generator, A 7 day project
#5Functionality seems good on the key component, but when I went to submit my fifteen minutes worth of work, I didn't supply a title and it kicked me back and CLEARED all my captions. You just lost me. The captioning mechanics are good (awesome even), work on the form entry and general UI.
I've fixed the problem now, very sorry you lost your work :(
Re: Show HN: Caption Generator, A 7 day project
#6Functionality seems good on the key component, but when I went to submit my fifteen minutes worth of work, I didn't supply a title and it kicked me back and CLEARED all my captions. You just lost me. The captioning mechanics are good (awesome even), work on the form entry and general UI.
Wow, thanks for drawing that to my attention. I was calling "formatTime" on the text parameter on accident, so when it was trying to run the function on just text, it was returning NaN. I've fixed the problem now, very sorry you lost your work :(