Live data from Hacker News

Show HN: Open-Source, Free, Agile Project Management Tool

taiga.io

71–80 of 143 posts

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#71
post #62

Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back http://goo.gl/B57ERn Each little "ball" is a request to the server On the left: the IP numbers from the users connecting around the world To the right: The url's being served up In the center: The "static calls being serviced by our front end T…

Great job, both taiga and managing the peak so well. Any tips about the infraestructure you are running? Relaying on any PaSS or managing yourself?

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#72
post #23

The kanban approach is quite similar to Odoo Project. You can test the online demo: http://bit.ly/1CGha87 The Odoo Project website: https://www.odoo.com/page/project-management And the github page: https://github.com/odoo/odoo Some of the features I like in Odoo project: email gateway, pivot table reporting, cross-project tasks or reporting, timesheet integration.

Honestly, I'd be happy to see someone write a kanban javascript plugin / extension / webapp that wrapped any shitty PM tool with an API.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#74
post #52
post #49

Is there any such tool (free or not) that integrates with GitHub and it is ready to use? It would be great to not maintain 2 issues list, 2 milestones etc.

Nope, sorry, we have plans of some (optional) better integration with github, anyway the API of taiga allow you to do anything you can do from the web client, and the GitHub API is great too, anyone can write a sync system between taiga and github issues/milestones. But take care, we use milestones for user stories, not issues. You can sync github issues to taiga user stories.

An other post mentioned http://www.getdonedone.com/ which promises GitHub, Basecamp, Harvest etc integration

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#75
post #71
post #62

Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back http://goo.gl/B57ERn Each little "ball" is a request to the server On the left: the IP numbers from the users connecting around the world To the right: The url's being served up In the center: The "static calls being serviced by our front end T…

Great job, both taiga and managing the peak so well. Any tips about the infraestructure you are running? Relaying on any PaSS or managing yourself?

Virtual machine, 1 core, 1 GB RAM, <20% CPU all the time.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#76
post #66
post #54

Earlier quoted context omitted.

I doubt it was your hard drive screeching you heard. There's nothing happening on that page that would be writing to disk. Maybe the fans were going nuts trying to keep the CPU cool.

Might be the CPU too. My previous laptop with a first-gen i5 made quiet, but audible screeching noises sometimes.

Most likely just your CPU or case fans picking up speed to compensate for higher CPU usage/heat.

Pretty sure you wouldn't be able to hear the actual CPU,.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#77
post #65

Concerning your: "the Project Management Tools that are out there weren't making us happy. In fact we hated the whole lot of them. Bloated, slow, ugly to look at and unintuitive, we just couldn't stand the sight of them a moment longer." How does your project relate to http://92fiveapp.com/ which was posted here some time ago in a somewhat similar vein?

Honestly, we didn't know this existed. Thanks for pointing this out, it looks really great! The CC BY-ND license, though, would have been a stopper for us.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#78

Looks beautiful. Our workflow however requires us to view multiple projects under one backlog/workboard. I can't seem to find a way to do that, which is a bummer because this is a really neat looking tool.

Yep, I understand what you say. But every sentence that begins with "Our workflow..." tends to be so specific that is very very difficult to build a platform that solves any possibility. taiga.io has a very powerful tag system. You could use tags to define projects. It's fast, easy and might work...

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#80

Trying to create a project on iOS gave me no love. Possibly this is related to the existing safari issue someone already mentioned.

We have a couple issues with Safari. One of them is related to the layout because Safari 7 has some issues with flexbox but it's already fixed in a branch and should be merged really soon. We also have an issue with this JS problem with Safari when creating a new project that we are reviewing. Thanks for your feedback. Everything should be working well with Firefox and Chrome if you want to create a project right now. :)
Post reply on HN