Fwd: E-Prime 2.0 Production Release!
David Vinson
d.vinson at ucl.ac.uk
Tue Jun 19 15:46:35 UTC 2012
thank you David for the clarification - we have been wondering about
when to start making the big transition.
cheers,
david
On 19/06/2012 15:32, David McFarlane wrote:
> For those of you not already on the PST mailing list. This
> announcement refers to EP2.0.10.242. Note that this release allows
> for installation and use of multiple Subject Station versions, so that
> we can continue to run experiments made with older versions while
> making new experiments using the new version.
>
> -- David McFarlane
>
>
>> Subject: E-Prime 2.0 Production Release!
>> From: Psychology Software Tools, Inc. <info at pstnet.com>
>> Reply-To: Psychology Software Tools, Inc. <info at pstnet.com>
>> Date: Tue, 19 Jun 2012 14:13:21 +0000
>> Sender: "Psychology Software Tools, Inc."
>> <info=pstnet.com at mail95.us2.rsgsv.net>
>>
>>
>> E-Prime 2.0 Now in Production Release!
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> Psychology Software Tools is proud to announce that E-Prime 2.0 is
>> complete and in production! We would like to thank you for your
>> support as we have developed the final features of E-Prime 2.0. If
>> you have purchased E-Prime 2.0 Release Candidate, you are encouraged
>> to
>> <http://pstnet.us1.list-manage2.com/track/click?u=f80e7472577cb5c410b276814&id=f2eb5999b9&e=91cdee397e>download
>> the Production Release update on our support site at no cost.
>>
>> If you are using an E-Prime Extensions product, you should continue
>> to use the E-Prime 2.0 Release Candidate version (2.0.8.90) until
>> there is an additional announcement that provides an update for the
>> E-Prime Extension products (Target 30-60 days).
>>
>> <http://us1.forward-to-friend.com/forward?u=f80e7472577cb5c410b276814&id=dfd8674cb1&e=91cdee397e>Forward
>> this announcement to a friend.
>>
>> The Production Release of E-Prime 2.0 offers many new features that
>> will enhance the user experience and provide valuable tools for
>> experiment design including:
>>
>> * Experiment Advisor
>> * Enhancements to script language (ScriptSense, AttribSense)
>> * Task Events
>> * Multiple Correct Answers
>> * Auto Response
>> * Enhanced Joystick Support
>> * SoundIn
>> * And More!
>>
>> What's New:
>>
>> * Some new features are only available in E-Prime 2.0 Professional.
>> New Feature Description
>> Multiple Instances of E-Studio Multiple instances of the E-Studio
>> application can be open simultaneously.
>> Copy and Paste Objects between Experiments Exact copies of objects
>> may be created between experiments.
>> ScriptSense™* Authoring and editing E-Basic script is enhanced
>> with ScriptSense™, a code-completion and editing tool.
>> ScriptSense™ is similar to Microsoft’s Intellisense™
>> system; both systems provide automatic completion of commands and
>> context-sensitive information about available coding elements.
>> AttribSense™* AttribSense™ is an auto-completion tool that is
>> enabled on a Text or Slide object where references can be made to
>> attributes using the [AttribName] notation.
>> Toolbox Defaults* Ability to customize the default properties of
>> objects when they are added to the experiment from the Toolbox.
>> MovieDisplay Object Supports the presentation of pre-recorded digital
>> video in DivX, XVid, MPEG-1, MPEG-2, MPEG-4, H-264, WMV formats using
>> the MovieDisplay object and SlideMovie sub-object.
>> SoundIn Object The SoundIn object and SlideSoundIn sub-object are
>> used to record vocal responses from the subject in the WAV format.
>> PackageFile Editor* The PackageFile Editor application can be used to
>> create and modify package files – reusable blocks of E-Basic script
>> that are added to E-Primme experiments via the PackageCall object.
>> StartupInfo Editor* The StartupInfo Editor application can be used to
>> create and modify StartupInfo files – XMLbased documents used to load
>> name/value pairs into the Context object of an experiment.
>> Experiment Advisor* The Experiment Advisor provides the ability to
>> detect design and timing errors in E-Studio and E-Run. In addition,
>> statistics on the OnsetToOnsetTime, OnsetDelay, and LoadTime of
>> objects can be reported.
>> Auto Response* Auto Response enables E-Prime 2.0 to automatically
>> provide a response to any objects which require the subject to make a
>> keyboard response.
>>
>>
>> Enhanced Functionality Description
>> Support for Multiple Video Displays* Presentation of stimuli on
>> multiple video displays
>> Support for UNICODE and International Fonts Presentation of UNICODE
>> and international fonts
>> Support for Additional Image Formats Presentation of image files in
>> multiple formats (BMP, JPG, JPEG, GIF, PNG, TIF, TIFF, EMF, WMF)
>> Procedure.GenerateLabels Property E-Prime 2.0 introduces the
>> Procedure.GenerateLabels property. This allows for a generic
>> mechanism for an experiment author to jump to different portions of a
>> trial.
>> Enhanced Sound Support E-Prime 2.0 introduces the ability to choose
>> the underlying API used to assist with talking to sound hardware when
>> run during an experiment.
>> Stretch Mode E-Prime 2.0 offers additional choices on how to render
>> image and movie components when using the Stretch property.
>> New List sampling randomization feature E-Prime 2.0 includes a new
>> option that applies when sampling stimuli from a List Object: No
>> repeat randomization.
>> Conditional Exit* E-Prime 2.0 Professional introduces the use of the
>> Ctrl+Alt+Backspace key sequence to invoke Conditional Exit. When
>> invoked, the currently running object will exit.
>> Hyperlinks for output files* E-Prime 2.0 Professional provides the
>> ability to view any output files that are created by the experiment.
>> In addition, the files can be accessed by simply clicking on their
>> hyperlink in Generate Window.
>> Customized DataFileName* Customization of the data file name
>> Invalid Version Protection E-Prime 2.0 introduces the ability to
>> protect the runtime from extensions that are deemed too old or new
>> for the currently running system.
>>
>>
>> New Timing Options Description
>> Task Events* Task Events expands the E-Prime 2.0 Professional
>> synchronization capabilities by offering a wide variety of options to
>> take action when specific time critical events occur during an
>> experiment.
>> PreRelease default to “same as duration†The default for
>> PreRelease has been changed to “same as duration†which results
>> in the object passing its entire duration to be absorbed by the next
>> object.
>> DisplayDevice.FlippingEnabled Display back buffer flipping is enabled
>> by default for new experiments.
>> RefreshAlignment RefreshAlignment is the ability for the display
>> scheduling in E-Prime to start an object early if the next refresh is
>> just prior to the next target onset time of an object.
>> Procedure.GenerateLabels Property When set to Yes (default), the
>> Procedure will generate the Procedure_Start, Procedure_
>> Timeline_Start, Procedure_Timeline_Finish, and Procedure_Finish
>> E-Basic script labels.
>> Clock GUI The ability to choose from available clocks via the
>> E-Studio GUI.
>> Stop After Mode Stop After Mode can be used in conjunction with
>> PreRelease and Stop After to obtain the expected experiment performance.
>> Object.GeneratePreRun and Object.
>> GeneratePostRun Property The GeneratePreRun and GeneratePostRun
>> properties provide the benefit of having all of the objects load
>> their properties at a non- time critical portion of an experiment.
>> InputMask.TimeLimit “end of proc†option To avoid the side
>> effects of choosing “same as duration†or “infinite†for the
>> Time Limit property of an input mask, an end of procedure option is
>> available for InputMask to terminate the input mask at the end of the
>> current procedure.
>>
>>
>>
>> More Information
>>
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=5a7994d368&e=91cdee397e>Features
>>
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=dd642e0385&e=91cdee397e>Compare
>> Editions
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=36ce54995d&e=91cdee397e>How
>> To Videos
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=5a33857c12&e=91cdee397e>Publications
>>
>>
>> Conferences
>>
>> <http://pstnet.us1.list-manage1.com/track/click?u=f80e7472577cb5c410b276814&id=c6ebcf3e84&e=91cdee397e>SfN
>>
>> October 13-17
>> New Orleans, LA
>>
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=d2d94ceac2&e=91cdee397e>Psychonomic
>> Society
>> November 15-18
>> Minneapolis, MN
>>
>> Quick Links
>>
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=7840179a93&e=91cdee397e>PST
>> News
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=91726453bd&e=91cdee397e>PST
>> Careers
>> E-Prime Evaluation
>>
>>
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=404a161122&e=91cdee397e>www.pstnet.com
>>
>> <http://pstnet.us1.list-manage1.com/track/click?u=f80e7472577cb5c410b276814&id=17db662754&e=91cdee397e>
>>
>>
>>
>>
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=96a2395679&e=91cdee397e>Privacy
>> Policy |
>> <http://pstnet.us1.list-manage.com/track/click?u=f80e7472577cb5c410b276814&id=f1c75e7697&e=91cdee397e>Terms
>> & Conditions
>>
>> Copyright 2012 Psychology Software Tools, Inc. All Rights Reserved.
>
--
David Vinson, Ph.D.
Senior Postdoctoral Researcher
Cognitive, Perceptual and Brain Sciences Research Department
University College London
26 Bedford Way, London WC1H 0AP
Tel +44 (0)20 7679 5311 (UCL internal ext. 25311)
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.
More information about the Eprime
mailing list