Hi,
This is just to mention a way to improve the programmers collaboration process.
Some guys says that while they have compilers they do not want such a tool online. Anyway, ideone.com and codepad are growing and one can ask why?
There are several possible reasons:
- you have no compiler but need just to check something quickly
- you want to show a bug in someones code
- you do not want to read a snippet which even does not compile.
- you do not want to read a code snippet which does not work even for tiny, primitive input data
- you want to check if your code behaves in the same way under the other compiler/system
Thus I would like to suggest integration such a service into the codecall. This is easily possible with for example with ideoneAPI (http://ideone.com/api).
Why to run and test codes at server side?
Started by lumeneu, Jul 19 2010 11:21 AM
11 replies to this topic
#1
Posted 19 July 2010 - 11:21 AM
|
|
|
#2
Posted 19 July 2010 - 10:18 PM
This is actually a pretty neat idea. I'll pass it along to the admins and see what they think.
sudo rm -rf /
#4
Posted 20 July 2010 - 07:35 AM
@dargueta thank you!
#5
Posted 20 July 2010 - 08:09 AM
No problem admins & mods are discussing it right now. It takes a lot of resources, though.
sudo rm -rf /
#6
Posted 21 July 2010 - 12:40 AM
Please have a look at Run This! as a possible application, and at ideone API samples. Hope it might help.
#7
Posted 21 July 2010 - 06:05 PM
lumeneu said:
Please have a look at Run This! as a possible application, and at ideone API samples. Hope it might help.
sudo rm -rf /
#8
Posted 26 July 2010 - 03:24 AM
@dargueta ok, thank you.
#9
Posted 26 July 2010 - 08:11 AM
Still haven't decided, by the way. We're busy dealing with another problem right now.
sudo rm -rf /
#10
Posted 27 September 2010 - 05:12 AM
Please have a look at an exemplary PHPBB add-on: http://bbone.ideone.com
#11
Posted 27 September 2010 - 06:35 AM
lumeneu said:
Please have a look at an exemplary PHPBB add-on: http://bbone.ideone.com
Close, we use vBulletin though unfortunately for these forums.
Your idea of integration is nice, although it is a task that requires much time to sanitize/implement (and too many months of testing to be truthful). It is best maybe to ask of this to become a sticky, so others will be aware of and use it often.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#12
Posted 29 September 2010 - 08:01 AM
Thank you for your comment. PhpBB is our first attempt (we re not able to provide add-ons for all possible forums). Anyway, the BBone code is open ;)
> It is best maybe to ask of this to become a sticky, so others will be aware of and use it often.
Well, it sounds also good. Posting codes (or code fragments) with a link to online compiler with a runnable version of the same is getting popular.
> It is best maybe to ask of this to become a sticky, so others will be aware of and use it often.
Well, it sounds also good. Posting codes (or code fragments) with a link to online compiler with a runnable version of the same is getting popular.


Sign In
Create Account

Back to top









