TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask YC: Project management

7 pointsby robmnlover 17 years ago
I'd like to ask everyone, since I'm working on a project management app:<p> 1) How does your perfect project management app look like?<p>and as a bonus<p>2) What are your grips with basecamp?<p>Thanks

10 comments

mnikonovover 17 years ago
Perfect project management app = pen and sheet of paper or whiteboard with stickers.<p>Anything computer-based is too boring and not very helpful in real life. Project management is a process, not an app. It should be done by people, not computers, and it requires energy and discipline, not algorithms or bar charts. <p>Face the reality: <a href="http://talkback.zdnet.com/5208-9593-0.html?forumID=1&#38;threadID=9337&#38;messageID=186421&#38;start=0" rel="nofollow">http://talkback.zdnet.com/5208-9593-0.html?forumID=1&#38;thr...</a><p>This may sound crazy but my suggestion for a project management app would be to include some funny or gameplay elements. How about a lottery inside project management app? ("Complete a milestone on time and get a chance to win a case of beer!"). Something to entertain and encourage poor souls who would be forced to use the app.
评论 #88219 未加载
jdhollisover 17 years ago
Pen and paper + Tinderbox (<a href="http://eastgate.com/Tinderbox/" rel="nofollow">http://eastgate.com/Tinderbox/</a>).<p>I use Basecamp more as a structured way to communicate priorities and timeline. It's helpful as a central place around which people across time zones can orient themselves. Look at it as project-oriented blogging. It's not very helpful (or interesting) unless there are multiple people involved in the project.<p>For a game-oriented take on project management, check out David Seah's The Printable CEO Series (<a href="http://davidseah.com/blog/the-printable-ceo-series/" rel="nofollow">http://davidseah.com/blog/the-printable-ceo-series/</a>).
ciordia9over 17 years ago
Devshop (<a href="http://devshop.com" rel="nofollow">http://devshop.com</a>) is helping us keep our project on task and understand where our distractions are coming from. If someone wants to unfreeze requirements they know it's their fault we're not going to meet the schedule.<p>Basecamp is basic. 37s develops simple apps for a mass market of simple needs. If you exceed the need for simple you have to find something else. Since your here you're probably not that simple. ;-)
voidfilesover 17 years ago
moleskine: en.wikipedia.org/wiki/Moleskine
cratukiover 17 years ago
I've written a long response, <a href="http://cowoh.org/~craig/perfect_project_management_app.txt" rel="nofollow">http://cowoh.org/~craig/perfect_project_management_app.txt</a>.
davidwover 17 years ago
I created this at the company I worked at a while ago:<p><a href="http://stufftodo.dedasys.com/" rel="nofollow">http://stufftodo.dedasys.com/</a><p>It's basically a fancy todo list with sharing between people. I decided to open source it after seeing that there wasn't a lot of interest, and moving on from that company (I developed it on my own, so I own the rights to it). It's probably not right for everyone, but I use it and like it as it's very simple and direct.
nickbover 17 years ago
If you're on a Mac, try OmniPlan: <a href="http://www.omnigroup.com/applications/omniplan/" rel="nofollow">http://www.omnigroup.com/applications/omniplan/</a><p>Or Merlin: <a href="http://www.merlin2.net/" rel="nofollow">http://www.merlin2.net/</a><p>Both are superb &#38; Merlin's a bit better.<p>We use OmniPlan (got a cheap license).<p>As for webapps.. haven't seen any good project management apps.
alaskamillerover 17 years ago
basecamp is already pretty intuitive and pretty good for average consumer usage. competing with them is going to require a lot of catch-up.
nextmoveoneover 17 years ago
ive never seen my perfect project management app, but I use basecamp for the to-do lists. I think that my biggest problem is forgetting to use basecamp, because it is not engaging. Maybe you could make something that texts/emails you or calls you on a daily basis and lets you know the top 5 projetcs you have something due on? Or maybe make it more like a whiteboard in style.
robmnlover 17 years ago
Thanks everyone