![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Professional Programmer
|
Yeah we found that, after a little research trying to see if there was anything already like this. We probably should have done that first. CodeRun is on hold, until we can figure a few things out.
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#12 |
|
Some C++ guy
Join Date: Aug 2007
Posts: 8
Rep Power: 0
![]() |
I haven't read all the posts here but I think that would be a cool idea. First of all, it does not have to be only a service over the net, but I think it could also work well within a local area network of, say, a university which offers Computer Science courses. That way, if the compiler should be upgraded, the technicians would no longer need to reinstall the software on every computer. It appears to me that this is something akin to a client-server architecture, but specifically involving source codes.
You might also want to consider some plug-and-play way of upgrading the compilers to be used on the server. Or if it should be done manually or automatically. |
|
|
|
|
|
#13 |
|
Programming Guru
![]() ![]() ![]() |
There are methods that can push updates to software across a network, as well as providing a more centralized development environment. PatchLink for example, or some home-grown update program.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming without post secondary education | Eric the Red | Other Programming Languages | 6 | Mar 7th, 2006 5:56 PM |
| Does Programming Make You Smarter? | Sane | Coder's Corner Lounge | 43 | Oct 2nd, 2005 6:12 AM |
| MIT's Metaphor For Software Programming | Infinite Recursion | Other Programming Languages | 2 | Jun 12th, 2005 6:42 AM |