Beautiful product! Just be aware of the support nightmare that comes along with people trying to install your software in many different environments. I will never, ever create installable software ever again.
Show HN: I built a self-hosted Basecamp alternative. Try the demo
41–50 of 203 posts
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#42There's already at least one "beautiful self-hosted Basecamp alternative" out there: Collabtive ...and it's free (FOSS).
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#43Looks great! I noticed the website uses Foundation while the actual app uses Bootstrap. Any reason? Having used both, do you prefer one or the other?
Thank! I use both fairly often. I have a strong preference for Foundation, but bootstrap has a lot more components, which is useful when I'm building web apps. Foundation is great for websites.
At this stage, it just seems weird to start a new web project and not use at least some framework.
As to the difference in number of components - the Bootstrap ecosystem is massive -checkout:
http://www.bootstraphero.com/the-big-badass-list-of-twitter-...
I've been slowly collecting links for a similar Foundation list and it hasn't been going so well.
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#44Saw this on reddit a few days ago. You could make a lot more money with it by making it a hosted solution and charging monthly/yearly.
The fact that it can be purchased and installed is the differentiating factor and may target a market audience that's largely ignored.
While there is usually the potential for higher sales with a SaaS approach, that doesn't mean it's always the correct fit when entering a market.
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#45Beautiful product! Just be aware of the support nightmare that comes along with people trying to install your software in many different environments. I will never, ever create installable software ever again.
The same could be said about people trying to use old web browsers.
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#46Beautiful product! Just be aware of the support nightmare that comes along with people trying to install your software in many different environments. I will never, ever create installable software ever again.
If someone is interested to build something with docker.io please contact me :)
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#47Beautiful product! Just be aware of the support nightmare that comes along with people trying to install your software in many different environments. I will never, ever create installable software ever again.
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#48Did you use a PHP framework to build this? If so, which?
I actually didn't use any frameworks (server or client). They always feel to heavy for what I'm trying to accomplish, especially php frameworks. I rolled my own MVC implementations for both the client & server. I've been thinking about porting the entire thing to Laravel + Backbone, to see if I like it better, but I haven't made any decisions yet. If I do, it will probably be a month or two before I get started.
Re: Show HN: I built a self-hosted Basecamp alternative. Try the demo
#49Looking at the invoicing system, it's hard to figure our all the options. But if it's good I may decide move from http://freeagent.com/ to host my own. Are there any more plans to extent the financing side of the app ? Or any particular roadmaps for the product ?