webbased

Build C project automaticly

I'm working on a free software (bsd license) project with others. We're searching for a system that check out our source code (svn) and build it also as test it (unit tests with Check / other tools). It should have a webbased interface and generate reports. I hope we don't have to write such a system from null by ourselves... ...

I am looking for a webbased text editor that supports collaboration

I am looking for a web based text editor that supports collaboration with 2 or more people. I am hoping to work on a fairly 'small' project with a couple other people from afar and would really like for us to be able to work on the same file at the same time and see the changes each other make in 'real time'. Language built on is not m...

Need help in zeroing on webbased xmmp group chat client

Hi , I need a webbased group chat client that can interact with various xmpp servers. I did some research and found muckl , speeqe and tigase minichat but I have one more issue I am deploying my site on shared hosting. So want to know if anybody has installed any group chat software on shared hosting ( like bluehost ) and which will b...

Can you create a webbased UI using .Net?

I have a WPF application, that I want to convert to an application running from the browser. The reason is that WPF doesnt run on Mac/Linux, and Silverlight is not an option because of it's security restrictions. The basic idea is to turn the app into a webserver-like application, and handle the UI completely in html/ajax. This 'webserv...