Live data from Hacker News

We’re creating a “Startup toolbox”. What apps should go in it?

thestartupfoundry.com

51–60 of 64 posts

Re: We’re creating a “Startup toolbox”. What apps should go in it?

#56
I've created a Collaborative Task Manager, http://managewith.us which allows remote members of a team to manage a list of tasks, seeing updates in real-time (a bit like Etherpad).

There's a free version, but I'd be happy to give your readers a discount on the Pro and Enterprise packages (they are relatively affordable anyway).

If you're interested drop me an email, which is info@ the domain above :-)

Andy

Re: We’re creating a “Startup toolbox”. What apps should go in it?

#59
post #23

Earlier quoted context omitted.

I know that MediaTemple is very cozy with the design community. Other than that, I can't glean much from their web site that would separate them from other hosting providers. I am curious for any insight on this as well!

After taking a look at them, the only thing I could find that set them apart was cost... They're _much_ more expensive...

I think they tend to pride themselves on their service (which is pretty good I guess.. the tech people you talk to at least seem to know what they're talking about), and they emphasize their scalability. I'm not sure if those things justify the price, but I guess some people think so.

Re: We’re creating a “Startup toolbox”. What apps should go in it?

#60

Codebase: http://codebasehq.com for Git/Subversion/Mercurial hosting, tickets, wikis, time tracking etc. Cheaper and more flexible than Github (though I also love Github for public projects). And they have a new version out in Q1

With a Codebasehq account also comes a free deployhq account. You commit changes to your git-branch and deployhq will ssh into your production server and update the code. Extra commands (e.g. rake db:migrate) can also be executed. It's basically like Capistrano but as-a-service, but easier to set up (and less versatile probably, but I haven't come across anything I couldn't do).

They're also working on Deliverhq, basically transactional email delivery like Sendgrid.

Post reply on HN