Oh you US people, I get internal server error when I try to activate account which contains ä character in the full name field... And when trying to change my name from the account page: Display Name can only contain letters, numbers, spaces, or the following characters: -_'.@+ Does this affect the Google account login also, it doesn't work for me either.
Joel Spolsky Launches Trello - Organize Anything Together
201–210 of 292 posts
Re: Joel Spolsky Launches Trello - Organize Anything Together
#202Earlier quoted context omitted.
I actually thought 'Wave for Business' at first glance due to the the more free-form nature.
I thought Pivotal Tracker, but more general.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#203I'll just leave this here: http://www.kanbanpad.com
It looks intriguing to me, and the page does give the impression that it's nicely designed, but I have no idea what it does. Something to do with tasks, and project management, and it "works on mobile too". Maybe I'm expected to know already kanban, what it brings to project management, and how it works?
Watching the Trello video, and browsing around the http://trello.com/ landing page, I immediately have ideas about how I could be using Trello - that's not the case on http://www.kanbanpad.com/.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#204Damn this is pretty similar to the direction my app Wallboardr is taking, except status columns aren't customisable yet. Any thoughts on comparison folks? http://wallboardr.com
Note that this isn't a value judgement - if it's _intended_ to be a niche product that's really appealing to one market segment (so they'd always choose it over e.g. Trello because of its specialization), that could be a good thing.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#205Oh you US people, I get internal server error when I try to activate account which contains ä character in the full name field... And when trying to change my name from the account page: Display Name can only contain letters, numbers, spaces, or the following characters: -_'.@+ Does this affect the Google account login also, it doesn't work for me either.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#206This looks really cool. I'm excited to try it out, individually and with others. Even better that you can immediately sign up and give it a try. As opposed to Asana, which has similar intentions, but is doing a private beta with larger companies only. Yes, Trello is much easier to get excited about. EDIT Some feedback: so far I really like it. It's intuitive. And it has some nice features out of the box that are lack…
Quite confusing, not sure which one is better!
Re: Joel Spolsky Launches Trello - Organize Anything Together
#207Observations: The organization information should not be public by default. I haven't found a way to delete an organization (is it there?).
The interface is unusable on iPad/mobile.
The card pop-up window is hard to use when there's some actual information attached to it. The bird's eye view is confusing and offers little information.
Activity log grows fast with information I would not need: voting events, add/remove members, etc. Make two activity logs, one with useful information and one with tracking (investigation) information.
In Opera and Chrome the red connection establishing notice appears all the time.
The in/out/public permissions are easy to use, but users may actually need more granularity.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#208Earlier quoted context omitted.
I would really like a tool that would allow a spec and development notes to evolve just as a program evolves. It should start out with being as simple and low-overhead to use as a few post-it notes, but as the projects gets bigger it should be possible to impose structure, like categorize notes into functional spec or requirement, user stories etc, prioritize etc.
I believe this is called literate programming (LP), which focuses on real documentation (in the broader sense, including specs, etc) rather than mere API docs. There are quite a lot of LP tools, many of them being independent from the language. However, LP is not about tools. I've written LP programs that don't need any extra tool[1]. Rather, LP is about putting the documentation (spec, requirements, etc) at the high…
But I'm not sure that things like feature proposals, high-level requirements and architecture overviews fits into a literate programming model.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#209Earlier quoted context omitted.
I believe this is called literate programming (LP), which focuses on real documentation (in the broader sense, including specs, etc) rather than mere API docs. There are quite a lot of LP tools, many of them being independent from the language. However, LP is not about tools. I've written LP programs that don't need any extra tool[1]. Rather, LP is about putting the documentation (spec, requirements, etc) at the high…
That is interesting, and perhaps part of what I am looking for. But I'm not sure that things like feature proposals, high-level requirements and architecture overviews fits into a literate programming model.
I'd think of it as a big documentation where some parts are complete and mature (down to the level of code), while other parts are still in draft (feature proposals).
Or change management: Of course everything should be under version control. And I guess that bug descriptions should still be part of a ticket system or at least the commit messages. But I never understood why feature proposals are discussed more in a discussion-based manner (ticket system) rather than a document-based manner (wiki, or documentation).
Unfortunately, I was never part of a development team which was seriously into LP, so my suggestions are only based on my understanding of LP, and small proof-of-concepts on my own.
I'd love to read about bigger real-world projects which apply LP, or which at least apply some other documentation-driven approach.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#210So I honestly don't get it. Is this a poor mans bug tracker? A possible re-invention of a bug tracker? (something wacky and different version of a bug tracker to see if it sticks?) I have seen people mention project management a bunch, but the view really isn't about viewing what people are doing. In fact items that don't have people assigned to them still show up. The 10 foot view isn't even that good as they all sq…