Live data from Hacker News

Show HN: Zube.io – Simple project management for your GitHub issues

zube.io

51–56 of 56 posts

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#51
post #31

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…

Thanks a ton! Going to try this over thr weekend~~

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#53

I 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.

We've been using Zube for about a month and swapped it out for Asana in our workflow. (I know, I know). I've been following everything Jen has been doing since her 180 website/day project.

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

#54

This 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

I've been interacting with GitHub for 3 years about Issue-only OAuth scopes: https://twitter.com/troyd/status/555782206321225728

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

#56
post #16

Really 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…

Ah I see. I guess I was aplying Waffle concepts to your product. In Waffle, "In Review" is triggered by opening a pull request that mention the issue number in it's title.
Post reply on HN