Christopher Brooks

Results 152 comments of Christopher Brooks

Develop authentication workflow, using login screen with username, password

If you are using Google as your smtp provider, then you may need to modify your Google account to See https://support.google.com/accounts/answer/6010255?hl=en Allow less secure apps to access your account says:...

Create components/attributes that handle parsing URLs and invoking Ptolemy actors and services - Create a component / attribute which can parse URLs and transfer data to appropriate actors - Create...

Be able to associate data with the geographic location it comes from - covered under "Locate Sensors" (manual workaround)

Create or find the ability to write data to internet destinations. - Write data to web pages - Write data to mobile devices (can use HTML5 format if desired) -...

Develop workflows in Ptera to manage web services

Under Linux and Windows 7, http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII8.0/ptII/ptolemy/domains/sdf/demo/SynthesizedVoice/SynthesizedVoice.jnlp sometimes throws the following exception at the end. ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire. Perhaps VariableRecursiveLattice.prefire() returned false? Try debugging the actor by...

External code and programs that will be included with the Ptolemy II distribution must be open source and in a format that is easy to distribute

The copyright and license information may be found at http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIfaq.htm#ptolemy%20II%20copyright In general, GPL'd code should not be checked in to the repository. All third party code should have a license...

Look at ModelException; consider throwing this to indicate a web service does not have enough data e.g. a missing field from JSON data