I am creating a Ruby On Rails website, and for one part it needs to be dynamic so that (sorta) trusted users can make parts of the website work differently. For this, I need a scripting language. In a
Are 开发者_如何学运维there any auto compiling scripts like the ones used at ideone.com and codepad.org available?
In my rails app I\'d like to let users submit custom \"themes\" to display data in various ways. I think they can get the data in the view using API calls and I can create an authentication mechanism
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have a web service to which users upload python scripts that are run on a server. Those scripts process files that are on the server and I want them to be able to see only a certain hierarchy of the
Well, it\'s a kind of a web server. I load .dll(.a) files and use them as program modules. I recursively go through directories and put \'_main\' functors from these libraries into std::map under na
i am a newbie to JSf and Tomahawk Technology. In applic开发者_如何转开发ation i am having a datatable, i want store the information from he data table into a PDF format on a click of a button using To
I am trying to开发者_运维百科 use sanbox in my jsf application. So i need tag library for sandbox or jar file
I\'m interested in how I could use a scripting language to execute simple blocks of code in a sandboxed manner. The host language/environment could be c#/ruby/python/java (anything but c). But the scr
How can I save an image (like using UIImageWriteToSavedPhotosAlbum(开发者_运维百科) method) with a filename of my choice to the private/var folder?Kenny, you had the answer! For illustration I always