Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

14
votes
11answers
1k views

What kind of applications should a one-man software company create?

To clarify, I already have ideas -- some of which are in progress. My question has more to do with what qualities in a piece of software makes it a good candidate for just one man to develop & ...
11
votes
4answers
459 views

The Joel Test for MicroISV / independent programmers?

The Joel Test is an excellent, simple metric for gauging software team quality (and potential pitfalls). But what if you are acting as an independent programmer, a MicroISV, or a one-person shop? Some ...
11
votes
7answers
700 views

What risks are incurred when selling your own software without a corporation?

I plan on starting a simple micro ISV selling some dot.net and classic ASP components. I'm talking $50 components here, not anything major. However, I don't want to go through the hassle and ...
7
votes
7answers
217 views

Book recommendations about the business of software

I am evaluating my options of starting my own software company and I am wondering if anybody can recommend any good books about the subject. I am busy reading "Eric Sink on the Business of Software". ...
7
votes
4answers
242 views

Hey indies! How much of your time is spent on maintenance?

I would like to know, for those of you who are one-man bands especially, how much of your time is spent maintaining or supporting your programs, as it compares to everything else you do in your day to ...
4
votes
1answer
277 views

CMS or template system for one-person micro-ISV?

Not a programming question I'm afraid, so moderators do what you will, but it is a question specifically for self-employed programmers running their own ISV sites. If you publish your own shareware ...
4
votes
3answers
2k views

Commercial use of Google API

This question maybe a better fit on The Business of Software forum but despite my post on there, I'm still unable to determine the following: Can I use the Google API to build commercial software? If ...
3
votes
5answers
295 views

What languages should a microISV use to write commercial software?

I've been writing software in Java for many years now, but it was always for internal applications that would be deployed to a server. I'd like to get into writing desktop applications now but I ...
3
votes
2answers
138 views

Is there any reason to use TFS 2010 in a micro ISV?

Yesterday I was checking VS2010 editions here and I've noticed that with VS10 with MSDN we get TFS2010 with 1 CAL. I'm a micro ISV (basically sole developer, many clients). I just want to save time ...
3
votes
4answers
237 views

How to set up a trial for a dynamic link library?

I'm developing a shareware sdk-like library (using C++). The library is a simple dll provides some functions. So, my first question is what types of trials are possible for simple dll? I don't want to ...
2
votes
3answers
309 views

best micro-ISV/single developer blogs and sites recommendations

Hello folks can you please recommend me on good blogs or sites that talks about single man software developers or micro-Isv's (of course i know joel on software... )
1
vote
5answers
181 views

tools for development planning and prioritization?

are there any tools to help with prioritizing and grouping sets of features while planning a software project (micro ISV)? normal ticketing systems have some kind of priority property typically but ...
1
vote
2answers
103 views

Solutions/features for editions of a commercial SharePoint product

Assume for a moment that you are creating a commercial product for SharePoint. This product will be offered in both Community (free) and Enterprise (pay) editions. The code base for the Community ...
1
vote
7answers
284 views

Micro-ISV License Costs - .NET Or Open-Source?

I've started developing a website in ASP.NET MVC and have taken part in the BizSpark program. The only part that concerns me is the licensing cost of SQL Server Enterprise after the three year period ...