Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "FAQ"

From FSCI Wiki
(answers to the questions -> xaml and glade)
Line 4: Line 4:
Possible answers (one or mix of more, depending on type of audience):
Possible answers (one or mix of more, depending on type of audience):


Some examples
FOSS companies like Redhat, Novell, JBoss[1] ... make money by selling services like support for FOSS products.   
*[http://www.businessweek.com/technology/content/jul2005/tc2005078_5465_tc121.htm Interview with JBoss foundar Marc Fleury ]
   


*Why do we need to use glade when we can use Visual Studio ?
*Why do we need to use glade when we can use Visual Studio ?
Don't  you like to have an edge over others ? Microsoft is going to use what glade has been succesfully using[2] for long in its upcoming Windows vista[3] -- XML based interface for GUI which will be interpreted by a rendering engine. So while choosing glade you are ahead of those who chose Microsoft technologies like Visual Studio.


(More questions and answers to be added)
(More questions and answers to be added)
== References ==
*[1] [http://www.businessweek.com/technology/content/jul2005/tc2005078_5465_tc121.htm  Interview with JBoss foundar Marc Fleury ]
*[2] [http://www.thinkingms.com/pensieve/CommentView,guid,fc269607-7c39-4f96-b7c6-edd2247413a4.aspx XAML and the markups: Introducing WFML - WinForms Markup Language ]
*[3] [http://msdn.microsoft.com/windowsvista/experience/  Ceate the experience]

Revision as of 12:05, 5 October 2005

Here we List out different questions asked to us by college going students, and possible and given answers.

  • How can I make money using FOSS ?

Possible answers (one or mix of more, depending on type of audience):

FOSS companies like Redhat, Novell, JBoss[1] ... make money by selling services like support for FOSS products.

  • Why do we need to use glade when we can use Visual Studio ?

Don't you like to have an edge over others ? Microsoft is going to use what glade has been succesfully using[2] for long in its upcoming Windows vista[3] -- XML based interface for GUI which will be interpreted by a rendering engine. So while choosing glade you are ahead of those who chose Microsoft technologies like Visual Studio.

(More questions and answers to be added)

References