WorldWideScience

Sample records for self-contained scripting language

  1. Using Scripting Languages to Teach Programming

    OpenAIRE

    Syropoulos, Apostolos; Stavrianos, Athanasios

    2014-01-01

    Nowadays, scripting programming languages like Python, Perl and Ruby are widely used in system programming, scientific computing, etc. Although solving a particular problem in these languages requires less time, less programming effort, and less concepts to be taught to achieve the desired goal, still they are not used as teaching tools. Therefore, the use of scripting languages as a teaching vehicle for programming course is very promising. On the other hand, GUI programming, when performed ...

  2. Revising the worksheet with L3: a language and environment foruser-script interaction

    Energy Technology Data Exchange (ETDEWEB)

    Hohn, Michael H.

    2008-01-22

    This paper describes a novel approach to the parameter anddata handling issues commonly found in experimental scientific computingand scripting in general. The approach is based on the familiarcombination of scripting language and user interface, but using alanguage expressly designed for user interaction and convenience. The L3language combines programming facilities of procedural and functionallanguages with the persistence and need-based evaluation of data flowlanguages. It is implemented in Python, has access to all Pythonlibraries, and retains almost complete source code compatibility to allowsimple movement of code between the languages. The worksheet interfaceuses metadata produced by L3 to provide selection of values through thescriptit self and allow users to dynamically evolve scripts withoutre-running the prior versions. Scripts can be edited via text editors ormanipulated as structures on a drawing canvas. Computed values are validscripts and can be used further in other scripts via simplecopy-and-paste operations. The implementation is freely available underan open-source license.

  3. LicenseScript: A Novel Digital Rights Language

    NARCIS (Netherlands)

    Chong, C.N.; Corin, R.J.; Etalle, Sandro; Hartel, Pieter H.; Law, Y.W.; Grimm, R.; Nitzel, J.

    We propose LicenseScript as a new multi-set rewriting/logic based language for expressing dynamic conditions of use of digital assets such as music, video or private data. LicenseScript differs from the other DRM languages in that it caters for the intentional but legal manipulation of data. We

  4. LicenseScript: A Logical Language for Digital Rights Management

    NARCIS (Netherlands)

    Chong, C.N.; Corin, R.J.; Doumen, J.M.; Etalle, Sandro; Hartel, Pieter H.; Law, Y.W.; Tokmakoff, Andrew

    We propose LicenseScript, a language for digital rights management (DRM) based on multiset rewriting and logic programming. LicenseScript enjoys a precise syntax and semantics, and it is rich enough to embed other rights expression languages (REL). We show that LicenseScript is expressive and

  5. LISp-Miner Control Language description of scripting language implementation

    Directory of Open Access Journals (Sweden)

    Milan Simunek

    2014-04-01

    Full Text Available This paper introduces the LISp-Miner Control Language – a scripting language for the LISp-Miner system, an academic system for knowledge discovery in databases. The main purpose of this language is to provide programmable means to all the features of the LISp-Miner system and mainly to automate the main phases of data mining – from data introduction and preprocessing, formulation of analytical tasks, to discovery of the most interesting patterns. In this sense, the language is a necessary prerequisite for the EverMiner project of data mining automation. Language will serve other purposes too – for an automated verification of the LISp-Miner system functionality before a new version is released and as an educational tool in advanced data mining courses.

  6. Checking Correctness of TypeScript Interfaces for JavaScript Libraries

    DEFF Research Database (Denmark)

    Feldthaus, Asger; Møller, Anders

    2014-01-01

    The TypeScript programming language adds optional types to JavaScript, with support for interaction with existing JavaScript libraries via interface declarations. Such declarations have been written for hundreds of libraries, but they can be difficult to write and often contain errors, which may...... affect the type checking and misguide code completion for the application code in IDEs. We present a pragmatic approach to check correctness of TypeScript declaration files with respect to JavaScript library implementations. The key idea in our algorithm is that many declaration errors can be detected...... library and with a low number of false positives. Our analysis of how programmers use library interface declarations furthermore reveals some practical limitations of the TypeScript type system....

  7. Scripting language design and the implementation test for PSO-GA ...

    African Journals Online (AJOL)

    ... the Characters of Code (COC) are measured in order to test the easiness of the programming language. The results show that across all algorithms, the scripting language is anticipated to enable easy programming which has been presented by the very less number of COC compared to the JAVA programming language.

  8. Conversion of the agent-oriented domain-specific language ALAS into JavaScript

    Science.gov (United States)

    Sredojević, Dejan; Vidaković, Milan; Okanović, Dušan; Mitrović, Dejan; Ivanović, Mirjana

    2016-06-01

    This paper shows generation of JavaScript code from code written in agent-oriented domain-specific language ALAS. ALAS is an agent-oriented domain-specific language for writing software agents that are executed within XJAF middleware. Since the agents can be executed on various platforms, they must be converted into a language of the target platform. We also try to utilize existing tools and technologies to make the whole conversion process as simple as possible, as well as faster and more efficient. We use the Xtext framework that is compatible with Java to implement ALAS infrastructure - editor and code generator. Since Xtext supports Java, generation of Java code from ALAS code is straightforward. To generate a JavaScript code that will be executed within the target JavaScript XJAF implementation, Google Web Toolkit (GWT) is used.

  9. Smashing CoffeeScript

    CERN Document Server

    Hudson, Alex

    2013-01-01

    Brew the perfect code with CoffeeScript If you're familiar with JavaScript and the often-frustrating process of creating complex applications, a nice cup of CoffeeScript can help. CoffeeScript is a programming language that compiles into JavaScript and simplifies the entire development process. Now you can tap the full power of CoffeeScript with Smashing CoffeeScript. This full-color, practical book explains CoffeeScript language, syntax, and processes, and will soon have you producing concise and quality code. Ultimately, you'll create RIAs and mobile apps faster, with less

  10. Mastering TypeScript

    CERN Document Server

    Rozentals, Nathan

    2015-01-01

    Whether you are a JavaScript developer aiming to learn TypeScript, or an experienced TypeScript developer wanting to take your skills to the next level, this book is for you. From basic to advanced language constructs, test-driven development, and object-oriented techniques, you will learn how to get the most out of the TypeScript language.

  11. Využití jazyka TypeScript v Power BI

    OpenAIRE

    Černý, Jan

    2016-01-01

    This bachelor thesis looks into creating visualisations in Power BI, product of Microsoft company, and in the TypeScript programming language. Its objective is to explain the visualisation structure and its development. The introductory part of the thesis introduces basic terms, the second part describes the JavaScript language on which TypeScript is patterned. The third chapter inquires into TypeScript and the fourth chapter describes Power BI. The last chapter contains the visualisations th...

  12. JavaScript Pocket Reference

    CERN Document Server

    Flanagan, David

    1998-01-01

    JavaScript is a powerful, object-based scripting language that can be embedded directly in HTML pages. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser -- JavaScript is the language of choice for developing Dynamic HTML (DHTML) content. JavaScript can be integrated effectively with CGI and Java to produce sophisticated Web applications, although, in many cases, JavaScript eliminates the need for complex CGI scripts and Java applets altogether. The JavaScript Pocket Reference is a companion volume to JavaScript: The Definitive Guide

  13. Exploiting Structure and Conventions of Movie Scripts for Information Retrieval and Text Mining

    DEFF Research Database (Denmark)

    Jhala, Arnav

    2008-01-01

    Movie scripts are documents that describe the story, stage direction for actors and camera, and dialogue. Script writers, directors, and cinematographers have standardized the format and language that is used in script writing. Scripts contain a wealth of information about narrative patterns, cha...

  14. TypeScript essentials

    CERN Document Server

    Nance, Christopher

    2014-01-01

    The book introduces the TypeScript language and its features to anyone looking to develop rich web applications. Whether you are new to web development or are an experienced engineer with strong JavaScript skills, this book will get you writing code quickly. A basic understanding of JavaScript and its language features are necessary for this book.

  15. The Effects of Self-Explanation and Reading Questions and Answers on Learning Computer Programming Language

    Science.gov (United States)

    Lee, Nancy

    2013-01-01

    The current study explored the differential effects of two learning strategies, self-explanation and reading questions and answers, on students' test performance in the computer programming language JavaScript. Students' perceptions toward the two strategies as to their effectiveness in learning JavaScript was also explored by examining students'…

  16. Designing Abstractions for JavaScript Program Analysis

    DEFF Research Database (Denmark)

    Andreasen, Esben Sparre

    JavaScript is a widely used dynamic programming language. What started out as a client-side scripting language for browsers, is now used for large applications in many different settings. As for other dynamic languages, JavaScript makes it easy to write programs quickly without being constrained...... by the language, and programmers exploit that power to write highly dynamic programs. Automated tools for helping programmers and optimizing programs are used successfully for many programming languages. Unfortunately, the automated tools for JavaScript are not as good as for other programming languages....... The program analyses, that the automated tools are built upon, are poorly suited to deal with the highly dynamic nature of JavaScript programs. The lack of language restrictions on the programmer are detrimental to the quality of program analyses for JavaScript. The aim of this dissertation is to address...

  17. Reliable JavaScript how to code safely in the world's most dangerous language

    CERN Document Server

    Spencer, Lawrence

    2015-01-01

    Create more robust applications with a test-first approach to JavaScript Reliable JavaScript, How to Code Safely in the World's Most Dangerous Language demonstrates how to create test-driven development for large-scale JavaScript applications that will stand the test of time and stay accurate through long-term use and maintenance. Taking a test-first approach to software architecture, this book walks you through several patterns and practices and explains what they are supposed to do by having you write unit tests. Write the code to pass the unit tests, so you not only develop your technique

  18. Static Analysis for JavaScript

    DEFF Research Database (Denmark)

    Jensen, Simon Holm

    . This dissertation describes the design and implementation of a static analysis for JavaScript that can assist programmers in finding bugs in code during development. We describe the design of a static analysis tool for JavaScript, built using the monotone framework. This analysis infers detailed type information......Web applications present unique challenges to designers of static analysis tools. One of these challenges is the language JavaScript used for client side scripting in the browser. JavaScript is a complex language with many pitfalls and poor tool support compared to other languages...... about programs. This information can be used to detect bugs such as null pointer dereferences and unintended type coercions. The analysis is sound, enabling it to prove the absence of certain program errors. JavaScript is usually run within the context of the browser and the DOM API. The major...

  19. Script-like attachment representations in dreams containing current romantic partners.

    Science.gov (United States)

    Selterman, Dylan; Apetroaia, Adela; Waters, Everett

    2012-01-01

    Recent research has demonstrated parallels between romantic attachment styles and general dream content. The current study examined partner-specific attachment representations alongside dreams that contained significant others. The general prediction was that dreams would follow the "secure base script," and a general correspondence would emerge between secure attachment cognitions in waking life and in dreams. Sixty-one undergraduate student participants in committed dating relationships of six months duration or longer completed the Secure Base Script Narrative Assessment at Time 1, and then completed a dream diary for 14 consecutive days. Blind coders scored dreams that contained significant others using the same criteria for secure base content in laboratory narratives. Results revealed a significant association between relationship-specific attachment security and the degree to which dreams about romantic partners followed the secure base script. The findings illuminate our understanding of mental representations with regards to specific attachment figures. Implications for attachment theory and clinical applications are discussed.

  20. Professional JavaScript for Web Developers

    CERN Document Server

    Zakas, Nicholas C

    2011-01-01

    A significant update to a bestselling JavaScript book As the key scripting language for the web, JavaScript is supported by every modern web browser and allows developers to create client-side scripts that take advantage of features such as animating the canvas tag and enabling client-side storage and application caches. After an in-depth introduction to the JavaScript language, this updated edition of a bestseller progresses to break down how JavaScript is applied for web development using the latest web development technologies. Veteran author and JavaScript guru Nicholas Zakas shows how Jav

  1. JavaScript The Definitive Guide

    CERN Document Server

    Flanagan, David

    2011-01-01

    Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers-a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers. The 6th edition covers HTML5 and ECMAScript 5. Many chapters have been completely rewritten to bring them in line with today's best web development practices. New chapters in this edition document jQuery and server side JavaScript. It's recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers wh

  2. Pro JavaScript with MooTools

    CERN Document Server

    Obcena, Mark Joseph

    2010-01-01

    Pro JavaScript with MooTools is unlike any other JavaScript book on the market today. While similar books focus on either JavaScript as a language of the browser or how to use JavaScript frameworks, Pro JavaScript with MooTools fills the gap between these topics and moves beyond - exploring the advanced features of JavaScript and how the MooTools framework uses these features to further improve the language itself. The book itself takes a unique three-pronged approach. It first walks you through the advanced features of JavaScript and the MooTools framework, including native augmentation and t

  3. Benchmarking JavaScript Frameworks

    OpenAIRE

    Mariano, Carl Lawrence

    2017-01-01

    JavaScript programming language has been in existence for many years already and is one of the most widely known, if not, the most used front-end programming language in web development. However, JavaScript is still evolving and with the emergence of JavaScript Frameworks (JSF), there has been a major change in how developers develop software nowadays. Developers these days often use more than one framework in order to fulfil their job which has given rise to the problem for developers when i...

  4. Advanced software development workstation. Engineering scripting language graphical editor: DRAFT design document

    Science.gov (United States)

    1991-01-01

    The Engineering Scripting Language (ESL) is a language designed to allow nonprogramming users to write Higher Order Language (HOL) programs by drawing directed graphs to represent the program and having the system generate the corresponding program in HOL. The ESL system supports user generation of HOL programs through the manipulation of directed graphs. The components of this graphs (nodes, ports, and connectors) are objects each of which has its own properties and property values. The purpose of the ESL graphical editor is to allow the user to create or edit graph objects which represent programs.

  5. Rubrics and Self-Assessment Scripts Effects on Self-Regulation, Learning and Self-Efficacy in Secondary Education

    Science.gov (United States)

    Panadero, Ernesto; Tapia, Jesus Alonso; Huertas, Juan Antonio

    2012-01-01

    This study compares the effects of two different self-assessment tools--rubrics and scripts--on self-regulation, learning and self-efficacy in interaction with two other independent variables (type of instructions and feedback). A total of 120 secondary school students analyzed landscapes--a usual task when studying Geography--in one of twelve…

  6. A Transcription Scheme for Languages Employing the Arabic Script Motivated by Speech Processing Application

    National Research Council Canada - National Science Library

    Ganjavi, Shadi; Georgiou, Panayiotis G; Narayanan, Shrikanth

    2004-01-01

    ... (The DARPA Babylon Program; Narayanan, 2003). In this paper, we discuss transcription systems needed for automated spoken language processing applications in Persian that uses the Arabic script for writing...

  7. Learning JavaScript

    CERN Document Server

    Powers, Shelley

    2008-01-01

    Packed with best practices and examples of JavaScript use, Learning JavaScript provides complete, no-nonsense coverage of this quirky yet essential language for web development. You'll learn everything from primitive data types to complex features, including JavaScript elements involved with Ajax and dynamic page effects. By the end of the book, you'll be able to work with even the most sophisticated libraries and web applications.

  8. JavaScript Patterns

    CERN Document Server

    Stefanov, Stoyan

    2010-01-01

    What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're writing a client-side, server-side, or desktop application with JavaScript. Written by JavaScript expert Stoyan Stefanov -- Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance

  9. Portable Just-in-Time Specialization of Dynamically Typed Scripting Languages

    Science.gov (United States)

    Williams, Kevin; McCandless, Jason; Gregg, David

    In this paper, we present a portable approach to JIT compilation for dynamically typed scripting languages. At runtime we generate ANSI C code and use the system's native C compiler to compile this code. The C compiler runs on a separate thread to the interpreter allowing program execution to continue during JIT compilation. Dynamic languages have variables which may change type at any point in execution. Our interpreter profiles variable types at both whole method and partial method granularity. When a frequently executed region of code is discovered, the compilation thread generates a specialized version of the region based on the profiled types. In this paper, we evaluate the level of instruction specialization achieved by our profiling scheme as well as the overall performance of our JIT.

  10. Design Automation Using Script Languages. High-Level CAD Templates in Non-Parametric Programs

    Science.gov (United States)

    Moreno, R.; Bazán, A. M.

    2017-10-01

    The main purpose of this work is to study the advantages offered by the application of traditional techniques of technical drawing in processes for automation of the design, with non-parametric CAD programs, provided with scripting languages. Given that an example drawing can be solved with traditional step-by-step detailed procedures, is possible to do the same with CAD applications and to generalize it later, incorporating references. In today’s modern CAD applications, there are striking absences of solutions for building engineering: oblique projections (military and cavalier), 3D modelling of complex stairs, roofs, furniture, and so on. The use of geometric references (using variables in script languages) and their incorporation into high-level CAD templates allows the automation of processes. Instead of repeatedly creating similar designs or modifying their data, users should be able to use these templates to generate future variations of the same design. This paper presents the automation process of several complex drawing examples based on CAD script files aided with parametric geometry calculation tools. The proposed method allows us to solve complex geometry designs not currently incorporated in the current CAD applications and to subsequently create other new derivatives without user intervention. Automation in the generation of complex designs not only saves time but also increases the quality of the presentations and reduces the possibility of human errors.

  11. Learn AppleScript The Comprehensive Guide to Scripting and Automation on MAC OS X

    CERN Document Server

    Rosenthal, Hanaan

    2009-01-01

    AppleScript is an English-like, easy-to-understand scripting language built into every Mac. AppleScript can automate hundreds of AppleScriptable applications, performing tasks both large and small, complex and simple. Learn AppleScript: The Comprehensive Guide to Scripting and Automation on Mac OS X, Third Edition has been completely updated for Mac OS X Snow Leopard. It's all here, with an emphasis on practical information that will help you solve any automation problem-from the most mundane repetitive tasks to highly integrated workflows of complex systems. * Friendly enough for beginners, d

  12. CoffeeScript application development cookbook

    CERN Document Server

    Hatfield, Mike

    2015-01-01

    If you are interested in developing modern applications, this book will help you leverage the vast JavaScript ecosystem while using an elegant language, helping you avoid the shortcomings of JavaScript.

  13. The Little Book on CoffeeScript

    CERN Document Server

    MacCaw, Alex

    2012-01-01

    This little book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable little language that's gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You'll learn CoffeeScript's syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes. Written by Alex MacCaw, author of JavaScript Web Applications (O'Reilly), with contributions from CoffeeScript creator Jeremy Ashkenas, this book

  14. ActionScript 3.0 Bible

    CERN Document Server

    Braunstein, Roger

    2010-01-01

    The updated edition on all the latest features and capabilities of ActionScript 3.0 and Flash Player 10. ActionScript is a popular programming language used primarily for the development of Web sites and software. This update to the successful previous version introduces you to all the exciting new capabilities of ActionScript 3.0. You'll see how ActionScript 3.0 goes beyond its primary use of scripting Flash animations and is now an object-oriented evolution that runs ten times faster than previous versions and can be used in Adobe's new platforms, including Flex and AIR. Hands-on instruction

  15. Lexicon Reduction for Urdu/Arabic Script Based Character Recognition: A Multilingual OCR

    Directory of Open Access Journals (Sweden)

    Saeeda Naz

    2016-04-01

    Full Text Available Arabic script character recognition is challenging task due to complexity of the script and huge number of ligatures. We present a method for the development of multilingual Arabic script OCR (Optical Character Recognition and lexicon reduction for Arabic Script and its derivative languages. The objective of the proposed method is to overcome the large dataset Urdu and similar scripts by using GCT (Ghost Character Theory concept. Arabic and its sibling script languages share the similar character dataset i.e. the character set are difference in diacritic and writing styles like Naskh or Nasta?liq. Based on the proposed method, the lexicon for Arabic and Arabic script based languages can be minimized approximately up to 20 times. The proposed multilingual Arabic script OCR approach have been evaluated for online Arabic and its derivative language like Urdu using BPNN. The result showed that proposed method helps to not only the reduction of lexicon but also helps to develop the Multilanguage character recognition system for Arabic Script.

  16. Foundation ActionScript 3.0 for Flash and Flex

    CERN Document Server

    Richardson, Darren

    2009-01-01

    In this book, you'll: *Learn the fundamentals of ActionScript 3.0 using both the Flash IDE and Flex *Use ActionScript 3.0's object-oriented features *Manipulate sound and video to produce exciting modern web applications *Work with XML as your data source ActionScript 3.0, the latest version of the Flash Platform's scripting language, offers many new and powerful features. ActionScript is now a full-fledged programming language, with complete object-oriented capabilities, improved event handling, sound and video support, drawing capabilities, support for regular expressions, and much more. Whe

  17. Isolating and Restricting Client-Side JavaScript:Isoleren en beperken van JavaScript aan de cliëntzijde

    OpenAIRE

    Van Acker, Steven

    2015-01-01

    In today’s web applications, no one disputes the important role of JavaScript asa client-side programming language. JavaScript can turn the Web into a lively,dynamic and interactive end-user experience. Unfortunately, JavaScript canalso be used to steal sensitive information and abuse powerful functionality. Sloppy input validation can make a web application vulnerable, allowingmalicious JavaScript code to leak into a web application’s JavaScript executionenvironment, where it leads to un...

  18. Globalisation, Language Planning and Language Rights: The Recent Script Policy Measures Adopted by Japan and the People's Republic of China

    Science.gov (United States)

    Premaratne, Dilhara D.

    2015-01-01

    In 2009, two significant script policy measures were adopted by Japan and the People's Republic of China (China hereafter), both as a response to national language needs triggered by globalisation. However, the measures chosen by the two countries were very different, Japan choosing to increase and China choosing to standardise the Chinese…

  19. Pointer Analysis for JavaScript Programming Tools

    DEFF Research Database (Denmark)

    Feldthaus, Asger

    Tools that can assist the programmer with tasks, such as, refactoring or code navigation, have proven popular for Java, C#, and other programming languages. JavaScript is a widely used programming language, and its users could likewise benefit from such tools, but the dynamic nature of the language...... is an obstacle for the development of these. Because of this, tools for JavaScript have long remained ineffective compared to those for many other programming languages. Static pointer analysis can provide a foundation for more powerful tools, although the design of this analysis is itself a complicated endeavor....... In this work, we explore techniques for performing pointer analysis of JavaScript programs, and we find novel applications of these techniques. In particular, we demonstrate how these can be used for code navigation, automatic refactoring, semi-automatic refactoring of incomplete programs, and checking of type...

  20. Scaling-Up Effective Language and Literacy Instruction: Evaluating the Importance of Scripting and Group Size Components

    DEFF Research Database (Denmark)

    Bleses, Dorthe; Højen, Anders; Dale, Philip

    2018-01-01

    participated in a cluster-randomized evaluation of three variations of a language-literacy focused curriculum (LEAP) comprising 40 twice-weekly 30-min lessons. LEAP-LARGE and LEAP-SMALL conditions involved educators’ implementation of a scope and sequence of objectives using scripted lessons provided to whole......-class and small groups, respectively. In LEAP-OPEN, educators followed the scope and sequence but were allowed to determine the instructional activities for each of 40 lessons (i.e., they received no scripted lessons). A business-as-usual (BAU) condition served as the control. Overall, the largest effect sizes...

  1. The Next Generation of Ground Operations Command and Control; Scripting in C Sharp and Visual Basic

    Science.gov (United States)

    Ritter, George; Pedoto, Ramon

    2010-01-01

    This slide presentation reviews the use of scripting languages in Ground Operations Command and Control. It describes the use of scripting languages in a historical context, the advantages and disadvantages of scripts. It describes the Enhanced and Redesigned Scripting (ERS) language, that was designed to combine the features of a scripting language and the graphical and IDE richness of a programming language with the utility of scripting languages. ERS uses the Microsoft Visual Studio programming environment and offers custom controls that enable an ERS developer to extend the Visual Basic and C sharp language interface with the Payload Operations Integration Center (POIC) telemetry and command system.

  2. CoffeeScript application development

    CERN Document Server

    Young, Ian

    2013-01-01

    CoffeeScript Application Development is a practical, hands-on guide with step-by-step instructions. Follow the smooth and easy tutorial approach, covering examples that build in complexity. By the final chapter you'll be wondering why you didn't try CoffeeScript sooner.If you are a JavaScript developer who wants to save time and add power to your code, then this is the book that will help you do it. With minimal fuss you will learn a whole new language which will reduce your application development time from weeks to days.

  3. Learning ActionScript 30

    CERN Document Server

    Shupe, Rich

    2010-01-01

    If you're new to ActionScript 3.0, or want to enhance your skill set, this bestselling book is the ideal guide. Designers, developers, and programmers alike will find Learning ActionScript 3.0 invaluable for navigating ActionScript 3.0's learning curve. You'll learn the language by getting a clear look at essential topics such as logic, event handling, displaying content, classes, and much more. Updated for Flash Professional CS5, this revised and expanded edition delivers hands-on exercises and full-color code samples to help you increase your abilities as you progress through the book. Top

  4. Neural network based system for script identification in Indian ...

    Indian Academy of Sciences (India)

    2016-08-26

    Aug 26, 2016 ... The paper describes a neural network-based script identification system which can be used in the machine reading of documents written in English, Hindi and Kannada language scripts. Script identification is a basic requirement in automation of document processing, in multi-script, multi-lingual ...

  5. There’s no limit to your love - scripting the polyamorous self

    DEFF Research Database (Denmark)

    Tiidenberg, Katrin

    2014-01-01

    the interface of ethnographic material (two year field study), textual blog content, images and individual and group interviews with polyamorous bloggers. I contextualize it via concepts of sexual scripting (Gagnon & Simon, 1973), elements of Foucault’s (1988) tech- nologies of the self - particularly critical...

  6. Some Aspects of Culture Teaching in Foreign Language and ESP Classes: Cultural Scripts and Small Talk

    Directory of Open Access Journals (Sweden)

    Ivona Baranovskaja

    2011-12-01

    Full Text Available The present paper deals with the problem of teaching culture in the foreign language classes at all levels of education. Cultural studies should not be separated from the language syllabus and foreign language learning should not be limited to formal learning of systems of sounds, words, and syntactic structures, but should also include learning the culture of the target language. Success in intercultural communication depends greatly on the understanding of a number of cultural features. The article emphasizes the importance of teaching and learning target culture, as well as introduces the analysis of cultural scripts and small talk in English, Russian and Polish languages. Understanding the cultural differences will benefit and facilitate cross-cultural communication under diverse circumstances. Thereby, this issue is relevant to foreign language and ESP classes focusing on the improvement of both students’ language and cultural skills.

  7. Smashing Nodejs JavaScript Everywhere

    CERN Document Server

    Rauch, Guillermo

    2012-01-01

    Learn to make more efficient apps, with just one language! Smashing Node.js: JavaScript Everywhere equips you with the necessary tools to understand Node.js and its uses in developing efficient web apps. With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption using Node.js is the key to your app development success. Teaching you the essentials to making event-driven server-side apps, this book demonstrates how you can use less space and take less time for communication between web client and server.Contains

  8. A cross-linguistic evaluation of script-specific effects on fMRI lateralization in late second language readers

    Directory of Open Access Journals (Sweden)

    Maki Sophia Koyama

    2014-04-01

    Full Text Available Behavioral and neuroimaging studies have provided evidence that reading is strongly left lateralized, and this pattern of functional lateralization can be indicative of reading competence. However, it remains unclear whether functional lateralization differs between the first (L1 and second (L2 languages in bilingual L2 readers. This question is particularly important when the particular script, or orthography, learned by the L2 readers is markedly different from their L1 script. In this study, we quantified functional lateralization in brain regions involved in visual word recognition for participants’ L1 and L2 scripts, with a particular focus on the effects of L1-L2 script differences in the visual complexity and orthographic depth of the script. Two different groups of late L2 learners participated in an fMRI experiment: L1 readers of Japanese who learnt to read alphabetic English and L1 readers of English who learnt to read both Japanese syllabic Kana and logographic Kanji. The results showed weaker leftward lateralization in the posterior lateral occipital complex (pLOC for logographic Kanji compared with syllabic and alphabetic scripts in both L1 and L2 readers of Kanji. When both L1 and L2 scripts were non-logographic, where symbols are mapped onto sounds, functional lateralization did not significantly differ between L1 and L2 scripts in any region, in any group. Our findings indicate that weaker leftward lateralization for logographic reading reflects greater requirement of the right hemisphere for processing visually complex logographic Kanji symbols, irrespective of whether Kanji is the readers’ L1 or L2, rather than characterizing the efforts of L2 readers to accommodate to the L2 script Finally, brain-behavior analysis revealed that functional lateralization for L2 reading predicted L2 reading competency.

  9. HTML5 programming with JavaScript for dummies

    CERN Document Server

    Mueller, John Paul

    2013-01-01

    Web designers and programmers, add JavaScript to your HTML5 development toolkit without fear Modern websites are complex, and some of the most exciting features - things like geolocation, canvas, portability to mobile and more - require JavaScript to leverage what HTML5 can create. Don't know JavaScript? That's where HTML5 Programming with JavaScript For Dummies comes in. Rather than walking you through JavaScript as a programming language, it approaches JavaScript as a tool to help you enhance web pages. Helps web designers and programmers tap the full power of HT

  10. A Discussion about Upgrading the Quick Script Platform to Create Natural Language based IoT Systems

    DEFF Research Database (Denmark)

    Khanna, Anirudh; Das, Bhagwan; Pandey, Bishwajeet

    2016-01-01

    With the advent of AI and IoT, the idea of incorporating smart things/appliances in our day to day life is converting into a reality. The paper discusses the possibilities and potential of designing IoT systems which can be controlled via natural language, with help of Quick Script as a development...

  11. Functional programming in JavaScript

    CERN Document Server

    Mantyla, Dan

    2015-01-01

    If you are a JavaScript developer interested in learning functional programming, looking for the quantum leap towards mastering the JavaScript language, or just want to become a better programmer in general, then this book is ideal for you. It is aimed at programmers involved in developing reactive frontend apps, server-side apps that wrangle with reliability and concurrency, and everything in between.

  12. Mixed Messages: Measuring Conformance and Non-Interference in TypeScript

    OpenAIRE

    Williams, Jack; Morris, J. Garrett; Wadler, Philip; Zalewski, Jakub

    2017-01-01

    TypeScript participates in the recent trend among programming languages to support gradual typing. The DefinitelyTyped Repository for TypeScript supplies type definitions for over 2000 popular JavaScript libraries. However, there is no guarantee that implementations conform to their corresponding declarations.We present a practical evaluation of gradual typing for TypeScript. We have developed a tool for use with TypeScript, based on the polymorphic blame calculus, for monitoring JavaScript l...

  13. The Next Generation of Ground Operations Command and Control; Scripting in C no. and Visual Basic

    Science.gov (United States)

    Ritter, George; Pedoto, Ramon

    2010-01-01

    Scripting languages have become a common method for implementing command and control solutions in space ground operations. The Systems Test and Operations Language (STOL), the Huntsville Operations Support Center (HOSC) Scripting Language Processor (SLP), and the Spacecraft Control Language (SCL) offer script-commands that wrap tedious operations tasks into single calls. Since script-commands are interpreted, they also offer a certain amount of hands-on control that is highly valued in space ground operations. Although compiled programs seem to be unsuited for interactive user control and are more complex to develop, Marshall Space flight Center (MSFC) has developed a product called the Enhanced and Redesign Scripting (ERS) that makes use of the graphical and logical richness of a programming language while offering the hands-on and ease of control of a scripting language. ERS is currently used by the International Space Station (ISS) Payload Operations Integration Center (POIC) Cadre team members. ERS integrates spacecraft command mnemonics, telemetry measurements, and command and telemetry control procedures into a standard programming language, while making use of Microsoft's Visual Studio for developing Visual Basic (VB) or C# ground operations procedures. ERS also allows for script-style user control during procedure execution using a robust graphical user input and output feature. The availability of VB and C# programmers, and the richness of the languages and their development environment, has allowed ERS to lower our "script" development time and maintenance costs at the Marshall POIC.

  14. JavaScript programmer's reference

    CERN Document Server

    Valentine, Thomas

    2013-01-01

    JavaScript Programmer's Reference is an invaluable resource that won't stray far from your desktop (or your tablet!). It contains detailed information on every JavaScript object and command, and combines that reference with practical examples showcasing how you can use those commands in the real world. Whether you're just checking the syntax of a method or you're starting out on the road to JavaScript mastery, the JavaScript Programmer's Reference will be an essential aid.  With a detailed and informative tutorial section giving you the ins and outs of programming with JavaScript and the DOM f

  15. JavaScript & jQuery The Missing Manual

    CERN Document Server

    McFarland, David

    2011-01-01

    JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects-but many web designers find the language hard to learn. This jargon-free guide covers JavaScript basics and shows you how to save time and effort with the jQuery library of prewritten JavaScript code. You'll soon be building web pages that feel and act like desktop programs, without having to do much programming. The important stuff you need to know: Make your pages interactive. Create JavaScript events that react to visitor actions.Use animations and effects. Build drop-down navigation menus, pop-ups

  16. Tool-supported Refactoring for JavaScript

    DEFF Research Database (Denmark)

    Feldthaus, Asger; Millstein, Todd; Møller, Anders

    2011-01-01

    Script because of its dynamic nature. We propose a framework for specifying and implementing JavaScript refactorings based on pointer analysis. We describe novel refactorings motivated by best practice recommendations for JavaScript programming, and demonstrate how they can be described concisely in terms...... of queries provided by our framework. Experiments performed with a prototype implementation on a suite of existing applications show that our approach is well-suited for developing practical refactoring tools for JavaScript.......Refactoring is a popular technique for improving the structure of existing programs while maintaining their behavior. For statically typed programming languages such as Java, a wide variety of refactorings have been described, and tool support for performing refactorings and ensuring...

  17. The Power of Scripting: DGS Meets Programming

    Directory of Open Access Journals (Sweden)

    Jürgen Richter-Gebert

    2010-06-01

    Full Text Available In this article we demonstrate how the combination of a system for dynamic geometry with a freely programmable scripting environment can be advantageously used in teaching and research. We explain the reasons behind various design decisions that were made by us when designing the language CindyScript and give examples that proof how they lead to easy and understandable code that can be used in education. We give several concrete application scenarios of the language that was developed by the authors and seamlessly interacts with the dynamic geometry system Cinderella.

  18. Efficient Approximate JavaScript Call Graph Construction

    NARCIS (Netherlands)

    S. Benschop

    2014-01-01

    htmlabstractJavaScript has seen an increase in popularity in the last few years, both in the browser as well as on other platforms such as Node.js. However, the tools to help developers reason about JavaScript code remain fairly barebone in comparison with tooling for static languages such as Java.

  19. Sparks Will Fly: engineering creative script conflicts

    Science.gov (United States)

    Veale, Tony; Valitutti, Alessandro

    2017-10-01

    Scripts are often dismissed as the stuff of good movies and bad politics. They codify cultural experience so rigidly that they remove our freedom of choice and become the very antithesis of creativity. Yet, mental scripts have an important role to play in our understanding of creative behaviour, since a deliberate departure from an established script can produce results that are simultaneously novel and familiar, especially when others stick to the conventional script. Indeed, creative opportunities often arise at the overlapping boundaries of two scripts that antagonistically compete to mentally organise the same situation. This work explores the computational integration of competing scripts to generate creative friction in short texts that are surprising but meaningful. Our exploration considers conventional macro-scripts - ordered sequences of actions - and the less obvious micro-scripts that operate at even the lowest levels of language. For the former, we generate plots that squeeze two scripts into a single mini-narrative; for the latter, we generate ironic descriptions that use conflicting scripts to highlight the speaker's pragmatic insincerity. We show experimentally that verbal irony requires both kinds of scripts - macro and micro - to work together to reliably generate creative sparks from a speaker's subversive intent.

  20. The use of the Arabic script in northern Mozambique | Bonate ...

    African Journals Online (AJOL)

    Northern Mozambican Muslim population has been using the Arabic script for writing in KiSwahili and local African languages for centuries. Even today, many people continue using this script in private correspondence. Despite the abundance of the documents in this script that are housed at the Mozambique Historical ...

  1. MatLab Script and Functional Programming

    Science.gov (United States)

    Shaykhian, Gholam Ali

    2007-01-01

    MatLab Script and Functional Programming: MatLab is one of the most widely used very high level programming languages for scientific and engineering computations. It is very user-friendly and needs practically no formal programming knowledge. Presented here are MatLab programming aspects and not just the MatLab commands for scientists and engineers who do not have formal programming training and also have no significant time to spare for learning programming to solve their real world problems. Specifically provided are programs for visualization. The MatLab seminar covers the functional and script programming aspect of MatLab language. Specific expectations are: a) Recognize MatLab commands, script and function. b) Create, and run a MatLab function. c) Read, recognize, and describe MatLab syntax. d) Recognize decisions, loops and matrix operators. e) Evaluate scope among multiple files, and multiple functions within a file. f) Declare, define and use scalar variables, vectors and matrices.

  2. Evaluation of Static JavaScript Call Graph Algorithms

    NARCIS (Netherlands)

    J.-J. Dijkstra (Jorryt-Jan)

    2014-01-01

    htmlabstractThis thesis consists of a replication study in which two algorithms to compute JavaScript call graphs have been implemented and evaluated. Existing IDE support for JavaScript is hampered due to the dynamic nature of the language. Previous studies partially solve call graph computation

  3. Programming Language Pragmatics

    CERN Document Server

    Scott, Michael L

    2005-01-01

    Thoroughly updated to reflect the most current developments in language design and implementation, the second edition*Addresses key developments in programming language design:+ Finalized C99 standard+ Java 5+ C# 2.0+ Java concurrency package (JSR 166) and comparable mechanisms in C#+ Java and C# generics*Introduces and discusses scripting languages throughout the book and in an entire new chapter that covers:+ Application domains: shell languages, text processing and report generation, mathematics and statistics, "glue" languages and general purpose scripting, extension languages, scripting t

  4. Practical Analysis of the Dynamic Characteristics of JavaScript

    OpenAIRE

    Wei, Shiyi

    2015-01-01

    JavaScript is a dynamic object-oriented programming language, which is designed with flexible programming mechanisms. JavaScript is widely used in developing sophisticated software systems, especially web applications. Despite of its popularity, there is a lack of software tools that support JavaScript for software engineering clients. Dataflow analysis approximates software behavior by analyzing the program code; it is the foundation for many software tools. However, several unique features...

  5. JavaScript and interactive web pages in radiology.

    Science.gov (United States)

    Gurney, J W

    2001-10-01

    Web publishing is becoming a more common method of disseminating information. JavaScript is an object-orientated language embedded into modern browsers and has a wide variety of uses. The use of JavaScript in radiology is illustrated by calculating the indices of sensitivity, specificity, and predictive values from a table of true positives, true negatives, false positives, and false negatives. In addition, a single line of JavaScript code can be used to annotate images, which has a wide variety of uses.

  6. Page segmentation using script identification vectors: A first look

    Energy Technology Data Exchange (ETDEWEB)

    Hochberg, J.; Cannon, M.; Kelly, P.; White, J.

    1997-07-01

    Document images in which different scripts, such as Chinese and Roman, appear on a single page pose a problem for optical character recognition (OCR) systems. This paper explores the use of script identification vectors in the analysis of multilingual document images. A script identification vector is calculated for each connected component in a document. The vector expresses the closest distance between the component and templates developed for each of thirteen scripts, including Arabic, Chinese, Cyrillic, and Roman. The authors calculate the first three principal components within the resulting thirteen-dimensional space for each image. By mapping these components to red, green, and blue, they can visualize the information contained in the script identification vectors. The visualization of several multilingual images suggests that the script identification vectors can be used to segment images into script-specific regions as large as several paragraphs or as small as a few characters. The visualized vectors also reveal distinctions within scripts, such as font in Roman documents, and kanji vs. kana in Japanese. Results are best for documents containing highly dissimilar scripts such as Roman and Japanese. Documents containing similar scripts, such as Roman and Cyrillic will require further investigation.

  7. Representin' in cyberspace: sexual scripts, self-definition, and hip hop culture in Black American adolescent girls' home pages.

    Science.gov (United States)

    Stokes, Carla E

    2007-01-01

    Despite the importance of media in the lives of girls, sexuality researchers have largely overlooked how Black American adolescent girls engage with media to construct sexual self-definitions and explore their emerging sexuality. This study investigated sexual scripts, self-definition, and hip hop culture in internet home pages constructed by Black girls aged 14-17 years residing in southern states in the USA. Although some girls in the sample constructed sexual self-representations that mirrored sexual scripts portrayed in the media, hip hop, and youth cyberculture, others resisted stereotypical representations of Black female sexuality. This paper discusses the dominant sexual scripts that emerged from in-depth analysis of 27 home pages constructed by girls residing in Georgia. The focus is on 'Freaks', 'Virgins', 'Down-Ass Chicks/Bitches', 'Pimpettes', and Resisters. Findings suggest that a one-size-fits-all approach to sexuality education may fail to address key contextual issues of relevance to girls and young women. Innovative sexuality and media education strategies that respond to the significance of media in the lives of Black American girls and young women are needed.

  8. Object oriented JavaScript

    CERN Document Server

    Stefanov, Stoyan

    2013-01-01

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice questions at the end of each chapter to help you review what you have learned.For new to intermediate JavaScript developer who wants to prepare themselves for web development problems solved by smart JavaSc

  9. Dual mass, H-script-spaces, self-dual gauge connections, and nonlinear gravitons with topological origin

    International Nuclear Information System (INIS)

    Magnon, A.; Departement de Mathematiques, Universite de Clermont-Fd. 63170 Aubiere, France)

    1986-01-01

    An analogy between source-free, asymptotically Taub--NUT magnetic monopole solutions to Einstein's equation and self-(anti-self-) dual gauge connections is displayed, which finds its origin in the first Chern class of these space-times. A definition of asymptotic graviton modes is proposed that suggests that a subclass of Penrose's nonlinear gravitons or Newman's H-script-spaces could emerge from nontrivial space-time topologies

  10. Constructing Workflows from Script Applications

    Directory of Open Access Journals (Sweden)

    Mikołaj Baranowski

    2012-01-01

    Full Text Available For programming and executing complex applications on grid infrastructures, scientific workflows have been proposed as convenient high-level alternative to solutions based on general-purpose programming languages, APIs and scripts. GridSpace is a collaborative programming and execution environment, which is based on a scripting approach and it extends Ruby language with a high-level API for invoking operations on remote resources. In this paper we describe a tool which enables to convert the GridSpace application source code into a workflow representation which, in turn, may be used for scheduling, provenance, or visualization. We describe how we addressed the issues of analyzing Ruby source code, resolving variable and method dependencies, as well as building workflow representation. The solutions to these problems have been developed and they were evaluated by testing them on complex grid application workflows such as CyberShake, Epigenomics and Montage. Evaluation is enriched by representing typical workflow control flow patterns.

  11. Programming HTML5 Applications Building Powerful Cross-Platform Environments in JavaScript

    CERN Document Server

    Kessin, Zachary

    2011-01-01

    HTML5 is not just a replacement for plugins. It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applications. This practical guide takes you beyond simple site creation and shows you how to build self-contained HTML5 applications that can run on mobile devices and compete with desktop apps. You'll learn powerful JavaScript tools for exploiting HTML5 elements, and discover new methods for working with data, such as offline storage and multithreaded processing. Complete with code samples, this book is

  12. Google Script Adding Functionality to Your Google Apps

    CERN Document Server

    Ferreira, James

    2012-01-01

    How can you extend Google Apps to fit your organization's needs? This concise guide shows you how to use Google Scripts, the JavaScript-based language that provides a complete web-based development platform-with no downloads, configuration, or compiling required. You'll learn how to add functionality to Gmail, spreadsheets, and other Google services, or build data-driven apps that run from a spreadsheet, in a browser window, or within a Google Site. If you have some Java experience, getting started with Google Scripts is easy. Through code examples and step-by-step instructions, you'll learn

  13. Scripting DRAGON

    International Nuclear Information System (INIS)

    Hebert, A.

    2002-01-01

    The paper describes an user-oriented framework specifically designed to facilitate the use of legacy Fortran codes similar to Dragon. The basic idea is to use a bytecode interpreted language as a glue to link all the components required by the end user. This scripting approach is illustrated with Dragon, where we have replaced the control language CLE-2000 with a bytecode interpreted language, without having to modify Dragon. We have shown how Python or Java can be used to link the Dragon modules together and to construct an object-oriented user interface. Python or Java can also be used to construct execution procedures, calculation schemes and graphical user interfaces. Java was finally selected as the most interesting choice. This approach can be used with other legacy Fortran codes, as soon as their input/output data structures are Dragon-compatible. The only modification required on Fortran code is the replacement of some common blocks by associative tables, already available with the LCM application programming interface. (author)

  14. The Effect of Script Similarity on Executive Control in Bilinguals

    Directory of Open Access Journals (Sweden)

    Emily L Coderre

    2014-09-01

    Full Text Available The need for executive control (EC during bilingual language processing is thought to enhance these abilities, conferring a ‘bilingual advantage’ on EC tasks. Recently, the reliability and robustness of the bilingual advantage has been questioned, with many variables reportedly affecting the size and presence of the bilingual advantage. This study investigates one further variable that may affect bilingual EC abilities: the similarity of a bilingual’s two languages. We hypothesize that bilinguals whose two languages have a larger degree of orthographic overlap will require greater EC to manage their languages compared to bilinguals who use two languages with less overlap. We tested three groups of bilinguals with language pairs ranging from high- to low-similarity (German-English (GE, Polish-English (PE, and Arabic-English (AE, respectively and a group of English monolinguals on a Stroop and Simon task. Two components of the bilingual advantage were investigated: an interference advantage, such that bilinguals have smaller interference effects than monolinguals; and a global RT advantage, such that bilinguals are faster overall than monolinguals. Between bilingual groups, these effects were expected to be modulated by script similarity. AE bilinguals showed the smallest Stroop interference effects, but the longest overall RTs in both tasks. These seemingly contradictory results are explained by the presence of cross-linguistic interference in the Stroop task. We conclude that similar-script bilinguals demonstrated more effective domain-general EC than different-script bilinguals, since high orthographic overlap creates more cross-linguistic activation and increases the daily demands on cognitive control. The role of individual variation is also discussed. These results suggest that script similarity is an important variable to consider in investigations of bilingual executive control abilities.

  15. JavaScript and jQuery for data analysis and visualization

    CERN Document Server

    Raasch, Jon; Ogievetsky, Vadim; Lowery, Joseph

    2014-01-01

    Go beyond design concepts-build dynamic data visualizations using JavaScript JavaScript and jQuery for Data Analysis and Visualization goes beyond design concepts to show readers how to build dynamic, best-of-breed visualizations using JavaScript-the most popular language for web programming. The authors show data analysts, developers, and web designers how they can put the power and flexibility of modern JavaScript libraries to work to analyze data and then present it using best-of-breed visualizations. They also demonstrate the use of each technique with real-world use cases, showing how to

  16. Culture, Ethics, Scripts, and Gifts.

    Science.gov (United States)

    Messerschmitt, Dorothy; Hafernik, Johnnie Johnson; Vandrick, Stephanie

    1997-01-01

    Discusses gift-giving patterns in different cultures, particularly in relation to teacher-student interactions in English-as-a-Second-Language (ESL) instruction. Situations in which gift-giving can raise ethical questions and how to teach culturally diverse students about this issue are highlighted. Script theory provides a theoretical basis for…

  17. Manipulation of Motivating Operations and Use of a Script-Fading Procedure to Teach Mands for Location to Children with Language Delays

    Science.gov (United States)

    Howlett, Melissa A.; Sidener, Tina M.; Progar, Patrick R.; Sidener, David W.

    2011-01-01

    The effects of contriving motivating operations (MOs) and script fading on the acquisition of the mand "Where's [object]?" were evaluated in 2 boys with language delays. During each session, trials were alternated in which high-preference items were present (abolishing operation [AO] trials) or missing (establishing operation [EO] trials) from…

  18. Head First HTML5 Programming Building Web Apps with JavaScript

    CERN Document Server

    Freeman, Eric

    2011-01-01

    HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML's put on some major muscle. Now we've got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak this language you've got to go beyond HTML5 markup and into the world of the DOM, events, and JavaScript APIs. Now you probably already know all about HTML markup (otherwise known as structure) and you know all aboutCSS style (presentation), but what you've been missing is JavaScript (behavior). If all you know about

  19. Modules based on the geochemical model PHREEQC for use in scripting and programming languages

    Science.gov (United States)

    Charlton, Scott R.; Parkhurst, David L.

    2011-01-01

    The geochemical model PHREEQC is capable of simulating a wide range of equilibrium reactions between water and minerals, ion exchangers, surface complexes, solid solutions, and gases. It also has a general kinetic formulation that allows modeling of nonequilibrium mineral dissolution and precipitation, microbial reactions, decomposition of organic compounds, and other kinetic reactions. To facilitate use of these reaction capabilities in scripting languages and other models, PHREEQC has been implemented in modules that easily interface with other software. A Microsoft COM (component object model) has been implemented, which allows PHREEQC to be used by any software that can interface with a COM server—for example, Excel®, Visual Basic®, Python, or MATLAB". PHREEQC has been converted to a C++ class, which can be included in programs written in C++. The class also has been compiled in libraries for Linux and Windows that allow PHREEQC to be called from C++, C, and Fortran. A limited set of methods implements the full reaction capabilities of PHREEQC for each module. Input methods use strings or files to define reaction calculations in exactly the same formats used by PHREEQC. Output methods provide a table of user-selected model results, such as concentrations, activities, saturation indices, and densities. The PHREEQC module can add geochemical reaction capabilities to surface-water, groundwater, and watershed transport models. It is possible to store and manipulate solution compositions and reaction information for many cells within the module. In addition, the object-oriented nature of the PHREEQC modules simplifies implementation of parallel processing for reactive-transport models. The PHREEQC COM module may be used in scripting languages to fit parameters; to plot PHREEQC results for field, laboratory, or theoretical investigations; or to develop new models that include simple or complex geochemical calculations.

  20. Re-writing the Script: Representations of Transgender Creativity in Contemporary Young Adult Fiction and Television

    Directory of Open Access Journals (Sweden)

    Norbury, Kate

    2014-12-01

    Full Text Available The transgender, gender-atypical or intersex protagonist challenges normative assumptions and expectations about gender, identity and sexuality. This article argues that contemporary transgender-themed young adult fiction and television uses the theme of creativity or the creative achievement script to override previously negative representations of adolescent transgender subjectivities. I consider three English-language novels and one television series for young adults and use script theory to analyse these four texts, each of which has an optimistic ending. The television series, Glee (2009- , is now in its sixth season and therefore has not yet formally concluded. This more recent selection of texts which date from 2011 validate young adult transgender experience and model diversity and acceptance. Cris Beam’s I Am J (2011 and Kirstin Cronn-Mills’ Beautiful Music for Ugly Children (2012, both originally published in the United States, depict female to male transitions. Alyssa Brugman’s Alex as Well (2013, originally published in Australia, foregrounds the experience of an intersex teenager, Alex, raised as a boy, but who, at the age of fourteen, decides she is female. Glee introduced the transgender character Unique in 2012, and she continues to be a central member of the New Directions choir. The Swedish graphic novel, Elias Ericson’s Åror (2013, includes two transgender characters who enact the creative achievement script and fall in love with each other. In other words, Ericson’s graphic novel goes further than the English-language texts to date. Collectively, these transgender, gender-atypical or intersex protagonists and central characters assert their individual agency and creative sense of self. The transgender character’s particular creativity ultimately secures a positive sense of self.

  1. Learner Motivation in Self-Access Language Learning

    Science.gov (United States)

    Gardner, David; Yung, Kevin W. H.

    2017-01-01

    This paper reports on the findings of a study looking at students' motivation to engage in self-access language learning (SALL) while taking an English for Academic Purposes course which contains a substantial integrated SALL component. To-date there has been limited research into the motivation of such students but it is an important area of…

  2. Self-Regulation in Language Learning.

    Science.gov (United States)

    Tseng, Wen-Ta; Liu, Heidi; Nix, John-Michael L

    2017-04-01

    Self-regulated learning has been a widely researched subject for decades in educational psychology. Different instruments have been developed to understand learners' self-regulated learning in a specific subject domain. This study developed a measurement scale to assess English-as-a-foreign-language learners' self-regulatory capacity in English language learning and further examined the effects of gender on English-as-a-foreign-language learners' self-regulatory capacity. A series of psychometric analyses including exploratory factor analysis, confirmatory factor analysis, and full structural equation modeling were undertaken to answer the research questions raised. The findings suggest that the scale can attain high reliability and strong validity in two different samplings, and the underlying construct of self-regulation in English language learning is shown to be multidimensional with a significant impact by gender. Theoretical and pedagogical implications are further put forward in light of the research findings.

  3. An ESL Audio-Script Writing Workshop

    Science.gov (United States)

    Miller, Carla

    2012-01-01

    The roles of dialogue, collaborative writing, and authentic communication have been explored as effective strategies in second language writing classrooms. In this article, the stages of an innovative, multi-skill writing method, which embeds students' personal voices into the writing process, are explored. A 10-step ESL Audio Script Writing Model…

  4. [Radiology information system using HTML, JavaScript, and Web server].

    Science.gov (United States)

    Sone, M; Sasaki, M; Oikawa, H; Yoshioka, K; Ehara, S; Tamakawa, Y

    1997-12-01

    We have developed a radiology information system using intranet techniques, including hypertext markup language, JavaScript, and Web server. JavaScript made it possible to develop an easy-to-use application, as well as to reduce network traffic and load on the server. The system we have developed is inexpensive and flexible, and its development and maintenance are much easier than with the previous system.

  5. The secure base script: associated with early maladaptive schemas related to attachment.

    Science.gov (United States)

    McLean, Heather R; Bailey, Heidi N; Lumley, Margaret N

    2014-12-01

    To examine the relations between traditionally assessed early maladaptive schemas and the attachment-specific secure base script (a script-like representation of what individuals expect to happen when they face distress), to inform our understanding of beliefs about the self in relation to others. The present study took an ecologically driven approach, assessing knowledge of the secure base script from descriptions of current relationships. A cross-sectional design was used. One hundred forty-six undergraduate students, recruited as part of a larger study on adversity and self-concept, provided narrative descriptions of their current relationships. Narratives were coded for attachment-related 'secure base' content using a secure base script scale for relationship narratives. Early maladaptive schemas were assessed with the Young Schema Questionnaire, and attachment was additionally evaluated using the Experiences in Close Relationships questionnaire. Self-reported attachment avoidance and anxiety were related to secure base script content in theory-consistent ways. The extent to which participants described secure base script content was inversely associated with four out of five maladaptive schemas characterized most centrally by disconnection from others. Furthermore, these associations remained significant when controlling for self-reported attachment style. Self-reported attachment avoidance and anxiety also were related to maladaptive schemas in a predictable pattern. Results bridge cognitive and attachment theories, supporting the interrelatedness of secure base script knowledge assessed in current relationships, and schema-related content regarding connectedness with others. Better integration of theories regarding internal representations may serve to enrich psychotherapeutic formulation from a variety of clinical perspectives. Schema Therapy's (Young, Klosko, & Weishaar, 2003 , Schema therapy: A practitioner's guide. New York: Guilford Press) early

  6. Effects of peer-mediated implementation of visual scripts in middle school.

    Science.gov (United States)

    Ganz, Jennifer B; Heath, Amy K; Lund, Emily M; Camargo, Siglia P H; Rispoli, Mandy J; Boles, Margot; Plaisance, Lauren

    2012-05-01

    Although research has investigated the impact of peer-mediated interventions and visual scripts on social and communication skills in children with autism spectrum disorders, no studies to date have investigated peer-mediated implementation of scripts. This study investigated the effects of peer-implemented scripts on a middle school student with autism, intellectual impairments, and speech-language impairment via a multiple baseline single-case research design across behaviors. The target student demonstrated improvements in three communicative behaviors when implemented by a trained peer; however, behaviors did not generalize to use with an untrained typically developing peer.

  7. USING STROKE-BASED OR CHARACTER-BASED SELF-ORGANIZING MAPS IN THE RECOGNITION OF ONLINE, CONNECTED CURSIVE SCRIPT

    NARCIS (Netherlands)

    SCHOMAKER, L

    Comparisons are made between a number of stroke-based and character-based recognizers of connected cursive script. In both approaches a Kohonen self-organizing neural network is used as a feature-vector quantizer. It is found that a ''best match only'' character-based recognizer performs better than

  8. Server-side Statistics Scripting in PHP

    Directory of Open Access Journals (Sweden)

    Jan de Leeuw

    1997-06-01

    Full Text Available On the UCLA Statistics WWW server there are a large number of demos and calculators that can be used in statistics teaching and research. Some of these demos require substantial amounts of computation, others mainly use graphics. These calculators and demos are implemented in various different ways, reflecting developments in WWW based computing. As usual, one of the main choices is between doing the work on the client-side (i.e. in the browser or on the server-side (i.e. on our WWW server. Obviously, client-side computation puts fewer demands on the server. On the other hand, it requires that the client downloads Java applets, or installs plugins and/or helpers. If JavaScript is used, client-side computations will generally be slow. We also have to assume that the client is installed properly, and has the required capabilities. Requiring too much on the client-side has caused browsing machines such as Netscape Communicator to grow beyond all reasonable bounds, both in size and RAM requirements. Moreover requiring Java and JavaScript rules out such excellent browsers as Lynx or Emacs W3. For server-side computing, we can configure the server and its resources ourselves, and we need not worry about browser capabilities and configuration. Nothing needs to be downloaded, except the usual HTML pages and graphics. In the same way as on the client side, there is a scripting solution, where code is interpreted, or a ob ject-code solution using compiled code. For the server-side scripting, we use embedded languages, such as PHP/FI. The scripts in the HTML pages are interpreted by a CGI program, and the output of the CGI program is send to the clients. Of course the CGI program is compiled, but the statistics procedures will usually be interpreted, because PHP/FI does not have the appropriate functions in its scripting language. This will tend to be slow, because embedded languages do not deal efficiently with loops and similar constructs. Thus a first

  9. An ERP investigation of visual word recognition in syllabary scripts.

    Science.gov (United States)

    Okano, Kana; Grainger, Jonathan; Holcomb, Phillip J

    2013-06-01

    The bimodal interactive-activation model has been successfully applied to understanding the neurocognitive processes involved in reading words in alphabetic scripts, as reflected in the modulation of ERP components in masked repetition priming. In order to test the generalizability of this approach, in the present study we examined word recognition in a different writing system, the Japanese syllabary scripts hiragana and katakana. Native Japanese participants were presented with repeated or unrelated pairs of Japanese words in which the prime and target words were both in the same script (within-script priming, Exp. 1) or were in the opposite script (cross-script priming, Exp. 2). As in previous studies with alphabetic scripts, in both experiments the N250 (sublexical processing) and N400 (lexical-semantic processing) components were modulated by priming, although the time course was somewhat delayed. The earlier N/P150 effect (visual feature processing) was present only in "Experiment 1: Within-script priming", in which the prime and target words shared visual features. Overall, the results provide support for the hypothesis that visual word recognition involves a generalizable set of neurocognitive processes that operate in similar manners across different writing systems and languages, as well as pointing to the viability of the bimodal interactive-activation framework for modeling such processes.

  10. Applications of custom scripting in digital micrograph: general image manipulation and utilities

    International Nuclear Information System (INIS)

    Mitchell, D.R.G.

    2002-01-01

    Full text: The Gatan Imaging Filter (GIF) uses a charge coupled device (CCD) camera to capture images and spectra. Image capture and manipulation is achieved through Gatan's Digital Micrograph software. This has many capabilities built-in, and can be further extended through installation of custom scripts. These are typically short programs written in a powerful scripting language, which permits many aspects of image acquisition and subsequent manipulation to be controlled by the user. Custom scripts can be added to the normal pull down menus, producing a very flexible and easy to use environment. The scripts described here demonstrate how custom scripting can enhance the functionality of a modem analytical TEM equipped with, in this instance, a GIF. However, scripting will enhance any TEM using a CCD camera controlled through Digital Micrograph. The examples shown here include: a) a script to rotationally average a selected area diffraction pattern and produce a calibrated radial intensity profile, b) a utility script which monitors and graphically displays the CCD temperature as a function of time and c) a simple script to propagate image spatial calibrations to uncalibrated images, such as EFTEM images. Other scripts by the author along with some scripting resources are also discussed. Copyright (2002) Australian Society for Electron Microscopy Inc

  11. TypeScript revealed

    CERN Document Server

    Maharry, Dan

    2013-01-01

    TypeScript Revealed is a quick 100-page guide to Anders Hejlsberg's new take on JavaScript. With this brief, fast-paced introduction to TypeScript, .NET, Web and Windows 8 application developers who are already familiar with JavaScript will easily get up to speed with TypeScript and decide whether or not to start incorporating it into their own development. TypeScript is 'JavaScript for Application-scale development'; a superset of JavaScript that brings to it an additional object-oriented-like syntax familiar to .NET programmers that compiles down into simple, clean JavaScript that any browse

  12. TH-D-BRB-04: Pinnacle Scripting: Improving Efficiency While Maintaining Safety

    Energy Technology Data Exchange (ETDEWEB)

    Moore, J. [Johns Hopkins University (United States)

    2016-06-15

    Scripting capabilities and application programming interfaces (APIs) are becoming commonly available in modern treatment planning systems. These links to the treatment planning system (TPS) allow users to read data from the TPS, and in some cases use TPS functionality and write data back to the TPS. Such tools are powerful extensions, allowing automation of routine clinical tasks and supporting research, particularly research involving repetitive tasks on large patient populations. The data and functionality exposed by scripting/API capabilities is vendor dependent, as are the languages used by script/API engines, such as the Microsoft .NET framework or Python. Scripts deployed in a clinical environment must be commissioned and validated like any other software tool. This session will provide an overview of scripting applications and a discussion of best practices, followed by a practical introduction to the scripting capabilities of three commercial treatment planning systems. Learning Objectives: Understand the scripting capabilities available in several treatment planning systems Learn how to get started using scripting capabilities Understand the best practices for safe script deployment in a clinical environment R. Popple, Varian Medical Systems has provided research support unrelated to the topic of this session.R. Cardan, Varian Medical Systems for grant research, product evaluation, and teaching honorarium.

  13. TH-D-BRB-04: Pinnacle Scripting: Improving Efficiency While Maintaining Safety

    International Nuclear Information System (INIS)

    Moore, J.

    2016-01-01

    Scripting capabilities and application programming interfaces (APIs) are becoming commonly available in modern treatment planning systems. These links to the treatment planning system (TPS) allow users to read data from the TPS, and in some cases use TPS functionality and write data back to the TPS. Such tools are powerful extensions, allowing automation of routine clinical tasks and supporting research, particularly research involving repetitive tasks on large patient populations. The data and functionality exposed by scripting/API capabilities is vendor dependent, as are the languages used by script/API engines, such as the Microsoft .NET framework or Python. Scripts deployed in a clinical environment must be commissioned and validated like any other software tool. This session will provide an overview of scripting applications and a discussion of best practices, followed by a practical introduction to the scripting capabilities of three commercial treatment planning systems. Learning Objectives: Understand the scripting capabilities available in several treatment planning systems Learn how to get started using scripting capabilities Understand the best practices for safe script deployment in a clinical environment R. Popple, Varian Medical Systems has provided research support unrelated to the topic of this session.R. Cardan, Varian Medical Systems for grant research, product evaluation, and teaching honorarium.

  14. DOM Scripting

    CERN Document Server

    Keith, J

    2011-01-01

    In this Second Edition of the popular DOM Scripting: Web Design with JavaScript and the Document Object Model, comes a modern revision to include current best practices and guidelines. There is also full coverage of HTML5 in a new, dedicated chapter, and details on JavaScript libraries and how they can help your scripting. The book gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects and user-controlled animation. It shows you how JavaScript, HTML5, and Cascading Style Sheets (CSS) work together to crea

  15. Professional JavaScript Frameworks Prototype,YUI, ExtJS, Dojo and MooTools

    CERN Document Server

    Orchard, Leslie M; Koon, Scott

    2009-01-01

    As the industry-standard, must-know scripting language, JavaScript is supported by all major browsers and is increasingly the foundation of new web development technologies such as Ajax and JSON. This book offers a selection of some of the most active and most used JavaScript frameworks available, replete with practical examples and explanations of what each framework does best. You'll look at common web development tasks and discover how each framework approaches that set of tasks, as well as learn how to use the features of each framework and avoid potential pitfalls.

  16. Automation in the Teaching of Descriptive Geometry and CAD. High-Level CAD Templates Using Script Languages

    Science.gov (United States)

    Moreno, R.; Bazán, A. M.

    2017-10-01

    The main purpose of this work is to study improvements to the learning method of technical drawing and descriptive geometry through exercises with traditional techniques that are usually solved manually by applying automated processes assisted by high-level CAD templates (HLCts). Given that an exercise with traditional procedures can be solved, detailed step by step in technical drawing and descriptive geometry manuals, CAD applications allow us to do the same and generalize it later, incorporating references. Traditional teachings have become obsolete and current curricula have been relegated. However, they can be applied in certain automation processes. The use of geometric references (using variables in script languages) and their incorporation into HLCts allows the automation of drawing processes. Instead of repeatedly creating similar exercises or modifying data in the same exercises, users should be able to use HLCts to generate future modifications of these exercises. This paper introduces the automation process when generating exercises based on CAD script files, aided by parametric geometry calculation tools. The proposed method allows us to design new exercises without user intervention. The integration of CAD, mathematics, and descriptive geometry facilitates their joint learning. Automation in the generation of exercises not only saves time but also increases the quality of the statements and reduces the possibility of human error.

  17. Secure base script and psychological dysfunction in Japanese young adults in the 21st century: Using the Attachment Script Assessment.

    Science.gov (United States)

    Umemura, Tomotaka; Watanabe, Manami; Tazuke, Kohei; Asada-Hirano, Shintaro; Kudo, Shimpei

    2018-05-01

    The universality of secure base construct, which suggests that one's use of an attachment figure as a secure base from which to explore the environment is an evolutionary outcome, is one of the core ideas of attachment theory. However, this universality idea has been critiqued because exploration is not as valued in Japanese culture as it is in Western cultures. Waters and Waters (2006) hypothesized that one's experiences of secure base behaviors are stored as a script in memory, and developed a narrative assessment called the Attachment Script Assessment (ASA) to evaluate one's secure base script. This study examined the validity of the ASA and the utility of secure base concept in Japanese culture. A sample of Japanese young adults (N = 89; M = 23.46; SD = 3.20; 57% = females) completed both the ASA and self-report questionnaires. The results revealed that the ASA score was associated with two dimensions of self-report questionnaires assessing parent-youth attachment relationships (trust and communication). The ASA score was not related to Japanese cultural values (amae acceptance, interdependent self-construal, and low independent self-construal). However, a low ASA score was related to a psychological dysfunction in the Japanese cultural context; hikikomori symptoms, which are defined as a desire to remain in his or her own room and his or her understanding of this behavior in other people. We concluded that since hikikomori can be interpreted as an extreme inhibition of exploration, the association between low secure base script and hikikomori symptoms suggests the utility of secure base construct in Japan. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  18. WekaPyScript: Classification, Regression, and Filter Schemes for WEKA Implemented in Python

    Directory of Open Access Journals (Sweden)

    Christopher Beckham

    2016-08-01

    Full Text Available WekaPyScript is a package for the machine learning software WEKA that allows learning algorithms and preprocessing methods for classification and regression to be written in Python, as opposed to WEKA’s implementation language, Java. This opens up WEKA to its machine learning and scientific computing ecosystem. Furthermore, due to Python’s minimalist syntax, learning algorithms and preprocessing methods can be prototyped easily and utilised from within WEKA. WekaPyScript works by running a local Python server using the host’s installation of Python; as a result, any libraries installed in the host installation can be leveraged when writing a script for WekaPyScript. Three example scripts (two learning algorithms and one preprocessing method are presented.

  19. MANIPULATION OF MOTIVATING OPERATIONS AND USE OF A SCRIPT-FADING PROCEDURE TO TEACH MANDS FOR LOCATION TO CHILDREN WITH LANGUAGE DELAYS

    OpenAIRE

    Howlett, Melissa A; Sidener, Tina M; Progar, Patrick R; Sidener, David W

    2011-01-01

    The effects of contriving motivating operations (MOs) and script fading on the acquisition of the mand “Where's [object]?” were evaluated in 2 boys with language delays. During each session, trials were alternated in which high-preference items were present (abolishing operation [AO] trials) or missing (establishing operation [EO] trials) from their typical locations. Both participants learned to mand during EO trials and not to mand during AO trials during training. Generalization of manding...

  20. Efficient construction of approximate call graphs for JavaScript IDE services

    DEFF Research Database (Denmark)

    Feldthaus, Asger; Schäfer, Max; Sridharan, Manu

    2013-01-01

    The rapid rise of JavaScript as one of the most popular programming languages of the present day has led to a demand for sophisticated IDE support similar to what is available for Java or C#. However, advanced tooling is hampered by the dynamic nature of the language, which makes any form of stat...

  1. Use of scripts and script-fading procedures and activity schedules to develop spontaneous social interaction in a three-year-old girl with autism

    Directory of Open Access Journals (Sweden)

    Anna Budzińska

    2014-05-01

    Full Text Available Autism entails serious deficiencies in communication and social behaviors. Individuals with autism, even those who have received intensive language intervention, are often viewed as lacking spontaneous language. In addition, some children with autism lack the ability of spontaneously seeking to share enjoyment, interests, or achievements with other people (e.g., a lack of showing, bringing, or pointing out objects of interest to other people. The aim of the study was to use ABA teaching techniques such as script and script fading procedure and activity schedule to teach three-year-old girl with autism spontaneous social interaction and shape joint attention skills. The result shows that ABA techniques were very effective in teaching many verbal skills such as answering questions, making requests, initiating conversation and asking question. Comparison made after implemented teaching procedure shows her initiating of joint attention skill (IJA is at the appropriate level for her age.

  2. Native Language Self-Concept and Reading Self-Concept: Same or Different?

    Science.gov (United States)

    Arens, A. Katrin; Yeung, Alexander Seeshing; Hasselhorn, Marcus

    2014-01-01

    In assessing verbal academic self-concept with preadolescents, researchers have used scales for students' self-concepts in reading and in their native language interchangeably. The authors conducted 3 studies with German students to test whether reading and German (i.e., native language) self-concepts can be treated as the same or different…

  3. SPV: a JavaScript Signaling Pathway Visualizer.

    Science.gov (United States)

    Calderone, Alberto; Cesareni, Gianni

    2018-03-24

    The visualization of molecular interactions annotated in web resources is useful to offer to users such information in a clear intuitive layout. These interactions are frequently represented as binary interactions that are laid out in free space where, different entities, cellular compartments and interaction types are hardly distinguishable. SPV (Signaling Pathway Visualizer) is a free open source JavaScript library which offers a series of pre-defined elements, compartments and interaction types meant to facilitate the representation of signaling pathways consisting of causal interactions without neglecting simple protein-protein interaction networks. freely available under Apache version 2 license; Source code: https://github.com/Sinnefa/SPV_Signaling_Pathway_Visualizer_v1.0. Language: JavaScript; Web technology: Scalable Vector Graphics; Libraries: D3.js. sinnefa@gmail.com.

  4. SoS Notebook: An Interactive Multi-Language Data Analysis Environment.

    Science.gov (United States)

    Peng, Bo; Wang, Gao; Ma, Jun; Leong, Man Chong; Wakefield, Chris; Melott, James; Chiu, Yulun; Du, Di; Weinstein, John N

    2018-05-22

    Complex bioinformatic data analysis workflows involving multiple scripts in different languages can be difficult to consolidate, share, and reproduce. An environment that streamlines the entire processes of data collection, analysis, visualization and reporting of such multi-language analyses is currently lacking. We developed Script of Scripts (SoS) Notebook, a web-based notebook environment that allows the use of multiple scripting language in a single notebook, with data flowing freely within and across languages. SoS Notebook enables researchers to perform sophisticated bioinformatic analysis using the most suitable tools for different parts of the workflow, without the limitations of a particular language or complications of cross-language communications. SoS Notebook is hosted at http://vatlab.github.io/SoS/ and is distributed under a BSD license. bpeng@mdanderson.org.

  5. Evidence for cross-script abstract identities in learners of Japanese kana.

    Science.gov (United States)

    Schubert, Teresa; Gawthrop, Roderick; Kinoshita, Sachiko

    2018-05-07

    The presence of abstract letter identity representations in the Roman alphabet has been well documented. These representations are invariant to letter case (upper vs. lower) and visual appearance. For example, "a" and "A" are represented by the same abstract identity. Recent research has begun to consider whether the processing of non-Roman orthographies also involves abstract orthographic representations. In the present study, we sought evidence for abstract identities in Japanese kana, which consist of two scripts, hiragana and katakana. Abstract identities would be invariant to the script used as well as to the degree of visual similarity. We adapted the cross-case masked-priming letter match task used in previous research on Roman letters, by presenting cross-script kana pairs and testing adult beginning -to- intermediate Japanese second-language (L2) learners (first-language English readers). We found robust cross-script priming effects, which were equal in magnitude for visually similar (e.g., り/リ) and dissimilar (e.g., あ/ア) kana pairs. This pattern was found despite participants' imperfect explicit knowledge of the kana names, particularly for katakana. We also replicated prior findings from Roman abstract letter identities in the same participants. Ours is the first study reporting abstract kana identity priming (in adult L2 learners). Furthermore, these representations were acquired relatively early in our adult L2 learners.

  6. Development of a script for converting DICOM files to .TXT; Desenvolvimento de um script para conversao de arquivos DICOM para .TXT

    Energy Technology Data Exchange (ETDEWEB)

    Abrantes, Marcos E.S.; Oliveira, A.H. de, E-mail: marcosabrantes2003@yahoo.com.br [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Departamento de Engenharia Nuclear; Abrantes, R.C., E-mail: abrantes.rafa1@gmail.com [Universidade Federal de Minas Gerais (UFMG), Belo Horizonte, MG (Brazil). Departamento de Engenharia Eletrica; Magalhaes, M.J., E-mail: mjuliano100@yahoo.com.br [Ambienttal Protecao Radiologica, Belo Horizonte, MG (Brazil)

    2014-07-01

    Background: with the increased use of computer simulation techniques for diagnosis or therapy in patients, the MCNP and SCMS software is being widely used. For use as SCMS data entry interface for the MCNP is necessary to perform transformation of DICOM images to text files. Objective: to produce a semi automatic script conversion DICOM images generated by Computerized Tomography or Magnetic Resonance, for .txt in the IMAGEJ software. Methodology: this study was developed in the IMAGEJ software platform with an Intel Core 2 Duo computer, CPU of 2.00GHz, with 2:00 GB of RAM for 32-bit system. Development of the script was held in a text editor using JAVA language. For script insertion in IMAGEJ the plug in tool of this software was used. After this, a window is open asking for the path of the files that will be read, first and last name of DICOM file to be converted, along with where the new files will be stored. Results: for the manual processing of DICOM conversion to .txt of cerebral computed tomography with 600 images requires a time of about 8 hours. The use of script allows conversion time reduction for 12 minutes. Conclusion: the script used demonstrates DICOM conversion ability to .txt and a significant improvement in time savings in processing.

  7. PyMOOSE: interoperable scripting in Python for MOOSE

    Directory of Open Access Journals (Sweden)

    Subhasis Ray

    2008-12-01

    Full Text Available Python is emerging as a common scripting language for simulators. This opens up many possibilities for interoperability in the form of analysis, interfaces, and communications between simulators. We report the integration of Python scripting with the Multi-scale Object Oriented Simulation Environment (MOOSE. MOOSE is a general-purpose simulation system for compartmental neuronal models and for models of signaling pathways based on chemical kinetics. We show how the Python-scripting version of MOOSE, PyMOOSE, combines the power of a compiled simulator with the versatility and ease of use of Python. We illustrate this by using Python numerical libraries to analyze MOOSE output online, and by developing a GUI in Python/Qt for a MOOSE simulation. Finally, we build and run a composite neuronal/signaling model that uses both the NEURON and MOOSE numerical engines, and Python as a bridge between the two. Thus PyMOOSE has a high degree of interoperability with analysis routines, with graphical toolkits, and with other simulators.

  8. JavaScript bible

    CERN Document Server

    Goodman, Danny; Novitski, Paul; Rayl, Tia Gustaffl

    2009-01-01

    The bestselling JavaScript reference, now updated to reflect changes in technology and best practices. As the most comprehensive book on the market, the JavaScript Bible is a classic bestseller that keeps you up to date on the latest changes in JavaScript, the leading technology for incorporating interactivity into Web pages. Part tutorial, part reference, this book serves as both a learning tool for building new JavaScript skills as well as a detailed reference for the more experienced JavaScript user. You'll get up-to-date coverage on the latest JavaScript practices that have been implemente

  9. Fostering Partner Dependence as Trust Insurance: The Implicit Contingencies of the Exchange Script in Close Relationships

    Science.gov (United States)

    Murray, Sandra L.; Aloni, Maya; Holmes, John G.; Derrick, Jaye L.; Stinson, Danu Anthony; Leder, Sadie

    2008-01-01

    A model of the trust-insurance system is proposed to examine how low and high self-esteem people cope with the interdependence dilemma posed by feeling inferior to a romantic partner. Feeling inferior automatically activates “if-then” contingencies that link inferiority to the exchange script (i.e., partner qualities are evenly traded) and exchange script anxieties to reparative efforts to secure a partner's dependence. A daily diary study of newlyweds and five experiments supported the model. Induced upward social comparisons to the partner activated exchange anxieties for low, but not high, self-esteem people. When implicitly primed, the exchange script heightened worries about being inferior and motivated behavioral efforts to increase the partner's dependence regardless of self-esteem. When consciously deliberated, the exchange script only elicited dependence-promotion for low self-esteem people. PMID:19159135

  10. Self-defining memories, scripts, and the life story: narrative identity in personality and psychotherapy.

    Science.gov (United States)

    Singer, Jefferson A; Blagov, Pavel; Berry, Meredith; Oost, Kathryn M

    2013-12-01

    An integrative model of narrative identity builds on a dual memory system that draws on episodic memory and a long-term self to generate autobiographical memories. Autobiographical memories related to critical goals in a lifetime period lead to life-story memories, which in turn become self-defining memories when linked to an individual's enduring concerns. Self-defining memories that share repetitive emotion-outcome sequences yield narrative scripts, abstracted templates that filter cognitive-affective processing. The life story is the individual's overarching narrative that provides unity and purpose over the life course. Healthy narrative identity combines memory specificity with adaptive meaning-making to achieve insight and well-being, as demonstrated through a literature review of personality and clinical research, as well as new findings from our own research program. A clinical case study drawing on this narrative identity model is also presented with implications for treatment and research. © 2012 Wiley Periodicals, Inc.

  11. Static Analysis of Dynamic Languages

    DEFF Research Database (Denmark)

    Madsen, Magnus

    Dynamic programming languages are highly popular and widely used. Java- Script is often called the lingua franca of the web and it is the de facto standard for client-side web programming. On the server-side the PHP, Python and Ruby languages are prevalent. What these languages have in common...... with static type systems, such as Java and C# , but the same features are rarely available for dynamic languages such as JavaScript. The aim of this thesis is to investigate techniques for improving the tool- support for dynamic programming languages without imposing any artificial restrictions...... of new dataflow analysis techniques to tackle the nature of dynamic programming languages....

  12. Probing Language Teacher Accountability in Utilizing Self-developed Language Teaching Resources

    Directory of Open Access Journals (Sweden)

    Marjan Vosoughi

    2018-03-01

    Full Text Available This study was aimed at recognizing constraints on the way of some Iranian language teachers' utilization of self-developed, localized, English language teaching resources. To this aim, three sets of teacher variables on pedagogical and personal accounts were examined including Language teachers' experience (novice/experienced, their educational level (BA/MA/PhD and their gender. Data were collected in two phases. In the first phase, through stratified sampling, some eighty-three volunteering, English language teachers (Male and Female, who were indulged in the Iranian Ministry of Education (MoE, university settings (public and private and language institutes were randomly selected.  Teachers’ responses to a validated researcher-made questionnaire on language teacher curriculum autonomy revealed an overall significant Multiple R with F (3, 80 =.88, (0.04 but each individual above-cited predictors could not significantly predict teacher curriculum autonomy score. In the second phase for triangulation aims, three above-cited teacher variables were mapped over the insights gained through written interview sessions with some fourteen English language teachers.  Language teachers' self-reported 'challenges' and 'opportunities' for using self-developed language teaching resources for class use were content analyzed. It became evident that teaching experience was mystified in some respects in terms of its influence over interviewed teachers since diverse intentions on the part of the language teachers in this research might have deterred them not to use their full potential over using their own materials in class. Possible reasons for this situation have been fully discussed in the end.

  13. Semi-Automatic Rename Refactoring for JavaScript

    DEFF Research Database (Denmark)

    Feldthaus, Asger; Møller, Anders

    2013-01-01

    and interaction with the programmer. With this pragmatic approach, we can provide scalable and effective refactoring support for real-world code, including libraries and incomplete applications. Through a series of experiments that estimate how much manual effort our technique demands from the programmer, we show......Modern IDEs support automated refactoring for many programming languages, but support for JavaScript is still primitive. To perform renaming, which is one of the fundamental refactorings, there is often no practical alternative to simple syntactic search-and-replace. Although more sophisticated...... alternatives have been developed, they are limited by whole-program assumptions and poor scalability. We propose a technique for semi-automatic refactoring for JavaScript, with a focus on renaming. Unlike traditional refactoring algorithms, semi-automatic refactoring works by a combination of static analysis...

  14. Identity-related autobiographical memories and cultural life scripts in patients with Borderline Personality Disorder.

    Science.gov (United States)

    Jørgensen, Carsten René; Berntsen, Dorthe; Bech, Morten; Kjølbye, Morten; Bennedsen, Birgit E; Ramsgaard, Stine B

    2012-06-01

    Disturbed identity is one of the defining characteristics of Borderline Personality Disorder manifested in a broad spectrum of dysfunctions related to the self, including disturbances in meaning-generating self-narratives. Autobiographical memories are memories of personal events that provide crucial building-blocks in our construction of a life-story, self-concept, and a meaning-generating narrative identity. The cultural life script represents culturally shared expectations as to the order and timing of life events in a prototypical life course within a given culture. It is used to organize one's autobiographical memories. Here, 17 BPD-patients, 14 OCD-patients, and 23 non-clinical controls generated three important autobiographical memories and their conceptions of the cultural life script. BPD-patients reported substantially more negative memories, fewer of their memories were of prototypical life script events, their memory narratives were less coherent and more disoriented, and the overall typicality of their life scripts was lower as compared with the other two groups. Copyright © 2012 Elsevier Inc. All rights reserved.

  15. Self-Organizing Map Models of Language Acquisition

    Directory of Open Access Journals (Sweden)

    Ping eLi

    2013-11-01

    Full Text Available Connectionist models have had a profound impact on theories of language. While most early models were inspired by the classic PDP architecture, recent models of language have explored various other types of models, including self-organizing models for language acquisition. In this paper we aim at providing a review of the latter type of models, and highlight a number of simulation experiments that we have conducted based on these models. We show that self-organizing connectionist models can provide significant insights into long-standing debates in both monolingual and bilingual language development.

  16. Multilevel analysis of facial expressions of emotion and script: self-report (arousal and valence) and psychophysiological correlates

    OpenAIRE

    Balconi, Michela; Vanutelli, Maria Elide; Finocchiaro, Roberta

    2014-01-01

    Background The paper explored emotion comprehension in children with regard to facial expression of emotion. The effect of valence and arousal evaluation, of context and of psychophysiological measures was monitored. Indeed subjective evaluation of valence (positive vs. negative) and arousal (high vs. low), and contextual (facial expression vs. facial expression and script) variables were supposed to modulate the psychophysiological responses. Methods Self-report measures (in terms of correct...

  17. Translanguaging in Self-Access Language Advising: Informing Language Policy

    Directory of Open Access Journals (Sweden)

    Naoki Fujimoto-Adamson

    2012-03-01

    Full Text Available This study investigates language advising in a self-access center (SAC with the purpose of informing language policy. This center is located in a new Japanese university and has shifted from an initially teacher-imposed ‘English-only’ language policy into one which encourages “translanguaging” (Blackledge & Creese, 2010, p. 105 between the students’ and center advisors’ (termed as mentors in this center L1 (Japanese and their L2 (English. Data from audio-recordings of interaction with advisors and students and between students themselves, interviews with mentors, and student questionnaires all reveal how translanguaging occurs in practice and how it helps to create a learning space in which the “local, pragmatic coping tactics” (Lin, 2005, p. 46 of code-switching offer a more viable approach for learning than under its initial monolingual policy. Mentor interviews and student questionnaires indicate generally positive attitudes towards translanguaging; however, some students still favor an ‘English-only’ policy. Conclusions reveal that a looser language policy in the center is emerging in which mentors now guide students towards their own individualized language policies. It is argued in this paper that this “code choice” (Levine, 2011 in language use is therefore aligned more closely to the principles of student-direction in self-access use.

  18. Blending the principles of Suggestopedia and thetheory of Speech Acts in writing suggestopedicdidactic texts, with reference to German andZulu scripts

    Directory of Open Access Journals (Sweden)

    R.H. Bodenstein

    2013-02-01

    Full Text Available This paper suggests that language teachers who use the suggestopedic method should write their own texts that comply with suggestopedic principles. This is imperative because of the lack of material that can be acquired and used in such courses. Writing their own scripts also enables teachers to identify with their materials and brings much reward and personal growth. Guidelines for the writing and setting up of these texts are provided The text should embody the philosophic and didactic .framework of suggestopedia. It should also be presented as a didactic play wherein the language components to be learned are presented in the form of new scenes in a continuous drama text. Traditional beliefs about level of complexity of the language suitable for beginners' courses are considered unfounded Suggestopedic scripts therefore contain complex, 'reallife' language .from the outset, starting with the language needed to make contact with native target language speakers. The main guideline for the organisation and structuring of the text is that it should mirror authentic communicative situations. The paper therefore argues that suggestopedic scripts should be written according to the lists of language jUnctions (or speech acts and topic areas required for the so-called 'threshold level' of language competence. The paper concludes with examples .from a German and a Zulu text to illustrate the didactic and structural principles and guidelines that were outlined in the article.Die artikel voer aan dat taalonderwysers wat die suggestopediese metode gebruik, self tekste behoort te skryf wat strook met die suggestopediese beginsels. Die gebrek aan geskikte materiaal op die mark noodsaak hulle om dit te doen. Wanneer onderwysers hulle eie tekste skryj beteken dit egter ook dat hulle met die onderrigmateriaal kan identifiseer. Dit kan professioneellonend wees en persoonlike groei teweeg bring. Riglyne vir die skryf en ontwerp van sulke tekste word verskaf Die

  19. SCRIPTED INSTRUCTION IN EFL CLASSES: AN OPPORTUNITY OR A DRAWBACK?

    Directory of Open Access Journals (Sweden)

    Annur Rofiq

    2017-04-01

    Full Text Available Scripted Instruction (SI can be simply defined as an instructional activity which is based on a prepared script. It has been evident in the USA since the last decades in response to students‘ low achievement especially on reading or literacy and numeracy. Pros and cons for SI have been around disputing its significance on teachers‘ professional development and students‘ learning achievement. Studies came up with contradictory findings. On one side, students and teachers are found to get benefits from SI. On the other side, SI is believed to inhibit teachers‘ talent, abilities, and development of professional expertise, as the script tightly controls what the teachers should say and do during the instruction. This paper discusses the feasibility of SI in English language teaching. Experiences at the Teacher Professional Education and Training (PLPG program at Universitas Jember, Indonesia reveal that most English teachers are still weak at both pedagogical and professional competence. As a stepping stone, conversation gambits can be used to develop scripts. Teachers - senior teachers and teachers - teacher educators collaboration is required for script development. SI is assumed to make both English teachers and students ―save and sounds‖ during the teaching and learning activities and get meaningful experiences from the activities.

  20. Practical static analysis of JavaScript applications in the presence of frameworks and libraries

    DEFF Research Database (Denmark)

    Madsen, Magnus; Livshits, Benjamin; Fanning, Michael

    2013-01-01

    and complex libraries and frameworks, often written in a combination of JavaScript and native code such as C and C++. Stubs have been commonly employed as a partial specification mechanism to address the library problem; however, they are tedious to write, incomplete, and occasionally incorrect. However......JavaScript is a language that is widely-used for both web- based and standalone applications such as those in the upcoming Windows 8 operating system. Analysis of JavaScript has long been known to be challenging due to its dynamic nature. On top of that, most JavaScript applications rely on large......, the manner in which library code is used within applications often sheds light on what library APIs return or consume as parameters. In this paper, we propose a technique which combines pointer analysis with use analysis to handle many challenges posed by large JavaScript libraries. Our approach enables...

  1. Cultural scripts for a good death in Japan and the United States: similarities and differences.

    Science.gov (United States)

    Long, Susan Orpett

    2004-03-01

    Japan and the United States are both post-industrial societies, characterised by distinct trajectories of dying. Both contain multiple "cultural scripts" of the good death. Seale (Constructing Death: the Sociology of Dying and Bereavement, Cambridge University Press, Cambridge, 1998) has identified at least four "cultural scripts", or ways to die well, that are found in contemporary anglophone countries: modern medicine, revivalism, an anti-revivalist script and a religious script. Although these scripts can also be found in Japan, different historical experiences and religious traditions provide a context in which their content and interpretation sometimes differ from those of the anglophone countries. To understand ordinary people's ideas about dying well and dying poorly, we must recognise not only that post-industrial society offers multiple scripts and varying interpretive frameworks, but also that people actively select from among them in making decisions and explaining their views. Moreover, ideas and metaphors may be based on multiple scripts simultaneously or may offer different interpretations for different social contexts. Based on ethnographic fieldwork in both countries, this paper explores the metaphors that ordinary patients and caregivers draw upon as they use, modify, combine or ignore these cultural scripts of dying. Ideas about choice, time, place and personhood, elements of a good death that were derived inductively from interviews, are described. These Japanese and American data suggest somewhat different concerns and assumptions about human life and the relation of the person to the wider social world, but indicate similar concerns about the process of medicalised dying and the creation of meaning for those involved. While cultural differences do exist, they cannot be explained by reference to 'an American' and 'a Japanese' way to die. Rather, the process of creating and maintaining cultural scripts requires the active participation of

  2. MODERN METHODOLOGICAL TOOLS FOR STUDENTS’ LANGUAGE SKILLS SELF-ASSESSMENT

    Directory of Open Access Journals (Sweden)

    A. N. Astanina

    2017-01-01

    Full Text Available Introduction. Nowadays, the problem of standardization of foreign language training at the higher school is becoming currently topical. With regard to the processes of globalization, the international educational projects and students exchange programs gain greater international recognition. Such international programmes involve foreign language knowledge graded as not only high certified academic levels but also as basic language skills. The lack of foreign language competence becomes the obstacle for successful training, depriving a future graduate of a part of chances to become the competitive and popular expert in the chosen profession. The success of a foreign language course completion among students depends on many factors; the most important factor is motivation which can affect self-assessment of training results. The aim of the study is to describe possibilities of the CanDos tools implementation for the organization of students self-consciousness and self-assessment of own achievements in order to influence the motivation for mastering a foreign language.Methodology and research methods. The research is based on competencybased approach. The methods involve comparative analysis, synthesis, and generalization.Results and scientific novelty. The questionnaire developed for the experiment helped to collect the data concerning the effectiveness of the CanDos software implementation for self-assessment of students’ foreign language skills. The corresponding self-assessment helps students to carry out a self-reflection of own knowledge and abilities, and to find “weak points” in language proficiency which need additional practice and improvement. By regularly using CanDos software as self-assessment tools, students learn to identify the correspondence of their language competence to the external requirements and standards of education. Orientation to training results will help future experts to create self-motivation that positively

  3. Cross-language activation in same-script and different-script trilinguals

    NARCIS (Netherlands)

    Poarch, G.J.; Hell, J.G. van

    2014-01-01

    In a picture naming study, we examined cross-language activation during speech production in three groups of trilinguals: L3-immersed German-English-Dutch, non-L3-immersed Dutch-English-German, and L3-immersed Russian-English-German trilinguals. All trilinguals named pictures with cognate and

  4. Managing Self-Access Language Learning: Principles and Practice

    Science.gov (United States)

    Gardner, David; Miller, Lindsay

    2011-01-01

    This paper is based on a research project looking at the management of self-access language learning (SALL) from the perspective of the managers of self-access centres. It looks at the factors which influence the practice of seven managers of self-access language learning in tertiary institutions in Hong Kong. The discussion centres around five…

  5. Dutch courage? Effects of acute alcohol consumption on self-ratings and observer ratings of foreign language skills.

    Science.gov (United States)

    Renner, Fritz; Kersbergen, Inge; Field, Matt; Werthmann, Jessica

    2018-01-01

    A popular belief is that alcohol improves the ability to speak in a foreign language. The effect of acute alcohol consumption on perceived foreign language performance and actual foreign language performance in foreign language learners has not been investigated. The aim of the current study was to test the effects of acute alcohol consumption on self-rated and observer-rated verbal foreign language performance in participants who have recently learned this language. Fifty native German speakers who had recently learned Dutch were randomized to receive either a low dose of alcohol or a control beverage that contained no alcohol. Following the experimental manipulation, participants took part in a standardized discussion in Dutch with a blinded experimenter. The discussion was audio-recorded and foreign language skills were subsequently rated by two native Dutch speakers who were blind to the experimental condition (observer-rating). Participants also rated their own individual Dutch language skills during the discussion (self-rating). Participants who consumed alcohol had significantly better observer-ratings for their Dutch language, specifically better pronunciation, compared with those who did not consume alcohol. However, alcohol had no effect on self-ratings of Dutch language skills. Acute alcohol consumption may have beneficial effects on the pronunciation of a foreign language in people who have recently learned that language.

  6. JavaScript and JSON essentials

    CERN Document Server

    Sriparasa, Sai

    2013-01-01

    The book follows a tutorial-based approach and will teach you how to work with JSON tools, design JSON objects, and how to use different techniques to handle JSON data.This book is a great resource for developers who would like to learn more about JSON and who wish to apply it in their own projects. It will be useful to have some prior knowledge of HTML and JavaScript to help you understand the concepts covered in this book. Some familiarity with a server-side language such as PHP, C#, or Python would also be beneficial, but this is not compulsory.

  7. Development of a script for converting DICOM files to .TXT

    International Nuclear Information System (INIS)

    Abrantes, Marcos E.S.; Oliveira, A.H. de

    2014-01-01

    Background: with the increased use of computer simulation techniques for diagnosis or therapy in patients, the MCNP and SCMS software is being widely used. For use as SCMS data entry interface for the MCNP is necessary to perform transformation of DICOM images to text files. Objective: to produce a semi automatic script conversion DICOM images generated by Computerized Tomography or Magnetic Resonance, for .txt in the IMAGEJ software. Methodology: this study was developed in the IMAGEJ software platform with an Intel Core 2 Duo computer, CPU of 2.00GHz, with 2:00 GB of RAM for 32-bit system. Development of the script was held in a text editor using JAVA language. For script insertion in IMAGEJ the plug in tool of this software was used. After this, a window is open asking for the path of the files that will be read, first and last name of DICOM file to be converted, along with where the new files will be stored. Results: for the manual processing of DICOM conversion to .txt of cerebral computed tomography with 600 images requires a time of about 8 hours. The use of script allows conversion time reduction for 12 minutes. Conclusion: the script used demonstrates DICOM conversion ability to .txt and a significant improvement in time savings in processing

  8. Childhood language skills and adolescent self-esteem in preterm survivors.

    Science.gov (United States)

    Islam, Umna A; Poole, Kristie L; Schmidt, Louis A; Ford, Jennifer; Saigal, Saroj; Van Lieshout, Ryan J

    2018-03-01

    Fifty-seven percent of children with poor language skills are affected by socio-emotional problems. Despite the importance of language skills to interpersonal functioning and school performance, relatively little is known about how they affect self-esteem in adolescence. Data on youth at high risk for language problems (e.g. those born extremely low birth weight (ELBW; self-esteem during adolescence (12-16 years) in individuals born at ELBW ( N = 138) or normal birth weight (NBW; >2500 grams) ( N = 111). Participants' language skills were assessed using the Verbal Scale of the Wechsler Intelligence Scale for Children-Revised and the Token Test at age 8. In adolescence, participants completed the Harter Self-Perception Profile for Adolescents. Birth weight status was found to moderate associations between childhood language and adolescent global self-esteem (Token Test ( p = .006), Verbal Intelligence Quotient ( p = .033)) such that better language skills were associated with higher self-esteem in adolescent ELBW survivors, but not in NBW participants. Language skills may play a protective role in the development and maintenance of self-esteem in ELBW youth and could be an important target for optimizing their functioning, particularly before transitioning to the critical adolescent period.

  9. Cross-script and within-script priming in alcoholic Korsakoff patients.

    Science.gov (United States)

    Komatsu, Shin-Ichi; Mimura, Masaru; Kato, Motoichiro; Kashima, Haruo

    2003-04-01

    In two experiments, alcoholic Korsakoff patients and control subjects studied a list of Japanese nouns written in either Hiragana or Kanji script. Word-fragment completion and recognition tests were then administered in Hiragana. When the writing script was changed between study and test phases, repetition priming in word-fragment completion was significantly attenuated but was still reliable against baseline performance. This was confirmed for both Korsakoff patients and control subjects. In contrast, the script change had little effect on recognition memory, which was severely impaired in Korsakoff patients. The results suggest that repetition priming is mediated by two different implicit processes, one that is script-specific and the other that is assumed to operate at a more abstract level.

  10. JavaScript DNA translator: DNA-aligned protein translations.

    Science.gov (United States)

    Perry, William L

    2002-12-01

    There are many instances in molecular biology when it is necessary to identify ORFs in a DNA sequence. While programs exist for displaying protein translations in multiple ORFs in alignment with a DNA sequence, they are often expensive, exist as add-ons to software that must be purchased, or are only compatible with a particular operating system. JavaScript DNA Translator is a shareware application written in JavaScript, a scripting language interpreted by the Netscape Communicator and Internet Explorer Web browsers, which makes it compatible with several different operating systems. While the program uses a familiar Web page interface, it requires no connection to the Internet since calculations are performed on the user's own computer. The program analyzes one or multiple DNA sequences and generates translations in up to six reading frames aligned to a DNA sequence, in addition to displaying translations as separate sequences in FASTA format. ORFs within a reading frame can also be displayed as separate sequences. Flexible formatting options are provided, including the ability to hide ORFs below a minimum size specified by the user. The program is available free of charge at the BioTechniques Software Library (www.Biotechniques.com).

  11. J Is for JavaScript: A Direct-Style Correspondence between Algol-Like Languages and JavaScript Using First-Class Continuations

    DEFF Research Database (Denmark)

    Danvy, Olivier; Shan, Chung-chieh; Zerny, Ian Steven

    2009-01-01

    . This tension arises especially when the domain calls for complex control structures. We illustrate this tension by revisiting Landin’s original correspondence between Algol and Church’s lambda-notation. We translate domain-specific programs with lexically scoped jumps to JavaScript. Our translation produces...... us to conclude that translations should preserve not just the data structures and the block structure of a source program, but also its control structure. We thus identify a new class of use cases for control structures in JavaScript, namely the idiomatic translation of control structures from DSLs....... the same block structure and binding structure as in the source program, à la Abdali. The target code uses a control operator in direct style, à la Landin. In fact, the control operator used is almost Landin’s J—hence our title. Our translation thus complements a continuation-passing translation à la...

  12. Retention of katakana as foreign scripts: The effects of mnemonics and spatial ability

    Directory of Open Access Journals (Sweden)

    Sachiko Matsunaga

    2009-01-01

    Full Text Available This paper reports the results of an experiment, which showed that: (a regardless of their Ll script type (Roman or nonRoman, learners of Japanese as a foreign language did not benefit from the conventional mnemonics for the short-term or long-term retention of katakana (introduced after hiragana; (b only the spatial ability of the Roman group (whose L1 employed Roman scripts had significant correlations with their immediate recall performances. By comparing these results with those of Matsunaga's (2003, 2005 studies on hiragana, this paper discusses: (a changes in learning strategies, (b the role of the spatial ability, (c the possibility of L1 script recognition strategy transfer, (d the role of practice, and (e pedagogical implications and suggestions for future studies.

  13. Self-organizing map models of language acquisition

    Science.gov (United States)

    Li, Ping; Zhao, Xiaowei

    2013-01-01

    Connectionist models have had a profound impact on theories of language. While most early models were inspired by the classic parallel distributed processing architecture, recent models of language have explored various other types of models, including self-organizing models for language acquisition. In this paper, we aim at providing a review of the latter type of models, and highlight a number of simulation experiments that we have conducted based on these models. We show that self-organizing connectionist models can provide significant insights into long-standing debates in both monolingual and bilingual language development. We suggest future directions in which these models can be extended, to better connect with behavioral and neural data, and to make clear predictions in testing relevant psycholinguistic theories. PMID:24312061

  14. Impact of language anxiety and self-efficacy on accessing Internet sites.

    Science.gov (United States)

    Yang, Hui-Jen; Lay, Yun-Long; Tsao, Wen-Yu; Liou, Yi-Chin; Lin, Cheng-Kun

    2007-04-01

    Language interface plays a critical role as the foundation of communication. Possessing greater fluency in the host language can lead to increased opportunities for interaction with host members. This research is to examine the impact of language and Internet usage anxiety and self-efficacy on the intended uses of Internet sites, respectively. By the same token, whether Internet/language self-efficacy would mediate the effects of Internet/language anxiety on the intention of the Internet site use is also examined. A valid sample of 368 undergraduates was tested in this study. The path analysis results mostly supported the model tested. The results display that the anxiety of language and Internet use have significantly influenced self-efficacy of Internet use and language, respectively. Anxiety about language and Internet use have also significantly influenced the intention to use Internet sites individually. Furthermore, language self-efficacy has significantly influenced the intention to use Internet sites, but Internet self-efficacy has not. The implications are discussed at the end of the paper.

  15. Self-Efficacy in Second/Foreign Language Learning Contexts

    Science.gov (United States)

    Raoofi, Saeid; Tan, Bee Hoon; Chan, Swee Heng

    2012-01-01

    This study reviews the empirical literature of self-efficacy, a central component of social cognitive theory, in the area of second language learning by focusing on two research questions: first, to what extent, has self-efficacy, as a predicting variable, been explored in the field of second language learning? Second, what factors affect…

  16. The influence of cross-language similarity on within- and between-language Stroop effects in trilinguals

    NARCIS (Netherlands)

    Heuven, W.J.B. van; Conklin, K.; Coderre, E.L.; Guo, T.; Dijkstra, A.F.J.

    2011-01-01

    This study investigated effects of cross-language similarity on within- and between-language Stroop interference and facilitation in three groups of trilinguals. Trilinguals were either proficient in three languages that use the same-script (alphabetic in German–English–Dutch trilinguals), two

  17. Gold Digger or Video Girl: the salience of an emerging hip-hop sexual script.

    Science.gov (United States)

    Ross, Jasmine N; Coleman, Nicole M

    2011-02-01

    Concerns have been expressed in the common discourse and scholarly literature about the negative influence of Hip-Hop on its young listeners' ideas about sex and sexuality. Most of the scholarly literature has focused on the impact of this urban, Black media on young African American girls' sexual self-concept and behaviours. In response to this discourse, Stephens and Phillips (2003) proposed a Hip-Hop sexual scripting model that theorises about specific sexual scripts for young African American women. Their model includes eight different sexual scripts including the Gold Digger script. The present study proposes a ninth emerging script - the Video Girl. Participants were 18 female African American college students, between the ages of 18 and 30 years old from a large urban public university in the Southwest USA. Using q-methodology the present study found support for the existence of a Video Girl script. In addition, the data indicates that this script is distinct but closely related to Stephens and Phillips' Gold Digger script. These findings support their theory by suggesting that Hip-Hop sexual scripts are salient and hold real meaning for this sample.

  18. The transmission and stability of cultural life scripts: a cross-cultural study.

    Science.gov (United States)

    Janssen, Steve M J; Haque, Shamsul

    2018-01-01

    Cultural life scripts are shared knowledge about the timing of important life events. In the present study, we examined whether cultural life scripts are transmitted through traditions and whether there are additional ways through which they can be attained by asking Australian and Malaysian participants which information sources they had used to generate the life script of their culture. Participants hardly reported that they had used cultural and religious traditions. They more often reported that they had used their own experiences and experiences of relatives and friends. They also reported the use of comments of relatives and friends and the use of newspapers, books, movies and television programmes. Furthermore, we examined the stability of life scripts and similarities and differences across cultures. We found that life scripts are stable cognitive structures and that there are, besides cross-cultural differences in the content, small cross-cultural differences in the valence and distribution of life script events, with the Australian life script containing more positive events and more events expected to occur before the age of 16.

  19. JavaScript for Absolute Beginners

    CERN Document Server

    McNavage, T

    2010-01-01

    If you are new to both JavaScript and programming, this hands-on book is for you. Rather than staring blankly at gobbledygook, you'll explore JavaScript by entering and running hundreds of code samples in Firebug, a free JavaScript debugger. Then in the last two chapters, you'll leave the safety of Firebug and hand-code an uber cool JavaScript application in your preferred text editor. Written in a friendly, engaging narrative style, this innovative JavaScript tutorial covers the following essentials: * Core JavaScript syntax, such as value types, operators, expressions, and statements provide

  20. The language scripts of pre-school children and of the language ...

    African Journals Online (AJOL)

    It reflects on the lessons learnt from a language stimulation programme implemented by a dedicated volunteer in a childcare centre in an isolated farming valley in the Stellenbosch area. Some children attending this centre received deliberate language stimulation in a small-group setting on a weekly basis for 18 weeks ...

  1. [A Series of Motion Picture Documents in Communication Theory and the New Educational Media. Final Scripts.

    Science.gov (United States)

    Wagner, Robert W.

    This publication contains four film scripts, each comprising from six to eleven short sequences. Each script has a complete shot list and transcript of the soundtrack, which contains narration, interviews, discussions, and synchronous sound from documentary situations. The six sequences in "The Information Explosion" cover the history of…

  2. Health Information in Multiple Languages

    Science.gov (United States)

    ... gov/languages/languages.html Health Information in Multiple Languages To use the sharing features on this page, please enable JavaScript. Use these ... Bethesda, MD 20894 U.S. Department of Health and Human Services National Institutes of Health Page last updated on 4 June 2018

  3. Teacher Learning by Script

    Science.gov (United States)

    Reeves, Jenelle

    2010-01-01

    Scripted instruction (SI) programs, which direct teachers to teach, even to talk, from a standardized written script, are roundly criticized for inhibiting teacher creativity and teacher learning. In fact, such programs utilize scripting for exactly that reason: to reduce teacher interference with (and presumed weakening of) the prescribed…

  4. Effects of script types of Japanese loan words on priming performance.

    Science.gov (United States)

    Hayashi, Chiyoko

    2005-04-01

    23 female undergraduate students (M=20 yr., 10 mo., SD=15 mo.) were given a word-fragment completion task, containing a study and nonstudy list. In the present study, the effect of orthographic familiarity (e.g., script type) of a test item on a word-fragment completion task was examined. The script types of word stimuli (Katakana and Hiragana) were manipulated between a study and test phase. Priming effect was greater when the script type was the same between a study and test phase than in the cross-script condition. Further, even if the script type of word stimulus was different between study and test phases, a significant priming effect was obtained when the test fragment was orthographically familiar. These results suggested that not only the consistency of the perceptual feature of the stimulus word between study and test phases, but also orthographic familiarity of the stimulus word in the test phase facilitated priming effect in a word-fragment completion test.

  5. Windows PowerShell Cookbook The Complete Guide to Scripting Microsoft's New Command Shell

    CERN Document Server

    Holmes, Lee

    2010-01-01

    Do you know how to use Windows PowerShell to navigate the filesystem and manage files and folders? Or how to retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 430 task-oriented recipes to help you solve the most complex and pressing problems, and includes more than 100 tried-and-tested scripts that intermediate to advanced system administrators can copy and use immediately. You'll find hands-on tutorials on fundamentals, common tasks, and administrative jobs that you can apply whether you're on a client or server version of Windows

  6. Promoting interaction during sociodramatic play: teaching scripts to typical preschoolers and classmates with disabilities.

    OpenAIRE

    Goldstein, H; Cisar, C L

    1992-01-01

    We investigated the effects of teaching sociodramatic scripts on subsequent interaction among three triads, each containing 2 typical children and 1 child with autistic characteristics. The same type and rate of teacher prompts were implemented throughout structured play observations to avoid the confounding effects of script training and teacher prompting. After learning the scripts, all children demonstrated more frequent theme-related social behavior. These improvements in social-communica...

  7. Self-Assessment of Vocabulary and Relevant Language Skills for Evaluation Purposes

    Directory of Open Access Journals (Sweden)

    Violeta Janulevičienė

    2011-04-01

    Full Text Available Learner self-assessment of linguistic performance has been lately used due to its potential to activate the process of learning. Self-assessment raises learner awareness of language use and leads to developing learner responsibility and autonomy. However, usefulness of self-assessment for evaluation purposes has been scarcely researched. This paper examines some aspects of learners’ self-assessment for evaluation purposes at tertiary level. Research focuses on self-assessment of English for Specific Purposes (ESP vocabulary and some language skills relevant for vocabulary retention. Data on learner self-assessment are compared to actual results in tests. The analysis provided points to importance of self-evaluation in language acquisition and suggests practical implications of self-assessment for evaluation.

  8. Script Templates: A Practical Approach to Script Training in Aphasia

    Science.gov (United States)

    Kaye, Rosalind C.; Cherney, Leora R.

    2016-01-01

    Purpose: Script training for aphasia involves repeated practice of relevant phrases and sentences that, when mastered, can potentially be used in other communicative situations. Although an increasingly popular approach, script development can be time-consuming. We provide a detailed summary of the evidence supporting this approach. We then…

  9. Foreign Language Listening Anxiety: A Self-Presentational View

    Science.gov (United States)

    Kimura, Harumi

    2017-01-01

    This study used a self-presentational framework to investigate second language listening anxiety among university students and demonstrated that second language listening involves social concerns that are specific to second language settings. A set of anxiety questionnaires was administered to 1,177 students, and 17 learners provided verbal…

  10. Language: Functionalism versus Authenticity | McGuire | Indo-Pacific ...

    African Journals Online (AJOL)

    While the syntactic and grammatical perspective, which predominates in the educational context, presents language as an institutionalized, authoritarian and self-contained system, Saussurean linguistics provides a view of language as a complex, self-contained, technical system, as such reflecting the nature of modern ...

  11. Functional-light JavaScript balanced, pragmatic FP in JavaScript

    CERN Document Server

    Simpson, Kyle

    2017-01-01

    Functional-Light JavaScript is a balanced, pragmatic exploration of Functional Programming in JavaScript. Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs. If you've ever tried to learn FP but struggled with terms like "monad", mathematical concepts like category theory, or symbols like (lambda), you're not alone. Functional-Light programming distills the most vital aspects of FP—function purity, value immutability, composition, and more!—down to approachable JavaScript patterns. Rather than the all-or-nothing dogmatism often encountered in FP, this book teaches you how to improve your programs line by line.

  12. Accessing the Self in Self-Access Learning: Emotions and Feelings in Language Advising

    Directory of Open Access Journals (Sweden)

    Maria Giovanna Tassinari

    2013-12-01

    Full Text Available The importance of the affective dimension and the role of beliefs, self-efficacy and learners’ voices in language learning are recognized in the literature (Arnold, 1999; Brewer, 2006; Ogasa, 2010. Although emotions and feelings seem to play an important role in self-directed language learning (Bown & White, 2010; Candas & Eneau, 2010, little is still known about how to support the affective dimension throughout the self-directed learning process (Aoki, 1999. Clearly, the cognitive and the metacognitive, the subjective and affective dimensions of learning need to be addressed, in a self-access centre, in order to support learners on their road to autonomy. Language advising provides the appropriate arena for this. Within the professional and interpersonal relationship between advisors and learners (Ciekanski, 2007, it is easier to reflect on the affective implications of learning and to help learners to cope with them. Ongoing research into emotions and feelings in advising contexts shows that affect and subjectivity occupy a large proportion of learners’ (and advisors’ discourse. This paper makes a case for integrating reflection on the affective and subjective dimensions of learning, both in the research and in the practice of language advising.

  13. A modeling paradigm for interdisciplinary water resources modeling: Simple Script Wrappers (SSW)

    Science.gov (United States)

    Steward, David R.; Bulatewicz, Tom; Aistrup, Joseph A.; Andresen, Daniel; Bernard, Eric A.; Kulcsar, Laszlo; Peterson, Jeffrey M.; Staggenborg, Scott A.; Welch, Stephen M.

    2014-05-01

    Holistic understanding of a water resources system requires tools capable of model integration. This team has developed an adaptation of the OpenMI (Open Modelling Interface) that allows easy interactions across the data passed between models. Capabilities have been developed to allow programs written in common languages such as matlab, python and scilab to share their data with other programs and accept other program's data. We call this interface the Simple Script Wrapper (SSW). An implementation of SSW is shown that integrates groundwater, economic, and agricultural models in the High Plains region of Kansas. Output from these models illustrates the interdisciplinary discovery facilitated through use of SSW implemented models. Reference: Bulatewicz, T., A. Allen, J.M. Peterson, S. Staggenborg, S.M. Welch, and D.R. Steward, The Simple Script Wrapper for OpenMI: Enabling interdisciplinary modeling studies, Environmental Modelling & Software, 39, 283-294, 2013. http://dx.doi.org/10.1016/j.envsoft.2012.07.006 http://code.google.com/p/simple-script-wrapper/

  14. Promoting interaction during sociodramatic play: teaching scripts to typical preschoolers and classmates with disabilities.

    Science.gov (United States)

    Goldstein, H; Cisar, C L

    1992-01-01

    We investigated the effects of teaching sociodramatic scripts on subsequent interaction among three triads, each containing 2 typical children and 1 child with autistic characteristics. The same type and rate of teacher prompts were implemented throughout structured play observations to avoid the confounding effects of script training and teacher prompting. After learning the scripts, all children demonstrated more frequent theme-related social behavior. These improvements in social-communicative interaction were replicated with the training of three sociodramatic scripts (i.e., pet shop, carnival, magic show) according to a multiple baseline design. These effects were maintained during the training of successive scripts and when the triads were reconstituted to include new but similarly trained partners. Results provided support for the inclusion of systematic training of scripts to enhance interaction among children with and without disabilities during sociodramatic play.

  15. QlikView scripting

    CERN Document Server

    Floyd, Matt

    2013-01-01

    This mini book offers information about QlikView scripting written in an easy-to-understand manner, and covers QlikView scripting from basic to advanced features in a compact format.If you are a basic orintermediate developer with some knowledge of QlikView applications and a basic understanding of QlikView scripting and data extraction and manipulation, this book will be great for you. If you are an advanced user, you can also use this book as a reference guide and teaching aid. If you are a QlikView project team member such as a business user, data/ETL professional, project manager, orsystem

  16. "Prefacing the Script" as an Ethical Response to State-Mandated Abortion Counseling.

    Science.gov (United States)

    Buchbinder, Mara; Lassiter, Dragana; Mercier, Rebecca; Bryant, Amy; Lyerly, Anne Drapkin

    Laws governing abortion provision are proliferating throughout the United States, yet little is known about how these laws affect providers. We investigated the experiences of abortion providers in North Carolina practicing under the 2011 Women's Right to Know Act, which mandates that women receive counseling with specific, state-prescribed information at least 24 hours prior to an abortion. We focus here on a subset of the data to examine one strategy by which providers worked to minimize moral conflicts generated by the counseling procedure. Drawing on Erving Goffman's work on language and social interaction, we highlight how providers communicated moral objections and layered meanings through a practice that we call prefacing the script . We conducted semi-structured interviews with 31 physicians, nurses, physician assistants, and clinic managers who provide abortion care in North Carolina. Audio-recorded interviews were transcribed verbatim and analyzed using an inductive, iterative analytic approach, which included reading for context, interpretive memo-writing, and focused coding. Roughly half of the participants (14/31) reported that they or the clinicians who performed the counseling in their institution routinely prefaced the counseling script with qualifiers, disclaimers, and apologies that clarified their relationship to the state-mandated content. We identified three performative functions of this practice: 1) enacting a frame shift from a medical to a legal interaction, 2) distancing the speaker from the authorial voice of the counseling script, and 3) creating emotional alignment. Prefacing state-mandated abortion counseling scripts constitutes a practical strategy providers use to balance the obligation to comply with state law with personal and professional responsibilities to provide tailored care, emotional support, and serve the patient's best interests. Our findings suggest that language constitutes a powerful resource for navigating and

  17. PyRosetta: a script-based interface for implementing molecular modeling algorithms using Rosetta.

    Science.gov (United States)

    Chaudhury, Sidhartha; Lyskov, Sergey; Gray, Jeffrey J

    2010-03-01

    PyRosetta is a stand-alone Python-based implementation of the Rosetta molecular modeling package that allows users to write custom structure prediction and design algorithms using the major Rosetta sampling and scoring functions. PyRosetta contains Python bindings to libraries that define Rosetta functions including those for accessing and manipulating protein structure, calculating energies and running Monte Carlo-based simulations. PyRosetta can be used in two ways: (i) interactively, using iPython and (ii) script-based, using Python scripting. Interactive mode contains a number of help features and is ideal for beginners while script-mode is best suited for algorithm development. PyRosetta has similar computational performance to Rosetta, can be easily scaled up for cluster applications and has been implemented for algorithms demonstrating protein docking, protein folding, loop modeling and design. PyRosetta is a stand-alone package available at http://www.pyrosetta.org under the Rosetta license which is free for academic and non-profit users. A tutorial, user's manual and sample scripts demonstrating usage are also available on the web site.

  18. Self-contained microfluidic systems: a review.

    Science.gov (United States)

    Boyd-Moss, Mitchell; Baratchi, Sara; Di Venere, Martina; Khoshmanesh, Khashayar

    2016-08-16

    Microfluidic systems enable rapid diagnosis, screening and monitoring of diseases and health conditions using small amounts of biological samples and reagents. Despite these remarkable features, conventional microfluidic systems rely on bulky expensive external equipment, which hinders their utility as powerful analysis tools outside of research laboratories. 'Self-contained' microfluidic systems, which contain all necessary components to facilitate a complete assay, have been developed to address this limitation. In this review, we provide an in-depth overview of self-contained microfluidic systems. We categorise these systems based on their operating mechanisms into three major groups: passive, hand-powered and active. Several examples are provided to discuss the structure, capabilities and shortcomings of each group. In particular, we discuss the self-contained microfluidic systems enabled by active mechanisms, due to their unique capability for running multi-step and highly controllable diagnostic assays. Integration of self-contained microfluidic systems with the image acquisition and processing capabilities of smartphones, especially those equipped with accessory optical components, enables highly sensitive and quantitative assays, which are discussed. Finally, the future trends and possible solutions to expand the versatility of self-contained, stand-alone microfluidic platforms are outlined.

  19. Mastering JavaScript high performance

    CERN Document Server

    Adams, Chad R

    2015-01-01

    If you are a JavaScript developer with some experience in development and want to increase the performance of JavaScript projects by building faster web apps, then this book is for you. You should know the basic concepts of JavaScript.

  20. Scripting InDesign CS34 with JavaScript

    CERN Document Server

    Kahrel, Peter

    2009-01-01

    Updated: August 2010. Author Peter Kahrel updated this Short Cut to cover InDesign CS5. InDesign provides a powerful setof tools for producing beautifuldocuments. While you can certainlydo all your work by hand throughInDesign's graphical interface, thereare many times when it's much easier towrite a script. Once you've automateda task, you can run it over the wholedocument, ensuring consistency, orjust when you need it, simplifying andspeeding your layout process. All ittakes is a bit of JavaScript knowledgeand a willingness to explore InDesign'sprogramming features.

  1. SMS Language and College Writing :The languages of the College Texters

    Directory of Open Access Journals (Sweden)

    Norizul Azida Darus

    2010-03-01

    Full Text Available Many students have become avid texters and are seriously reinventing language to accommodate the 160-character limit of short messages. They are more interested in getting their messages across and thus becoming less concerned about correct spelling, grammar and punctuation. Since texting has become a way of life of many students, it is feared that the SMS language can affect students’ written performance. This research examines the effects of frequent usage of text messaging (SMS on undergraduates academic writing. For the purpose of the study, 264 Diploma students of UiTM Perlis were selected as participants. They were 94 male texters and 170 female texters aged between 18 – 22 years old who were taking three different English courses namely Preparatory English, Mainstream English 1 and Mainstream English 2. The data includes participants’ SMS messages, class assignments and examinations scripts which were analyzed in order to detect the existence of SMS language by using measuring instruments of Orthographic forms (Shortis, 2001. The findings reveal that there were few occurrences of SMS language in students’ examinations scripts among weak students.

  2. Refinement Types for TypeScript

    OpenAIRE

    Vekris, Panagiotis; Cosman, Benjamin; Jhala, Ranjit

    2016-01-01

    We present Refined TypeScript (RSC), a lightweight refinement type system for TypeScript, that enables static verification of higher-order, imperative programs. We develop a formal core of RSC that delineates the interaction between refinement types and mutability. Next, we extend the core to account for the imperative and dynamic features of TypeScript. Finally, we evaluate RSC on a set of real world benchmarks, including parts of the Octane benchmarks, D3, Transducers, and the TypeScript co...

  3. An Investigation of School Counselor Self-Efficacy with English Language Learners

    Science.gov (United States)

    Johnson, Leonissa V.; Ziomek-Daigle, Jolie; Haskins, Natoya Hill; Paisley, Pamela O.

    2017-01-01

    This exploratory quantitative study described school counselors' self-efficacy with English language learners. Findings suggest that school counselors with exposure to and experiences with English language learners have higher levels of self-efficacy. Statistically significant and practical differences in self-efficacy were apparent by race, U.S.…

  4. Multilevel analysis of facial expressions of emotion and script: self-report (arousal and valence) and psychophysiological correlates.

    Science.gov (United States)

    Balconi, Michela; Vanutelli, Maria Elide; Finocchiaro, Roberta

    2014-09-26

    The paper explored emotion comprehension in children with regard to facial expression of emotion. The effect of valence and arousal evaluation, of context and of psychophysiological measures was monitored. Indeed subjective evaluation of valence (positive vs. negative) and arousal (high vs. low), and contextual (facial expression vs. facial expression and script) variables were supposed to modulate the psychophysiological responses. Self-report measures (in terms of correct recognition, arousal and valence attribution) and psychophysiological correlates (facial electromyography, EMG, skin conductance response, SCR, and heart rate, HR) were observed when children (N = 26; mean age = 8.75 y; range 6-11 y) looked at six facial expressions of emotions (happiness, anger, fear, sadness, surprise, and disgust) and six emotional scripts (contextualized facial expressions). The competencies about the recognition, the evaluation on valence and arousal was tested in concomitance with psychophysiological variations. Specifically, we tested for the congruence of these multiple measures. Log-linear analysis and repeated measure ANOVAs showed different representations across the subjects, as a function of emotion. Specifically, children' recognition and attribution were well developed for some emotions (such as anger, fear, surprise and happiness), whereas some other emotions (mainly disgust and sadness) were less clearly represented. SCR, HR and EMG measures were modulated by the evaluation based on valence and arousal, with increased psychophysiological values mainly in response to anger, fear and happiness. As shown by multiple regression analysis, a significant consonance was found between self-report measures and psychophysiological behavior, mainly for emotions rated as more arousing and negative in valence. The multilevel measures were discussed at light of dimensional attribution model.

  5. Impact of Article Language in Multi-Language Medical Journals - a Bibliometric Analysis of Self-Citations and Impact Factor

    Science.gov (United States)

    Diekhoff, Torsten; Schlattmann, Peter; Dewey, Marc

    2013-01-01

    Background In times of globalization there is an increasing use of English in the medical literature. The aim of this study was to analyze the influence of English-language articles in multi-language medical journals on their international recognition – as measured by a lower rate of self-citations and higher impact factor (IF). Methods and Findings We analyzed publications in multi-language journals in 2008 and 2009 using the Web of Science (WoS) of Thomson Reuters (former Institute of Scientific Information) and PubMed as sources of information. The proportion of English-language articles during the period was compared with both the share of self-citations in the year 2010 and the IF with and without self-citations. Multivariable linear regression analysis was performed to analyze these factors as well as the influence of the journals‘ countries of origin and of the other language(s) used in publications besides English. We identified 168 multi-language journals that were listed in WoS as well as in PubMed and met our criteria. We found a significant positive correlation of the share of English articles in 2008 and 2009 with the IF calculated without self-citations (Pearson r=0.56, p = journal‘s country of origin – North American journals had a higher IF compared to Middle and South American or European journals. Conclusion Our findings suggest that a larger share of English articles in multi-language medical journals is associated with greater international recognition. Fewer self-citations were found in multi-language journals with a greater share of original articles in English. PMID:24146929

  6. Python GUI Scripting Interface for Running Atomic Physics Applications

    OpenAIRE

    Tahat, Amani; Tahat, Mofleh

    2011-01-01

    We create a Python GUI scripting interface working under Windows in addition to (UNIX/Linux). The GUI has been built around the Python open-source programming language. We use the Python's GUI library that so called Python Mega Widgets (PMW) and based on Tkinter Python module (http://www.freenetpages.co.uk/hp/alan.gauld/tutgui.htm). The new GUI was motivated primarily by the desire of more updated operations, more flexibility incorporating future and current improvements in producing atomic d...

  7. Mastering Unity scripting

    CERN Document Server

    Thorn, Alan

    2015-01-01

    Mastering Unity Scripting is an advanced book intended for students, educators, and professionals familiar with the Unity basics as well as the basics of scripting. Whether you've been using Unity for a short time or are an experienced user, this book has something important and valuable to offer to help you improve your game development workflow.

  8. The cultural life script as cognitive schema: How the life script shapes memory for fictional life stories

    DEFF Research Database (Denmark)

    Koppel, Jonathan Mark; Berntsen, Dorthe

    2014-01-01

    with the life script, memory for its valence was reconstructed to fit the script (in Study 2); and, third, intrusions in recall were disproportionately for life script events (in Study 3), though that was not the case in recognition (in Study 1). We conclude that the life script serves as a cognitive schema...

  9. Self-Regulated Out-of-Class Language Learning with Technology

    Science.gov (United States)

    Lai, Chun; Gu, Mingyue

    2011-01-01

    Current computer-assisted language learning (CALL) research has identified various potentials of technology for language learning. To realize and maximize these potentials, engaging students in self-initiated use of technology for language learning is a must. This study investigated Hong Kong university students' use of technology outside the…

  10. Selected Landscape Plants. Slide Script.

    Science.gov (United States)

    McCann, Kevin

    This slide script, part of a series of slide scripts designed for use in vocational agriculture classes, deals with commercially important woody ornamental landscape plants. Included in the script are narrations for use with a total of 253 slides illustrating 92 different plants. Several slides are used to illustrate each plant: besides a view of…

  11. Self-esteem, shyness, and sociability in adolescents with specific language impairment (SLI).

    Science.gov (United States)

    Wadman, Ruth; Durkin, Kevin; Conti-Ramsden, Gina

    2008-08-01

    To determine if lower global self-esteem, shyness, and low sociability are outcomes associated with SLI in adolescence. Possible concurrent predictive relationships and gender differences were also examined. Fifty-four adolescents with SLI, aged between 16 and 17 years, were compared with a group of 54 adolescents with typical language abilities on the Rosenberg Self-Esteem scale (Rosenberg, 1965) and the Cheek and Buss Shyness and Sociability scales (Cheek & Buss, 1981). The SLI group had significantly lower global self-esteem scores than the group with typical language abilities. The adolescents with SLI were more shy than their peers, but the groups did not differ in their sociability ratings. Regression analysis found that language ability was not concurrently predictive of self-esteem but shyness was. Mediation analysis suggested that shyness could be a partial but significant mediator in the relationship between language ability and global self-esteem. Older adolescents with SLI are at risk of lower global self-esteem and experience shyness, although they want to interact socially. The relationship between language ability and self-esteem at this point in adolescence is complex, with shyness potentially playing an important mediating role.

  12. AUX: a scripting language for auditory signal processing and software packages for psychoacoustic experiments and education.

    Science.gov (United States)

    Kwon, Bomjun J

    2012-06-01

    This article introduces AUX (AUditory syntaX), a scripting syntax specifically designed to describe auditory signals and processing, to the members of the behavioral research community. The syntax is based on descriptive function names and intuitive operators suitable for researchers and students without substantial training in programming, who wish to generate and examine sound signals using a written script. In this article, the essence of AUX is discussed and practical examples of AUX scripts specifying various signals are illustrated. Additionally, two accompanying Windows-based programs and development libraries are described. AUX Viewer is a program that generates, visualizes, and plays sounds specified in AUX. AUX Viewer can also be used for class demonstrations or presentations. Another program, Psycon, allows a wide range of sound signals to be used as stimuli in common psychophysical testing paradigms, such as the adaptive procedure, the method of constant stimuli, and the method of adjustment. AUX Library is also provided, so that researchers can develop their own programs utilizing AUX. The philosophical basis of AUX is to separate signal generation from the user interface needed for experiments. AUX scripts are portable and reusable; they can be shared by other researchers, regardless of differences in actual AUX-based programs, and reused for future experiments. In short, the use of AUX can be potentially beneficial to all members of the research community-both those with programming backgrounds and those without.

  13. PyRosetta: a script-based interface for implementing molecular modeling algorithms using Rosetta

    Science.gov (United States)

    Chaudhury, Sidhartha; Lyskov, Sergey; Gray, Jeffrey J.

    2010-01-01

    Summary: PyRosetta is a stand-alone Python-based implementation of the Rosetta molecular modeling package that allows users to write custom structure prediction and design algorithms using the major Rosetta sampling and scoring functions. PyRosetta contains Python bindings to libraries that define Rosetta functions including those for accessing and manipulating protein structure, calculating energies and running Monte Carlo-based simulations. PyRosetta can be used in two ways: (i) interactively, using iPython and (ii) script-based, using Python scripting. Interactive mode contains a number of help features and is ideal for beginners while script-mode is best suited for algorithm development. PyRosetta has similar computational performance to Rosetta, can be easily scaled up for cluster applications and has been implemented for algorithms demonstrating protein docking, protein folding, loop modeling and design. Availability: PyRosetta is a stand-alone package available at http://www.pyrosetta.org under the Rosetta license which is free for academic and non-profit users. A tutorial, user's manual and sample scripts demonstrating usage are also available on the web site. Contact: pyrosetta@graylab.jhu.edu PMID:20061306

  14. Language and Literacy: The Case of India.

    Science.gov (United States)

    Sridhar, Kamal K.

    Language and literacy issues in India are reviewed in terms of background, steps taken to combat illiteracy, and some problems associated with literacy. The following facts are noted: India has 106 languages spoken by more than 685 million people, there are several minor script systems, a major language has different dialects, a language may use…

  15. Exploring Effectiveness and Moderators of Language Learning Strategy Instruction on Second Language and Self-Regulated Learning Outcomes

    Science.gov (United States)

    Ardasheva, Yuliya; Wang, Zhe; Adesope, Olusola O.; Valentine, Jeffrey C.

    2017-01-01

    This meta-analysis synthesized recent research on strategy instruction (SI) effectiveness to estimate SI effects and their moderators for two domains: second/foreign language and self-regulated learning. A total of 37 studies (47 independent samples) for language domain and 16 studies (17 independent samples) for self-regulated learning domain…

  16. Which programming language should follow Scratch? JavaScript?

    OpenAIRE

    Bevčič, Mateja

    2017-01-01

    Pupils start with Scratch programming already in the second triennium of primary school. Scratch is a visual programming language where users learn basic programming by stacking blocks of commands. The problems then arise when switching to text-based programming as this represents a great and demanding step for pupils. It is for this very reason very important which programming language and environment we select as we try to make this step as easy as possible for pupils. Pyt...

  17. Self-Access Language Learning for Malaysian University Students

    Science.gov (United States)

    Tse, Andrew Yau Hau

    2012-01-01

    Just a few Malaysian universities offer self-access language learning activities to students. The objective of this study is to investigate if self-access learning can promote self-directed or autonomous learning in a public Malaysian technical university. Data collection is by means of interviewing the Director, lecturers, and students in a…

  18. High Performance JavaScript

    CERN Document Server

    Zakas, Nicholas

    2010-01-01

    If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more. Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstra

  19. JavaScript Web Applications

    CERN Document Server

    MacCaw, Alex

    2011-01-01

    Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side-not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicating with the server, and many other issues. Throughout the book, you'll work with real-world example applications to help you grasp the concepts involved. Learn how to create JavaScript applications that offer a more responsive and improved experience. U

  20. JavaScript programming pushing the limits

    CERN Document Server

    Raasch, Jon

    2013-01-01

    Take your JavaScript knowledge as far as it can go JavaScript has grown up, and it's a hot topic. Newer and faster JavaScript VMs and frameworks built upon them have increased the popularity of JavaScript for server-side web applications, and rich JS applications are being developed for mobile devices. This book delivers a compelling tutorial, showing you how to build a real-world app from the ground up. Experienced developers who want to master the latest techniques and redefine their skills will find this deep dive into JavaScript's hidden functionalities gives them the tools to

  1. 16 CFR 1500.130 - Self-pressurized containers: labeling.

    Science.gov (United States)

    2010-01-01

    ... 16 Commercial Practices 2 2010-01-01 2010-01-01 false Self-pressurized containers: labeling. 1500... § 1500.130 Self-pressurized containers: labeling. (a) Self-pressurized containers that fail to bear a...: warning—contents under pressure Do not puncture or incinerate container. Do not expose to heat or store at...

  2. An alternate HIV preventive strategy: sex scripts in media for women of color.

    Science.gov (United States)

    Medina, Catherine; Rios, Diana I

    2011-01-01

    New cases of HIV/AIDS among women of color in the United States highlight the continuing need for the public and private sectors to develop alternate preventive strategies. The author discusses the conceptual basis for using television sex scripts to incorporate women of color relational needs (trust, romance, sexual pressure) to promote HIV risk-reduction messages through a process of association with the television storyline. Sex scripts are a source of implicit knowledge about how to behave in situations that involve sexual intimacy. The article suggests that sexual scripts prevention messages build on the agency of women through the use of power theory-that is supporting woman's self-power by participating in sexual behavioral change. Implications for sexual equality in media programming are discussed.

  3. Reading English with Japanese in mind: Effects of frequency, phonology, and meaning in different-script bilinguals

    NARCIS (Netherlands)

    Miwa, K.; Dijkstra, A.F.J.; Bolger, P.; Baayen, R.H.

    2014-01-01

    Previous priming studies suggest that, even for bilinguals of languages with different scripts, non-selective lexical activation arises. This lexical decision eye-tracking study examined contributions of frequency, phonology, and meaning of L1 Japanese words on L2 English word lexical decision

  4. Processing sequence annotation data using the Lua programming language.

    Science.gov (United States)

    Ueno, Yutaka; Arita, Masanori; Kumagai, Toshitaka; Asai, Kiyoshi

    2003-01-01

    The data processing language in a graphical software tool that manages sequence annotation data from genome databases should provide flexible functions for the tasks in molecular biology research. Among currently available languages we adopted the Lua programming language. It fulfills our requirements to perform computational tasks for sequence map layouts, i.e. the handling of data containers, symbolic reference to data, and a simple programming syntax. Upon importing a foreign file, the original data are first decomposed in the Lua language while maintaining the original data schema. The converted data are parsed by the Lua interpreter and the contents are stored in our data warehouse. Then, portions of annotations are selected and arranged into our catalog format to be depicted on the sequence map. Our sequence visualization program was successfully implemented, embedding the Lua language for processing of annotation data and layout script. The program is available at http://staff.aist.go.jp/yutaka.ueno/guppy/.

  5. Let's Write a Script.

    Science.gov (United States)

    Harding, T. E.

    Some problems of writing scripts for radio and/or television are discussed, with examples provided to illustrate the rules. Writing both fictional scripts and documentaries are considered. Notes are also included to help the freelance writer who wishes to sell his work. (RH)

  6. Pro JavaScript for web apps

    CERN Document Server

    Freeman, Adam

    2012-01-01

    JavaScript is the engine behind every web app, and a solid knowledge of it is essential for all modern web developers. Pro JavaScript for Web Apps gives you all of the information that you need to create professional, optimized, and efficient JavaScript applications that will run across all devices. It takes you through all aspects of modern JavaScript application creation, showing you how to combine JavaScript with the new features of HTML5 and CSS3 to make the most of the new web technologies. The focus of the book is on creating professional web applications, ensuring that your app provides

  7. Self-folding micropatterned polymeric containers.

    Science.gov (United States)

    Azam, Anum; Laflin, Kate E; Jamal, Mustapha; Fernandes, Rohan; Gracias, David H

    2011-02-01

    We demonstrate self-folding of precisely patterned, optically transparent, all-polymeric containers and describe their utility in mammalian cell and microorganism encapsulation and culture. The polyhedral containers, with SU-8 faces and biodegradable polycaprolactone (PCL) hinges, spontaneously assembled on heating. Self-folding was driven by a minimization of surface area of the liquefying PCL hinges within lithographically patterned two-dimensional (2D) templates. The strategy allowed for the fabrication of containers with variable polyhedral shapes, sizes and precisely defined porosities in all three dimensions. We provide proof-of-concept for the use of these polymeric containers as encapsulants for beads, chemicals, mammalian cells and bacteria. We also compare accelerated hinge degradation rates in alkaline solutions of varying pH. These optically transparent containers resemble three-dimensional (3D) micro-Petri dishes and can be utilized to sustain, monitor and deliver living biological components.

  8. Indian Language Document Analysis and Understanding

    Indian Academy of Sciences (India)

    documents would contain text of more than one script (for example, English, Hindi and the ... O'Gorman and Govindaraju provides a good overview on document image ... word level in bilingual documents containing Roman and Tamil scripts.

  9. Energy scripts and spaces

    NARCIS (Netherlands)

    van der Schoor, Tineke

    2016-01-01

    Demand Conference Lancaster 2016 Workshop 9. Space, site and scale in the making of energy demand Abstract: Energy scripts and spaces Tineke van der Schoor, Hanze University of Applied Sciences, Groningen Technology is infused with scripts that indicate how we as users should behave around, live in

  10. Associations between anxiety and love scripts.

    Science.gov (United States)

    Gawda, Barbara

    2012-08-01

    Relations between trait anxiety and love scripts expressed in narratives were examined to assess how anxiety affects the perception of love. Stories about love (N = 160) written by 80 men and 80 women were analyzed. The content of the scripts was evaluated in terms of descriptions of actors, partners, expressed emotions of actor and of partner, importance of love, and the ending of the scenario. To test the differences between men and women on content of scripts and associations between trait anxiety level and frequencies of love script elements, a two-way analysis of variance was used. The main effect for sex was significant. There was an effect of trait anxiety on content of love scripts: high anxiety was associated with more frequent negative descriptions of the actor as well as more frequent negative descriptions of the partner's emotions, only in scripts written by women.

  11. Eye movement control in reading unspaced text: the case of the Japanese script.

    Science.gov (United States)

    Kajii, N; Nazir, T A; Osaka, N

    2001-09-01

    The present study examines the landing-site distributions of the eyes during natural reading of Japanese script: a script that mixes three different writing systems (Kanji, Hiragana, and Katakana) and that misses regular spacing between words. The results show a clear preference of the eyes to land at the beginning rather than the center of the word. In addition, it was found that the eyes land on Kanji characters more frequently than on Hiragana or Katakana characters. Further analysis for two- and three-character words indicated that the eye's landing-site distribution differs depending on type of the characters in the word: the eyes prefer to land at the word beginning only when the initial character of the word is a Kanji character. For pure Hiragana words, the proportion of initial fixations did not differ between character positions. Thus, as already indicated by Kambe (National Institute of Japanese Language Report 85 (1986) 29), the visual distinctiveness of the three Japanese scripts plays a role in guiding eye movements in reading Japanese.

  12. Linux shell scripting cookbook

    CERN Document Server

    Tushar, Shantanu

    2013-01-01

    This book is written in a Cookbook style and it offers learning through recipes with examples and illustrations. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginners, or just open up any chapter and start following the recipes as a reference for advanced users.If you are a beginner or an intermediate user who wants to master the skill of quickly writing scripts to perform various tasks without reading the entire manual, this book is for you. You can start writing scri

  13. The effect of written text on comprehension of spoken English as a foreign language.

    Science.gov (United States)

    Diao, Yali; Chandler, Paul; Sweller, John

    2007-01-01

    Based on cognitive load theory, this study investigated the effect of simultaneous written presentations on comprehension of spoken English as a foreign language. Learners' language comprehension was compared while they used 3 instructional formats: listening with auditory materials only, listening with a full, written script, and listening with simultaneous subtitled text. Listening with the presence of a script and subtitles led to better understanding of the scripted and subtitled passage but poorer performance on a subsequent auditory passage than listening with the auditory materials only. These findings indicated that where the intention was learning to listen, the use of a full script or subtitles had detrimental effects on the construction and automation of listening comprehension schemas.

  14. Social scripts and stark realities: Kenyan adolescents' abortion discourse.

    Science.gov (United States)

    Mitchell, Ellen M H; Halpern, Carolyn Tucker; Kamathi, Eva Muthuuri; Owino, Shirley

    2006-01-01

    This study explores students' narratives and discourses about adolescent pregnancy and abortion elicited via internet-based open-ended questions posed in response to a cartoon vignette. We report on content analysis of recommendations and strategies for how to manage the unplanned pregnancy of a fictional young couple and in their own personal lives. The responses of 614 young people were analysed. Strategies vary widely. They include giving birth, adoption, running away, abortion, denial, and postponement until discovery. Young people were also queried about unplanned pregnancy resolution among their peers. Discourse analysis reveals competing social scripts on abortion. Florid condemnation of abortion acts in the hypothetical cases contrasts with more frank and sober description of peers' real life abortion behaviour. Students' language is compared with that found in official curricula. The rhetorical devices, moralizing social scripts and dubious health claims about abortion in students' online narratives mirror the tenor and content of their academic curricula as well as Kenyan media presentation of the issue. The need for factual information, dispassionate dialogue and improved contraceptive access is considerable.

  15. Scripting MODFLOW model development using Python and FloPy

    Science.gov (United States)

    Bakker, Mark; Post, Vincent E. A.; Langevin, Christian D.; Hughes, Joseph D.; White, Jeremy; Starn, Jeffrey; Fienen, Michael N.

    2016-01-01

    Graphical user interfaces (GUIs) are commonly used to construct and postprocess numerical groundwater flow and transport models. Scripting model development with the programming language Python is presented here as an alternative approach. One advantage of Python is that there are many packages available to facilitate the model development process, including packages for plotting, array manipulation, optimization, and data analysis. For MODFLOW-based models, the FloPy package was developed by the authors to construct model input files, run the model, and read and plot simulation results. Use of Python with the available scientific packages and FloPy facilitates data exploration, alternative model evaluations, and model analyses that can be difficult to perform with GUIs. Furthermore, Python scripts are a complete, transparent, and repeatable record of the modeling process. The approach is introduced with a simple FloPy example to create and postprocess a MODFLOW model. A more complicated capture-fraction analysis with a real-world model is presented to demonstrate the types of analyses that can be performed using Python and FloPy.

  16. Self-Repair and Language Selection in Bilingual Speech Processing

    Directory of Open Access Journals (Sweden)

    Inga Hennecke

    2013-07-01

    Full Text Available In psycholinguistic research the exact level of language selection in bilingual lexical access is still controversial and current models of bilingual speech production offer conflicting statements about the mechanisms and location of language selection. This paper aims to provide a corpus analysis of self-repair mechanisms in code-switching contexts of highly fluent bilingual speakers in order to gain further insights into bilingual speech production. The present paper follows the assumptions of the Selection by Proficiency model, which claims that language proficiency and lexical robustness determine the mechanism and level of language selection. In accordance with this hypothesis, highly fluent bilinguals select languages at a prelexical level, which should influence the occurrence of self-repairs in bilingual speech. A corpus of natural speech data of highly fluent and balanced bilingual French-English speakers of the Canadian French variety Franco-Manitoban serves as the basis for a detailed analysis of different self-repair mechanisms in code-switching environments. Although the speech data contain a large amount of code-switching, results reveal that only a few speech errors and self-repairs occur in direct code-switching environments. A detailed analysis of the respective starting point of code-switching and the different repair mechanisms supports the hypothesis that highly proficient bilinguals do not select languages at the lexical level.Le niveau exact de la sélection des langues lors de l’accès lexical chez le bilingue reste une question controversée dans la recherche psycholinguistique. Les modèles actuels de la production verbale bilingue proposent des arguments contradictoires concernant le mécanisme et le lieu de la sélection des langues. La présente recherche vise à fournir une analyse de corpus mettant l’accent sur les mécanismes d’autoréparation dans le contexte d’alternance codique dans la production verbale

  17. Exploring Prospective EFL Teachers' Perceived Self-Efficacy and Beliefs on English Language Learning

    Science.gov (United States)

    Genç, Gülten; Kulusakli, Emine; Aydin, Savas

    2016-01-01

    Learners' perceived self-efficacy and beliefs on English language learning are important in education. Taking into consideration the important impact of individual variables on language learning, this study seeks to highlight the relationship between Turkish EFL learners' beliefs about language learning and their sense of self-efficacy. The…

  18. Script identification in printed bilingual documents

    Indian Academy of Sciences (India)

    R. Narasimhan (Krishtel eMaging) 1461 1996 Oct 15 13:05:22

    and lower zones, together with the character density, is used to identify the script. ... our work, we assume bilingual documents which require script recognition at word level. ... Thus, all the reported studies accomplish script recognition either at the line level ... In this paper, we make an attempt to separate the English and.

  19. PyCMSXiO: an external interface to script treatment plans for the Elekta® CMS XiO treatment planning system

    Science.gov (United States)

    Xing, Aitang; Arumugam, Sankar; Holloway, Lois; Goozee, Gary

    2014-03-01

    Scripting in radiotherapy treatment planning systems not only simplifies routine planning tasks but can also be used for clinical research. Treatment planning scripting can only be utilized in a system that has a built-in scripting interface. Among the commercially available treatment planning systems, Pinnacle (Philips) and Raystation (Raysearch Lab.) have inherent scripting functionality. CMS XiO (Elekta) is a widely used treatment planning system in radiotherapy centres around the world, but it does not have an interface that allows the user to script radiotherapy plans. In this study an external scripting interface, PyCMSXiO, was developed for XiO using the Python programming language. The interface was implemented as a python package/library using a modern object-oriented programming methodology. The package was organized as a hierarchy of different classes (objects). Each class (object) corresponds to a plan object such as the beam of a clinical radiotherapy plan. The interface of classes was implemented as object functions. Scripting in XiO using PyCMSXiO is comparable with Pinnacle scripting. This scripting package has been used in several research projects including commissioning of a beam model, independent three-dimensional dose verification for IMRT plans and a setup-uncertainty study. Ease of use and high-level functions provided in the package achieve a useful research tool. It was released as an open-source tool that may benefit the medical physics community.

  20. PyCMSXiO: an external interface to script treatment plans for the Elekta® CMS XiO treatment planning system

    International Nuclear Information System (INIS)

    Xing, Aitang; Arumugam, Sankar; Holloway, Lois; Goozee, Gary

    2014-01-01

    Scripting in radiotherapy treatment planning systems not only simplifies routine planning tasks but can also be used for clinical research. Treatment planning scripting can only be utilized in a system that has a built-in scripting interface. Among the commercially available treatment planning systems, Pinnacle (Philips) and Raystation (Raysearch Lab.) have inherent scripting functionality. CMS XiO (Elekta) is a widely used treatment planning system in radiotherapy centres around the world, but it does not have an interface that allows the user to script radiotherapy plans. In this study an external scripting interface, PyCMSXiO, was developed for XiO using the Python programming language. The interface was implemented as a python package/library using a modern object-oriented programming methodology. The package was organized as a hierarchy of different classes (objects). Each class (object) corresponds to a plan object such as the beam of a clinical radiotherapy plan. The interface of classes was implemented as object functions. Scripting in XiO using PyCMSXiO is comparable with Pinnacle scripting. This scripting package has been used in several research projects including commissioning of a beam model, independent three-dimensional dose verification for IMRT plans and a setup-uncertainty study. Ease of use and high-level functions provided in the package achieve a useful research tool. It was released as an open-source tool that may benefit the medical physics community.

  1. A Courseware to Script Animated Pedagogical Agents in Instructional Material for Elementary Students in English Education

    Science.gov (United States)

    Hong, Zeng-Wei; Chen, Yen-Lin; Lan, Chien-Ho

    2014-01-01

    Animated agents are virtual characters who demonstrate facial expressions, gestures, movements, and speech to facilitate students' engagement in the learning environment. Our research developed a courseware that supports a XML-based markup language and an authoring tool for teachers to script animated pedagogical agents in teaching materials. The…

  2. Solar energy for self-contained power supply

    Directory of Open Access Journals (Sweden)

    Zholobov Maxim

    2017-01-01

    Full Text Available Solar energy relevance in self-contained utility system as well as economic feasibility for each class of consumers considered. The article will outline utilising features of self-contained photovoltaic stations in Middle East and Northern Africa.

  3. Object of desire self-consciousness theory.

    Science.gov (United States)

    Bogaert, Anthony F; Brotto, Lori A

    2014-01-01

    In this article, the authors discuss the construct of object of desire self-consciousness, the perception that one is romantically and sexually desirable in another's eyes. The authors discuss the nature of the construct, variations in its expression, and how it may function as part of a self-schemata or script related to romance and sexuality. The authors suggest that object of desire self-consciousness may be an adaptive, evolved psychological mechanism allowing sexual and romantic tactics suitable to one's mate value. The authors also suggest that it can act as a signal that one has high mate value in the sexual marketplace. The authors then review literature (e.g., on fantasies, on sexual activity preferences, on sexual dysfunctions, on language) suggesting that object of desire self-consciousness plays a particularly important role in heterosexual women's sexual/romantic functioning and desires.

  4. Self-Access Language Learning Programme: The Case of the English Language Voluntary Intensive Independent Catch-up Study

    Directory of Open Access Journals (Sweden)

    Salomi Papadima-Sophocleous

    2013-06-01

    Full Text Available This study investigated whether and to what extent an English Language Voluntary Intensive Independent Catch-up Study (ELVIICS, a Self-Access Language Learning (SALL programme, was effective in helping first-year Greek-Cypriot students fill in the gaps in their English language learning and come closer to the required language competence level of the Common European Framework of Reference (CEFR B1 level. It also examined students’ perceptions of such learning. The students followed the ELVIICS at their own pace, time and space until they felt they had reached the aimed level. Analysis of the achievement test results revealed that students’ language competence improved and reached the required level. Additional quantitative data also revealed that students felt ELVIICS also helped them improve their self-confidence, computer skills and autonomous learning. Moreover, students claimed that ELVIICS assisted them in getting through and successfully completing their compulsory course.

  5. The Role of Language and Private Speech in Preschoolers' Self-Regulation

    Science.gov (United States)

    Bono, Katherine E.; Bizri, Rana

    2014-01-01

    The present study explored relations among language skills, private speech, and self-regulation in three- to five-year-old children. Language skills were assessed with a standardised measure of language ability and by teacher reports of adaptive use of language in the classroom. Private speech was measured by observing children during a…

  6. The relationship between language use and depression: illuminating the importance of self-reflection, self-rumination, and the need for absolute truth.

    Science.gov (United States)

    Şimşek, Ömer Faruk

    2013-01-01

    The main aim of the present study was to provide additional knowledge about the mediatory processes through which language relates to depression. Although previous research gave clear evidence that language is closely related to depression, the research on intervening variables in the relationship has been limited. The present investigation tested a structural equation model in which self-concept clarity and self-consciousness mediated the relationship between personal perceptions of language and depression. Since "the need for absolute truth" construct has been shown to be important in providing greater consistency in estimates of the relationships among the variables, it has been added to the model as a control variable. The results supported the model and showed that personal perceptions of language predicted self-concept clarity, which in turn predicted the participants' self-reflection and self-rumination. Self-reflection and self-rumination, in turn, predicted depression.

  7. Professional XMPP Programming with JavaScript and jQuery

    CERN Document Server

    Moffitt, Jack

    2010-01-01

    Create real-time, highly interactive apps quickly with the powerful XMPP protocol. XMPP is a robust protocol used for a wide range of applications, including instant messaging, multi-user chat, voice and video conferencing, collaborative spaces, real-time gaming, data synchronization, and search. This book teaches you how to harness the power of XMPP in your own apps and presents you with all the tools you need to build the next generation of apps using XMPP or add new features to your current apps. Featuring the JavaScript language throughout and making use of the jQuery library, the book con

  8. Mastering the Nmap scripting engine

    CERN Document Server

    Pale, Paulino Calderón

    2015-01-01

    If you want to learn to write your own scripts for the Nmap Scripting Engine, this is the book for you. It is perfect for network administrators, information security professionals, and even Internet enthusiasts who are familiar with Nmap.

  9. JavaScript Access to DICOM Network and Objects in Web Browser.

    Science.gov (United States)

    Drnasin, Ivan; Grgić, Mislav; Gogić, Goran

    2017-10-01

    Digital imaging and communications in medicine (DICOM) 3.0 standard provides the baseline for the picture archiving and communication systems (PACS). The development of Internet and various communication media initiated demand for non-DICOM access to PACS systems. Ever-increasing utilization of the web browsers, laptops and handheld devices, as opposed to desktop applications and static organizational computers, lead to development of different web technologies. The DICOM standard officials accepted those subsequently as tools of alternative access. This paper provides an overview of the current state of development of the web access technology to the DICOM repositories. It presents a different approach of using HTML5 features of the web browsers through the JavaScript language and the WebSocket protocol by enabling real-time communication with DICOM repositories. JavaScript DICOM network library, DICOM to WebSocket proxy and a proof-of-concept web application that qualifies as a DICOM 3.0 device were developed.

  10. Language Immersion in the Self-Study Mode E-Course

    Science.gov (United States)

    Sobolev, Olga

    2016-01-01

    This paper assesses the efficiency of the "Language Immersion e-Course" developed at the London School of Economics and Political Science (LSE) Language Centre. The new self-study revision e-course, promoting students' proficiency in spoken and aural Russian through autonomous learning, is based on the Michel Thomas method, and is…

  11. Cross-site scripting attacks procedure and Prevention Strategies

    Directory of Open Access Journals (Sweden)

    Wang Xijun

    2016-01-01

    Full Text Available Cross-site scripting attacks and defense has been the site of attack and defense is an important issue, this paper, the definition of cross-site scripting attacks, according to the current understanding of the chaos on the cross-site scripting, analyzes the causes and harm cross-site scripting attacks formation of attacks XXS complete process XSS attacks made a comprehensive analysis, and then for the web program includes Mobility there are cross-site scripting filter laxity given from ordinary users browse the web and web application developers two the defense cross-site scripting attacks effective strategy.

  12. Reasons why undergraduate women comply with unwanted, non-coercive sexual advances: A serial indirect effect model integrating sexual script theory and sexual self-control perspectives.

    Science.gov (United States)

    Quinn-Nilas, Christopher; Kennett, Deborah J

    2018-01-16

    This study explored the predictors of young women's compliance with unwanted sexual activities, integrating the social with the cognitive and behavioral correlates of sexual compliance. In total, 222 young heterosexual women completed measures examining the Sexual Self-Control model, including reasons for consenting, sexual resourcefulness, and compliance with unwanted sex, as well as gender role measures pertaining to sexual script theory, including the sexual double standard, gender role stress, and virginity scripts. An exploratory analysis of serial indirect effects demonstrated that women scoring lower in sexual resourcefulness endorsed higher female gender role stress, which in turn was associated with higher endorsement of reasons for consent, translating into more frequent compliance with unwanted sexual activities. The relationship between one's ability to refuse and their decision to refuse appears quite complex. Understanding one's decision requires consideration of the social aspects of gender role endorsement.

  13. Toward a molecular programming language for algorithmic self-assembly

    Science.gov (United States)

    Patitz, Matthew John

    Self-assembly is the process whereby relatively simple components autonomously combine to form more complex objects. Nature exhibits self-assembly to form everything from microscopic crystals to living cells to galaxies. With a desire to both form increasingly sophisticated products and to understand the basic components of living systems, scientists have developed and studied artificial self-assembling systems. One such framework is the Tile Assembly Model introduced by Erik Winfree in 1998. In this model, simple two-dimensional square 'tiles' are designed so that they self-assemble into desired shapes. The work in this thesis consists of a series of results which build toward the future goal of designing an abstracted, high-level programming language for designing the molecular components of self-assembling systems which can perform powerful computations and form into intricate structures. The first two sets of results demonstrate self-assembling systems which perform infinite series of computations that characterize computably enumerable and decidable languages, and exhibit tools for algorithmically generating the necessary sets of tiles. In the next chapter, methods for generating tile sets which self-assemble into complicated shapes, namely a class of discrete self-similar fractal structures, are presented. Next, a software package for graphically designing tile sets, simulating their self-assembly, and debugging designed systems is discussed. Finally, a high-level programming language which abstracts much of the complexity and tedium of designing such systems, while preventing many of the common errors, is presented. The summation of this body of work presents a broad coverage of the spectrum of desired outputs from artificial self-assembling systems and a progression in the sophistication of tools used to design them. By creating a broader and deeper set of modular tools for designing self-assembling systems, we hope to increase the complexity which is

  14. Implementation of Private Cloud Computing Using Integration of JavaScript and Python

    Directory of Open Access Journals (Sweden)

    2010-09-01

    Full Text Available

    This paper deals with the design and deployment of a novel library class in Python, enabling the use of JavaScript functionalities in Application Programming and the leveraging of this Library into development for third generation technologies such as Private Cloud Computing. The integration of these two prevalent languages provides us with a new level of compliance which helps in developing an understanding between Web Programming and Application Programming. An inter-browser functionality wrapping, which would enable users to have a JavaScript experience in Python interfaces directly, without having to depend on external programs, has been developed. The functionality of this concept is prevalent in the fact that Applications written in JavaScript and accessed on the browser now have the capability of interacting with each other on a common platform with the help of a Python wrapper. The idea is demonstrated by the integrating with the now ubiquitous Cloud Computing concept. With the help of examples, we have showcased the same and explained how the Library XOCOM can be a stepping stone to flexible cloud computing environment.

  15. Synesthetic Colors for Japanese Scripts in Japanese Synesthetes

    Directory of Open Access Journals (Sweden)

    Kazuhiko Yokosawa

    2011-10-01

    Full Text Available The determinants of synesthetic colors for Japanese scripts were studied in six Japanese grapheme-color synesthetes. We investigated the influence of linguistic properties such as phonology, orthography, and meaning on synesthetic colors for logographic characters (Kanji, phonetic characters (hiragana and katakana, and digits. From a palette of 138 colors, the synesthetes selected colors for 79 Kanji, 71 hiragana, and 71 katakana characters, and 9 digits. The results revealed that the color choices for hiragana and katakana characters representing the same sound were remarkably consistent, indicating that color selection depended on phonology and not visual form. On the other hand, synesthetic colors for Kanji characters, which are usually learned later, depended on meaning and phonology. Kanji characters representing concepts that are highly related to colors (eg, names of objects with typical colors were associated with those colors. Digits and corresponding Kanji numerals elicited strikingly similar colors. Colors for Kanji and hiragana characters sharing the same sound were likely to be similar. These results suggest that synesthetic colors are generalized from digits and phonetic scripts to Kanji characters via meaning and phonology. This study provides insights into the generalization of synesthetic colors to later acquired sets of graphemes within a language.

  16. Illuminating Common Ground: Script Writing, Fiction and the 7Ws.

    Science.gov (United States)

    Rike, Elizabeth K.

    1996-01-01

    Describes the ongoing work of a teacher whose Summer Institute for Drama/Teacher Education at the University of Tennessee provides training for both theater and classroom teachers. Focuses on her teaching method--improvisational drama--which simultaneously addresses elements common to fiction and script writing, and now contained in the language…

  17. Adult English language learners and self-assessment a qualitative study

    CERN Document Server

    Wolochuk, Alexandria

    2014-01-01

    This study explores the relationship between adult English-language learners' assessment of their own language proficiency on the English Ability Questionnaire (EAQ) and their performance on the Test of English as a Foreign Language (TOEFL). It addresses aspects of developing the ""autonomous"" student and makes for the integration of self-directed learners who will be more aware of their strengths and weaknesses and how to address them

  18. Mastering JavaScript design patterns

    CERN Document Server

    Timms, Simon

    2014-01-01

    If you are a developer interested in creating easily maintainable applications that can grow and change with your needs, then this book is for you. Some experience with JavaScript (not necessarily with entire applications written in JavaScript) is required to follow the examples written in the book.

  19. A Software for the Analysis of Scripted Dialogs Based on Surface Markers

    Directory of Open Access Journals (Sweden)

    Sylvain Delisle

    2003-04-01

    Full Text Available Most information systems that deal with natural language texts do not tolerate much deviation from their idealized and simplified model of language. Spoken dialog is notoriously ungrammatical however. Because the MAREDI project focuses in particular on the automatic analysis of scripted dialogs, we needed to develop a robust capacity to analyze transcribed spoken language. This paper presents the main elements of our approach, which is based on exploiting surface markers as the best route to the semantics of the conversation modelled. We highlight the foundations of our particular conversational model and give an overview of the MAREDI system. The latter consists of three key modules, which are 1 a connectionist network to recognise speech acts, 2 a robust syntactic parser, and 3 a semantic analyzer. These three modules are fully implemented in Prolog and C++ and have been packaged into an integrated software.

  20. Living Language: Self-Assessment, Oral Production, and Domestic Immersion

    Science.gov (United States)

    Dolosic, Haley N.; Brantmeier, Cindy; Strube, Michael; Hogrebe, Mark C.

    2016-01-01

    With 24 adolescent students enrolled in a French language summer camp, the present study examines the relationship between self-assessment and oral production in French, interpreting results through a framework of individual learning variables. Participants were surrounded by French inside and outside the classroom. Self-assessment was measured…

  1. A New Spanish-Language Questionnaire for Musical Self-Concept

    Science.gov (United States)

    Zubeldia, Miren; Goñi, Eider; Díaz, Maravillas; Goñi, Alfredo

    2017-01-01

    The aim of this study is to analyze the psychometric properties of the Musical Self-Concept Questionnaire (CAMU), an abbreviated and culturally adapted Spanish language version of the Music Self-Perception Inventory (MUSPI) developed by Vispoel. Participants comprised 1,126 students from professional and advanced conservatories located in…

  2. Increasing Language Awareness and Self-Efficacy of FL Students Using Self-Assessment and the ACTFL Proficiency Guidelines

    Science.gov (United States)

    Kissling, Elizabeth M.; O'Donnell, Mary E.

    2015-01-01

    This study describes how oral language was assessed in an advanced-level college foreign language (FL) conversation course. Learners used the American Council on the Teaching of Foreign Languages Proficiency Guidelines to guide self-analyses of their oral production at intervals throughout the course. The intent was to provide opportunities for…

  3. Implementing Language Acquisition in Classrooms

    Science.gov (United States)

    Carrigan, Richard P.

    2009-01-01

    Ads that read, "If you can speak it, you can teach it," attracted thousands of young people to travel the world to teach English as a Second Language (ESL). English language schools of the 1960s and 1970s flourished with the influx of native speakers who were given a scripted textbook with all the "right" things to say. However, by the end of the…

  4. Comparison of spectrographic records of two syllables pronounced from scripts in hiragana and romaji by students with different familiarity with English.

    Science.gov (United States)

    Ototake, Harumi; Yamada, Jun

    2005-10-01

    The same syllables /mu/ and /ra/ written in Japanese hiragana and romaji given on a standard speeded naming task elicited phonetically or acoustically different responses in a syllabic hiragana condition and a romaji condition. The participants were two groups of Japanese college students (ns = 15 and 16) with different familiarity with English as a second language. The results suggested that the phonetic reality of syllables represented in these scripts can differ, depending on the interaction between the kind of script and speakers' orthographic familiarity.

  5. Sample Scripts for Generating PaGE-OM XML [

    Lifescience Database Archive (English)

    Full Text Available Sample Scripts for Generating PaGE-OM XML This page is offering some sample scripts...on MySQL. Outline chart of procedure 6. Creating RDB tables for Generating PaGE-OM XML These scripts help yo...wnload: create_tables_sql2.zip 7. Generating PaGE-OM XML from phenotype data This sample Perl script helps y

  6. JSME: a free molecule editor in JavaScript.

    Science.gov (United States)

    Bienfait, Bruno; Ertl, Peter

    2013-01-01

    A molecule editor, i.e. a program facilitating graphical input and interactive editing of molecules, is an indispensable part of every cheminformatics or molecular processing system. Today, when a web browser has become the universal scientific user interface, a tool to edit molecules directly within the web browser is essential. One of the most popular tools for molecular structure input on the web is the JME applet. Since its release nearly 15 years ago, however the web environment has changed and Java applets are facing increasing implementation hurdles due to their maintenance and support requirements, as well as security issues. This prompted us to update the JME editor and port it to a modern Internet programming language - JavaScript. The actual molecule editing Java code of the JME editor was translated into JavaScript with help of the Google Web Toolkit compiler and a custom library that emulates a subset of the GUI features of the Java runtime environment. In this process, the editor was enhanced by additional functionalities including a substituent menu, copy/paste, drag and drop and undo/redo capabilities and an integrated help. In addition to desktop computers, the editor supports molecule editing on touch devices, including iPhone, iPad and Android phones and tablets. In analogy to JME the new editor is named JSME. This new molecule editor is compact, easy to use and easy to incorporate into web pages. A free molecule editor written in JavaScript was developed and is released under the terms of permissive BSD license. The editor is compatible with JME, has practically the same user interface as well as the web application programming interface. The JSME editor is available for download from the project web page http://peter-ertl.com/jsme/

  7. Anemia - Multiple Languages

    Science.gov (United States)

    ... XYZ List of All Topics All Anemia - Multiple Languages To use the sharing features on this page, please enable JavaScript. Arabic (العربية) ... Bethesda, MD 20894 U.S. Department of Health and Human Services National Institutes of Health Page last updated on 30 April 2018

  8. Allergy - Multiple Languages

    Science.gov (United States)

    ... XYZ List of All Topics All Allergy - Multiple Languages To use the sharing features on this page, please enable JavaScript. Arabic (العربية) ... Bethesda, MD 20894 U.S. Department of Health and Human Services National Institutes of Health Page last updated on 23 May 2018

  9. Alcohol - Multiple Languages

    Science.gov (United States)

    ... XYZ List of All Topics All Alcohol - Multiple Languages To use the sharing features on this page, please enable JavaScript. Arabic (العربية) ... Bethesda, MD 20894 U.S. Department of Health and Human Services National Institutes of Health Page last updated on 16 April 2018

  10. Asthma - Multiple Languages

    Science.gov (United States)

    ... XYZ List of All Topics All Asthma - Multiple Languages To use the sharing features on this page, please enable JavaScript. Arabic (العربية) ... Bethesda, MD 20894 U.S. Department of Health and Human Services National Institutes of Health Page last updated on 2 May 2018

  11. TVB-EduPack - An interactive learning and scripting platform for The Virtual Brain

    Directory of Open Access Journals (Sweden)

    Henrik eMatzke

    2015-11-01

    Full Text Available The Virtual Brain (TVB; www.thevirtualbrain.org is a neuroinformatics platform for full brain network simulation based on individual anatomical connectivity data. The framework addresses clinical and neuroscientific questions by simulating multi-scale neural dynamics that range from local population activity to large-scale brain function and related macroscopic signals like electroencephalography and functional magnetic resonance imaging. TVB is equipped with a graphical and a command-line interface to create models that capture the characteristic biological variability to predict the brain activity of individual subjects. To enable researchers from various backgrounds a quick start into TVB and brain network modelling in general, we developed an educational module: TVB-EduPack. EduPack offers two educational functionalities that seamlessly integrate into TVB’s graphical user interface (GUI: (i interactive tutorials introduce GUI elements, guide through the basic mechanics of software usage and develop complex use-case scenarios; animations, videos and textual descriptions transport essential principles of computational neuroscience and brain modelling; (ii an automatic script generator records model parameters and produces input files for TVB’s Python programming interface; thereby, simulation configurations can be exported as scripts that allow flexible customization of the modelling process and self-defined batch- and post-processing applications while benefitting from the full power of the Python language and its toolboxes. This article covers the implementation of TVB-EduPack and its integration into TVB architecture. Like TVB, EduPack is an open source community project that lives from the participation and contribution of its users. TVB-EduPack can be obtained as part of TVB from thevirtualbrain.org.

  12. Introducing modified TypeScript in an existing framework to improve error handling

    OpenAIRE

    Minder, Patrik

    2016-01-01

    Error messages in compilers is a topic that is often overlooked. The quality of the messages can have a big impact on development time and ease oflearning. Another method used to speed up development is to build a domainspecific language (DSL). This thesis migrates an existing framework to use TypeScript in order to speed up development time with compile-time error handling. Alternative methods for implementing a DSL are evaluated based onhow they affect the ability to generate good error mes...

  13. Bidirectionality in Self-Regulation and Expressive Vocabulary: Comparisons between Monolingual and Dual Language Learners in Preschool

    Science.gov (United States)

    Bohlmann, Natalie L.; Maier, Michelle F.; Palacios, Natalia

    2015-01-01

    Significant differences in language and self-regulation skills exist among children when they enter formal schooling. Contributing to these language differences is a growing population of dual language learners (DLLs) in the United States. Given evidence linking self-regulatory processes and language development, this study explored bidirectional…

  14. JavaScript domain-driven design

    CERN Document Server

    Fehre, Philipp

    2015-01-01

    If you are an experienced JavaScript developer who wants to improve the design of his or her applications, or find yourself in a situation to implement an application in an unfamiliar domain, this book is for you. Prior knowledge of JavaScript is required and prior experience with Node.js will also be helpful.

  15. JavaScript Cookbook

    CERN Document Server

    Powers, Shelley

    2010-01-01

    Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you'll get the job done faster and learn more about JavaScript in the process. You'll also learn how to take advantage of the latest features in ECMAScript 5 and HTML5, including the new cross-domain widget communication technique, HTML5's video and audio elements, and the drawing canvas. You'll find recipes for

  16. The ActionScript 30 Quick Reference Guide

    CERN Document Server

    Stiller, David; deHaan, Jen; Richardson, Darren

    2008-01-01

    "No matter what your background, the pages that follow will provide you with some excellent knowledge, insight, and even a little bit of wisdom in the realm of Flash and ActionScript. Happy learning!"-- Branden Hall, from the ForewordWritten by Flash insiders with extensive knowledge of the technology, this guide is designed specifically to help Flash designers and developers make the leap from ActionScript 2.0 to the new object-oriented ActionScript 3.0 quickly and painlessly. Formatted so you can find any topic easily, ActionScript 3.0 Quick Reference Guide explains:Object-oriented programmi

  17. O script de apego compartilhado no casal

    Directory of Open Access Journals (Sweden)

    Márcia Rejane Semensato

    2013-06-01

    Full Text Available The attachment development has been studied since Bowlby, especially in an individual focus. Despite of its roots on childhood, the attachment has important consequences on adult life. It is related to the self-concept, self-esteem and to the capacity of giving and receiving support on adult life. Nowadays, studies have been focusing on the existence of the joint attachment on couples. These studies usually use concepts of the attachment theory and the systemic theory. This article deals with this concept of joint attachment script, as well as with the conceptual differences which exists on the literature about the couples' attachment. The importance of studying this concept refers to the idea that the couples' attachment can work as a safe base for their relation and for the family system, especially when the family is facing adverse situations.

  18. Reading anxiety, classroom anxiety, language motivation, reader self-perception, and arabic achievement of Arab-American students learning arabic as a second language.

    Science.gov (United States)

    Alkhateeb, Haitham M

    2014-12-01

    The present study assessed the relations between reading anxiety, classroom anxiety, language motivation, and readers' self-perception for a sample of Arab-American students in Arabic classes. The effects of sex, grade, and years studying Arabic on academic achievement were examined as well. Measures were administered to 118 middle school students (56 boys, 62 girls; M age = 13.0 yr., SD = 0.8), and teachers reported academic grades in Arabic. Reading anxiety was significantly correlated with classroom anxiety and reader self-perception. Classroom anxiety scores were significantly correlated with motivation and reader self-perception. Significant positive correlations were found between language motivation and reader self-perception scores, and between years studying Arabic and reader self-perception scores. Boys in the second year of Arabic had significantly lower classroom anxiety than girls, and students in Grade 7 had higher reader self-perception than those in Grade 8. Classroom anxiety, language motivation, and reader self-perception significantly predicted Arabic achievement. Pedagogical implications are discussed.

  19. Automatic recognition of printed Oriya script

    Indian Academy of Sciences (India)

    R. Narasimhan (Krishtel eMaging) 1461 1996 Oct 15 13:05:22

    Some studies have been reported on Tamil, Telugu and. Gurmukhi scripts ..... leaf node, giving rise to recognition errors. The contribution of these ... As a native speaker of Oriya, Anil Chand gave us useful advice about the script. P. Sashank.

  20. FCJ-133 The Scripted Spaces of Urban Ubiquitous Computing: The experience, poetics, and politics of public scripted space

    Directory of Open Access Journals (Sweden)

    Christian Ulrik Andersen

    2011-12-01

    Full Text Available This article proposes and introduces the concept of ‘scripted space’ as a new perspective on ubiquitous computing in urban environments. Drawing on urban history, computer games, and a workshop study of the city of Lund the article discusses the experience of digitally scripted spaces, and their relation to the history of public spaces. In conclusion, the article discusses the potential for employing scripted spaces as a reinvigoration of urban public space.

  1. Towards Python-based Domain-specific Languages for Self-reconfigurable Modular Robotics Research

    DEFF Research Database (Denmark)

    Moghadam, Mikael; Johan Christensen, David; Brandt, David

    2013-01-01

    This paper explores the role of operating system and high-level languages in the development of software and domain-specific languages (DSLs) for self-reconfigurable robotics. We review some of the current trends in self-reconfigurable robotics and describe the development of a software system...... for ATRON II which utilizes Linux and Python to significantly improve software abstraction and portability while providing some basic features which could prove useful when using Python, either stand-alone or via a DSL, on a self-reconfigurable robot system. These features include transparent socket...... communication, module identification, easy software transfer and reliable module-to-module communication. The end result is a software platform for modular robots that where appropriate builds on existing work in operating systems, virtual machines, middleware and high-level languages....

  2. Actor-Observer Bias in Close Relationships: The Role of Self-Knowledge and Self-Related Language.

    Science.gov (United States)

    Fiedler, Klaus; And Others

    1995-01-01

    Studied attributional biases in close relationships. Found that partner attributions prevail at the abstract level of adjectives, whereas self-attributions resided at the concrete level of action verbs. Findings underscore language's importance in attributional biases and reveal how people talk in less abstract terms about the self than about…

  3. Hablo Inglés y Español: Cultural Self-Schemas as a Function of Language.

    Science.gov (United States)

    Rodríguez-Arauz, Gloriana; Ramírez-Esparza, Nairán; Pérez-Brena, Norma; Boyd, Ryan L

    2017-01-01

    Research has demonstrated that bilingual individuals experience a "double personality," which allows them to shift their self-schemas when they are primed with different language modes. In this study, we examine whether self-schemas change in Mexican-American ( N = 193) bilinguals living in the U.S. when they provide open-ended personality self-descriptions in both English and Spanish. We used the Meaning Extraction Helper (MEH) software to extract the most salient self-schemas that influence individuals' self-defining process. Following a qualitative-inductive approach, words were extracted from the open-ended essays and organized into semantic clusters, which were analyzed qualitatively and named. The results show that as expected, language primed bilinguals to think about different self-schemas. In Spanish, their Mexican self-schemas were more salient; whereas, in English their U.S. American self-schemas were more salient. Similarities of self-schemas across languages were assessed using a quantitative approach. Language differences and similarities in theme definition and implications for self-identity of bilinguals are discussed.

  4. A Compilation of MATLAB Scripts and Functions for MACGMC Analyses

    Science.gov (United States)

    Murthy, Pappu L. N.; Bednarcyk, Brett A.; Mital, Subodh K.

    2017-01-01

    The primary aim of the current effort is to provide scripts that automate many of the repetitive pre- and post-processing tasks associated with composite materials analyses using the Micromechanics Analysis Code with the Generalized Method of Cells. This document consists of a compilation of hundreds of scripts that were developed in MATLAB (The Mathworks, Inc., Natick, MA) programming language and consolidated into 16 MATLAB functions. (MACGMC). MACGMC is a composite material and laminate analysis software code developed at NASA Glenn Research Center. The software package has been built around the generalized method of cells (GMC) family of micromechanics theories. The computer code is developed with a user-friendly framework, along with a library of local inelastic, damage, and failure models. Further, application of simulated thermo-mechanical loading, generation of output results, and selection of architectures to represent the composite material have been automated to increase the user friendliness, as well as to make it more robust in terms of input preparation and code execution. Finally, classical lamination theory has been implemented within the software, wherein GMC is used to model the composite material response of each ply. Thus, the full range of GMC composite material capabilities is available for analysis of arbitrary laminate configurations as well. The pre-processing tasks include generation of a multitude of different repeating unit cells (RUCs) for CMCs and PMCs, visualization of RUCs from MACGMC input and output files and generation of the RUC section of a MACGMC input file. The post-processing tasks include visualization of the predicted composite response, such as local stress and strain contours, damage initiation and progression, stress-strain behavior, and fatigue response. In addition to the above, several miscellaneous scripts have been developed that can be used to perform repeated Monte-Carlo simulations to enable probabilistic

  5. Scripting-customised microscopy tools for Digital MicrographTM

    Energy Technology Data Exchange (ETDEWEB)

    Mitchell, D.R.G. [Materials and Engineering Science, ANSTO Materials PMB 1, Menai, NSW 2234 (Australia)]. E-mail: drm@ansto.gov.au; Schaffer, B. [Research Institute for Electron Microscopy, Graz University of Technology, Steyrergasse 17, A-8010 Graz (Austria)

    2005-07-15

    Software is an integral part of all electron microscopy systems, encompassing hardware control, data acquisition and processing. It is unlikely that any one software system will meet all the requirements of experienced users. However, if the software supports custom scripting, then users are well placed to address any shortcomings by writing their own software. In this paper, we highlight the scripting capability within Gatan Inc.'s Digital MicrographTM (DM) software, a widely used program for TEM imaging and EELS spectroscopy. We show how scripting can greatly extend the capabilities of the DM software, in tasks ranging in complexity from simple image manipulation through to full-blown microscope/imaging filter control and data acquisition. Scripting enables customised software tools to be developed to meet individual experimental needs, something which no software manufacturer could ever hope to do on a commercial basis. In essence, scripting allows the microscopist to drive the software rather than the software drive the microscopist. To foster an increased awareness and interest in DM scripting we have developed a web-based archive for DM scripts, which is freely accessible via the internet.

  6. LAIR: A Language for Automated Semantics-Aware Text Sanitization based on Frame Semantics

    DEFF Research Database (Denmark)

    Hedegaard, Steffen; Houen, Søren; Simonsen, Jakob Grue

    2009-01-01

    We present \\lair{}: A domain-specific language that enables users to specify actions to be taken upon meeting specific semantic frames in a text, in particular to rephrase and redact the textual content. While \\lair{} presupposes superficial knowledge of frames and frame semantics, it requires on...... with automated redaction of web pages for subjectively undesirable content; initial experiments suggest that using a small language based on semantic recognition of undesirable terms can be highly useful as a supplement to traditional methods of text sanitization.......We present \\lair{}: A domain-specific language that enables users to specify actions to be taken upon meeting specific semantic frames in a text, in particular to rephrase and redact the textual content. While \\lair{} presupposes superficial knowledge of frames and frame semantics, it requires only...... limited prior programming experience. It neither contain scripting or I/O primitives, nor does it contain general loop constructions and is not Turing-complete. We have implemented a \\lair{} compiler and integrated it in a pipeline for automated redaction of web pages. We detail our experience...

  7. Investigation the Relationship among Language Learning Strategies, English Self-Efficacy, and Explicit Strategy Instructions

    Science.gov (United States)

    Yang, Pei-Ling; Wang, Ai-Ling

    2015-01-01

    The present study aims to investigate the relationship among EFL college learners' language learning strategies, English self-efficacy, and explicit strategy instruction from the perspectives of Social Cognitive Theory. Three constructs, namely language learning strategies, English learning self-efficacy, and explicit strategy instruction, were…

  8. Extending models of visual-word recognition to semicursive scripts: Evidence from masked priming in Uyghur.

    Science.gov (United States)

    Yakup, Mahire; Abliz, Wayit; Sereno, Joan; Perea, Manuel

    2015-12-01

    One basic feature of the Arabic script is its semicursive style: some letters are connected to the next, but others are not, as in the Uyghur word [see text]/ya xʃi/ ("good"). None of the current orthographic coding schemes in models of visual-word recognition, which were created for the Roman script, assign a differential role to the coding of within letter "chunks" and between letter "chunks" in words in the Arabic script. To examine how letter identity/position is coded at the earliest stages of word processing in the Arabic script, we conducted 2 masked priming lexical decision experiments in Uyghur, an agglutinative Turkic language. The target word was preceded by an identical prime, by a transposed-letter nonword prime (that either kept the ligation pattern or did not), or by a 2-letter replacement nonword prime. Transposed-letter primes were as effective as identity primes when the letter transposition in the prime kept the same ligation pattern as the target word (e.g., [see text]/inta_jin/-/itna_jin/), but not when the transposed-letter prime didn't keep the ligation pattern (e.g., [see text]/so_w_ʁa_t/-/so_ʁw_a_t/). Furthermore, replacement-letter primes were more effective when they kept the ligation pattern of the target word than when they did not (e.g., [see text]/so_d_ʧa_t/-/so_w_ʁa_t/ faster than [see text]/so_ʧd_a_t/-/so_w_ʁa_t/). We examined how input coding schemes could be extended to deal with the intricacies of semicursive scripts. (c) 2015 APA, all rights reserved).

  9. Self-Esteem and Cultural Identity in Aboriginal Language Immersion Kindergarteners

    Science.gov (United States)

    Morcom, Lindsay A.

    2017-01-01

    In gauging the success of Aboriginal language immersion education, the focus is often placed on measuring language acquisition and academic achievement. Although useful, these metrics only tell part of the story; to achieve real school success, it is also vital to develop high personal self-esteem that results in a positive concept of oneself as a…

  10. The Latent Structure of Secure Base Script Knowledge

    Science.gov (United States)

    Waters, Theodore E. A.; Fraley, R. Chris; Groh, Ashley M.; Steele, Ryan D.; Vaughn, Brian E.; Bost, Kelly K.; Veríssimo, Manuela; Coppola, Gabrielle; Roisman, Glenn I.

    2015-01-01

    There is increasing evidence that attachment representations abstracted from childhood experiences with primary caregivers are organized as a cognitive script describing secure base use and support (i.e., the "secure base script"). To date, however, the latent structure of secure base script knowledge has gone unexamined--this despite…

  11. Self-Reflection, Insight, and Individual Differences in Various Language Tasks

    Science.gov (United States)

    Xu, Xu

    2011-01-01

    This study explored the relationships of self-reflection and insight with individuals' performances on various language tasks. The Self-Reflection and Insight Scale (SRIS; Grant, Franklin, & Langford, 2002) assessed individual differences in three factors: engagement in reflection, need for reflection, and insight. A high need for reflection was…

  12. Back Pain - Multiple Languages

    Science.gov (United States)

    ... List of All Topics All Back Pain - Multiple Languages To use the sharing features on this page, please enable JavaScript. Arabic (العربية) ... Bethesda, MD 20894 U.S. Department of Health and Human Services National Institutes of Health Page last updated on 31 May 2018

  13. Scripting Professional Identities

    DEFF Research Database (Denmark)

    Bévort, Frans; Suddaby, Roy

    2016-01-01

    on a longitudinal ethnography of professionals in a Big Four accounting firm we analyse the process by which individual professionals make sense of their new roles and integrate the conflicting demands of professional and managerial logics. We find that individuals are active authors of their own identity scripts......This article examines how individual accountants subjectively interpret competing logics of professionalism as they transform from practicing accountants to managerial roles and as their organizations transform from traditional professional partnerships to more corporate organizational forms. Based....... We further observe considerable interpretive variation in how identity scripts are reproduced and enacted. We contribute to the emerging understanding of institutions as ‘inhabited’ by individuals and extend this literature by demonstrating that the institutional work of reinterpreting competing...

  14. Junkie Script.

    Science.gov (United States)

    Gregory, Robert J.

    1995-01-01

    Discussess the use of psychodrama as a therapeutic technique involving reenactments of situations that have emotional significance to participants. Through drama participants obtain a deeper understanding of who they are, where they have been, their internal drives, and their behavior patterns. Discusses a spontaneous dramatic script that was…

  15. Acquired Dyslexia in a Transparent Orthography: An Analysis of Acquired Disorders of Reading in the Slovak Language

    Directory of Open Access Journals (Sweden)

    Marianna Hricová

    2012-01-01

    Full Text Available The first reports of phonological, surface and deep dyslexia come from orthographies containing quasi-regular mappings between orthography and phonology including English and French. Slovakian is a language with a relatively transparent orthography and hence a mostly regular script. The aim of this study was to investigate impaired oral reading in Slovakian. A novel diagnostic procedure was devised to determine whether disorders of Slovakian reading resemble characteristics in other languages. Slovakian speaking aphasics showed symptoms similar to phonological dyslexia and deep dyslexia in English and French, but there was no evidence of surface dyslexia. The findings are discussed in terms of the orthographic depth hypothesis.

  16. The effects of multisensory structured language instruction on native language and foreign language aptitude skills of at-risk high school foreign language learners.

    Science.gov (United States)

    Sparks, R; Ganschow, L; Pohlman, J; Skinner, S; Artzer, M

    1992-12-01

    Research findings suggest that most students who have foreign language learning problems have language-based difficulties and, in particular, phonological processing problems. Authors of the present study examined pre- and posttest scores on native language and foreign language aptitude tests of three groups of at-risk high school students enrolled in special, self-contained sections of first-year Spanish. Two groups were instructed using a multisensory structured language (MSL) approach. One of the groups was taught in both English and Spanish (MSL/ES), the other only in Spanish (MSL/S). The third group (NO-MSL) was instructed using more traditional second language teaching methodologies. Significant gains were made by the MSL-ES group on measures of native language phonology, vocabulary, and verbal memory and on a test of foreign language aptitude; the MSL/S group made significant gains on the test of foreign language aptitude. No significant gains on the native language or foreign language aptitude measures were made by the NO-MSL group. Implications for foreign language classroom instruction of at-risk students are discussed.

  17. Using non-scripted role-play to teach speaking skills: A study of English conversation of Thai college students at Yala Rajbhat University

    Directory of Open Access Journals (Sweden)

    Nuchanan Naksevee

    2015-01-01

    Full Text Available This study investigated the use of the non-scripted role-play activities to improve the oral performance of Thai college students with high and low English proficiency. It attempted to address the following questions: a Do high and low proficiency students perform differently in non-scripted role-play based on scores obtained from pre- and post-tests? If so, how? ; and b Can non-scripted role-play enhance the students’ speaking skills? Which group of students performs better in the non-scripted role-play? The data examined were obtained from tape recorded role-play of 16 non-English-major students (8 each proficiency level during their pre- and post-tests at Yala Rajabhat University in Southern Thailand. The role- play conversations were transcribed and analyzed following the Conversation Analysis (CA framework. The study found that the post test scores of both groups were significantly higher than their pre-test scores at the level of 0.00. The t-test result also revealed that the low proficiency students showed a significant degree of speaking improvement in terms of manner of expression and ability to interact at the level of 0.04 and 0.02 respectively. On the other hand, while improving on the same aspects, the high proficiency students also showed significant improvement in terms of fluency (sig = 0.02. The findings indicated that non- scripted role-play activities helped improve the students’ speaking skills and develop their ability to use the language naturally. Close single-case analyses additionally revealed that despite being traditionally taught conversation lessons with more focus on form and meaning, the participants trained with role-play noticeably improved on the language functions of genuine conversation. It was recommended that role-play activities be used in company with function-focused conversation lessons for the learners’ greater benefits.

  18. Mixed Messages: Measuring Conformance and Non-Interference in TypeScript (Artifact)

    OpenAIRE

    Williams, Jack; Morris, J. Garrett; Wadler, Philip; Zalewski, Jakub

    2017-01-01

    In the paper Mixed Messages: Measuring Conformance and Non-Interference in TypeScript we present our experiences of evaluating gradual typing using our tool TypeScript TPD. The tool, based on the polymorphic blame calculus, monitors JavaScript libraries and TypeScript clients against the corresponding TypeScript definition. Our experiments yield two conclusions. First, TypeScript definitions are prone to error. Second, there are serious technical concerns with the use of the JavaScript proxy ...

  19. Discovering Land Cover Web Map Services from the Deep Web with JavaScript Invocation Rules

    Directory of Open Access Journals (Sweden)

    Dongyang Hou

    2016-06-01

    Full Text Available Automatic discovery of isolated land cover web map services (LCWMSs can potentially help in sharing land cover data. Currently, various search engine-based and crawler-based approaches have been developed for finding services dispersed throughout the surface web. In fact, with the prevalence of geospatial web applications, a considerable number of LCWMSs are hidden in JavaScript code, which belongs to the deep web. However, discovering LCWMSs from JavaScript code remains an open challenge. This paper aims to solve this challenge by proposing a focused deep web crawler for finding more LCWMSs from deep web JavaScript code and the surface web. First, the names of a group of JavaScript links are abstracted as initial judgements. Through name matching, these judgements are utilized to judge whether or not the fetched webpages contain predefined JavaScript links that may prompt JavaScript code to invoke WMSs. Secondly, some JavaScript invocation functions and URL formats for WMS are summarized as JavaScript invocation rules from prior knowledge of how WMSs are employed and coded in JavaScript. These invocation rules are used to identify the JavaScript code for extracting candidate WMSs through rule matching. The above two operations are incorporated into a traditional focused crawling strategy situated between the tasks of fetching webpages and parsing webpages. Thirdly, LCWMSs are selected by matching services with a set of land cover keywords. Moreover, a search engine for LCWMSs is implemented that uses the focused deep web crawler to retrieve and integrate the LCWMSs it discovers. In the first experiment, eight online geospatial web applications serve as seed URLs (Uniform Resource Locators and crawling scopes; the proposed crawler addresses only the JavaScript code in these eight applications. All 32 available WMSs hidden in JavaScript code were found using the proposed crawler, while not one WMS was discovered through the focused crawler

  20. Simplicity: A New Language for Blockchains

    OpenAIRE

    O'Connor, Russell

    2017-01-01

    Simplicity is a typed, combinator-based, functional language without loops and recursion, designed to be used for crypto-currencies and blockchain applications. It aims to improve upon existing crypto-currency languages, such as Bitcoin Script and Ethereum's EVM, while avoiding some of the problems they face. Simplicity comes with formal denotational semantics defined in Coq, a popular, general purpose software proof assistant. Simplicity also includes operational semantics that are defined w...

  1. The role of scripts in personal consistency and individual differences.

    Science.gov (United States)

    Demorest, Amy; Popovska, Ana; Dabova, Milena

    2012-02-01

    This article examines the role of scripts in personal consistency and individual differences. Scripts are personally distinctive rules for understanding emotionally significant experiences. In 2 studies, scripts were identified from autobiographical memories of college students (Ns = 47 and 50) using standard categories of events and emotions to derive event-emotion compounds (e.g., Affiliation-Joy). In Study 1, scripts predicted responses to a reaction-time task 1 month later, such that participants responded more quickly to the event from their script when asked to indicate what emotion would be evoked by a series of events. In Study 2, individual differences in 5 common scripts were found to be systematically related to individual differences in traits of the Five-Factor Model. Distinct patterns of correlation revealed the importance of studying events and emotions in compound units, that is, in script form (e.g., Agreeableness was correlated with the script Affiliation-Joy but not with the scripts Fun-Joy or Affiliation-Love). © 2012 The Authors. Journal of Personality © 2012, Wiley Periodicals, Inc.

  2. Gender differences in performance of script analysis by older adults.

    Science.gov (United States)

    Helmes, E; Bush, J D; Pike, D L; Drake, D G

    2006-12-01

    Script analysis as a test of executive functions is presumed sensitive to cognitive changes seen with increasing age. Two studies evaluated if gender differences exist in performance on scripts for familiar and unfamiliar tasks in groups of cognitively intact older adults. In Study 1, 26 older adults completed male and female stereotypical scripts. Results were not significant but a tendency was present, with genders making fewer impossible errors on the gender-typical script. Such an interaction was also noted in Study 2, which contrasted 50 older with 50 younger adults on three scripts, including a script with neutral familiarity. The pattern of significant interactions for errors suggested the need to use scripts that are based upon tasks that are equally familiar to both genders.

  3. Towards an understanding of self-directed language as a mechanism of behavior change: A novel strategy for eliciting client language under laboratory conditions

    Directory of Open Access Journals (Sweden)

    Benjamin O. Ladd

    2018-06-01

    Full Text Available Introduction: Change talk (CT and sustain talk (ST are thought to reflect underlying motivation and be important mechanisms of behavior change (MOBCs. However, greater specificity and experimental rigor is needed to establish CT and ST as MOBCs. Testing the effects of self-directed language under laboratory conditions is one promising avenue. The current study presents a replication and extension of research examining the feasibility for using simulation tasks to elicit self-directed language. Methods: First-year college students (N=92 responded to the Collegiate Simulated Intoxication Digital Elicitation, a validated task for assessing decision-making in college drinking. Verbal responses elicited via free-response and structured interview formats were coded based on established definitions of CT and ST, with minor modifications to reflect the non-treatment context. Associations between self-directed language and alcohol use at baseline and eight months were examined. Additionally, this study examined whether a contextually-based measure of decision-making, behavioral willingness, mediated relationships between self-directed language and alcohol outcome. Results: Healthy talk and unhealthy talk independently were associated with baseline alcohol use across both elicitation formats. Only healthy talk during the free-response elicitation was associated with alcohol use at follow up; both healthy talk and unhealthy talk during the interview elicitation were associated with 8-month alcohol use. Behavioral willingness significantly mediated the relationship between percent healthy talk and alcohol outcome. Conclusions: Findings support the utility of studying self-directed language under laboratory conditions and suggest that such methods may provide a fruitful strategy to further understand the role of self-directed language as a MOBC. Keywords: Change talk, College students, Alcohol, Simulation task

  4. Safety analysis report for packaging (onsite) decontaminated equipment self-container

    International Nuclear Information System (INIS)

    Boehnke, W.M.

    1998-01-01

    The purpose of this Safety Analysis Report for Packaging (SARP) is to demonstrate that specific decontaminated equipment can be safely used as its own self-container. As a Decontaminated Equipment Self-Container (also referred to as a self-container), no other packaging, such as a burial box, would be required to transport the equipment onsite. The self-container will consist of a piece of equipment or apparatus which has all readily removable interior contamination removed, all of its external openings sealed, and all external surfaces decontaminated to less than 2000 dpm/100 cm for gamma-emitting radionuclides and less than 220 dpm/100 CM2 for alpha-emitting radionuclides

  5. Infant and Newborn Development - Multiple Languages

    Science.gov (United States)

    ... List of All Topics All Infant and Newborn Development - Multiple Languages To use the sharing features on this page, please enable JavaScript. Arabic (العربية) Chinese, Simplified (Mandarin dialect) (简体中文) Chinese, Traditional (Cantonese dialect) ( ...

  6. Advances in Chimera Grid Tools for Multi-Body Dynamics Simulations and Script Creation

    Science.gov (United States)

    Chan, William M.

    2004-01-01

    This viewgraph presentation contains information about (1) Framework for multi-body dynamics - Geometry Manipulation Protocol (GMP), (2) Simulation procedure using Chimera Grid Tools (CGT) and OVERFLOW-2 (3) Further recent developments in Chimera Grid Tools OVERGRID, Grid modules, Script library and (4) Future work.

  7. Self containment, a property of modular RNA structures, distinguishes microRNAs.

    Directory of Open Access Journals (Sweden)

    Miler T Lee

    2008-08-01

    Full Text Available RNA molecules will tend to adopt a folded conformation through the pairing of bases on a single strand; the resulting so-called secondary structure is critical to the function of many types of RNA. The secondary structure of a particular substring of functional RNA may depend on its surrounding sequence. Yet, some RNAs such as microRNAs retain their specific structures during biogenesis, which involves extraction of the substructure from a larger structural context, while other functional RNAs may be composed of a fusion of independent substructures. Such observations raise the question of whether particular functional RNA substructures may be selected for invariance of secondary structure to their surrounding nucleotide context. We define the property of self containment to be the tendency for an RNA sequence to robustly adopt the same optimal secondary structure regardless of whether it exists in isolation or is a substring of a longer sequence of arbitrary nucleotide content. We measured degree of self containment using a scoring method we call the self-containment index and found that miRNA stem loops exhibit high self containment, consistent with the requirement for structural invariance imposed by the miRNA biogenesis pathway, while most other structured RNAs do not. Further analysis revealed a trend toward higher self containment among clustered and conserved miRNAs, suggesting that high self containment may be a characteristic of novel miRNAs acquiring new genomic contexts. We found that miRNAs display significantly enhanced self containment compared to other functional RNAs, but we also found a trend toward natural selection for self containment in most functional RNA classes. We suggest that self containment arises out of selection for robustness against perturbations, invariance during biogenesis, and modular composition of structural function. Analysis of self containment will be important for both annotation and design of functional

  8. Concrete Types for TypeScript

    OpenAIRE

    Richards, Gregor; Zappa Nardelli, Francesco; Vitek, Jan

    2015-01-01

    Typescript extends JavaScript with optional type annotations that are, by design, unsound and, that the Typescript compiler discards as it emits code. This design point preserves programming idioms developers are familiar with, and allows them to leave their legacy code unchanged, while offering a measure of static error checking in parts of the program that have type annotations. We present an alternative design for TypeScript, one where it is possible to support the same degree of dynamism,...

  9. Syntactic Language Extension via an Algebra of Languages and Transformations

    DEFF Research Database (Denmark)

    Andersen, Jacob; Brabrand, Claus

    2010-01-01

    We propose an algebra of languages and transformations as a means for extending languages syntactically. The algebra provides a layer of high-level abstractions built on top of languages (captured by context-free grammars) and transformations (captured by constructive catamorphisms). The algebra...... is self-contained in that any term of the algebra specifying a transformation can be reduced to a catamorphism, before the transformation is run. Thus, the algebra comes “for free” without sacrificing the strong safety and efficiency properties of constructive catamorphisms. The entire algebra...... as presented in the paper is implemented as the Banana Algebra Tool which may be used to syntactically extend languages in an incremental and modular fashion via algebraic composition of previously defined languages and transformations. We demonstrate and evaluate the tool via several kinds of extensions....

  10. PSYCHOLOGICAL AND PEDAGOGICAL FACTORS OF STUDENT SELF-STUDY ORGANIZATION ON ACQUIRING FOREIGN LANGUAGE COMMUNICATIVE COMPETENCE

    Directory of Open Access Journals (Sweden)

    Iryna Zadorozhna

    2016-12-01

    Full Text Available Psychological and pedagogical prerequisites of student self-study organization on acquiring foreign language communicative competence have been defined and characterized. It has been proved that self-study effectiveness depends on self-regulation and motivation. The latter is amplified by creating a situation of development, modelling personally meaningful learning context aimed at creating a real product; collaborative learning, incorporating modern technologies, using problematic tasks, regular feedback, professionally-oriented learning. On the basis of scientific literature analysis it has been concluded that self-regulation of future foreign language teachers has the following structure: defining objectives, modelling meaningful conditions, action programming, results evaluation, program correction. Ways of developing self-control, self-evaluation and self-correction have been analyzed in the article. Pedagogical preconditions of effective self-study are the following: student knowledge of efficient methods and procedures of foreign language learning; selection of procedures and strategies adequate to the defined goals; an appropriate level of student information culture; ability to manage time and control results; timely correction on the basis of current control and self-control.

  11. Patient-reported changes in communication after computer-based script training for aphasia.

    Science.gov (United States)

    Manheim, Larry M; Halper, Anita S; Cherney, Leora

    2009-04-01

    To evaluate changes in patient-reported communication difficulty after a home-based, computer-delivered intervention designed to improve conversational skills in adults with aphasia. Delayed treatment design with baseline, preintervention, postintervention, and follow-up observations. Outpatient rehabilitation. Twenty subjects with chronic aphasia. Sessions with the speech-language pathologist to develop personally relevant conversational scripts, followed by 9 weeks of intensive home practice using a computer program loaded on a laptop, and weekly monitoring visits with the speech-language pathologist. Communication Difficulty (CD) subscale of the Burden of Stroke Scale (BOSS). The intervention resulted in a statistically and clinically significant decrease of 6.79 points (P=.038) in the CD subscale of the BOSS during the intervention, maintained during the follow-up period. The findings of this study provide positive albeit preliminary and limited support for the use of a home-based, computer-delivered language intervention program for improving patient-reported communication outcomes in adults with chronic aphasia. Additional research will be required to examine the efficacy and effectiveness of this intervention.

  12. The Script System: An Unconscious Organization of Experience

    Directory of Open Access Journals (Sweden)

    Marye O'Reilly-Knapp

    2010-11-01

    Full Text Available This article describes the script system with a case study to illustrate the four primary components: script beliefs; behavioral, fantasy and physiological manifestations; reinforcing experiences; and the intrapsychic process of repressed needs and feelings. The article was originally published in Life Scripts: A Transactional Analysis of Unconscious Relational Patterns, edited by Richard G. Erskine, reprinted with kind permission of Karnac Books.

  13. The dark side of gendered language: The masculine-generic form as a cause for self-report bias.

    Science.gov (United States)

    Vainapel, Sigal; Shamir, Opher Y; Tenenbaum, Yulie; Gilam, Gadi

    2015-12-01

    Language reflects sociocultural structures, such as gender, and affects individuals' perceptions and cognitions. In gendered languages, male-inflected parts of speech are generally used for both sexes (i.e., masculine generics), thus proliferating stereotypes, inequality, and misattributions. We hypothesized that masculine-generic inflection in a questionnaire would bias women's reports compared with a gender-neutral inflection (e.g., "he or she"). We tested our prediction using an academic motivation questionnaire. We found that women reported lower task value and intrinsic goal orientation in the masculine-generic form compared with the gender-neutral form, and lower self-efficacy than men in the masculine-generic form. These findings suggest that questionnaires and surveys written in gendered languages or translated into them may contain construct-irrelevant variance that may undermine the validity of their scores' interpretations, thus risking the possibility of false conclusions. (c) 2015 APA, all rights reserved).

  14. Iberian-Tartessian scripts/graffiti in Iruna-Veleia (Basque Country, North Spain: findings in both Iberia and Canary Islands-Africa

    Directory of Open Access Journals (Sweden)

    Antonio Arnaiz-Villena

    2012-04-01

    Full Text Available 760 officially recognized scripts on ceramics from Iruña-Veleia excavated by the archaeology firm Lurmen S.L. (approximately between years 2002-2008 have been analyzed. A number of these ceramics contains scripts which may be assimilated to Iberian/Tartessian writings. This number may be underestimated since more studies need to be done in already available and new found ceramics. This is the second time that Iberian writing is found by us in an unexpected location together with the Iberian-Guanche inscriptions of Lanzarote and Fuerteventura (Canary Islands. On the other hand, naviform scripting, usually associated to Iberian rock or stone engraving may have also been found in Veleia. Strict separation, other than in time and space stratification, between Iberian and (South Tartessian culture and script is doubted.

  15. Hardware Support for Dynamic Languages

    DEFF Research Database (Denmark)

    Schleuniger, Pascal; Karlsson, Sven; Probst, Christian W.

    2011-01-01

    In recent years, dynamic programming languages have enjoyed increasing popularity. For example, JavaScript has become one of the most popular programming languages on the web. As the complexity of web applications is growing, compute-intensive workloads are increasingly handed off to the client...... side. While a lot of effort is put in increasing the performance of web browsers, we aim for multicore systems with dedicated cores to effectively support dynamic languages. We have designed Tinuso, a highly flexible core for experimentation that is optimized for high performance when implemented...... on FPGA. We composed a scalable multicore configuration where we study how hardware support for software speculation can be used to increase the performance of dynamic languages....

  16. HyRAM Testing Script.

    Energy Technology Data Exchange (ETDEWEB)

    Parkins, Owen

    2014-12-01

    The testing script is to provide a method of inspections to HyRAM (v1.0.0.244 Alpha) application features. This document will lead participants through the use of the application to make sure the application performs as designed. If a feature of the application becomes non-working, this script will relay useful information back to the designers of the application so that the feature can be fixed. This is essential to keep the application updated and performing as designed so that the users of this program can be satisfied. There will be frequent updates of this document to ensure proper testing of future application versions.

  17. NEGOTIATION OF IDENTITY: (RECONSTRUCTION AND (REPOSITIONING OF SELF THROUGH LANGUAGE LEARNING

    Directory of Open Access Journals (Sweden)

    Naho Isiki

    2013-07-01

    Full Text Available Abstract: Becoming competent in a language involves more than just academic success, but also multi-faceted aspects of self in a situated context. The core of the study is to explore a participant’s experience as a marginalized student in a Filipino American community and the trajectories of learning a foreign language over time and space. Narratives from the participant reflect his approach toward language learning (LL as well as his motivation behind language learning. This study highlights the impact of foreign language learning experience upon the participant’s conflict, negotiation, and transformation of identity. Following his positioning analysis, the paper closely looks at how evaluation by other Filipinos within the community contributes to the participant’s ongoing (reconstruction and negotiation of identity. How these evaluations encourage or impede his access to heritage language and culture is analyzed based on the participant’s use of reported speech. The paper explored whether or not LL can be a way of negotiating and gaining agency, as well as how LL helps a marginalized learner to choose where and how he wants to belong to. The paper also looks at how marginalization motivates language learning, through which the participant seeks to reposition himself. The study also examines how power relationship (marginalized student in a situated context plays a role in the process of negotiation of identity and meaning-making of self. Results from this study conclude that through experiences in foreign language learning as well as negotiating meanings for being a Japanese as a Foreign Language (JFL student, the participant gradually shifts to belong to a different community prior to his language learning experience in which he can practice agency and is no longer a marginalized member of his heritage community.

  18. Self-contained filtered density function

    Science.gov (United States)

    Nouri, A. G.; Nik, M. B.; Givi, P.; Livescu, D.; Pope, S. B.

    2017-09-01

    The filtered density function (FDF) closure is extended to a "self-contained" format to include the subgrid-scale (SGS) statistics of all of the hydro-thermo-chemical variables in turbulent flows. These are the thermodynamic pressure, the specific internal energy, the velocity vector, and the composition field. In this format, the model is comprehensive and facilitates large-eddy simulation (LES) of flows at both low and high compressibility levels. A transport equation is developed for the joint pressure-energy-velocity-composition filtered mass density function (PEVC-FMDF). In this equation, the effect of convection appears in closed form. The coupling of the hydrodynamics and thermochemistry is modeled via a set of stochastic differential equation for each of the transport variables. This yields a self-contained SGS closure. For demonstration, LES is conducted of a turbulent shear flow with transport of a passive scalar. The consistency of the PEVC-FMDF formulation is established, and its overall predictive capability is appraised via comparison with direct numerical simulation (DNS) data.

  19. Scripted Reading Programs: Fishing for Success

    Science.gov (United States)

    Duncan-Owens, Deborah

    2009-01-01

    "Give a man a fish and he will eat for a day. Teach a man to fish and he will eat for the rest of his life." This popular Chinese proverb is an apt metaphor for the dilemma faced by principals and curriculum coordinators when deciding whether to purchase a scripted commercial reading program. Although a scripted reading program may solve…

  20. The Greenlandic Life Script and Life Stories

    DEFF Research Database (Denmark)

    Zaragoza Scherman, Alejandra; Berntsen, Dorthe

    Adults older than 40 years remember a significantly greater amount of personal life events from their 15 - 30 years of age. This phenomenon is known as the reminiscence bump (Rubin, Rahal, & Poon, 1998). The reminiscence bump is highly populated by emotionally positive events (Rubin & Berntsen......, 2003), when cued by requests for important events. This dominance of positive events is not seen when cued by random words. Berntsen and Rubin (2004) presented a cultural explanation for the bump: cultural life script theory. Their theory claims that the bump for the life story can be explained...... by the life script; that is, culturally shared expectations about the order and timing of life events in an typical, idealized life course. According to the cultural life script theory, the life script is used as a guideline for the recall of autobiographical memories, which help construct personal life...

  1. Programming for the Newton software development with NewtonScript

    CERN Document Server

    McKeehan, Julie

    1994-01-01

    Programming for the Newton: Software Development with NewtonScript focuses on the processes, approaches, operations, and principles involved in software development with NewtonScript.The publication first elaborates on Newton application design, views on the Newton, and protos. Discussions focus on system protos, creating and using user protos, linking and naming templates, creating the views of WaiterHelper, Newton application designs, and life cycle of an application. The text then elaborates on the fundamentals of NewtonScript, inheritance in NewtonScript, and view system and messages. Topi

  2. Self-folding polymeric containers for encapsulation and delivery of drugs.

    Science.gov (United States)

    Fernandes, Rohan; Gracias, David H

    2012-11-01

    Self-folding broadly refers to self-assembly processes wherein thin films or interconnected planar templates curve, roll-up or fold into three dimensional (3D) structures such as cylindrical tubes, spirals, corrugated sheets or polyhedra. The process has been demonstrated with metallic, semiconducting and polymeric films and has been used to curve tubes with diameters as small as 2nm and fold polyhedra as small as 100nm, with a surface patterning resolution of 15nm. Self-folding methods are important for drug delivery applications since they provide a means to realize 3D, biocompatible, all-polymeric containers with well-tailored composition, size, shape, wall thickness, porosity, surface patterns and chemistry. Self-folding is also a highly parallel process, and it is possible to encapsulate or self-load therapeutic cargo during assembly. A variety of therapeutic cargos such as small molecules, peptides, proteins, bacteria, fungi and mammalian cells have been encapsulated in self-folded polymeric containers. In this review, we focus on self-folding of all-polymeric containers. We discuss the mechanistic aspects of self-folding of polymeric containers driven by differential stresses or surface tension forces, the applications of self-folding polymers in drug delivery and we outline future challenges. Copyright © 2012 Elsevier B.V. All rights reserved.

  3. Sample Scripts for Illumina 1M-Duo [

    Lifescience Database Archive (English)

    Full Text Available load_data.txt 4. Importing the result of typing data of the illumina 1M-Duo This script helps you to create ...the result table of all typing data. Example of script: create_table_tbl_fr_recluster.sql CREATE TABLE `tbl_

  4. A Framework for Developing Self-Directed Technology Use for Language Learning

    Science.gov (United States)

    Lai, Chun

    2013-01-01

    Critical to maximizing the potential of technology for learning is enhancing language learners' self-directed use of technology for learning purposes. This study aimed to enhance our understanding of the determinants of self-directed technology use through the construction of a structural equation modelling (SEM) framework of factors and…

  5. Going off script: Effects of awe on memory for script-typical and -irrelevant narrative detail.

    Science.gov (United States)

    Danvers, Alexander F; Shiota, Michelle N

    2017-09-01

    People often filter their experience of new events through knowledge they already have; for example, encoding new events by relying on prototypical event "scripts" at the expense of actual details. Previous research suggests that positive affect often increases this tendency. Three studies assessed whether awe-an emotion elicited by perceived vastness, and thought to promote cognitive accommodation-has the opposite effect, reducing rather than increasing reliance on event scripts. True/false questions on details of a short story about a romantic dinner were used to determine whether awe (a) reduces the tendency to impute script-consistent but false details into memory, and/or (b) promotes memory of unexpected details. Across studies we consistently found support for the first effect; evidence for the second was less consistent. Effects were partially mediated by subjective awe, and independent of other aspects of subjective affect. Results suggest that awe reduces reliance on internal knowledge in processing new events. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  6. Learning PHP, MySQL, and JavaScript

    CERN Document Server

    Nixon, Robin

    2009-01-01

    If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites. Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable

  7. Dynamic concision for three-dimensional reconstruction of human organ built with virtual reality modelling language (VRML)*

    OpenAIRE

    Yu, Zheng-yang; Zheng, Shu-sen; Chen, Lei-ting; He, Xiao-qian; Wang, Jian-jun

    2005-01-01

    This research studies the process of 3D reconstruction and dynamic concision based on 2D medical digital images using virtual reality modelling language (VRML) and JavaScript language, with a focus on how to realize the dynamic concision of 3D medical model with script node and sensor node in VRML. The 3D reconstruction and concision of body internal organs can be built with such high quality that they are better than those obtained from the traditional methods. With the function of dynamic c...

  8. Closable container with a self-locking lid

    International Nuclear Information System (INIS)

    Paressant, Michel; Faucond, Jean; Tellier, Claude.

    1976-01-01

    This invention concerns a closable container with a self-locking lid. The invention applies in particular in automated installations, for instance for the transport of dangerous substances and notably in the nuclear area for removing radioactive waste. The purpose of the invention is therefore to propose a closable container with a lid that can close and lock automatically on the receptacle whilst allowing for easy unlocking and opening by remote means. Under the invention the container comprises a receptacle and a self-locking lid closing it, the said container being such that the edge of the lid is shut down so as to cover that of the receptacle, these two edges cooperating by means of a hooking ramp and catch fitted respectively to each of them, this gear retracting when moving over the ramp in the lid closing direction and butting against it in the reverse direction. The container has unlocking gear to clear the catch from the ramp to free its passage in the lid opening direction [fr

  9. A Domain-Specific Language for Programming Self-Reconfigurable Robots

    DEFF Research Database (Denmark)

    Schultz, Ulrik Pagh; Christensen, David Johan; Støy, Kasper

    2007-01-01

    , self-reconfigurable robots, we have developed a declarative, role-based language that allows the programmer to define roles and behavior independently of the concrete physical structure of the robot. Roles are compiled to mobile code fragments that distribute themselves over the physical structure...

  10. Automation of radiation treatment planning. Evaluation of head and neck cancer patient plans created by the Pinnacle"3 scripting and Auto-Planning functions

    International Nuclear Information System (INIS)

    Speer, Stefan; Weiss, Alexander; Bert, Christoph; Klein, Andreas; Kober, Lukas; Yohannes, Indra

    2017-01-01

    Intensity-modulated radiotherapy (IMRT) techniques are now standard practice. IMRT or volumetric-modulated arc therapy (VMAT) allow treatment of the tumor while simultaneously sparing organs at risk. Nevertheless, treatment plan quality still depends on the physicist's individual skills, experiences, and personal preferences. It would therefore be advantageous to automate the planning process. This possibility is offered by the Pinnacle"3 treatment planning system (Philips Healthcare, Hamburg, Germany) via its scripting language or Auto-Planning (AP) module. AP module results were compared to in-house scripts and manually optimized treatment plans for standard head and neck cancer plans. Multiple treatment parameters were scored to judge plan quality (100 points = optimum plan). Patients were initially planned manually by different physicists and re-planned using scripts or AP. Script-based head and neck plans achieved a mean of 67.0 points and were, on average, superior to manually created (59.1 points) and AP plans (62.3 points). Moreover, they are characterized by reproducibility and lower standard deviation of treatment parameters. Even less experienced staff are able to create at least a good starting point for further optimization in a short time. However, for particular plans, experienced planners perform even better than scripts or AP. Experienced-user input is needed when setting up scripts or AP templates for the first time. Moreover, some minor drawbacks exist, such as the increase of monitor units (+35.5% for scripted plans). On average, automatically created plans are superior to manually created treatment plans. For particular plans, experienced physicists were able to perform better than scripts or AP; thus, the benefit is greatest when time is short or staff inexperienced. (orig.) [de

  11. Automation of radiation treatment planning : Evaluation of head and neck cancer patient plans created by the Pinnacle3 scripting and Auto-Planning functions.

    Science.gov (United States)

    Speer, Stefan; Klein, Andreas; Kober, Lukas; Weiss, Alexander; Yohannes, Indra; Bert, Christoph

    2017-08-01

    Intensity-modulated radiotherapy (IMRT) techniques are now standard practice. IMRT or volumetric-modulated arc therapy (VMAT) allow treatment of the tumor while simultaneously sparing organs at risk. Nevertheless, treatment plan quality still depends on the physicist's individual skills, experiences, and personal preferences. It would therefore be advantageous to automate the planning process. This possibility is offered by the Pinnacle 3 treatment planning system (Philips Healthcare, Hamburg, Germany) via its scripting language or Auto-Planning (AP) module. AP module results were compared to in-house scripts and manually optimized treatment plans for standard head and neck cancer plans. Multiple treatment parameters were scored to judge plan quality (100 points = optimum plan). Patients were initially planned manually by different physicists and re-planned using scripts or AP. Script-based head and neck plans achieved a mean of 67.0 points and were, on average, superior to manually created (59.1 points) and AP plans (62.3 points). Moreover, they are characterized by reproducibility and lower standard deviation of treatment parameters. Even less experienced staff are able to create at least a good starting point for further optimization in a short time. However, for particular plans, experienced planners perform even better than scripts or AP. Experienced-user input is needed when setting up scripts or AP templates for the first time. Moreover, some minor drawbacks exist, such as the increase of monitor units (+35.5% for scripted plans). On average, automatically created plans are superior to manually created treatment plans. For particular plans, experienced physicists were able to perform better than scripts or AP; thus, the benefit is greatest when time is short or staff inexperienced.

  12. Learning JavaScript data structures and algorithms

    CERN Document Server

    Groner, Loiane

    2014-01-01

    If you are a JavaScript developer or someone who has basic knowledge of JavaScript, and want to explore its optimum ability, this fast-paced book is definitely for you. Programming logic is the only thing you need to know to start having fun with algorithms.

  13. Towards a Script-Based Representation Language for Educational Films.

    Science.gov (United States)

    Parkes, Alan P.

    1987-01-01

    Discusses aspects of the syntax and semantics of film, and presents a scenario for the use of film by intelligent computer assisted instruction (ICAI) systems. An outline of a representation language for educational films on videodisc is presented, and an appendix provides conceptual graphs that explain notations used in examples. (Author/LRW)

  14. ORGANIZATIONAL AND METHODICAL BASES OF MULTICULTURAL SELF-ORGANIZATION OF STUDENTS IN THE ADDITIONAL FOREIGN LANGUAGE EDUCATION

    Directory of Open Access Journals (Sweden)

    V N Kartashova

    2016-12-01

    Full Text Available The article deals with the organizational and methodical bases of multicultural self-organization of the linguistic personality of the student in terms of additional foreign language education. According to the authors’ opinion, the methodological basis is a dialogue of cultures as a philosophy of mutual understanding, mutual relations in today’s global environment. Changing the socio-cultural context of foreign language education paradigm allows you to select multicultural (teaching a foreign language on the principle of “native culture - the culture of the foreign language speaking country - the culture of the world” and active (the development and functioning of a person in the normal course of his activities, where the starting point is the introduction of man to the world of culture and his self-development approach as a priority. The contents of additional education is oriented towards the disclosure and a possible solution of specific problems in the educational practice, and based on the principles of humanism and diversification.The article analyzes the individual programs of additional education and professional training in the field of foreign languages, developed by universities in recent decades. The authors present the experience of the scientific and methodological development and implementation at the department of foreign languages and teaching methods of Bunin Yelets State University of the additional foreign language education system that provides the multicultural self-organization of the student’s linguistic personality. The description of the program of professional retraining “The multicultural self-organization expert in the field of business, management and tourism (English”, designed for the students of non-language training areas, is presented, too. The positive dynamics of mastering foreign languages, the development of global attitude of the linguistic personality to the culture and his/her cultural

  15. The athena data dictionary and description language

    International Nuclear Information System (INIS)

    Bazan, A.; Ghez, P.; Le Flour, T.; Lieunard, S.; Tull, C.

    2001-01-01

    The authors have developed a data object description tool suite and service for Athena consisting of: a language grammar based upon an extended proper subset of IDL 2.0, a compiler front end based upon this language grammar, JavaCC, and a Java Reflection API-like interface, and several compiler back ends which meet specific needs in ATLAS such as automatic generation of object converters, and data object scripting interfaces. The authors present here details of the work and experience to date on the Athena Definition Language and Athena Data Dictionary

  16. Sexual scripts among young heterosexually active men and women: continuity and change.

    Science.gov (United States)

    Masters, N Tatiana; Casey, Erin; Wells, Elizabeth A; Morrison, Diane M

    2013-01-01

    Whereas gendered sexual scripts are hegemonic at the cultural level, research suggests they may be less so at dyadic and individual levels. Understanding "disjunctures" between sexual scripts at different levels holds promise for illuminating mechanisms through which sexual scripts can change. Through interviews with 44 heterosexually active men and women aged 18 to 25, the ways young people grappled with culture-level scripts for sexuality and relationships were delineated. Findings suggest that, although most participants' culture-level gender scripts for behavior in sexual relationships were congruent with descriptions of traditional masculine and feminine sexuality, there was heterogeneity in how or whether these scripts were incorporated into individual relationships. Specifically, three styles of working with sexual scripts were found: conforming, in which personal gender scripts for sexual behavior overlapped with traditional scripts; exception-finding, in which interviewees accepted culture-level gender scripts as a reality, but created exceptions to gender rules for themselves; and transforming, in which participants either attempted to remake culture-level gender scripts or interpreted their own nontraditional styles as equally normative. Changing sexual scripts can potentially contribute to decreased gender inequity in the sexual realm and to increased opportunities for sexual satisfaction, safety, and well-being, particularly for women, but for men as well.

  17. Chinese EFL teachers' knowledge of basic language constructs and their self-perceived teaching abilities.

    Science.gov (United States)

    Zhao, Jing; Joshi, R Malatesha; Dixon, L Quentin; Huang, Liyan

    2016-04-01

    The present study examined the knowledge and skills of basic language constructs among elementary school teachers who were teaching English as a Foreign Language (EFL) in China. Six hundred and thirty in-service teachers completed the adapted Reading Teacher Knowledge Survey. Survey results showed that English teachers' self-perceived ability to teach vocabulary was the highest and self-perceived ability to teach reading to struggling readers was the lowest. Morphological knowledge was positively correlated with teachers' self-perceived teaching abilities, and it contributed unique variance even after controlling for the effects of ultimate educational attainment and years of teaching. Findings suggest that elementary school EFL teachers in China, on average, were able to display implicit skills related to certain basic language constructs, but less able to demonstrate explicit knowledge of other skills, especially sub-lexical units (e.g., phonemic awareness and morphemes). The high self-perceived ability of teaching vocabulary and high scores on syllable counting reflected the focus on larger units in the English reading curriculum.

  18. Seeking out Challenges to Develop L2 Self-Confidence: A Language Learner's Journey to Proficiency

    Science.gov (United States)

    Edwads, Emily; Roger, Peter Stewart

    2015-01-01

    As one constituent of second language (L2) motivation, L2 "self-­confidence" has been shown to be a significant predictor of language proficiency. More recently, L2 self-­confidence has been studied as part of the "willingness to communicate" (WTC) construct. Less is known, however, about the processes by which learners develop…

  19. Orthographic learning and self-teaching in a bilingual and biliterate context.

    Science.gov (United States)

    Schwartz, Mila; Kahn-Horwitz, Janina; Share, David L

    2014-01-01

    The aim of this study was to examine self-teaching in the context of English as a foreign language literacy acquisition. Three groups comprising 88 sixth-grade children participated. The first group consisted of Russian-Hebrew-speaking bilinguals who had acquired basic reading skills in Russian as their first language (L1) and literacy and who were literate in Hebrew as a second language. The second group consisted of Russian-Hebrew-speaking bilinguals who had not learned to read in their native Russian but had acquired Hebrew as their first literate language. The third group consisted of Hebrew-speaking monolingual children who were literate in Hebrew. This design facilitated examining the effect of biliteracy and bilingualism on basic English reading skills. We hypothesized that due to the proximity between the Russian and English orthographies as opposed to the Hebrew-English "distance," the Russian-Hebrew-speaking biliterate group who acquired basic reading and spelling skills in L1 Russian would have superior self-teaching in English as opposed to the two other groups. The standard two-session self-teaching paradigm was employed with naming (speed and accuracy) and orthographic choice as posttest measures of orthographic learning. Results showed that after 4 years of English instruction, all three groups showed evidence of self-teaching on naming speed and orthographic recognition. The Russian-Hebrew-speaking biliterate group, moreover, showed a partial advantage over the comparison groups for initial decoding of target pseudowords and clear-cut superiority for measures of later orthographic learning, thereby showing self-teaching while supporting the script dependence hypothesis. Copyright © 2013 Elsevier Inc. All rights reserved.

  20. Script Design for Information Film and Video.

    Science.gov (United States)

    Shelton, S. M. (Marty); And Others

    1993-01-01

    Shows how the empathy created in the audience by each of the five genres of film/video is a function of the five elements of film design: camera angle, close up, composition, continuity, and cutting. Discusses film/video script designing. Illustrates these concepts with a sample script and story board. (SR)

  1. An Exploration of the Examination Script Features that Most Influence Expert Judgements in Three Methods of Evaluating Script Quality

    Science.gov (United States)

    Suto, Irenka; Novakovic, Nadezda

    2012-01-01

    Some methods of determining grade boundaries within examinations, such as awarding, paired comparisons, and rank ordering, entail expert judgements of script quality. We aimed to identify the features of examinees' scripts that most influence judgements in the three methods. For contrasting examinations in biology and English, a Latin square…

  2. Innovative Self-Powered and Self-Contained Sensor Array for Separation Detection, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — The proposed innovation is a self-contained, self-powered, robust flight test sensor array for the determination of separation. The proposed system uses off the...

  3. Decision-Making in Pediatric Transport Team Dispatch Using Script Concordance Testing.

    Science.gov (United States)

    Rajapreyar, Prakadeshwari; Marcdante, Karen; Zhang, Liyun; Simpson, Pippa; Meyer, Michael T

    2017-11-01

    Our objective was to compare decision-making in dispatching pediatric transport teams by Medical Directors of pediatric transport teams (serving as experts) to that of Pediatric Intensivists and Critical Care fellows who often serve as Medical Control physicians. Understanding decision-making around team composition and dispatch could impact clinical management, cost effectiveness, and educational needs. Survey was developed using Script Concordance Testing guidelines. The survey contained 15 transport case vignettes covering 20 scenarios (45 questions). Eleven scenarios assessed impact of intrinsic patient factors (e.g., procedural needs), whereas nine assessed extrinsic factors (e.g., weather). Pediatric Critical Care programs accredited by the Accreditation Council for Graduate Medical Education (the United States). Pediatric Intensivists and senior Critical Care fellows at Pediatric Critical Care programs were the target population with Transport Medical Directors serving as the expert panel. None. Survey results were scored per Script Concordance Testing guidelines. Concordance within groups was assessed using simple percentage agreement. There was little concordance in decision-making by Transport Medical Directors (median Script Concordance Testing percentage score [interquartile range] of 33.9 [30.4-37.3]). In addition, there was no statistically significant difference between the median Script Concordance Testing scores among the senior fellows and Pediatric Intensivists (31.1 [29.6-33.2] vs 29.7 [28.3-32.3], respectively; p = 0.12). Transport Medical Directors were more concordant on reasoning involving intrinsic patient factors rather than extrinsic factors (10/21 vs 4/24). Our study demonstrates pediatric transport team dispatch decision-making discordance by pediatric critical care physicians of varying levels of expertise and experience. Script Concordance Testing at a local level may better elucidate standards in medical decision-making within

  4. Pure JavaScript Storyline Layout Algorithm

    Energy Technology Data Exchange (ETDEWEB)

    2017-10-02

    This is a JavaScript library for a storyline layout algorithm. Storylines are adept at communicating complex change by encoding time on the x-axis and using the proximity of lines in the y direction to represent interaction between entities. The library in this disclosure takes as input a list of objects containing an id, time, and state. The output is a data structure that can be used to conveniently render a storyline visualization. Most importantly, the library computes the y-coordinate of the entities over time that decreases layout artifacts including crossings, wiggles, and whitespace. This is accomplished through multi-objective, multi-stage optimization problem, where the output of one stage produces input and constraints for the next stage.

  5. EFL Students’ Attitudes towards Self-Access Language Learning Centers (SALC: The Case of Iranian ESP Students

    Directory of Open Access Journals (Sweden)

    Farzaneh Javdani

    2011-11-01

    Full Text Available This article presents the attitude of ESP learners towards the role of Self-Access Language Learning Centres in improving their reading comprehension. It provides an evaluation of the success of these contents as well as an interpretation of students’ understanding of the related concepts. Finally it identifies factors that enhance or hinder the successful implementation of Self-Access Language Learning. Both qualitative and quantitative instruments were used to elicit data that give insight into learners’ perceptions of the issues under review. Self-Access Language Learning was evaluated positively by the students, both as a means to improve specialised English and as a means to develop autonomy as well as autonomous learning skills. The study identified a number of factors that contributed to these perceptions. It also revealed that students’ understanding of independent learning is rather shallow. Finally a number of recommendations were made for a successful implementation of Self-Access Language Learning into a curriculum.

  6. Programming languages for synthetic biology.

    Science.gov (United States)

    Umesh, P; Naveen, F; Rao, Chanchala Uma Maheswara; Nair, Achuthsankar S

    2010-12-01

    In the backdrop of accelerated efforts for creating synthetic organisms, the nature and scope of an ideal programming language for scripting synthetic organism in-silico has been receiving increasing attention. A few programming languages for synthetic biology capable of defining, constructing, networking, editing and delivering genome scale models of cellular processes have been recently attempted. All these represent important points in a spectrum of possibilities. This paper introduces Kera, a state of the art programming language for synthetic biology which is arguably ahead of similar languages or tools such as GEC, Antimony and GenoCAD. Kera is a full-fledged object oriented programming language which is tempered by biopart rule library named Samhita which captures the knowledge regarding the interaction of genome components and catalytic molecules. Prominent feature of the language are demonstrated through a toy example and the road map for the future development of Kera is also presented.

  7. Internal and External Scripts in Computer-Supported Collaborative Inquiry Learning

    Science.gov (United States)

    Kollar, Ingo; Fischer, Frank; Slotta, James D.

    2007-01-01

    We investigated how differently structured external scripts interact with learners' internal scripts with respect to individual knowledge acquisition in a Web-based collaborative inquiry learning environment. Ninety students from two secondary schools participated. Two versions of an external collaboration script (high vs. low structured)…

  8. Scripts em cena: HIV e mercado sexual no contexto turístico Scripts en escena: HIV y mercado sexualen el contexto turístico Scripts in scene: HIV and sexual market in the context of tourism

    Directory of Open Access Journals (Sweden)

    Renata Bellenzani

    2008-12-01

    Full Text Available A atividade turística tem impacto também na saúde das populações de comunidades anfitriãs. Com base em estudo etnográfico e em 14 entrevistas com monitores(as de turismo ambiental, o objetivo deste artigo é analisar como o cenário sexual no contexto do turismo e seus scripts sexuais constroem a vulnerabilidade de caiçaras às DSTs/HIV e ao mercado sexual. Scripts sexuais tradicionais operacionalizados num cenário de "curtição", "prazer", "desinibição sexual", evidenciaram desigualdades sociais entre caiçaras e turistas que ampliam a vulnerabilidade dos jovens às DSTs/HIV e à mercantilização de sua sexualidade. Os scripts sexuais femininos (passividade/ingenuidade dificultavam a negociação do preservativo nas cenas sexuais coletadas; os "mais pró-ativos" eram interpretados como disponibilidade para "programas". Os scripts "não negar fogo", "catar as turistas" também ampliavam a vulnerabilidade dos rapazes. O contexto turístico constrói um cenário sexual singular e atravessa as trajetórias socioafetivas dos moradores. Seu impacto deve ser considerado por políticas e programas de saúde locais.El turismo genera impactos socioculturales y también en la salud de las poblaciones de comunidades anfitrionas. Con base en observación etnográfica y 14 entrevistas con monitores (as del turismo ambiental el artículo analizará el escenario sexual y la operación de los scripts sexuales en la construcción de la vulnerabilidad de jóvenes nativos del lugar para con la(s ITS/SIDA y al mercado sexual. Scripts sexuales tradicionales empleados en el escenario de"diversión", "placer", "desinhibición sexual", evidenciaran desigualdades sexuales entre jóvenes nativos del lugar y turistas y amplían la vulnerabilidad a las ITS/SIDA y a la comercialización de su sexualidad. Los scripts sexuales femeninos (pasividad/ingenuidad dificultaron la negociación del condón en las escenas colectadas; los scripts "más autónomo" han

  9. Neural networks underlying language and social cognition during self-other processing in Autism spectrum disorders.

    Science.gov (United States)

    Kana, Rajesh K; Sartin, Emma B; Stevens, Carl; Deshpande, Hrishikesh D; Klein, Christopher; Klinger, Mark R; Klinger, Laura Grofer

    2017-07-28

    The social communication impairments defining autism spectrum disorders (ASD) may be built upon core deficits in perspective-taking, language processing, and self-other representation. Self-referential processing entails the ability to incorporate self-awareness, self-judgment, and self-memory in information processing. Very few studies have examined the neural bases of integrating self-other representation and semantic processing in individuals with ASD. The main objective of this functional MRI study is to examine the role of language and social brain networks in self-other processing in young adults with ASD. Nineteen high-functioning male adults with ASD and 19 age-sex-and-IQ-matched typically developing (TD) control participants made "yes" or "no" judgments of whether an adjective, presented visually, described them (self) or their favorite teacher (other). Both ASD and TD participants showed significantly increased activity in the medial prefrontal cortex (MPFC) during self and other processing relative to letter search. Analyses of group differences revealed significantly reduced activity in left inferior frontal gyrus (LIFG), and left inferior parietal lobule (LIPL) in ASD participants, relative to TD controls. ASD participants also showed significantly weaker functional connectivity of the anterior cingulate cortex (ACC) with several brain areas while processing self-related words. The LIFG and IPL are important regions functionally at the intersection of language and social roles; reduced recruitment of these regions in ASD participants may suggest poor level of semantic and social processing. In addition, poor connectivity of the ACC may suggest the difficulty in meeting the linguistic and social demands of this task in ASD. Overall, this study provides new evidence of the altered recruitment of the neural networks underlying language and social cognition in ASD. Published by Elsevier Ltd.

  10. The behaviour and self-esteem of children with specific speech and language difficulties.

    Science.gov (United States)

    Lindsay, G; Dockrell, J

    2000-12-01

    Children with specific speech and language difficulties (SSLD) may have associated difficulties that impair their access to the curriculum, and their social relationships at home and in school. (i) To identify the range of additional problems experienced by children with SSLD in different educational contexts; (ii) to consider the relationship between these problems and the child's current language status and (iii) to consider the child's self-esteem and the extent to which self-esteem is associated with the primary language problem or other associated difficulties. Sixty-nine children (17 girls, 52 boys) aged 7-8 years (Year 3) who had been identified as having SSLD, 59 from two local education authorities and 10 from regional special schools for children with severe speech and language difficulties. The children were assessed on a range of cognitive, language and educational measures; children and teachers completed a measure of the children's self-esteem (Pictorial Scale of Perceived Competence and Social Acceptance); teachers and parents completed a behavioural questionnaire (Strengths and Difficulties Questionnaire (SDQ); teachers also completed a further rating scale which included a behaviour subscale (Junior Rating Scale: JRS). The children's behaviour was rated as significantly different from the norm on both the SDQ and JRS, with the parents more likely to rate the child as having problems, but also as having prosocial behaviour. Both teachers and parents tended to rate the boys as having more problems than girls on the SDQ, with significant differences for the parents' ratings occurring on the total score and the hyperactivity and conduct problems scales. The children had positive self perceptions, which were comparable to the standardisation sample, and generally significantly higher than those of the teachers. The language and educational attainment scores of the children in special and mainstream schools were generally not significantly different, but

  11. TkPl_SU: An Open-source Perl Script Builder for Seismic Unix

    Science.gov (United States)

    Lorenzo, J. M.

    2017-12-01

    TkPl_SU (beta) is a graphical user interface (GUI) to select parameters for Seismic Unix (SU) modules. Seismic Unix (Stockwell, 1999) is a widely distributed free software package for processing seismic reflection and signal processing. Perl/Tk is a mature, well-documented and free object-oriented graphical user interface for Perl. In a classroom environment, shell scripting of SU modules engages students and helps focus on the theoretical limitations and strengths of signal processing. However, complex interactive processing stages, e.g., selection of optimal stacking velocities, killing bad data traces, or spectral analysis requires advanced flows beyond the scope of introductory classes. In a research setting, special functionality from other free seismic processing software such as SioSeis (UCSD-NSF) can be incorporated readily via an object-oriented style to programming. An object oriented approach is a first step toward efficient extensible programming of multi-step processes, and a simple GUI simplifies parameter selection and decision making. Currently, in TkPl_SU, Perl 5 packages wrap 19 of the most common SU modules that are used in teaching undergraduate and first-year graduate student classes (e.g., filtering, display, velocity analysis and stacking). Perl packages (classes) can advantageously add new functionality around each module and clarify parameter names for easier usage. For example, through the use of methods, packages can isolate the user from repetitive control structures, as well as replace the names of abbreviated parameters with self-describing names. Moose, an extension of the Perl 5 object system, greatly facilitates an object-oriented style. Perl wrappers are self-documenting via Perl programming document markup language.

  12. Advanced software development workstation project: Engineering scripting language. Graphical editor

    Science.gov (United States)

    1992-01-01

    Software development is widely considered to be a bottleneck in the development of complex systems, both in terms of development and in terms of maintenance of deployed systems. Cost of software development and maintenance can also be very high. One approach to reducing costs and relieving this bottleneck is increasing the reuse of software designs and software components. A method for achieving such reuse is a software parts composition system. Such a system consists of a language for modeling software parts and their interfaces, a catalog of existing parts, an editor for combining parts, and a code generator that takes a specification and generates code for that application in the target language. The Advanced Software Development Workstation is intended to be an expert system shell designed to provide the capabilities of a software part composition system.

  13. Variability in Written Japanese: Towards a Sociolinguistics of Script Choice.

    Science.gov (United States)

    Smith, Janet S.; Schmidt, David L.

    1996-01-01

    Tests widely-held associations among script types, genres, writers, and target readers via statistical analysis in popular Japanese fiction. Subjects texts to lexical analysis to see whether choice of vocabulary can account for variability in script selection. Finds that Japanese writers fashion their script type choices to specific contexts, as…

  14. A Domain-Specific Language for Programming Self-Reconfigurable Robots

    DEFF Research Database (Denmark)

    Schultz, Ulrik Pagh; Christensen, David Johan; Støy, Kasper

    2007-01-01

    . Programming a modular, self-reconfigurable robot is however a complicated task: the robot is essentially a real-time, distributed embedded system, where control and communication paths often are tightly coupled to the current physical configuration of the robot. To facilitate the task of programming modular......, self-reconfigurable robots, we have developed a declarative, role-based language that allows the programmer to define roles and behavior independently of the concrete physical structure of the robot. Roles are compiled to mobile code fragments that distribute themselves over the physical structure...

  15. JavaScript: Data Visualizations

    Science.gov (United States)

    D3 is a JavaScript library that, in a manner similar to jQuery library, allows direct inspection and manipulation of the Document Object Model, but is intended for the primary purpose of data visualization.

  16. The self-describing data sets file protocol and Toolkit

    International Nuclear Information System (INIS)

    Borland, M.; Emery, L.

    1995-01-01

    The Self-Describing Data Sets (SDDS) file protocol continues to be used extensively in commissioning the Advanced Photon Source (APS) accelerator complex. SDDS protocol has proved useful primarily due to the existence of the SDDS Toolkit, a growing set of about 60 generic commandline programs that read and/or write SDDS files. The SDDS Toolkit is also used extensively for simulation postprocessing, giving physicists a single environment for experiment and simulation. With the Toolkit, new SDDS data is displayed and subjected to complex processing without developing new programs. Data from EPICS, lab instruments, simulation, and other sources are easily integrated. Because the SDDS tools are commandline-based, data processing scripts are readily written using the user's preferred shell language. Since users work within a UNIX shell rather than an application-specific shell or GUI, they may add SDDS-compliant programs and scripts to their personal toolkits without restriction or complication. The SDDS Toolkit has been run under UNIX on SUN OS4, HP-UX, and LINUX. Application of SDDS to accelerator operation is being pursued using Tcl/Tk to provide a GUI

  17. Systems of Goals, Attitudes, and Self-Related Beliefs in Second-Language-Learning Motivation

    Science.gov (United States)

    Kormos, Judit; Kiddle, Thom; Csizer, Kata

    2011-01-01

    In the present study, we surveyed the English language-learning motivations of 518 secondary school students, university students, and young adult learners in the capital of Chile, Santiago. We applied multi-group structural-equation modeling to analyze how language-learning goals, attitudes, self-related beliefs, and parental encouragement…

  18. Systematic Clinical Reasoning in Physical Therapy (SCRIPT): Tool for the Purposeful Practice of Clinical Reasoning in Orthopedic Manual Physical Therapy.

    Science.gov (United States)

    Baker, Sarah E; Painter, Elizabeth E; Morgan, Brandon C; Kaus, Anna L; Petersen, Evan J; Allen, Christopher S; Deyle, Gail D; Jensen, Gail M

    2017-01-01

    Clinical reasoning is essential to physical therapist practice. Solid clinical reasoning processes may lead to greater understanding of the patient condition, early diagnostic hypothesis development, and well-tolerated examination and intervention strategies, as well as mitigate the risk of diagnostic error. However, the complex and often subconscious nature of clinical reasoning can impede the development of this skill. Protracted tools have been published to help guide self-reflection on clinical reasoning but might not be feasible in typical clinical settings. This case illustrates how the Systematic Clinical Reasoning in Physical Therapy (SCRIPT) tool can be used to guide the clinical reasoning process and prompt a physical therapist to search the literature to answer a clinical question and facilitate formal mentorship sessions in postprofessional physical therapist training programs. The SCRIPT tool enabled the mentee to generate appropriate hypotheses, plan the examination, query the literature to answer a clinical question, establish a physical therapist diagnosis, and design an effective treatment plan. The SCRIPT tool also facilitated the mentee's clinical reasoning and provided the mentor insight into the mentee's clinical reasoning. The reliability and validity of the SCRIPT tool have not been formally studied. Clinical mentorship is a cornerstone of postprofessional training programs and intended to develop advanced clinical reasoning skills. However, clinical reasoning is often subconscious and, therefore, a challenging skill to develop. The use of a tool such as the SCRIPT may facilitate developing clinical reasoning skills by providing a systematic approach to data gathering and making clinical judgments to bring clinical reasoning to the conscious level, facilitate self-reflection, and make a mentored physical therapist's thought processes explicit to his or her clinical mentor. © 2017 American Physical Therapy Association

  19. Apologising and the Montenegrin cultural script

    Directory of Open Access Journals (Sweden)

    Slavica Perovic

    2016-06-01

    Full Text Available The paper deals with the representation of the speech act of apology through cultural scri pts. The research has been done on a corpus of students’ responses gathered through an interview of the Discourse Completion Task (DCT type. The speech act of apology is analysed within the politeness theory originated by Brown and Levinson (1987 and the category of ‘ face ’ . The complexity and specificity of this speech act in Montenegrin led us to establish six semantic components of apologizing for which we devised cultural scripts. Furthermore, two broad categories of apologies were identified: non - verbal and verbal which we labelled ‘ to do is to say ’ and ‘ to say is to do ’ respectively, which further resulted in the creation of two master scripts. The analysis in this paper relies heavily on the idea of cultural scripts developed by Anna Wierzbicka and Cliff G oddard, executed through the semantic primes of Natural Semantic Metalanguage (NSM.

  20. Wanda ML - a markup language for digital annotation

    NARCIS (Netherlands)

    Franke, K.Y.; Guyon, I.; Schomaker, L.R.B.; Vuurpijl, L.G.

    2004-01-01

    WANDAML is an XML-based markup language for the annotation and filter journaling of digital documents. It addresses in particular the needs of forensic handwriting data examination, by allowing experts to enter information about writer, material (pen, paper), script and content, and to record chains

  1. The WANDAML Markup Language for Digital Document Annotation

    NARCIS (Netherlands)

    Franke, K.; Guyon, I.; Schomaker, L.; Vuurpijl, L.

    2004-01-01

    WANDAML is an XML-based markup language for the annotation and filter journaling of digital documents. It addresses in particular the needs of forensic handwriting data examination, by allowing experts to enter information about writer, material (pen, paper), script and content, and to record chains

  2. Socio-cultural differences in the self-descriptions of two groups of Azerbaijanian students learning in the Russian and Azerbaijani languages

    Directory of Open Access Journals (Sweden)

    Dzherelievskaya M.A.

    2017-12-01

    Full Text Available Background: The dimension of individualism-collectivism is regarded as one of the most important cultural factors that influence a person’s self-consciousness, and help shape his/her sense of self as independent or interdependent. Moreover, studies support the conclusion that the salience of both tendencies may vary not only within a single national culture (depending on the place of residence, language environment, etc., but also on the level of the individual self (depending on the current situation. In our research we have assumed that the language environment (receiving education in one’s native or a foreign language acts as a socio-cultural factor affecting the self-concept of students of the same nationality–more specifically, the intensity of their individualistic and collectivistic characteristics. Objective: Finding socio-cultural differences in self-image between two groups of Azerbaijanian students (learning in Russian and Azerbaijanian, respectively. Design: The sample included one hundred students from Baku colleges and universities equally divided into two groups. Participants in the first group were studying in Azerbaijani while those in the second group were learning in Russian. We collected data in the form of open-ended self-descriptions. We examined these texts using contentanalysis procedures. Then we calculated correlations between certain defined characteristics for each group. Results: The self-descriptions produced by students learning in Azerbaijanian contained the following features: norm compliance as a significant factor in emotional wellbeing; self-criticism related to negative feelings and expectation of outside criticism; the prevalence of self-justification and bravado as basic forms of psychological defense, combined with the lack of self-enhancement; and focus on society and interpersonal relations affecting the respondents’ inner feelings. The second group’s (those learning in Russian self

  3. Vacuum Mechatronics And Insvection For Self-Contained Manufacturing

    Science.gov (United States)

    Belinski, Steve E.; Shirazi, Majid; Seidel, Thomas E.; Hackwood, Susan

    1990-02-01

    The vacuum environment is increasingly being used in manufacturing operations, especially in the semiconductor industry. Shrinking linewidths and feature sizes dictate that cleanliness standards become continually more strict. Studies at the Center for Robotic Systems in Microelectronics (CRSM) indicate that a controlled vacuum enclosure can provide a superior clean environment. In addition, since many microelectronic fabrication steps are already carried out under vacuum, self-contained multichamber processing systems are being developed at a rapid pace. CRSM support of these systems includes the development of a research system, the Self-contained Automated Robotic Factory (SCARF), a vacuum-compatible robot, and investigations of particulate characterization in vacuum and inspection for multichamber systems. Successful development of complex and expensive multichamber systems is, to a great extent, dependent upon the discipline called vacuum mechatronics, which includes the design and development of vacuum-compatible computer-controlled mechanisms for manipulating, sensing and testing in a vacuum environment. Here the constituents of the vacuum mechatronics discipline are defined and reviewed in the context of the importance to self-contained in-vacuum manufacturing.

  4. The language phenomenon human communication from milliseconds to millennia

    CERN Document Server

    Smith, K

    2013-01-01

    This volume contains a contemporary, integrated description of the processes of language. These range from fast scales (fractions of a second) to slow ones (over a million years). The contributors, all experts in their fields, address language in the brain, production of sentences and dialogues, language learning, transmission and evolutionary processes that happen over centuries or millenia, the relation between language and genes, the origins of language, self-organization, and language competition and death. The book as a whole will help to show how processes at different scales affect each other, thus presenting language as a dynamic, complex and profoundly human phenomenon.

  5. "We Are All Beginners": Amazigh in Language Policy and Educational Practice in Morocco

    Science.gov (United States)

    El Aissati, Abderrahman; Karsmakers, Suzanne; Kurvers, Jeanne

    2011-01-01

    In 2003, the Amazigh (Berber) language and the Tifinagh script were, for the first time in history, introduced as a subject for all students in public primary schools in Morocco. This study first investigates the language planning policy behind the introduction of the new Amazigh curriculum: selection, codification, standardization, curriculum…

  6. Exploring the Presence of a Deaf American Cultural Life Script

    Science.gov (United States)

    Clark, M. Diane; Daggett, Dorri J.

    2015-01-01

    Cultural life scripts are defined as culturally shared expectations that focus on a series of events that are ordered in time. In these scripts, generalized expectations for what to expect through the life course are outlined. This study examined the possibility of a Deaf American Life Script developed in relationship to the use of a visual…

  7. Interpretation of Daba Script: Gemu from Wujiao Village

    Directory of Open Access Journals (Sweden)

    Duoduo XU

    2016-12-01

    Full Text Available Daba calendars are the only written texts of Dabaism discovered so far. Some studies have been discontinuously conducted on this topic since the first report on this script in 1940. However, some unclear and obscure hermeneutic points of Daba script have still to be investigated in-depth. In this paper, I present an interpretation of a Daba calendar based on my original field work data. This Daba calendar, entitled "Gemu", is from Wūjiǎo (屋脚 Village. It is relatively old, showing a more archaic version of Daba calendars if compared with other ones and with the classification proposed in Song (2003. The present study aims to expand our knowledge of Daba script and of the context in which it was and is still used. Further on, this paper can contribute in establishing a philological foundation for further researches on Daba script, originating possibly related comparative studies.

  8. ActorScript™ extension of C#®, Java®, Objective C®, JavaScript®, and SystemVerilog using iAdaptive™ concurrency for antiCloud™ privacy and security : One computer is no computer in IoT

    OpenAIRE

    Hewitt , Carl

    2015-01-01

    International audience; ActorScript(TM) is a general purpose programming language for efficiently implementing robust applications (with no single point of failure) using discretionary, adaptive concurrency that manages resources and demand.It is differentiated from previous languages by the following:- Universality* Ability to specify what Actors can do* Specify interface between hardware and software* Everything in the language is accomplished using message passing including the very defini...

  9. Audiovisual Script Writing.

    Science.gov (United States)

    Parker, Norton S.

    In audiovisual writing the writer must first learn to think in terms of moving visual presentation. The writer must research his script, organize it, and adapt it to a limited running time. By use of a pleasant-sounding narrator and well-written narration, the visual and narrative can be successfully integrated. There are two types of script…

  10. Refining types using type guards in TypeScript

    NARCIS (Netherlands)

    de Wolff, Ivo Gabe; Hage, J.

    2017-01-01

    We discuss two adaptations of the implementation of type guards and narrowing in the TypeScript compiler. The first is an improvement on the original syntax-directed implementation, and has now replaced the original one in the TypeScript compiler. It is specifically suited for the scenario in which

  11. Programming languages for business problem solving

    CERN Document Server

    Wang, Shouhong

    2007-01-01

    It has become crucial for managers to be computer literate in today's business environment. It is also important that those entering the field acquire the fundamental theories of information systems, the essential practical skills in computer applications, and the desire for life-long learning in information technology. Programming Languages for Business Problem Solving presents a working knowledge of the major programming languages, including COBOL, C++, Java, HTML, JavaScript, VB.NET, VBA, ASP.NET, Perl, PHP, XML, and SQL, used in the current business computing environment. The book examin

  12. Self-esteem of adolescents with specific language impairment as they move from compulsory education.

    Science.gov (United States)

    Lindsay, Geoff; Dockrell, Julie; Palikara, Olympia

    2010-01-01

    Children with specific language impairment (SLI) are at risk of low self-esteem during their school years. However, there is a lack of evidence of the self-esteem of young people with a history of SLI during adolescence, as they transfer from compulsory schooling to post-compulsory education, employment or training. To examine the self-esteem of young people with a history of SLI at the transition from compulsory education (16 years) to the first year of post-compulsory education, employment and training (17 years) in England. A total of 54 young people identified as having SLI at 8 years were followed up at 16 and at 17 years. The young people completed two measures of self-esteem: the Self-perception Profile for Adolescents (16 years) and the Self-perception Profile for College Students (17 years). Assessments of language, literacy and non-verbal ability were also conducted. Perceptions of scholastic competence were significantly lower than the norm at 16 years; the female students also had lower self-esteem in the social and physical appearance domains and global self-worth. However, at 17 years there were no significant differences from the norm for these self-esteem domains. There was evidence of stability within self-esteem domains over this period but also an improvement in self-perceptions of scholastic and job competence, physical appearance and athletic competence, and also global self-worth, but not the three social domains. Non-verbal cognitive ability was not correlated with any measures of self-esteem, at 16 or 17 years. Language and literacy ability, especially spelling, were correlated with scholastic and job competence at 16 years but only spelling correlated at 17 years. This study has provided evidence for improvements in self-esteem for young people with SLI after they leave school and enter the world of non-compulsory education (typically at a college), employment and training. The study has also indicated the importance of addressing self

  13. Assessing clinical reasoning in optometry using the script concordance test.

    Science.gov (United States)

    Faucher, Caroline; Dufour-Guindon, Marie-Pier; Lapointe, Gabrielle; Gagnon, Robert; Charlin, Bernard

    2016-05-01

    Clinical reasoning is central to any health profession but its development among learners is difficult to assess. Over the last few decades, the script concordance test (SCT) has been developed to solve this dilemma and has been used in many health professions; however, no study has been published on the use of the script concordance test in optometry. The purpose of this study was to develop and validate a script concordance test for the field of optometry. A 101-question script concordance test (27 short clinical scenarios) was developed and administered online to a convenience sample of 23 second-year and 19 fourth-year students of optometry. It was also administered to a reference panel of 12 experienced optometrists to develop the scoring key. An item-total correlation was calculated for each question. Cronbach's alpha coefficient was used to evaluate the script concordance test reliability and a t-test compared the two groups. A final 77-question script concordance test was created by eliminating questions with low item-total correlation. Cronbach's alpha for this optimised 77-question script concordance test was 0.80. A group comparison revealed that the second-year students' scores (n = 23; mean score = 66.4 ± 7.87 per cent) were statistically lower (t = -4.141; p Optometry © 2016 Optometry Australia.

  14. ROOT I/O in JavaScript

    International Nuclear Information System (INIS)

    Bellenot, Bertrand

    2012-01-01

    ROOT is used by almost all experiments throughout High Energy and Nuclear Physics to write, read and analyse data. As use of mobile devices (tablets, smart phones) is becoming more and more popular, offering a portable way of monitoring or inspecting ROOT files from any web browser, without having to install any application or library on the server side or on the client side is important. To achieve this, a JavaScript I/O library is being developed. The graphic part is done by using a third-party JavaScript visualization library.

  15. Improving Tools for JavaScript Programmers (Position Paper)

    DEFF Research Database (Denmark)

    Andreasen, Esben; Feldthaus, Asger; Jensen, Simon Holm

    We present an overview of three research projects that all aim to provide better tools for JavaScript web application programmers1: TAJS, which infers static type information for JavaScript applications using dataflow analysis; JSRefac- tor, which enables sound code refactorings; and Artemis, which...... provides high-coverage automated testing....

  16. PROPOSING A LANGUAGE EXPERIENCE AND SELF-ASSESSMENT OF PROFICIENCY QUESTIONNAIRE FOR BILINGUAL BRAZILIAN SIGN LANGUAGE/PORTUGUESE HEARING TEACHERS

    Directory of Open Access Journals (Sweden)

    Ingrid FINGER

    2014-12-01

    Full Text Available This article presents a language experience and self-assessment of proficiency questionnaire for hearing teachers who use Brazilian Sign Language and Portuguese in their teaching practice. By focusing on hearing teachers who work in Deaf education contexts, this questionnaire is presented as a tool that may complement the assessment of linguistic skills of hearing teachers. This proposal takes into account important factors in bilingualism studies such as the importance of knowing the participant’s context with respect to family, professional and social background (KAUFMANN, 2010. This work uses as model the following questionnaires: LEAP-Q (MARIAN; BLUMENFELD; KAUSHANSKAYA, 2007, SLSCO – Sign Language Skills Classroom Observation (REEVES et al., 2000 and the Language Attitude Questionnaire (KAUFMANN, 2010, taking into consideration the different kinds of exposure to Brazilian Sign Language. The questionnaire is designed for bilingual bimodal hearing teachers who work in bilingual schools for the Deaf or who work in the specialized educational department who assistdeaf students.

  17. Sexual Self-Schemas in the Real World: Investigating the Ecological Validity of Language-Based Markers of Childhood Sexual Abuse.

    Science.gov (United States)

    Stanton, Amelia M; Meston, Cindy M; Boyd, Ryan L

    2017-06-01

    This is the first study to examine language use and sexual self-schemas in natural language data extracted from posts to a large online forum. Recently, two studies applied advanced text analysis techniques to examine differences in language use and sexual self-schemas between women with and without a history of childhood sexual abuse. The aim of the current study was to test the ecological validity of the differences in language use and sexual self-schema themes that emerged between these two groups of women in the laboratory. Archival natural language data were extracted from a social media website and analyzed using LIWC2015, a computerized text analysis program, and other word counting approaches. The differences in both language use and sexual self-schema themes that manifested in recent laboratory research were replicated and validated in the large online sample. To our knowledge, these results provide the first empirical examination of sexual cognitions as they occur in the real world. These results also suggest that natural language analysis of text extracted from social media sites may be a potentially viable precursor or alternative to laboratory measurement of sexual trauma phenomena, as well as clinical phenomena, more generally.

  18. Relationship of Teaching Efficiency with Academic Self-Efficacy and Self-Directed Learning among English Language Students: University Students’ Perspectives

    Directory of Open Access Journals (Sweden)

    Maryam Shohoudi

    2015-09-01

    Full Text Available Introduction: Self-directed learning is originated from adult education which has currently gained a special place in educational systems and is influenced by many variables such as teaching self-efficacy and self-directed learning. This research investigated the relationship of teachers’ teaching with academic self-efficacy and self-directed learning from English language students' perspectives. Methods: The study population comprised of all bachelor, master and Ph.D. English language students of Allameh Tabataba’i University (2014-2015 who had passed at least one semester. A total of 159 students were selected as study sample using Cochran formula and proportional stratified sampling. The data were collected through three standard questionnaires with confirmed validity and reliability. Data were analyzed by one-sample t-test, Pearson correlation and multiple regression. Results: With regard to teaching efficiency, content presentation, learning evaluation and class management skills were higher than average and lesson planning and control over content skills were at an average level. Also, all dimensions of academic self-efficacy and self-directed learning were significantly higher than average. The correlation between teaching efficiency and self-efficacy (r=0.367 and self-directed learning (r=0.571, and between self-efficacy and self-directed learning (r=0.523 was statistically significant (P<0.01. Moreover, a combination of teaching efficiency dimensions could predict different dimensions of self-efficacy and all components of self-directed learning. Furthermore, self-efficacy dimensions were good predictors of self-directed learning. Conclusion: Success in the realm of academia and organizational learning depends on the learners’ updated knowledge and skills and self-directed learning. Also, it seems teachers’ efficient teaching affects students’ academic self-efficacy, orienting them toward self-directed learning.

  19. The foreign language effect on the self-serving bias: A field experiment in the high school classroom.

    Science.gov (United States)

    van Hugten, Joeri; van Witteloostuijn, Arjen

    2018-01-01

    The rise of bilingual education triggers an important question: which language is preferred for a particular school activity? Our field experiment (n = 120) shows that students (aged 13-15) who process feedback in non-native English have greater self-serving bias than students who process feedback in their native Dutch. By contrast, literature on the foreign-language emotionality effect suggests a weaker self-serving bias in the non-native language, so our result adds nuance to that literature. The result is important to schools as it suggests that teachers may be able to reduce students' defensiveness and demotivation by communicating negative feedback in the native language, and teachers may be able to increase students' confidence and motivation by communicating positive feedback in the foreign language.

  20. Teaching the Total Language with Readers Theatre.

    Science.gov (United States)

    Goodman, Jess A., Jr.

    Reading, writing, speech assignments for special education classes, English as a second language and many other classroom projects can be taught through the involvement created by Readers Theatre. Readers Theatre is the presentation of dialogue-type material in play form. The actors hold the script as they move through it and a narrator's voice…

  1. Entrepreneurship Education for Agriculture. Phase "O" Planning Project Report. Performance Report. Volume II: Bibliography and Storyboard Scripts.

    Science.gov (United States)

    Lee and Associates, Starkville, MS.

    Volume 2 of this report is supplementary and contains three bibliographies: (1) Annotated Bibliography on Minority Entrepreneurship in Agriculture; (2) Annotated Bibliography on Entrepreneurship Education in Agriculture; (3) Bibliography on Entrepreneurship. The next section presents three storyboard scripts for instructional videotapes on…

  2. The secure base script and the task of caring for elderly parents: implications for attachment theory and clinical practice.

    Science.gov (United States)

    Chen, Cory K; Waters, Harriet Salatas; Hartman, Marilyn; Zimmerman, Sheryl; Miklowitz, David J; Waters, Everett

    2013-01-01

    This study explores links between adults' attachment representations and the task of caring for elderly parents with dementia. Participants were 87 adults serving as primary caregivers of a parent or parent-in-law with dementia. Waters and Waters' ( 2006 ) Attachment Script Assessment was adapted to assess script-like attachment representation in the context of caring for their elderly parent. The quality of adult-elderly parent interactions was assessed using the Level of Expressed Emotions Scale (Cole & Kazarian, 1988 ) and self-report measures of caregivers' perception of caregiving as difficult. Caregivers' secure base script knowledge predicted lower levels of negative expressed emotion. This effect was moderated by the extent to which participants experienced caring for elderly parents as difficult. Attachment representations played a greater role in caregiving when caregiving tasks were perceived as more difficult. These results support the hypothesis that attachment representations influence the quality of care that adults provide their elderly parents. Clinical implications are discussed.

  3. CADDIS Volume 4. Data Analysis: PECBO Appendix - R Scripts for Non-Parametric Regressions

    Science.gov (United States)

    Script for computing nonparametric regression analysis. Overview of using scripts to infer environmental conditions from biological observations, statistically estimating species-environment relationships, statistical scripts.

  4. Sexual scripts among young heterosexually active men and women: Continuity and change

    OpenAIRE

    Masters, N. Tatiana; Casey, Erin; Wells, Elizabeth A.; Morrison, Diane M.

    2012-01-01

    While gendered sexual scripts are hegemonic at the cultural level, research suggests they may be less so at dyadic and individual levels. Understanding “disjunctures” between sexual scripts at different levels holds promise for illuminating mechanisms through which sexual scripts can change. Through interviews with 44 heterosexually active men and women aged 18-25, we delineated ways young people grappled with culture-level scripts for sexuality and relationships. Findings suggest that althou...

  5. Self-Contained Cross-Cutting Pipeline Software Architecture

    OpenAIRE

    Patwardhan, Amol; Patwardhan, Rahul; Vartak, Sumalini

    2016-01-01

    Layered software architecture contains several intra-layer and inter-layer dependencies. Each layer depends on shared components making it difficult to release a code change, bug fix or feature without exhaustive testing and having to build the entire software code base. This paper proposed self-contained, cross-cutting pipeline architecture (SCPA) that is independent of existing layers. We chose 2 open source projects and 3 internal intern projects that used n-tier architecture and applied t...

  6. Using an Integrated Script Control Unit (ISCU to Assist the Power Electronics Education

    Directory of Open Access Journals (Sweden)

    Zhigang Gao

    2017-11-01

    Full Text Available An integrated script control unit (ISCU is invented to work as the digital controller in power electronics educations. The ISCU mainly consists of two parts, a control board and computer software. The computer software enables college students to write specific scripts, which can be compiled and saved on the control board, to design the control flow and algorithms. The processor on the board will realize the algorithms that are designed by the user. All of the variables can be monitored by the computer software, which is helpful to find the bugs in the algorithms. ISCU can help the under-graduate students to design converters even if they are unfamiliar with the programming languages and developing environment. Users can write and validate algorithms for converters quickly without writing any tedious codes (such as initialization, dealing with the interrupts for specific processors with ISCU. The college students who lack the necessary skills to program the processor, can benefit when they are studying the power electronic techniques. Importantly, the ISCU is considered to be free for everyone. The details and the principles of ISCU are introduced, and a bi-directional DC-DC converter is built based on ISCU to validate the proposed characteristics.

  7. Types and Characteristics of Fish and Seafood Provisioning Scripts Used by Rural Midlife Adults.

    Science.gov (United States)

    Bostic, Stephanie M; Sobal, Jeffery; Bisogni, Carole A; Monclova, Juliet M

    To examine rural New York State consumers' cognitive scripts for fish and seafood provisioning. A cross-sectional design with in-depth, semistructured interviews. Three rural New York State counties. Adults (n = 31) with diverse fish-related experiences were purposefully recruited. Scripts describing fish and seafood acquisition, preparation, and eating out. Interview transcripts were coded for emergent themes using Atlas.ti. Diagrams of scripts for each participant were constructed. Five types of acquisition scripts included quality-oriented, price-oriented, routine, special occasion, and fresh catch. Frequently used preparation scripts included everyday cooking, fast meal, entertaining, and grilling. Scripts for eating out included fish as first choice, Friday outing, convenient meals, special event, and travel meals. Personal values and resources influenced script development. Individuals drew on a repertoire of scripts based on their goals and resources at that time and in that place. Script characteristics of scope, flexibility, and complexity varied widely. Scripts incorporated goals, values, and resources into routine food behaviors. Understanding the characteristics of scripts provided insights about fish provisioning and opportunities to reduce the gap between current intake and dietary guidelines in this rural setting. Copyright © 2017 Society for Nutrition Education and Behavior. Published by Elsevier Inc. All rights reserved.

  8. 46 CFR 28.205 - Fireman's outfits and self-contained breathing apparatus.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 1 2010-10-01 2010-10-01 false Fireman's outfits and self-contained breathing apparatus... the Boundary Lines or With More Than 16 Individuals On Board, or for Fish Tender Vessels Engaged in the Aleutian Trade § 28.205 Fireman's outfits and self-contained breathing apparatus. (a) Each vessel...

  9. How a Strong Government Backed an African Language: The Lessons of Somalia

    Science.gov (United States)

    Warsame, Ali A.

    2001-07-01

    Although Somali is the mother tongue of over 95 per cent of the population of Somalia, when the country received independence in 1960 it took English, Italian, and Arabic as its official languages. Because of controversy involving technical, religious and political questions, no script for the Somali language could be agreed upon, either in the colonial era or in parliamentary years, 1960-1969. The consequences of this non-decision were considerable for Somali society. However, when the authoritarian military rulers came to the power in the early 1970s, they made a final decision in regard to script. They also issued a decree to the effect that Somali was to be the language of political and administrative discourse in the Somali Republic. That act marked the beginning of the restoration of cultural and linguistic rights for Somali society. This article examines how Somalia, under a strong and totalitarian regime, was able to promote its language. The article also presents an overview of the organisation and the implementation of the literacy campaigns carried out in Somalia, as well as some notes on planning and the theoretical framework behind the campaigns.

  10. Python as a federation tool for GENESIS 3.0.

    Directory of Open Access Journals (Sweden)

    Hugo Cornelis

    Full Text Available The GENESIS simulation platform was one of the first broad-scale modeling systems in computational biology to encourage modelers to develop and share model features and components. Supported by a large developer community, it participated in innovative simulator technologies such as benchmarking, parallelization, and declarative model specification and was the first neural simulator to define bindings for the Python scripting language. An important feature of the latest version of GENESIS is that it decomposes into self-contained software components complying with the Computational Biology Initiative federated software architecture. This architecture allows separate scripting bindings to be defined for different necessary components of the simulator, e.g., the mathematical solvers and graphical user interface. Python is a scripting language that provides rich sets of freely available open source libraries. With clean dynamic object-oriented designs, they produce highly readable code and are widely employed in specialized areas of software component integration. We employ a simplified wrapper and interface generator to examine an application programming interface and make it available to a given scripting language. This allows independent software components to be 'glued' together and connected to external libraries and applications from user-defined Python or Perl scripts. We illustrate our approach with three examples of Python scripting. (1 Generate and run a simple single-compartment model neuron connected to a stand-alone mathematical solver. (2 Interface a mathematical solver with GENESIS 3.0 to explore a neuron morphology from either an interactive command-line or graphical user interface. (3 Apply scripting bindings to connect the GENESIS 3.0 simulator to external graphical libraries and an open source three dimensional content creation suite that supports visualization of models based on electron microscopy and their conversion to

  11. Python as a federation tool for GENESIS 3.0.

    Science.gov (United States)

    Cornelis, Hugo; Rodriguez, Armando L; Coop, Allan D; Bower, James M

    2012-01-01

    The GENESIS simulation platform was one of the first broad-scale modeling systems in computational biology to encourage modelers to develop and share model features and components. Supported by a large developer community, it participated in innovative simulator technologies such as benchmarking, parallelization, and declarative model specification and was the first neural simulator to define bindings for the Python scripting language. An important feature of the latest version of GENESIS is that it decomposes into self-contained software components complying with the Computational Biology Initiative federated software architecture. This architecture allows separate scripting bindings to be defined for different necessary components of the simulator, e.g., the mathematical solvers and graphical user interface. Python is a scripting language that provides rich sets of freely available open source libraries. With clean dynamic object-oriented designs, they produce highly readable code and are widely employed in specialized areas of software component integration. We employ a simplified wrapper and interface generator to examine an application programming interface and make it available to a given scripting language. This allows independent software components to be 'glued' together and connected to external libraries and applications from user-defined Python or Perl scripts. We illustrate our approach with three examples of Python scripting. (1) Generate and run a simple single-compartment model neuron connected to a stand-alone mathematical solver. (2) Interface a mathematical solver with GENESIS 3.0 to explore a neuron morphology from either an interactive command-line or graphical user interface. (3) Apply scripting bindings to connect the GENESIS 3.0 simulator to external graphical libraries and an open source three dimensional content creation suite that supports visualization of models based on electron microscopy and their conversion to computational models

  12. On the Relationship between Self-Concept and Literacy Development in the Spanish Heritage Language Context

    Science.gov (United States)

    Beaudrie, Sara M.

    2018-01-01

    Researchers have studied academic self-concept and its relationship to academic achievement extensively, but not in the Spanish heritage language context. Using measures of reading, writing, and spelling performance, I investigate the relation between self-concept and performance and whether self-concept can predict performance scores. I obtained…

  13. Psychosocial aspects of living with diabetes mellitus in promoting self-care

    Directory of Open Access Journals (Sweden)

    Sumaya Giarola Cecilio

    2016-02-01

    Full Text Available Objective: to analyze the psychosocial aspects of living with diabetes mellitus. Methods: a descriptive exploratory study with qualitative approach, made with 16 patients with diabetes mellitus type 2. The data were collected through telephone calls using a semi-structured script approaching the care in health, barriers and family support, analyzed by Bardin’s content. Results: two categories emerged related to the practice of self-care: Self-care, containing three sub-categories: diet, physical activity and emotional aspects and support networks. Conclusion: the results of the study showed the importance of understanding the emotional aspects and attitudes of patients regarding educational practices for self care, in order to establish strategies to prevent and control the disease.

  14. The influence of linguistic background on benefits derived from language intervention in Danish daycares

    DEFF Research Database (Denmark)

    Højen, Anders; Bleses, Dorthe; Justice, Laura M.

    , narrative competence, print knowledge and phonological awareness. The children participated in teacher administered soft-scripted biweekly lessons, each lasting about 30 minutes and targeting two language learning objectives each time. The results of the studies showed that children from immigrant families...... of linguistic skill, e.g., vocabulary, rhyme detection and language comprehension. The results of the study are important for understanding what hampers second-language acquisition in some groups of immigrant children but not others, and for developing future language interventions tailored to meliorate...... specific weaknesses in the second-language development of children....

  15. Principles and Practices for Building Academic Self-Efficacy in Middle Grades Language Arts Classrooms

    Science.gov (United States)

    McTigue, Erin; Liew, Jeffrey

    2011-01-01

    Academic self-efficacy contributes to students' motivation and persistence for learning. However, motivation for reading and learning, and students' self-efficacy in school often declines in adolescence. This manuscript presents research-based strategies for facilitating students' motivations within the context of language arts classes.

  16. The link between Foreign Language Classroom Anxiety, Second Language Tolerance of Ambiguity and Self-rated English proficiency among Chinese learners

    Directory of Open Access Journals (Sweden)

    Jean-Marc Dewaele

    2013-10-01

    Full Text Available Previous research has suggested that high levels of Foreign Language Classroom Anxiety (FLCA have a negative effect on foreign language learning (Horwitz, 2001; Lu & Liu, 2011 while moderate levels of Second Language Tolerance of Ambiguity (SLTA are believed to boost foreign language learning (Ely, 1995. There is prima facie evidence that both dimensions are inversely related as Foreign Language Learning contexts are full of ambiguities which may contribute to anxiety. However, the relationship between FLCA and SLTA has been under-researched. The present study is an attempt to fill this gap by investigating the link between SLTA and FLCA in English of 73 secondary school students in Hong Kong. They filled out an online questionnaire consisting of the Foreign Language Classroom Anxiety Scale (Horwitz, Horwitz, & Cope, 1986 and the Second Language Tolerance of Ambiguity Scale (Ely, 1995. Statistical analyses revealed that FLCA, SLTA and Self-rated English proficiency predict half of the variance in each other; in other words, students who were more tolerant of second language ambiguity were less anxious in their EFL classes and they also felt more proficient.

  17. Creating New Features – Case: ARMA3 SQF Syntax Scripting

    OpenAIRE

    Alamäki, Arto

    2015-01-01

    Currently, the game ARMA 3 is lacking in features in some areas and to battle this, community members have created scripts to solve these problems. One of these problems is the lack of Active Protection System on tanks, which can be found in their real life counterparts. The script which tried to improve this situation, was the Bakerman Armour Improvement System. However, even this script is lacking in some basic features. This thesis seeks to extend the Bakerman Armour Improvement System scr...

  18. Living Subjectivity: Time Scales, Language, and the Fluidity of the Self

    DEFF Research Database (Denmark)

    Cowley, Stephen; Madsen, Jens Koed

    2014-01-01

    in general, we extend this argument by looking at multi-scalar temporalities that influence the emergence and potential of the self. In particular, we argue that the self is best understood as a relational entity that immerses contextually in a distributed, non-stable, and temporally multi-scalar manner......, contextually immersed subjectivity is compatible with tracing language and cognition to how cultural resources extend human embodiment (this frames the potential for cognition, subjectivity, and the self). Second, while distributed and fragmented, the construction of temporal experience can become...... an organizing principle for the construction of the self. Through this lens, cognition binds what is learned from introspection with contextual immersion that uses skills in temporal integration. This challenges views of self and cognition as stable internal phenomena and, conversely, shows that philosophy...

  19. The Role of Motivation in Self-regulated Learning and Language Learning Strategy: In the Case of Chinese EFL Learners

    Directory of Open Access Journals (Sweden)

    Maryam Banisaeid

    2015-09-01

    Full Text Available Although self-regulation, derived from educational psychology, is a new topic in the second language learning field, language learning strategy was the main focus of many studies in the last two decades. Also, among the L2 individual differences, motivation plays an important role in achieving the educational goals. In this research, motivation is investigated from self-determination theory by which five types of motivation are presented. No study was found to investigate the role of motivation in both self-regulation and language learning strategy. For such a purpose, 49 Chinese EFL learners respond to SILL, MSLQ and LLOS_IEA respectively proposed by Oxford (1990, Pintrich et al (1991 and Noel et al (2000. The results running Pearson correlation showed that there is a significant relationship between motivation, self-regulation and language learning strategies. It is also revealed that Chinese EFL learners use memory, social and affective strategy more than the other ones. The most common motivational orientation is identified regulation. Among self-regulated learning strategies, effort regulation is highly used by them. At the end some implication is considered.

  20. Introducing English language a resource book for students

    CERN Document Server

    Mullany, Louise

    2015-01-01

    Routledge English Language Introductions cover core areas of language study and are one-stop resources for students. Assuming no prior knowledge, books in the series offer an accessible overview of the subject, with activities, study questions, sample analyses, commentaries and key readings – all in the same volume. The innovative and flexible ‘two-dimensional’ structure is built around four sections – introduction, development, exploration and extension – which offer self-contained stages for study. Each topic can also be read across these sections, enabling the reader to build gradually on the knowledge gained. Introducing English Language: is the foundational book in the Routledge English Language Introductions series, providing an accessible introduction to the English language contains newly expanded coverage of morphology, updated and revised exercises, and an extended Further Reading section comprehensively covers key disciplines of linguistics such as historical linguistics, s...

  1. Script Training Treatment for Adults with Apraxia of Speech

    Science.gov (United States)

    Youmans, Gina; Youmans, Scott R.; Hancock, Adrienne B.

    2011-01-01

    Purpose: Outcomes of script training for individuals with apraxia of speech (AOS) and mild anomic aphasia were investigated. Script training is a functional treatment that has been successful for individuals with aphasia but has not been applied to individuals with AOS. Principles of motor learning were incorporated into training to promote…

  2. Normalizing tweets with edit scripts and recurrent neural embeddings

    NARCIS (Netherlands)

    Chrupala, Grzegorz; Toutanova, Kristina; Wu, Hua

    2014-01-01

    Tweets often contain a large proportion of abbreviations, alternative spellings, novel words and other non-canonical language. These features are problematic for standard language analysis tools and it can be desirable to convert them to canonical form. We propose a novel text normalization model

  3. Use Your Words: The Role of Language in the Development of Toddlers' Self-Regulation

    Science.gov (United States)

    Vallotton, Claire; Ayoub, Catherine

    2011-01-01

    Self-regulation emerges throughout early childhood, and predicts later success in socially and cognitively challenging situations. Vygotsky proposed that symbols, particularly words, serve as mental tools to be used in service of self-regulation. Cross-sectional research indicates a positive but inconsistent association between language and…

  4. A kinetics database and scripts for PHREEQC

    Science.gov (United States)

    Hu, B.; Zhang, Y.; Teng, Y.; Zhu, C.

    2017-12-01

    Kinetics of geochemical reactions has been increasingly used in numerical models to simulate coupled flow, mass transport, and chemical reactions. However, the kinetic data are scattered in the literature. To assemble a kinetic dataset for a modeling project is an intimidating task for most. In order to facilitate the application of kinetics in geochemical modeling, we assembled kinetics parameters into a database for the geochemical simulation program, PHREEQC (version 3.0). Kinetics data were collected from the literature. Our database includes kinetic data for over 70 minerals. The rate equations are also programmed into scripts with the Basic language. Using the new kinetic database, we simulated reaction path during the albite dissolution process using various rate equations in the literature. The simulation results with three different rate equations gave difference reaction paths at different time scale. Another application involves a coupled reactive transport model simulating the advancement of an acid plume in an acid mine drainage site associated with Bear Creek Uranium tailings pond. Geochemical reactions including calcite, gypsum, and illite were simulated with PHREEQC using the new kinetic database. The simulation results successfully demonstrated the utility of new kinetic database.

  5. Linux command line and shell scripting bible

    CERN Document Server

    Blum, Richard

    2014-01-01

    Talk directly to your system for a faster workflow with automation capability Linux Command Line and Shell Scripting Bible is your essential Linux guide. With detailed instruction and abundant examples, this book teaches you how to bypass the graphical interface and communicate directly with your computer, saving time and expanding capability. This third edition incorporates thirty pages of new functional examples that are fully updated to align with the latest Linux features. Beginning with command line fundamentals, the book moves into shell scripting and shows you the practical application

  6. Hacking Experiment Using USB Rubber Ducky Scripting

    Directory of Open Access Journals (Sweden)

    Benjamin Cannoles

    2017-04-01

    Full Text Available By leaving your computer unlocked while you are away for seconds can give hackers all the time they need to obtain your personal information from your computer. This paper aims to detail the necessary research and development of a USB Rubber Ducky script, to obtain clear text logon id and passwords from a Windows machine, in mere seconds. Each stage is laid out in sections discussing Ducky script, powershell, Mimikatz, and reenabling the vulnerability by breaking down the attack into two parts for Windows 7 and up operating systems.

  7. Scripts de atendimento em call centers: uma visão de documentos eletrônicosScript for call center attendance: a view on electronic documents

    Directory of Open Access Journals (Sweden)

    Sandra Maria Silveira

    2010-05-01

    Full Text Available O presente artigo contextualiza o serviço de atendimento aos clientes (SAC no âmbito da Ciência da Informação e busca compreender o fenômeno sob o enfoque da organização e do uso da informação. Analisa-se o processo informacional dos serviços de atendimento aos clientes realizado em call centers, com o foco na organização e no uso das bases de informação, tendo em vista a sistematização de parâmetros para subsidiarem a criação, a manutenção e a validação dos scripts de atendimento. Scripts são documentos eletrônicos que contêm orientação para executar procedimentos relativos a produtos e serviços da instituição e na interação com os consumidores. Por fim, identificaram-se os atributos de qualidade de informação que orientam a construção e a manutenção das bases de informações e sistematizaram-se os parâmetros para elaboração das bases de informações em consonância com os processos de organização e uso da informação no âmbito do SAC.The present article contextualizes the service of attendance to clients (SAC as far as the Information Science is concerned. It also seeks to understand the phenomenon under the focus of organization and the use of information. We analyze the informational process of attendance services to clients performed in call centers, focusing on the organization and the use of information bases. This is done aiming at the systematization of parameters to subside the creation, maintenance and validation of scripts for attendance. Scripts are electronic documents that contain orientation to execute procedures related to products and services of the institution and in the interaction with consumers. At last we identify the attributes of quality of information that guide the construction and maintenance of information bases and systematize the parameters for elaboration of information bases according to organization processes and use of information at SAC.

  8. The effects of departmentalized and self-contained classrooms on fifth-grade students' achievement in science on the Georgia Criterion Referenced Competency Test

    Science.gov (United States)

    Koch, Lisa S.

    Elementary instruction of fifth grade classrooms was found to be primarily in two organizational models in a school district northwest of Atlanta, Georgia. The self-contained classroom provided a generalist teacher responsible for the instruction of all academic subjects to one group of students throughout the day, while departmentalized classrooms were structured utilizing one teacher for the instruction of one or two content areas, and students rotated throughout the day for each of the academic subjects. The majority of studies looking at the effect of instructional organization were concentrated in the content areas of mathematics and reading. This quantitative study, utilized an ex post facto methodology to determine whether fifth grade students attending departmentalized schools or self-contained classrooms had higher student achievement in science as measured by the Georgia Criterion Referenced Competency Test (CRCT). The statistical data was collected through the Georgia Department of Education and included raw mean scores of over 500 students attending departmentalized schools and 500 students attending self-contained classrooms, along with the various subgroups such as gender, ethnicity status, English language learners (ELL), and students with disability (SWD) placement. This data was analyzed to show if a significant statistical difference emerged from either instructional organization. The overall results that emerged from the archival data suggested no significant difference in student achievement existed for almost all subgroups tested of the total 1000+ participant scores used in the study. The results also did however, showed the departmentalization model of instruction had a slight advantage over self-contained classrooms for male students with disabilities.

  9. Examining the Effects of Two Computer Programming Learning Strategies: Self-Explanation versus Reading Questions and Answers

    Directory of Open Access Journals (Sweden)

    Nancy Lee

    2017-08-01

    Full Text Available The study described here explored the differential effects of two learning strategies, self-explanation and reading questions and answers, on learning the computer programming language JavaScript. Students’ test performance and perceptions of effectiveness toward the two strategies were examined. An online interactive tutorial instruction implementing worked-examples and multimedia learning principles was developed for this study. Participants were 147 high school students (ages 14 to 18 of a computer introductory course in six periods which were randomly divided into two groups (n = 78; n = 69 of three periods each. The two groups alternated learning strategies to learn five lessons. Students’ prerequisite knowledge of XHTML and motivation to learn computer programming languages were measured before starting the tutorial. Students largely expressed their preference toward self-explanation over reading questions and answers. They thought self-explanation incurred much more work yet was more effective. However, the two learning strategies did not have differential effects on students’ test performance. The seeming discrepancy arising from students’ preferred strategy and their test performance was discussed in the areas of familiar versus new strategy, difficulty of learning materials and testing method, and experimental duration.

  10. Spanish Language Self-Efficacy Beliefs among Spanish-Speaking Social Workers: Implications for Social Work Education

    Science.gov (United States)

    Arriaza, Pablo

    2015-01-01

    Limited research exists about Spanish-speaking social workers that provide bilingual social work services. To date, studies have not exclusively focused on actual language competence of bilingual social workers or even their self-perceived language beliefs. This study reviews the results of a cross-sectional Internet-based survey exploring…

  11. JavaScript: Convenient Interactivity for the Class Web Page.

    Science.gov (United States)

    Gray, Patricia

    This paper shows how JavaScript can be used within HTML pages to add interactive review sessions and quizzes incorporating graphics and sound files. JavaScript has the advantage of providing basic interactive functions without the use of separate software applications and players. Because it can be part of a standard HTML page, it is…

  12. Jasmine JavaScript testing

    CERN Document Server

    Ragonha, Paulo

    2013-01-01

    The book uses a concise, to-the-point approach to help developers understand and use the power of Jasmine to create better and more maintainable codebases.This book is a must-have guide for web developers who are new to the concept of unit testing. It's assumed that you have a basic knowledge of JavaScript and HTML.

  13. A self-applicable online partial evaluator for recursive flowchart languages

    DEFF Research Database (Denmark)

    Glück, Robert

    2012-01-01

    This paper describes a self-applicable online partial evaluator for a ¿owchart language with recursive calls. Self-application of the partial evaluator yields generating extensions that are as ef¿cient as those reported in the literature for of¿ine partial evaluation. This result is remarkable...... because it has been assumed that online partial evaluation techniques unavoidably lead to inef¿cient and overgeneralized generating extensions. The purpose of this paper is not to determine which kind of partial evaluation is better, but to show how the problem can be solved by recursive polyvariant...... specialization. The design of the self-applicable online partial evaluator is based on a number of known techniques, but by combining them in a new way this result can be produced. The partial evaluator, its techniques, and its implementation are presented in full. Self-application according to all three...

  14. The Effect of Self, Peer and Teacher Correction on the Pronunciation Improvement of Iranian EFL Learners

    Directory of Open Access Journals (Sweden)

    Saeideh Ahangari

    2014-02-01

    Full Text Available The concept of self correction and peer correction in foreign language teaching has been an important consideration in the past decades due to the increased attention to learner centered curricula. The researchers have concluded that active engagement happens when the students have to think and correct themselves. The purpose of this study was to investigate the effect of teacher, self and peer correction on the pronunciation improvement of Iranian EFL learners in oral productions. To do this, 45 participants were selected from among 60 English language learning students by assigning a PET test and they were divided into three groups. Some picture series were given to the participants to make and then tell a story based on the scripts. In the self correction group every participant had to correct her pronunciation errors individually, in the peer correction group the participants in pairs corrected each others’ pronunciation errors and for the third group their errors were corrected by the teacher. This process continued for 15 sessions. A pre-test and post-test were administered. The results showed that the pronunciation of the self correction group improved more than the other two groups and peer correction group outperformed the teacher correction group.

  15. Self-esteem, shyness, and sociability in adolescents with specific language impairment (SLI).

    OpenAIRE

    Wadman, R.; Durkin, K.; Conti-Ramsden, G.

    2008-01-01

    Purpose: To determine if lower global self-esteem, shyness, and low sociability are outcomes associated with SLI in adolescence. Possible concurrent predictive relationships and gender differences were also examined. Method: Fifty-four adolescents with SLI, aged between 16 and 17 years, were compared with a group of 54 adolescents with typical language abilities on the Rosenberg Self-Esteem scale (Rosenberg, 1965) and the Cheek and Buss Shyness and Sociability scales (Cheek & Buss, 1981)....

  16. Type Analysis for JavaScript

    DEFF Research Database (Denmark)

    Jensen, Simon Holm; Møller, Anders; Thiemann, Peter

    2009-01-01

    common programming errors – or rather, prove their absence, and for producing type information for program comprehension. Preliminary experiments conducted on real-life JavaScript code indicate that the approach is promising regarding analysis precision on small and medium size programs, which constitute...

  17. Scripting Module for the Satellite Orbit Analysis Program (SOAP)

    Science.gov (United States)

    Carnright, Robert; Paget, Jim; Coggi, John; Stodden, David

    2008-01-01

    This add-on module to the SOAP software can perform changes to simulation objects based on the occurrence of specific conditions. This allows the software to encompass simulation response of scheduled or physical events. Users can manipulate objects in the simulation environment under programmatic control. Inputs to the scripting module are Actions, Conditions, and the Script. Actions are arbitrary modifications to constructs such as Platform Objects (i.e. satellites), Sensor Objects (representing instruments or communication links), or Analysis Objects (user-defined logical or numeric variables). Examples of actions include changes to a satellite orbit ( v), changing a sensor-pointing direction, and the manipulation of a numerical expression. Conditions represent the circumstances under which Actions are performed and can be couched in If-Then-Else logic, like performing v at specific times or adding to the spacecraft power only when it is being illuminated by the Sun. The SOAP script represents the entire set of conditions being considered over a specific time interval. The output of the scripting module is a series of events, which are changes to objects at specific times. As the SOAP simulation clock runs forward, the scheduled events are performed. If the user sets the clock back in time, the events within that interval are automatically undone. This script offers an interface for defining scripts where the user does not have to remember the vocabulary of various keywords. Actions can be captured by employing the same user interface that is used to define the objects themselves. Conditions can be set to invoke Actions by selecting them from pull-down lists. Users define the script by selecting from the pool of defined conditions. Many space systems have to react to arbitrary events that can occur from scheduling or from the environment. For example, an instrument may cease to draw power when the area that it is tasked to observe is not in view. The contingency

  18. Investigating Language Learning Activity Using a CALL Task in the Self-access Centre

    Directory of Open Access Journals (Sweden)

    Carlos Montoro

    2011-09-01

    Full Text Available This article describes a small study of the language learning activity of individual learners using a CALL task in a self-access environment. The research focuses on the nature of the language learning activity, the most salient elements that make up its structure and major disturbances observed between and within some of those elements. It is set in the context of computer-assisted language learning (CALL and activity theory. A CALL task designed by the authors was made available online to be used as a research and learning tool. Empirical data was collected from two participants using ethnographic tools, such as participant observation and stimulated recall sessions. The analysis focuses on disturbances mainly involving the subject (i.e., the learner, mediating artefacts (e.g., the CALL task, the community (e.g., management and other self-access centre users and the object of the activity (i.e., learning English. It is recommended that future studies should look deeper into contradictions in the learning activity from a cultural-historical perspective.

  19. Perceived Attachment Security to Father, Academic Self-Concept and School Performance in Language Mastery

    Science.gov (United States)

    Bacro, Fabien

    2012-01-01

    This study examined the relations between 8-12-year-olds' perceived attachment security to father, academic self-concept and school performance in language mastery. One hundred and twenty two French students' perceptions of attachment to mother and to father were explored with the Security Scale and their academic self-concept was assessed with…

  20. A Framework for Automated Testing of JavaScript Web Applications

    DEFF Research Database (Denmark)

    Artzi, Shay; Dolby, Julian; Jensen, Simon Holm

    2011-01-01

    Current practice in testing JavaScript web applications requires manual construction of test cases, which is difficult and tedious. We present a framework for feedback-directed automated test generation for JavaScript in which execution is monitored to collect information that directs the test...

  1. Analisis dan Perancangan Website Pembelajaran Bahasa Secara Mandiri di Self Access Language Learning Center Bina Nusantara

    Directory of Open Access Journals (Sweden)

    Hady Pranoto

    2010-12-01

    Full Text Available The purpose of this research is to build an independent language learning applications using Internet technologies to facilitate the user in learning the language. The research method used is by analyzing the ongoing learning process; analyze the constraints and limitations of existing facilities and designing new processes to address existing constraints and limitations. In designing a language self learning website authors examine the existing through observation, interviews and questionnaires to the stakeholders who use the system. Observations also observed duration of the user in conducting learning activities, and provided space to accommodate the transaction. After analysis of the current system, author designing the new system using object-oriented design methods and using analysis tools UML. After completed the system design done system built using ASP.NET programming language. The Conclusions is an independent language learning applications using Internet technology giving easy way to facilitate the learning process in terms of accesing time and place, and the application also provide facilities for teacher to monitoring student self learning. 

  2. Linux Command Line and Shell Scripting Bible

    CERN Document Server

    Blum, Richard

    2011-01-01

    The authoritative guide to Linux command line and shell scripting?completely updated and revised [it's not a guide to Linux as a whole ? just to scripting] The Linux command line allows you to type specific Linux commands directly to the system so that you can easily manipulate files and query system resources, thereby permitting you to automate commonly used functions and even schedule those programs to run automatically. This new edition is packed with new and revised content, reflecting the many changes to new Linux versions, including coverage of alternative shells to the default bash shel

  3. Beginning HTML, XHTML, CSS, and JavaScript

    CERN Document Server

    Duckett, Jon

    2010-01-01

    An indispensable introductory guide to creating web pages using the most up-to-date standards. This beginner guide shows you how to use XHTML, CSS, and JavaScript to create compelling Web sites. While learning these technologies, you will discover coding practices such as writing code that works on multiple browsers including mobile devices, how to use AJAX frameworks to add interactivity to your pages, and how to ensure your pages meet accessible requirements. Packed with real-world examples, the book not only teaches you how to write Web sites using XHTML, CSS and JavaScript, but it also tea

  4. Psychophysiological Responsivity to Script-Driven Imagery: An Exploratory Study of the Effects of Eye Movements on Public Speaking Flashforwards.

    Science.gov (United States)

    Kearns, Michelle; Engelhard, Iris M

    2015-01-01

    A principle characteristic of public speaking anxiety relates to intrusive mental images of potential future disasters. Previous research has found that the self-reported emotionality of such "flashforwards" can be reduced by a cognitively demanding, dual-task (e.g., making eye movements) performed whilst holding the mental image in-mind. The outcome measure in these earlier studies was participants' self-reported emotional intensity of the mental image. The current study (N = 34) explored whether an objective measure of emotionality would yield similar results in students with public speaking anxiety. A script-driven imagery procedure was used to measure psychophysiological responsivity to an audio script depicting a feared (public speaking) scenario before and after an eye movement intervention. Relative to the control condition (imagery only), those who made eye movements whilst holding a mental image of this scenario in-mind demonstrated a significant decrease in heart rate, which acted as a measure of emotionality. These findings add to a previous body of research demonstrating the beneficial qualities of dual-tasks and their potential for treatment of both past and future-oriented anxieties.

  5. Child Modifiability as a Predictor of Language Abilities in Deaf Children Who Use American Sign Language.

    Science.gov (United States)

    Mann, Wolfgang; Peña, Elizabeth D; Morgan, Gary

    2015-08-01

    This research explored the use of dynamic assessment (DA) for language-learning abilities in signing deaf children from deaf and hearing families. Thirty-seven deaf children, aged 6 to 11 years, were identified as either stronger (n = 26) or weaker (n = 11) language learners according to teacher or speech-language pathologist report. All children received 2 scripted, mediated learning experience sessions targeting vocabulary knowledge—specifically, the use of semantic categories that were carried out in American Sign Language. Participant responses to learning were measured in terms of an index of child modifiability. This index was determined separately at the end of the 2 individual sessions. It combined ratings reflecting each child's learning abilities and responses to mediation, including social-emotional behavior, cognitive arousal, and cognitive elaboration. Group results showed that modifiability ratings were significantly better for stronger language learners than for weaker language learners. The strongest predictors of language ability were cognitive arousal and cognitive elaboration. Mediator ratings of child modifiability (i.e., combined score of social-emotional factors and cognitive factors) are highly sensitive to language-learning abilities in deaf children who use sign language as their primary mode of communication. This method can be used to design targeted interventions.

  6. Trial-Based Functional Analysis Informs Treatment for Vocal Scripting.

    Science.gov (United States)

    Rispoli, Mandy; Brodhead, Matthew; Wolfe, Katie; Gregori, Emily

    2018-05-01

    Research on trial-based functional analysis has primarily focused on socially maintained challenging behaviors. However, procedural modifications may be necessary to clarify ambiguous assessment results. The purposes of this study were to evaluate the utility of iterative modifications to trial-based functional analysis on the identification of putative reinforcement and subsequent treatment for vocal scripting. For all participants, modifications to the trial-based functional analysis identified a primary function of automatic reinforcement. The structure of the trial-based format led to identification of social attention as an abolishing operation for vocal scripting. A noncontingent attention treatment was evaluated using withdrawal designs for each participant. This noncontingent attention treatment resulted in near zero levels of vocal scripting for all participants. Implications for research and practice are presented.

  7. Rapid application development using the Tcl/Tk language

    International Nuclear Information System (INIS)

    van Zeijts, J.

    1995-01-01

    During the last year, high level applications at CEBAF were written using the Tcl/Tk scripting language. This language is rapidly gaining in popularity, in part due to ease of constructing programs with X11 graphical user interfaces, and in part to ease of adding compiled user code for specialized purposes. Extensions to the language provide object oriented programming, which was used to develop a hierarchy of classes relevant for high level accelerator control. We describe basic language features, some 3rd party add-on packages, and local additions to the toolbox. Next we describe features of the accelerator object hierarchy, and finally describe applications written using this toolbox such as the ModelServer prototype, Slow Orbit and Energy Lock, the Linac Energy Management System, and other applications

  8. The Functional Programming Language R and the Paradigm of Dynamic Scientific Programming

    NARCIS (Netherlands)

    Trancón y Widemann, B.; Bolz, C.F.; Grelck, C.; Loidl, H.-W.; Peña, R.

    2013-01-01

    R is an environment and functional programming language for statistical data analysis and visualization. Largely unknown to the functional programming community, it is popular and influential in many empirical sciences. Due to its integrated combination of dynamic and reflective scripting on one

  9. Designing Raster Cells as the Basis for Developing Personal Graphic Language

    Directory of Open Access Journals (Sweden)

    Jana Z. Vujić

    2011-05-01

    Full Text Available Continuous work in creating new designer solutions points towards the need to create personal routines as personalcommunication in the relation comprising design, algorithms, and original computer graphics. This paper showsprocedures for developing a control language for creating graphic designs with individual raster elements (screeningelement obtaint by halftoning. Personal commands should set routines in a language understood by the printer andthe designer. The PostScript basis is used because we mix vector and pixel graphics in the same program stream, aswell as different colour systems, and our own raster forms. The printing raster is set with the target of special designmulti-use, and this includes the field of security graphics and art computer reproduction. Each raster form assumesmodifications, creating their raster family. The raster cell content is transformed with PostScript, allowing the settingof basic values, angle and liniature for each pixel separately. Raster cells are mixed in multi-colour graphics to thelevel of individual designs with variable values of parameters determining them.

  10. Server Interface Descriptions for Automated Testing of JavaScript Web Applications

    DEFF Research Database (Denmark)

    Jensen, Casper Svenning; Møller, Anders; Su, Zhendong

    2013-01-01

    Automated testing of JavaScript web applications is complicated by the communication with servers. Specifically, it is difficult to test the JavaScript code in isolation from the server code and database contents. We present a practical solution to this problem. First, we demonstrate that formal...... server interface descriptions are useful in automated testing of JavaScript web applications for separating the concerns of the client and the server. Second, to support the construction of server interface descriptions for existing applications, we introduce an effective inference technique that learns...... communication patterns from sample data. By incorporating interface descriptions into the testing tool Artemis, our experimental results show that we increase the level of automation for high-coverage testing on a collection of JavaScript web applications that exchange JSON data between the clients and servers...

  11. Efficacy of a Self-Monitoring Tool for Improving the Quality of the Language Environment in the Preschool Classroom

    Science.gov (United States)

    Strasser, Katherine; Mendive, Susana; Vergara, Daniela; Darricades, Michelle

    2018-01-01

    Research Findings: This study evaluated the impact of a self-monitoring intervention on preschool teachers' use of language and on children's language growth. Nineteen classrooms from Santiago de Chile participated (10 intervention, 9 control). Twice a week, intervention teachers filled out a checklist to monitor the language stimulation they…

  12. Practice for dosimetry for a self-contained dry-storage gamma-ray irradiator

    International Nuclear Information System (INIS)

    2002-01-01

    This practice outlines dosimetric procedures to be followed with self-contained dry-storage gamma-ray irradiators. If followed, these procedures will help to ensure that calibration and testing will be carried out with acceptable precision and accuracy and that the samples processed with ionizing radiation from gamma rays in a self-contained dry-storage irradiator receive absorbed doses within a predetermined range. This practice covers dosimetry in the use of dry-storage gamma-ray irradiators, namely self-contained dry storage 137 Cs or 60 Co irradiators (shielded free-standing irradiators). It does not cover underwater pool sources, panoramic gamma-ray sources such as those raised mechanically or pneumatically to irradiate isotropically into a room or through a collimator, nor does it cover self-contained bremsstrahlung x-ray units. The absorbed dose range for the use of the dry-storage self-contained gamma-ray irradiators covered by this practice is typically 1 to 10 5 Gy, depending on the application. The absorbed-dose rate range typically is from 10 -2 to 10 3 Gy/min. This practice describes general procedures applicable to all self-contained dry-storage gamma-ray irradiators. For procedures specific to dosimetry in blood irradiation, see ISO/ ASTM Practice 51939. For procedures specific to dosimetry in radiation research on food and agricultural products, see ISO/ASTM Practice 51900. For procedures specific to radiation hardness testing, see ASTM Practice E 1249. For procedures specific to the dosimetry in the irradiation of insects for sterile release programs, see ISO/ASTM Guide 51940. In those cases covered by ISO/ASTM Practices 51939, 51900, 51940, or ASTM E 1249, those standards take precedence. In addition, this practice does not cover absorbed-dose rate calibrations of radiation protection instrumentation

  13. Self-contained filtered density function

    International Nuclear Information System (INIS)

    Nouri, Arash G.; Pope, Stephen B.

    2017-01-01

    The filtered density function (FDF) closure is extended to a “self-contained” format to include the subgrid-scale (SGS) statistics of all of the hydro-thermo-chemical variables in turbulent flows. These are the thermodynamic pressure, the specific internal energy, the velocity vector, and the composition field. In this format, the model is comprehensive and facilitates large-eddy simulation (LES) of flows at both low and high compressibility levels. A transport equation is developed for the joint pressure-energy-velocity-composition filtered mass density function (PEVC-FMDF). In this equation, the effect of convection appears in closed form. The coupling of the hydrodynamics and thermochemistry is modeled via a set of stochastic differential equation for each of the transport variables. This yields a self-contained SGS closure. We demonstrated how LES is conducted of a turbulent shear flow with transport of a passive scalar. Finally, the consistency of the PEVC-FMDF formulation is established, and its overall predictive capability is appraised via comparison with direct numerical simulation (DNS) data.

  14. Cross-site Scripting Attacks on Android WebView

    OpenAIRE

    Bhavani A B

    2013-01-01

    WebView is an essential component in Android and iOS. It enables applications to display content from on-line resources. It simplifies task of performing a network request, parsing the data and rendering it. WebView uses a number of APIs which can interact with the web contents inside WebView. In the current paper, Cross-site scripting attacks or XSS attacks specific to Android WebView are discussed. Cross site scripting (XSS) is a type of vulnerability commonly found in web applications. Thi...

  15. The Relationship between Language Learning Strategies, Proficiency, Age and Self-Efficacy Beliefs: A Study of Language Learners in Botswana

    Science.gov (United States)

    Magogwe, Joel Mokuedi; Oliver, Rhonda

    2007-01-01

    This research seeks to extend our current knowledge by exploring the relationship between preferred language strategies, age, proficiency, and self-efficacy beliefs. Responding to the call for more replication of strategy research and for research in different cultural contexts, this research was undertaken in Botswana between 2002 and 2005. The…

  16. Benefits of interhemispheric integration on the Japanese Kana script-matching tasks.

    Science.gov (United States)

    Yoshizaki, K; Tsuji, Y

    2000-02-01

    We tested Banich's hypothesis that the benefits of bihemispheric processing were enhanced as task complexity increased, when some procedural shortcomings in the previous studies were overcome by using Japanese Kana script-matching tasks. In Exp. 1, the 20 right-handed subjects were given the Physical-Identity task (Katakana-Katakana scripts matching) and the Name-Identity task (Katakana-Hiragana scripts matching). On both tasks, a pair of Kana scripts was tachistoscopically presented in the left, right, and bilateral visual fields. Distractor stimuli were also presented with target Kana scripts on both tasks to equate the processing load between the hemispheres. Analysis showed that, while a bilateral visual-field advantage was found on the name-identity task, a unilateral visual-field advantage was found on the physical-identity task, suggesting that, as the computational complexity of the encoding stage was enhanced, the benefits of bilateral hemispheric processing increased. In Exp. 2, the 16 right-handed subjects were given the same physical-identity task as in Exp. 1, except Hiragana scripts were used as distractors instead of digits to enhance task difficulty. Analysis showed no differences in performance between the unilateral and bilateral visual fields. Taking into account these results of physical-identity tasks for both Exps. 1 and 2, enhancing task demand in the stage of ignoring distractors made the unilateral visual-field advantage obtained in Exp. 1 disappear in Exp. 2. These results supported Banich's hypothesis.

  17. Formal specification with the Java modeling language

    NARCIS (Netherlands)

    Huisman, Marieke; Ahrendt, Wolfgang; Grahl, Daniel; Hentschel, Martin; Ahrendt, Wolfgang; Beckert, Bernhard; Bubel, Richard; Hähnle, Reiner; Schmitt, Peter H.; Ulbrich, Mattoas

    2016-01-01

    This text is a general, self contained, and tool independent introduction into the Java Modeling Language, JML. It appears in a book about the KeY approach and tool, because JML is the dominating starting point of KeY style Java verification. However, this chapter does not depend on KeY, nor any

  18. The Relationships among Heritage Language Proficiency, Ethnic Identity, and Self-Esteem

    Science.gov (United States)

    Yu, Shu-Chun

    2015-01-01

    With the trend toward globalization and the continual change of the ethnic composition of the U.S. population, there is increasing awareness in the U.S. that not every child is raised in an English-only family. The purpose of this research is to explore the relationships among heritage language proficiency, ethnic identity, and self-esteem in the…

  19. Gender Differences in Performance of Script Analysis by Older Adults

    Science.gov (United States)

    Helmes, E.; Bush, J. D.; Pike, D. L.; Drake, D. G.

    2006-01-01

    Script analysis as a test of executive functions is presumed sensitive to cognitive changes seen with increasing age. Two studies evaluated if gender differences exist in performance on scripts for familiar and unfamiliar tasks in groups of cognitively intact older adults. In Study 1, 26 older adults completed male and female stereotypical…

  20. Scripting Addiction. The Politics of Therapeutic Talk and American Sobriety

    DEFF Research Database (Denmark)

    Kolind, Torsten

    2012-01-01

    Book review Carr, E. Summerson (2011): Scripting Addiction. The Politics of Therapeutic Talk and American Sobriety. Princeton and Oxford: Princeton University Press. ISBN ISBN: 9870691144504 / 9780691144498......Book review Carr, E. Summerson (2011): Scripting Addiction. The Politics of Therapeutic Talk and American Sobriety. Princeton and Oxford: Princeton University Press. ISBN ISBN: 9870691144504 / 9780691144498...

  1. Teachers' Conceptions of Motivation and Motivating Practices in Second-Language Learning: A Self-Determination Theory Perspective

    Science.gov (United States)

    Muñoz, Ana; Ramirez, Marta

    2015-01-01

    Based on self-determination theory, we conducted an exploratory study aimed at identifying teachers' beliefs about motivation and motivating practices in second-language teaching at a private language center in Medellin, Colombia. To gather data, 65 teachers were surveyed; from this initial group, 11 were interviewed and observed in class during…

  2. Using Self-Regulated Learning Strategies in Enhancing Language Proficiency with a Focus on Reading Comprehension

    Science.gov (United States)

    Abbasian, Gholam-Reza; Hartoonian, Anahid

    2014-01-01

    Self-regulated learning strategies have recently received a remarkable attention by researchers. The aim of this study was to explore the relationship between self-regulated learning strategies and students' language proficiency as well as their reading comprehension. To do so, 115 Iranian EFL university students were selected. First, a TOEFL test…

  3. Intentions and actions in molecular self-assembly: perspectives on students' language use

    Science.gov (United States)

    Höst, Gunnar E.; Anward, Jan

    2017-04-01

    Learning to talk science is an important aspect of learning to do science. Given that scientists' language frequently includes intentions and purposes in explanations of unobservable objects and events, teachers must interpret whether learners' use of such language reflects a scientific understanding or inaccurate anthropomorphism and teleology. In the present study, a framework consisting of three 'stances' (Dennett, 1987) - intentional, design and physical - is presented as a powerful tool for analysing students' language use. The aim was to investigate how the framework can be differentiated and used analytically for interpreting students' talk about a molecular process. Semi-structured group discussions and individual interviews about the molecular self-assembly process were conducted with engineering biology/chemistry (n = 15) and biology/chemistry teacher students (n = 6). Qualitative content analysis of transcripts showed that all three stances were employed by students. The analysis also identified subcategories for each stance, and revealed that intentional language with respect to molecular movement and assumptions about design requirements may be potentially problematic areas. Students' exclusion of physical stance explanations may indicate literal anthropomorphic interpretations. Implications for practice include providing teachers with a tool for scaffolding their use of metaphorical language and for supporting students' metacognitive development as scientific language users.

  4. Self-assembled containers based on extended tetrathiafulvalene.

    Science.gov (United States)

    Bivaud, Sébastien; Goeb, Sébastien; Croué, Vincent; Dron, Paul I; Allain, Magali; Sallé, Marc

    2013-07-10

    Two original self-assembled containers constituted each by six electroactive subunits are described. They are synthesized from a concave tetratopic π-extended tetrathiafulvalene ligand bearing four pyridyl units and cis-M(dppf)(OTf)2 (M = Pd or Pt; dppf = 1,1'-bis(diphenylphosphino)ferrocene; OTf = trifluoromethane-sulfonate) complexes. Both fully characterized assemblies present an oblate spheroidal cavity that can incorporate one perylene molecule.

  5. The influence that JavaScript(TM has on the visibility of a Website to search engines - a pilot study

    Directory of Open Access Journals (Sweden)

    M. Weideman

    2006-01-01

    Full Text Available Introduction. In this research project, an empirical pilot study on the relationship between JavaScript(TM usage and Website visibility was carried out. The main purpose was to establish whethe JavaScript(TM-based hyperlinks attract or repel crawlers, resulting in an increase or decrease in Website visibility. Method. A literature survey has established that there appears to be contradiction amongst claims by various authors as to whether or not crawlers can parse or interpret JavaScript(TM. The chosen methodology involved the creation of a Website that contains different kinds of links to other pages, where actual data files were stored. Search engine crawler visits to the page pointed to by the different kinds of links were monitored and recorded. Analysis. This experiment took into account the fact that JavaScript(TM can be embedded within the HTML of a Web page or referenced as an external '.js' file. It also considered different ways of specifying links within JavaScript(TM. Results. The results obtained indicated that text links provide the highest level of opportunity for crawlers to discover and index non-homepages. In general, crawlers did not follow Javascript(TM-based links to Web pages blindly. Conclusion. . Most crawlers evade Javascript(TM links, implying that Web pages using forms of this technology, for example in pop-up/pull-down menus, could be jeopardising their chances of achieving high search engine rankings. Certain Javascript(TM links were not followed at all, which has serious implications for designers of e-Commerce Websites.

  6. Writing the Scripted Spaces

    DEFF Research Database (Denmark)

    Pold, Søren

    2006-01-01

    In the following, I will take a critical look at the concept of virtual reality, and following literary experiments with the computer, I will argue for - and develop - an alternative concept of scripted space.1 Furthermore, I will give an idea of what is currently happening to the concept and pra...... and practice of writing and how it is interacting with our mediated environments on and off the Internet....

  7. Strange stars in f(R,Script T) gravity

    Science.gov (United States)

    Deb, Debabrata; Rahaman, Farook; Ray, Saibal; Guha, B. K.

    2018-03-01

    In this article we try to present spherically symmetric isotropic strange star model under the framework of f(R,Script T) theory of gravity. To this end, we consider that the Lagrangian density is a linear function of the Ricci scalar R and the trace of the energy momentum tensor Script T given as f(R,Script T)=R+2χ Script T. We also assume that the quark matter distribution is governed by the simplest form of the MIT bag model equation of state (EOS) as p=1/3(ρ‑4B), where B is the bag constant. We have obtained an exact solution of the modified form of the Tolman-Oppenheimer-Volkoff (TOV) equation in the framework of f(R,Script T) gravity theory and have studied the dependence of different physical properties, viz., the total mass, radius, energy density and pressure for the chosen values of χ. Further, to examine physical acceptability of the proposed stellar model, we have conducted different tests in detail, viz., the energy conditions, modified TOV equation, mass-radius relation, causality condition etc. We have precisely explained the effects arising due to the coupling of the matter and geometry on the compact stellar system. For a chosen value of the bag constant, we have predicted numerical values of the different physical parameters in tabular form for the different strange star candidates. It is found that as the factor χ decreases the strange star candidates become gradually massive and larger in size with less dense stellar configuration. However, when χ increases the stars shrink gradually and become less massive to turn into a more compact stellar system. Hence for χ>0 our proposed model is suitable to explain the ultra-dense compact stars well within the observational limits and for χ<0 case allows to represent the recent massive pulsars and super-Chandrasekhar stars. For χ=0 we retrieve as usual the standard results of the general relativity (GR).

  8. Self-Assessment of Japanese as a Second Language: The Role of Experiences in the Naturalistic Acquisition

    Science.gov (United States)

    Suzuki, Yuichi

    2015-01-01

    Self-assessment has been used to assess second language proficiency; however, as sources of measurement errors vary, they may threaten the validity and reliability of the tools. The present paper investigated the role of experiences in using Japanese as a second language in the naturalistic acquisition context on the accuracy of the…

  9. Study of concord in the examination scripts of students of Ghana ...

    African Journals Online (AJOL)

    This paper investigates grammatical concord in undergraduate students' examination scripts in Ghana Technology University College (GTUC), a private university college in Ghana. Purposeful and critical discourse analytical methods are employed to analyse thirty (30) Communication Skills scripts of level 200 students of ...

  10. Viewing multiple sequence alignments with the JavaScript Sequence Alignment Viewer (JSAV).

    Science.gov (United States)

    Martin, Andrew C R

    2014-01-01

    The JavaScript Sequence Alignment Viewer (JSAV) is designed as a simple-to-use JavaScript component for displaying sequence alignments on web pages. The display of sequences is highly configurable with options to allow alternative coloring schemes, sorting of sequences and 'dotifying' repeated amino acids. An option is also available to submit selected sequences to another web site, or to other JavaScript code. JSAV is implemented purely in JavaScript making use of the JQuery and JQuery-UI libraries. It does not use any HTML5-specific options to help with browser compatibility. The code is documented using JSDOC and is available from http://www.bioinf.org.uk/software/jsav/.

  11. Self-Contained to Departmentalized: How Reading Habits Changed

    Science.gov (United States)

    Lamme, Linda Leonard

    1976-01-01

    Examined the reading habits of four 4th grade classes before and after a changeover from self-contained to departmentalized instruction. Results indicated a slightly lower mean number of books read and far less variation among classes in the number of books read after departmentalization. (JMB)

  12. The Relationship between English Language Proficiency, Academic Achievement and Self-Esteem of Non-Native-English-Speaking Students

    Science.gov (United States)

    Dev, Smitha; Qiqieh, Sura

    2016-01-01

    The present study aims to find out the relationship between English Language proficiency, self-esteem, and academic achievement of the students in Abu Dhabi University (ADU). The variables were analyzed using "t" test, chi-squire and Pearson's product moment correlation. In addition, Self-rating scale, Self-esteem inventory and Language…

  13. Couple decision making and use of cultural scripts in Malawi.

    Science.gov (United States)

    Mbweza, Ellen; Norr, Kathleen F; McElmurry, Beverly

    2008-01-01

    To examine the decision-making processes of husband and wife dyads in matrilineal and patrilineal marriage traditions of Malawi in the areas of money, food, pregnancy, contraception, and sexual relations. Qualitative grounded theory using simultaneous interviews of 60 husbands and wives (30 couples). Data were analyzed according to the guidelines of simultaneous data collection and analysis. The analysis resulted in development of core categories and categories of decision-making process. Data matrixes were used to identify similarities and differences within couples and across cases. Most couples reported using a mix of final decision-making approaches: husband-dominated, wife-dominated, and shared. Gender based and nongender based cultural scripts provided rationales for their approaches to decision making. Gender based cultural scripts (husband-dominant and wife-dominant) were used to justify decision-making approaches. Non-gender based cultural scripts (communicating openly, maintaining harmony, and children's welfare) supported shared decision making. Gender based cultural scripts were used in decision making more often among couples from the district with a patrilineal marriage tradition and where the husband had less than secondary school education and was not formally employed. Nongender based cultural scripts to encourage shared decision making can be used in designing culturally tailored reproductive health interventions for couples. Nurses who work with women and families should be aware of the variations that occur in actual couple decision-making approaches. Shared decision making can be used to encourage the involvement of men in reproductive health programs.

  14. Genre scripts and appreciation of negative emotion in the reception of film.

    Science.gov (United States)

    Tan, Ed S; Visch, Valentijn T

    2017-01-01

    The Distancing-Embracing model reserves a role for genre scripts in the hedonic valuation of negative emotion in art. Genre scripts, as defined in the target article, leave higher-level recipient intuitions out of scope. We argue that, in film genre scripts, lower-level stylistic features lend access to more complex conceptual knowledge, including pragmatic principles. The argument implies a consideration of the communicative dimension of aesthetic works, which could strengthen both factors of the Distancing-Embracing model.

  15. Development of MATLAB Scripts for the Calculation of Thermal Manikin Regional Resistance Values

    Science.gov (United States)

    2016-01-01

    TECHNICAL NOTE NO. TN16-1 DATE January 2016 ADA DEVELOPMENT OF MATLAB ® SCRIPTS FOR THE...USARIEM TECHNICAL NOTE TN16-1 DEVELOPMENT OF MATLAB ® SCRIPTS FOR THE CALCULATION OF THERMAL MANIKIN REGIONAL RESISTANCE VALUES...EXECUTIVE SUMMARY A software tool has been developed via MATLAB ® scripts to reduce the amount of repetitive and time-consuming calculations that are

  16. Acculturation and Linguistic Factors on International Students' Self-Esteem and Language Confidence

    Science.gov (United States)

    Lopez, Iris Y.; Bui, Ngoc H.

    2014-01-01

    Acculturation and linguistic factors were examined as predictors of self-esteem and language confidence among 91 international college students. The majority of participants were Asian (64.8%), female (59.3%), and graduate students (76.9%). Assimilative (adopting host cultural values) and integrative (blending both host and home cultural values)…

  17. Prostatitis-bacterial - self-care

    Science.gov (United States)

    ... this page: //medlineplus.gov/ency/patientinstructions/000395.htm Prostatitis - bacterial - self-care To use the sharing features ... enable JavaScript. You have been diagnosed with bacterial prostatitis . This is an infection of the prostate gland. ...

  18. Language in use intermediate : self-study workbook

    CERN Document Server

    Doff, Adrian

    1994-01-01

    Each of the four levels comprises about 80 hours of class work, with additional time for the self-study work. The Teacher's Book contains all the pages from the Classroom Book, with interleaved teaching notes including optional activities to cater for different abilities. There is a video to accompany the Beginner, Pre-intermediate and Intermediate levels. Each video contains eight stimulating and entertaining short programmes, as well as a booklet of photocopiable activities. Free test material is available in booklet and web format for Beginner and Pre-intermediate levels. Visit www.cambridge.org/elt/liu or contact your local Cambridge University Press representative.

  19. The script concordance test as a tool to evaluate clinical reasoning in neonatology.

    Science.gov (United States)

    Ben Hamida, Emira; Ayadi, Imen; Marrakchi, Zahra; Quinton, André

    2017-05-01

    Script concordance test aims to evaluate knowledge organization, which represents an essential component of the clinical competence. To build a script concordance test and demonstrate its relevance in the evaluation of Neonatology skills. A script concordance test including 20 vignettes and 20 items, was provided to 52 fourth year medical students and 11 family medicine interns. Script concordance test scores obtained by experts were higher then those obtained by students and family medicine interns. The scores (out of 100) were 82.52 ± 7.35 CI95% [77.26-87.78] for the experts, 58.52 ± 9.72 CI95% [55.82-61.23] for the students, and 63.17±11.36 IC95%  [55.53-70.81] (p<0.0001) for the interns. Our data suggest that script concordance tests could be used to assess the acquisition of clinical reasoning among fourth year medical students in neonatolgy.

  20. Shallow and deep orthographies in Hebrew: the role of vowelization in reading development for unvowelized scripts.

    Science.gov (United States)

    Schiff, Rachel

    2012-12-01

    The present study explored the speed, accuracy, and reading comprehension of vowelized versus unvowelized scripts among 126 native Hebrew speaking children in second, fourth, and sixth grades. Findings indicated that second graders read and comprehended vowelized scripts significantly more accurately and more quickly than unvowelized scripts, whereas among fourth and sixth graders reading of unvowelized scripts developed to a greater degree than the reading of vowelized scripts. An analysis of the mediation effect for children's mastery of vowelized reading speed and accuracy on their mastery of unvowelized reading speed and comprehension revealed that in second grade, reading accuracy of vowelized words mediated the reading speed and comprehension of unvowelized scripts. In the fourth grade, accuracy in reading both vowelized and unvowelized words mediated the reading speed and comprehension of unvowelized scripts. By sixth grade, accuracy in reading vowelized words offered no mediating effect, either on reading speed or comprehension of unvowelized scripts. The current outcomes thus suggest that young Hebrew readers undergo a scaffolding process, where vowelization serves as the foundation for building initial reading abilities and is essential for successful and meaningful decoding of unvowelized scripts.

  1. Designing Game “Belajar Hanacaraka” As A Javanese Script Learning Media

    Directory of Open Access Journals (Sweden)

    Yonathan Happy Setiawan

    2018-01-01

    Full Text Available This paper discusses the design of games used as a medium of learning. The learning material is about Javanese script, which is taught from elementary to high school. Although it has been taught since elementary school, but not many students have mastered this material. The method of delivering the material used by the lecturers is usually by lecturing so that students become tired and bored, because they are forced to remember without understanding the basic concepts. The lack of an attractive and modern learning tool becomes another obstacle to the difficulty of studying the Javanese script. Games usually used as entertainment, now can be used for learning. Through the game, the learning process becomes more fun. Therefore it will be designed an educational game used for learning Javanese script. But to design the right educational game, research is needed. With the presence of this game is expected players can learn Javanese script material while playing.

  2. Novice facilitators and the use of scripts for managing facilitated modelling workshops

    DEFF Research Database (Denmark)

    Tavella, Elena; Papadopoulos, Thanos

    2015-01-01

    There is limited research on the use of scripts by novice facilitators (novices) in Facilitated Modelling (FM) workshops. To address this gap, this paper illustrates how novices—supported by scripts—switch between and combine facilitation skills and competencies to successfully manage FM workshops...... and achieve outcomes. This illustration is based on a micro-level analysis of a transcript from a Viable System Model workshop held in a food cooperative in Copenhagen, Denmark. Through our findings we identify two distinct script-supported FM behaviours and related script-supported facilitation practices...... that enable novices to (a) acquire skills and competencies; and (b) switch between and combine skills and competencies to successfully manage workshops and achieve outcomes. Our study links micro-level considerations to a meta-level framework that relates the script-supported FM behaviours and practices...

  3. Glyph Identification and Character Recognition for Sindhi OCR

    Directory of Open Access Journals (Sweden)

    NISAR AHMEDMEMON

    2017-10-01

    Full Text Available A computer can read and write multiple languages and today?s computers are capable of understanding various human languages. A computer can be given instructions through various input methods but OCR (Optical Character Recognition and handwritten character recognition are the input methods in which a scanned page containing text is converted into written or editable text. The change in language text available on scanned page demands different algorithm to recognize text because every language and script pose varying number of challenges to recognize text. The Latin language recognition pose less difficulties compared to Arabic script and languages that use Arabic script for writing and OCR systems for these Latin languages are near to perfection. Very little work has been done on regional languages of Pakistan. In this paper the Sindhi glyphs are identified and the number of characters and connected components are identified for this regional language of Pakistan. A graphical user interface has been created to perform identification task for glyphs and characters of Sindhi language. The glyphs of characters are successfully identified from scanned page and this information can be used to recognize characters. The language glyph identification can be used to apply suitable algorithm to identify language as well as to achieve a higher recognition rate.

  4. Enhancing Learners' Self-Directed Use of Technology for Language Learning: The Effectiveness of an Online Training Platform

    Science.gov (United States)

    Lai, Chun; Shum, Mark; Tian, Yan

    2016-01-01

    Enhancing self-directed use of technology for language learning is essential for maximizing the potential of technology for language learning. Understanding how to construct learner training to promote this critical competency is of great significance. This study examined the effectiveness of an online training platform aimed at enhancing the…

  5. One More Reason to Learn a New Language: Testing Academic Self-Efficacy Transfer at Junior High School

    Science.gov (United States)

    Fryer, Luke K.; Oga-Baldwin, W. L. Quint

    2017-01-01

    Self-efficacy is an essential source of motivation for learning. While considerable research has theorised and examined the how and why of self-efficacy in a single domain of study, longitudinal research has not yet tested how self-efficacy might generalise or transfer between subjects such as mathematics, native and foreign language studies. The…

  6. The Effects of Self-Regulation on Science Vocabulary Acquisition of English Language Learners with Learning Difficulties

    Science.gov (United States)

    Kim, Woori; Linan-Thompson, Sylvia

    2013-01-01

    This multiple-probe study examined the effects of self-regulation on the acquisition of science vocabulary by four third-grade English language learners (ELLs) with learning difficulties. The students were provided only direct vocabulary instruction in a baseline phase, followed by intervention and maintenance phases into which self-regulation…

  7. The Language-Related Academic Self-Confidence of Noncitizen Students in US Higher Education

    Science.gov (United States)

    Goodnight, Melissa Rae

    2017-01-01

    For this multivariate regression study I utilized data from the Cooperative Institutional Research Program (CIRP) surveys of freshman and senior undergraduates to examine the language-related academic self-confidence (LRASC) of noncitizen students in relationship to college environmental factors like academic disengagement and assertiveness.…

  8. A high-level language for rule-based modelling.

    Science.gov (United States)

    Pedersen, Michael; Phillips, Andrew; Plotkin, Gordon D

    2015-01-01

    Rule-based languages such as Kappa excel in their support for handling the combinatorial complexities prevalent in many biological systems, including signalling pathways. But Kappa provides little structure for organising rules, and large models can therefore be hard to read and maintain. This paper introduces a high-level, modular extension of Kappa called LBS-κ. We demonstrate the constructs of the language through examples and three case studies: a chemotaxis switch ring, a MAPK cascade, and an insulin signalling pathway. We then provide a formal definition of LBS-κ through an abstract syntax and a translation to plain Kappa. The translation is implemented in a compiler tool which is available as a web application. We finally demonstrate how to increase the expressivity of LBS-κ through embedded scripts in a general-purpose programming language, a technique which we view as generally applicable to other domain specific languages.

  9. Imagery Scripts and a Computerized Subtraction Stress Task Both Induce Stress in Methamphetamine Users: A Controlled Laboratory Study

    Directory of Open Access Journals (Sweden)

    Kathleen J. Garrison

    2010-01-01

    Full Text Available Patients treated for methamphetamine (MA dependence have a high rate of relapse, and stress is thought to play a key role. We sought to develop a computerized procedure for experimentally inducing stress in MA users. In a within-subjects design, we compared a computerized subtraction stress task (SST to personalized stress-imagery scripts and a control condition (neutral imagery in 9 former MA users, recruited in San Francisco in 2006–2007. We assessed blood hormone levels, anxiety and craving for MA on visual analog scales, and the Positive and Negative Affect Schedule and made linear mixed-effects models to analyze the results. Both the SST and stress scripts were effective in inducing self-report markers of stress in MA users. Because the SST is easily reproducible and requires less time of staff and participants, it may be a useful alternative for measuring stress reactivity in drug users.

  10. Gaming Self-Contained Provably Fair Smart Contract Casinos

    Directory of Open Access Journals (Sweden)

    Piotr J. Piasecki

    2016-12-01

    Full Text Available This paper discusses the game theory behind self-contained smart contract provably fair casinos, how they can be gamed by attackers with a large amount of money and computing power, as well as what are the necessary conditions to assure the system cannot be taken advantage of under various configurations.

  11. Self-Determination, Engagement, and Identity in Learning German: Some Directions in the Psychology of Language Learning Motivation

    Science.gov (United States)

    Noels, Kimberly A.; Chaffee, Kathryn; Lou, Nigel Mantou; Dincer, Ali

    2016-01-01

    Drawing from Self-Determination Theory and diverse theories of language learning motivation, we present a framework that (1) represents a range of orientations that students may take towards learning German, and (2) explains how these orientations are connected to language learning engagement and diverse linguistic and non-linguistic outcomes. We…

  12. Vocabulary Teaching in Foreign Language via Audiovisual Method Technique of Listening and Following Writing Scripts

    Science.gov (United States)

    Bozavli, Ebubekir

    2017-01-01

    The objective is hereby study is to compare the effects of conventional and audiovisual methods on learning efficiency and success of retention with regard to vocabulary teaching in foreign language. Research sample consists of 21 undergraduate and 7 graduate students studying at Department of French Language Teaching, Kazim Karabekir Faculty of…

  13. Dynamic concision for three-dimensional reconstruction of human organ built with virtual reality modelling language (VRML)*

    Science.gov (United States)

    Yu, Zheng-yang; Zheng, Shu-sen; Chen, Lei-ting; He, Xiao-qian; Wang, Jian-jun

    2005-01-01

    This research studies the process of 3D reconstruction and dynamic concision based on 2D medical digital images using virtual reality modelling language (VRML) and JavaScript language, with a focus on how to realize the dynamic concision of 3D medical model with script node and sensor node in VRML. The 3D reconstruction and concision of body internal organs can be built with such high quality that they are better than those obtained from the traditional methods. With the function of dynamic concision, the VRML browser can offer better windows for man-computer interaction in real-time environment than ever before. 3D reconstruction and dynamic concision with VRML can be used to meet the requirement for the medical observation of 3D reconstruction and have a promising prospect in the fields of medical imaging. PMID:15973760

  14. Repetition priming with Japanese Kana scripts in word-fragment completion.

    Science.gov (United States)

    Komatsu, S; Naito, M

    1992-03-01

    Manipulating two types of Japanese Kana script, Katakana and Hiragana, we examined the effects of a script change between study and test on later word-fragment completion. Throughout three experiments, materials were composed of foreign loan nouns normally written in Katakana, but not in Hiragana, according to approved usage in Japanese. Experiment 1 demonstrated the reliable size of cross-script priming between Katakana and Hiragana. In Experiment 2, cross-modal priming was substantial when modality of presentation was changed from auditory to visual. In Experiment 3, generating a target word from its definition induced priming comparable in size to that in the prior reading condition. These results have been confirmed in the Hiragana test, as well as in the Katakana test, thereby suggesting that some conceptual and modality-independent processes may also mediate repetition priming.

  15. Testing the effect of a short cheap talk script in choice experiments

    DEFF Research Database (Denmark)

    Ladenburg, Jacob; Bonnichsen, Ole; Dahlgaard, Jens Olav

    2011-01-01

    as hypothetical bias. The present paper attempts to frame the description of the hypothetical market so as to induce more “true market behaviour” in the respondents by including a short Cheap Talk script. The script informs respondents that in similar studies using stated preference methods, people have...... the demand for visual impact mitigation, but does not affect preferences significantly. Significant effects are found when relating the effect of the Cheap Talk script to the cost levels of the alternatives, in that female respondents are found to choose higher cost alternatives less frequently when...

  16. An Inquiry into the Efficiency of WhatsApp for Self- and Peer-Assessments of Oral Language Proficiency

    Science.gov (United States)

    Samaie, Mahmoud; Mansouri Nejad, Ali; Qaracholloo, Mahmoud

    2018-01-01

    Social networking applications such as WhatsApp have been extensively used for language research; however, they have rarely been applied for language assessment purposes. To explore the efficiency of WhatsApp for assessment purposes, 30 Iranian English learners doing self- and peer-assessments on WhatsApp are studied. The changes and the reasons…

  17. A Stepwise Approach to Developing Languages for SIP Telephony Service Creation

    DEFF Research Database (Denmark)

    Palix, Nicolas; Consel, Charles; Reveillere, Laurent

    2007-01-01

    Developing a SIP-based telephony service requires a programmer to have expertise in telephony rules and constraints, the SIP protocol, distributed systems, and a SIP API, which is often large and complex. These requirements make the development of telephony software an overwhelming challenge...... a scripting language dedicated to the development of telephony services. This approach enables critical properties of services to be guaranteed and captures expertise on the operational behavior of a service. We have applied this approach to developing the Session Processing Language (SPL) dedicated to SIP...

  18. The Scripted Spaces of Urban Ubiquitous Computing

    DEFF Research Database (Denmark)

    Pold, Søren; Andersen, Christian Ulrik

    2011-01-01

    computing in urban environments. Drawing on urban history, computer games, and a workshop study of the city of Lund the article discusses the experience of digitally scripted spaces, and their relation to the history of public spaces. In conclusion, the article discusses the potential for employing scripted...... spaces as a reinvigoration of urban public space....

  19. Scripted Bodies and Spline Driven Animation

    DEFF Research Database (Denmark)

    Erleben, Kenny; Henriksen, Knud

    2002-01-01

    In this paper we will take a close look at the details and technicalities in applying spline driven animation to scripted bodies in the context of dynamic simulation. The main contributions presented in this paper are methods for computing velocities and accelerations in the time domain...

  20. Making Movies: From Script to Screen.

    Science.gov (United States)

    Bobker, Lee R.

    This book is a guide to the making of films. It covers preparation (scripting, storyboarding, budgeting, casting, and crew selection), filming (directing, camera operating, and sound recording), and postproduction (editing, sound dubbing, laboratory processing, and trial screening). Distribution of films is discussed in detail. Possible careers in…

  1. Do Chinese Dyslexic Children Have Difficulties Learning English as a Second Language?

    Science.gov (United States)

    Ho, Connie Suk-Han; Fong, Kin-Man

    2005-01-01

    The aim of the present study was to examine whether Chinese dyslexic children had difficulties learning English as a second language given the distinctive characteristics of the two scripts. Twenty-five Chinese primary school children with developmental dyslexia and 25 normally achieving children were tested on a number of English vocabulary,…

  2. Scripts, animal health and biosecurity : The moral accountability of farmers' talk about animal health risks

    NARCIS (Netherlands)

    Enticott, Gareth; Vanclay, Frank

    2011-01-01

    This paper explores the contribution of script theory to understandings of animal health risks. Script theory has long played an important role in studies of health and risk, yet the application of script theories is often vague and confused. Theories from different ontological perspectives are

  3. Computer Software Configuration Item-Specific Flight Software Image Transfer Script Generator

    Science.gov (United States)

    Bolen, Kenny; Greenlaw, Ronald

    2010-01-01

    A K-shell UNIX script enables the International Space Station (ISS) Flight Control Team (FCT) operators in NASA s Mission Control Center (MCC) in Houston to transfer an entire or partial computer software configuration item (CSCI) from a flight software compact disk (CD) to the onboard Portable Computer System (PCS). The tool is designed to read the content stored on a flight software CD and generate individual CSCI transfer scripts that are capable of transferring the flight software content in a given subdirectory on the CD to the scratch directory on the PCS. The flight control team can then transfer the flight software from the PCS scratch directory to the Electronically Erasable Programmable Read Only Memory (EEPROM) of an ISS Multiplexer/ Demultiplexer (MDM) via the Indirect File Transfer capability. The individual CSCI scripts and the CSCI Specific Flight Software Image Transfer Script Generator (CFITSG), when executed a second time, will remove all components from their original execution. The tool will identify errors in the transfer process and create logs of the transferred software for the purposes of configuration management.

  4. An edit script for taxonomic classifications

    Directory of Open Access Journals (Sweden)

    Valiente Gabriel

    2005-08-01

    Full Text Available Abstract Background The NCBI taxonomy provides one of the most powerful ways to navigate sequence data bases but currently users are forced to formulate queries according to a single taxonomic classification. Given that there is not universal agreement on the classification of organisms, providing a single classification places constraints on the questions biologists can ask. However, maintaining multiple classifications is burdensome in the face of a constantly growing NCBI classification. Results In this paper, we present a solution to the problem of generating modifications of the NCBI taxonomy, based on the computation of an edit script that summarises the differences between two classification trees. Our algorithms find the shortest possible edit script based on the identification of all shared subtrees, and only take time quasi linear in the size of the trees because classification trees have unique node labels. Conclusion These algorithms have been recently implemented, and the software is freely available for download from http://darwin.zoology.gla.ac.uk/~rpage/forest/.

  5. ROOT I/O in JavaScript

    Science.gov (United States)

    Bellenot, Bertrand; Linev, Sergey

    2014-06-01

    In order to be able to browse (inspect) ROOT files in a platform independent way, a JavaScript version of the ROOT I/O subsystem has been developed. This allows the content of ROOT files to be displayed in most available web browsers, without having to install ROOT or any other software on the server or on the client. This gives a direct access to ROOT files from any new device in a lightweight way. It is possible to display simple graphical objects such as histograms and graphs (TH1, TH2, TH3, TProfile, and TGraph). The rendering of 1D/2D histograms and graphs is done with an external JavaScript library (D3.js), and another library (Three.js) is used for 2D and 3D histograms. We will describe the techniques used to display the content of a ROOT file, with a rendering being now very close to the one provided by ROOT.

  6. ROOT I/O in JavaScript

    International Nuclear Information System (INIS)

    Bellenot, Bertrand; Linev, Sergey

    2014-01-01

    In order to be able to browse (inspect) ROOT files in a platform independent way, a JavaScript version of the ROOT I/O subsystem has been developed. This allows the content of ROOT files to be displayed in most available web browsers, without having to install ROOT or any other software on the server or on the client. This gives a direct access to ROOT files from any new device in a lightweight way. It is possible to display simple graphical objects such as histograms and graphs (TH1, TH2, TH3, TProfile, and TGraph). The rendering of 1D/2D histograms and graphs is done with an external JavaScript library (D3.js), and another library (Three.js) is used for 2D and 3D histograms. We will describe the techniques used to display the content of a ROOT file, with a rendering being now very close to the one provided by ROOT.

  7. Mastering JavaScript promises

    CERN Document Server

    Hussain, Muzzamil

    2015-01-01

    This book is for all the software and web engineers wanting to apply the promises paradigm to their next project and get the best outcome from it. This book also acts as a reference for the engineers who are already using promises in their projects and want to improve their current knowledge to reach the next level. To get the most benefit from this book, you should know basic programming concepts, have a familiarity with JavaScript, and a good understanding of HTML.

  8. Instant AutoIt scripting

    CERN Document Server

    Laso, Emilio Aristides de Fez

    2013-01-01

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This is a Packt Instant How-to guide, which provides concise and clear recipes for getting started with AutoIt.Instant AutoIt Scripting Essentials How-to is for beginners who wish to know more about automation and programming, system administration developers who intent to automate/manage clusters and servers, and for computer programmers who want to control any PC to create seamless automation apps.

  9. Case Studies of Multilingual/Multicultural Asian Deaf Adults: Strategies for Success

    Science.gov (United States)

    Wang, Qiuying; Andrews, Jean; Liu, Hsiu Tan; Liu, Chun Jung

    2016-01-01

    Case studies of adult d/Deaf or Hard of Hearing Multilingual Learners (DMLs) are few, especially studies of DMLs who learn more than one sign language and read logographic and alphabetic scripts. To reduce this paucity, two descriptive case studies are presented. Written questionnaires, face-to-face interviews, and self-appraisals of language-use…

  10. Detection of Cross Site Scripting Attack in Wireless Networks Using n-Gram and SVM

    Directory of Open Access Journals (Sweden)

    Jun-Ho Choi

    2012-01-01

    Full Text Available Large parts of attacks targeting the web are aiming at the weak point of web application. Even though SQL injection, which is the form of XSS (Cross Site Scripting attacks, is not a threat to the system to operate the web site, it is very critical to the places that deal with the important information because sensitive information can be obtained and falsified. In this paper, the method to detect themalicious SQL injection script code which is the typical XSS attack using n-Gram indexing and SVM (Support Vector Machine is proposed. In order to test the proposed method, the test was conducted after classifying each data set as normal code and malicious code, and the malicious script code was detected by applying index term generated by n-Gram and data set generated by code dictionary to SVM classifier. As a result, when the malicious script code detection was conducted using n-Gram index term and SVM, the superior performance could be identified in detecting malicious script and the more improved results than existing methods could be seen in the malicious script code detection recall.

  11. Supercharged JavaScript Graphics with HTML5 canvas, jQuery, and More

    CERN Document Server

    Cecco, Raffaele

    2011-01-01

    With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5's Canvas element to create rich web applications for computers and mobile devices. By following real-world examples, experienced web developers learn fun and useful approaches to arcade games, DHTML effects, business dashboards, and other applications. This book serves complex subjects in easily digestible pieces, and each topic acts as a foundation for the next. Tackle JavaScript opti

  12. Testing the effect of a short cheap talk script in choice experiments

    DEFF Research Database (Denmark)

    Ladenburg, Jacob; Dahlgaard, Jens Olav; Bonnichsen, Ole

    as hypothetical bias. The present paper attempts to frame the description of the hypothetical market so as to induce more “true market behaviour” in the respondents by including a short Cheap Talk script. The script informs respondents that in similar studies using stated preference methods, people have...... to be a preference mover, but does not affect preferences significantly. Significant effects are found when relating the effect of the Cheap Talk script to the cost levels of the alternatives, in that female respondents are found to choose higher cost alternatives less frequently when presented with the Cheap Talk...

  13. 10 CFR 30.19 - Self-luminous products containing tritium, krypton-85, or promethium-147.

    Science.gov (United States)

    2010-01-01

    ... 10 Energy 1 2010-01-01 2010-01-01 false Self-luminous products containing tritium, krypton-85, or..., krypton-85, or promethium-147. (a) Except for persons who manufacture, process, produce, or initially transfer for sale or distribution self-luminous products containing tritium, krypton-85, or promethium-147...

  14. USING DISTANCE LEARNING TECHNOLOGIES IN THE LEARNING PROCESS OF MODERN PROGRAMMING LANGUAGES

    Directory of Open Access Journals (Sweden)

    Mariia A. Umryk

    2014-06-01

    Full Text Available In the research it was reviewed the use of distance learning technologies in the organization of research tasks while studying modern programming languages. The article contains an example of a training project on the subject "Modern programming languages". The authors argue the necessity of the use of modern information and communication technologies, in particular in modern programming languages distance learning, for the formation of students' 21st century skills that are essential in the process of programming (it is skills such as self-organization and self-discipline, communication skills, teamwork skills etc.. It is pointed out the structural units of the training project in accordance with the use of distance learning technologies. It is described the general characteristics and the use of appropriate methods of modern information and communication technologies.

  15. Grid Portal for Image and Video Processing

    International Nuclear Information System (INIS)

    Dinitrovski, I.; Kakasevski, G.; Buckovska, A.; Loskovska, S.

    2007-01-01

    Users are typically best served by G rid Portals . G rid Portals a re web servers that allow the user to configure or run a class of applications. The server is then given the task of authentication of the user with the Grid and invocation of the required grid services to launch the user's application. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. PHP is powerful and modern server-side scripting language producing HTML or XML output which easily can be accessed by everyone via web interface (with the browser of your choice) and can execute shell scripts on the server side. The aim of our work is development of Grid portal for image and video processing. The shell scripts contains gLite and globus commands for obtaining proxy certificate, job submission, data management etc. Using this technique we can easily create web interface to the Grid infrastructure. The image and video processing algorithms are implemented in C++ language using various image processing libraries. (Author)

  16. Managing Fieldwork Data with Toolbox and the Natural Language Toolkit

    Directory of Open Access Journals (Sweden)

    Stuart Robinson

    2007-06-01

    Full Text Available This paper shows how fieldwork data can be managed using the program Toolbox together with the Natural Language Toolkit (NLTK for the Python programming language. It provides background information about Toolbox and describes how it can be downloaded and installed. The basic functionality of the program for lexicons and texts is described, and its strengths and weaknesses are reviewed. Its underlying data format is briefly discussed, and Toolbox processing capabilities of NLTK are introduced, showing ways in which it can be used to extend the functionality of Toolbox. This is illustrated with a few simple scripts that demonstrate basic data management tasks relevant to language documentation, such as printing out the contents of a lexicon as HTML.

  17. Defending Malicious Script Attacks Using Machine Learning Classifiers

    Directory of Open Access Journals (Sweden)

    Nayeem Khan

    2017-01-01

    Full Text Available The web application has become a primary target for cyber criminals by injecting malware especially JavaScript to perform malicious activities for impersonation. Thus, it becomes an imperative to detect such malicious code in real time before any malicious activity is performed. This study proposes an efficient method of detecting previously unknown malicious java scripts using an interceptor at the client side by classifying the key features of the malicious code. Feature subset was obtained by using wrapper method for dimensionality reduction. Supervised machine learning classifiers were used on the dataset for achieving high accuracy. Experimental results show that our method can efficiently classify malicious code from benign code with promising results.

  18. Democratic Values and Teacher Self-Efficacy Perceptions: A Case of Pre-Service English Language Teachers in Turkey

    Science.gov (United States)

    Topkaya, Ece Zehir; Yavu, Aysun

    2011-01-01

    This study investigated democratic values of pre-service English language teachers in relation to their teacher self-efficacy perceptions in a Turkish context. It also examined the possible relationships between gender, grade and democratic values and self-efficacy perceptions. A questionnaire survey was conducted with 294 pre-service teachers.…

  19. JavaScript mobile application development

    CERN Document Server

    Saleh, Hazem

    2014-01-01

    If you are a native mobile developer, with some familiarity with the common web technologies of JavaScript, CSS, and HTML, or if you are a web developer, then this learning guide will add great value and impact to your work. Learning how to develop mobile applications using Apache Cordova is of particular importance if you are looking to develop applications on a variety of different platforms efficiently.

  20. Pornography and the Male Sexual Script: An Analysis of Consumption and Sexual Relations.

    Science.gov (United States)

    Sun, Chyng; Bridges, Ana; Johnson, Jennifer A; Ezzell, Matthew B

    2016-05-01

    Pornography has become a primary source of sexual education. At the same time, mainstream commercial pornography has coalesced around a relatively homogenous script involving violence and female degradation. Yet, little work has been done exploring the associations between pornography and dyadic sexual encounters: What role does pornography play inside real-world sexual encounters between a man and a woman? Cognitive script theory argues media scripts create a readily accessible heuristic model for decision-making. The more a user watches a particular media script, the more embedded those codes of behavior become in their worldview and the more likely they are to use those scripts to act upon real life experiences. We argue pornography creates a sexual script that then guides sexual experiences. To test this, we surveyed 487 college men (ages 18-29 years) in the United States to compare their rate of pornography use with sexual preferences and concerns. Results showed the more pornography a man watches, the more likely he was to use it during sex, request particular pornographic sex acts of his partner, deliberately conjure images of pornography during sex to maintain arousal, and have concerns over his own sexual performance and body image. Further, higher pornography use was negatively associated with enjoying sexually intimate behaviors with a partner. We conclude that pornography provides a powerful heuristic model which is implicated in men's expectations and behaviors during sexual encounters.

  1. Learning Three.js the JavaScript 3D library for WebGL

    CERN Document Server

    Dirksen, Jos

    2015-01-01

    If you know JavaScript and want to start creating 3D graphics that run in any browser, this book is a great choice for you. You don't need to know anything about math or WebGL; all that you need is general knowledge of JavaScript and HTML.

  2. Dyadic Qualitative Analysis of Condom Use Scripts Among Emerging Adult Gay Male Couples.

    Science.gov (United States)

    Starks, Tyrel J; Pawson, Mark; Stephenson, Rob; Sullivan, Patrick; Parsons, Jeffrey T

    2018-04-03

    Sexual risk reduction among gay male couples has received increasing attention in light of evidence that primary partners account for many-and possibly most-new HIV infections. This study examined the content of condom use scripts in interviews conducted with both members of 17 HIV-negative gay male couples. In each couple, at least one partner was an emerging adult (aged 18 to 29). Three scripts were identified: romantic love, unanticipated condomless anal intercourse (CAI), and negotiated safety. Scripts varied in their emphasis on emotional factors versus HIV risk reduction, the salience of sexual agreements, and the presence of an explicit communication goal. Results indicated that condom use may vary for couples as a result of script content and from the fluid adoption of scripts across contexts. Results highlighted potential tensions between emotional closeness and HIV prevention. Condom use cessation and sexual agreements-a potential mechanism for HIV risk reduction-may also serve as expressions of intimacy. This implies interventions that facilitate direct communication about sexual and relational goals-as well as those that expand couples' repertoires for expressing emotional closeness-may enhance sexual health for gay couples, particularly during the period of emerging adulthood.

  3. Shell Scripting Expert Recipes for Linux, Bash and more

    CERN Document Server

    Parker, Steve

    2011-01-01

    A compendium of shell scripting recipes that can immediately be used, adjusted, and applied The shell is the primary way of communicating with the Unix and Linux systems, providing a direct way to program by automating simple-to-intermediate tasks. With this book, Linux expert Steve Parker shares a collection of shell scripting recipes that can be used as is or easily modified for a variety of environments or situations. The book covers shell programming, with a focus on Linux and the Bash shell; it provides credible, real-world relevance, as well as providing the flexible tools to get started

  4. Effects of script-based role play in cardiopulmonary resuscitation team training.

    Science.gov (United States)

    Chung, Sung Phil; Cho, Junho; Park, Yoo Seok; Kang, Hyung Goo; Kim, Chan Woong; Song, Keun Jeong; Lim, Hoon; Cho, Gyu Chong

    2011-08-01

    The purpose of this study is to compare the cardiopulmonary resuscitation (CPR) team dynamics and performance between a conventional simulation training group and a script-based training group. This was a prospective randomised controlled trial of educational intervention for CPR team training. Fourteen teams, each consisting of five members, were recruited. The conventional group (C) received training using a didactic lecture and simulation with debriefing, while the script group (S) received training using a resuscitation script. The team activity was evaluated with checklists both before and after 1 week of training. The videotaped simulated resuscitation events were compared in terms of team dynamics and performance aspects. Both groups showed significantly higher leadership scores after training (C: 58.2 ± 9.2 vs. 67.2 ± 9.5, p=0.007; S: 57.9 ± 8.1 vs. 65.4 ± 12.1, p=0.034). However, there were no significant improvements in performance scores in either group after training. There were no differences in the score improvement after training between the two groups in dynamics (C: 9.1 ± 12.6 vs. S: 7.4 ± 13.7, p=0.715), performance (C: 5.5 ± 11.4 vs. S: 4.7 ± 9.6, p=0.838) and total scores (C: 14.6 ± 20.1 vs. S: 12.2 ± 19.5, p=0.726). Script-based CPR team training resulted in comparable improvements in team dynamics scores compared with conventional simulation training. Resuscitation scripts may be used as an adjunct for CPR team training.

  5. Spoken language identification based on the enhanced self-adjusting extreme learning machine approach

    Science.gov (United States)

    Tiun, Sabrina; AL-Dhief, Fahad Taha; Sammour, Mahmoud A. M.

    2018-01-01

    Spoken Language Identification (LID) is the process of determining and classifying natural language from a given content and dataset. Typically, data must be processed to extract useful features to perform LID. The extracting features for LID, based on literature, is a mature process where the standard features for LID have already been developed using Mel-Frequency Cepstral Coefficients (MFCC), Shifted Delta Cepstral (SDC), the Gaussian Mixture Model (GMM) and ending with the i-vector based framework. However, the process of learning based on extract features remains to be improved (i.e. optimised) to capture all embedded knowledge on the extracted features. The Extreme Learning Machine (ELM) is an effective learning model used to perform classification and regression analysis and is extremely useful to train a single hidden layer neural network. Nevertheless, the learning process of this model is not entirely effective (i.e. optimised) due to the random selection of weights within the input hidden layer. In this study, the ELM is selected as a learning model for LID based on standard feature extraction. One of the optimisation approaches of ELM, the Self-Adjusting Extreme Learning Machine (SA-ELM) is selected as the benchmark and improved by altering the selection phase of the optimisation process. The selection process is performed incorporating both the Split-Ratio and K-Tournament methods, the improved SA-ELM is named Enhanced Self-Adjusting Extreme Learning Machine (ESA-ELM). The results are generated based on LID with the datasets created from eight different languages. The results of the study showed excellent superiority relating to the performance of the Enhanced Self-Adjusting Extreme Learning Machine LID (ESA-ELM LID) compared with the SA-ELM LID, with ESA-ELM LID achieving an accuracy of 96.25%, as compared to the accuracy of SA-ELM LID of only 95.00%. PMID:29672546

  6. Spoken language identification based on the enhanced self-adjusting extreme learning machine approach.

    Science.gov (United States)

    Albadr, Musatafa Abbas Abbood; Tiun, Sabrina; Al-Dhief, Fahad Taha; Sammour, Mahmoud A M

    2018-01-01

    Spoken Language Identification (LID) is the process of determining and classifying natural language from a given content and dataset. Typically, data must be processed to extract useful features to perform LID. The extracting features for LID, based on literature, is a mature process where the standard features for LID have already been developed using Mel-Frequency Cepstral Coefficients (MFCC), Shifted Delta Cepstral (SDC), the Gaussian Mixture Model (GMM) and ending with the i-vector based framework. However, the process of learning based on extract features remains to be improved (i.e. optimised) to capture all embedded knowledge on the extracted features. The Extreme Learning Machine (ELM) is an effective learning model used to perform classification and regression analysis and is extremely useful to train a single hidden layer neural network. Nevertheless, the learning process of this model is not entirely effective (i.e. optimised) due to the random selection of weights within the input hidden layer. In this study, the ELM is selected as a learning model for LID based on standard feature extraction. One of the optimisation approaches of ELM, the Self-Adjusting Extreme Learning Machine (SA-ELM) is selected as the benchmark and improved by altering the selection phase of the optimisation process. The selection process is performed incorporating both the Split-Ratio and K-Tournament methods, the improved SA-ELM is named Enhanced Self-Adjusting Extreme Learning Machine (ESA-ELM). The results are generated based on LID with the datasets created from eight different languages. The results of the study showed excellent superiority relating to the performance of the Enhanced Self-Adjusting Extreme Learning Machine LID (ESA-ELM LID) compared with the SA-ELM LID, with ESA-ELM LID achieving an accuracy of 96.25%, as compared to the accuracy of SA-ELM LID of only 95.00%.

  7. Learning behavior-driven development with JavaScript

    CERN Document Server

    Amodeo, Enrique

    2015-01-01

    This book is ideal for any JavaScript developer who is interested in producing well-tested code. If you have no prior experience with testing, Node.js, or any other tool, do not worry, as they will be explained from scratch.

  8. Modular Monitor Extensions for Information Flow Security in JavaScript

    OpenAIRE

    Fragoso Santos , José; Rezk , Tamara; Almeida Matos , Ana

    2015-01-01

    International audience; Client-side JavaScript programs often interact with the web page into which they are included, as well as with the browser itself, through APIs such as the DOM API, the XMLHttpRequest API, and the W3C Geolocation API. Precise reasoning about JavaScript security must therefore take API invocation into account. However, the continuous emergence of new APIs, and the het-erogeneity of their forms and features, renders API behavior a moving target that is particularly hard ...

  9. Ecologia: The Assumptions, Expectations, and Strategies of Modern Language Students Working in a Self-Access Learning Environment for the First Time.

    Science.gov (United States)

    Piper, Alison

    1994-01-01

    This study examined 29 second-year undergraduate students of Spanish using a self-access learning environment for the first time, focusing on their language attitudes and learning strategies. The results show that, even as modern languages majors, the students possessed a model of language and strategies for learning that were significantly…

  10. Computer-Based Script Training for Aphasia: Emerging Themes from Post-Treatment Interviews

    Science.gov (United States)

    Cherney, Leora R.; Halper, Anita S.; Kaye, Rosalind C.

    2011-01-01

    This study presents results of post-treatment interviews following computer-based script training for persons with chronic aphasia. Each of the 23 participants received 9 weeks of AphasiaScripts training. Post-treatment interviews were conducted with the person with aphasia and/or a significant other person. The 23 interviews yielded 584 coded…

  11. Automatic Observer Script for StarCraft: Brood War Bot Games (technical report)

    OpenAIRE

    Mattsson, Björn Persson; Vajda, Tomáš; Čertický, Michal

    2015-01-01

    This short report describes an automated BWAPI-based script developed for live streams of a StarCraft Brood War bot tournament, SSCAIT. The script controls the in-game camera in order to follow the relevant events and improve the viewer experience. We enumerate its novel features and provide a few implementation notes.

  12. [Ecologic evaluation in the cognitive assessment of brain injury patients: generation and execution of script].

    Science.gov (United States)

    Baguena, N; Thomas-Antérion, C; Sciessere, K; Truche, A; Extier, C; Guyot, E; Paris, N

    2006-06-01

    Assessment of executive functions in an everyday life activity, evaluating brain injury subjects with script generation and execution tasks. We compared a script generation task to a script execution task, whereby subjects had to make a cooked dish. Two grids were used for the quotation, qualitative and quantitative, as well as the calculation of an anosognosis score. We checked whether the execution task was more sensitive to a dysexecutive disorder than the script generation task and compared the scores obtained in this evaluation with those from classical frontal tests. Twelve subjects with brain injury 6 years+/-4.79 ago and 12 healthy control subjects were tested. The subjects carried out a script generation task whereby they had to explain the necessary stages to make a chocolate cake. They also had to do a script execution task corresponding to the cake making. The 2 quotation grids were operational and complementary. The quantitative grid is more sensitive to a dysexecutive disorder. The brain injury subjects made more errors in the execution task. It is important to evaluate the executive functions of subjects with brain injury in everyday life tasks, not just in psychometric or script-generation tests. Indeed the ecological realization of a very simple task can reveal executive function difficulties such as the planning or the sequencing of actions, which are under-evaluated in laboratory tests.

  13. Podcasting: An Effective Tool for Honing Language Students’ Pronunciation?

    Directory of Open Access Journals (Sweden)

    Lara Ducate

    2001-10-01

    Full Text Available This paper reports on an investigation of podcasting as a tool for honing pronunciation skills in intermediate language learning. We examined the effects of using podcasts to improve pronunciation in second language learning and how students’ attitudes changed toward pronunciation over the semester. A total of 22 students in intermediate German and French courses made five scripted pronunciation recordings throughout the semester. After the pronunciation recordings, students produced three extemporaneous podcasts. Students also completed a pre- and post-survey based on Elliott’s (1995 Pronunciation Attitude Inventory to assess their perspectives regarding pronunciation. Students’ pronunciation, extemporaneous recordings, and surveys were analyzed to explore changes over the semester. Data analysis revealed that students’ pronunciation did not significantly improve in regard to accentedness or comprehensibility, perhaps because the16-week long treatment was too short to foster significant improvement and there was no in-class pronunciation practice. The podcast project, however, was perceived positively by students, and they appreciated the feedback given for each scripted recording and enjoyed opportunities for creativity during extemporaneous podcasts. Future studies might seek to delineate more specific guidelines or examine how teacher involvement might be adapted to the use of podcasts as a companion to classroom instruction.

  14. galaxie--CGI scripts for sequence identification through automated phylogenetic analysis.

    Science.gov (United States)

    Nilsson, R Henrik; Larsson, Karl-Henrik; Ursing, Björn M

    2004-06-12

    The prevalent use of similarity searches like BLAST to identify sequences and species implicitly assumes the reference database to be of extensive sequence sampling. This is often not the case, restraining the correctness of the outcome as a basis for sequence identification. Phylogenetic inference outperforms similarity searches in retrieving correct phylogenies and consequently sequence identities, and a project was initiated to design a freely available script package for sequence identification through automated Web-based phylogenetic analysis. Three CGI scripts were designed to facilitate qualified sequence identification from a Web interface. Query sequences are aligned to pre-made alignments or to alignments made by ClustalW with entries retrieved from a BLAST search. The subsequent phylogenetic analysis is based on the PHYLIP package for inferring neighbor-joining and parsimony trees. The scripts are highly configurable. A service installation and a version for local use are found at http://andromeda.botany.gu.se/galaxiewelcome.html and http://galaxie.cgb.ki.se

  15. Effects of EFL Individual Learner Variables on Foreign Language Reading Anxiety and Metacognitive Reading Strategy Use.

    Science.gov (United States)

    Lien, Hsin-Yi

    2016-08-01

    Past research has shown an association between foreign language reading anxiety and reading strategy. However, individual variables tend to affect foreign language anxiety and strategy use. The present study examined a hypothesized model that specified direct and indirect effects among English and foreign languages readers' distinct variables, including academic level; self-perceived English level; and satisfaction with reading proficiency, reading anxiety, and metacognitive awareness of reading strategies. A total of 523 volunteer Taiwanese college students provided 372 valid responses to a written questionnaire (281 women and 91 men; M age = 19.7 years, SD = 1.1) containing the translated versions of Foreign Language Reading Anxiety Scale, Survey of Reading Strategies Inventory, and self-assessment background questionnaire. The results showed that self-evaluation of reading proficiency did not correlate with academic level and readers' perceptions. Satisfaction had a direct effect on foreign language reading anxiety but not on metacognitive awareness of reading strategies. Results of path analysis demonstrated that the perception learners who had their own reading proficiency predicted their foreign language reading anxiety and was a mediating variable for metacognitive reading strategy use. © The Author(s) 2016.

  16. Buoyancy package for self-contained acoustic doppler current profiler mooring

    Digital Repository Service at National Institute of Oceanography (India)

    Venkatesan, R.; Krishnakumar, V.

    A buoyancy package for self-contained Acoustic Doppler Current Profiler(SC-ADCP 1200 RD instruments USA) was designed and fabricated indigenously, for subsurface mooring in coastal waters. The system design is discussed. The design to keep SC...

  17. Augmented Reality Using JavaScript

    OpenAIRE

    Hailemichael, Aida

    2013-01-01

    The project goal was to provide a mobile application, for a venue called Kulturhuset Karelia which is located in Tammisaari Finland. In this paper, the concept of Augmented Reality technology is briefly discussed along with the mobile application for the venue. The utilisation of JavaScript for creating Augmented reality content for mobile Augmented reality browser is also demonstrated. The application was created by using Architecht API which is Jacvascript library based on the Wikitude...

  18. WPMSD: A Malicious Script Detection Method Inspired by the Process of Immunoglobulin Secretion

    Directory of Open Access Journals (Sweden)

    Hui Zhao

    2011-10-01

    Full Text Available Inspired by the process of immunoglobulin secretion in biological body, we present a Web Page Malicious Script Detection Method (WPMSD. In this paper, Firstly, the basic definitions of artificial immune items are given. Secondly, according to the spreading range of malicious script, the immunoglobulin number is changed as the detector clone proliferation is stimulated by malicious scripts. Further more, the nonlinear dynamics of antibody number is discussed. Thirdly, we propose a probability approach to trigger alarms to inform that the detected scripts are harmful. Finally, the WPMSD collects the effective immunoglobulin set based on Hidden Markov Model (HMM to update the detector gene library. Compared with the traditional immune based detection methods, such as Negative Selection Algorithm (NSA, Dynamic Colonel Selection (DynamiCS, and Variable size Detector (Vdetector, the false alarm rate of WPMSD has been reduced by 18.09%, 12.6%, and 7.47% respectively.

  19. System for routine testing of self-contained and airline breathing equipment

    Energy Technology Data Exchange (ETDEWEB)

    McDermott, H.J.; Hermens, G.A.

    1980-07-01

    A system for routine testing of self-contained and airline breathing equipment, developed by Shell Oil Co., for testing breathing equipment at one of its refineries, consists of an 80 psig air supply for airline respirators; a 500-2100 psig air supply for self-contained units; a regulator test system which uses a mannequin head that simulates human inhalation and which tests the ability of the regulator to keep the mask interior at the correct positive pressure; and an exhalation valve test system which identifies a leaky or sticking valve. The testing system has been in use for about 30 mo and has led to increased acceptance of respiratory protective equipment by workers.

  20. Self contained compressed air breathing apparatus to facilitate personnel decontamination

    International Nuclear Information System (INIS)

    McDonald, C.W.

    1963-11-01

    This report describes the modification of a Self Contained Compressed Air Breathing Apparatus to provide extended respiratory protection to grossly contaminated personnel during a decontamination period which may exceed the duration of the Breathing Apparatus air supply. (author)

  1. Self contained compressed air breathing apparatus to facilitate personnel decontamination

    Energy Technology Data Exchange (ETDEWEB)

    McDonald, C W [Radiological and Safety Division, Atomic Energy Establishment, Winfrith, Dorchester, Dorset (United Kingdom)

    1963-11-15

    This report describes the modification of a Self Contained Compressed Air Breathing Apparatus to provide extended respiratory protection to grossly contaminated personnel during a decontamination period which may exceed the duration of the Breathing Apparatus air supply. (author)

  2. Heritability and Genetic Relationship of Adult Self-Reported Stuttering, Cluttering and Childhood Speech-Language Disorders

    DEFF Research Database (Denmark)

    Fagnani, Corrado; Fibiger, Steen; Skytthe, Axel

    2011-01-01

    Genetic influence and mutual genetic relationship for adult self-reported childhood speech-language disorders, stuttering, and cluttering were studied. Using nationwide questionnaire answers from 34,944 adult Danish twins, a multivariate biometric analysis based on the liability-threshold model w...

  3. Departure scripts and life review of parents living with abusive adult children with mental disorder.

    Science.gov (United States)

    Avieli, Hila; Smeloy, Yael; Band-Winterstein, Tova

    2015-08-01

    Increasing numbers of aging parents are finding themselves in the role of caregiver for their mentally ill adult child due to global deinstitutionalization policy. The aim of this article is to explore preparations for the end of life in light of the life review process among old parents of abusive children with mental disorder. Data collection was performed through in-depth semi-structured interviews with 20 parents, followed by phenomenological analysis. Five different types of departure scripts emerged: a pragmatic departure script, a burned-out departure script, a dead-end departure script, an optimistic departure script, and a violent departure script. The parents in this study tended to interpret events in their past to fit their perception of the current relationship with their child, thus connecting past, present, and future into one coherent picture. Years of extended care have led to a unique aging process which does not allow separation from the child or the development of a sense of closure that characterizes the aging process. This calls for better insights and deeper understanding in regard to intervention with such families. Copyright © 2015. Published by Elsevier Inc.

  4. Speaking one’s second language under time pressure : An ERP study on verbal self-monitoring in German-Dutch bilinguals

    NARCIS (Netherlands)

    Schiller, N.O.

    2009-01-01

    This study addresses how verbal self-monitoring and the Error-Related Negativity (ERN) are affected by time pressure when a task is performed in a second language as opposed to performance in the native language. German–Dutch bilinguals were required to perform a phoneme-monitoring task in Dutch

  5. Specification for self contained emergency luminiare and their qualification for a nuclear power plant

    International Nuclear Information System (INIS)

    Srinivasan, R.; Shanmugam, T.K.

    1999-01-01

    Self contained emergency luminiare (SCEL) for application in a nuclear plant shall meet the illumination level requirement of ANSI/NFPA 101-1988 (Life Safety Code) Section 5.8. The testing shall be done as per IS 9583-1981 requirements. In the selection of self contained emergency luminiare the Sealed Maintenance Free (SMF) battery characteristic and Ampere-Hour ratings are to be carefully evaluated

  6. Towards a measurement of internalization of collaboration scripts in the medical context - results of a pilot study.

    Science.gov (United States)

    Kiesewetter, Jan; Gluza, Martin; Holzer, Matthias; Saravo, Barbara; Hammitzsch, Laura; Fischer, Martin R

    2015-01-01

    Collaboration as a key qualification in medical education and everyday routine in clinical care can substantially contribute to improving patient safety. Internal collaboration scripts are conceptualized as organized - yet adaptive - knowledge that can be used in specific situations in professional everyday life. This study examines the level of internalization of collaboration scripts in medicine. Internalization is understood as fast retrieval of script information. The goals of the current study were the assessment of collaborative information, which is part of collaboration scripts, and the development of a methodology for measuring the level of internalization of collaboration scripts in medicine. For the contrastive comparison of internal collaboration scripts, 20 collaborative novices (medical students in their final year) and 20 collaborative experts (physicians with specialist degrees in internal medicine or anesthesiology) were included in the study. Eight typical medical collaborative situations as shown on a photo or video were presented to the participants for five seconds each. Afterwards, the participants were asked to describe what they saw on the photo or video. Based on the answers, the amount of information belonging to a collaboration script (script-information) was determined and the time each participant needed for answering was measured. In order to measure the level of internalization, script-information per recall time was calculated. As expected, collaborative experts stated significantly more script-information than collaborative novices. As well, collaborative experts showed a significantly higher level of internalization. Based on the findings of this research, we conclude that our instrument can discriminate between collaboration novices and experts. It therefore can be used to analyze measures to foster subject-specific competency in medical education.

  7. Advanced game design with HTML5 and JavaScript

    CERN Document Server

    van der Spuy, Rex

    2015-01-01

    How do you make a video game? Advanced Game Design with HTML5 and JavaScript is a down to earth education in how to make video games from scratch, using the powerful HTML5 and JavaScript technologies. This book is a point-by-point round up of all the essential techniques that every game designer needs to know. You'll discover how to create and render game graphics, add interactivity, sound, and animation. You'll learn how to build your own custom game engine with reusable components so that you can quickly develop games with maximum impact and minimum code. You'll also learn the secrets o

  8. Object-oriented biomedical system modelling--the language.

    Science.gov (United States)

    Hakman, M; Groth, T

    1999-11-01

    The paper describes a new object-oriented biomedical continuous system modelling language (OOBSML). It is fully object-oriented and supports model inheritance, encapsulation, and model component instantiation and behaviour polymorphism. Besides the traditional differential and algebraic equation expressions the language includes also formal expressions for documenting models and defining model quantity types and quantity units. It supports explicit definition of model input-, output- and state quantities, model components and component connections. The OOBSML model compiler produces self-contained, independent, executable model components that can be instantiated and used within other OOBSML models and/or stored within model and model component libraries. In this way complex models can be structured as multilevel, multi-component model hierarchies. Technically the model components produced by the OOBSML compiler are executable computer code objects based on distributed object and object request broker technology. This paper includes both the language tutorial and the formal language syntax and semantic description.

  9. Construction of 56 Instructional TV Programmes for English Language Learners in Turkey

    Science.gov (United States)

    Koumi, Jack

    2013-01-01

    During 30 months in 2010-2013, 56 instructional TV programmes for an English Language Learning course were scripted in the UK and produced in Turkey. Each TV programme has three drama clips, each one followed by a review of key phrases, then by a section inviting viewers to practice speaking those phrases. The rationale for this structure and for…

  10. Content and Language Integrated Learning in the Netherlands: Teachers' Self-Reported Pedagogical Practices

    Science.gov (United States)

    van Kampen, Evelyn; Admiraal, Wilfried; Berry, Amanda

    2018-01-01

    In recent years, a surging uptake of content and language integrated learning (CLIL) has permeated the European context. This article presents the outcomes of a study about the self-reported pedagogical practices of CLIL teachers in the Netherlands. To investigate these teachers' pedagogies, a questionnaire was designed, validated and,…

  11. Prototype and Scriptaculous Taking the Pain out of JavaScript

    CERN Document Server

    Angus, Chris

    2006-01-01

    JavaScript is carrying more and more programming load lately as Ajax has become popular. Scripting Ajax from scratch isn't much fun, but fortunately there are libraries to help. Prototype and Scriptaculous will let you get much more work done in much less time, automating tasks from processing XMLHTTP requests to creating animations that draw attention to your interfaces. This Short Cut demonstrates how to use Prototype for a wide range of tasks, including event handling, DOM processing, string and form process, and Ajax communications. It explores Scriptaculous' visual effects library, from

  12. JavaScript at scale

    CERN Document Server

    Boduch, Adam

    2015-01-01

    Have you ever come up against an application that felt like it was built on sand? Maybe you've been tasked with creating an application that needs to last longer than a year before a complete re-write? If so, JavaScript at Scale is your missing documentation for maintaining scalable architectures. There's no prerequisite framework knowledge required for this book, however, most concepts presented throughout are adaptations of components found in frameworks such as Backbone, AngularJS, or Ember. All code examples are presented using ECMAScript 6 syntax, to make sure your applications are ready

  13. A generic template for automated bioanalytical ligand-binding assays using modular robotic scripts in support of discovery biotherapeutic programs.

    Science.gov (United States)

    Duo, Jia; Dong, Huijin; DeSilva, Binodh; Zhang, Yan J

    2013-07-01

    Sample dilution and reagent pipetting are time-consuming steps in ligand-binding assays (LBAs). Traditional automation-assisted LBAs use assay-specific scripts that require labor-intensive script writing and user training. Five major script modules were developed on Tecan Freedom EVO liquid handling software to facilitate the automated sample preparation and LBA procedure: sample dilution, sample minimum required dilution, standard/QC minimum required dilution, standard/QC/sample addition, and reagent addition. The modular design of automation scripts allowed the users to assemble an automated assay with minimal script modification. The application of the template was demonstrated in three LBAs to support discovery biotherapeutic programs. The results demonstrated that the modular scripts provided the flexibility in adapting to various LBA formats and the significant time saving in script writing and scientist training. Data generated by the automated process were comparable to those by manual process while the bioanalytical productivity was significantly improved using the modular robotic scripts.

  14. The importance of clinical and management scripts.

    Science.gov (United States)

    Levin, Roger P

    2004-07-01

    Simply having excellent clinical skills is not enough to enable you to achieve practice goals. In the end, people will validate the quality of the practice based on the way you and your team communicate. It is amazing to realize how much impact we have on other individuals, based purely on what we say. A well-groomed dentist and staff possessing very attractive features and beautiful teeth almost invariably will work in the practice's favor. However, these traits, powerful as they may be, are incomplete without the ability to say the right thing at the right time. In the practice, the easiest way to ensure consistently excellent communication is to use clinical and management scripts. Nothing you do in your practice will equal the impact of what you say because it affects patient perceptions of quality and overall customer service experiences. Your goal is to have all routine communications in the practice turned into written scripts within 6 months.

  15. Robust, Self-Contained and Bio-Inspired Shear Sensor Array, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — The proposed innovation is a robust, bio-inspired, and self-contained sensor array for the measurement of shear stress. The proposed system uses commercially...

  16. "Trying to Get a Grip": Language Competence and Self-Reported Satisfaction With Social Relationships Three Decades Post-Childhood Traumatic Brain Injury.

    Science.gov (United States)

    Atay, Christina; Ryan, Sarah J; Lewis, Fiona M

    2016-01-01

    (1) To investigate outcomes in language competence and self-reported satisfaction with social relationships in long-term survivors of childhood traumatic brain injury (TBI); and (2) to establish whether language competence contributes to self-reported satisfaction with social relationships decades after sustaining childhood TBI. Twelve females and 8 males aged 30 to 55 (mean = 39.80, standard deviation = 7.54) years who sustained a TBI during childhood and were on average 31 years postinjury (standard deviation = 9.69). An additional 20 participants matched for age, sex, handedness, years of education, and socioeconomic status constituted a control group. Test of Language Competence-Expanded Edition and the Quality of Life in Brain Injury questionnaire. Individuals with a history of childhood TBI performed significantly poorer than their non-injured peers on 2 (Ambiguous Sentences and Oral Expression: Recreating Sentences) out of the 4 Test of Language Competence-Expanded Edition subtests used and on the Quality of Life in Brain Injury subscale assessing satisfaction with social relationships. In the TBI group, scores obtained on the Ambiguous Sentences subtest were found to be a significant predictor of satisfaction with social relationships, explaining 25% of the variance observed. The implication of high-level language skills to self-reported satisfaction with social relationships many decades post-childhood TBI suggests that ongoing monitoring of emerging language skills and support throughout the school years and into adulthood may be warranted if adult survivors of childhood TBI are to experience satisfying social relationships.

  17. Language production in a shared task: Cumulative Semantic Interference from self- and other-produced context words.

    Science.gov (United States)

    Hoedemaker, Renske S; Ernst, Jessica; Meyer, Antje S; Belke, Eva

    2017-01-01

    This study assessed the effects of semantic context in the form of self-produced and other-produced words on subsequent language production. Pairs of participants performed a joint picture naming task, taking turns while naming a continuous series of pictures. In the single-speaker version of this paradigm, naming latencies have been found to increase for successive presentations of exemplars from the same category, a phenomenon known as Cumulative Semantic Interference (CSI). As expected, the joint-naming task showed a within-speaker CSI effect, such that naming latencies increased as a function of the number of category exemplars named previously by the participant (self-produced items). Crucially, we also observed an across-speaker CSI effect, such that naming latencies slowed as a function of the number of category members named by the participant's task partner (other-produced items). The magnitude of the across-speaker CSI effect did not vary as a function of whether or not the listening participant could see the pictures their partner was naming. The observation of across-speaker CSI suggests that the effect originates at the conceptual level of the language system, as proposed by Belke's (2013) Conceptual Accumulation account. Whereas self-produced and other-produced words both resulted in a CSI effect on naming latencies, post-experiment free recall rates were higher for self-produced than other-produced items. Together, these results suggest that both speaking and listening result in implicit learning at the conceptual level of the language system but that these effects are independent of explicit learning as indicated by item recall. Copyright © 2016 Elsevier B.V. All rights reserved.

  18. The Effect of Blog Use on Self-Regulatory Learning of Prospective German Language Teachers

    Science.gov (United States)

    Seyhan Yucel, Mukadder

    2013-01-01

    The purpose of the study was to examine the effect of blog use on self-regulatory learning of prospective German language teachers. The study is semi-experimental. Pretest-posttest, experiment control model was used. Blog activities were conducted as extensive beyond classroom activities only for the experiment group. As the data collection tool…

  19. Melindungi Aplikasi dari Serangan Cross Site Scripting dengan Metode Metacharacter

    Directory of Open Access Journals (Sweden)

    Yulianingsih Yulianingsih

    2017-04-01

    Full Text Available Kebutuhan masyarakat atas penggunaan jasa internet semakin meluas dan mencakup berbagai bidang kehidupan hal ini mengakibatkan turut meningkatkannya kejahatan dalam dunia internet. Keamaanan aplikasi yang tidak baik mengakibatkan data penting dan kerahasiaan pengguna menjadi terancam. Hal ini tentu saja merugikan bagi pihak pengguna maupun penyelenggara. Untuk itu perlu dikedepankan metode–metode terbaik dalam keamanan berinternet dan untuk menentukan tindakan penanggulangan yang tepat terlebih dahulu harus dipahami cara kerja dari jenis kejahatan tersebut. Cross Site Scripting merupakan jenis serangan injection terhadap situs dengan mengandalkan kelemahan dari target atau pengguna internet. Penyerang akan memanfaatkan kelemahan pengguna melalui ajakan atau bujukan untuk mengikuti arahan menuju suatu kondisi tertentu yang telah dimuati oleh usaha untuk pencurian data, kerahasiaan atau perintah tertentu melalui code scripting oleh penyerang.Dalam penelitian ini dilakukan Sejumlah Eksperimen untuk mencari pengaruh perlakuan tertentu terhadap yang lain dalam kondisi yang terkendalikan, yaitu dengan menanamkan metacharacter kedalam code scripting sebelum dan sesudah proses berjalan. Tujuan yang hendak dicapai melalui penelitian ini adalah pembuktian terhadap fungsi metacharacter dalam menutup celah kerentanan keamanan aplikasi

  20. Acceptance test procedure for a portable, self-contained nitrogen supply

    International Nuclear Information System (INIS)

    Kostelnik, A.J.

    1994-01-01

    This Acceptance Test Procedure (ATP) will document compliance with the requirements of WHC-S-0249 Rev. 1 and ECN 606112. The equipment being tested is a Portable, Self-Contained Nitrogen Supply. The unit was purchased as a Design and Fabrication procurement activity. The Functional Test was written by the Seller and is contained in Appendix A. The Functional test will be performed by the Seller with representatives of the Westinghouse Hanford Company performing inspection and witnessing the functional test at the Seller's location