Twitist Forums
Made my software, how to spread it? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook profile (/forum-15.html)
+--- Thread: Made my software, how to spread it? (/thread-118468.html)



Made my software, how to spread it? - Samartha - 03-24-2014 11:47 AM

I have made a windows apllication, using visual c++ 2008, and i want other people to see it and rate it, and its free software and will make it open source as well after its bug free. So where do i upload the files? for as many developers or people to see?


- Omar - 03-24-2014 11:55 AM

Well I think U should use MediaFire and make a Video on youtube this is how it will be Famous!


- Shriekinglight354 - 03-24-2014 12:01 PM

If it is a General purpose software then simply upload a web site for it.

In case it is a specific purpose software the only website wont work, you will have make niche of people who can be probable users

All the best !!!


- swami060 - 03-24-2014 12:09 PM

Samartha - you may host your code on GitHub or other open source code repositories and post links on your Facebook/Google+/Twitter accounts with a short description of the project and the problem(s) it is designed to solve.

Why wait for the code to become bug free before posting it. One of the main advantages of open source is that one can find, report and fix issues faster.

Of course, you may choose to label the stage of development by calling it a v0.5 release or as appropriate so that users are alerted as to the maturity of the code at this stage in your development.

All the best!