[petsc-dev] Web question

Aron Ahmadia aron at ahmadia.net
Wed Apr 9 13:04:45 CDT 2014


On the front-end it's a few lines of request.js to provide a widget that
synchronizes a checkbox with known data, you just need to have a place to
store/load to, as Karl and Barry allude to.

This would probably be under 50 lines of code on Google App Engine.


On Wed, Apr 9, 2014 at 1:59 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:

>
>   My response was going to the same as Karl's.
>
>    1) it is trivial to add a check box next to each test arch
>
>    2) actually using the check box is a different story.
>
>    Barry
>
> On Apr 9, 2014, at 11:05 AM, Karl Rupp <rupp at iue.tuwien.ac.at> wrote:
>
> > Hi,
> >
> > > How hard is it to make a checkbox next to each test arch so that
> someone can
> >> indicate whether they have fixed the errors in question? The value does
> not
> >> have to be stored long term, but should be refreshed to nothing with
> >> each run.
> >
> > This depends on whether we can run scripts (e.g. PHP) on the server.
> Satish, is this possible?
> >
> > If we can't, there is still the option of using a (somewhat shaky)
> JavaScript approach, where the value of the checkbox is loaded from and
> stored at another server.
> >
> > Best regards,
> > Karli
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140409/b6dc270a/attachment.html>


More information about the petsc-dev mailing list