Category Archives: Open Source

Open-source architecture to house the world

www.ted.com Accepting his 2006 TED Prize, Cameron Sinclair demonstrates how passionate designers and architects can respond to world housing crises. He unveils his TED Prize wish for a network to improve global living standards through collaborative design.TEDTalks is a daily video podcast of the best talks and performances from the TED Conference, where the world’s leading thinkers and doers are invited to give the talk of their lives in 18 minutes — including speakers such as Jill Bolte Taylor, Sir Ken Robinson, Hans Rosling, Al Gore and Arthur Benjamin. TED stands for Technology, Entertainment, and Design, and TEDTalks cover these topics as well as science, business, politics and the arts. Watch the Top 10 TEDTalks on TED.com, at http

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.

I would like to start with artists / graphic designers instead of coders because I really want to ‘think outside the box’ on the interface. (i.e. probably initially break all known GUI / windowing rules most coders know and love).

Most sites (like Sourceforge) seem oriented to coders rather than designers. I am not a designer myself, so I do not know where they hang out and where I could recruit some to the project.

A sourceforge for designers would be ideal, but I have a feeling it does not exist.

Any ideas on sites where I could start would be appreciated! I have beginner – intermediate knowledge on the open source concept itself, so anywhere I could do some more self-education on that would be great too.

Thanks in advance!

Open Source Developers at Google

File systems provide one of the most familiar interfaces end users know. Since implementing a traditional file system is extremely complex and difficult, presenting information seamlessly through files and folders has typically been limited to a small set of select programmers–often kernel hackers who develop at the lowest layers of a system. The MacFUSE mechanism breaks this barrier on Mac OS X by doing all the in-kernel hard work once and for all and leaving to the developer only the file-system-specific logic, which can be implemented as a regular user-space application. MacFUSE, with its simple programmer-visible API (same as the Linux FUSE API) and multiple language bindings, almost trivializes the process of making anything and everything appear seamlessly as a set of files and folders. You can use it to blur the line between the Macintosh Desktop and the Web. In this talk, you will hear the story of MacFUSE from its creator.

How to earn money through open source software?

I know all the positives of open source software, but what I am asking is this. Is it possible to make money out of it? If yes, how?

If it isn’t possible, then can we hope for a future where all software will be open source? I doubt there will be many people wanting to "work" for free. Would it attract less people to software development? How will it affect software companies?