How to get VC investment for your open source business


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News How to get VC investment for your open source business
# 1  
Old 10-23-2008
How to get VC investment for your open source business

10-23-2008 01:00 PM
So, you've got the greatest open source idea since Firefox. It's guaranteed to be bigger than TCP/IP. All you need now is some scratch to get your project off the ground. Given the genius of your idea, you're sure you'll have to beat off potential investors with a stick. If you think that's reality, I've got some subprime mortgages to sell you. Getting venture capital (VC) to fund your business is hard work, even if you have a commercial product to sell. The degree of difficulty ratchets up many times if you're an open source developer. It can be done, but it takes such single-minded focus that getting turned down multiple -- maybe even dozens -- of times won't faze you.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

A business built on open source, virtualization, and clouds

08-26-2008 01:00 PM ReadyTechs provides network support services for companies that don't want the expense of hiring and caring for their own employees. Now CEO Gerry Libertelli says the company is using Linux virtualization to open a new income stream based on cloud computing. Source... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
firefox(1)							   User Commands							firefox(1)

NAME
firefox - Firefox for Sun Java Desktop System SYNOPSIS
firefox [options ... ] [url] DESCRIPTION
Firefox is a free, open-source web browser based on the Mozilla codebase. It is small, fast and easy to use, and offers many advantages over other browsers, such as the ability to block pop-up windows. OPTIONS
The following options are supported: -height value Set the height of startup window to value. -h or -help Display the help message. -width value Set the width of startup window to value. -v or -version Display the version message. -P profile Start with the profile named: profile. -ProfileManager Start with profile manager. -UILocale locale Start with the UI Locale listed: locale. -safe-mode Disables extensions and themes for this session. -jsconsole Open the JavaScript console. -browser Open a browser window. -setDefaultBrowser Set this app as the default browser. EXAMPLES
Example 1: Launching Firefox example% firefox EXIT STATUS
The following exit values are returned: 0 Application exited successfully 1 Application exited with failure FILES
The following files are used by this application: /usr/bin/firefox Executable for Firefox application $HOME/.mozilla/firefox User configuration files for Firefox ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfirefox | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
For more information about firefox, please refer to http://www.mozilla.org/firefox Refer to Help->Help Contents for more information. NOTES
Updated by Evan Yan, Sun Microsystems Inc., 2008. SunOS 5.11 10 Jul 2008 firefox(1)