open source

Discussions, questions, comments, ideas, and your projects having to do with DIY Book Scanner software. This includes the Stereo Data Maker software for the cameras, post-processing software, utilities, OCR packages, and so on.

Moderator: peterZ

Post Reply
gabossy

open source

Post by gabossy »

How do I start an open source GUI design project? I want to initiate an open-source style project to design an advanced (animated) GUI for a new application. No initial commercial ambitions...just an ambition/curiosity of mine.
___________________________
keyword research ~ keyword tool ~ keyword tracking ~ affiliate elite
Last edited by gabossy on 21 Mar 2011, 01:40, edited 1 time in total.
User avatar
strider1551
Posts: 126
Joined: 01 Mar 2010, 11:39
Number of books owned: 0
Location: Ohio, USA

Re: open source

Post by strider1551 »

There really aren't any rules... I think most small projects start with a single developer who writes some code, chooses an opensource license of his/her preference, and tosses it on the Internet. Larger projects require more planning, of course.

If you aren't a developer but just have an awesome idea, then it gets harder. Except for large, significant projects, most opensource programs are written by programmers in their spare time for fun and to scratch a personal itch. They're building something they want to use. This means you need to sell a programmer on your idea, and the idea needs to be something that the programmer will actually use.

My big general advice for anyone starting an opensource project: use professional project hosting like Google Code. Open source thrives because of the ability for developers to communicate with each other and with users. The tools that make it possible are things like repository hosting, issue tracking, documentation, mailing lists, rss feeds, and so on. You might start out as a single developer, but if there is no capacity or means for collaboration, you'll never grow beyond yourself.
Post Reply