Slashdot Mirror


Best Open Source Business Tools?

An anonymous reader writes "My wife and I started an S Corp in 2009 mainly to provide small scale consulting services for friends with small businesses of their own (we build them websites and do odd technical jobs). Now that the year is closing I'm giving thought to our corporate tax filings which will be due March 15th. I've scoured the web for free/open source legal templates for hiring contractors, issuing W-2s, keeping shareholder minute meetings, etc, but haven't been able to find any decent sources. It seems like this should be a priority of the open source community since reducing the cost of entry into small business could drive open source development. What are the best sources of open source legal templates, tax filing software, corporate compliance templates, etc?" What experiences have others had with open sources businesses and the best way to consolidate the necessary corporate mojo into a workable model?

2 of 164 comments (clear)

  1. There is none by supervillain · · Score: 5, Insightful

    The answer is there is none. Tax laws change yearly and unless get a team of lawyers from each state to donate their services to an open source project the software will not comply with those changes.

  2. I will say it and await the flames by jimicus · · Score: 5, Insightful

    You are wasting your time.

    The reason I say this is that, IME, OSS doesn't really deal very well with very niche requirements that aren't directly related to technology or anything that is not interesting from a technological standpoint.

    Sending, relaying and receiving email? There's a plethora of products.

    Writing a web application? Again, more options than I can even contemplate.

    Filling out your tax return or paying your staff? One or two options which are generally terrible. Frankly, tax software is a fairly simple problem: start with a few numbers, add/subtract/multiply a few other numbers, send a cheque for the result to the tax man. The technically interesting bit is writing a generic engine to deal with whatever addition/subtraction/multiplication is necessary but writing the rules for that engine to deal with the various tax laws worldwide is mind-numbingly boring and there's no standard way such as an internationally agreed XML schema for the taxman to publish this years' tax legislation.

    Software for your specific business niche? By definition, a niche.

    Groupware? The only reason anyone's writing replacements for Exchange is because they can't stand Exchange. It's a mind-numbingly boring set of problems that nobody in their right mind is going to go near unless Exchange has seriously pissed them off or there's real money in it.