I really like the animated demo graphic you have in the imac. Can i ask how you made that?
Sure! It's a little hack that autoplays everywhere, browser and mobile. It's javascript that loops over numbered png images in the canvas tag. You can grab the js in the source of our homepage toward the bottom. The process for creating the images is as follows: Use quicktime to take a video, called demo.mov (or equivalent movie capture program with whatever file format) Create a color palette from the movie $ ffmpeg…
Show HN: Zube.io – Simple project management for your GitHub issues
51–56 of 56 posts
Re: Show HN: Zube.io – Simple project management for your GitHub issues
#52Earlier quoted context omitted.
And Waffle: https://waffle.io/
And ZenHub: https://zenhub.io/ :D
Re: Show HN: Zube.io – Simple project management for your GitHub issues
#53I like the way that Zube is setup like Trello (cards & boards) but fully integrated with Github. At first glance, I believe this will give me and my team better insights into what everyone on the engineering team is up to.
The devs have been really receptive to our feedback, which seems self-evident in this thread.
Re: Show HN: Zube.io – Simple project management for your GitHub issues
#54This looks really awesome, and I can't wait to check it out. However—when authorizing with Github, do I read this correctly as granting auth to all of my organizations? I can't do that. Is this configurable? praying
They're aware of the demand and I assume it would exist if it was practical without moving mountains. More background: http://help.tacoapp.com/connectors/github-issues.html#access..., https://github.com/tacoapp/privacy-policy#conservative-defau...
Re: Show HN: Zube.io – Simple project management for your GitHub issues
#55Re: Show HN: Zube.io – Simple project management for your GitHub issues
#56Really like it so far, I prefer it to Waffle which we been using. Only problem is I can't figure out how to edit the content of an issue once I opened the card? Edit: Also trying to figure out how the Review state work compared to Waffle.
Thanks for trying it out! To edit a card, click the card on the board to open the card. Then you can click the title to edit it. Milestones and labels can be changed from the sidebar by clicking the gear or heading. At the moment you can't edit the initial comment with the card but we should have that fixed soon. I'm not sure what you mean by your second question. On Zube, the In Review doesn't have a concrete meanin…