<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Patrick,<br>
    You might be thinking of SciencePipes at<br>
    <a class="moz-txt-link-freetext" href="http://sciencepipes.org/">http://sciencepipes.org/</a><br>
    <br>
    For information about other Web-Based execution systems for Kepler,
    see<br>
    <a class="moz-txt-link-freetext" href="https://kepler-project.org/users/faq#is-there-a-web">https://kepler-project.org/users/faq#is-there-a-web</a><br>
    <br>
    <br>
    As an aside, Edward Lee has recently been working on a way to export
    Ptolemy II models to html.<br>
    <br>
    The result is a series of html files with image maps that show the
    parameters of actors via JavaScript as the mouse rolls over the
    actors.  Clicking on a plot brings up an image of the plot.  This is
    a way to show a static run of a model.<br>
    <br>
    The beauty of this system is that it is very robust.  It is simple
    and the results will work for many years.  The downside is that it
    is not possible to change parameters and run the model.<br>
    <br>
    The code to export Ptolemy II models to html is under active
    development, see ptII/ptolemy/vergil/basic/export/html.<br>
    Making this work for Kepler models would not be that hard.  The main
    thing is that the code gets the ptolemy.vergil.basic.BasicGraphFrame
    and then exports an image.  The Kepler BasicGraphFrame would need to
    be used.<br>
    <br>
    Ptolemy II has had the ability to export models as Java applets and
    Web Start files for many years.  Java applets are basically dead in
    the water these days, but Web Start works reasonably well.  This
    code is in ptII/ptolemy/copernicus/applet.   See
    <a class="moz-txt-link-freetext" href="http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIfaq.htm#CodeGen">http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIfaq.htm#CodeGen</a><br>
    <br>
    Getting this facility to work under Kepler would require
    understanding how to Kepler .jar files are laid out and modifying
    the applet facility accordingly.<br>
    <br>
    You can see examples of both methods at<br>
    <a class="moz-txt-link-freetext" href="http://ptolemy.org/modularSemantics">http://ptolemy.org/modularSemantics</a><br>
    <br>
    _Christopher<br>
    <br>
    On 12/11/11 10:58 PM, kianwee chen wrote:
    <blockquote
cite="mid:CAHwgn_ysjLt6Nif-KdN9z+72xYqacjrX9C_JCNin-1UZPfY-Hg@mail.gmail.com"
      type="cite">you mean the example workflows in <br>
      <br>
      KeplerData/workflows/module/outreach/demos ? Its local to your own
      computer.<br>
      <br>
      kianwee<br>
      <br>
      <div class="gmail_quote">On Mon, Dec 12, 2011 at 2:07 PM, Patrick
        Janssen <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:patrick@janssen.name">patrick@janssen.name</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">I am new to
          Kepler and have been going through all the documentation, get
          familiar with how it works. A few weeks ago, I remember
          clicking on some links somewhere that showed various online
          samples of Kepler workflows. Not just an image - an actual
          working sample, visible in my browser. Somehow I can't find
          those anymore. Anybody know where these might be?
          <br>
          _______________________________________________<br>
          Kepler-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Kepler-users@kepler-project.org">Kepler-users@kepler-project.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users"
            target="_blank">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kepler-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kepler-users@kepler-project.org">Kepler-users@kepler-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users">http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Christopher Brooks, PMP                       University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841                                (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670 </pre>
  </body>
</html>