Joel Spolsky Launches Trello - Organize Anything Together
91–100 of 292 posts
Re: Joel Spolsky Launches Trello - Organize Anything Together
#92Sniffing around the source, looks like a Backbone.js app -- cheers. I'd love to add it to the homepage as an example, if you want to email me a brief paragraph of description. Edit For those poking around, check out the top-level "Models" namespace.
Thanks! Here's the pitch. Trello is a collaboration tool that organizes your projects into boards. The site was built ground up using backbone.js for all models, views, and routes.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#93I really like the app though, it's like a distilled, get out of the way version of Jira.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#94Sniffing around the source, looks like a Backbone.js app -- cheers. I'd love to add it to the homepage as an example, if you want to email me a brief paragraph of description. Edit For those poking around, check out the top-level "Models" namespace.
Node, Backbone, CoffeeScript and MongoDB
I'm working on a node/backbone/mongdb (I don't grok coffeescript) app at the moment, and any real world apps and write ups just make my day : )
By the way, GREAT app, definitely had one of those "didn't know I wanted it 'til I saw it" moments watching the video.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#95http://techcrunch.com/2011/09/13/joel-spolskys-trello-is-a-s...
Re: Joel Spolsky Launches Trello - Organize Anything Together
#96Earlier quoted context omitted.
Node, Backbone, CoffeeScript and MongoDB
Thanks for this! Any chance you'd consider writing a full blog post later down the line about your experience with this stack? I'm working on a node/backbone/mongdb (I don't grok coffeescript) app at the moment, and any real world apps and write ups just make my day : ) By the way, GREAT app, definitely had one of those "didn't know I wanted it 'til I saw it" moments watching the video.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#97Re: Joel Spolsky Launches Trello - Organize Anything Together
#98Any plans for adding multiple lists per column (two at 50% height, etc)? That would be the only thing I can do on our current Kanban board that I couldn't do on Trello. I really like the app though, it's like a distilled, get out of the way version of Jira.
The only thing that I don't like is horizontal scrolling.
Re: Joel Spolsky Launches Trello - Organize Anything Together
#99A 7 minute video? That seems long...curious how many people who'd land on this page would watch it all. (I got through 56 seconds of it).
Re: Joel Spolsky Launches Trello - Organize Anything Together
#100Any plans for adding multiple lists per column (two at 50% height, etc)? That would be the only thing I can do on our current Kanban board that I couldn't do on Trello. I really like the app though, it's like a distilled, get out of the way version of Jira.
That would break the usability. Right now you know that horizontal axis = lists, vertical = items in lists. The only thing that I don't like is horizontal scrolling.