WorldWideScience

Sample records for hammond js mattson

  1. Radiological Final Status Survey of the Hammond Depot, Hammond, Indiana

    International Nuclear Information System (INIS)

    Vitkus, T.J.

    2008-01-01

    ORISE conducted extensive scoping, characterization, and final status surveys of land areas and structures at the DNSC's Hammond Depot located in Hammond, Indiana in multiple phases during 2005, 2006 and 2007. This report provides a detailed discussion of the radiological survey planning, survey implementation, remediation, and the results for these activities supporting the conclusion that radioactive contamination previously identified at the Hammond Depot (HD) has been reduced to levels such that the site may be released without radiological restrictions. The objective of the radiological final status survey (FSS) was to obtain the data necessary to demonstrate compliance with the U.S. Nuclear Regulatory Commission (NRC)-approved site-specific derived concentration guideline levels (DCGLs) for both structural surfaces and outdoor areas (ORISE 2006a and NRC 2007). The DCGLs were modeled such that any residual licensed material would not exceed the NRC's basic dose limit for license termination of 25 millirem per year (mrem/y)

  2. Hammond Bay Biological Station

    Data.gov (United States)

    Federal Laboratory Consortium — Hammond Bay Biological Station (HBBS), located near Millersburg, Michigan, is a field station of the USGS Great Lakes Science Center (GLSC). HBBS was established by...

  3. Modal Processor Effects Inspired by Hammond Tonewheel Organs

    Directory of Open Access Journals (Sweden)

    Kurt James Werner

    2016-06-01

    Full Text Available In this design study, we introduce a novel class of digital audio effects that extend the recently introduced modal processor approach to artificial reverberation and effects processing. These pitch and distortion processing effects mimic the design and sonics of a classic additive-synthesis-based electromechanical musical instrument, the Hammond tonewheel organ. As a reverb effect, the modal processor simulates a room response as the sum of resonant filter responses. This architecture provides precise, interactive control over the frequency, damping, and complex amplitude of each mode. Into this framework, we introduce two types of processing effects: pitch effects inspired by the Hammond organ’s equal tempered “tonewheels”, “drawbar” tone controls, vibrato/chorus circuit, and distortion effects inspired by the pseudo-sinusoidal shape of its tonewheels and electromagnetic pickup distortion. The result is an effects processor that imprints the Hammond organ’s sonics onto any audio input.

  4. "Lesbians are not women": feminine and lesbian sensibilities in Harmony Hammond's late-1970s sculpture.

    Science.gov (United States)

    Thompson, Margo Hobbs

    2008-01-01

    Harmony Hammond's wrapped fabric sculptures are placed in context of the theories of gender and sexuality that circulated among lesbian and straight feminists at the time they were made, the late 1970s. Hammond has cited in particular Monique Wittig's novels, such as The Lesbian Body, and her essays including "The Straight Mind" where Wittig concludes that the lesbian is not a woman. The critique to which Wittig's lesbian separatism has been subjected by Judith Butler in her consideration of the appeal and limitations of essentialism also applies to Hammond's art. Hammond's use of vaginal imagery was instrumental to visualizing a lesbian sensibility, but the proposition of such a sensibility established a new problematic: a new essential category. The article concludes that because Hammond's work was produced in the context of a complex set of discourses, lesbian, feminist, and aesthetic, it resisted reduction to a singular meaning. Her sculptures avoided the pitfall of substituting one essence for another, lesbian for feminine sensibility, but activated both. The sculptures effectively queered vaginal imagery: When Hammond used vaginal imagery to represent lesbian sensibility, she subverted the equation of sex and gender and the essentialist notion of feminine sensibility.

  5. RootJS: Node.js Bindings for ROOT 6

    Science.gov (United States)

    Beffart, Theo; Früh, Maximilian; Haas, Christoph; Rajgopal, Sachin; Schwabe, Jonas; Wolff, Christoph; Szuba, Marek

    2017-10-01

    We present rootJS, an interface making it possible to seamlessly integrate ROOT 6 into applications written for Node.js, the JavaScript runtime platform increasingly commonly used to create high-performance Web applications. ROOT features can be called both directly from Node.js code and by JIT-compiling C++ macros. All rootJS methods are invoked asynchronously and support callback functions, allowing non-blocking operation of Node.js applications using them. Last but not least, our bindings have been designed to platform-independent and should therefore work on all systems supporting both ROOT 6 and Node.js. Thanks to rootJS it is now possible to create ROOT-aware Web applications taking full advantage of the high performance and extensive capabilities of Node.js. Examples include platforms for the quality assurance of acquired, reconstructed or simulated data, book-keeping and e-log systems, and even Web browser-based data visualisation and analysis.

  6. jsGraph and jsNMR—Advanced Scientific Charting

    Directory of Open Access Journals (Sweden)

    Norman Pellet

    2014-09-01

    Full Text Available The jsGraph library is a versatile javascript library that allows advanced charting to be rendered interactively in web browsers without relying on server-side image processing. jsGraph is released under the MIT license and is free of charge. While being highly customizable through an intuitive javascript API, jsGraph is optimized to render a large quantity of data in a short amount of time. jsGraphs can display line, scatter, contour or zone series. Examples can be consulted on the project home page [1]. Customization of the chart, its axis and its series is achieved through simple but comprehensive JSON configurations.

  7. Professional AngularJS

    CERN Document Server

    Karpov, Valeri

    2015-01-01

    A comprehensive guide to AngularJS, Google's open-source client-side framework for app development. Most of the existing guides to AngularJS struggle to provide simple and understandable explanations for more advanced concepts. As a result, some developers who understand all the basic concepts of AngularJS struggle when it comes to building more complex real-world applications. Professional AngularJS provides a thorough understanding of AngularJS, covering everything from basic concepts, such as directives and data binding, to more advanced concepts like transclusion, build systems, and auto

  8. Cytoscape tools for the web age: D3.js and Cytoscape.js exporters

    OpenAIRE

    Ono, Keiichiro; Demchak, Barry; Ideker, Trey

    2014-01-01

    In this paper we present new data export modules for Cytoscape 3 that can generate network files for Cytoscape.js and D3.js. Cytoscape.js exporter is implemented as a core feature of Cytoscape 3, and D3.js exporter is available as a Cytoscape 3 app. These modules enable users to seamlessly export network and table data sets generated in Cytoscape to popular JavaScript library readable formats. In addition, we implemented template web applications for browser-based interactive network visualiz...

  9. Express.js blueprints

    CERN Document Server

    Augarten, Ben; Lin, Eric; Shaikh, Aidha; Soriani, Fabiano Pereira; Tisserand, Geoffrey; Zhang, Chiqing; Zhang, Kan

    2015-01-01

    This book is for beginners to Node.js and also for those who are technically advanced. By the end of this book, every competent developer will have achieved expertise in building web applications with Express.js.

  10. Vue.js 2 cookbook build modern, interactive web applications with Vue.js

    CERN Document Server

    Passaglia, Andrea

    2017-01-01

    Vue.js is an open source JavaScript library for building modern, interactive web applications. With a rapidly growing community and a strong ecosystem, Vue.js makes developing complex single page applications a breeze. Its component-based approach, intuitive API, blazing fast core, and compact size make Vue.js a great solution to craft your next front-end application. From basic to advanced recipes, this book arms you with practical solutions to common tasks when building an application using Vue. We start off by exploring the fundamentals of Vue.js: its reactivity system, data-binding syntax, and component-based architecture through practical examples. After that, we delve into integrating Webpack and Babel to enhance your development workflow using single file components. Finally, we take an in-depth look at Vuex for state management and Vue Router to route in your single page applications, and integrate a variety of technologies ranging from Node.js to Electron, and Socket.io to Firebase and HorizonDB. ...

  11. SymJS

    DEFF Research Database (Denmark)

    Andreasen, Esben; Li, Guodong; Ghosh, Indradeep

    2014-01-01

    We present SymJS, a comprehensive framework for automatic testing of client-side JavaScript Web applications. The tool contains a symbolic execution engine for JavaScript, and an automatic event explorer for Web pages. Without any user intervention, SymJS can automatically discover and explore Web...... events, symbolically execute the associated JavaScript code, refine the execution based on dynamic feedbacks, and produce test cases with high coverage. The symbolic engine contains a symbolic virtual machine, a string-numeric solver, and a symbolic executable DOM model. SymJS’s innovations include...... a novel symbolic virtual machine for JavaScript Web, symbolic+dynamic feedback directed event space exploration, and dynamic taint analysis for enhancing event sequence construction. We illustrate the effectiveness of SymJS on standard JavaScript benchmarks and various real-life Web applications...

  12. Ext JS 4 First Look

    CERN Document Server

    Groner, Loiane

    2012-01-01

    This book is a practical step-by-step tutorial which guides you to migrate from Ext JS 3 to Ext JS 4. There are examples backed with explanations and plenty of code and illustrations to look forward to. This book is written for web developers who are familiar with Ext JS 3 and want to have detailed insights into the new features of Ext JS 4.

  13. Mastering Ext JS

    CERN Document Server

    Groner, Loiane

    2013-01-01

    Designed to be a structured guide, Mastering Ext JS is full of engaging examples to help you learn in a practical context.This book is for developers who are familiar with using Ext JS who want to augment their skills to create even better web applications.

  14. Instant typeahead.js

    CERN Document Server

    Osbourn, Toby

    2013-01-01

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant Typeahead.js is a concise guide with 14 recipes which deals with everything you need to know to become proficient in using this tool and teaches you how to integrate it with other popular projects such as WordPress, Bootstrap, and Ruby on Rails.Instant Typeahead.js is for any web developer who would like to learn more about Typeahead.js in terms of what it can offer and the best ways to achieve common tasks. This book assumes no prior knowledge, but an understanding of JavaS

  15. Data-oriented development with AngularJS

    CERN Document Server

    Waikar, Manoj

    2015-01-01

    This book helps beginner-level AngularJS developers organize AngularJS applications by discussing important AngularJS concepts and best practices. If you are an experienced AngularJS developer but haven't written directives or haven't created custom HTML controls before, then this book is ideal for you.

  16. Instant Zepto.js

    CERN Document Server

    Pointer, Ian

    2013-01-01

    A simple starter guide that will walk you through Zepto.js from installation to more advanced topics using a step-by-step approach with useful examples included along the way.Instant Zepto.js is designed for web developers with some jQuery experience who are interested in speeding up and enhancing their web applications, especially on mobile devices.

  17. Learning Ext JS

    CERN Document Server

    Méndez, Carlos A; Gonzalez, Armando

    2015-01-01

    If you are a JavaScript developer who now wants to use the Ext JS framework, this is the book for you. This guide is useful to you whether you're new to Ext JS 5 or are a seasoned expert. Experience in HTML, CSS, and JavaScript is required in order to understand and get the most out of this book.

  18. Beginning Amazon Web Services with Node.js

    CERN Document Server

    Shackelford, Adam

    2015-01-01

    Beginning Amazon Web Services with Node.js teaches any novice Node.js developer to configure, deploy, and maintain scalable small to large scale Node.js applications in Amazon Web Services. Hosting a Node.js application in a production environment usually means turning to PaaS hosting, but this approach brings problems. Deploying Node.js directly to AWS solves the problems you encounter in these situations, enabling you to cut out the middle man. You will begin with a basic RESTful web service in Node.js, using the popular Express.js framework, pre-built and ready to run in your local env

  19. AngularJS : yksisivuisen web-sovelluksen käyttöliittymän toteutus AngularJS:llä

    OpenAIRE

    Suomijoki, Juha

    2015-01-01

    Opinnäytetyössä tutkittiin mikä on AngularJS-JavaScript-ohjelmistokehys ja miten se soveltuu yksisivuisen web-sovelluksen käyttöliittymän toteutukseen. AngularJS on vuonna 2012 julkaistu Googlen ylläpitämä JavaScript-ohjelmistokehys, joka on tarkoitettu ensisijaisesti yksisivuisten web-sovellusten kehittämiseen. Opinnäytetyön teoriaosuudessa tutkittiin mikä AngularJS on ja mitkä ovat AngularJS:n keskeiset konseptit ja sovelluskomponentit. Tarkastelu pohjautui AngularJS:stä kirjoitettu...

  20. Cytoscape tools for the web age: D3.js and Cytoscape.js exporters.

    Science.gov (United States)

    Ono, Keiichiro; Demchak, Barry; Ideker, Trey

    2014-01-01

    In this paper we present new data export modules for Cytoscape 3 that can generate network files for Cytoscape.js and D3.js. Cytoscape.js exporter is implemented as a core feature of Cytoscape 3, and D3.js exporter is available as a Cytoscape 3 app. These modules enable users to seamlessly export network and table data sets generated in Cytoscape to popular JavaScript library readable formats. In addition, we implemented template web applications for browser-based interactive network visualization that can be used as basis for complex data visualization applications for bioinformatics research. Example web applications created with these tools demonstrate how Cytoscape works in modern data visualization workflows built with traditional desktop tools and emerging web-based technologies. This interactivity enables researchers more flexibility than with static images, thereby greatly improving the quality of insights researchers can gain from them.

  1. Learning Vue.js 2 learn how to build amazing and complex reactive web applications easily with Vue.js

    CERN Document Server

    Filipova, Olga

    2016-01-01

    About This Book Learn how to propagate DOM changes across the website without writing extensive jQuery callbacks code. Learn how to achieve reactivity and easily compose views with Vue.js and understand what it does behind the scenes. Explore the core features of Vue.js with small examples, learn how to build dynamic content into preexisting web applications, and build Vue.js applications from scratch. Who This Book Is For This book is perfect for novice web developer seeking to learn new technologies or frameworks and also for webdev gurus eager to enrich their experience. Whatever your level of expertise, this book is a great introduction to the wonderful world of reactive web apps. What You Will Learn Build a fully functioning reactive web application in Vue.js from scratch. The importance of the MVVM architecture and how Vue.js compares with other frameworks such as Angular.js and React.js. How to bring reactivity to an existing static application using Vue.js. How to use p...

  2. AngularJS Performance: A Survey Study

    OpenAIRE

    Ramos, Miguel; Valente, Marco Tulio; Terra, Ricardo

    2017-01-01

    AngularJS is a popular JavaScript MVC-based framework to construct single-page web applications. In this paper, we report the results of a survey with 95 professional developers about performance issues of AngularJS applications. We report common practices followed by developers to avoid performance problems (e.g., use of third-party or custom components), the general causes of performance problems in AngularJS applications (e.g., inadequate architecture decisions taken by AngularJS users), a...

  3. Instant AngularJS starter

    CERN Document Server

    Menard, Dan

    2013-01-01

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is written in an easytoread style, with a strong emphasis on realworld, practical examples. Stepbystep explanations are provided for performing important tasks.This book is for web developers familiar with JavascriptIt doesn't cover the history of AngularJS, and it's not a pitch to convince you that AngularJS is the best framework on the entire web. It's a guide to help you learn everything you need to know about AngularJS in as few pa

  4. AngularJS testing cookbook

    CERN Document Server

    Bailey, Simon

    2015-01-01

    This book is intended for developers who have an understanding of the basic principles behind both AngularJS and test-driven development. You, as a developer, are interested in eliminating the fear related to either introducing tests to an existing codebase or starting out testing on a fresh AngularJS application. If you're a team leader or part of a QA team with the responsibility of ensuring full test coverage of an application, then this book is ideal for you to comprehend the full testing scope required by your developers. Whether you're new to or are well versed with AngularJS, this book

  5. Learning Less.js

    CERN Document Server

    Libby, Alex

    2014-01-01

    If you are a designer or developer who wants to quickly learn how to harness the power of Less.js to write more efficient CSS styles that can be applied to a website of any size, then this book is for you. This book will help you master both the basic functions and advanced features of Less.js. It would be helpful to have some familiarity of writing CSS styles, although no prior experience of using CSS preprocessors is required.

  6. AngularJS test-driven development

    CERN Document Server

    Chaplin, Tim

    2015-01-01

    This book is for developers who want to learn about AngularJS development by applying testing techniques. You are assumed to have a basic knowledge and understanding of HTML, JavaScript, and AngularJS.

  7. 20 CFR 653.106 - JS day-haul responsibilities.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false JS day-haul responsibilities. 653.106 Section... THE EMPLOYMENT SERVICE SYSTEM Services for Migrant and Seasonal Farmworkers (MSFWs) § 653.106 JS day... Regional Administrator is obtained. (b) No JS applicants shall be referred to non-JS operated day-haul...

  8. Ember.js web development with Ember CLI

    CERN Document Server

    Puri, Suchit

    2015-01-01

    If you are a JavaScript developer who is starting out to build ambitious Ember.js application, or a developer who has prior Ember.js experience and want to transition your application to the latest Ember.js version with Ember CLI, then this book is for you.

  9. AngularJS web application development

    CERN Document Server

    Darwin, Peter Bacon

    2013-01-01

    The book will be a step-by-step guide showing the readers how to build a complete web app with AngularJSJavaScript developers who want to learn AngularJS for developing web apps. Knowledge of JavaScript and HTML is expected. No knowledge of AngularJS is required.

  10. Should we be screening for anti-Js(a)?

    Science.gov (United States)

    Nikolis, Nancy M; Boctor, Fouad; Heaton, William Andrew; Martone, James

    2011-01-01

    We analyzed our historic patient database at North Shore University Hospital and determined both the overall frequency of anti-Js(a) and the frequency at which it was detected in combination with other alloantibodies to red blood cell (RBC) antigens. Screening cells used currently are negative for Js(a). Our data suggest that anti-Js(a) would not be detected in 30 to 40 percent of patients in which it is the sole antibody present. Since 1996 the antibody was only detected when other antibodies were found in the screening process. We are exposing 1.7 percent of our patients (90 patients/year) to Js(a). The clinical significance of anti-Js(a) is apparent with previous literature, and our conclusion is that additional studies should be performed to determine whether Js(a) should be included in current antibody screening cells.

  11. 20 CFR 658.421 - Handling of JS-related complaints.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Handling of JS-related complaints. 658.421... ADMINISTRATIVE PROVISIONS GOVERNING THE JOB SERVICE SYSTEM Job Service Complaint System Federal Js Complaint System § 658.421 Handling of JS-related complaints. (a) No JS-related complaint shall be handled at the...

  12. 20 CFR 658.415 - Transferring complaints to proper JS office.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Transferring complaints to proper JS office... Agency Js Complaint System § 658.415 Transferring complaints to proper JS office. (a) Where a JS-related... local office serving the area in which the employer is located. Where a JS-related complaint deals with...

  13. Data visualization with D3 and AngularJS

    CERN Document Server

    Körner, Christoph

    2015-01-01

    If you are a web developer with experience in AngularJS and want to implement interactive visualizations using D3.js, this book is for you. Knowledge of SVG or D3.js will give you an edge to get the most out of this book.

  14. Responsive web design with AngularJS

    CERN Document Server

    Patel, Sandeep Kumar

    2014-01-01

    If you are an AngularJS developer who wants to learn about responsive web application development, this book is ideal for you. Responsive Web Design with AngularJS is intended for web developers or designers with a basic knowledge of HTML, CSS, and JavaScript.

  15. Transforming capacity of two novel genes JS-1 and JS-2 located in chromosome 5p and their overexpression in human esophageal squamous cell carcinoma.

    Science.gov (United States)

    Fatima, Sarwat; Chui, Chung H; Tang, Wing K; Hui, Kin S; Au, Ho W; Li, Wing Y; Wong, Mei M; Cheung, Filly; Tsao, S W; Lam, King Y; Beh, Philip S L; Wong, John; Law, Simon; Srivastava, Gopesh; Ho, Kwok P; Chan, Albert S C; Tang, Johnny C O

    2006-01-01

    Esophageal squamous cell carcinoma (ESCC) has a high mortality rate and geographic differences in incidence. Previous studies of comparative genomic hybridization (CGH) showed that chromosomal 5p is frequently amplified in cell lines and primary ESCC of Hong Kong Chinese origin. In this report, attempt was made to study two novel genes, named as JS-1 and JS-2, which are located in chromosome 5p15.2 and are 5' upstream to delta catenin for their roles in molecular pathogenesis of ESCC. Eleven cell lines, 27 primary ESCC cases and multiple human tissue cDNA panels (MTC) of digestive system were studied for the expression level of JS-1 and JS-2 by RT-PCR. The full-length cDNA sequences of JS-1 and JS-2 were determined from a non-tumor esophageal epithelial cell line by 3' and 5' rapid amplification of cDNA ends (RACE). The transforming capacity of JS-1 and JS-2 was also investigated by transfecting NIH 3T3 cells with the expression vector pcDNA3.1(-) cloned with the full coding sequences and it was followed by the study of foci formation of the transfected cells under confluence growth and the anchorage-independent growth in soft agar. Forty-five percent (5/11) and 18% (2/11) of the ESCC cell lines showed overexpression of JS-1 and JS-2 respectively, while 55% (15/27) and 14% (3/22) primary ESCC cases showed overexpression of JS-1 and JS-2 respectively. JS-1 overexpression was most common in patients with stage II ESCC (6/27; 22%) whereas JS-2 was only overexpressed in a dysplastic lesion (1/22; 4%) and stage III tumors (2/22; 9%). The expression levels of JS-1 and JS-2 are both low in normal esophageal tissues. Overexpression of JS-1 in NIH 3T3 cells caused foci formation in confluence growth and colony formation in soft agar but not for JS-2. A high grade sarcoma was formed in the athymic nude mice when NIH 3T3 cells overexpressing JS-1 were injected subcutaneously. Our results thus indicate that the frequent overexpression of JS-1 in ESCC and its transforming

  16. Practical Ext JS Projects with Gears

    CERN Document Server

    Zammetti, Frank

    2009-01-01

    Discover Ext JS, one of today's most powerful and highly regarded JavaScript frameworks, with perhaps the best set of GUI widgets around, and a whole host of components that make developing client--side applications a breeze. Using a pragmatic approach, you'll dissect seven full--fledged applications, covering *How Ext JS allows you to create these applications with a slick user interface with a minimum of effort*How the other parts of Ext JS aside from the GUI widgets provide many of the capabilities modern applications need, such as Ajax and data mechanisms *How other technologies such as Ge

  17. Connecting YARP to the Web with Yarp.js

    Directory of Open Access Journals (Sweden)

    Carlo Ciliberto

    2017-12-01

    Full Text Available We present yarp.js, a JavaScript framework enabling robotics networks to interface and interact with external devices by exploiting modern Web communication protocols. By connecting a YARP server module with a browser client on any external device, yarp.js allows to access on board sensors using standard Web APIs and stream the acquired data through the yarp.js network without the need for any installation. Communication between YARP modules and yarp.js clients is bi-directional, opening also the possibility for robotics applications to exploit the capabilities of modern browsers to process external data, such as speech synthesis, 3D data visualization, or video streaming to name a few. Yarp.js requires only a browser installed on the client device, allowing for fast and easy deployment of novel applications. The code and sample applications to get started with the proposed framework are available for the community at the yarp.js GitHub repository.

  18. 78 FR 338 - Buckeye Hammond Railroad, L.L.C.; Acquisition and Operation Exemption; Buckeye Partners, L.P.

    Science.gov (United States)

    2013-01-03

    ... Railroad, L.L.C.; Acquisition and Operation Exemption; Buckeye Partners, L.P. Buckeye Hammond Railroad, L.L... acquire from Buckeye Partners, L.P., a noncarrier, and to operate approximately 6,797 feet (1.29 miles) of...: December 26, 2012. By the Board, Rachel D. Campbell, Director, Office of Proceedings. Jeffrey Herzig...

  19. blastjs: a BLAST+ wrapper for Node.js.

    Science.gov (United States)

    Page, Martin; MacLean, Dan; Schudoma, Christian

    2016-02-27

    To cope with the ever-increasing amount of sequence data generated in the field of genomics, the demand for efficient and fast database searches that drive functional and structural annotation in both large- and small-scale genome projects is on the rise. The tools of the BLAST+ suite are the most widely employed bioinformatic method for these database searches. Recent trends in bioinformatics application development show an increasing number of JavaScript apps that are based on modern frameworks such as Node.js. Until now, there is no way of using database searches with the BLAST+ suite from a Node.js codebase. We developed blastjs, a Node.js library that wraps the search tools of the BLAST+ suite and thus allows to easily add significant functionality to any Node.js-based application. blastjs is a library that allows the incorporation of BLAST+ functionality into bioinformatics applications based on JavaScript and Node.js. The library was designed to be as user-friendly as possible and therefore requires only a minimal amount of code in the client application. The library is freely available under the MIT license at https://github.com/teammaclean/blastjs.

  20. 20 CFR 658.411 - Filing and assignment of JS-related complaints.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Filing and assignment of JS-related... Agency Js Complaint System § 658.411 Filing and assignment of JS-related complaints. (a) JS-related... office personnel shall be as follows: (1) All JS-related complaints filed with a local office, and...

  1. Exposing Library Services with AngularJS

    OpenAIRE

    Jakob Voß; Moritz Horn

    2014-01-01

    This article provides an introduction to the JavaScript framework AngularJS and specific AngularJS modules for accessing library services. It shows how information such as search suggestions, additional links, and availability can be embedded in any website. The ease of reuse may encourage more libraries to expose their services via standard APIs to allow usage in different contexts.

  2. A Quantitative Measure of JS's Memory

    Science.gov (United States)

    Ben Shalom, Dorit; Faran, Yifat; Boucher, Jill

    2010-01-01

    JS is a highly able, well-educated 37 year old man with Asperger syndrome. A recent qualitative paper (Boucher, 2007) described his self-report of verbal and visual memory difficulties. The present paper used the WMS-III to compare the memory profile of JS to that of the adults with HFA in the Williams et al. (2005) WMS-III paper. Results show…

  3. 20 CFR 658.416 - Action on JS-related complaints.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Action on JS-related complaints. 658.416... ADMINISTRATIVE PROVISIONS GOVERNING THE JOB SERVICE SYSTEM Job Service Complaint System State Agency Js Complaint System § 658.416 Action on JS-related complaints. (a) The appropriate State agency official handling an...

  4. 32 CFR 311.7 - OSD/JS Privacy Office Processes.

    Science.gov (United States)

    2010-07-01

    ... 32 National Defense 2 2010-07-01 2010-07-01 false OSD/JS Privacy Office Processes. 311.7 Section...) PRIVACY PROGRAM OFFICE OF THE SECRETARY OF DEFENSE AND JOINT STAFF PRIVACY PROGRAM § 311.7 OSD/JS Privacy Office Processes. The OSD/JS Privacy Office shall: (a) Exercise oversight and administrative control of...

  5. Deploying Node.js

    CERN Document Server

    Pasquali, Sandro

    2015-01-01

    If you are an intermediate or advanced developer deploying your Node.js applications, then this book is for you. If you have already built a Node application or module and want to take your knowledge to the next level, this book will help you find your way.

  6. Antifungal activity of the osthol derivative JS-B against Phytophthora capsici.

    Science.gov (United States)

    Wang, Chun-Mei; Guan, Wei; Fang, Shu; Chen, Hao; Li, You-Qin; Cai, Chun; Fan, Yong-Jian; Shi, Zhi-Qi

    2010-08-01

    JS-B (C(12)H(10)O(3)) is a derivative compound of osthol. The antifungal properties of JS-B were tested against 10 economically important plant pathogens. JS-B was effective in inhibiting the mycelial growth of Phytophthora capsici, and its inhibition on different stages of the life cycle of P. capsici was observed. The 50% effective concentration (EC(50)) of JS-B on mycelial dry weight and zoospore germination of P. capsici was 43.74 and 86.03 microg/ml, respectively. The rupture of released zoospores induced by JS-B was reduced by the addition of 100 mM glucose. The ultrastructural study showed that JS-B caused destruction of most of the mitochondrions, the concentration of cell nuclear, and the existing vesicles. When compared with dimethomorph, the activity of JS-B on P. capsici was determined under pot conditions. The result showed that JS-B has a curative effect on pepper blight.

  7. 20 CFR 658.410 - Establishment of State agency JS complaint system.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Establishment of State agency JS complaint... Agency Js Complaint System § 658.410 Establishment of State agency JS complaint system. (a) Each State... State Administrator shall have overall responsibility for the operation of the State agency JS complaint...

  8. Mastering Ext JS

    CERN Document Server

    Groner, Loiane

    2015-01-01

    If you are a developer who is familiar with Ext JS and want to augment your skills to create even better web applications, this is the book for you. Basic knowledge of JavaScript/HTML/CSS and any server-side language (PHP, Java, C#, Ruby, or Python) is required.

  9. KnockoutJS blueprints

    CERN Document Server

    Russo, Carlo

    2015-01-01

    If you are a JavaScript developer and already know the basics of KnockoutJS and you want to get the most out of it, then this book is for you. This book will help in your transition from a small site to a large web application that is easily maintainable.

  10. Altered JS-2 expression in colorectal cancers and its clinical pathological relevance.

    Science.gov (United States)

    Lam, Alfred King-Yin; Gopalan, Vinod; Nassiri, Mohammad Reza; Kasim, Kais; Dissanayake, Jayampathy; Tang, Johnny Chuek-On; Smith, Robert Anthony

    2011-10-01

    JS-2 is a novel gene located at 5p15.2 and originally detected in primary oesophageal cancer. There is no study on the role of JS-2 in colorectal cancer. The aim of this study is to determine the gene copy number and expression of JS-2 in a large cohort of patients with colorectal tumours and correlate these to the clinicopathological features of the cancer patients. We evaluated the DNA copy number and mRNA expression of JS-2 in 176 colorectal tissues (116 adenocarcinomas, 30 adenomas and 30 non-neoplastic tissues) using real-time polymerase chain reaction. JS-2 expression was also evaluated in two colorectal cancer cell lines and a benign colorectal cell line. JS-2 amplification was noted in 35% of the colorectal adenocarcinomas. Significant differences in relative expression levels for JS-2 mRNA between different colorectal tissues were noted (p = 0.05). Distal colorectal adenocarcinoma had significantly higher copy number than proximal adenocarcinoma (p = 0.005). The relative expression level of JS-2 was different between colonic and rectal adenocarcinoma (p = 0.007). Mucinous adenocarcinoma showed higher JS-2 expression than non-mucinous adenocarcinoma (p = 0.02). Early T-stage cancers appear to have higher JS-2 copy number and lower expression of JS-2 mRNA than later stage cancers (p = 0.001 and 0.03 respectively). Colorectal cancer cell lines showed lower expression of JS-2 than the benign colorectal cell line. JS-2 copy number change and expression were shown for the first time to be altered in the carcinogenesis of colorectal cancer. In addition, genetic alteration of JS-2 was found to be related to location, pathological subtypes and staging of colorectal cancer. Copyright © 2011 Federation of European Biochemical Societies. Published by Elsevier B.V. All rights reserved.

  11. Cytoscape.js: a graph theory library for visualisation and analysis.

    Science.gov (United States)

    Franz, Max; Lopes, Christian T; Huck, Gerardo; Dong, Yue; Sumer, Onur; Bader, Gary D

    2016-01-15

    Cytoscape.js is an open-source JavaScript-based graph library. Its most common use case is as a visualization software component, so it can be used to render interactive graphs in a web browser. It also can be used in a headless manner, useful for graph operations on a server, such as Node.js. Cytoscape.js is implemented in JavaScript. Documentation, downloads and source code are available at http://js.cytoscape.org. gary.bader@utoronto.ca. © The Author 2015. Published by Oxford University Press.

  12. 20 CFR 658.414 - Referral of non-JS-related complaints.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Referral of non-JS-related complaints. 658... ADMINISTRATIVE PROVISIONS GOVERNING THE JOB SERVICE SYSTEM Job Service Complaint System State Agency Js Complaint System § 658.414 Referral of non-JS-related complaints. (a) To facilitate the operation of the...

  13. HTML5 game programming with enchant.js

    CERN Document Server

    Shimizu, Ryo; Fushimi, Ryohei; Tanaka, Ryo; Kratzer, Kevin; McInnis, Brandon; Inc, enchantjs

    2013-01-01

    Official book from the developers of enchant.js. Enchant.js is open source, so there is no barrier for entry. Provides aspiring game developers with a tool to program fully-fledged games quickly and easily. Teaches the basics of HTML5 and JavaScript, invaluable tools for budding programmers. Shares invaluable tips from professional game developers for creating compelling game design and content.

  14. 3Dmol.js: molecular visualization with WebGL.

    Science.gov (United States)

    Rego, Nicholas; Koes, David

    2015-04-15

    3Dmol.js is a modern, object-oriented JavaScript library that uses the latest web technologies to provide interactive, hardware-accelerated three-dimensional representations of molecular data without the need to install browser plugins or Java. 3Dmol.js provides a full featured API for developers as well as a straightforward declarative interface that lets users easily share and embed molecular data in websites. 3Dmol.js is distributed under the permissive BSD open source license. Source code and documentation can be found at http://3Dmol.csb.pitt.edu dkoes@pitt.edu. © The Author 2014. Published by Oxford University Press.

  15. KnockoutJS web development

    CERN Document Server

    Farrar, John

    2015-01-01

    This book is for web developers and designers who work with HTML and JavaScript to help them manage data and interactivity with data using KnockoutJS. Knowledge about jQuery will be useful but is not necessary.

  16. AngularJS yksisivuisen web-applikaation kehitysalustana

    OpenAIRE

    Karhu, Tuomo

    2015-01-01

    Yksisivuiset web-applikaatiot (SPA-sovellukset) ovat yleistyneet viimeisten kymmenen vuoden aikana, ja näiden avulla on ollut mahdollista tuoda verkkosivuston käyttökokemus lähemmäksi aitojen ohjelmasovellusten vastaavaa. Yksisivuisten web-applikaatioitten kehitystyöhön tarkoitetuista sovelluskehyksistä AngularJS on yksi käytetyimmistä ja suosituimmista. Työn tavoitteena on selvittää miten AngularJS-sovelluskehys soveltuu SPA-sivustojen kehitykseen sovelluskehittäjän näkökulmasta, sekä mi...

  17. Learning Three.js the JavaScript 3D library for WebGL

    CERN Document Server

    Dirksen, Jos

    2013-01-01

    ""Learning Three.js is a hands-on guide which provides everything you need to start working with the powerful JavaScript library, and start creating awesome in-browser visualizations"".Learning Three.js is written for anyone looking to get started with Three.js, or looking to improve their skills with the popular js library. The book assumes some knowledge of javascript, but you don't need any knowledge of Three.js itself to follow the book.

  18. Learning web development with Bootstrap and AngularJS

    CERN Document Server

    Radford, Stephen

    2015-01-01

    Whether you know a little about Bootstrap or AngularJS, or you're a complete beginner, this book will enhance your capabilities in both frameworks and you'll build a fully functional web app. A working knowledge of HTML, CSS, and JavaScript is required to fully get to grips with Bootstrap and AngularJS.

  19. Building scalable apps with Redis and Node.js

    CERN Document Server

    Johanan, Joshua

    2014-01-01

    If the phrase scalability sounds alien to you, then this is an ideal book for you. You will not need much Node.js experience as each framework is demonstrated in a way that requires no previous knowledge of the framework. You will be building scalable Node.js applications in no time! Knowledge of JavaScript is required.

  20. Node.js by example

    CERN Document Server

    Tsonev, Krasimir

    2015-01-01

    If you are a JavaScript developer with no experience with Node.js or server-side web development, this book is for you. It will lead you through creating a fairly complex social network. You will learn how to work with a database and create real-time communication channels.

  1. EFFECT OF A PLURONIC® P123 FORMULATION ON THE NITRIC OXIDE-GENERATING DRUG JS-K

    Science.gov (United States)

    Kaur, Imit; Kosak, Ken M.; Terrazas, Moises; Herron, James N.; Kern, Steven E.; Boucher, Kenneth M.; Shami, Paul J.

    2014-01-01

    Purpose O2-(2,4-dinitrophenyl)1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate] or JS-K is a nitric oxide-producing prodrug of the arylated diazeniumdiolate class with promising anti-tumor activity. JS-K has challenging solubility and stability properties. We aimed to characterize and compare Pluronic® P123-formulated JS-K (P123/JS-K) with free JS-K. Methods We determined micelle size, shape, and critical micelle concentration of Pluronic® P123. Efficacy was evaluated in vitro using HL-60 and U937 cells and in vivo in a xenog raft in NOD/SCID IL2Rγnull mice using HL-60 cells. We compared JS-K and P123/JS-K stability in different media. We also compared plasma protein binding of JS-K and P123/JS-K. We determined the binding and Stern Volmer constants, and thermodynamic parameters. Results Spherical P123/JS-K micelles were smaller than blank P123. P123/JS-K formulation was more stable in buffered saline, whole blood, plasma and RPMI media as compared to free JS-K. P123 affected the protein binding properties of JS-K. In vitro it was as efficacious as JS-K alone when tested in HL-60 and U937 cells and in vivo greater tumor regression was observed for P123/JS-K treated NOD/SCID IL2Rγnull mice when compared to free JS-K-treated NOD/SCID IL2Rγnull mice. Conclusions Pluronic® P123 solubilizes, stabilizes and affects the protein binding characteristics of JS-K. P123/JS-K showed more in vivo anti-tumor activity than free JS-K. PMID:25330743

  2. 20 CFR 658.401 - Types of complaints handled by the JS complaint system.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Types of complaints handled by the JS... § 658.401 Types of complaints handled by the JS complaint system. (a)(1) The types of complaints (JS related complaints) which shall be handled to resolution by the JS complaint system are as follows: (i...

  3. AngularJS in the Wild: A Survey with 460 Developers

    OpenAIRE

    Ramos, Miguel; Valente, Marco Tulio; Terra, Ricardo; Santos, Gustavo

    2016-01-01

    To implement modern web applications, a new family of JavaScript frameworks has emerged, using the MVC pattern. Among these frameworks, the most popular one is AngularJS, which is supported by Google. In spite of its popularity, there is not a clear knowledge on how AngularJS design and features affect the development experience of Web applications. Therefore, this paper reports the results of a survey about AngularJS, including answers from 460 developers. Our contributions include the ident...

  4. Effect of a Pluronic(®) P123 formulation on the nitric oxide-generating drug JS-K.

    Science.gov (United States)

    Kaur, Imit; Kosak, Ken M; Terrazas, Moises; Herron, James N; Kern, Steven E; Boucher, Kenneth M; Shami, Paul J

    2015-04-01

    O(2)-(2,4-dinitrophenyl)1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate] or JS-K is a nitric oxide-producing prodrug of the arylated diazeniumdiolate class with promising anti-tumor activity. JS-K has challenging solubility and stability properties. We aimed to characterize and compare Pluronic(®) P123-formulated JS-K (P123/JS-K) with free JS-K. We determined micelle size, shape, and critical micelle concentration of Pluronic(®) P123. Efficacy was evaluated in vitro using HL-60 and U937 cells and in vivo in a xenograft in NOD/SCID IL2Rγ (null) mice using HL-60 cells. We compared JS-K and P123/JS-K stability in different media. We also compared plasma protein binding of JS-K and P123/JS-K. We determined the binding and Stern Volmer constants, and thermodynamic parameters. Spherical P123/JS-K micelles were smaller than blank P123. P123/JS-K formulation was more stable in buffered saline, whole blood, plasma and RPMI media as compared to free JS-K. P123 affected the protein binding properties of JS-K. In vitro it was as efficacious as JS-K alone when tested in HL-60 and U937 cells and in vivo greater tumor regression was observed for P123/JS-K treated NOD/SCID IL2Rγ (null) mice when compared to free JS-K-treated NOD/SCID IL2Rγ (null) mice. Pluronic(®) P123 solubilizes, stabilizes and affects the protein binding characteristics of JS-K. P123/JS-K showed more in vivo anti-tumor activity than free JS-K.

  5. Quality assurance systems at SKODA JS

    International Nuclear Information System (INIS)

    Janecek, P.

    2000-01-01

    In addition to technical requirements put upon the design, manufacture, installation and commissioning of equipment for nuclear power plants, emphasis is laid upon quality assurance of such activities so as to secure nuclear safety of installations over the world. As the technical level of nuclear safety assurance is being enhanced continuously, the requirements are becoming more and more stringent, which is mirrored by the relevant standards and legislation. SKODA JS has always been pursuing the quality goal and has been contributing to this aspect markedly. The quality assurance system at SKODA JS helps the company to satisfy all the appropriate requirements of its customers as well as the applicable standards and regulations. (author)

  6. Leucocytes DNA damage in mice exposed to JS-118 by the comet assay.

    Science.gov (United States)

    Zhang, Tao; Hu, Jiye; Zhang, Yuchao; Zhao, Qianfei; Ning, Jun

    2011-09-01

    JS-118 is an extensively used insecticide in China. The present study investigated the genotoxic effect of JS-118 on whole blood at 24, 48, 72 and 96 h by using alkaline comet assay. Male Kunming mice were given 6.25, 12.5, 25, 50 and 100 mg/kg BW of JS-118 intraperitoneally. A statistically significant increase in all comet parameters indicating DNA damage was observed at 24 h post-treatment (p JS-118 and the period of treatment. The present study provided further information of the potential risk of the genetic damage caused by JS-118.

  7. 20 CFR 658.420 - Establishment of JS complaint system at the ETA regional office.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Establishment of JS complaint system at the... Complaint System Federal Js Complaint System § 658.420 Establishment of JS complaint system at the ETA regional office. (a) Each Regional Administrator shall establish and maintain a JS complaint system at the...

  8. High performance geospatial and climate data visualization using GeoJS

    Science.gov (United States)

    Chaudhary, A.; Beezley, J. D.

    2015-12-01

    GeoJS (https://github.com/OpenGeoscience/geojs) is an open-source library developed to support interactive scientific and geospatial visualization of climate and earth science datasets in a web environment. GeoJS has a convenient application programming interface (API) that enables users to harness the fast performance of WebGL and Canvas 2D APIs with sophisticated Scalable Vector Graphics (SVG) features in a consistent and convenient manner. We started the project in response to the need for an open-source JavaScript library that can combine traditional geographic information systems (GIS) and scientific visualization on the web. Many libraries, some of which are open source, support mapping or other GIS capabilities, but lack the features required to visualize scientific and other geospatial datasets. For instance, such libraries are not be capable of rendering climate plots from NetCDF files, and some libraries are limited in regards to geoinformatics (infovis in a geospatial environment). While libraries such as d3.js are extremely powerful for these kinds of plots, in order to integrate them into other GIS libraries, the construction of geoinformatics visualizations must be completed manually and separately, or the code must somehow be mixed in an unintuitive way.We developed GeoJS with the following motivations:• To create an open-source geovisualization and GIS library that combines scientific visualization with GIS and informatics• To develop an extensible library that can combine data from multiple sources and render them using multiple backends• To build a library that works well with existing scientific visualizations tools such as VTKWe have successfully deployed GeoJS-based applications for multiple domains across various projects. The ClimatePipes project funded by the Department of Energy, for example, used GeoJS to visualize NetCDF datasets from climate data archives. Other projects built visualizations using GeoJS for interactively exploring

  9. 20 CFR 658.422 - Handling of non-JS-related complaints by the Regional Administrator.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Handling of non-JS-related complaints by the... Federal Js Complaint System § 658.422 Handling of non-JS-related complaints by the Regional Administrator. (a) Each non-JS-related complaint filed by an MSFW alleging violations of employment related laws...

  10. Anatomy of BioJS, an open source community for the life sciences.

    Science.gov (United States)

    Yachdav, Guy; Goldberg, Tatyana; Wilzbach, Sebastian; Dao, David; Shih, Iris; Choudhary, Saket; Crouch, Steve; Franz, Max; García, Alexander; García, Leyla J; Grüning, Björn A; Inupakutika, Devasena; Sillitoe, Ian; Thanki, Anil S; Vieira, Bruno; Villaveces, José M; Schneider, Maria V; Lewis, Suzanna; Pettifer, Steve; Rost, Burkhard; Corpas, Manuel

    2015-07-08

    BioJS is an open source software project that develops visualization tools for different types of biological data. Here we report on the factors that influenced the growth of the BioJS user and developer community, and outline our strategy for building on this growth. The lessons we have learned on BioJS may also be relevant to other open source software projects.

  11. JS-K promotes apoptosis by inducing ROS production in human prostate cancer cells.

    Science.gov (United States)

    Qiu, Mingning; Chen, Lieqian; Tan, Guobin; Ke, Longzhi; Zhang, Sai; Chen, Hege; Liu, Jianjun

    2017-03-01

    Reactive oxygen species (ROS) are chemical species that alter redox status, and are responsible for inducing carcinogenesis. The purpose of the present study was to assess the effects of the glutathione S transferase-activated nitric oxide donor prodrug, JS-K, on ROS accumulation and on proliferation and apoptosis in human prostate cancer cells. Cell proliferation and apoptosis, ROS accumulation and the activation of the mitochondrial signaling pathway were measured. The results demonstrated that JS-K may inhibit prostate cancer cell growth in a dose- and time-dependent manner, and induce ROS accumulation and apoptosis in a dose-dependent manner. With increasing concentrations of JS-K, expression of pro-apoptotic proteins increased, but Bcl-2 expression decreased. Additionally, the antioxidant N-acetylcysteine reversed JS-K-induced cell apoptosis; conversely, the pro-oxidant glutathione disulfide exacerbated JS-K-induced apoptosis. In conclusion, the data suggest that JS-K induces prostate cancer cell apoptosis by increasing ROS levels.

  12. Cytoscape tools for the web age: D3.js and Cytoscape.js exporters [v2; ref status: indexed, http://f1000r.es/4k7

    Directory of Open Access Journals (Sweden)

    Keiichiro Ono

    2014-10-01

    Full Text Available In this paper we present new data export modules for Cytoscape 3 that can generate network files for Cytoscape.js and D3.js. Cytoscape.js exporter is implemented as a core feature of Cytoscape 3, and D3.js exporter is available as a Cytoscape 3 app. These modules enable users to seamlessly export network and table data sets generated in Cytoscape to popular JavaScript library readable formats. In addition, we implemented template web applications for browser-based interactive network visualization that can be used as basis for complex data visualization applications for bioinformatics research. Example web applications created with these tools demonstrate how Cytoscape works in modern data visualization workflows built with traditional desktop tools and emerging web-based technologies. This interactivity enables researchers more flexibility than with static images, thereby greatly improving the quality of insights researchers can gain from them.

  13. AngularJS directives

    CERN Document Server

    Vanston, Alex

    2013-01-01

    This book uses a practical, step-by-step approach, starting with how to build directives from the ground up before moving on to creating web applications comprised of multiple modules all working together to provide the best user experience possible.This book is intended for intermediate JavaScript developers who are looking to enhance their understanding of single-page web application development with a focus on AngularJS and the JavaScript MVC frameworks.It is expected that readers will understand basic JavaScript patterns and idioms and can recognize JSON formatted data.

  14. CELLULAR DISTRIBUTION STUDIES OF THE NITRIC OXIDE-GENERATING ANTINEOPLASTIC PRODRUG JS-K, FORMULATED IN PLURONIC P123 MICELLES

    Science.gov (United States)

    Kaur, Imit; Terrazas, Moises; Kosak, Ken M.; Kern, Steven E.; Boucher, Kenneth M.; Shami, Paul J.

    2014-01-01

    Objective Nitric oxide (NO) possesses anti-tumor activity. It induces differentiation and apoptosis in acute myeloid leukemia (AML) cells. The NO prodrug O2-(2,4-dinitrophenyl)1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate, or JS-K, has potent antileukemic activity. JS-K is also active in vitro and in vivo against multiple myeloma, prostate cancer, non-small cell lung cancer, glioma and liver cancer. Using the Pluronic® P123 polymer, we have developed a micelle formulation for JS-K in order to increase its solubility and stability. The goal of the current study was to investigate the cellular distribution of JS-K in AML cells. Methods We investigated the intracellular distribution of JS-K (free drug) and JS-K formulated in P123 micelles (P123/JS-K) using HL-60 AML cells. We also studied the S-glutathionylating effects of JS-K on proteins in the cytoplasmic and nuclear cellular fractions. Key findings Both free JS-K and P123/JS-K accumulate primarily in the nucleus. Both free JS-K and P123/JS-K induced S-glutathionylation of nuclear proteins, although the effect produced was more pronounced with P123/JS-K. Minimal S-glutathionylation of cytoplasmic proteins was observed. Conclusions We conclude that a micelle formulation of JS-K increases its accumulation in the nucleus. Post-translational protein modification through S-glutathionylation may contribute to JS-K’s anti-leukemic properties. PMID:23927471

  15. Research on TCP/IP network communication based on Node.js

    Science.gov (United States)

    Huang, Jing; Cai, Lixiong

    2018-04-01

    In the face of big data, long connection and high synchronization, TCP/IP network communication will cause performance bottlenecks due to its blocking multi-threading service model. This paper presents a method of TCP/IP network communication protocol based on Node.js. On the basis of analyzing the characteristics of Node.js architecture and asynchronous non-blocking I/O model, the principle of its efficiency is discussed, and then compare and analyze the network communication model of TCP/IP protocol to expound the reasons why TCP/IP protocol stack is widely used in network communication. Finally, according to the large data and high concurrency in the large-scale grape growing environment monitoring process, a TCP server design based on Node.js is completed. The results show that the example runs stably and efficiently.

  16. SATCHMO-JS: a webserver for simultaneous protein multiple sequence alignment and phylogenetic tree construction.

    Science.gov (United States)

    Hagopian, Raffi; Davidson, John R; Datta, Ruchira S; Samad, Bushra; Jarvis, Glen R; Sjölander, Kimmen

    2010-07-01

    We present the jump-start simultaneous alignment and tree construction using hidden Markov models (SATCHMO-JS) web server for simultaneous estimation of protein multiple sequence alignments (MSAs) and phylogenetic trees. The server takes as input a set of sequences in FASTA format, and outputs a phylogenetic tree and MSA; these can be viewed online or downloaded from the website. SATCHMO-JS is an extension of the SATCHMO algorithm, and employs a divide-and-conquer strategy to jump-start SATCHMO at a higher point in the phylogenetic tree, reducing the computational complexity of the progressive all-versus-all HMM-HMM scoring and alignment. Results on a benchmark dataset of 983 structurally aligned pairs from the PREFAB benchmark dataset show that SATCHMO-JS provides a statistically significant improvement in alignment accuracy over MUSCLE, Multiple Alignment using Fast Fourier Transform (MAFFT), ClustalW and the original SATCHMO algorithm. The SATCHMO-JS webserver is available at http://phylogenomics.berkeley.edu/satchmo-js. The datasets used in these experiments are available for download at http://phylogenomics.berkeley.edu/satchmo-js/supplementary/.

  17. BioJS: an open source JavaScript framework for biological data visualization.

    Science.gov (United States)

    Gómez, John; García, Leyla J; Salazar, Gustavo A; Villaveces, Jose; Gore, Swanand; García, Alexander; Martín, Maria J; Launay, Guillaume; Alcántara, Rafael; Del-Toro, Noemi; Dumousseau, Marine; Orchard, Sandra; Velankar, Sameer; Hermjakob, Henning; Zong, Chenggong; Ping, Peipei; Corpas, Manuel; Jiménez, Rafael C

    2013-04-15

    BioJS is an open-source project whose main objective is the visualization of biological data in JavaScript. BioJS provides an easy-to-use consistent framework for bioinformatics application programmers. It follows a community-driven standard specification that includes a collection of components purposely designed to require a very simple configuration and installation. In addition to the programming framework, BioJS provides a centralized repository of components available for reutilization by the bioinformatics community. http://code.google.com/p/biojs/. Supplementary data are available at Bioinformatics online.

  18. Instant IntroJs

    CERN Document Server

    Arasteh, Ehsan

    2013-01-01

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A simple starter that will guide you through IntroJs from scratch to advanced topics using a simple step by step approach with useful examples along the way.This book is for web designers who want to create an interactive step-by-step introduction for showing specific or all parts of an application or website to users. Basic JavaScript programming and knowledge of HTML and CSS is required. No knowledge of any other JavaScript libraries is needed

  19. Web-Based Geospatial Visualization of GPM Data with CesiumJS

    Science.gov (United States)

    Lammers, Matt

    2018-01-01

    Advancements in the capabilities of JavaScript frameworks and web browsing technology have made online visualization of large geospatial datasets such as those coming from precipitation satellites viable. These data benefit from being visualized on and above a three-dimensional surface. The open-source JavaScript framework CesiumJS (http://cesiumjs.org), developed by Analytical Graphics, Inc., leverages the WebGL protocol to do just that. This presentation will describe how CesiumJS has been used in three-dimensional visualization products developed as part of the NASA Precipitation Processing System (PPS) STORM data-order website. Existing methods of interacting with Global Precipitation Measurement (GPM) Mission data primarily focus on two-dimensional static images, whether displaying vertical slices or horizontal surface/height-level maps. These methods limit interactivity with the robust three-dimensional data coming from the GPM core satellite. Integrating the data with CesiumJS in a web-based user interface has allowed us to create the following products. We have linked with the data-order interface an on-the-fly visualization tool for any GPM/partner satellite orbit. A version of this tool also focuses on high-impact weather events. It enables viewing of combined radar and microwave-derived precipitation data on mobile devices and in a way that can be embedded into other websites. We also have used CesiumJS to visualize a method of integrating gridded precipitation data with modeled wind speeds that animates over time. Emphasis in the presentation will be placed on how a variety of technical methods were used to create these tools, and how the flexibility of the CesiumJS framework facilitates creative approaches to interact with the data.

  20. JS3P: junior staff programme pilot project

    International Nuclear Information System (INIS)

    Pretrel, H.; Tregoures, N.; Bessiron, V.; Dehoyos, A.; Delvallee, I.; Brisson, N.; Debayle, C.; Dubreuil, M.; Nicaise, G.; Perignon, J.P.; Richard, J.; Reinke, N.; Kaulard, J.; Burgener, M.; Keesmann, S.; Schramm, B.; Seubert, A.; Sternkopf, J.; Thuma, G.; Weber, S.; Smidts, O.; Maillet, E.; Bucalossi, A.; Van haesendonck, M.; Uyttenhove, W.; Mertens, J.

    2006-01-01

    Concept: The objective of the project is to allow junior staff members from the European Technical Safety Organisations (TSOs), IRSN, GRS and AVN, to work together with the final goal of creating a junior staff network, based on technical, cultural and personal interests. These projects are to show junior staff members at a very early stage during their career the need for European collaborations. They are also a tool to explore new subjects of co-operation. It is an initiative that should strengthen the links between the organisations and contribute to establishing the future of nuclear safety in Europe. A JS3P (Junior Staff Programme Pilot Project) is a project done jointly by 'junior' staff members from the three TSOs, where experience of 'seniors' is also integrated when needed. Compared to other collaborative activities, it has certain specific features. The JS3P favours staff exchanges, and technical meetings of several days should be planned during a project in order to encourage people to work together. Technical objectives are shared and the work is done jointly (reports, articles). The team involved in the JS3P should be as small as possible to favour its efficiency. The JS3P is short and easy to realize. Its duration is fixed to a maximum of about 12 months with the option to be prolonged. Typical topics are bibliographic work, comparison issues, scientific surveys, benchmark exercises and prospective investigations on innovative ideas. They can be linked to existing joint projects and then form a smaller module integrated into the large project. Topics may concern prospective issues, tentatively investigating new topics that can be seen as exploratory co-operation projects. Subjects may also concern research issues that are not a priority but that deserve to be investigated as new attractive topics. The JS3P is defined and managed by junior staff members. It is approved by a management board committee and supervised by a technical steering committee

  1. Juicebox.js Provides a Cloud-Based Visualization System for Hi-C Data.

    Science.gov (United States)

    Robinson, James T; Turner, Douglass; Durand, Neva C; Thorvaldsdóttir, Helga; Mesirov, Jill P; Aiden, Erez Lieberman

    2018-02-28

    Contact mapping experiments such as Hi-C explore how genomes fold in 3D. Here, we introduce Juicebox.js, a cloud-based web application for exploring the resulting datasets. Like the original Juicebox application, Juicebox.js allows users to zoom in and out of such datasets using an interface similar to Google Earth. Juicebox.js also has many features designed to facilitate data reproducibility and sharing. Furthermore, Juicebox.js encodes the exact state of the browser in a shareable URL. Creating a public browser for a new Hi-C dataset does not require coding and can be accomplished in under a minute. The web app also makes it possible to create interactive figures online that can complement or replace ordinary journal figures. When combined with Juicer, this makes the entire process of data analysis transparent, insofar as every step from raw reads to published figure is publicly available as open source code. Copyright © 2018 The Authors. Published by Elsevier Inc. All rights reserved.

  2. JS-MS: a cross-platform, modular javascript viewer for mass spectrometry signals.

    Science.gov (United States)

    Rosen, Jebediah; Handy, Kyle; Gillan, André; Smith, Rob

    2017-11-06

    Despite the ubiquity of mass spectrometry (MS), data processing tools can be surprisingly limited. To date, there is no stand-alone, cross-platform 3-D visualizer for MS data. Available visualization toolkits require large libraries with multiple dependencies and are not well suited for custom MS data processing modules, such as MS storage systems or data processing algorithms. We present JS-MS, a 3-D, modular JavaScript client application for viewing MS data. JS-MS provides several advantages over existing MS viewers, such as a dependency-free, browser-based, one click, cross-platform install and better navigation interfaces. The client includes a modular Java backend with a novel streaming.mzML parser to demonstrate the API-based serving of MS data to the viewer. JS-MS enables custom MS data processing and evaluation by providing fast, 3-D visualization using improved navigation without dependencies. JS-MS is publicly available with a GPLv2 license at github.com/optimusmoose/jsms.

  3. JS-K, a nitric oxide-releasing prodrug, induces breast cancer cell death while sparing normal mammary epithelial cells.

    Science.gov (United States)

    McMurtry, Vanity; Saavedra, Joseph E; Nieves-Alicea, René; Simeone, Ann-Marie; Keefer, Larry K; Tari, Ana M

    2011-04-01

    Targeted therapy with reduced side effects is a major goal in cancer research. We investigated the effects of JS-K, a nitric oxide (NO) prodrug designed to release high levels of NO when suitably activated, on human breast cancer cell lines, on non-transformed human MCF-10A mammary cells, and on normal human mammary epithelial cells (HMECs). Cell viability assay, flow cytometry, electron microscopy, and Western blot analysis were used to study the effects of JS-K on breast cancer and on mammary epithelial cells. After a 3-day incubation, the IC50s of JS-K against the breast cancer cells ranged from 0.8 to 3 µM. However, JS-K decreased the viability of the MCF-10A cells by only 20% at 10-µM concentration, and HMECs were unaffected by 10 µM JS-K. Flow cytometry indicated that JS-K increased the percentages of breast cancer cells under-going apoptosis. Interestingly, flow cytometry indicated that JS-K increased acidic vesicle organelle formation in breast cancer cells, suggesting that JS-K induced autophagy in breast cancer cells. Electron microscopy confirmed that JS-K-treated breast cancer cells underwent autophagic cell death. Western blot analysis showed that JS-K induced the expression of microtubule light chain 3-II, another autophagy marker, in breast cancer cells. However, JS-K did not induce apoptosis or autophagy in normal human mammary epithelial cells. These data indicate that JS-K selectively induces programmed cell death in breast cancer cells while sparing normal mammary epithelial cells under the same conditions. The selective anti-tumor activity of JS-K warrants its further investigation in breast tumors.

  4. Vcs.js - Visualization Control System for the Web

    Science.gov (United States)

    Chaudhary, A.; Lipsa, D.; Doutriaux, C.; Beezley, J. D.; Williams, D. N.; Fries, S.; Harris, M. B.

    2016-12-01

    VCS is a general purpose visualization library, optimized for climate data, which is part of the UV-CDAT system. It provides a Python API for drawing 2D plots such as lineplots, scatter plots, Taylor diagrams, data colored by scalar values, vector glyphs, isocontours and map projections. VCS is based on the VTK library. Vcs.js is the corresponding JavaScript API, designed to be as close as possible to the original VCS Python API and to provide similar functionality for the Web. Vcs.js includes additional functionality when compared with VCS. This additional API is used to introspect data files available on the server and variables available in a data file. Vcs.js can display plots in the browser window. It always works with a server that reads a data file, extracts variables from the file and subsets the data. From this point, two alternate paths are possible. First the system can render the data on the server using VCS producing an image which is send to the browser to be displayed. This path works for for all plot types and produces a reference image identical with the images produced by VCS. This path uses the VTK-Web library. As an optimization, usable in certain conditions, a second path is possible. Data is packed, and sent to the browser which uses a JavaScript plotting library, such as plotly, to display the data. Plots that work well in the browser are line-plots, scatter-plots for any data and many other plot types for small data and supported grid types. As web technology matures, more plots could be supported for rendering in the browser. Rendering can be done either on the client or on the server and we expect that the best place to render will change depending on the available web technology, data transfer costs, server management costs and value provided to users. We intend to provide a flexible solution that allows for both client and server side rendering and a meaningful way to choose between the two. We provide a web-based user interface called v

  5. JS-K, an arylating nitric oxide (NO) donor, has synergistic anti-leukemic activity with cytarabine (ARA-C).

    Science.gov (United States)

    Shami, Paul J; Maciag, Anna E; Eddington, Jordan K; Udupi, Vidya; Kosak, Ken M; Saavedra, Joseph E; Keefer, Larry K

    2009-11-01

    We have designed prodrugs that release nitric oxide (NO) on metabolism by glutathione S-transferases (GST). This design exploits the upregulation of GST in acute myeloid leukemia (AML) cells. O(2)-(2,4-dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K, a member of this class) has potent anti-leukemic activity. HL-60 myeloid leukemia cells were used for in vitro studies of the combination of JS-K with daunorubicin (DAUNO), cytarabine (ARA-C) or etoposide (ETOP) using the median effect method to determine synergistic, antagonistic, or additive effects. Combinations of JS-K added simultaneously, 2h before or 2h after the other compounds were used. JS-K and DAUNO were antagonistic in all three drug sequences. JS-K and ETOP were also antagonistic but to a lesser degree. JS-K and ARA-C showed strong synergy. The combination index at the 50% fraction affected was 0.37+/-0.23, 0.24+/-0.27, and 0.15+/-0.11 for simultaneous, JS-K first and ARA-C first additions, respectively. JS-K by itself induced DNA strand breaks at relatively high concentrations. However, at submicromolar concentrations, it significantly augmented ARA-C-induced DNA strand breaks. NMR spectroscopy revealed no evidence of chemical interaction between JS-K and the other chemotherapeutic agents. We conclude that ARA-C and JS-K have synergistic anti-leukemic activity and warrant further exploration in combination.

  6. Contrasting growth properties of Nocardioides JS614 on threedifferent vinyl halides.

    Science.gov (United States)

    Taylor, Anne E; Bottomley, Peter J; Semprini, Lewis

    2018-02-01

    Ethene (ETH)-grown inocula of Nocardioides JS614 grow on vinyl chloride (VC), vinyl fluoride (VF), or vinyl bromide (VB) as the sole carbon and energy source, with faster growth rates and higher cell yields on VC and VF than on VB. However, whereas acetate-grown inocula of JS614 grow on VC and VF after a lag period, growth on VB did not occur unless supplemental ethene oxide (EtO) was present in the medium. Despite inferior growth on VB, the maximum rate of VB consumption by ETH-grown cells was ~ 50% greater than the rates of VC and VF consumption, but Br - release during VB consumption was non-stoichiometric with VB consumption (~ 66%) compared to 100% release of Cl - and F - during VC and VF consumption. Evidence was obtained for VB turnover-dependent toxicity of cell metabolism in JS614 with both acetate-dependent respiration and growth being significantly reduced by VB turnover, but no VC or VF turnover-dependent toxicity of growth was detected. Reduced growth rate and cell yield of JS614 on VB probably resulted from a combination of inefficient metabolic processing of the highly unstable VB epoxide (t 0.5  = 45 s), accompanied by growth inhibitory effects of VB metabolites on acetate-dependent metabolism. The exact role(s) of EtO in promoting growth of alkene repressed JS614 on VB remains unresolved, with evidence of EtO inducing epoxide consuming activity prior to an increase in alkene oxidizing activity and supplementing reductant supply when VB is the growth substrate.

  7. Gene expression profiling for nitric oxide prodrug JS-K to kill HL-60 myeloid leukemia cells.

    Science.gov (United States)

    Liu, Jie; Malavya, Swati; Wang, Xueqian; Saavedra, Joseph E; Keefer, Larry K; Tokar, Erik; Qu, Wei; Waalkes, Michael P; Shami, Paul J

    2009-07-01

    The nitric oxide (NO) prodrug JS-K is shown to have anticancer activity. To profile the molecular events associated with the anticancer effects of JS-K, HL-60 leukemia cells were treated with JS-K and subjected to microarray and real-time RT-PCR analysis. JS-K induced concentration- and time-dependent gene expression changes in HL-60 cells corresponding to the cytolethality effects. The apoptotic genes (caspases, Bax, and TNF-alpha) were induced, and differentiation-related genes (CD14, ITGAM, and VIM) were increased. For acute phase protein genes, some were increased (TP53, JUN) while others were suppressed (c-myc, cyclin E). The expression of anti-angiogenesis genes THBS1 and CD36 and genes involved in tumor cell migration such as tissue inhibitors of metalloproteinases, were also increased by JS-K. Confocal analysis confirmed key gene changes at the protein levels. Thus, multiple molecular events are associated with JS-K effects in killing HL-60, which could be molecular targets for this novel anticancer NO prodrug.

  8. Skoda JS's proposal for Slovak nuclear power industry

    International Nuclear Information System (INIS)

    Borovec, J.

    2004-01-01

    In this presentation author deals with the structure and revenues of the Skoda JS, a.s., as well as productions of the company for nuclear power industry in the Czech Republic, Ukraine and the Slovak Republic

  9. jsPsych: a JavaScript library for creating behavioral experiments in a Web browser.

    Science.gov (United States)

    de Leeuw, Joshua R

    2015-03-01

    Online experiments are growing in popularity, and the increasing sophistication of Web technology has made it possible to run complex behavioral experiments online using only a Web browser. Unlike with offline laboratory experiments, however, few tools exist to aid in the development of browser-based experiments. This makes the process of creating an experiment slow and challenging, particularly for researchers who lack a Web development background. This article introduces jsPsych, a JavaScript library for the development of Web-based experiments. jsPsych formalizes a way of describing experiments that is much simpler than writing the entire experiment from scratch. jsPsych then executes these descriptions automatically, handling the flow from one task to another. The jsPsych library is open-source and designed to be expanded by the research community. The project is available online at www.jspsych.org .

  10. phylo-node: A molecular phylogenetic toolkit using Node.js.

    Science.gov (United States)

    O'Halloran, Damien M

    2017-01-01

    Node.js is an open-source and cross-platform environment that provides a JavaScript codebase for back-end server-side applications. JavaScript has been used to develop very fast and user-friendly front-end tools for bioinformatic and phylogenetic analyses. However, no such toolkits are available using Node.js to conduct comprehensive molecular phylogenetic analysis. To address this problem, I have developed, phylo-node, which was developed using Node.js and provides a stable and scalable toolkit that allows the user to perform diverse molecular and phylogenetic tasks. phylo-node can execute the analysis and process the resulting outputs from a suite of software options that provides tools for read processing and genome alignment, sequence retrieval, multiple sequence alignment, primer design, evolutionary modeling, and phylogeny reconstruction. Furthermore, phylo-node enables the user to deploy server dependent applications, and also provides simple integration and interoperation with other Node modules and languages using Node inheritance patterns, and a customized piping module to support the production of diverse pipelines. phylo-node is open-source and freely available to all users without sign-up or login requirements. All source code and user guidelines are openly available at the GitHub repository: https://github.com/dohalloran/phylo-node.

  11. JS-K, a glutathione S-transferase-activated nitric oxide donor with antineoplastic activity in malignant gliomas.

    Science.gov (United States)

    Weyerbrock, Astrid; Osterberg, Nadja; Psarras, Nikolaos; Baumer, Brunhilde; Kogias, Evangelos; Werres, Anna; Bette, Stefanie; Saavedra, Joseph E; Keefer, Larry K; Papazoglou, Anna

    2012-02-01

    Glutathione S-transferases (GSTs) control multidrug resistance and are upregulated in many cancers, including malignant gliomas. The diazeniumdiolate JS-K generates nitric oxide (NO) on enzymatic activation by glutathione and GST, showing promising NO-based anticancer efficacy. To evaluate the role of NO-based antitumor therapy with JS-K in U87 gliomas in vitro and in vivo. U87 glioma cells and primary glioblastoma cell lines were exposed to JS-K and a variety of inhibitors to study cell death by necrosis, apoptosis, and other mechanisms. GST expression was evaluated by immunocytochemistry, polymerase chain reaction, and Western blot, and NO release from JS-K was studied with a NO assay. The growth-inhibitory effect of JS-K was studied in a U87 xenograft model in vivo. Dose-dependent inhibition of cell proliferation was observed in human U87 glioma cells and primary glioblastoma cells in vitro. Cell death was partially induced by caspase-dependent apoptosis, which could be blocked by Z-VAD-FMK and Q-VD-OPH. Inhibition of GST by sulfasalazine, cGMP inhibition by ODQ, and MEK1/2 inhibition by UO126 attenuated the antiproliferative effect of JS-K, suggesting the involvement of various intracellular death signaling pathways. Response to JS-K correlated with mRNA and protein expression of GST and the amount of NO released by the glioma cells. Growth of U87 xenografts was reduced significantly, with immunohistochemical evidence for increased necrosis and apoptosis and reduced proliferation. Our data show for the first time the potent antiproliferative effect of JS-K in gliomas in vitro and in vivo. These findings warrant further investigation of this novel NO-releasing prodrug in gliomas.

  12. A reactive oxygen species activation mechanism contributes to JS-K-induced apoptosis in human bladder cancer cells.

    Science.gov (United States)

    Qiu, Mingning; Chen, Lieqian; Tan, Guobin; Ke, Longzhi; Zhang, Sai; Chen, Hege; Liu, Jianjun

    2015-10-13

    Reactive oxygen species (ROS) and cellular oxidant stress are regulators of cancer cells. The alteration of redox status, which is induced by increased generation of ROS, results in increased vulnerability to oxidative stress. The aim of this study is to investigate the influence of O2-(2,4-dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K, C13H16N6O8) on proliferation and apoptosis in bladder cancer cells and explored possible ROS-related mechanisms. Our results indicated that JS-K could suppress bladder cancer cell proliferation in a concentration- and time-dependent manner and induce apoptosis and ROS accumulation in a concentration-dependent manner. With increasing concentrations of JS-K, expression of proteins that are involved in cell apoptosis increased in a concentration-dependent manner. Additionally, the antioxidant N-acetylcysteine (NAC) reversed JS-K-induced cell apoptosis; conversely, the prooxidant oxidized glutathione (GSSG) exacerbated JS-K-induced cell apoptosis. Furthermore, we found that nitrites, which were generated from the oxidation of JS-K-released NO, induced apoptosis in bladder cancer cells to a lower extent through the ROS-related pathway. In addition, JS-K was shown to enhance the chemo-sensitivity of doxorubicin in bladder cancer cells. Taken together, the data suggest that JS-K-released NO induces bladder cancer cell apoptosis by increasing ROS levels, and nitrites resulting from oxidation of NO have a continuous apoptosis-inducing effect.

  13. pileup.js: a JavaScript library for interactive and in-browser visualization of genomic data.

    Science.gov (United States)

    Vanderkam, Dan; Aksoy, B Arman; Hodes, Isaac; Perrone, Jaclyn; Hammerbacher, Jeff

    2016-08-01

    P: ileup.js is a new browser-based genome viewer. It is designed to facilitate the investigation of evidence for genomic variants within larger web applications. It takes advantage of recent developments in the JavaScript ecosystem to provide a modular, reliable and easily embedded library. The code and documentation for pileup.js is publicly available at https://github.com/hammerlab/pileup.js under the Apache 2.0 license. correspondence@hammerlab.org. © The Author 2016. Published by Oxford University Press.

  14. JS-K, a nitric oxide prodrug, induces cytochrome c release and caspase activation in HL-60 myeloid leukemia cells.

    Science.gov (United States)

    Udupi, Vidya; Yu, Margaret; Malaviya, Swati; Saavedra, Joseph E; Shami, Paul J

    2006-10-01

    Nitric oxide (NO) induces differentiation and apoptosis in acute myelogenous leukemia (AML) cells. The NO prodrug O2-(2,4-dinitrophenyl)1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate, or JS-K, has potent antileukemic activity. JS-K induces apoptosis in HL-60 cells by a caspase-dependent mechanism. The purpose of this study was to determine the pathway through which JS-K induces apoptosis. We show that JS-K alters mitochondrial membrane potential (DeltaPsim) and induces cytochrome c release from mitochondria into the cytoplasm. Treatment with JS-K resulted in activation of Caspase (Casp) 9, Casp 3 and Casp 8. JS-K constitutes a promising lead for a new class of anti-leukemic agents.

  15. The nitric oxide prodrug JS-K and its structural analogues as cancer therapeutic agents.

    Science.gov (United States)

    Maciag, Anna E; Saavedra, Joseph E; Chakrapani, Harinath

    2009-09-01

    Nitric oxide (NO) prodrugs of the diazeniumdiolate class are routinely used as reliable sources of nitric oxide in chemical and biological laboratory settings. O(2)-(2,4-dinitrophenyl) diazeniumdiolates, which are derivatized forms of ionic diazeniumdiolates, have been found to show potent anti-proliferative activity in a variety of cancer cells, presumably through the effects of NO. One important member of this class of diazeniumdiolates, O(2)-(2,4-dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K), has shown promise as a novel cancer therapeutic agent in a number of animal models. This review describes the developments in chemical and biochemical characterization and structure-activity relationship of JS-K and its analogues. In addition, some molecular mechanistic insights into the observed anti-proliferative activity of JS-K are discussed. Finally, a structural motif is presented for O(2)-(aryl) diazeniumdiolate nitric oxide prodrugs that show potency comparable with that of JS-K.

  16. JS-K, a nitric oxide pro-drug, regulates growth and apoptosis through the ubiquitin-proteasome pathway in prostate cancer cells.

    Science.gov (United States)

    Tan, Guobin; Qiu, Mingning; Chen, Lieqian; Zhang, Sai; Ke, Longzhi; Liu, Jianjun

    2017-05-26

    In view of the fact that JS-K might regulate ubiquitin E3 ligase and that ubiquitin E3 ligase plays an important role in the mechanism of CRPC formation, the goal was to investigate the probable mechanism by which JS-K regulates prostate cancer cells. Proliferation inhibition by JS-K on prostate cancer cells was examined usingCCK-8 assays. Caspase 3/7 activity assays and flow cytometry were performed to examine whether JS-K induced apoptosis in prostate cancer cells. Western blotting and co-immunoprecipitation analyses investigated JS-K's effects on the associated apoptosis mechanism. Real time-PCR and Western blotting were performed to assess JS-K's effect on transcription of specific AR target genes. Western blotting was also performed to detect Siah2 and AR protein concentrations and co-immunoprecipitation to detect interactions of Siah2 and AR, NCoR1 and AR, and p300 and AR. JS-K inhibited proliferation and induced apoptosis in prostate cancer cells. JS-K increased p53 and Mdm2 concentrations and regulated the caspase cascade reaction-associated protein concentrations. JS-K inhibited transcription of AR target genes and down-regulated PSA protein concentrations. JS-K inhibited Siah2 interactions and also inhibited the ubiquitination of AR. With further investigation, JS-K was found to stabilize AR and NCoR1 interactions and diminish AR and p300 interactions. The present results suggested that JS-K might have been able to inhibit proliferation and induce apoptosis via regulation of the ubiquitin-proteasome degradation pathway, which represented a promising platform for the development of new compounds for PCa treatments.

  17. Web development with MongoDB and Node.js

    CERN Document Server

    Krol, Jason

    2014-01-01

    This book is designed for developers of any skill level that want to get up and running using Node.js and MongoDB to build full featured web applications. A basic understanding of JavaScript and HTML is the only requirement for this book.

  18. Effects of JS-K, a novel anti-cancer nitric oxide prodrug, on gene expression in human hepatoma Hep3B cells.

    Science.gov (United States)

    Dong, Ray; Wang, Xueqian; Wang, Huan; Liu, Zhengyun; Liu, Jie; Saavedra, Joseph E

    2017-04-01

    JS-K is a novel anticancer nitric oxide (NO) prodrug effective against a variety of cancer cells, including the inhibition of AM-1 hepatoma cell growth in rats. To further evaluate anticancer effects of JS-K, human hepatoma Hep3B cells were treated with JS-K and the compound control JS-43-126 at various concentrations (0-100μM) for 24h, and cytotoxicity was determined by the MTS assay. The compound control JS-43-126 was not cytotoxic to Hep3B cells at concentrations up to 100μM, while the LC 50 for JS-K was about 10μM. To examine the molecular mechanisms of antitumor effects of JS-K, Hep3B cells were treated with 1-10μM of JS-K for 24h, and then subjected to gene expression analysis via real time RT-PCR and protein immunostain via confocal images. JS-K is a GST-α targeting NO prodrug, and decreased immunostaining for GST-α was associated with JS-K treatment. JS-K activated apoptosis pathways in Hep3B cells, including induction of caspase-3, caspase-9, Bax, TNF-α, and IL-1β, and immunostaining for caspase-3 was intensified. The expressions of thrombospondin-1 (TSP-1) and the tissue inhibitors of metalloproteinase-1 (TIMP-1) were increased by JS-K at both transcript and protein levels. JS-K treatment also increased the expression of differentiation-related genes CD14 and CD11b, and depressed the expression of c-myc in Hep3B cells. Thus, multiple molecular events appear to be associated with anticancer effects of JS-K in human hepatoma Hep3B cells, including activation of genes related to apoptosis and induction of genes involved in antiangiogenesis and tumor cell migration. Copyright © 2017 Elsevier Masson SAS. All rights reserved.

  19. The nitric oxide donor JS-K sensitizes U87 glioma cells to repetitive irradiation.

    Science.gov (United States)

    Heckler, Max; Osterberg, Nadja; Guenzle, Jessica; Thiede-Stan, Nina Kristin; Reichardt, Wilfried; Weidensteiner, Claudia; Saavedra, Joseph E; Weyerbrock, Astrid

    2017-06-01

    As a potent radiosensitizer nitric oxide (NO) may be a putative adjuvant in the treatment of malignant gliomas which are known for their radio- and chemoresistance. The NO donor prodrug JS-K (O2-(2.4-dinitrophenyl) 1-[(4-ethoxycarbonyl) piperazin-1-yl] diazen-1-ium-1,2-diolate) allows cell-type specific intracellular NO release via enzymatic activation by glutathione-S-transferases overexpressed in glioblastoma multiforme. The cytotoxic and radiosensitizing efficacy of JS-K was assessed in U87 glioma cells in vitro focusing on cell proliferation, induction of DNA damage, and cell death. In vivo efficacy of JS-K and repetitive irradiation were investigated in an orthotopic U87 xenograft model in mice. For the first time, we could show that JS-K acts as a potent cytotoxic and radiosensitizing agent in U87 cells in vitro. This dose- and time-dependent effect is due to an enhanced induction of DNA double-strand breaks leading to mitotic catastrophe as the dominant form of cell death. However, this potent cytotoxic and radiosensitizing effect could not be confirmed in an intracranial U87 xenograft model, possibly due to insufficient delivery into the brain. Although NO donor treatment was well tolerated, neither a retardation of tumor growth nor an extended survival could be observed after JS-K and/or radiotherapy.

  20. RESTful web API design with Node.js

    CERN Document Server

    Bojinov, Valentin

    2015-01-01

    If you are a web developer wanting to enrich your development skills to create scalable, server-side, RESTful applications based on the Node.js platform, this book is for you. You also need to be aware of HTTP communication concepts and should have a working knowledge of JavaScript. Knowledge of REST would be an added advantage but is definitely not a necessity.

  1. Hydrolysis and photolysis of diacylhydrazines-type insect growth regulator JS-118 in aqueous solutions under abiotic conditions.

    Science.gov (United States)

    Hu, J-Y; Liu, C; Zhang, Y-C; Zheng, Z-X

    2009-05-01

    JS-118 is a diacylhydrazines-type insect growth regulator which is now used extensively in China. The hydrolysis and photolysis of the pesticide JS-118 in aqueous solutions have been assessed under natural and controlled conditions in this project. Hydrolysis experimental results show that JS-118 is quite stable in aqueous solutions in dark, with no significant variations be observed in degradation under various conditions. Abiotic hydrolysis is relatively unimportant compared to photolysis. The rate of photodecomposition of JS-118 in aqueous solutions follows first-order kinetics both in UV radiation and natural sunlight. The degradation rates are faster under UV light than sunlight, with the half-lives (t (1/2) = ln2/k) of 6.00-10.85 min and 6.63-10.16 day, respectively. Under UV light, two major photoproducts are detected, and tentatively identified according to HPLC-MS spectral information as N-t-butyl-N-(3,5-dimethylbenzoyl) and 3,7-dimethyl-benzoatedihydrofuran. The corresponding photolysis pathways of JS-118 are also proposed. The results obtained indicate that direct photoreaction is an important dissipation pathway of JS-118 in natural water systems.

  2. Getting started with PhantomJS

    CERN Document Server

    Beltran, Aries

    2013-01-01

    The book will follow aA standard tutorial approach, and will beas a complete guide detailing the major aspects of PhantomJS with particular focus on Website website Testingtesting.This book is written forIf you are a JavaScript developers who are is interested in developing applications that interact with various web services, and doing that using a headless browser, then this book is ideal for you. This book iswill also be good for you if you are planning to create a headless browser testing for your web application. Basic understanding of JavaScript is assumed.

  3. Instant Backbone.js application development

    CERN Document Server

    Hunter, Thomas

    2013-01-01

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is a practical, step-by-step tutorial that will teach you to build Backbone.js applications quickly and efficiently.This book is targeted towards developers. It is assumed that you have at least a basic understanding of JavaScript and jQuery selectors. If you are interested in building dynamic Single Page Applications that interact heavily with a backend server, then this is the book for you.

  4. The Nitric Oxide Prodrug JS-K Induces Ca(2+)-Mediated Apoptosis in Human Hepatocellular Carcinoma HepG2 Cells.

    Science.gov (United States)

    Liu, Ling; Wang, Dongmei; Wang, Jiangang; Wang, Shuying

    2016-04-01

    Hepatocellular carcinoma is one of the most common and deadly forms of human malignancies. JS-K, O(2)-(2, 4-dinitrophenyl) 1-[(4-ethoxycarbonyl) piperazin-1-yl] diazen-1-ium-1, 2-diolate, has the ability to induce apoptosis of tumor cell lines. In the present study, JS-K inhibited the proliferation of HepG2 cells in a time- and concentration-dependent manner and significantly induced apoptosis. JS-K enhanced the ratio of Bax-to-Bcl-2, released of cytochrome c (Cyt c) from mitochondria and the activated caspase-9/3. JS-K caused an increasing cytosolic Ca(2+) and the loss of mitochondrial membrane potential. Carboxy-PTIO (a NO scavenger) and BAPTA-AM (an intracellular Ca(2+) chelator) significantly blocked an increasing cytosolic Ca(2+) in JS-K-induced HepG2 cells apoptosis, especially Carboxy-PTIO. Meanwhile, Carboxy-PTIO and BAPTA-AM treatment both attenuate JS-K-induced apoptosis through upregulation of Bcl-2, downregulation of Bax, reduction of Cyt c release from mitochondria to cytoplasm and inactivation of caspase-9/3. In summary, JS-K induced HepG2 cells apoptosis via Ca(2+)/caspase-3-mediated mitochondrial pathway. © 2015 Wiley Periodicals, Inc.

  5. Mechanism of action for the cytotoxic effects of the nitric oxide prodrug JS-K in murine erythroleukemia cells.

    Science.gov (United States)

    Kaczmarek, Monika Z; Holland, Ryan J; Lavanier, Stephen A; Troxler, Jami A; Fesenkova, Valentyna I; Hanson, Charlotte A; Cmarik, Joan L; Saavedra, Joseph E; Keefer, Larry K; Ruscetti, Sandra K

    2014-03-01

    The nitric oxide (NO) prodrug JS-K, a promising anti-cancer agent, consists of a diazeniumdiolate group necessary for the release of NO as well as an arylating ring. In this study, we research the mechanism by which JS-K kills a murine erythroleukemia cell line and determine the roles of NO and arylation in the process. Our studies indicate that JS-K inhibits the PI 3-kinase/Akt and MAP kinase pathways. This correlates with the activation of the tumor suppressor FoxO3a and increased expression of various caspases, leading to apoptosis. The arylating capability of JS-K appears to be sufficient for inducing these biological effects. Overall, these data suggest that JS-K kills tumor cells by arylating and inactivating signaling molecules that block the activation of a tumor suppressor. Published by Elsevier Ltd.

  6. Instant dependency management with RequireJS how-to

    CERN Document Server

    Franko, Greg

    2013-01-01

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.A concise guide that delivers immediate results with practical recipes on customizing your projects.This book is for intermediate to advanced JavaScript developers who are interested in learning more about AMD specification and RequireJS.

  7. Unit testing of AngularJS : A look into writing tests for web application

    OpenAIRE

    Karttunen, Joel

    2016-01-01

    This task was assigned by Protacon Solutions Oy with the objective set to study and implement unit testing in AngularJS JavaScript framework as part of the development process of the customer’s application. The thesis focuses on studying the AngularJS framework and if and how its design philosophy complements the unit testing principles. The focus was on studying unit testing via developing unit tests iteratively onto the application created beforehand. The tests were created with Jas...

  8. Nitric oxide prodrug JS-K inhibits ubiquitin E1 and kills tumor cells retaining wild-type p53.

    Science.gov (United States)

    Kitagaki, J; Yang, Y; Saavedra, J E; Colburn, N H; Keefer, L K; Perantoni, A O

    2009-01-29

    Nitric oxide (NO) is a major effector molecule in cancer prevention. A number of studies have shown that NO prodrug JS-K (O(2)-(2,4-dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate) induces apoptotic cell death in vitro and in vivo, indicating that it is a promising new therapeutic for cancer. However, the mechanism of its tumor-killing activity remains unclear. Ubiquitin plays an important role in the regulation of tumorigenesis and cell apoptosis. Our earlier report has shown that inactivation of the ubiquitin system through blocking E1 (ubiquitin-activating enzyme) activity preferentially induces apoptosis in p53-expressing transformed cells. As E1 has an active cysteine residue that could potentially interact with NO, we hypothesized that JS-K could inactivate E1 activity. E1 activity was evaluated by detecting ubiquitin-E1 conjugates through immunoblotting. JS-K strikingly inhibits the ubiquitin-E1 thioester formation in cells in a dose-dependent manner with an IC(50) of approximately 2 microM, whereas a JS-K analog that cannot release NO did not affect these levels in cells. Moreover, JS-K decreases total ubiquitylated proteins and increases p53 levels, which is mainly regulated by ubiquitin and proteasomal degradation. Furthermore, JS-K preferentially induces cell apoptosis in p53-expressing transformed cells. These findings indicate that JS-K inhibits E1 activity and kills transformed cells harboring wild-type p53.

  9. JS-III-49, a hydroquinone derivative, exerts anti-inflammatory activity by targeting Akt and p38.

    Science.gov (United States)

    Yi, Young-Su; Kim, Mi-Yeon; Cho, Jae Youl

    2017-05-01

    Since previous studies have reported that hydroquinone (HQ) exerted immunosuppressive and anti-inflammatory activity, various HQ derivatives have been synthesized and their biological activities investigated. In this study, we explored the anti-inflammatory activity of JS-III-49, a novel HQ derivative, in macrophage-mediated inflammatory responses. JS-III-49 suppressed the production of the inflammatory mediators nitric oxide (NO) and prostaglandin E 2 (PGE 2 ) and down-regulated the mRNA expression of the inflammatory enzymes cyclooxygenase-2 (COX-2) and inducible nitric oxide synthase (iNOS) as well as the expression of the pro-inflammatory cytokines interleukin-6 (IL-6) and IL-1b without cytotoxicity in LPS-stimulated RAW264.7 cells. JS-III-49 inhibited nuclear translocation of the NF-kB transcription factors p65 and p50 by directly targeting Akt, an upstream kinase of the NF-kB pathway, in LPS-stimulated RAW264.7 cells. However, JS-III-49 did not directly inhibit the kinase activities of Src and Syk, which are upstream kinases of Akt, in LPS-stimulated RAW264.7 cells. Moreover, JS-III-49 suppressed the nuclear translocation of c-Fos, one of the components of AP-1, by specifically targeting p38, an upstream mitogen-activated protein kinase (MAPK) in the AP-1 pathway in LPS-stimulated RAW264.7 cells. These results suggest that JS-III-49 plays an anti-inflammatory role in LPS-stimulated macrophages by targeting Akt and p38 in the NF-kB and AP-1 pathways, respectively.

  10. BioCircos.js: an interactive Circos JavaScript library for biological data visualization on web applications.

    Science.gov (United States)

    Cui, Ya; Chen, Xiaowei; Luo, Huaxia; Fan, Zhen; Luo, Jianjun; He, Shunmin; Yue, Haiyan; Zhang, Peng; Chen, Runsheng

    2016-06-01

    We here present BioCircos.js, an interactive and lightweight JavaScript library especially for biological data interactive visualization. BioCircos.js facilitates the development of web-based applications for circular visualization of various biological data, such as genomic features, genetic variations, gene expression and biomolecular interactions. BioCircos.js and its manual are freely available online at http://bioinfo.ibp.ac.cn/biocircos/ rschen@ibp.ac.cn Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  11. Summary of Skoda JS rod drop measurements analysis

    International Nuclear Information System (INIS)

    Svarny, J.; Krysl, V.

    1999-01-01

    A summary is presented of the Skoda JS rod drop reactivity measurements analysis provided during last two years based on control rod worth measurements by the outer ion chambers. Standard analysis based on comparisons of dynamics macrocode MOBY-DICK-SK and experimental data is extended to the 8-th group delayed neutron structure and new features of rod drop process are investigated. (author)

  12. JS-K has Potent Anti-Angiogenic Activity in vitro and Inhibits Tumor Angiogenesis in a Multiple Myeloma Model in vivo

    Science.gov (United States)

    Kaur, Gurmeet; Kiziltepe, Tanyel; Anderson, Kenneth C.; Kutok, Jeffery L.; Jia, Lee; Boucher, Kenneth M.; Saavedra, Joseph E.; Keefer, Larry K.; Shami, Paul J.

    2009-01-01

    Glutathione S-Transferases (GST) play an important role in multidrug resistance and are upregulated in multiple cancers. We have designed a prodrug class that releases NO on metabolism by GST. O2-(2,4-Dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K, a member of this class) has potent anti-neoplastic activity. We studied the effect of JS-K on angiogenesis. JS-K inhibited the proliferation of HUVEC’s with a 50% inhibitory concentration (IC50) of 0.432, 0.466, and 0.505 µM at 24, 48, and 72 hours, respectively. In the cord formation assay, JS-K led to a decrease in the number of cord junctions and cord length with an IC50 of 0.637 and 0.696 µM, respectively. JS-K inhibited cell migration at 5 hours using VEGF as a chemoattractant. Migration inhibition occurred with an IC50 of 0.493 µM. In the chick aortic ring assay using VEGF or FGF-b for vessel growth stimulation, 0.5 µM JS-K completely inhibited vessel growth. JS-K inhibited tumor angiogenesis in vivo in NIH III mice implanted subcutaneously with OPM1 multiple myeloma cells. JS-K is a potent inhibitor of angiogenesis in vitro and tumor vessel growth in vivo. As such, it establishes a new class of anti-neoplastic agents that target the malignant cells directly as well as their microenvironment. PMID:20723011

  13. Studies on Nitrobenzene Metabolism by a Comamonas sp. Strain JS7651

    National Research Council Canada - National Science Library

    Gibson, David

    2000-01-01

    .... The nitrobenzene dioxygenase enzyme system shares high amino acid homology with other identified nitroarene dioxygenase enzymes, in particular the 2-nitrotoluene dioxygenase system from Pseudomonas sp. strain JS42...

  14. Activation of Pathogenesis-related Genes by the Rhizobacterium, Bacillus sp. JS, Which Induces Systemic Resistance in Tobacco Plants.

    Science.gov (United States)

    Kim, Ji-Seong; Lee, Jeongeun; Lee, Chan-Hui; Woo, Su Young; Kang, Hoduck; Seo, Sang-Gyu; Kim, Sun-Hyung

    2015-06-01

    Plant growth promoting rhizobacteria (PGPR) are known to confer disease resistance to plants. Bacillus sp. JS demonstrated antifungal activities against five fungal pathogens in in vitro assays. To verify whether the volatiles of Bacillus sp. JS confer disease resistance, tobacco leaves pre-treated with the volatiles were damaged by the fungal pathogen, Rhizoctonia solani and oomycete Phytophthora nicotianae. Pre-treated tobacco leaves had smaller lesion than the control plant leaves. In pathogenesis-related (PR) gene expression analysis, volatiles of Bacillus sp. JS caused the up-regulation of PR-2 encoding β-1,3-glucanase and acidic PR-3 encoding chitinase. Expression of acidic PR-4 encoding chitinase and acidic PR-9 encoding peroxidase increased gradually after exposure of the volatiles to Bacillus sp. JS. Basic PR-14 encoding lipid transfer protein was also increased. However, PR-1 genes, as markers of salicylic acid (SA) induced resistance, were not expressed. These results suggested that the volatiles of Bacillus sp. JS confer disease resistance against fungal and oomycete pathogens through PR genes expression.

  15. PhoneGap and AngularJS for cross-platform development

    CERN Document Server

    Liang, Yuxian Eugene

    2014-01-01

    This book is intended for people who are not familiar with AngularJS and who want to take their PhoneGap development skills further by developing apps using different JavaScript libraries. People with some knowledge of PhoneGap, HTML, CSS, and JavaScript will find this book immediately useful.

  16. Douglas-fir nutrients and terpenes as potential factors influencing western spruce budworm defoliation

    Science.gov (United States)

    Karen M. Clancy

    1991-01-01

    Variation in levels of herbivory within and among plants can be attributed to many mechanisms, such as differences in a) host nutritional quality, b) suitability of the physical environment, and c) abundance of competitor consumers or natural enemies (Mattson et al. 1982, Denno and McClure 1983, Mattson and Scriber 1987, Clancy et al. 1988a, 1988b, Mattson et al. 1988...

  17. JS-K has potent anti-angiogenic activity in vitro and inhibits tumour angiogenesis in a multiple myeloma model in vivo.

    Science.gov (United States)

    Kiziltepe, Tanyel; Anderson, Kenneth C; Kutok, Jeffery L; Jia, Lee; Boucher, Kenneth M; Saavedra, Joseph E; Keefer, Larry K; Shami, Paul J

    2010-01-01

    Glutathione S-transferases (GSTs) play an important role in multidrug resistance and are upregulated in multiple cancers. We have designed a prodrug class that releases nitric oxide on metabolism by GST. O(2)-(2,4-Dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K, a member of this class) has potent antineoplastic activity. We studied the effect of JS-K on angiogenesis in human umbilical vein endothelial cells (HUVECs), OPM1 multiple myeloma cells, chick aortic rings and in mice. JS-K inhibited the proliferation of HUVECs with a 50% inhibitory concentration (IC50) of 0.432, 0.466 and 0.505 microm at 24, 48 and 72 h, respectively. In the cord formation assay, JS-K led to a decrease in the number of cord junctions and cord length with an IC50 of 0.637 and 0.696 microm, respectively. JS-K inhibited cell migration at 5 h using VEGF as a chemoattractant. Migration inhibition occurred with an IC50 of 0.493 microm. In the chick aortic ring assay using VEGF or FGF-2 for vessel growth stimulation, 0.5 microm JS-K completely inhibited vessel growth. JS-K inhibited tumour angiogenesis in vivo in NIH III mice implanted subcutaneously with OPM1 multiple myeloma cells. JS-K is a potent inhibitor of angiogenesis in vitro and tumour vessel growth in vivo. As such, it establishes a new class of antineoplastic agent that targets the malignant cells directly as well as their microenvironment.

  18. Physiological and proteomic analysis of plant growth enhancement by the rhizobacteria Bacillus sp. JS.

    Science.gov (United States)

    Kim, Ji Seong; Lee, Jeong Eun; Nie, Hualin; Lee, Yong Jae; Kim, Sun Tae; Kim, Sun-Hyung

    2018-02-01

    In this study, the effects of the plant growth-promoting rhizobacterium (PGPR), Bacillus sp. JS on the growth of tobacco (Nicotiana tabacum 'Xanthi') and lettuce (Lactuca sativa 'Crispa'), were evaluated by comparing various growth parameters between plants treated with the bacterium and those exposed to water or nutrient broth as control. In both tobacco and lettuce, fresh weight and length of shoots were increased upon exposure to Bacillus sp. JS. To explain the overall de novo expression of plant proteins by bacterial volatiles, two-dimensional gel electrophoresis was performed on samples from PGPR-treated tobacco plants. Our results showed that chlorophyll a/b binding proteins were significantly up-regulated, and total chlorophyll content was also increased. Our findings indicate the potential benefits of using Bacillus sp. JS as a growth-promoting factor in agricultural practice, and highlight the need for further research to explore these benefits.

  19. Introduktion til programmering (P5/JS) light version 1.0

    DEFF Research Database (Denmark)

    Bjerre, Anne

    2015-01-01

    Undervisningsmateriale til begynderprogrammering. Materialet er baseret på P5, som er et grafisk baseret Javascript-bibliotek. Applikationen er en "light"-udgave af Introduktion til programmering (P5/JS) version 1.0. Afsnittet om transformationer er udeladt, og resten af applikationen modificeret...

  20. Hammond Postulate Mirroring Enables Enantiomeric Enrichment of Phosphorus Compounds via Two Thermodynamically Interconnected Sequential Stereoselective Processes.

    Science.gov (United States)

    Rajendran, Kamalraj V; Nikitin, Kirill V; Gilheany, Declan G

    2015-07-29

    The dynamic resolution of tertiary phosphines and phosphine oxides was monitored by NMR spectroscopy. It was found that the stereoselectivity is set during the formation of the diastereomeric alkoxyphosphonium salts (DAPS), such that their initial diastereomeric excess (de) limits the final enantiomeric excess (ee) of any phosphorus products derived from them. However, (31)P NMR monitoring of the spontaneous thermal decomposition of the DAPS shows consistent diastereomeric self-enrichment, indicating a higher rate constant for decomposition of the minor diastereomer. This crucial observation was confirmed by reductive trapping of the unreacted enriched DAPS with lithium tri-sec-butylborohydride (commercially distributed as L-Selectride reagent) at different time intervals after the start of reaction, which gives progressively higher ee of the phosphine product with time. It is proposed that the Hammond postulate operates for both formation and decomposition of DAPS intermediate so that the lower rate of formation and faster subsequent collapse of the minor isomer are thermodynamically linked. This kinetic enhancement of kinetic resolution furnishes up to 97% ee product.

  1. Oral JS-38, a metabolite from Xenorhabdus sp., has both anti-tumor activity and the ability to elevate peripheral neutrophils.

    Science.gov (United States)

    Liu, Min-Yu; Xiao, Lin; Chen, Geng-Hui; Wang, Yong-Xiang; Xiong, Wei-Xia; Li, Fei; Liu, Ying; Huang, Xiao-Ling; Deng, Yi-Fang; Zhang, Zhen; Sun, Hai-Yan; Liu, Quan-Hai; Yin, Ming

    2014-10-01

    JS-38 (mitothiolore), a synthetic version of a metabolite isolated from Xenorhabdus sp., was evaluated for its anti-tumor and white blood cell (WBC) elevating activities. These anti-proliferative activities were assessed in vitro using a panel of ten cell lines. The anti-tumor activities were tested in vivo using B16 allograft mouse models and xenograft models of A549 human lung carcinoma and QGY human hepatoma in nude mice. The anti-tumor interactions of JS-38 and cyclophosphamide (CTX) or 5-fluorouracil (5-Fu) were studied in a S180 sarcoma model in ICR mice. Specific stimulatory effects were determined on peripheral neutrophils in normal and CTX- and 5-Fu-induced neutropenic mice. The IC50 values ranged from 0.1 to 2.0 μmol·L(-1). JS-38 (1 μmol·L(-1)) caused an increase in A549 tumor cell apoptosis. Multi-daily gavage of JS-38 (15, 30, and 60 mg·kg(-1)·d(-1)) inhibited in vivo tumor progression without a significant effect on body weight. JS-38 additively enhanced the in vivo anti-tumor effects of CTX or 5-Fu. JS-38 increased peripheral neutrophil counts and neutrophil rates in normal BALB/c mice almost as effectively as granulocyte colony-stimulating factor (G-CSF). In mice with neutropenia induced by CTX or 5-Fu, JS-38 rapidly restored neutrophil counts. These results suggest that JS-38 has anti-tumor activity, and also has the ability to increase peripheral blood neutrophils. Copyright © 2014 China Pharmaceutical University. Published by Elsevier B.V. All rights reserved.

  2. Variations in glycoprotein B contribute to immunogenic difference between PRV variant JS-2012 and Bartha-K61.

    Science.gov (United States)

    Yu, Zhi-Qing; Tong, Wu; Zheng, Hao; Li, Li-Wei; Li, Guo-Xin; Gao, Fei; Wang, Tao; Liang, Chao; Ye, Chao; Wu, Ji-Qiang; Huang, Qinfeng; Tong, Guang-Zhi

    2017-09-01

    A newly emerged pseudorabies virus (PRV) variant has been identified in many Bartha-K61-vaccinated pig farms. This variant has caused great economic losses to the swine industry in China since 2011. Sequence analysis demonstrated that the gB gene of the emerging PRV variant JS-2012 had multiple variations compared with the vaccine strain Bartha-K61. In the study, a specific CRISPR/Cas9 system combined with homologous recombination was used to construct two recombinant viruses, BJB (Bartha-K61+JS-2012gB) and JBJ (JS-2012-ΔgE/gI+Bartha-K61gB), by interchanging the full-length gB genes between Bartha-K61 and JS-2012-ΔgE/gI. The two recombinant viruses showed similar characteristics in growth kinetics in vitro and similar pathogenicity in mice, as compared to their parental strains. Immunization of mice with inactivated BJB or JBJ followed by challenge of JS-2012 showed that BJB could increase protective efficacy to 80%, compared to only 40% protection by the parental Bartha-K61 strain. JBJ had a decreased protective efficacy of 65%, as compared to 90% protection by its parental JS-2012-ΔgE/gI strain. Exchange of the gB gene markedly altered the immunogenicity of the recombinant PRV. These data suggest that variations in gB might play an important role in the virulence of the reemergent PRV variant in China. Our results demonstrate the importance of gB in protective immunity and suggest that the recombinant virus BJB could be a promising vaccine candidate for eradication of the PRV variant. Copyright © 2017 Elsevier B.V. All rights reserved.

  3. A live, attenuated pseudorabies virus strain JS-2012 deleted for gE/gI protects against both classical and emerging strains.

    Science.gov (United States)

    Tong, Wu; Li, Guoxin; Liang, Chao; Liu, Fei; Tian, Qing; Cao, Yanyun; Li, Lin; Zheng, Xuchen; Zheng, Hao; Tong, Guangzhi

    2016-06-01

    Emerging pseudorabies virus (PRV) variant have led to pseudorabies outbreaks in Chinese pig farms. The commercially available PRV vaccine provides poor protection against the PRV variant. In this study, a gE/gI deleted PRV strain JS-2012-△gE/gI was generated from a PRV variant strain using homologous DNA recombination. Compared to the parental strain JS-2012, JS-2012-△gE/gI grew slowly and showed small plaque morphology on Vero cells. The safety and immunological efficacy of JS-2012-△gE/gI was evaluated as a vaccine candidate. JS-2012-△gE/gI was avirulent to suckling piglets, but was able to provide full protection for young piglets against challenge with both the classical virulent PRV and the emerging PRV variant. After sows were vaccinated with the gE/gI-deleted strain, their suckling offspring were resistant to an otherwise lethal challenge with the classical and the variant PRVs. Piglets inoculated with JS-2012-△gE/gI did not develop PRV-specific gE-ELISA antibodies. Thus, JS-2012-△gE/gI appears to be a promising marker vaccine candidate to control PRV variant circulating in pig farms in China. Copyright © 2016 Elsevier B.V. All rights reserved.

  4. Isolation and characterization of butachlor-catabolizing bacterial strain Stenotrophomonas acidaminiphila JS-1 from soil and assessment of its biodegradation potential.

    Science.gov (United States)

    Dwivedi, S; Singh, B R; Al-Khedhairy, A A; Alarifi, S; Musarrat, J

    2010-07-01

    Isolation, characterization and assessment of butachlor-degrading potential of bacterial strain JS-1 in soil. Butachlor-degrading bacteria were isolated using enrichment culture technique. The morphological, biochemical and genetic characteristics based on 16S rDNA sequence homology and phylogenetic analysis confirmed the isolate as Stenotrophomonas acidaminiphila strain JS-1. The strain JS-1 exhibited substantial growth in M9 mineral salt medium supplemented with 3.2 mmol l(-1) butachlor, as a sole source of carbon and energy. The HPLC analysis revealed almost complete disappearance of butachlor within 20 days in soil at a rate constant of 0.17 day(-1) and half-life (t((1/2))) of 4.0 days, following the first-order rate kinetics. The strain JS-1 in stationary phase of culture also produced 21.0 microg ml(-1) of growth hormone indole acetic acid (IAA) in the presence of 500 microg ml(-1) of tryptophan. The IAA production was stimulated at lower concentrations of butachlor, whereas higher concentrations above 0.8 mmol l(-1) were found inhibitory. The isolate JS-1 characterized as Stenotrophomonas acidaminiphila was capable of utilizing butachlor as sole source of carbon and energy. Besides being an efficient butachlor degrader, it substantially produces IAA. The bacterial strain JS-1 has a potential for butachlor remediation with a distinctive auxiliary attribute of plant growth stimulation.

  5. Instant Ember.js application development how-to

    CERN Document Server

    Bodmer, Marc

    2013-01-01

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A how-To book with practical recipes accompanied with rich screenshots for easy comprehension.This book follows a recipe-based approach that can be used both for problem solving or getting started with Ember.JS. Regardless of your skill level you should find this book useful and beneficial to any of your application development projects.Are you a frontend developer whose code has gotten out of control? This book will also show you how you can us

  6. Protein phosphatase 2A mediates JS-K-induced apoptosis by affecting Bcl-2 family proteins in human hepatocellular carcinoma HepG2 cells.

    Science.gov (United States)

    Liu, Ling; Huang, Zile; Chen, Jingjing; Wang, Jiangang; Wang, Shuying

    2018-04-25

    Protein phosphatase 2A (PP2A) is an important enzyme within various signal transduction pathways. The present study was investigated PP2A mediates JS-K-induced apoptosis by affecting Bcl-2 family protein. JS-K showed diverse inhibitory effects in five HCC cell lines, especially HepG2 cells. JS-K caused a dose- and time-dependent reduction in cell viability and increased in levels of LDH release. Meanwhile, JS-K- induced apoptosis was characterized by mitochondrial membrane potential reduction, Hoechst 33342 + /PI + dual staining, release of cytochrome c (Cyt c), and activation of cleaved caspase-9/3. Moreover, JS-K-treatment could lead to the activation of protein phosphatase 2A-C (PP2A-C), decrease of anti-apoptotic Bcl-2 family-protein expression including p-Bcl-2 (Ser70), Bcl-2, Bcl-xL, and Mcl-1 as well as the increase of pro-apoptosis Bcl-2 family-protein including Bim, Bad, Bax, and Bak. Furthermore, JS-K caused a marked increase of intracellular NO levels while pre-treatment with Carboxy-PTIO (a NO scavenger) reduced the cytotoxicity effects and the apoptosis rate. Meanwhile, pre-treatment with Carboxy-PTIO attenuated the JS-K-induced up-regulation of PP2A, Cyt c, and cleaved-caspase-9/3 activation. The silencing PP2A-C by siRNA could abolish the activation of PP2A-C, down-regulation of anti-apoptotic Bcl-2 family-protein (p-Bcl-2, Bcl-2, Bcl-xL, and Mcl-1), increase of pro-apoptosis Bcl-2 family-protein (Bim, Bad, Bax, and Bak) and apoptotic-related protein (Cyt c, cleaved caspase-9/3) that were caused by JS-K in HepG2 cells. In addition, pre-treatment with OA (a PP2A inhibitor) also attenuated the above effects induced by JS-K. In summary, NO release from JS-K induces apoptosis through PP2A activation, which contributed to the regulation of Bcl-2 family proteins. © 2018 Wiley Periodicals, Inc.

  7. Molecular characterization of two sweepoviruses from China and evaluation of the infectivity of cloned SPLCV-JS in Nicotiana benthamiana.

    Science.gov (United States)

    Bi, Huiping; Zhang, Peng

    2012-03-01

    Sweepoviruses are important begomoviruses that infect Ipomoea plants worldwide and cause sweet potato yield losses and cultivar decline. Two sweepoviruses, sweet potato leaf curl virus-Jiangsu (SPLCV-JS) and sweet potato leaf curl China virus-Zhejiang (SPLCCNV-ZJ), were cloned from diseased sweet potato plants collected in the Jiangsu and Zhejiang provinces of China. Sequence characterization and phylogenetic analysis demonstrated that both are typical monopartite begomoviruses and have close relationships to several reported SPLCV and SPLCCNV isolates, respectively, from Asian countries. Analysis of the protein alignments and subcellular localizations of the six SPLCV-JS proteins was also conducted to verify their putative functions. In Nicotiana benthamiana, an infectivity assay of the infectious SPLCV-JS clone resulted in mild symptoms and weak viral DNA accumulation. Interestingly, SPLCV-JS, together with a heterologous betasatellite DNA (tomato yellow leaf curl China virus isolate Y10 [TYLCCNV-Y10] DNA-β), showed a synergistic effect on enhanced symptom severity and viral DNA accumulation. This is the first reported infectious SPLCV clone.

  8. JS-K, a GST-activated nitric oxide donor prodrug, enhances chemo-sensitivity in renal carcinoma cells and prevents cardiac myocytes toxicity induced by Doxorubicin.

    Science.gov (United States)

    Qiu, Mingning; Ke, Longzhi; Zhang, Sai; Zeng, Xin; Fang, Zesong; Liu, Jianjun

    2017-08-01

    Doxorubicin, a highly effective and widely used anthracycline antibiotic in multiple chemotherapy regimens, has been limited by its cardiotoxicity. The aim of this study is to investigate the effect of nitric oxide donor prodrug JS-K on proliferation and apoptosis in renal carcinoma cells and cardiac myocytes toxicity induced by Doxorubicin and to explore possible p53-related mechanism in renal carcinoma cells. The effect of JS-K on anti-cancer activity of Doxorubicin was investigated in renal carcinoma cells via detecting cell proliferation, cytotoxicity, cell death and apoptosis and expressions of apoptotic-related proteins. Effect of p53 on the combination of JS-K and Doxorubicin was determined using p53 inhibitor Pifithrin-α and p53 activator III. Furthermore, the effect of JS-K on cardiac myocytes toxicity of Doxorubicin was investigated in H9c2 (2-1) cardiac myocytes via measuring cell growth, cell death and apoptosis, expressions of proteins involved in apoptosis and intracellular reactive oxygen species. We demonstrated that JS-K could increase Doxorubicin-induced renal carcinoma cell growth suppression and apoptosis and could increase expressions of proteins that are involved in apoptosis. Additionally, Pifithrin-α reversed the promoting effect of JS-K on Doxorubicin-induced renal carcinoma cell apoptosis; conversely, the p53 activator III exacerbated the promoting effect of JS-K on Doxorubicin-induced renal carcinoma cell apoptosis. Furthermore, JS-K protected H9c2 (2-1) cardiac myocytes against Doxorubicin-induced toxicity and decreased Doxorubicin-induced reactive oxygen species production. JS-K enhances the anti-cancer activity of Doxorubicin in renal carcinoma cells by upregulating p53 expression and prevents cardiac myocytes toxicity of Doxorubicin by decreasing oxidative stress.

  9. BioJS DAGViewer: A reusable JavaScript component for displaying directed graphs.

    Science.gov (United States)

    Kalderimis, Alexis; Stepan, Radek; Sullivan, Julie; Lyne, Rachel; Lyne, Michael; Micklem, Gos

    2014-01-01

    The DAGViewer BioJS component is a reusable JavaScript component made available as part of the BioJS project and intended to be used to display graphs of structured data, with a particular emphasis on Directed Acyclic Graphs (DAGs). It enables users to embed representations of graphs of data, such as ontologies or phylogenetic trees, in hyper-text documents (HTML). This component is generic, since it is capable (given the appropriate configuration) of displaying any kind of data that is organised as a graph. The features of this component which are useful for examining and filtering large and complex graphs are described. http://github.com/alexkalderimis/dag-viewer-biojs; http://github.com/biojs/biojs; http://dx.doi.org/10.5281/zenodo.8303.

  10. Participation of SKODA JS in the construction of the Temelin and Mochovce nuclear power plants

    International Nuclear Information System (INIS)

    Svec, A.; Zach, J.; Ruzicka, P.

    2000-01-01

    SKODA JS is the traditional manufacturer of WWER type reactor equipment and also supplier of the primary circuits and of equipment for the transport, refuelling and storage of fuel for Ver type nuclear power plants built in the Czech and Slovak Republics. The paper deals with activities of the company SKODA JS at two power plants whose reactor units are close to completion, viz. the Mochovce NPP in the Slovak Republic (4 x Ver 440 MW; unit 1 was put in operation in 1998, unit 2 is in the stage of commissioning, units 3 and 4 are not to be completed) and the Temelin NPP in the Czech Republic (2 x Ver 1000 MW, commissioning of units 1 and 2 is expected in 2001 and 2002, respectively). The scope of supplies to the two nuclear power plants (detailed design, delivery of equipment, installation, commissioning) and the course of construction from SKODA JS's viewpoint are described. The most important design changes and improvements made during the construction are highlighted. (author)

  11. From flipchart to glossy visualisation through collaboration and d3.js

    CERN Multimedia

    CERN. Geneva

    2015-01-01

    Representing complex data visually is an important tool for communication, and the CERN Knowledge Transfer Annual Report is no exception to this. I want to share with the audience our experience with data visualization through the strength of collaboration, and the power and simplicity of the d3.js javascript framework.

  12. Oceanographic data collected from Hammond Tide Gage by Center for Coastal Margin Observation and Prediction (CMOP) and assembled by Northwest Association of Networked Ocean Observation Systems (NANOOS) in the Columbia River Estuary and North East Pacific Ocean from 2005-06-24 to 2013-02-08 (NCEI Accession 0162194)

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — NCEI Accession 0162194 contains navigational and physical data collected at Hammond Tide Gage, a fixed station in the Columbia River estuary - Washington/Oregon....

  13. Preclinical evaluation of the efficacy, pharmacokinetics and immunogenicity of JS-001, a programmed cell death protein-1 (PD-1) monoclonal antibody.

    Science.gov (United States)

    Fu, Jie; Wang, Fang; Dong, Li-Hou; Zhang, Jing; Deng, Cheng-Lian; Wang, Xue-Li; Xie, Xin-Yao; Zhang, Jing; Deng, Ruo-Xian; Zhang, Li-Bo; Wu, Hai; Feng, Hui; Chen, Bo; Song, Hai-Feng

    2017-05-01

    JS-001 is the first monoclonal antibody (mAb) against programmed cell death protein-1 (PD-1) approved by the China Food and Drug Administration (CFDA) into the clinical trails. To date, however, no pre-clinical pharmacological and pharmacokinetic (PK) data are available. In this study, we investigated the efficacy of JS-001 and conducted a preclinical PK study, including the monitoring of anti-drug antibodies (ADAs). We found that JS-001 specifically bound to PD-1 antigen with an EC 50 of 21 nmol/L, and competently blocked the binding of PD-1 antigen to PD-L1 and PD-L2 with IC 50 of 3.0 and 3.1 nmol/L, respectively. Furthermore, JS-001 displayed distinct species cross-reactivity: it could bind to the PD-1 antigen on the peripheral blood mononuclear cells (PBMCs) of humans and cynomolgus monkeys, but not to those of mice and woodchucks; the K d values for the interaction between JS-001 and PD-1 antigens on CD8 + T cells of human and cynomolgus monkey were 2.1 nmol/L and 1.2 nmol/L, respectively. In vitro, treatment with JS-001 (0.01-10 μg/mL) dose-dependently stimulated human T cell proliferation, as well as IFN-γ and TNF-α secretion. In HBsAg-vaccinated cynomolgus monkeys, the expression of PD-1 + /CD4 + and PD-1 + /CD8 + was significantly elevated, intramuscular injection of JS-001 (1 and 10 mg/kg) resulted in dramatic decreases in PD-1 + /CD4 + and PD-1 + /CD8 + expression in a dose-dependent manner, which was supported by PD-1 receptor occupancy (RO) results. In the PK study, 18 cynomolgus monkeys treated with single, ascending doses of 1, 10, and 75 mg/kg, and another 6 cynomolgus monkeys received 10 mg/kg successive administration. The plasma clearance of JS-001 followed a linear PK profile with single administration in the 1 and 10 mg/kg groups and a non-linear PK profile in the 75 mg/kg group. In the successive 10 mg/kg administration group, no drug accumulation was observed. But the AUC from the last exposure was lower than that of the first

  14. JS-K, a glutathione/glutathione S-transferase-activated nitric oxide releasing prodrug inhibits androgen receptor and WNT-signaling in prostate cancer cells.

    Science.gov (United States)

    Laschak, Martin; Spindler, Klaus-Dieter; Schrader, Andres J; Hessenauer, Andrea; Streicher, Wolfgang; Schrader, Mark; Cronauer, Marcus V

    2012-03-30

    Nitric oxide (NO) and its oxidative reaction products have been repeatedly shown to block steroid receptor function via nitrosation of zinc finger structures in the DNA-binding domain (DBD). In consequence NO-donors could be of special interest for the treatment of deregulated androgen receptor(AR)-signaling in castration resistant prostate cancer (CRPC). Prostate cancer (PCa) cells were treated with JS-K, a diazeniumdiolate derivate capable of generating large amounts of intracellular NO following activation by glutathione S-transferase. Generation of NO was determined indirectly by the detection of nitrate in tissue culture medium or by immunodetection of nitrotyrosine in the cytoplasm. Effects of JS-K on intracellular AR-levels were determined by western blotting. AR-dimerization was analyzed by mammalian two hybrid assay, nuclear translocation of the AR was visualized in PCa cells transfected with a green fluorescent AR-Eos fusion protein using fluorescence microscopy. Modulation of AR- and WNT-signalling by JS-K was investigated using reporter gene assays. Tumor cell proliferation following JS-K treatment was measured by MTT-Assay. The NO-releasing compound JS-K was shown to inhibit AR-mediated reporter gene activity in 22Rv1 CRPC cells. Inhibition of AR signaling was neither due to an inhibition of nuclear import nor to a reduction in AR-dimerization. In contrast to previously tested NO-donors, JS-K was able to reduce the intracellular concentration of functional AR. This could be attributed to the generation of extremely high intracellular levels of the free radical NO as demonstrated indirectly by high levels of nitrotyrosine in JS-K treated cells. Moreover, JS-K diminished WNT-signaling in AR-positive 22Rv1 cells. In line with these observations, castration resistant 22Rv1 cells were found to be more susceptible to the growth inhibitory effects of JS-K than the androgen dependent LNCaP which do not exhibit an active WNT-signaling pathway. Our results

  15. JS-K, a nitric oxide prodrug, induces DNA damage and apoptosis in HBV-positive hepatocellular carcinoma HepG2.2.15 cell.

    Science.gov (United States)

    Liu, Zhengyun; Li, Guangmin; Gou, Ying; Xiao, Dongyan; Luo, Guo; Saavedra, Joseph E; Liu, Jie; Wang, Huan

    2017-08-01

    Hepatocellular carcinoma (HCC) is the most important cause of cancer-related death, and 85% of HCC is caused by chronic HBV infection, the prognosis of patients and the reduction of HBV DNA levels remain unsatisfactory. JS-K, a nitric oxide-releasing diazeniumdiolates, is effective against various tumors, but little is known on its effects on HBV positive HCC. We found that JS-K reduced the expression of HBsAg and HBeAg in HBV-positive HepG2.2.15 cells. This study aimed to further examine anti-tumor effects of JS-K on HepG2.2.15 cells. The MTT assay and colony forming assay were used to study the cell growth inhibition of JS-K; scratch assay and transwell assay were performed to detect cell migration. The cell cycle was detected by flow cytometry. The immunofluorescence, flow cytometry analysis, and western blot were used to study DNA damage and cell apoptosis. JS-K inhibited HepG2.2.15 cell growth in a dose-dependent manner, suppressed cell colony formation and migration, arrested cells gather in the G2 phase. JS-K (1-20μM) increased the expression of DNA damage-associated protein phosphorylation H 2 AX (γH 2 AX), phosphorylation of checkpoint kinase 1 (p-Chk1), phosphorylation of checkpoint kinase 2 (p-Chk2), ataxia-telangiectasia mutated (ATM), phosphorylation of ataxia-telangiectasia mutated rad3-related (p-ATR) and apoptotic-associated proteins cleaved caspase-3, cleaved caspase-7, cleaved poly ADP-ribose polymerase (cleaved PARP). The study demonstrated JS-K is effective against HBV-positive HepG2.2.15 cells, the mechanisms are not only related to inhibition of HBsAg and HBeAg secretion, but also related with induction of DNA damage and apoptosis. JS-K is a promising anti-cancer candidate against HBV-positive HCC. Copyright © 2017 Elsevier Masson SAS. All rights reserved.

  16. JS-K, a nitric oxide-releasing prodrug, modulates ß-catenin/TCF signaling in leukemic Jurkat cells: evidence of an S-nitrosylated mechanism.

    Science.gov (United States)

    Nath, Niharika; Chattopadhyay, Mitali; Pospishil, Liliya; Cieciura, Lucyna Z; Goswami, Satindra; Kodela, Ravinder; Saavedra, Joseph E; Keefer, Larry K; Kashfi, Khosrow

    2010-12-01

    β-Catenin is a central player of the Wnt signaling pathway that regulates cell-cell adhesion and may promote leukemia cell proliferation. We examined whether JS-K, an NO-donating prodrug, modulates the Wnt/β-catenin/TCF-4 signaling pathway in Jurkat T-Acute Lymphoblastic Leukemia cells. JS-K inhibited Jurkat T cell growth in a concentration and time-dependent manner. The IC(50)s for cell growth inhibition were 14±0.7 and 9±1.2μM at 24 and 48h, respectively. Treatment of the cells with JS-K for 24h, caused a dose-dependent increase in apoptosis from 16±3.3% at 10μM to 74.8±2% at 100μM and a decrease in proliferation. This growth inhibition was also due, in part, to alterations in the different phases of the cell cycle. JS-K exhibited a dose-dependent cytotoxicity as measured by LDH release at 24h. However, between 2 and 8h, LDH release was less than 20% for any indicated JS-K concentration. The β-catenin/TCF-4 transcriptional inhibitory activity was reduced by 32±8, 63±5, and 93±2% at 2, 10, and 25μM JS-K, respectively, based on luciferase reporter assays. JS-K reduced nuclear β-catenin and cyclin D1 protein levels, but cytosolic β-catenin expression did not change. Based on a time-course assay of S-nitrosylation of proteins by a biotin switch assay, S-nitrsolyation of nuclear β-catenin was determined to precede its degradation. A comparison of the S-nitrosylated nuclear β-catenin to the total nuclear β-catenin showed that β-catenin protein levels were degraded at 24h, while S-nitrosylation of β-catenin occurred earlier at 0-6h. The NO scavenger PTIO abrogated the JS-K mediated degradation of β-catenin demonstrating the need for NO. Copyright © 2010 Elsevier Inc. All rights reserved.

  17. SKODA JS in Central and Eastern European markets

    International Nuclear Information System (INIS)

    Luptacik, P.

    2006-01-01

    During the past decade, SKODA JS a.s. gained a leading position in the manufacture of equipment for the nuclear power sector in Central and Eastern Europe. The company benefited from its experience accumulated during the construction of VVER 440 and VVER 1000 NPPs at a time that saw a global decrease in popularity of the nuclear power sector. The company is building its success on a comprehensive understanding of the function of the primary coolant circuit and efforts to upgrade the equipment and processes so as to reflect new requirements in terms of safety and reactor unit service life. (orig.)

  18. A Low-mass Exoplanet Candidate Detected by K2 Transiting the Praesepe M Dwarf JS 183

    Science.gov (United States)

    Pepper, Joshua; Gillen, Ed; Parviainen, Hannu; Hillenbrand, Lynne A.; Cody, Ann Marie; Aigrain, Suzanne; Stauffer, John; Vrba, Frederick J.; David, Trevor; Lillo-Box, Jorge; Stassun, Keivan G.; Conroy, Kyle E.; Pope, Benjamin J. S.; Barrado, David

    2017-04-01

    We report the discovery of a repeating photometric signal from a low-mass member of the Praesepe open cluster that we interpret as a Neptune-sized transiting planet. The star is JS 183 (HSHJ 163, EPIC 211916756), with T eff = 3325 ± 100 K, M * = 0.44 ± 0.04 M ⊙, R * = 0.44 ± 0.03 R ⊙, and {log}{g}* = 4.82+/- 0.06. The planet has an orbital period of 10.134588 days and a radius of R P = 0.32 ± 0.02 R J. Since the star is faint at V = 16.5 and J = 13.3, we are unable to obtain a measured radial velocity orbit, but we can constrain the companion mass to below about 1.7 M J, and thus well below the planetary boundary. JS 183b (since designated as K2-95b) is the second transiting planet found with K2 that resides in a several-hundred-megayear open cluster; both planets orbit mid-M dwarf stars and are approximately Neptune sized. With a well-determined stellar density from the planetary transit, and with an independently known metallicity from its cluster membership, JS 183 provides a particularly valuable test of stellar models at the fully convective boundary. We find that JS 183 is the lowest-density transit host known at the fully convective boundary, and that its very low density is consistent with current models of stars just above the fully convective boundary but in tension with the models just below the fully convective boundary.

  19. Dose distribution, using homogeneous material before the reload of the JS-6500 irradiator

    International Nuclear Information System (INIS)

    Carrasco A, H.

    1991-10-01

    The objective of this report is to determine the dose distribution inside the aluminum containers used for the industrial irradiation, as well as to locate the positions of maximum and minimum doses, before the reloading of the JS-6500 Irradiator. (Author)

  20. JS-K, a GST-activated nitric oxide generator, induces DNA double-strand breaks, activates DNA damage response pathways, and induces apoptosis in vitro and in vivo in human multiple myeloma cells.

    Science.gov (United States)

    Kiziltepe, Tanyel; Hideshima, Teru; Ishitsuka, Kenji; Ocio, Enrique M; Raje, Noopur; Catley, Laurence; Li, Chun-Qi; Trudel, Laura J; Yasui, Hiroshi; Vallet, Sonia; Kutok, Jeffery L; Chauhan, Dharminder; Mitsiades, Constantine S; Saavedra, Joseph E; Wogan, Gerald N; Keefer, Larry K; Shami, Paul J; Anderson, Kenneth C

    2007-07-15

    Here we investigated the cytotoxicity of JS-K, a prodrug designed to release nitric oxide (NO(*)) following reaction with glutathione S-transferases, in multiple myeloma (MM). JS-K showed significant cytotoxicity in both conventional therapy-sensitive and -resistant MM cell lines, as well as patient-derived MM cells. JS-K induced apoptosis in MM cells, which was associated with PARP, caspase-8, and caspase-9 cleavage; increased Fas/CD95 expression; Mcl-1 cleavage; and Bcl-2 phosphorylation, as well as cytochrome c, apoptosis-inducing factor (AIF), and endonuclease G (EndoG) release. Moreover, JS-K overcame the survival advantages conferred by interleukin-6 (IL-6) and insulin-like growth factor 1 (IGF-1), or by adherence of MM cells to bone marrow stromal cells. Mechanistic studies revealed that JS-K-induced cytotoxicity was mediated via NO(*) in MM cells. Furthermore, JS-K induced DNA double-strand breaks (DSBs) and activated DNA damage responses, as evidenced by neutral comet assay, as well as H2AX, Chk2 and p53 phosphorylation. JS-K also activated c-Jun NH(2)-terminal kinase (JNK) in MM cells; conversely, inhibition of JNK markedly decreased JS-K-induced cytotoxicity. Importantly, bortezomib significantly enhanced JS-K-induced cytotoxicity. Finally, JS-K is well tolerated, inhibits tumor growth, and prolongs survival in a human MM xenograft mouse model. Taken together, these data provide the preclinical rationale for the clinical evaluation of JS-K to improve patient outcome in MM.

  1. Phosphate-binding protein from Polaromonas JS666: purification, characterization, crystallization and sulfur SAD phasing

    Energy Technology Data Exchange (ETDEWEB)

    Pegos, Vanessa R.; Hey, Louis; LaMirande, Jacob; Pfeffer, Rachel; Lipsh, Rosalie; Amitay, Moshe; Gonzalez, Daniel; Elias, Mikael (JCT-Israel); (UMM); (CNRS-UMR)

    2017-05-25

    Phosphate-binding proteins (PBPs) are key proteins that belong to the bacterial ABC-type phosphate transporters. PBPs are periplasmic (or membrane-anchored) proteins that capture phosphate anions from the environment and release them to the transmembrane transporter. Recent work has suggested that PBPs have evolved for high affinity as well as high selectivity. In particular, a short, unique hydrogen bond between the phosphate anion and an aspartate residue has been shown to be critical for selectivity, yet is not strictly conserved in PBPs. Here, the PBP fromPolaromonasJS666 is focused on. Interestingly, this PBP is predicted to harbor different phosphate-binding residues to currently known PBPs. Here, it is shown that the PBP fromPolaromonasJS666 is capable of binding phosphate, with a maximal binding activity at pH 8. Its structure is expected to reveal its binding-cleft configuration as well as its phosphate-binding mode. Here, the expression, purification, characterization, crystallization and X-ray diffraction data collection to 1.35 Å resolution of the PBP fromPolaromonasJS666 are reported.

  2. Biodegradation of isoproturon using a novel Pseudomonas aeruginosa strain JS-11 as a multi-functional bioinoculant of environmental significance.

    Science.gov (United States)

    Dwivedi, Sourabh; Singh, Braj Raj; Al-Khedhairy, Abdulaziz A; Musarrat, Javed

    2011-01-30

    Biodegradation of phenylurea herbicide isoproturon was studied in soil microcosm bioaugmented with a novel bacterial strain JS-11 isolated from wheat rhizosphere. The molecular characterization based on 16SrDNA sequence homology confirmed its identity as Pseudomonas aeruginosa strain JS-11. The herbicide was completely degraded within 20 days at ambient temperature with the rate constant of 0.08 day(-1), following the first-order rate kinetics. In stationary phase, at a cell density of 6.5 × 10(9) CFU mL(-1), the bacteria produced substantially increased amounts of indole acetic acid (IAA) in the presence of tryptophan as compared with the control. Also, the bacteria exhibited a time-dependent increase in the amount of tri-calcium phosphate solubilization in Pikovskaya's medium. Further screening of the strain JS-11 for auxiliary activities revealed its remarkable capability of producing the siderophores and hydrogen cyanide (HCN), besides antifungal activity against a common phytopathogen Fusarium oxysporum. Thus, the versatile P. aeruginosa strain JS-11 with innate potential for multifarious biological activities is envisaged as a super-bioinoculant for exploitation in the integrated bioremediation, plant growth and disease management (IBPDM) in contaminated agricultural soils. Copyright © 2010 Elsevier B.V. All rights reserved.

  3. Tīmekļa lietotņu veiktspējas optimizācija AngularJS lietotnēs

    OpenAIRE

    Niedrītis, Andris

    2016-01-01

    Darbā Tīmekļa lietotņu veiktspējas optimizācija AngularJS lietotnēs tiek pētīts klienta puses lietotņu izstrādes ietvars AngularJS un tā tipiskākie veiktspējas trūkumi un izstrādātāju kļūdas, kā arī veidi kā risināt šīs kļūdas un uzlabot lietotņu veiktspēju. Pētījums balstās uz informāciju, kas atrodama paša ietvara oficiālajā dokumentācijā un pieredzējušu AngularJS lietotāju viedokļiem par šī ietvara potenciālajām problēmām un to risinājumiem. Pārsvarā tiek aplūkoti veidi kā veidot lietotne...

  4. Effects of the nitric oxide donor JS-K on the blood-tumor barrier and on orthotopic U87 rat gliomas assessed by MRI.

    Science.gov (United States)

    Weidensteiner, Claudia; Reichardt, Wilfried; Shami, Paul J; Saavedra, Joseph E; Keefer, Larry K; Baumer, Brunhilde; Werres, Anna; Jasinski, Robert; Osterberg, Nadja; Weyerbrock, Astrid

    2013-04-01

    Nitric oxide (NO) released from NO donors can be cytotoxic in tumor cells and can enhance the transport of drugs into brain tumors by altering blood-tumor barrier permeability. The NO donor JS-K [O(2)-(2,4-dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate] releases NO upon enzymatic activation selectively in cells overexpressing glutathione-S-transferases (GSTs) such as gliomas. Thus, JS-K-dependent NO effects - especially on cell viability and vascular permeability - were investigated in U87 glioma cells in vitro and in an orthotopic U87 xenograft model in vivo by magnetic resonance imaging (MRI). In vitro experiments showed dose-dependent antiproliferative and cytotoxic effects in U87 cells. In addition, treatment of U87 cells with JS-K resulted in a dose-dependent activation of soluble guanylate cyclase and intracellular accumulation of cyclic guanosine monophosphate (cGMP) which was irreversibly inhibited by the selective inhibitor of soluble guanylate cyclase ODQ (1H-[1,2,4]oxadiazolo(4,3a)quinoxaline-1-one). Using dynamic contrast enhanced MRI (DCE-MRI) as a minimally invasive technique, we demonstrated for the first time a significant increase in the DCE-MRI read-out initial area under the concentration curve (iAUC60) indicating an acute increase in blood-tumor barrier permeability after i.v. treatment with JS-K. Repeated MR imaging of animals with intracranial U87 gliomas under treatment with JS-K (3.5 μmol/kg JS-K 3×/week) and of untreated controls on day 12 and 19 after tumor inoculation revealed no significant changes in tumor growth, edema formation or tumor perfusion. Immunohistochemical workup of the brains showed a significant antiproliferative effect of JS-K in the gliomas. Taken together, in vitro and in vivo data suggest that JS-K has antiproliferative effects in U87 gliomas and opens the blood-tumor barrier by activation of the NO/cGMP signaling pathway. This might be a novel approach to facilitate entry of therapeutic

  5. Real-time imaging of the growth-inhibitory effect of JS399-19 on Fusarium.

    Science.gov (United States)

    Wollenberg, Rasmus D; Donau, Søren S; Nielsen, Thorbjørn T; Sørensen, Jens L; Giese, Henriette; Wimmer, Reinhard; Søndergaard, Teis E

    2016-11-01

    Real-time imaging was used to study the effects of a novel Fusarium-specific cyanoacrylate fungicide (JS399-19) on growth and morphology of four Fusarium sp. This fungicide targets the motor domain of type I myosin. Fusarium graminearum PH-1, Fusarium solani f. sp. pisi 77-13-4, Fusarium avenaceum IBT8464, and Fusarium avenaceum 05001, which has a K216Q amino-acid substitution at the resistance-implicated site in its myosin type I motor domain, were analyzed. Real-time imaging shows that JS399-19 inhibits fungal growth but not to the extent previously reported. The fungicide causes the hypha to become entangled and unable to extend vertically. This implies that type I myosin in Fusarium is essential for hyphal and mycelia propagation. The K216Q substitution correlates with reduced susceptibility in F. avenaceum. Copyright © 2015 Elsevier B.V. All rights reserved.

  6. Determination of diacylhydrazines-type insect growth regulator JS-118 residues in cabbage and soil by high performance liquid chromatography with DAD detection.

    Science.gov (United States)

    Hu, J-Y; Deng, Z-B; Qin, D-M

    2009-12-01

    JS-118 is a diacylhydrazines-type insect growth regulator used extensively in China now. An analytical method for residues determination of JS-118 in cabbage and soil samples by high performance liquid chromatography with DAD detection was established and optimized. Primary secondary amine solid phase extraction cartridge was used for sample preparation. Mean recoveries for the analyte ranged from 96.6% to 107.0% with CV value less than 4.7%. The limit of quantification is 0.01 mg/kg. Direct confirmation of JS-118 residues in samples was realized by high performance liquid chromatography-mass spectrometry. The proposed method is simple, rapid and reliable to perform and could be utilized for monitoring of pesticides residues.

  7. Control of selected VVER components life time SKODA JS a.s. experience

    International Nuclear Information System (INIS)

    Zdebor, J.; Pribulla, E.

    2005-01-01

    Experience from the operation of nuclear power plants with type VVER reactors has shown that the life time management of a number of nuclear reactor components is technically as well as with respect to safety substantiated even at the time which exceeds their originally designed life time. To accept such solution it was necessary to develop and implement a number of programs based on which it was possible to evaluate the actual condition of monitored equipment. It is a condition allowing to adopt solution concerning the possibility of their further operation. Experience from the manufacture of 21 sets of reactor equipment for VVER 440 and 3 sets VVER 1000 has been gathered in SKODA JS a.s. which have been completed by experience from service activities performed at operated nuclear power plants. Analyses of manufacturing data and in-service inspection results completed by a lot of laboratory tests have become the basis for the development of selected VVER components life time management programs. The paper focuses on the life time management of those VVER components which SKODA JS a.s. has most experience with. (authors)

  8. Functional genomics provides insights into the role of Propionibacterium freudenreichii ssp. shermanii JS in cheese ripening.

    Science.gov (United States)

    Ojala, Teija; Laine, Pia K S; Ahlroos, Terhi; Tanskanen, Jarna; Pitkänen, Saara; Salusjärvi, Tuomas; Kankainen, Matti; Tynkkynen, Soile; Paulin, Lars; Auvinen, Petri

    2017-01-16

    Propionibacterium freudenreichii is a commercially important bacterium that is essential for the development of the characteristic eyes and flavor of Swiss-type cheeses. These bacteria grow actively and produce large quantities of flavor compounds during cheese ripening at warm temperatures but also appear to contribute to the aroma development during the subsequent cold storage of cheese. Here, we advance our understanding of the role of P. freudenreichii in cheese ripening by presenting the 2.68-Mbp annotated genome sequence of P. freudenreichii ssp. shermanii JS and determining its global transcriptional profiles during industrial cheese-making using transcriptome sequencing. The annotation of the genome identified a total of 2377 protein-coding genes and revealed the presence of enzymes and pathways for formation of several flavor compounds. Based on transcriptome profiling, the expression of 348 protein-coding genes was altered between the warm and cold room ripening of cheese. Several propionate, acetate, and diacetyl/acetoin production related genes had higher expression levels in the warm room, whereas a general slowing down of the metabolism and an activation of mobile genetic elements was seen in the cold room. A few ripening-related and amino acid catabolism involved genes were induced or remained active in cold room, indicating that strain JS contributes to the aroma development also during cold room ripening. In addition, we performed a comparative genomic analysis of strain JS and 29 other Propionibacterium strains of 10 different species, including an isolate of both P. freudenreichii subspecies freudenreichii and shermanii. Ortholog grouping of the predicted protein sequences revealed that close to 86% of the ortholog groups of strain JS, including a variety of ripening-related ortholog groups, were conserved across the P. freudenreichii isolates. Taken together, this study contributes to the understanding of the genomic basis of P. freudenreichii

  9. Uptake and incorporation of labeled tryptophan isomers into IAA in the jsR1 mutant of Lemna gibba

    International Nuclear Information System (INIS)

    Baldi, B.G.; Maher, B.R.; Cohen, J.D.

    1989-01-01

    Analyses of the IAA-overproducing mutant of Lemna have been initiated in order to study in vivo biosynthesis of IAA. Using radiolabelled tryptophan isomers prepared from commercial sources of 14 C-D,L tryptophan by chiral separation kinetics of uptake of L and D tryptophan were determined for sterile cultures of individual jsR 1 four-frond colonies. Over a 24 h period, about 50% of the radioactivity from 14 C-L-TRP in media, or about 25% from 14 C-D-TRP, was found in the plant tissue. Maximal rates of uptake were seen in the first six hors for both isomers. Endogenous levels of tryptophan determined in jsR 1 as measures of pool sizes in vivo show 5 to 10 ug/g FW total tryptophan with less than 1% in the D isomer form. Information on uptake and endogenous pool sizes of tryptophan isomers is being used for feeding of stable isotope labeled tryptophan ( 13 C, 14 N) to jsR 1 at physiological levels. Analyses of incorporation of label into IAA using GC-MS and high resolution mass spectrometry are currently underway

  10. Nitric oxide released from JS-K induces cell death by mitotic catastrophe as part of necrosis in glioblastoma multiforme.

    Science.gov (United States)

    Günzle, Jessica; Osterberg, Nadja; Saavedra, Joseph E; Weyerbrock, Astrid

    2016-09-01

    The nitric oxide (NO) donor JS-K is specifically activated by glutathione S-transferases (GSTs) in GST-overexpressing cells. We have shown the induction of cell death in glioblastoma multiforme (GBM) cells at high JS-K doses but the mechanism remains unclear. The aim of this study was to determine whether NO-induced cell death is triggered by induction of apoptotic or necrotic pathways. For the first time, we demonstrate that NO induces cell death via mitotic catastrophe (MC) with non-apoptotic mechanisms in GBM cells. Moreover, the level of morphological changes indicating MC correlates with increased necrosis. Therefore, we conclude that MC is the main mechanism by which GBM cells undergo cell death after treatment with JS-K associated with necrosis rather than apoptosis. In addition, we show that PARP1 is not an exclusive marker for late apoptosis but is also involved in MC. Activating an alternative way of cell death can be useful for the multimodal cancer therapy of GBM known for its strong anti-apoptotic mechanisms and drug resistance.

  11. Criticality safety analyses in SKODA JS a.s

    International Nuclear Information System (INIS)

    Mikolas, P.; Svarny, J.

    1999-01-01

    This paper describes criticality safety analyses of spent fuel systems for storage and transport of spent fuel performed in SKODA JS s.r.o.. Analyses were performed for different systems both at NPP site including originally designed spent fuel pool with a large pitch between assemblies without any special absorbing material, high density spent fuel pool with an additional absorption by boron steel, depository rack for fresh fuel assemblies with a very large pitch between fuel assemblies, a container for transport of fresh fuel into the reactor pool and a cask for transport and storage of spent fuel and container for final storage depository. required subcriticality has been proven taking into account all possible unfavourable conditions, uncertainties etc. In two cases, burnup credit methodology is expected to be used. (Authors)

  12. Research on Anoplophora glabripennis in the United States

    Science.gov (United States)

    Robert A. Haack

    2003-01-01

    In the mid-1990s it was estimated that more than 400 exotic (non-native) forest insects had already become established in the United States (HAACK and BYLER, 1993; MATTSON et al., 1994; NIEMELA and MATTSON, 1996). This number has continued to grow with new exotics discovered annually in the United States (HAACK, 2002; HAACK and POLAND, 2001; HAACK et al., 2002). One...

  13. Implementation of CMS Central DAQ monitoring services in Node.js

    CERN Document Server

    Vougioukas, Michail

    2015-01-01

    This report summarizes my contribution to the CMS Central DAQ monitoring system, in my capacity as a CERN Summer Students Programme participant, from June to September 2015. Specifically, my work was focused on rewriting – from Apache/PHP to Node.js/Javascript - and optimizing real-time monitoring web services (mostly Elasticsearch-based but also some Oracle-based) for the CMS Data Acquisition (Run II Filterfarm). Moreover, it included an implementation of web server caching, for better scalability when simultaneous web clients use the services. Measurements confirmed that the software developed during this project has indeed a potential to provide scalable services.

  14. The United States Experience with the Exotic Cerambycid Anoplophora glabripennis: Detection, Quarantine, and Control

    Science.gov (United States)

    Robert A. Haack; Therese M. Poland; Rui-Tong Gao

    2000-01-01

    It is estimated that there are at least 4500 exotic (non-indigenous) organisms currently established in the United States(US) (US Congress 1993) and possibly as many as 50,000 (Pimentel et al. 2000). Of the many exotic organisms now in the US, more than 400 are insects that feed on trees and shrubs.(Haack and Byler 1993, Mattson et al. 1994, Niemela and Mattson 1996)....

  15. High abundance of JS-1- and Chloroflexi-related Bacteria in deeply buried marine sediments revealed by quantitative, real-time PCR.

    Science.gov (United States)

    Blazejak, Anna; Schippers, Axel

    2010-05-01

    Sequences of members of the bacterial candidate division JS-1 and the classes Anaerolineae and Caldilineae of the phylum Chloroflexi are frequently found in 16S rRNA gene clone libraries obtained from marine sediments. Using a newly designed quantitative, real-time PCR assay, these bacterial groups were jointly quantified in samples from near-surface and deeply buried marine sediments from the Peru margin, the Black Sea, and a forearc basin off the island of Sumatra. In near-surface sediments, sequences of the JS-1 as well as Anaerolineae- and Caldilineae-related Bacteria were quantified with significantly lower 16S rRNA gene copy numbers than the sequences of total Bacteria. In contrast, in deeply buried sediments below approximately 1 m depth, similar quantities of the 16S rRNA gene copies of these specific groups and Bacteria were found. This finding indicates that JS-1 and Anaerolineae- and Caldilineae-related Bacteria might dominate the bacterial community in deeply buried marine sediments and thus seem to play an important ecological role in the deep biosphere.

  16. Pengembangan Sistem Informasi Geografis Berbasis Node.JS untuk Pemetaan Mesin dan Tracking Engineer dengan Pemanfaatan Geolocation pada PT IBM Indonesia

    Directory of Open Access Journals (Sweden)

    RACHMAT FAJRIN

    2017-09-01

    Full Text Available PT IBM memiliki banyak klien di Indonesia, ini membuat persebaran produk (dalam hal ini mesin atm yang semakin meluas di wilayah Indonesia. Hal ini memicu PT IBM untuk menempatkan engineer dibanyak wilayah untuk memenuhi kebutuhan services dan maintenance. Untuk itu dalam penelitian ini dikembangkan sebuah sistem informasi geografis untuk pemetaan mesin dan tracking engineer dengan pemanfaatan geolocation yang bertujuan untuk menampilkan peta digital beserta lokasi mesin dan engineer di seluruh Indonesia, yang akan memudahkan PT IBM dalam pemberian tugas kepada engineer untuk services dan maintenance ke lokasi mesin terdekat. Sistem ini dibangun menggunakan beberapa software open source yaitu, Node.JS dan Express.JS yang merupakan server-side javascript web platform, Handlebars untuk template engine, MySQL sebagai database storage, Postman yang berfungsi sebagai API (Application Program Interface testing, Google Maps API untuk implementasi peta digital dan juga Firebase Cloud Messaging (FCM untuk platform mengirim notifikasi dari web ke device engineer.Pengembangan Sistem Informasi Geografis Berbasis Node.JS untuk Pemetaan Mesin dan Tracking Engineer dengan Pemanfaatan Geolocation pada PT IBM Indonesia

  17. Kekule.js: An Open Source JavaScript Chemoinformatics Toolkit.

    Science.gov (United States)

    Jiang, Chen; Jin, Xi; Dong, Ying; Chen, Ming

    2016-06-27

    Kekule.js is an open-source, object-oriented JavaScript toolkit for chemoinformatics. It provides methods for many common tasks in molecular informatics, including chemical data input/output (I/O), two- and three-dimensional (2D/3D) rendering of chemical structure, stereo identification, ring perception, structure comparison, and substructure search. Encapsulated widgets to display and edit chemical structures directly in web context are also supplied. Developed with web standards, the toolkit is ideal for building chemoinformatics applications over the Internet. Moreover, it is highly platform-independent and can also be used in desktop or mobile environments. Some initial applications, such as plugins for inputting chemical structures on the web and uses in chemistry education, have been developed based on the toolkit.

  18. [Construction and rescue of infectious cDNA clone of pigeon-origin Newcastle disease virus strain JS/07/04/Pi].

    Science.gov (United States)

    Zhu, Yan-Mei; Hu, Zeng-Lei; Song, Qing-Qing; Duan, Zhi-Qiang; Gu, Min; Hu, Shun-Lin; Wang, Xiao-Quan; Liu, Xiu-Fan

    2012-01-01

    Based on the complete genome sequence of pigeon-origin Newcastle disease virus strain JS/07/04/ Pi(genotype VIb), nine overlapped fragments covering its full-length genome were amplified by RT-PCR. The fragments were connected sequentially and then inserted into the transcription vector TVT7/R resulting in the TVT/071204 which contained the full genome of strain JS/07/04/Pi. The TVT/071204 was co-transfected with three helper plasmids pCI-NP, pCI-P and pCI-L into the BSR cells, and the transfected cells and culture supernatant were inoculated into 9-day-old SPF embryonated eggs 60 h post-transfection. The HA and HI tests were conducted following the death of embryonated eggs. The results showed that the allantoic fluids obtained were HA positive and the HA could be inhibited by anti-NDV serum which indicated that the strain JS/07/04/Pi was rescued successfully. The rescued virus rNDV/071204 showed similar growth kinetics to its parental virus in CEF. The successful recovery of this strain would contribute to the understanding of the host-specificity of pigeon-origin NDV and to the development of the novel vaccines against the NDV infection in pigeons.

  19. Genome Sequence of an Endophytic Fungus, Fusarium solani JS-169, Which Has Antifungal Activity.

    Science.gov (United States)

    Kim, Jung A; Jeon, Jongbum; Park, Sook-Young; Kim, Ki-Tae; Choi, Gobong; Lee, Hyun-Jung; Kim, Yangsun; Yang, Hee-Sun; Yeo, Joo-Hong; Lee, Yong-Hwan; Kim, Soonok

    2017-10-19

    An endophytic fungus, Fusarium solani strain JS-169, isolated from a mulberry twig, showed considerable antifungal activity. Here, we report the draft genome sequence of this strain. The assembly comprises 17 scaffolds, with an N 50 value of 4.93 Mb. The assembled genome was 45,813,297 bp in length, with a G+C content of 49.91%. Copyright © 2017 Kim et al.

  20. Induced absorption spectra of the infrared fundamental band of molecular deuterium at 77 K: S1( J)+S0( J) transitions

    International Nuclear Information System (INIS)

    Gillard, P.G.; Prasad, R.D.G.; Reddy, S.P.

    1984-01-01

    The collision-induced spectra of the fundamental band of normal D 2 in the high frequency region 3200--3700 cm -1 were recorded for gas densities in the range 80--140 amagat at 77 K with a 2 m absorption cell. The contribution to the intensity of the band in this region comes from the high frequency wings of quadrupolar transitions S 1 ( J) and Q 1 ( J)+S 0 ( J) with J = 0 and 1, and from the group of transitions S 1 (2) and Q 1 ( J)+S 0 (2) with J = 0, 1, and 2 as well as from the relatively weaker double rotational transitions of the type S 1 ( J)+S 0 ( J); the latter transitions arise from the intermolecular interaction between the anisotropic component of the polarizability of one of the colliding pairs of molecules and the quadrupole field of the other. The experimental profiles were analyzed by assuming appropriate line shape functions and using the theoretical matrix elements of the quadrupole moment, isotropic polarizability, and anisotropy of polarizability of the D 2 molecule. From this analysis the characteristic half-width parameters delta/sub q/2 and delta/sub q/4 of the quadrupolar transitions and the binary and ternary absorption coefficients of the S 1 ( J)+S 0 ( J) transitions have been obtained. The experimental value of the binary absorption coefficient of S 1 (0)+S 0 (0) is (2.2 +- 0.1) x 10 -9 cm -1 amagat -2 and the corresponding theoretical value is 1.53 x 10 -9 cm -1 amagat -2

  1. A Comparative biochemical study on two marine endophytes, Bacterium SRCnm and Bacillus sp. JS, Isolated from red sea algae.

    Science.gov (United States)

    Ahmed, Eman Fadl; Hassan, Hossam Mokhtar; Rateb, Mostafa Ezzat; Abdel-Wahab, Noha; Sameer, Somayah; Aly Taie, Hanan Anwar; Abdel-Hameed, Mohammed Sayed; Hammouda, Ola

    2016-01-01

    Two marine endophytic bacteria were isolated from the Red Sea algae; a red alga; Acanthophora dendroides and the brown alga Sargassum sabrepandum. The isolates were identified based on their 16SrRNA sequences as Bacterium SRCnm and Bacillus sp. JS. The objective of this study was to investigate the potential anti-microbial and antioxidant activities of the extracts of the isolated bacteria grown in different nutrient conditions. Compared to amoxicillin (25μg/disk) and erythromycin (15μg/disk), the extracts of Bacterium SRCn min media II, III, IV and V were potent inhibitors of the gram-positive bacterium Sarcina maxima even at low concentrations. Also, the multidrug resistant Staphylococcus aureus(MRSA) was more sensitive to the metabolites produced in medium (II) of the same endophyte than erythromycin (15μg/disk). A moderate activity of the Bacillus sp. JS extracts of media I and II was obtained against the same pathogen. The total compounds (500ug/ml) of both isolated endophytes showed moderate antioxidant activities (48.9% and 46.1%, respectively). LC/MS analysis of the bacterial extracts was carried out to investigate the likely natural products produced. Cyclo(D-cis-Hyp-L-Leu), dihydrosphingosine and 2-Amino-1,3-hexadecanediol were identified in the fermentation medium of Bacterium SRCnm, whereas cyclo (D-Pro-L-Tyr) and cyclo (L-Leu-L-Pro) were the suggested compounds of Bacillus sp. JS.

  2. Antitumor activity of JS-K [O2-(2,4-dinitrophenyl) 1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate] and related O2-aryl diazeniumdiolates in vitro and in vivo.

    Science.gov (United States)

    Shami, Paul J; Saavedra, Joseph E; Bonifant, Challice L; Chu, Jingxi; Udupi, Vidya; Malaviya, Swati; Carr, Brian I; Kar, Siddhartha; Wang, Meifeng; Jia, Lee; Ji, Xinhua; Keefer, Larry K

    2006-07-13

    The literature provides evidence that metabolic nitric oxide (NO) release mediates the cytotoxic activities (against human leukemia and prostate cancer xenografts in mice) of JS-K, a compound of structure R(2)N-N(O)=NO-Ar for which R(2)N is 4-(ethoxycarbonyl)piperazin-1-yl and Ar is 2,4-dinitrophenyl. Here we present comparative data on the potencies of JS-K and 41 other O(2)-arylated diazeniumdiolates as inhibitors of HL-60 human leukemia cell proliferation, as well as in the NCI 51-cell-line screen for six of them. The data show JS-K to be the most potent of the 42 in both screens and suggest that other features of its structure and metabolism besides NO release may contribute importantly to its activity. Results with control compounds implicate JS-K's arylating ability, and the surprisingly low IC(50) value of the N-(ethoxycarbonyl)piperazine byproduct of NO release suggests a role for the R(2)N moiety. In addition to the above-mentioned in vivo activities, JS-K is shown here to be carcinostatic in a rat liver cancer model.

  3. Inspection of the coupling part material degradation. Some experiences and results from SKODA JS related to internals

    International Nuclear Information System (INIS)

    Brynda, J.

    1998-01-01

    In this presentation some experiences and results from SKODA JS, related to internals, are reported. Sketches of the construction of WWER 440 RPV and internal's materials, including chemical composition are given. The results of hardness tests on internal parts are reported as well as some changes in the construction of internal parts which were made to improve their crack and fracture properties

  4. Neuroprotective Compound from an Endophytic Fungus, Colletotrichum sp. JS-0367.

    Science.gov (United States)

    Song, Ji Hoon; Lee, Changyeol; Lee, Dahae; Kim, Soonok; Bang, Sunghee; Shin, Myoung-Sook; Lee, Jun; Kang, Ki Sung; Shim, Sang Hee

    2018-05-23

    Colletotrichum sp. JS-0367 was isolated from Morus alba (mulberry), identified, and cultured on a large scale for chemical investigation. One new anthraquinone (1) and three known anthraquinones (2-4) were isolated and identified using spectroscopic methods including 1D/2D-NMR and HRESIMS. Although the neuroprotective effects of some anthraquinones have been reported, the biological activities of the four anthraquinones isolated in this study have not been reported. Therefore, the neuroprotective effects of these compounds were determined against murine hippocampal HT22 cell death induced by glutamate. Compound 4, evariquinone, showed strong protective effects against HT22 cell death induced by glutamate by the inhibition of intracellular ROS accumulation and Ca 2+ influx triggered by glutamate. Immunoblot analysis revealed that compound 4 reduced the phosphorylation of MAPKs (JNK, ERK1/2, and p38) induced by glutamate. Furthermore, compound 4 strongly attenuated glutamate-mediated apoptotic cell death.

  5. Mobilā lietotne: "Instagram bilžu plānotājs"

    OpenAIRE

    Cibuļskis, Aigars

    2016-01-01

    Šajā dokumentā ir iekļauta Latvijas Universitātes Datorikas fakultātes kursa “Kvalifikācijas darbs II” (DatZ2049) praktiskā darba ietvaros izstrādātā lietotne “Mobila lietotne “Instagram bilžu plānotājs”” tehniskā dokumentācija, kas ietver programmatūras prasību specifikāciju, datu bāzes un ekrānformu projektējumus. Instagram bilžu plānotājs - ir lietotne Android platformai, kura domāta atvieglot bilžu izlikšanu sociālajā tīklā Instagram, modes blogeriem un mā...

  6. Visualization of protein sequence features using JavaScript and SVG with pViz.js.

    Science.gov (United States)

    Mukhyala, Kiran; Masselot, Alexandre

    2014-12-01

    pViz.js is a visualization library for displaying protein sequence features in a Web browser. By simply providing a sequence and the locations of its features, this lightweight, yet versatile, JavaScript library renders an interactive view of the protein features. Interactive exploration of protein sequence features over the Web is a common need in Bioinformatics. Although many Web sites have developed viewers to display these features, their implementations are usually focused on data from a specific source or use case. Some of these viewers can be adapted to fit other use cases but are not designed to be reusable. pViz makes it easy to display features as boxes aligned to a protein sequence with zooming functionality but also includes predefined renderings for secondary structure and post-translational modifications. The library is designed to further customize this view. We demonstrate such applications of pViz using two examples: a proteomic data visualization tool with an embedded viewer for displaying features on protein structure, and a tool to visualize the results of the variant_effect_predictor tool from Ensembl. pViz.js is a JavaScript library, available on github at https://github.com/Genentech/pviz. This site includes examples and functional applications, installation instructions and usage documentation. A Readme file, which explains how to use pViz with examples, is available as Supplementary Material A. © The Author 2014. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  7. Blood group genotyping for Jk(a)/Jk(b), Fy(a)/Fy(b), S/s, K/k, Kp(a)/Kp(b), Js(a)/Js(b), Co(a)/Co(b), and Lu(a)/Lu(b) with microarray beads.

    Science.gov (United States)

    Karpasitou, Katerina; Drago, Francesca; Crespiatico, Loretta; Paccapelo, Cinzia; Truglio, Francesca; Frison, Sara; Scalamogna, Mario; Poli, Francesca

    2008-03-01

    Traditionally, blood group typing has been performed with serologic techniques, the classical method being the hemagglutination test. Serotyping, however, may present important limitations such as scarce availability of rare antisera, typing of recently transfused patients, and those with a positive direct antiglobulin test. Consequently, serologic tests are being complemented with molecular methods. The aim of this study was to develop a low-cost, high-throughput method for large-scale genotyping of red blood cells (RBCs). Single-nucleotide polymorphisms associated with some clinically important blood group antigens, as well as with certain rare blood antigens, were evaluated: Jk(a)/Jk(b), Fy(a)/Fy(b), S/s, K/k, Kp(a)/Kp(b), Js(a)/Js(b), Co(a)/Co(b), and Lu(a)/Lu(b). Polymerase chain reaction (PCR)-amplified targets were detected by direct hybridization to microspheres coupled to allele-specific oligonucleotides. Cutoff values for each genotype were established with phenotyped and/or genotyped samples. The method was validated with a blind panel of 92 blood donor samples. The results were fully concordant with those provided by hemagglutination assays and/or sequence-specific primer (SSP)-PCR. The method was subsequently evaluated with approximately 800 blood donor and patient samples. This study presents a flexible, quick, and economical method for complete genotyping of large donor cohorts for RBC alleles.

  8. Dosimetry of the JS-6500 industrial irradiator for the irradiation of the PVC graduated flasks; Dosimetria del irradiador industrial JS-6500 para la irradiacion de probetas de PVC

    Energy Technology Data Exchange (ETDEWEB)

    Castaneda F, A.; Carrasco A, H.; Martinez P, M.E. [Instituto Nacional de Investigaciones Nucleares, A.P. 18-1027, 11801 Mexico D.F. (Mexico)

    2002-07-01

    The dosimetry of the JS-6500 AECL irradiator was realized, outside of the industrial transportation rails to know the dose distribution, as well as its dose speed. This one with the intention of exposing to gamma radiation; plastified PVC graduated flasks and evaluating their interweavement or degradation or both. This study of dosimetry was carried out by means of a theoretical and experimental evaluation in air atmosphere. The results allow to know the irradiation conditions of the PVC graduated flasks as well as those results prove that has not a significant difference among the obtained result as theoretical as experimentally due to that the obtained result in the theoretical evaluation is 2.62 KGy/h and the result for the case of the experimental evaluation is 2.74 KGy/h. (Author)

  9. ImageJS: Personalized, participated, pervasive, and reproducible image bioinformatics in the web browser

    Directory of Open Access Journals (Sweden)

    Jonas S Almeida

    2012-01-01

    Full Text Available Background: Image bioinformatics infrastructure typically relies on a combination of server-side high-performance computing and client desktop applications tailored for graphic rendering. On the server side, matrix manipulation environments are often used as the back-end where deployment of specialized analytical workflows takes place. However, neither the server-side nor the client-side desktop solution, by themselves or combined, is conducive to the emergence of open, collaborative, computational ecosystems for image analysis that are both self-sustained and user driven. Materials and Methods: ImageJS was developed as a browser-based webApp, untethered from a server-side backend, by making use of recent advances in the modern web browser such as a very efficient compiler, high-end graphical rendering capabilities, and I/O tailored for code migration. Results : Multiple versioned code hosting services were used to develop distinct ImageJS modules to illustrate its amenability to collaborative deployment without compromise of reproducibility or provenance. The illustrative examples include modules for image segmentation, feature extraction, and filtering. The deployment of image analysis by code migration is in sharp contrast with the more conventional, heavier, and less safe reliance on data transfer. Accordingly, code and data are loaded into the browser by exactly the same script tag loading mechanism, which offers a number of interesting applications that would be hard to attain with more conventional platforms, such as NIH′s popular ImageJ application. Conclusions : The modern web browser was found to be advantageous for image bioinformatics in both the research and clinical environments. This conclusion reflects advantages in deployment scalability and analysis reproducibility, as well as the critical ability to deliver advanced computational statistical procedures machines where access to sensitive data is controlled, that is, without

  10. ImageJS: Personalized, participated, pervasive, and reproducible image bioinformatics in the web browser.

    Science.gov (United States)

    Almeida, Jonas S; Iriabho, Egiebade E; Gorrepati, Vijaya L; Wilkinson, Sean R; Grüneberg, Alexander; Robbins, David E; Hackney, James R

    2012-01-01

    Image bioinformatics infrastructure typically relies on a combination of server-side high-performance computing and client desktop applications tailored for graphic rendering. On the server side, matrix manipulation environments are often used as the back-end where deployment of specialized analytical workflows takes place. However, neither the server-side nor the client-side desktop solution, by themselves or combined, is conducive to the emergence of open, collaborative, computational ecosystems for image analysis that are both self-sustained and user driven. ImageJS was developed as a browser-based webApp, untethered from a server-side backend, by making use of recent advances in the modern web browser such as a very efficient compiler, high-end graphical rendering capabilities, and I/O tailored for code migration. Multiple versioned code hosting services were used to develop distinct ImageJS modules to illustrate its amenability to collaborative deployment without compromise of reproducibility or provenance. The illustrative examples include modules for image segmentation, feature extraction, and filtering. The deployment of image analysis by code migration is in sharp contrast with the more conventional, heavier, and less safe reliance on data transfer. Accordingly, code and data are loaded into the browser by exactly the same script tag loading mechanism, which offers a number of interesting applications that would be hard to attain with more conventional platforms, such as NIH's popular ImageJ application. The modern web browser was found to be advantageous for image bioinformatics in both the research and clinical environments. This conclusion reflects advantages in deployment scalability and analysis reproducibility, as well as the critical ability to deliver advanced computational statistical procedures machines where access to sensitive data is controlled, that is, without local "download and installation".

  11. The nitric oxide prodrug JS-K is effective against non-small-cell lung cancer cells in vitro and in vivo: involvement of reactive oxygen species.

    Science.gov (United States)

    Maciag, Anna E; Chakrapani, Harinath; Saavedra, Joseph E; Morris, Nicole L; Holland, Ryan J; Kosak, Ken M; Shami, Paul J; Anderson, Lucy M; Keefer, Larry K

    2011-02-01

    Non-small-cell lung cancer is among the most common and deadly forms of human malignancies. Early detection is unusual, and there are no curative therapies in most cases. Diazeniumdiolate-based nitric oxide (NO)-releasing prodrugs are a growing class of promising NO-based therapeutics. Here, we show that O(2)-(2,4-dinitrophenyl)-1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K) is a potent cytotoxic agent against a subset of human non-small-cell lung cancer cell lines both in vitro and as xenografts in mice. JS-K treatment led to 75% reduction in the growth of H1703 lung adenocarcinoma cells in vivo. Differences in sensitivity to JS-K in different lung cancer cell lines seem to be related to their endogenous levels of reactive oxygen species (ROS)/reactive nitrogen species (RNS). Other related factors, levels of peroxiredoxin 1 (PRX1) and 8-oxo-deoxyguanosine glycosylase (OGG1), also correlated with drug sensitivity. Treatment of the lung adenocarcinoma cells with JS-K resulted in oxidative/nitrosative stress in cells with high basal levels of ROS/RNS, which, combined with the arylating properties of the compound, was reflected in glutathione depletion and alteration in cellular redox potential, mitochondrial membrane permeabilization, and cytochrome c release. Inactivation of manganese superoxide dismutase by nitration was associated with increased superoxide and significant DNA damage. Apoptosis followed these events. Taken together, the data suggest that diazeniumdiolate-based NO-releasing prodrugs may have application as a personalized therapy for lung cancers characterized by high levels of ROS/RNS. PRX1 and OGG1 proteins, which can be easily measured, could function as biomarkers for identifying tumors sensitive to the therapy.

  12. [Application of multiplex PCR for the screening of genotyping system for the rare blood groups Fy(a-), s-,k-,Di(b-) and Js(b-)].

    Science.gov (United States)

    Jiao, Wei; Xie, Li; Li, Hailan; Lan, Jiao; Mo, Zhuning; Yang, Ziji; Liu, Fei; Xiao, Ruiping; He, Yunlei; Ye, Luyi; Zhu, Ziyan

    2014-04-01

    To screen rare blood groups Fy(a-), s-, k-, Di(b-) and Js(b-) in an ethnic Zhuang population. Sequence-specific primers were designed based on single nucleotide polymorphism (SNP) sites of blood group antigens Fy(b) and s. A specific multiplex PCR system I was established. Multiplex PCR system II was applied to detect alleles antigens Di(b), k, Js(b)1910 and Js(b) 2019 at the same time. The two systems was were used to screen for rare blood group antigens in 4490 randomly selected healthy donors of Guangxi Zhuang ethnic origin. We successfully made the multiplex PCR system I. We detected the rare blood group antigens using the two PCR system. There are five Fy(a-), three s(-), two Di(b-) in 4490 Guangxi zhuang random samples. The multiplex PCR system I has achieved good accuracy and stability. With multiplex PCR systems I and II, 4490 samples were screened. Five Fy(a-), three s(-) and two Di(b-) samples were discovered. Multiplex PCR is an effective methods, which can be used for high throughput screening of rare blood groups. The rare blood types of Guangxi Zhuang ethnic origin obtained through the screening can provide valuable information for compatible blood transfusion. Through screening we obtained precious rare blood type materials which can be used to improve the capability of compatible infusion and reduce the transfusion reactions.

  13. Stabilization of the nitric oxide (NO) prodrugs and anticancer leads, PABA/NO and Double JS-K, through incorporation into PEG-protected nanoparticles.

    Science.gov (United States)

    Kumar, Varun; Hong, Sam Y; Maciag, Anna E; Saavedra, Joseph E; Adamson, Douglas H; Prud'homme, Robert K; Keefer, Larry K; Chakrapani, Harinath

    2010-02-01

    We report the stabilization of the nitric oxide (NO) prodrugs and anticancer lead compounds, PABA/NO (O(2)-{2,4-dinitro-5-[4-(N-methylamino)benzoyloxy]phenyl} 1-(N,N-dimethylamino)diazen-1-ium-1,2-diolate) and "Double JS-K" 1,5-bis-{1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diol-2-ato}-2,4-dinitrobenzene, through their incorporation into polymer-protected nanoparticles. The prodrugs were formulated in block copolymer-stabilized nanoparticles with sizes from 220 to 450 nm by a novel rapid precipitation process. The block copolymers, with polyethylene glycol (PEG) soluble blocks, provide a steric barrier against NO prodrug activation by glutathione. Too rapid activation and NO release has been a major barrier to effective administration of this class of compounds. The nanoparticle stabilized PABA/NO are protected from attack by glutathione as evidenced by a significant increase in time taken for 50% decomposition from 15 min (unformulated) to 5 h (formulated); in the case of Double JS-K, the 50% decomposition time was extended from 4.5 min (unformulated) to 40 min (formulated). The more hydrophobic PABA/NO produced more stable nanoparticles and correspondingly more extended release times in comparison with Double JS-K. The hydrophobic blocks of the polymer were either polystyrene or polylactide. Both blocks produced nanoparticles of approximately the same size and release kinetics. This combination of PEG-protected nanoparticles with sizes appropriate for cancer targeting by enhanced permeation and retention (EPR) and delayed release of NO may afford enhanced therapeutic benefit.

  14. The Nitric Oxide Prodrug JS-K Is Effective against Non–Small-Cell Lung Cancer Cells In Vitro and In Vivo: Involvement of Reactive Oxygen SpeciesS⃞

    Science.gov (United States)

    Chakrapani, Harinath; Saavedra, Joseph E.; Morris, Nicole L.; Holland, Ryan J.; Kosak, Ken M.; Shami, Paul J.; Anderson, Lucy M.; Keefer, Larry K.

    2011-01-01

    Non–small-cell lung cancer is among the most common and deadly forms of human malignancies. Early detection is unusual, and there are no curative therapies in most cases. Diazeniumdiolate-based nitric oxide (NO)-releasing prodrugs are a growing class of promising NO-based therapeutics. Here, we show that O2-(2,4-dinitrophenyl)-1-[(4-ethoxycarbonyl)piperazin-1-yl]diazen-1-ium-1,2-diolate (JS-K) is a potent cytotoxic agent against a subset of human non–small-cell lung cancer cell lines both in vitro and as xenografts in mice. JS-K treatment led to 75% reduction in the growth of H1703 lung adenocarcinoma cells in vivo. Differences in sensitivity to JS-K in different lung cancer cell lines seem to be related to their endogenous levels of reactive oxygen species (ROS)/reactive nitrogen species (RNS). Other related factors, levels of peroxiredoxin 1 (PRX1) and 8-oxo-deoxyguanosine glycosylase (OGG1), also correlated with drug sensitivity. Treatment of the lung adenocarcinoma cells with JS-K resulted in oxidative/nitrosative stress in cells with high basal levels of ROS/RNS, which, combined with the arylating properties of the compound, was reflected in glutathione depletion and alteration in cellular redox potential, mitochondrial membrane permeabilization, and cytochrome c release. Inactivation of manganese superoxide dismutase by nitration was associated with increased superoxide and significant DNA damage. Apoptosis followed these events. Taken together, the data suggest that diazeniumdiolate-based NO-releasing prodrugs may have application as a personalized therapy for lung cancers characterized by high levels of ROS/RNS. PRX1 and OGG1 proteins, which can be easily measured, could function as biomarkers for identifying tumors sensitive to the therapy. PMID:20962031

  15. Solution strengthened ferritic ductile iron ISO 1083/JS/500-10 provides superior consistent properties in hydraulic rotators

    Directory of Open Access Journals (Sweden)

    Dr. Richard Larker

    2009-11-01

    Full Text Available Consistent mechanical and machining properties are essential in many applications where ductile irons offer the most cost-effective way to produce structural parts. In the production of hydraulic rotators, dimensional tolerances are typically 20 μm to obtain designated performance. For castings where intermediate strength and ductility is required, it is common knowledge that conventional ferritic-pearlitic ductile irons such as ISO 1083/500-7 show large hardness variations. These are mainly caused by the notoriously varying pearlite content, both at different locations within a part and between parts in the same or different batches. Cooling rate variations due to different wall thickness and position in the molding box, as well as varying amounts of pearlite-stabilizing elements, all contribute to detrimental hardness variations. The obvious remedy is to avoid pearlite formation, and instead obtain the necessary mechanical properties by solution strengthening of the ferritic matrix by increasing silicon content to 3.7wt% –3.8wt%. The Swedish development in this fi eld 1998 resulted in a national standardization as SS 140725, followed in 2004 by ISO 1083/JS/500-10. Indexator AB decided 2005 to specify JS/500-10 for all new ductile iron parts and to convert all existing parts. Improvements include reduction by 75% in hardness variations and increase by 30% in cutting tool life, combined with consistently better mechanical properties.

  16. jsPhyloSVG: a javascript library for visualizing interactive and vector-based phylogenetic trees on the web.

    Science.gov (United States)

    Smits, Samuel A; Ouverney, Cleber C

    2010-08-18

    Many software packages have been developed to address the need for generating phylogenetic trees intended for print. With an increased use of the web to disseminate scientific literature, there is a need for phylogenetic trees to be viewable across many types of devices and feature some of the interactive elements that are integral to the browsing experience. We propose a novel approach for publishing interactive phylogenetic trees. We present a javascript library, jsPhyloSVG, which facilitates constructing interactive phylogenetic trees from raw Newick or phyloXML formats directly within the browser in Scalable Vector Graphics (SVG) format. It is designed to work across all major browsers and renders an alternative format for those browsers that do not support SVG. The library provides tools for building rectangular and circular phylograms with integrated charting. Interactive features may be integrated and made to respond to events such as clicks on any element of the tree, including labels. jsPhyloSVG is an open-source solution for rendering dynamic phylogenetic trees. It is capable of generating complex and interactive phylogenetic trees across all major browsers without the need for plugins. It is novel in supporting the ability to interpret the tree inference formats directly, exposing the underlying markup to data-mining services. The library source code, extensive documentation and live examples are freely accessible at www.jsphylosvg.com.

  17. Complete Genome Sequences of Porcine Epidemic Diarrhea Virus Strains JSLS-1/2015 and JS-2/2015 Isolated from China.

    Science.gov (United States)

    Tao, Jie; Li, Benqiang; Zhang, Chunling; Liu, Huili

    2016-11-10

    Two porcine epidemic diarrhea virus (PEDV) strains, JSLS-1/2015 and JS-2/2015, were isolated from piglets with watery diarrhea in South China. Two genomic sequences were highly homologous to the attenuated DR13 strain. Furthermore, JSLS-1/2015 contains a 24-amino-acid deletion in open reading frame 1b, which was first reported in PEDV isolates. Copyright © 2016 Tao et al.

  18. Draft Genome Sequence of an Endophytic Fungus, Gaeumannomyces sp. Strain JS-464, Isolated from a Reed Plant, Phragmites communis.

    Science.gov (United States)

    Kim, Jung A; Jeon, Jongbum; Kim, Ki-Tae; Choi, Gobong; Park, Sook-Young; Lee, Hyun-Jung; Shim, Sang-Hee; Lee, Yong-Hwan; Kim, Soonok

    2017-08-03

    An endophytic fungus, Gaeumannomyces sp. strain JS-464, is capable of producing a number of secondary metabolites which showed significant nitric oxide reduction activity. The draft genome assembly has a size of 53,151,282 bp, with a G+C content of 53.11% consisting of 80 scaffolds with an N 50 of 7.46 Mbp. Copyright © 2017 Kim et al.

  19. Characterization Problem (Troubleshooting) for IR219 Irradiator, JS10000 in Mintec-SINAGAMA: The Partnership

    International Nuclear Information System (INIS)

    Shahidan Yob; Nor Ishadi Ismail; Kamarudin Buyong

    2015-01-01

    Control of the fuel-efficient plant operations are key to gamma irradiation service in MINTec-Sinagama. Without an efficient operation, irradiation services will be disrupted and lead to customer product failed to be completed in a set time. Additionally, downtime each time operation is also important to monitor to ensure that the fuel-efficient plant exceeded 85% in each month. In this paper MINTec plant operations data collection-Sinagama made during the year 2011-2015. Analysis carried out against downtime, the extent of damage and the action according to the classification of plant problems. This data collection is important for pattern characterization solution that can be made to the irradiator IR219, JS10000 in MINTec-Sinagama. (author)

  20. Laenumiljonid tuulte meelevallas / Toomas Mattson

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    2005-01-01

    Ilmunud ka: Põhjarannik 4. märts lk. 2, Severnoje Poberezhje 4. märts, lk. 2. Ülevaade Riigikontrolli auditist Maaelu Edendamise Sihtasutuse tegevuse kohta. Kommenteerivad Ester Tuiksoo ja Raul Rosenberg

  1. FeatureViewer, a BioJS component for visualization of position-based annotations in protein sequences [v1; ref status: indexed, http://f1000r.es/2u2

    Directory of Open Access Journals (Sweden)

    Leyla Garcia

    2014-02-01

    Full Text Available Summary: FeatureViewer is a BioJS component that lays out, maps, orients, and renders position-based annotations for protein sequences. This component is highly flexible and customizable, allowing the presentation of annotations by rows, all centered, or distributed in non-overlapping tracks. It uses either lines or shapes for sites and rectangles for regions. The result is a powerful visualization tool that can be easily integrated into web applications as well as documents as it provides an export-to-image functionality. Availability: https://github.com/biojs/biojs/blob/master/src/main/javascript/Biojs.FeatureViewer.js; http://dx.doi.org/10.5281/zenodo.7719

  2. Letter regarding Li JS et al. entitled "ERCC polymorphisms and prognosis of patients with osteosarcoma".

    Science.gov (United States)

    Jian, Yuekui; Tian, Xiaobin; Li, Bo; Zhou, Zhuojia; Wu, Xinglin

    2015-05-01

    With great interest, we read the article "ERCC polymorphisms and prognosis of patients with osteosarcoma" (by Li JS et al.), which has reached important conclusions about the relationship between ERCC polymorphisms and osteosarcoma prognosis. Through quantitative analysis, the meta-analysis showed that ERCC2 Lys751Gln (ORGG vs. AA = 0.40 (95%CI = 0.1-0.86), P heterogeneity = 0.502; I (2) = 0 %) and ERCC5 His46His (ORCC vs. TT = 0.37 (95%CI = 0.15-0.93), P heterogeneity = 0.569; I (2) = 0 %) polymorphisms might influence the prognosis of patients with osteosarcoma [1]. The meta-analysis results are encouraging. Nevertheless, some deficiencies still existed that we would like to raise.

  3. CerebralWeb: a Cytoscape.js plug-in to visualize networks stratified by subcellular localization.

    Science.gov (United States)

    Frias, Silvia; Bryan, Kenneth; Brinkman, Fiona S L; Lynn, David J

    2015-01-01

    CerebralWeb is a light-weight JavaScript plug-in that extends Cytoscape.js to enable fast and interactive visualization of molecular interaction networks stratified based on subcellular localization or other user-supplied annotation. The application is designed to be easily integrated into any website and is configurable to support customized network visualization. CerebralWeb also supports the automatic retrieval of Cerebral-compatible localizations for human, mouse and bovine genes via a web service and enables the automated parsing of Cytoscape compatible XGMML network files. CerebralWeb currently supports embedded network visualization on the InnateDB (www.innatedb.com) and Allergy and Asthma Portal (allergen.innatedb.com) database and analysis resources. Database tool URL: http://www.innatedb.com/CerebralWeb © The Author(s) 2015. Published by Oxford University Press.

  4. 3D Planetary Data Visualization with CesiumJS

    Science.gov (United States)

    Larsen, K. W.; DeWolfe, A. W.; Nguyen, D.; Sanchez, F.; Lindholm, D. M.

    2017-12-01

    Complex spacecraft orbits and multi-instrument observations can be challenging to visualize with traditional 2D plots. To facilitate the exploration of planetary science data, we have developed a set of web-based interactive 3D visualizations for the MAVEN and MMS missions using the free CesiumJS library. The Mars Atmospheric and Volatile Evolution (MAVEN) mission has been collecting data at Mars since September 2014. The MAVEN3D project allows playback of one day's orbit at a time, displaying the spacecraft's position and orientation. Selected science data sets can be overplotted on the orbit track, including vectors for magnetic field and ion flow velocities. We also provide an overlay the M-GITM model on the planet itself. MAVEN3D is available at the MAVEN public website at: https://lasp.colorado.edu/maven/sdc/public/pages/maven3d/ The Magnetospheric MultiScale Mission (MMS) consists of one hundred instruments on four spacecraft flying in formation around Earth, investigating the interactions between the solar wind and Earth's magnetic field. While the highest temporal resolution data isn't received and processed until later, continuous daily observations of the particle and field environments are made available as soon as they are received. Traditional `quick-look' static plots have long been the first interaction with data from a mission of this nature. Our new 3D Quicklook viewer allows data from all four spacecraft to be viewed in an interactive web application as soon as the data is ingested into the MMS Science Data Center, less than one day after collection, in order to better help identify scientifically interesting data.

  5. Biomimetic synthesis of selenium nanospheres by bacterial strain JS-11 and its role as a biosensor for nanotoxicity assessment: a novel se-bioassay.

    Science.gov (United States)

    Dwivedi, Sourabh; Alkhedhairy, Abdulaziz A; Ahamed, Maqusood; Musarrat, Javed

    2013-01-01

    Selenium nanoparticles (Se-NPs) were synthesized by green technology using the bacterial isolate Pseudomonas aeruginosa strain JS-11. The bacteria exhibited significant tolerance to selenite (SeO3(2-)) up to 100 mM concentration with an EC50 value of 140 mM. The spent medium (culture supernatant) contains the potential of reducing soluble and colorless SeO3(2-) to insoluble red elemental selenium (Se(0)) at 37°C. Characterization of red Se° product by use of UV-Vis spectroscopy, X-ray diffraction (XRD), atomic force microscopy (AFM) and transmission electron microscopy (TEM) with energy dispersive X-ray spectrum (EDX) analysis revealed the presence of stable, predominantly monodispersed and spherical selenium nanoparticles (Se-NPs) of an average size of 21 nm. Most likely, the metabolite phenazine-1-carboxylic acid (PCA) released by strain JS-11 in culture supernatant along with the known redox agents like NADH and NADH dependent reductases are responsible for biomimetic reduction of SeO3(2-) to Se° nanospheres. Based on the bioreduction of a colorless solution of SeO3(2-) to elemental red Se(0), a high throughput colorimetric bioassay (Se-Assay) was developed for parallel detection and quantification of nanoparticles (NPs) cytotoxicity in a 96 well format. Thus, it has been concluded that the reducing power of the culture supernatant of strain JS-11 could be effectively exploited for developing a simple and environmental friendly method of Se-NPs synthesis. The results elucidated that the red colored Se° nanospheres may serve as a biosensor for nanotoxicity assessment, contemplating the inhibition of SeO3(2-) bioreduction process in NPs treated bacterial cell culture supernatant, as a toxicity end point.

  6. Võimalik täiendus koondisele piiri tagant / Tiit Lääne

    Index Scriptorium Estoniae

    Lääne, Tiit, 1958-

    2004-01-01

    Eesti kodakondsust omava kanadalase Rock Mattson Meere kaasamisest Eesti U18 koondisse MM-turniiriks. Eesti päritolu hokimeestest on aga tuntum Drake Berehowsky, kellega Eesti hokiliit pole veel kontakti saanud

  7. Dosimetry of the JS-6500 industrial irradiator for the irradiation of the PVC graduated flasks

    International Nuclear Information System (INIS)

    Castaneda F, A.; Carrasco A, H.; Martinez P, M.E.

    2002-01-01

    The dosimetry of the JS-6500 AECL irradiator was realized, outside of the industrial transportation rails to know the dose distribution, as well as its dose speed. This one with the intention of exposing to gamma radiation; plastified PVC graduated flasks and evaluating their interweavement or degradation or both. This study of dosimetry was carried out by means of a theoretical and experimental evaluation in air atmosphere. The results allow to know the irradiation conditions of the PVC graduated flasks as well as those results prove that has not a significant difference among the obtained result as theoretical as experimentally due to that the obtained result in the theoretical evaluation is 2.62 KGy/h and the result for the case of the experimental evaluation is 2.74 KGy/h. (Author)

  8. Iron-Dependent Enzyme Catalyzes the Initial Step in Biodegradation of N-Nitroglycine by Variovorax sp. Strain JS1663.

    Science.gov (United States)

    Mahan, Kristina M; Zheng, Hangping; Fida, Tekle T; Parry, Ronald J; Graham, David E; Spain, Jim C

    2017-08-01

    Nitramines are key constituents of most of the explosives currently in use and consequently contaminate soil and groundwater at many military facilities around the world. Toxicity from nitramine contamination poses a health risk to plants and animals. Thus, understanding how nitramines are biodegraded is critical to environmental remediation. The biodegradation of synthetic nitramine compounds such as hexahydro-1,3,5-trinitro-1,3,5-triazine (RDX) has been studied for decades, but little is known about the catabolism of naturally produced nitramine compounds. In this study, we report the isolation of a soil bacterium, Variovorax sp. strain JS1663, that degrades N -nitroglycine (NNG), a naturally produced nitramine, and the key enzyme involved in its catabolism. Variovorax sp. JS1663 is a Gram-negative, non-spore-forming motile bacterium isolated from activated sludge based on its ability to use NNG as a sole growth substrate under aerobic conditions. A single gene ( nnlA ) encodes an iron-dependent enzyme that releases nitrite from NNG through a proposed β-elimination reaction. Bioinformatics analysis of the amino acid sequence of NNG lyase identified a PAS (Per-Arnt-Sim) domain. PAS domains can be associated with heme cofactors and function as signal sensors in signaling proteins. This is the first instance of a PAS domain present in a denitration enzyme. The NNG biodegradation pathway should provide the basis for the identification of other enzymes that cleave the N-N bond and facilitate the development of enzymes to cleave similar bonds in RDX, nitroguanidine, and other nitramine explosives. IMPORTANCE The production of antibiotics and other allelopathic chemicals is a major aspect of chemical ecology. The biodegradation of such chemicals can play an important ecological role in mitigating or eliminating the effects of such compounds. N -Nitroglycine (NNG) is produced by the Gram-positive filamentous soil bacterium Streptomyces noursei This study reports the

  9. Theories of truth as assessment criteria in judgment and decision making

    Directory of Open Access Journals (Sweden)

    Philip T. Dunwoody

    2009-03-01

    Full Text Available Hammond (1996 argued that much of the research in the field of judgment and decision making (JDM can be categorized as focused on either coherence or correspondence (CandC and that, in order to understand the findings of the field, one needs to understand the differences between these two criteria. extit{Hammond's claim} is that conclusions about the competence of judgments and decisions will depend upon the selection of coherence or correspondence as the criterion (Hammond, 2008. First, I provide an overview of the terms coherence and correspondence (CandC as philosophical theories of truth and relate them to the field of JDM. Second, I provide an example of Hammond's claim by examining literature on base rate neglect. Third, I examine Hammond's claim as it applies to the broader field of JDM. Fourth, I critique Hammond's claim and suggest that refinements to the CandC distinction are needed. Specifically, the CandC distinction 1 is more accurately applied to criteria than to researchers, 2 should be refined to include two important types of coherence (inter and intrapersonal coherence and 3 neglects the third philosophical theory of truth, pragmatism. Pragmatism, as a class of criteria in JDM, is defined as goal attainment. In order to provide the most complete assessment of human judgment possible, and understand different findings in the field of JDM, all three criteria should be considered.

  10. Mattson Solomon transform and algebra codes

    DEFF Research Database (Denmark)

    Martínez-Moro, E.; Benito, Diego Ruano

    2009-01-01

    In this note we review some results of the first author on the structure of codes defined as subalgebras of a commutative semisimple algebra over a finite field (see Martínez-Moro in Algebra Discrete Math. 3:99-112, 2007). Generator theory and those aspects related to the theory of Gröbner bases ...

  11. Evaluation of ductile tearing in a cracked component with a simple method (Js)

    International Nuclear Information System (INIS)

    Moulin, D.; Drubay, B.; Clement, G.; Nedelec, M.

    1995-01-01

    In the nuclear industry, it is more and more usual to perform fracture assessment on detective structures made of ductile material with the help of elastoplastic' fracture mechanics relying on the parameter J. Several engineering methods have been developed in the past to calculate this parameter. These results were used to develop a practical procedure noted Js method which simply gives J as function of elastically calculated Je and a plastic correction factor. This method has been introduced in the A16 rule developed jointly by CEA-EdF and Novatome for fast breeder reactors in particular in order to evaluate the loading at crack instability taking into a account ductile tearing. The determination of initiation has already been presented. This determination of the loading at crack instability is examined through two simple but representative examples using the simplified estimation of J. Predicted loadings at crack instability are compared with experimental results. This study was carried out a part of cooperative program with the Institut de Protection et de Surete Nucleaire of the CEA. (author) 12 refs., 10 figs

  12. Iz Berlina v Tampere za neskolko tshasov? / Helga Balode

    Index Scriptorium Estoniae

    Balode, Helga

    2002-01-01

    Rail Baltica raudtee, mis hakkab reisi- ja kaubaronge teenindama marsruudil Tallinn-Varssavi, läheb maksma miljardeid kroone. Kommenteerivad Soome transpordi- ja kommunikatsiooniministeeriumi nõunik Kai-Peter Mattson, Läti sideministeeriumi raudteeosakonnajuhataja Janis Veidmanis ja Eesti raudteeameti peadirektor Oleg Epner

  13. Building HTML5 games with ImpactJS an introduction on HTML5 game development

    CERN Document Server

    Freeman, Jesse

    2012-01-01

    Create a real 2D game from start to finish with ImpactJS, the JavaScript game framework that works with the HTML5's Canvas element. Making video games is hard work that requires technical skills, a lot of planning, and-most critically-a commitment to completing the project. With this hands-on guide, you'll learn how to use Impact with other technologies step-by-step. You'll pick up important tips about game design, and discover how to publish Impact games to the Web, desktop, and mobile-including a method to package your game as a native iOS app. Packed with screen shots and sample code, this book is ideal for game developers of all levels. Set up your development environment and discover Impact's advantagesBuild a complete game with core logic, collision detection, and player and monster behaviorLearn why a game design document is critical before you start buildingDisplay and animate game artwork with sprite sheetsAdd sound effects, background music, and textCreate screens to display stats and in-game statu...

  14. Crosslinking Protein Glutathionylation Mediated by O2-Arylated Bis-Diazeniumdiolate “Double JS-K”

    Science.gov (United States)

    Holland, Ryan J.; Maciag, Anna E.; Kumar, Varun; Shi, Lei; Saavedra, Joseph E.; Prud’homme, Robert K.; Chakrapani, Harinath; Keefer, Larry K.

    2012-01-01

    Attachment of glutathione (GSH) to cysteine residues in proteins (S-glutathionylation) is a reversible post-translational modification that can profoundly alter protein structure and function. Often serving in a protective role, e.g., by temporarily saving protein thiols from irreversible oxidation and inactivation, glutathionylation can be identified and semi-quantitatively assessed using anti-GSH antibodies, thought to be specific for recognition of the S-glutathionylation modification. Here we describe an alternate mechanism of protein glutathionylation in which the sulfur atoms of the GSH and the protein’s thiol group are covalently bound via a crosslinking agent, rather than through a disulfide bond. This form of thiol crosslinking has been shown to occur and confirmed by mass spectrometry at the solution chemistry level, as well as in experiments documenting the potent antiproliferative activity of the bis-diazeniumdiolate Double JS-K in H1703 cells in vitro and in vivo. The modification is recognized by the anti-GSH antibody as if it were authentic S-glutathionylation, requiring mass spectrometry to distinguish between them. PMID:23106594

  15. The organic petrology and thermal maturity of Lower Carboniferous and Upper Devonian source rocks in the Liard Basin, at Jackfish Gap-Yohin Ridge and North Beaver River, northern Canada: Implications for hydrocarbon exploration

    Energy Technology Data Exchange (ETDEWEB)

    Potter, J. (Univ. of Newcastle-upon-Tyne (United Kingdom)); Richards, B.C.; Goodarzi, G. (Geological Survey, Calgary, Alberta (Canada))

    Basinal shales of the Besa River Fm. have TOC values ranging from 1 to 4% and contain abundant type II, dominantly amorphous, kerogen of marine origin. Shales in the Yohin, Clausen, Prophet, and Golata Formations are of mixed maring and terrestrial origins and yield TOC values of 1 to 3%. Kerogen in the Golata and Yohin Formations are dominated by terrestrial components, while the Clausen and Flett kerogen comprises marine liptinites and bitumens. Kerogen from the deltaic Mattson shales at Jackfish Gap are types II and III, having mixed marine and terrestrial origins consistent with shallow, nearshore, subtidal environments. The coals are sapropelic and probably lacustrine in origin. Algal laminites associated with coals in the Upper Mattson have >10% TOC values, while non-laminite shales contain between 2 and 5% TOC. Comparable measured and calculated vitrinite reflectance data indicate that kerogen in the Lower Carboniferous at Jackfish Gap is mature. Kerogen in correlative formations in the subsurface at North Beaver River is more marine. Vitrinites are rate and oxidized, but four populations of bitumens are distinguished on the basis of relative reflectivity and morphological or petrophysical associations. Types A and B bitumens are primary and by-products of hydrocarbon generation from type II (algal and amorphous) kerogens. Correlations between depth and reflectance of bitumens A and B are very good. Vitrinite reflectance data calculated from bitumen reflectance measurements for the Besa River, Prophet, and Golata indicate that they are potential sources of catagenic gas. The Mattson kerogen is mature, oil and gas-prone.

  16. Metabolism and disposition of a novel antineoplastic JS-38 (Benzamide, N-[4-(2,4-dimethoxyphenyl)-4,5-dihydro-5-oxo-1,2-dithiolo[4,3-b]pyrrol-6-yl]-3,5-bis (trifluoromethyl)-(9Cl)) in rats.

    Science.gov (United States)

    Zhang, Hong; Liu, Quanhai; Fan, Tingting; Fang, Yu; Li, Ying; Wang, Guoping

    2012-03-01

    The metabolism and catabolism of a novel antineoplastic (ID code JS-38),Benzamide, N-[4-(2,4-dimethoxyphenyl)-4,5-dihydro-5-oxo-1,2-dithiolo[4,3-b]pyrrol-6-yl]-3,5-bis (trifluoromethyl)-(9Cl), were investigated in Wistar rats (3 female, 3 male). LC/UV, LC/MS, LC/MS/MS, NMR and acid hydrolysis methods showed that the metabolic process of JS-38 consists of a series of acetylation and glucoronation that form a metabolic product with a unique pharmacologic property of accelerating bone-marrow cell formation, and also showed a novel metabolic pathway of being acetylated and glucuronated in series.

  17. 75 FR 57980 - Notice of Determinations Regarding Eligibility To Apply for Worker Adjustment Assistance

    Science.gov (United States)

    2010-09-23

    .... Machines (IBM), Global Technology Services Delivery Division, Off- Site Teleworkers. 73,637 Lexmark... Subsidiary of IMI, Margarita, CA. PLC, Leased Workers from Mattson, Axis Technology Group, etc. 74,527 Mahle... Personnel. 74,563 All American Sports Group San Antonio, TX..... August 20, 2009. Corporation, Leased...

  18. Optimization of Bacillus aerius strain JS-786 cell dry mass and its antifungal activity against Botrytis cinerea using response surface methodology

    Directory of Open Access Journals (Sweden)

    Shafi Jamil

    2017-01-01

    Full Text Available The optimization of fermentation conditions is necessary for field application of biological control agents. The present study was designed to optimize the fermentation conditions for the Bacillus aerius strain, JS-786 in terms of cell dry mass and its antifungal activity against Botrytis cinerea with response surface methodology. A strain of bacteria with strong antifungal activity was isolated from the phyllosphere of tomato plant and identified as B. aerius JS-786 based on the sequence homology of its 16S rRNA gene. After the success of preliminary antifungal activity tests, response surface methodology was used to optimize the fermentation conditions (medium pH, gelatin percentage, incubation period, rotatory speed and incubation temperature to maximize the cell dry mass and antifungal activity against B. cinerea. A 25 factorial central composite design was employed and multiple response optimization was used to determine the desirability of the operation. The results of regression analysis showed that at the individual level, all of the experimental parameters were significant for cell dry mass; significant results were obtained for antifungal activity pH, incubation period, rotatory speed and incubation temperature. The interactive effect of the incubation period, rotatory speed and incubation temperature was significant. Maximum cell dry mass (8.7 g/L and inhibition zone (30.4 mm were obtained at pH 6.4, gelatin 3.2%, incubation period 36.92 h, rotatory speed 163 rpm, and temperature 33.5°C. This study should help to formulate a more rational and cost-effective biological product both in terms of bacterial growth and antifungal activity.

  19. Ray Hammond: "Kirjutamine on minu jaoks tulevikuideede labor" / Ray Hammond ; interv. Argo Ideon

    Index Scriptorium Estoniae

    Hammond, Ray

    2008-01-01

    Briti tuleviku-uurija Ray Hammondi nendib, et kuigi tulevikus toimuvaid sündmusi ei ole võimalik konkreetselt ennustada, saab ometi kindlaks määrata ja avastada suundi, mis tulevikus inimkonna elu mõjutavad. Maailma arengust 21. sajandil

  20. Transitions into and out of Teaching: A Longitudinal Analysis of Early Career Teacher Turnover

    Science.gov (United States)

    Perda, David

    2013-01-01

    There is widespread agreement among researchers and educators that teachers contribute to student learning (Darling-Hammond, 2002; Darling-Hammond; 2005; Ferguson, 1998; Goldhaber, 2003; Palardy and Rumberger, 2008; Rivkin, Hanushek, and Kain, 2005; Wright, Horn, and Sanders, 1997). In the face of teacher shortages and turnover, especially in hard…

  1. MAGI: a Node.js web service for fast microRNA-Seq analysis in a GPU infrastructure.

    Science.gov (United States)

    Kim, Jihoon; Levy, Eric; Ferbrache, Alex; Stepanowsky, Petra; Farcas, Claudiu; Wang, Shuang; Brunner, Stefan; Bath, Tyler; Wu, Yuan; Ohno-Machado, Lucila

    2014-10-01

    MAGI is a web service for fast MicroRNA-Seq data analysis in a graphics processing unit (GPU) infrastructure. Using just a browser, users have access to results as web reports in just a few hours->600% end-to-end performance improvement over state of the art. MAGI's salient features are (i) transfer of large input files in native FASTA with Qualities (FASTQ) format through drag-and-drop operations, (ii) rapid prediction of microRNA target genes leveraging parallel computing with GPU devices, (iii) all-in-one analytics with novel feature extraction, statistical test for differential expression and diagnostic plot generation for quality control and (iv) interactive visualization and exploration of results in web reports that are readily available for publication. MAGI relies on the Node.js JavaScript framework, along with NVIDIA CUDA C, PHP: Hypertext Preprocessor (PHP), Perl and R. It is freely available at http://magi.ucsd.edu. © The Author 2014. Published by Oxford University Press.

  2. Keskerakond nurjas tunnustuse okupatsioonimuuseumi rajajale / Toomas Mattson

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    2004-01-01

    Keskerakond oli Tallinna linnavolikogus vastu Res Publica ettepanekule anda Tallinna teenetemärk väliseestlasele Olga Kistler-Ritsole, kes on annetanud 35 miljonit krooni okupatsioonide muuseumi rajamiseks

  3. Testing Gone Amok: Leave No Teacher Candidate behind

    Science.gov (United States)

    Wepner, Shelley B.

    2006-01-01

    Teacher preparation, now acknowledged for its impact on K-12 student achievement (Darling-Hammond, 2000; Darling-Hammond, Berry, & Thoreson, 2000), needs to be part of the discussions about ways to address emerging issues with testing and accountability. What then do teacher educators who work with those preparing to teach do to guide their…

  4. Micro-grid platform based on NODE.JS architecture, implemented in electrical network instrumentation

    Science.gov (United States)

    Duque, M.; Cando, E.; Aguinaga, A.; Llulluna, F.; Jara, N.; Moreno, T.

    2016-05-01

    In this document, I propose a theory about the impact of systems based on microgrids in non-industrialized countries that have the goal to improve energy exploitation through alternatives methods of a clean and renewable energy generation and the creation of the app to manage the behavior of the micro-grids based on the NodeJS, Django and IOJS technologies. The micro-grids allow the optimal way to manage energy flow by electric injection directly in electric network small urban's cells in a low cost and available way. In difference from conventional systems, micro-grids can communicate between them to carry energy to places that have higher demand in accurate moments. This system does not require energy storage, so, costs are lower than conventional systems like fuel cells, solar panels or else; even though micro-grids are independent systems, they are not isolated. The impact that this analysis will generate, is the improvement of the electrical network without having greater control than an intelligent network (SMART-GRID); this leads to move to a 20% increase in energy use in a specified network; that suggest there are others sources of energy generation; but for today's needs, we need to standardize methods and remain in place to support all future technologies and the best option are the Smart Grids and Micro-Grids.

  5. Prenatal Diagnosis and Molecular Analysis of a Large Novel Deletion (- -JS) Causing α0-Thalassemia.

    Science.gov (United States)

    Cao, Jinru; He, Shuzhen; Pu, Yudong; Liu, Jingjing; Liu, Fuping; Feng, Jun

    α-Thalassemia (α-thal) is a very common single gene hereditary disease caused by large deletions or point mutations of the α-globin gene cluster in tropical and subtropical regions of the world. Here, we report for the first time, a novel large α-thal deletion in a Chinese family from Jiangsu Province, People's Republic of China (PRC), which removes almost the entire α2 and α1 genes from the α-globin gene cluster. Thus, it was named the Jiangsu deletion (- - JS ) on the α-globin gene cluster causing α 0 -thal. Heterozygotes for this deletion showed an α-thal trait phenotype with reduced mean corpuscular volume (MCV) and mean corpuscular hemoglobin (Hb) (MCH) levels. The sequencing results showed that a 2538 bp deletion (NG_000006.1: g.35801_38338) existed in this novel genotype on the basis of -α 4.2 (leftward), indicating a deletion of about 6.8 kb from the α-globin cluster. In addition, a 29 bp sequence was inserted into the deletion during the recombination events that led to this deletion. Through pedigree analysis, we knew that the proband inherited the novel allele from his mother.

  6. Bilogy Machine Initiative: Developing Innovative Novel Methods to Improve Neuro-rehabilitation for Amputees and Treatment for Patients at Remote Sites with Acute Brain Injury

    Science.gov (United States)

    2010-09-01

    service to support the creation of both normative and pathological neuroinformatics databases. Project 3 Deliverable: The aim of this project is to...Gainesville, FL, 2010. D. Hammond, P. Vandergheynst, R. Gribonval, “ Wavelets on Graphs via Spectral Graph Theory,” Applied Computational and...the Phantom Experiments,” International Conference on Electrical Bioimpedance, April 4-8-, Gainesville, FL, 2010. 21 D. Hammond, “ Wavelets on

  7. 76 FR 32227 - Core Industries, Inc., DBA Star Trac and/or Unisen, Inc., DBA STAR TRAC and/or Trac Strength...

    Science.gov (United States)

    2011-06-03

    ... DEPARTMENT OF LABOR Employment and Training Administration [TA-W-75,192; TA-W-75,192A] Core Industries, Inc., DBA Star Trac and/or Unisen, Inc., DBA STAR TRAC and/or Trac Strength, Including On-Site Leased Workers From Aerotek, Helpmates, Mattson, and Empire Staffing, Irvine, CA; Core Industries, Inc., DBA Star Trac and/ar Unisen, Inc., DBA Star...

  8. Fast/Major and Slow/Minor pairings in J.S. Bach's Well Tempered Clavier Books 1 and 2

    Directory of Open Access Journals (Sweden)

    Katelyn Horn

    2012-07-01

    Full Text Available Some studies have found that subjects give higher preference ratings and clearer emotional descriptions to pieces with the tempo/mode pairs fast/major and slow/minor. If these findings are true, one might expect to find a predominance of fast/major and slow/minor pairings in musical literature. This study looks for just such a trend in the canonical work of J.S. Bach’s Well Tempered Clavier. Books 1 and 2 together contain 24 Major Preludes, 24 Minor Preludes, 24 Major Fugues and 24 Minor Fugues. We use four different measurements of fast/slow tempo based both on elements within the musical notation as well as the interpretive markings of four different music editors: 1. Attacks Per Beat (APB – measures the number of subdivisions of each piece 2. Attacks Per Minute (APM – is the APB of a piece multiplied by the editor’s metronome marking 3. Time Signature Distribution and 4. Editor’s Tempo Distribution. We find a significant amount of fast/major and slow/minor pairings in Book 1 but not in Book 2.

  9. Cohort Profile: The JS High School study (JSHS): a cohort study of Korean adolescents.

    Science.gov (United States)

    Choi, Dong Phil; Lee, Joo Young; Kim, Hyeon Chang

    2017-04-01

    Major aetiologies of atherosclerotic cardiovascular diseases begin in childhood and atherosclerotic vascular abnormalities can be observed among children and adolescents. Adolescent cohort studies have important advantages because they can observe earlier changes in vascular structure and function. The purpose of the JS High School study (JSHS) is to identify biomarkers predicting or indicating early structural and functional vascular change in adolescents. The JSHS is a prospective cohort study of a Korean adolescent population. The target population of the JSHS was first-graders (aged 14 to17 years) at a high school of South Korea. Enrolment and baseline examinations were conducted in years 2007, 2010, 2011 and 2012. Among the total eligible population of 1115 students, 1071 (96.1%) participated in the study and completed all baseline examinations. Informed consent forms were obtained from each participant and his/her parent or guardian. Baseline examinations include: questionnaires on demographics, health behaviours, medical history, and depression symptoms; fasting blood analysis; anthropometric measurement; body impedance analysis; blood pressure measurement; radial artery tonometry; bone densitometry; pulmonary function tests; and carotid ultrasonography. Participants enrolled from 2007 through 2012 were re-examined after 30 months of follow-up, and those who enrolled in 2012 were re-examined after 24 months of follow-up. The corresponding author may be contacted for potential collaboration and data access. © The Author 2015; all rights reserved. Published by Oxford University Press on behalf of the International Epidemiological Association.

  10. Secondhand Smoke Exposure and Depressive Symptoms among Korean Adolescents: JS High School Study.

    Directory of Open Access Journals (Sweden)

    Na Hyun Kim

    Full Text Available Increasing evidence suggests that secondhand smoke exposure (SHSE may affect not only physical health, but also mental health. Therefore, we evaluated the association between SHSE and depressive symptoms among Korean adolescents.The JS High School Study enrolled 1071 high school freshmen from a rural community of South Korea. The current analysis was limited to 989 adolescents (495 male and 494 female adolescents, after excluding 48 ever-smokers, 3 students with physician-diagnosed depression, and 31 students who did not complete the depression questionnaire. SHSE was assessed using a self-reported questionnaire and was classified into three groups: none, occasional exposure, and regular exposure. Depressive symptoms were assessed according to the Beck Depression Inventory (BDI score, ranging from 0 to 63, and the presence of depressive symptoms was defined as a BDI score ≥10.Overall, adolescents with SHSE were more likely to have depressive symptoms than those without SHSE (p = 0.042.In a sex-specific analysis treating the BDI score as a continuous variable, regular SHSE was independently associated with higher BDI scores in male adolescents (β = 2.25, p = 0.026, but not in female adolescents (β = 1.11, p = 0.253. Compared to no SHSE, the odds ratio for having depressive symptoms among male adolescents with regular SHSE was 2.17 (95% confidence interval, 1.11 to 4.25 after adjusting for age, body mass index, and study year, and 3.65 (95% confidence interval, 1.52 to 8.73 after adjusting for age, body mass index, study year, exercise, and household income.Regular exposure to secondhand smoke was associated with having depressive symptoms among Korean male adolescents.

  11. Secondhand Smoke Exposure and Depressive Symptoms among Korean Adolescents: JS High School Study.

    Science.gov (United States)

    Kim, Na Hyun; Park, Ji Hye; Choi, Dong Phil; Lee, Joo Young; Kim, Hyeon Chang

    2016-01-01

    Increasing evidence suggests that secondhand smoke exposure (SHSE) may affect not only physical health, but also mental health. Therefore, we evaluated the association between SHSE and depressive symptoms among Korean adolescents. The JS High School Study enrolled 1071 high school freshmen from a rural community of South Korea. The current analysis was limited to 989 adolescents (495 male and 494 female adolescents), after excluding 48 ever-smokers, 3 students with physician-diagnosed depression, and 31 students who did not complete the depression questionnaire. SHSE was assessed using a self-reported questionnaire and was classified into three groups: none, occasional exposure, and regular exposure. Depressive symptoms were assessed according to the Beck Depression Inventory (BDI) score, ranging from 0 to 63, and the presence of depressive symptoms was defined as a BDI score ≥10. Overall, adolescents with SHSE were more likely to have depressive symptoms than those without SHSE (p = 0.042).In a sex-specific analysis treating the BDI score as a continuous variable, regular SHSE was independently associated with higher BDI scores in male adolescents (β = 2.25, p = 0.026), but not in female adolescents (β = 1.11, p = 0.253). Compared to no SHSE, the odds ratio for having depressive symptoms among male adolescents with regular SHSE was 2.17 (95% confidence interval, 1.11 to 4.25) after adjusting for age, body mass index, and study year, and 3.65 (95% confidence interval, 1.52 to 8.73) after adjusting for age, body mass index, study year, exercise, and household income. Regular exposure to secondhand smoke was associated with having depressive symptoms among Korean male adolescents.

  12. Problem Definition Study on Techniques and Methodologies for Evaluating the Chemical and Toxicological Properties of Combustion Products of Gun Systems. Volume 1.

    Science.gov (United States)

    1988-03-01

    chronic exposure to high doses of inorganic lead have reportedly resulted in a severe and often fatal condition known as lead encephalopathy (Hammond and...levels below those causing encephalopathy , e.g., 40 to 80 ug/dL of blood in infants and young children (Hammond and Beliles 1980). For the peripheral...cigarette smoking human females and their newborns . Mutat. Res. 78:209-212. Arnow, W.S. and M.W. Isbell. 1974. Effect of carbon monoxide exposure on

  13. Maksuameti ja Paltsi PR-sõda leevenemas / Toomas Mattson

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    2003-01-01

    Maksuameti ajutine juht Aivar Rehe tegi suhtekorraldusfirmale Alfa Omega Communications ettepaneku lõpetada PR-leping. Rahandusminister Tõnis Paltsi nõustamisest. Vt. samas lühiintervjuud Tõnis Paltsiga: Palts: Olin üksi lahinguväljal. Lisad: Tõnis Paltsi ja Maksuameti vägikaikaveo kronoloogia

  14. Foliar application of pyraclostrobin fungicide enhances the growth, rhizobial-nodule formation and nitrogenase activity in soybean (var. JS-335).

    Science.gov (United States)

    Joshi, Juhie; Sharma, Sonika; Guruprasad, K N

    2014-09-01

    A field study was conducted to investigate the impact of the fungicide pyraclostrobin (F500 - Headline®; a.i. 20%) on the activity of nitrogenase in soybean (var. JS-335). Pyraclostrobin (F500) was applied on the leaves of soybean plants at 10 and 20 days after emergence (DAE) of seedlings at concentrations ranging from 0.05% to 1%. Leghemoglobin (Lb) content and nitrogenase activity in root nodules were analyzed at 45(th)day after emergence of seedlings indicated a remarkable increase in Lb content and enhanced activity of nitrogenase in the root nodules of pyraclostrobin treated plants. The fungicide also enhanced the number of nodules along with weight of nodules, root biomass and growth of shoot and leaves. Enhanced nitrogen fixation in the root nodules by pyraclostrobin improves the growth of the plant in soybean before flowering and pod formation which ultimately resulted in yield and yield attributes. These results suggest that pyraclostrobin (F500) can be successfully employed as a foliar spray under field conditions to enhance the growth, nitrogen assimilation and hence yield of soybean. Copyright © 2014 Elsevier Inc. All rights reserved.

  15. biojs-io-biom, a BioJS component for handling data in Biological Observation Matrix (BIOM format [version 2; referees: 1 approved, 2 approved with reservations

    Directory of Open Access Journals (Sweden)

    Markus J. Ankenbrand

    2017-01-01

    Full Text Available The Biological Observation Matrix (BIOM format is widely used to store data from high-throughput studies. It aims at increasing interoperability of bioinformatic tools that process this data. However, due to multiple versions and implementation details, working with this format can be tricky. Currently, libraries in Python, R and Perl are available, whilst such for JavaScript are lacking. Here, we present a BioJS component for parsing BIOM data in all format versions. It supports import, modification, and export via a unified interface. This module aims to facilitate the development of web applications that use BIOM data. Finally, we demonstrate its usefulness by two applications that already use this component. Availability: https://github.com/molbiodiv/biojs-io-biom, https://dx.doi.org/10.5281/zenodo.218277

  16. A novel marine bacterium Isoptericola sp. JS-C42 with the ability to saccharifying the plant biomasses for the aid in cellulosic ethanol production

    Directory of Open Access Journals (Sweden)

    Velayudhan Satheeja Santhi

    2014-06-01

    Full Text Available The ever growing demands for food products such as starch and sugar produces; there is a need to find the sources for saccharification for cellulosic bioethanol production. This study provides the first evidence of the lignocellulolytic and saccharifying ability of a marine bacterium namely Isoptericola sp. JS-C42, a Gram positive actinobacterium with the cocci cells embedded on mycelia isolated from the Arabian Sea, India. It exhibited highest filter paper unit effect, endoglucanase, exoglucanase, cellobiohydrolase, β-glucosidase, xylanase and ligninase effect. The hydrolytic potential of the enzymes displayed the efficient saccharification capability of steam pretreated biomass. It was also found to degrade the paddy, sorghum, Acacia mangium and Ficus religiosa into simple reducing sugars by its efficient lignocellulose enzyme complex with limited consumption of sugars. Production of ethanol was also achieved with the Saccharomyces cerevisiae. Overall, it offers a great potential for the cellulosic ethanol production in an economically reliable and eco-friendly point-of-care.

  17. A novel marine bacterium Isoptericola sp. JS-C42 with the ability to saccharifying the plant biomasses for the aid in cellulosic ethanol production.

    Science.gov (United States)

    Santhi, Velayudhan Satheeja; Gupta, Ashutosh; Saranya, Somasundaram; Jebakumar, Solomon Robinson David

    2014-06-01

    The ever growing demands for food products such as starch and sugar produces; there is a need to find the sources for saccharification for cellulosic bioethanol production. This study provides the first evidence of the lignocellulolytic and saccharifying ability of a marine bacterium namely Isoptericola sp. JS-C42, a Gram positive actinobacterium with the cocci cells embedded on mycelia isolated from the Arabian Sea, India. It exhibited highest filter paper unit effect, endoglucanase, exoglucanase, cellobiohydrolase, β-glucosidase, xylanase and ligninase effect. The hydrolytic potential of the enzymes displayed the efficient saccharification capability of steam pretreated biomass. It was also found to degrade the paddy, sorghum, Acacia mangium and Ficus religiosa into simple reducing sugars by its efficient lignocellulose enzyme complex with limited consumption of sugars. Production of ethanol was also achieved with the Saccharomyces cerevisiae . Overall, it offers a great potential for the cellulosic ethanol production in an economically reliable and eco-friendly point-of-care.

  18. Evolution of tag-based cooperation with emotion on complex networks

    Science.gov (United States)

    Lima, F. W. S.

    2018-04-01

    We study the evolution of the four strategies: Ethnocentric, altruistic, egoistic and cosmopolitan in one community of individuals through Monte Carlo simulations. Interactions and reproduction among computational agents are simulated on undirected Barabási-Albert (UBA) networks and Erdös-Rènyi random graphs (ER).We study the Hammond-Axelrod model on both UBA networks and ER random graphs for the asexual reproduction case. We use a modified version of the traditional Hammond-Axelrod model and we also allow the agents’ decisions about one of the strategies to take into account the emotion among their equals. Our simulations showed that egoism and altruism win, differently from other results found in the literature where ethnocentric strategy is common.

  19. Selling “Performance” Assessments with Inaccurate Pictures from Kentucky

    Directory of Open Access Journals (Sweden)

    Richard G. Innes

    2015-02-01

    Full Text Available A new white paper from Ace Parsi and Linda Darling-Hammond, “Performance Assessments: How State Policy Can Advance Assessments for 21st Century Learning,” has a discussion on Page 7 about supposed success of the Kentucky Instructional Results Information System (KIRIS used in that state from 1992 to 1998. This discussion paper explains the numerous problems with that description. The Kentucky-related comments in the Parsi/Darling-Hammond paper claim a basis in a technical report titled “Commonwealth Accountability and Testing System: 2007–08 Technical report, Version 1.2” created by Measured Progress in 2009. Unfortunately, the Kentucky Department of Education recently redesigned its web site and this technical report is no longer online. However, if the report actually does show the information attributed to it by Parsi and Darling-Hammond, that information is incorrect. Of course, as a closeout epitaph of yet another failure, Kentucky’s now failed Commonwealth Accountability Testing System (CATS, which succeeded the failed KIRIS system, the 2007-08 technical report may not have received an appropriate level of attention to detail. The comments below are referenced to reports issued during or shortly after the events occurred and are known to this long-time Kentucky resident to present an accurate picture.

  20. Spatial distribution of pelagic fish larvae in the northern main basin of Lake Huron

    Science.gov (United States)

    Roseman, Edward F.; O'Brien, Timothy P.

    2013-01-01

    Larval fish occurrence in inshore and offshore zones in the northern main basin of Lake Huron was assessed during 2007 as part of a larger ecological examination of Lake Huron foodwebs and habitats. Day and night collections using neuston and conical nets at inshore (1.5–15 m depths) and offshore (37 and 91 m depths) locations at De Tour and Hammond Bay to assess the abundance, phenology, and spatial distribution of pelagic ichthyoplankton during spring and early summer were made. In general, densities of larval fishes were higher at De Tour than Hammond Bay during daytime neuston net collections, with the exception of Longnose Sucker, which were only collected at Hammond Bay. Lake Whitefish, Burbot, and Rainbow Smelt dominated inshore catches in early spring with Cisco, Deepwater Sculpin, Emerald Shiner, Bloater, Slimy Sculpin, Ninespine Stickleback, and Yellow Perch larvae also collected.Nighttime nearshore and offshore sampling revealed that Rainbow Smelt and Burbot larvae were present in relatively high abundances compared to inshore densities. Concentrations of larvae of deepwater demersal fishes such as Lake Whitefish and Deepwater Sculpin suggest that inshore zones in northern Lake Huron are important nursery habitats emphasizing a critical production and recruitment linkage between inshore and deepwater zones.

  1. 75 FR 32502 - National Register of Historic Places; Notification of Pending Nominations and Related Actions

    Science.gov (United States)

    2010-06-08

    ..., 5935 Hohman Ave, Hammond, 10000376 Porter County Haste-Crumpacker House, 208 N Michigan St, Valparaiso..., 1170 8th Ave, Bethlehem, 10000401 Northampton County Heller, Michael and Margaret, House, 1890-1892...

  2. Magnetic Resonance Imaging in Malawi: Contributions to Clinical ...

    African Journals Online (AJOL)

    Magnetic Resonance Imaging in Malawi: Contributions to Clinical Care, Medical Education and Biomedical Research. MJ Potchen, S Kampondeni, GL Birbeck, CA Hammond, A Gonani, KS Phiri, KB Seydel, TE Taylor ...

  3. Association between high-density lipoprotein cholesterol level and pulmonary function in healthy Korean adolescents: the JS high school study.

    Science.gov (United States)

    Park, Ji Hye; Mun, Seyeon; Choi, Dong Phil; Lee, Joo Young; Kim, Hyeon Chang

    2017-12-11

    Accumulating evidence suggests that high-density lipoprotein (HDL) cholesterol is associated with pulmonary function and pulmonary disorders. The aim of this study was to evaluate the association between HDL cholesterol and pulmonary function in healthy adolescents. This cross-sectional study was based on data collected for the JS High School study. The analysis included 644 adolescents (318 male and 326 female) aged 15-16 years old and free from asthma or chronic obstructive pulmonary disease. Fasting blood samples were collected for hematologic and biochemical assessment. Forced vital capacity volume (FVC) and forced expiratory volume in the 1 s (FEV1) were measured using dry-rolling-seal spirometry. The associations between HDL cholesterol and pulmonary function were analyzed using multiple linear regression models. Among male adolescents, an increase of 1.0 mg/dL in HDL cholesterol was associated with 10 mL decrease in FVC (p = 0.013) and FEV1 (p = 0.013) after adjusting for age, height, weight, alcohol drinking, smoking, physical activity, systolic blood pressure, total cholesterol, triglyceride, and monthly household income. Percent predicted values of FVC (p = 0.036) and FEV1 (p = 0.017) were also inversely associated with HDL cholesterol. However, among female adolescents, HDL cholesterol level was not significantly associated with absolute or percent predictive value of FVC and FEV1. Higher HDL cholesterol level may be associated with decreased pulmonary function among healthy male adolescents. The sex differences observed in the association between HDL cholesterol and pulmonary function need further investigation.

  4. Kaitseliit muutus ärimeeste käepikenduseks / Toomas Mattson, Toomas Sildam

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    1999-01-01

    Bekkeri sadama ja Kaitseliidu konflikt 1999. okt. B. Leesik, P.-I. Rajamäe-Volmer, M. Alviste, E. Siff, U.Roosimägi jt. Kommenteerivad Tiit Tammsaar, Ants Laaneots, Eerik-Niiles Kross. Samas artikkel: Kaas, Kaarel. Kapten Terras võib Leesiku välja vahetada

  5. Riigikogu kavandab autoliisingu hüvitamisele ülempiiri seadmist / Toomas Mattson

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    2003-01-01

    Ilmunud ka: Infopress nr. 46 14. nov. lk. 132. Riigikogu juhatus ei poolda kuluhüvitiste arvel autoliisimise lõpetamist, kuid kavatseb pakkuda välja idee seada liisinguhüvitisele ülempiir, mis esialgsetel andmetel oleks 50% kuluhüvitisest. Vt. samas: Lenk ja Tuus võitlevad liisingu allesjäämise eest; Katked protestikirjadest

  6. Prune Belly Syndrome | Hammond | South African Medical Journal

    African Journals Online (AJOL)

    Two cases of prune belly syndrome in Black infants are presented. The prune belly syndrome, or congenital absence of abdominal muscles, is accompanied by hydro-ureter, hydronephrosis, megalocystis and usually undescended testes. Other associated congenital defects occur, of which orthopaedic defects appear to be ...

  7. 78 FR 743 - Changes in Flood Hazard Determinations

    Science.gov (United States)

    2013-01-04

    ... Board of RegionX.aspx. Commissioners, 200 West Front Street, Boise, ID 83702. Illinois: Cook Village of...). Thomas M. Avenue, Hammond, team.com/starr/ McDermott, Jr., IN 46320. LOMR/Pages/ Mayor, City of RegionV...

  8. Spectroscopic and structural studies on some divalent metal salt of p-aminobenzoic acid (ABA(MG)) tetracyanonickelate complexes

    International Nuclear Information System (INIS)

    Atalay, Y.

    2004-01-01

    Infrared spectra of MLNi (CN) 4 [ M=Mn, Fe, Co, Ni, Zn or Cd and LDivalent metal salt of p- Aminobenzoic Acid or ABA (Mg) ] are reported. Their structure consists of polymeric layers of [M-Ni(CN) 4 ] α with the divalent metal salt of p-aminobenzoic acid [ABA(Mg)] molecules bound directly to the metal (M). These spectra were comparewith powder the Xray diffraction pattern of complexes. It is show that proposed structures for these complexes derived from Mattson 1000 FTIR spectra are consistent with the X-ray powder diffraction measurements and elemental analysis result

  9. 77 FR 6743 - Approval and Promulgation of Implementation Plans and Designation of Areas for Air Quality...

    Science.gov (United States)

    2012-02-09

    ... Standards (NAAQS) On or After November 15, 1992,'' Memorandum from Michael H. Shapiro, Acting Assistant....077 0.064 Lake Hammond (180892008) 0.075 0.077 0.068 0.065 0.069 0.073 0.067 Porter Valparaiso...

  10. Mastering Node.js

    CERN Document Server

    Pasquali, Sandro

    2013-01-01

    This book contains an extensive set of practical examples and an easy-to-follow approach to creating 3D objects.This book is great for anyone who already knows JavaScript and who wants to start creating 3D graphics that run in any browser. You don't need to know anything about advanced math or WebGL; all that is needed is a general knowledge of JavaScript and HTML. The required materials and examples can be freely downloaded and all tools used in this book are open source.

  11. Testing Backbone.js

    CERN Document Server

    Roemer, Ryan

    2013-01-01

    This book is packed with the step by step tutorial and instructions in recipe format helping you setup test infrastructure and gradually advance your skills to plan, develop, and test your backbone applications.If you are a JavaScript developer looking for recipes to create and implement test support for your backbone application, then this book is ideal for you.

  12. KnockoutJS essentials

    CERN Document Server

    Ferrando, Jorge

    2015-01-01

    If you are a JavaScript developer who has been using DOM manipulation libraries such as Mootools or Scriptaculous, and you want go further in modern JavaScript development with a simple and well-documented library, then this book is for you. Learning how to use Knockout will be perfect as your next step towards building JavaScript applications that respond to user interaction.

  13. Backbone.js cookbook

    CERN Document Server

    Mirgorod, Vadim

    2013-01-01

    Written in a friendly, example driven Beginner's Guide format, there are plenty of step-by-step instructions to get you started fast!Pentaho 4.0 By Example: Beginner's Guide is the ideal companion for a wide-variety of developers. Whether you are new to the world of Business Intelligence reporting, or an experienced BI analyst, this book will guide you through the creation of your first reports in Pentaho. We assume some knowledge of the SQL language and database systems.

  14. Backbone.js essentials

    CERN Document Server

    Walker, Jeremy

    2015-01-01

    If you are a developer with baseline JavaScript proficiency and are familiar with the jQuery library, then this book is ideal for you. Whether you've tried building complex web applications before and been frustrated by the challenge of doing so without the proper tools, or whether you've only built simple websites and are now looking to create full-featured web applications, this book has everything you need to get ahead of the curve.

  15. Teachers' views on the acceptability and feasibility of a disability awareness program

    NARCIS (Netherlands)

    Rademaker, Florianne; de Boer, Anke; Kupers, Wilhelmina; Minnaert, Alexander

    2017-01-01

    Students with disabilities often experience difficulties in their social participation within regular classrooms (e.g., Koster, Pijl, Nakken & Van Houten, 2010). As the social participation of children with disabilities does not always occur spontaneously (e.g., Guralnick, Gottman, & Hammond, 1996),

  16. Pediatric Palliative Care: A Personal Story

    Medline Plus

    Full Text Available ... views 4:24 The Ugly Truth of Pediatric Cancer - Duration: 5:21. KidsCancerChannel 63,636 views 5: ... 27. HammondCare 29,011 views 22:27 Childhood Cancer: Palliative Care - Duration: 3:29. American Cancer Society ...

  17. Using technology to scaffold progressive teaching

    DEFF Research Database (Denmark)

    Bundsgaard, Jeppe

    2018-01-01

    An encouraging consensus has arisen in recent decades among researchers and policy organizations in favor of more progressive teaching practices like Inquiry Based Science Education (B. Barron & Darling-Hammond, 2010; Rocard et al., 2007) and Project Based Learning (Krajcik & Shin, 2014; OECD Pub...

  18. Res Publica aukohus heidab juhtidele ette eetikavääratust / Toomas Mattson

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    2002-01-01

    Ilmunud ka: Põhjarannik ; Severnoje Poberezhje 22. november lk. 3;4. Res Publica aukohus arvab, et Res Publica juhid on rikkunud erakonna põhikirja, sisekorda ja eetikakoodeksit Kohtla-Järve juhtumi lahendamisel. Kohtla-Järvel sai linnapeaks riisumiskahtlusega uurimise all olev Valeri Korb tänu Keskerakonna ja Res Publica koalitsioonileppele. Kommenteerib Juhan Kivirähk

  19. Juhan Parts : oleme Isamaaliiduga lähedased / Juhan Parts ; interv. Toomas Mattson

    Index Scriptorium Estoniae

    Parts, Juhan, 1966-

    2003-01-01

    Peaminister Juhan Parts vastab küsimustele, mis puudutavad Isamaaliitu kui Res Publicale kõige lähedasemat võimalikku koalitsioonipartnerit, nn suure koalitsiooni tekkimise võimalust. Skeem: Jõujooned Riigikogus

  20. Isolation of α-amylase from malted rice (Wita 7) extract using ...

    African Journals Online (AJOL)

    user

    microbial α-amylase enzymes has led to the studies in cereal malting (Hammond ... beta amylase and other starch degrading enzymes lead to an absolute ... water in a plastic container at a temperature of 28±1°C for 24 h. The soaked grains ...

  1. Engaging Second-Stage Teachers in Their Work: The Role of Professional Culture in Schools

    Science.gov (United States)

    Kirkpatrick, Cheryl Lynne

    2009-01-01

    Educational researchers acknowledge that teachers make a difference in the educational outcomes of youth (Boyd, Lankford, Loeb, Rockoff, & Wyckoff, 2008; Darling-Hammond, 2000; Hanushek, 1992; Hanushek & Rivkin, 2007; Johnson, 2006; Sanders & Rivers, 1996; Sanders & Horn, 1998). However, staffing schools with qualified teachers has proven…

  2. From Good to Great: Exemplary Teachers Share Perspectives on Increasing Teacher Effectiveness across the Career Continuum

    Science.gov (United States)

    Behrstock-Sherratt, Ellen; Bassett, Katherine; Olson, Derek; Jacques, Catherine

    2014-01-01

    For well over a decade, teachers have been recognized as the single most important school-level factor influencing student achievement (Darling-Hammond, 2000; McCaffrey, Lockwood, Koretz, & Hamilton, 2003; Rivkin, Hanushek, & Kain, 2000; Rowan, Correnti & Miller, 2002; Wright, Horn, & Sanders, 1997). Tremendous public resources…

  3. Environmental Policy Tools: A User’s Guide.

    Science.gov (United States)

    1995-09-01

    Vitenza ADMINISTRATIVE STAFF Senior Analyst Intern Kathleen Bell Office Administrator Jan Linsenmeyer Research Analyst Nellie Hammond Administrative...Environmental Law Re- ment 35(1), 1993. view 4(86):100-103, 1980. 92. Knox, R.J., "Environmental Equity," Jour- 102. Leyden , P., "RECLAIM: Los Angeles

  4. Professional Accountability for Improving Life, College, and Career Readiness

    Science.gov (United States)

    Snyder, Jon; Bristol, Travis J.

    2015-01-01

    This article builds on Darling-Hammond, Wilhoit, and Pittenger's (2014) new paradigm on "Accountability for College and Career Readiness" by focusing on one of its three pillars--professional accountability. The article begins by offering a conceptual framework for professional accountability for improvement. Next, it highlights slices…

  5. 76 FR 20846 - Approval and Promulgation of Air Quality Implementation Plans; Indiana

    Science.gov (United States)

    2011-04-14

    ... emission reductions at the Hammond facility to be achieved through the installation of pollution control... reduce SO 2 emissions by 2730 tons per year. Sulfur dioxide in the atmosphere can aggravate respiratory and cardiovascular disease. Sulfur dioxide emissions also contribute to acid rain and fine particulate...

  6. IoT E-business applications

    Directory of Open Access Journals (Sweden)

    Radu BUCEA-MANEA-TONIS

    2017-09-01

    Modern E-business web applications are now developed using new technologies such as NodeJS, AngularJS and Bootstrap. The article identifies and solves practical issues regarding the JSON exchanged messages between NodeJS and AngularJS within SMEs E-business environment.

  7. Hip-Hop Literature: The Politics, Poetics, and Power of Hip-Hop in the English Classroom

    Science.gov (United States)

    Kelly, Lauren Leigh

    2013-01-01

    There is an educational disconnect between students' individual backgrounds and the instruction that they traditionally receive in school (Darling-Hammond 3). This division is even more severe for black, Latino/Latina, and economically underprivileged students, who often lack the support, experience, or resources to fully engage in…

  8. 77 FR 49006 - Buy American Exceptions Under the American Recovery and Reinvestment Act of 2009

    Science.gov (United States)

    2012-08-15

    ... DEPARTMENT OF HOUSING AND URBAN DEVELOPMENT [Docket No. FR-5374-N-42] Buy American Exceptions... power cords for the Village at River's Edge project, and to the Hammond Housing Authority for the... Public and Indian Housing, Department of Housing and Urban Development, 451 7th Street SW., Room 4112...

  9. NREL Research Earns Two Prestigious R&D 100 Awards | News | NREL

    Science.gov (United States)

    and development not only create jobs in America but help advance the goal of a clean energy future and Steve Johnston. High Performance Supercomputing Platform Uses Warm Water to Prevent Heat Build-up initiative were NREL's Steve Hammond and Nicolas Dube of HP. "Oscars" of Innovation Winners of the

  10. Romanticizing Culture: The Role of Teachers' Cultural Intelligence in Working with Diversity

    Science.gov (United States)

    Molina, Sarina Chugani

    2013-01-01

    As the world is becoming increasingly flat (Ang, Van Dyne, Koh, Templer, & Chandrasekar, 2007; Darling-Hammond, 2010; Friedman, 2005), the classroom has become a mirror that often reflects this phenomenon at a microcosmic level. As such, teacher preparation programs are continuing to emphasize the importance of understanding and valuing…

  11. 78 FR 28881 - Changes in Flood Hazard Determinations

    Science.gov (United States)

    2013-05-16

    ..., 83843. ID 83843. Illinois: Cook (FEMA Docket No.: B-1280) Village of Bridgeview The Honorable Steven... 46373. Lake (FEMA Docket No.: B-1295) City of Hammond (12- The Honorable Thomas 5925 Calumet Avenue.... Cuyahoga (FEMA Docket No.: B- City of Strongsville The Honorable Thomas 16099 Foltz Industrial December 7...

  12. Character in Action: A Case of Authentic Educational Leadership That Advanced Equity and Excellence

    Science.gov (United States)

    Beard, Karen Stansberry

    2013-01-01

    The third pillar of No Child Left Behind emphasizes determining which educational programs and practices have been proven effective through rigorous scientific research. This study addressed Davis, Darling-Hammond, LaPointe, and Meyerson's (2005) call for a "need for additional research to determine the impact and relative importance of…

  13. Job Security as an Endogenous Job Characteristic

    DEFF Research Database (Denmark)

    Jahn, Elke; Wagner, Thomas

    This paper develops a hedonic model of job security (JS). Workers with hetero-geneous JS-preferences pay the hedonic price for JS to employers, who incur labor-hoarding costs from supplying JS. In contrast to the Wage-Bill Argument, equilibrium unemployment is strictly positive, as workers with w...

  14. Alternative Fuels Data Center: Idle Reduction Related Links

    Science.gov (United States)

    . Hammond Air Conditioning Ltd Arctic BREEZE Truck AC(TM) is a high-efficiency, 12V battery-powered air heat in cold weather environments. Available in 2 and 4 kW models, its high-efficiency design reduces , truck bodies, buses, shipboard containers, and railway cars. Thermo King's TriPac auxiliary power unit

  15. Data Drive These Coaches: Literacy Project Merges School Goals with Teachers' Learning Needs

    Science.gov (United States)

    Ittner, Anne; Helman, Lori; Burns, Matthew; McComas, Jennifer

    2015-01-01

    Research highlights the importance of individualized approaches and coaching to ongoing professional learning (Darling-Hammond, Wei, Andree, Richardson, & Orphanos, 2009). The purpose of this article is to describe an initiative that set out to help all students become proficient readers by 3rd grade. It demonstrates how coaching can support…

  16. An Expert Instructor's Use of Social Congruence, Cognitive Congruence, and Expertise in an Online Case-Based Instructional Design Course

    Science.gov (United States)

    Watson, Sunnie Lee; Koehler, Adrie A.; Ertmer, Peggy; Kim, WooRi; Rico, Rudy

    2018-01-01

    Promoting and sustaining effective discussion--that which contributes to learning--is a skill that eludes many instructors (Darling-Hammond, 2008; Ge, Yamashiro, & Lee, 2000). This study explored the role and strategies of an expert instructor in an online advanced instructional design (ID) course that utilized a case-based learning (CBL)…

  17. An Electrochemical and Infrared Study of Chloranil in n-Butylpyridinium Chloride: Aluminum Chloride Ionic Liquid.

    Science.gov (United States)

    1982-06-01

    Chem. Soc., 4540 (1962). 32. G. B. Ansell , P. R. Hammond, S. V. Hering and P. Corradini, Tetrahedron, 25, 2549 (1969). 33. L. G. Boxall, H. L. Jones and...Rill, New Jersey 07974 1 Materials Division, Research 6 Technology Deoartment Dr. Adam Weller Naval Surface Weapons Center Bell Laboratories White

  18. (Antidorcas marsupialis, Hystrix africaeaustralis,

    African Journals Online (AJOL)

    is improved nutrition following rainfall and adaptations have evolved to ensure the success of ... 'lasting 120 days, the female porcupine has evolved a special adapta- ..... Female fertility. In: Progress in the physiology of farm animals, (ed.) Hammond, l. Vol.3, ch.17. pp.760-792, But- terworths, London. LIVERSIDGE, R. 1968.

  19. Teacher Retention and Satisfaction with a Servant Leader as Principal

    Science.gov (United States)

    Shaw, Jimmy; Newton, Jodi

    2014-01-01

    If the most precious product developed in education is the student, then our most prized commodity should be the classroom teacher. According to numerous studies (Allen, Pianta, Gregory, Mikami, & Lun, 2011; Clotfelter, Ladd, & Vigdor, 2010; Darling-Hammond, 2000), the greatest influence on a student's achievement is the classroom…

  20. Comparing Non-Medical Sex Selection and Saviour Sibling Selection in the Case of JS and LS v Patient Review Panel: Beyond the Welfare of the Child?

    Science.gov (United States)

    Smith, Malcolm K; Taylor-Sands, Michelle

    2018-03-01

    The national ethical guidelines relevant to assisted reproductive technology (ART) have recently been reviewed by the National Health and Medical Research Council (NHMRC). The review process paid particular attention to the issue of non-medical sex selection, although ultimately, the updated ethical guidelines maintain the pre-consultation position of a prohibition on non-medical sex selection. Whilst this recent review process provided a public forum for debate and discussion of this ethically contentious issue, the Victorian case of JS and LS v Patient Review Panel (Health and Privacy) [2011] VCAT 856 provides a rare instance where the prohibition on non-medical sex selection has been explored by a court or tribunal in Australia. This paper analyses the reasoning in that decision, focusing specifically on how the Victorian Civil and Administrative Tribunal applied the statutory framework relevant to ART and its comparison to other uses of embryo selection technologies. The Tribunal relied heavily upon the welfare-of-the-child principle under the Assisted Reproductive Treatment Act 2008 (Vic). The Tribunal also compared non-medical sex selection with saviour sibling selection (that is, where a child is purposely conceived as a matched tissue donor for an existing child of the family). Our analysis leads us to conclude that the Tribunal's reasoning fails to adequately justify the denial of the applicants' request to utilize ART services to select the sex of their prospective child.

  1. Lääne firmad peavad Eesti radari pärast kohtulahingut / Toomas Mattson

    Index Scriptorium Estoniae

    Mattson, Toomas, 1970-

    2001-01-01

    Radarihankekonkursil osalenud Itaalia radaritootja Alenia Marconi Systems ja Prantsuse firma Thales vaidlustasid Tallinna halduskohtus valitsuse sajalase korralduse, mille alusel sõlmis kaitseministeerium radari ostmise lepingu USA firmaga Lockheed-Martin

  2. High levels of virus replication and an intense inflammatory response contribute to the severe pathology in lymphoid tissues caused by Newcastle disease virus genotype VIId.

    Science.gov (United States)

    Hu, Zenglei; Hu, Jiao; Hu, Shunlin; Song, Qingqing; Ding, Pingyun; Zhu, Jie; Liu, Xiaowen; Wang, Xiaoquan; Liu, Xiufan

    2015-03-01

    Some strains of Newcastle disease virus (NDV) genotype VIId cause more-severe tissue damage in lymphoid organs compared to other virulent strains. In this study, we aim to define the mechanism of this distinct pathological manifestation of genotype VII viruses. Pathology, virus replication, and the innate immune response in lymphoid tissues of chickens infected with two genotype VIId NDV strains (JS5/05 and JS3/05), genotype IX NDV F48E8 and genotype IV NDV Herts/33, were compared. Histopathologic examination showed that JS5/05 and JS3/05 produced more-severe lesions in the spleen and thymus, but these four virulent strains caused comparable mild lesions in the bursa. In addition, JS3/05 and JS5/05 replicated at significantly higher levels in the lymphatic organs than F48E8 and Herts/33. A microarray assay performed on the spleens of chickens infected with JS5/05 or Herts/33 revealed that JS5/05 elicited a more potent inflammatory response by increasing the number and expression levels of activated genes. Moreover, cytokine gene expression profiling showed that JS5/05 and JS3/05 induced a stronger cytokine response in lymphoid tissues compared to F48E8 and Herts/33. Taken together, our results indicate that the severe pathology in immune organs caused by genotype VIId NDV strains is associated with high levels of virus replication and an intense inflammatory response.

  3. Systems Science

    Science.gov (United States)

    Christakis, Alexander; Hammond, Debora; Jackson, Michael; Laszlo, Alexander; Mitroff, Ian; Snowden, Dave; Troncale, Len; Carr-Chellman, Alison; Spector, J. Michael; Wilson, Brent

    2013-01-01

    Scholars representing the field of systems science were asked to identify what they considered to be the most exciting and imaginative work currently being done in their field, as well as how that work might change our understanding. The scholars included Alexander Christakis, Debora Hammond, Michael Jackson, Alexander Laszlo, Ian Mitroff, Dave…

  4. LARVICIDAL BENZOQUINONE FROM EMBELIA SCHIMPERI C.P. ...

    African Journals Online (AJOL)

    a

    C.P. Kiprono1*, J.O. Midiwo2, P.K. Kipkemboi1 and Santino Ladogana3. 1Department of Chemistry, Moi University, P.O. Box 1125, Eldoret, Kenya. 2Department of Chemistry, University of Nairobi, P.O. Box 30197, Nairobi, Kenya. 3Department of Chemistry and Physics, Southeastern Louisiana University, Hammond, LA,.

  5. Skoda JS in 2016

    International Nuclear Information System (INIS)

    Perlik, Josef

    2016-01-01

    The presentation describes the main areas of activities of the company, which are: Engineering: Construction of WWER rectors; Modernization and reconstruction of units with WWER (including replacement of control systems); spent fuel storage facilities; Construction of research and training reactors; Production: Equipment for nuclear power plants with WWER and RBMK reactors; Equipment for nuclear power plants with reactor type PWR and BWR; The equipment for storage of spent nuclear fuel; Equipment for the petrochemical industry projects Service: Planned maintenance management; Maintenance and repair of the reactor equipment; Upgrading reactor components; life management for equipment

  6. Integrin-Mediated Signaling in Prostate Cancer: Role of KAI1/CD82 in Regulating Integrin and Androgen Receptor Function During Metastasis

    Science.gov (United States)

    2007-09-01

    117: 989–998. Guo X, Friess H, Graber HU, Kashiwagi M, Zimmermann A, Korc M et al. (1996). Cancer Res 56: 4876–4880. Hammond C, Denzin LK, Pan M...from NeoMarkers (Fremont, CA). Erk and p130Cas antibodies were purchased from Becton- Dickinson Transduction Labs ( Lincoln Park, NJ). Phospho-specific

  7. Solar energy resource assessment for Ghana | Forson | Journal of ...

    African Journals Online (AJOL)

    FK Forson, EA Agbeko, IA Edwin, A Sunnu, FO Akuffo, A Brew-Hammond. Abstract. No Abstract. Journal of the Ghana Institution of Engineers Vol. 2 (1) 2004: pp. 31-34. Full Text: EMAIL FULL TEXT EMAIL FULL TEXT · DOWNLOAD FULL TEXT DOWNLOAD FULL TEXT · AJOL African Journals Online. HOW TO USE AJOL.

  8. Things to Remember During the Teacher Hiring Season. Newsletter

    Science.gov (United States)

    Center for Comprehensive School Reform and Improvement, 2005

    2005-01-01

    Of all the factors that schools control, teacher quality is the one that most affects student achievement (Darling-Hammond, 2000). In fact, researcher Eric Hanushek (2002) found the difference in annual student achievement growth between a student taught by an effective teacher and one taught by an ineffective teacher can be as much as one…

  9. Desenvolupament d'aplicació web amb integració contínua

    OpenAIRE

    Comas Torres, Diego

    2015-01-01

    Desenvolupament d'una aplicació web d'enquestes amb integració contínua amb tecnologies Jenkins, TDD i JavaScript com Node JS, Angular JS i MongoDB. Desarrollo de una aplicación web de encuestas con integración continua con tecnologías Jenkins, TDD y JavaScript como Node JS, Angular JS y MongoDB. Bachelor thesis for the Computer Science program.

  10. Job Security as an Endogenous Job Characteristic

    DEFF Research Database (Denmark)

    Jahn, Elke; Wagner, Thomas

    JS-preferences trade JS for higher wages. The relation between optimal job insecurity and the perceived dismissal probability is hump-shaped. If firms observe demand, but workers do not, separation is not contractible and firms dismiss workers at-will. Although the workers are risk-averse......, they respond to the one-sided private information by trading wage-risk for a higher JS. With two-sided private information, even JS-neutral workers pay the price for a JS guarantee, if their risk premium associated with the wage-replacement risk is larger than the social net loss from production....

  11. Proposed efficient method for ticket booking (PEMTB) | Ahmed ...

    African Journals Online (AJOL)

    Journal of Fundamental and Applied Sciences. Journal Home ... We used angular JS, ionic for a front end and node.js, express.js for a back end and mongo DB for a database. ... Our proposed system is totally softcopy and in digitalized.

  12. Обзор графических javascript-библиотек для создания интерактивных электронных изданий

    OpenAIRE

    ЛАЗАРЕВА ОЛЬГА ЮРЬЕВНА; ЛОЖКИНА ДАРЬЯ ДМИТРИЕВНА

    2016-01-01

    В работе рассматриваются графические библиотеки JavaScript, такие как Two.js, SVG.js, Snap.svg, D3.js, Jim Knopf, Walkway.js, Vivus.js, Interact.js, и возможности их использования в Adobe Digital Publishing Solution для добавления интерактивности электронным изданиям.

  13. The relationship between emotional intelligence and job stress in the faculty of medicine in Isfahan University of Medical Sciences

    Directory of Open Access Journals (Sweden)

    NIKOO YAMANI

    2014-01-01

    Full Text Available Introduction: health care professionals especially clinicians, undergo lots of job stress (JS. Emotional intelligence (EI is among the variables that appear to be associated with stress. It is also included among the ways adopted by the individuals in order to resist JS in the workplace. Thus, this study aims to investigate the relationship between EI and JS in the faculty members of Isfahan University of Medical Sciences (IUMS. Methods: This was a correlational study performed on 202 faculty members of IUMS. The data was gathered through two valid and reliable questionnaires (Bradberry EI questionnaire and JS questionnaire, being analyzed by SPSS software using descriptive statistics, Pearson correlation coefficient, t-test, analysis of variance (ANOVA and linear regression analysis (α=0.05. Results: 142 individuals (70.30% filled out the questionnaires. 75% of the respondents were male and 98% were married. There was an inverse correlation between the total score of EI and the level of JS (r=-0.235, p=0.005. Moreover, among the factors of EI, self-awareness and self-management scores had significant inverse relationship with the level of JS. Linear regression analysis showed that the EI factors explained approximately 7% of the variance of JS levels of the teachers. Conclusions: Individuals with high EI have less JS. Since the EI can be taught, it can be expected that the JS of faculty members can be reduced through training them on emotional intelligence. Therefore, it is recommended that short-term training courses be scheduled and designed based on the concepts of EI for teachers, particularly clinicians.

  14. Isolation and characterization of bacteria capable of degrading polycyclic aromatic hydrocarbons (PAHs) and organophosphorus pesticides from PAH-contaminated soil in Hilo, Hawaii.

    Science.gov (United States)

    Seo, Jong-Su; Keum, Young-Soo; Harada, Renee M; Li, Qing X

    2007-07-11

    Nineteen bacterial strains were isolated from petroleum-contaminated soil in Hilo, HI, and characterized by two different spray-plated methods, turbidity test in liquid medium, and 16S rRNA gene sequence analysis. Analysis of the soil showed 13 polycyclic aromatic hydrocarbons (PAHs) in a range from 0.6 to 30 mg/kg of dry weight each and 12 PAH metabolites. Five distinct bacterial strains (C3, C4, P1-1, JS14, and JS19b1) selected from preliminary plating and turbidity tests were further tested for PAH degradation through single PAH degradation assay. Strains C3, C4, and P1-1 degraded phenanthrene (40 mg/L) completely during 7 days of incubation. Strain JS14 degraded fluoranthene (40 mg/L) completely during 10 days of incubation. Strain JS19b1 degraded 100% of phenanthrene (40 mg/L) in 7 days, 77% of fluorene (40 mg/L) in 14 days, 97% of fluoranthene (40 mg/L) in 10 days, and 100% of pyrene (40 mg/L) in 14 days. Turbidity tests showed that strains P1-1, JS14, and JS19b1 utilized several organophosphorus pesticides as growth substrate. P1-1 can degrade carbofenothion, chlorfenvinphos, diazinon, fonofos, and pirimiphos-methyl. JS14 can transform chlorfenvinphos and diazinon. JS19b1 can break down diazinon, pirimiphos-methyl, and temephos.

  15. Validation of general job satisfaction in the Korean Labor and Income Panel Study.

    Science.gov (United States)

    Park, Shin Goo; Hwang, Sang Hee

    2017-01-01

    The purpose of this study is to assess the validity and reliability of general job satisfaction (JS) in the Korean Labor and Income Panel Study (KLIPS). We used the data from the 17th wave (2014) of the nationwide KLIPS, which selected a representative panel sample of Korean households and individuals aged 15 or older residing in urban areas. We included in this study 7679 employed subjects (4529 males and 3150 females). The general JS instrument consisted of five items rated on a scale from 1 (strongly disagree) to 5 (strongly agree). The general JS reliability was assessed using the corrected item-total correlation and Cronbach's alpha coefficient. The validity of general JS was assessed using confirmatory factor analysis (CFA) and Pearson's correlation. The corrected item-total correlations ranged from 0.736 to 0.837. Therefore, no items were removed. Cronbach's alpha for general JS was 0.925, indicating excellent internal consistency. The CFA of the general JS model showed a good fit. Pearson's correlation coefficients for convergent validity showed moderate or strong correlations. The results obtained in our study confirm the validity and reliability of general JS.

  16. Electrical Transport Through Tunnel Barriers and Thin Dielectric Layers and Physical Properties of the High Tc Oxide Superconductors

    Science.gov (United States)

    1990-03-26

    Josephson Tipo Emparedado con Barrera de (Nb-Si)-Amorto," PhD. Thesis, Universidad Nacional Autonoma de Mexico, May 1989. 17. E.S. Hellman, D.G...A15 Nb-Sn," Phys. Rev. B 30, p. 2590 (1984). 4. S.J. Bending, R.H. Hammond, and M.R. Beasley, "Superconductivity in the High-Tc A15 V-6a System," Bull

  17. Autonomous Control Modes and Optimized Path Guidance for Shipboard Landing in High Sea States

    Science.gov (United States)

    2017-04-15

    Performing Organization: The Pennsylvania State University Department of Aerospace Engineering 231C Hammond Building University Park , PA 16802 Attn...Research Assistant Penn State University Co-PI: Chengjian He (408) 523-5100 he@flightlab.com Dooyong Lee Advanced Rotorcraft Technologies...Linear Systems Optimal and Robust Control,” CRC press , 2007 6. Transitions/Impact Submitted AHS Forum Paper and presented paper at AHS UAV

  18. Evaluating Process Improvement Courses of Action Through Modeling and Simulation

    Science.gov (United States)

    2017-09-16

    calculate the impact of subsystem manufacturing tolerance to the final product reliability (Yassine & Falkenburg, 1999, pp. 223-234). Steward...Estimate Product Development Time. Proceedings of DETC󈨦 (pp. 1- 10). Atlanta: ASME Design Engineering Techincal Conferences. Choo, H. J., Hammond, J...Whitney, D. (2002). Information Hiding in Product Development: The Design Churn Effect. Cambridge: January. 99 REPORT DOCUMENTATION PAGE Form

  19. Desarrollo de una red social para el aprendizaje

    OpenAIRE

    Cumbreras Tirado, Edgar

    2015-01-01

    En este trabajo de fin de grado se ha desarrollado una plataforma online que promociona y promueve el aprendizaje de nuevas tecnologías. La plataforma ha sido enteramente creada haciendo uso de JavaScript, con tecnologías como Node.js y Angular.js. En aquest treball de fi de grau s'ha desenvolupat una plataforma online que promociona i promou l'aprenentatge de noves tecnologies. La plataforma ha estat enterament creada fent ús de JavaScript, amb tecnologies com Node.js i Angular.js. Bac...

  20. Effects of treatment of periparturient dairy cows with recombinant bovine somatotropin on health and productive and reproductive parameters.

    Science.gov (United States)

    Silva, P R B; Soares, H F; Braz, W D; Bombardelli, G D; Clapper, J A; Keisler, D H; Chebel, R C

    2017-04-01

    The objectives of the current experiment were to evaluate the effects of treating periparturient dairy cows with recombinant bovine somatotropin (rbST) on incidence of postpartum diseases and performance. Holstein (HO) and Jersey (JS) cows from 2 herds were enrolled in the experiment at 253 ± 3 d of gestation and assigned to the control (n = 432) and rbST125 (n = 437) treatments. Cows in the rbST125 treatment received 125 mg of rbST, weekly, from -21 to 21 d relative to calving. Blood sampled weekly, from -21 to 21 d relative to calving, from a subsample of cows was used to determine the concentrations of growth hormone (GH, HO = 106) and insulin-like growth factor 1 (IGF-1, HO = 147 and JS = 49). Cows were scored for body condition (BCS) at enrollment and at 1 ± 3, 30 ± 3, and 60 ± 3 d in milk (DIM). Cows were milked thrice daily and energy-corrected milk (ECM) yield was recorded for the first 30 DIM. Treatment of cows with rbST resulted in greater concentrations of GH during the prepartum (log 10 back-transformed concentrations of GH: HO-control = 7.83 and HO-rbST125 = 10.36 ng/mL) and postpartum (log 10 back-transformed concentrations of GH: HO-control = 10.45 and HO-rbST125 = 18.47 ng/mL) periods. Similarly, IGF-1 concentrations were higher during the prepartum (HO-control = 115.1 ± 4.9, HO-rbST125 = 137.7 ± 4.7, JS-control = 120.2 ± 8.3, JS-rbST125 = 167.1 ± 8.1 ng/mL) and postpartum (HO-control = 61.3 ± 4.0, HO-rbST125 = 75.2 ± 3.8, JS-control = 35.5 ± 6.9, JS-rbST125 = 54.6 ± 6.9 ng/mL) periods for rbST-treated cows. During the prepartum period, BCS was not affected by treatment, but during the postpartum period, BCS was reduced for rbST-treated cows (HO-control = 3.00 ± 0.03, HO-rbST125 = 2.90 ± 0.03, JS-control = 2.64 ± 0.02, JS-rbST125 = 2.61 ± 0.02). Cows from the rbST125 treatment tended to have lower incidence of retained fetal membranes (HO-control = 14.3, HO-rbST125 = 6.1, JS-control = 1.5, JS-rbST125 = 1.2%) and had reduced incidence

  1. Early Controversies over Athetosis: I. Clinical Features, Differentiation from other Movement Disorders, Associated Conditions, and Pathology

    Directory of Open Access Journals (Sweden)

    Douglas J. Lanska

    2013-03-01

    Full Text Available Background: Since the description of athetosis in 1871 by American neurologist William Alexander Hammond (1828-1900 the disorder has been a source of controversy, as were many aspects of Hammond’s career.  Methods: Review of controversies in the semi-centennial since the description of athetosis.  Results: Hammond struggled to establish athetosis as a distinct clinic-pathological entity, and had successfully predicted the striatal pathology in his initial case (albeit somewhat serendipitously.  Athetosis was, nevertheless, considered by many neurologists to be a form of post-hemiplegic chorea or part of a continuum between chorea and dystonia. European neurologists, and particularly the French, initially ignored or discounted the concept. Additional controversies arose over whether the movements persisted during sleep, whether athetosis was, or could be, associated with imbecility or insanity, and how it should be treated. Discussion: Some controversies concerning athetosis served to identify areas where knowledge was insufficient to make accurate statements, despite prior self-assured or even dogmatic statements to the contrary.  Other controversies illustrated established prejudices, even if these biases were often only apparent with the greater detachment of hindsight. 

  2. Comparative transcriptional profiling of tildipirosin-resistant and sensitive Haemophilus parasuis.

    Science.gov (United States)

    Lei, Zhixin; Fu, Shulin; Yang, Bing; Liu, Qianying; Ahmed, Saeed; Xu, Lei; Xiong, Jincheng; Cao, Jiyue; Qiu, Yinsheng

    2017-08-08

    Numerous studies have been conducted to examine the molecular mechanism of Haemophilus parasuis resistance to antibiotic, but rarely to tildipirosin. In the current study, transcriptional profiling was applied to analyse the variation in gene expression of JS0135 and tildipirosin-resistant JS32. The growth curves showed that JS32 had a higher growth rate but fewer bacteria than JS0135. The cell membranes of JS32 and a resistant clinical isolate (HB32) were observed to be smoother than those of JS0135. From the comparative gene expression profile 349 up- and 113 downregulated genes were observed, covering 37 GO and 63 KEGG pathways which are involved in biological processes (11), cellular components (17), molecular function (9), cellular processes (1), environmental information processing (4), genetic information processing (9) and metabolism (49) affected in JS32. In addition, the relative overexpression of genes of the metabolism pathway (HAPS_RS09315, HAPS_RS09320), ribosomes (HAPS_RS07815) and ABC transporters (HAPS_RS10945) was detected, particularly the metabolism pathway, and verified with RT-qPCR. Collectively, the gene expression profile in connection with tildipirosin resistance factors revealed unique and highly resistant determinants of H. parasuis to macrolides that warrant further attention due to the significant threat of bacterial resistance.

  3. The Sap Flow Dynamics and Response of Hedysarum scoparium to Environmental Factors in Semiarid Northwestern China.

    Directory of Open Access Journals (Sweden)

    Jifeng Deng

    Full Text Available Hedysarum scoparium is an important, fast-growing and drought-resistant shrub that has been extensively used for grassland restoration and preventing desertification in semiarid regions of northwestern China. The primary objective of this study was to investigate the diurnal and seasonal variations in stem sap flow (Js and its relation to environmental factors. The stem heat balance method was applied to plants that were approximately 17 years old (with diameters of 25, 16, 13, and 9 mm at ground level and heights of 3.1, 1.8, 1.7 and 1.4 m and growing under natural conditions. The vertical soil temperature profile (ST, soil surface heat flux (SoilG, volumetric soil moisture content (SWC and meteorological variables such as solar radiation (Rn, air temperature (Ta, vapour pressure deficit (VPD, wind speed (Ws relative humidity (RH and precipitation (P were simultaneously measured at a meteorological station on site. Results indicated that Js varied regularly during the diurnal and seasonal term. The nocturnal Js was substantial, with a seasonal variation similar to the patterns of daytime Js. The magnitude of Js changed considerably between sunny and rainy days. Redundancy (RDA and Kendall's tau analysis suggested that daily Js in large plants was more sensitive to environmental factors, and the variation in daily Js during the growing season could be described by a multiple linear regression against environmental variables including Ta, VPD, Ws, RH, ST, and SoilG. While the nocturnal Js in smaller plants was more sensitive to meteorological factors. Ta, VPD, and Ws were significantly correlated with nighttime Js. The hourly nighttime sap flow rate of H. scoparium corresponded closely to Ta and VPD following a non-linear pattern. The results of this study can be used to estimate the transpiration of H. scoparium.

  4. Sencha Architect app development

    CERN Document Server

    Groner, Loiane

    2013-01-01

    A standard tutorial-based approach for using Sencha Architect to develop applications in Ext JS and Sencha Touch.Sencha Architect App Development is for Ext JS and Sencha Touch developers that are looking to improve their productivity by using Sencha Architect for app development. Basic knowledge of Ext JS and Sencha Touch is required.

  5. Offset Implementations for Turkey’s International Defense Acquisitions

    Science.gov (United States)

    2008-12-01

    has been a source of confusion in the field of offsets and countertrade (Schmidt, 1989, p. 4) Compensatory trade agreements — or reciprocal trade...complementary policy instruments. Countertrade and offset terms have usually been overall terms to define and classify reciprocal trade agreements...motives and characteristics in nature. Author Grant T. Hammond classifies reciprocal trade as countertrade , offsets and barter — which involve all

  6. Echoes Across the Pond: Understanding EU-US Defense Industrial Relationships

    Science.gov (United States)

    2009-08-05

    Paul, MN: Zenith Press. Hammond, G.T. (1990). Countertrade , offsets and barter in international political economy. New York: St. Martin’s Press...industrial cooperation: Spain’s changing strategies on Arms Importing, in S. Martin (ed.), The Economics of Offsets: defense procurement and countertrade ... countertrade (pp. 357-379). Amsterdam: Harwood Academic Publishers. Udis, B., & Maskus, K.E. (1991). Offsets as industrial policy: Lessons from aerospace

  7. Northern star J.S. Plaskett

    CERN Document Server

    Broughton, R Peter

    2018-01-01

    Northern Star explores Plaskett's unorthodox and fascinating life from his rural roots near Woodstock through his days as a technician at the University of Toronto to his initiation in astronomy at the Dominion Observatory in Ottawa.

  8. Optimising JS visualisation for notebooks

    CERN Document Server

    She, Harry

    2017-01-01

    In a large number of notebooks that are created and used by users of CERN, many important components are those related to graphical visualization. These include, but are not limited to graphs and histograms of data and events from physical detectors. However, the information used to display the ROOT graphical primitives is too comprehensive and hence cause the physical space requirements of the notebooks to grow drastically as the number of graphs and plots increases. Analysis has been performed to trim out redundant information from the notebooks, as well as providing insight into browsing ROOT objects within a notebook.

  9. IMORO, ZA; COBBINA, JS DOI

    African Journals Online (AJOL)

    ADOWIE PERE

    2018-03-21

    Mar 21, 2018 ... Synthesis of Insecticides from Selected Plant Materials ... Penny royal ('D') and Garlic extract + Orange oil + Penny royal ('E'). Mosquitoes (Culex spp. ... in compounds and about 1% at undisclosed locations ... Protection Agency before they are marketed ... oils were stored in sterilized, inert plastic bottles.

  10. IMORO, ZA; COBBINA, JS DOI

    African Journals Online (AJOL)

    ADOWIE PERE

    2018-03-21

    Mar 21, 2018 ... This is an open access article distributed under the. Creative ... several interventions have been put in place to arrest ... products but the challenge is, these interventions are ... importation, marketing and use of chemicals and.

  11. The JOSHUA (J80) system programmer`s manual

    Energy Technology Data Exchange (ETDEWEB)

    Smetana, A.O.; McCort, J.T.; Westmoreland, B.W.

    1993-08-01

    The JOSHUA system routines (JS routines) can be used to manage a JOSHUA data base and execute JOSHUA modules on VAX/VMS and IBM/MVS computer systems. This manual provides instructions for using the JS routines and information about the internal data structures and logic used by the routines. It is intended for use primarily by JOSHUA systems programmers, however, advanced applications programmers may also find it useful. The JS routines are, as far as possible, written in ANSI FORTRAN 77 so that they are easily maintainable and easily portable to different computer systems. Nevertheless, the JOSHUA system provides features that are not available in ANSI FORTRAN 77, notably dynamic module execution and a data base of named, variable length, unformatted records, so some parts of the routines are coded in nonstandard FORTRAN or assembler (as a last resort). In most cases, the nonstandard sections of code are different for each computer system. To make it easy for programmers using the JS routines to avoid naming conflicts, the JS routines and common block all have six character names that begin with the characters {open_quotes}JS.{close_quotes} Before using this manual, one should be familiar with the JOSHUA system as described in {open_quotes}The JOSHUA Users` Manual,{close_quotes} ANSI FORTRAN 77, and at least one of the computer systems for which the JS routines have been implemented.

  12. [Investigation on sleep status of college and high school students].

    Science.gov (United States)

    Chen, Wei; Shen, Yue-di; Chen, Rong; Ding, Guo-xian

    2005-01-01

    To investigate the sleep status of college and high schools students. Pittsburgh sleep quality index (PSQI) and self-manufactured questionnaires about siesta habits were used as tools. Three groups of students from medical college (MC), senior high school (SS) and junior high school (JS) were surveyed. In the group MC, SS and JS, the occurrence rates of sleep disorders were 27%, 62% and 54%, respectively, and in which the appearance rates of insomnia were 17%, 19% and 19%, longing for sleep were 10%, 43% and 35% respectively. And there were no significant difference between schoolboy and schoolgirl. The occurrence rates of slack breathing were different (5/155, 1/154) significantly between group SS and JS. The distinct differences also were found in group JS and MC, in which students felt hot (10/155, 1/122) and in all the three groups, in which students felt sleepy (55/155, 62/154, 13/122) whereas the difference of sleepy between group SS and JS was comparatively distinct (55/155, 62/154). Significant differences were also found between group JS and SS, MC in average sleep time of (7.65 +/- 0.87) hours, (7.16 +/- 0.83) hours, and (7.10 +/- 0.57) hours. The time of falling asleep (median 15 min, 10 min, 20 min) and siesta habit (8/155, 19/154, 75/122) among group MC and SS, JS were different respectively and markedly, whereas siesta habit differences between group SS and JS were comparatively distinct (8/155, 19/154). Students in high school showed higher rate of longing for sleep, and this implicated they fall short of sleep time greatly and siesta could improve their sleepy signs.

  13. Surface magnetization of the Ising ferromagnet in semi-infinite cubic lattice: renormalization group approach

    International Nuclear Information System (INIS)

    Chame, A.M.N.; Tsallis, C.

    1988-01-01

    The behaviour of the spontaneous surface and bulk magnetizations as function of the temperature for the Ising ferromagnet in a semi-infinitre cubic lattice for various ratios JS/JB (JS and JB are the surface and bulk coupling constants, respectively), is studied. The extraordinary transition where the surface maintains its magnetization as the bulk disorders, was study, in particular; a discontinuity on the first derivative of the surface magnetization at the bulk transition temperature was found. The criticality of the system (universality classes, critical exponents and amplitudes) is discussed. An unexpected slight lack of monotonicity of the surface magnetization as a function of JS/JB for JS/JB [pt

  14. National Program for Inspection of Non-Federal Dams. New Pond Dam (MA 00779), Massachusetts Coastal Basin, Easton, Massachusetts. Phase I Inspection Report.

    Science.gov (United States)

    1981-07-01

    formerly provided irrigation water for the Hammond-Fuller i cranberry bogs. At the present the reservoir continues to service some bogs approximately 2...there are few depressions or irregularities. Vegetation along the edges of the crest consist of short brush, scattered trees up to 22 in. diameter...dam formerly provided irrigation water for cranberry bogs downstream and continues to service some bogs although the owners of the bogs have no

  15. Analysis of Recruit Attrition from the Navy’s Delayed Entry Program and Recruit Training Command

    Science.gov (United States)

    2007-12-01

    2002, 6. 48 Ibid., 94-97. 49 Robert Balfanz and Nettie Legters, Locating the Dropout Crisis: Which High Schools Produce the Nation’s Dropouts? Where...public assistance than are high 51 Balfanz and Letgers, Locating the Dropout Crisis, 11. 52 Ibid. 53 Ibid. 54 Hammond, Linton...Affairs, and Logistics), 1978. Balfanz , R. and Legters, N., Locating the Dropout Crisis: Which High Schools Produce the Nation’s Dropouts? Where

  16. Radiation induced mutagenesis in soybean (Glycine Max L. Merrill)

    International Nuclear Information System (INIS)

    Wakode, M.M.; Nandanwar, R.S.; Patil, G.P.

    2000-01-01

    The mutagenic effects of gamma rays (10, 20 and 30 kR) on some biological parameter in M1 generation and frequency and spectrum of chlorophyll and morphological mutations in five cultivars of soybean viz. JS-8021, JS-335, JS- 7105, Monetta and PKV -1 have been studied. A dose dependant decrease was noticed in most of the characters like root length, shoot length, germination, plant height, plant survival and pollen sterility. While seedling height, number of seeds per pod and number of branches per plant were not affected significantly. The highest frequency and spectrum of chlorophyll and morphological mutations was noticed in variety JS-8021 in which 20 different gene loci for various characters were mutated. However variety JS- 7105 showed less radio sensitive response for different traits in which only 12 different loci were mutated. While JS-335, monetta and PKV-I showed moderate response to frequency and spectrum of various mutations. These varieties showed differential response to radio sensitivity, some useful mutations included, high yielding mutant in 20 kR, non shattering mutant in 30 kR and vine type mutant in 10 kR in variety monetta. Extra early type, erect and high branched type mutant were recorded with high frequency in 10 and 20 kR respectively in variety JS-8021. In general, 20 kR dose was found more effective in all the varieties studied. (author)

  17. Construction, commissioning and initial operation of 2400W refrigerator and cold test stand for CDM testing

    International Nuclear Information System (INIS)

    Dubbs, J.D.; Kreinbrink, K.

    1994-01-01

    Air Products and CVI collaborated to design, construct and commission a refrigerator, test stands and integrated control system for the General Dynamics Collider Dipole Magnet Cold Test Facility (CTF) in Hammond, LA. The original project schedule required the cold test facility to be operational within 17 months of the notice to proceed. Midway through the project, changes in General Dynamics magnet testing requirements necessitated doubling the plant capacity, but the on stream date for the initial capacity increment could not be relaxed. The Air Products/CVI team had to adapt the project execution strategy to mitigate the schedule impact of the expansion in a cost effective manner without impacting system functionality, quality or safety. An equally challenging aspect of the job was that the (CTF) was being designed while several major systems that would interface with the CTF were being engineered. General Dynamics, Air Products and CVI had to work very closely to manage the interface issues. The teams efforts were very successful. The Hammond refrigerator/liquifier was started up on schedule. The first two test stands are currently being commissioned and will be on stream just six weeks later than the pre-expansion schedule target and all four test stands will be operational in time to support General Dynamics magnet testing requirements

  18. Methodological concerns for determining power output in the jump squat.

    Science.gov (United States)

    Cormie, Prue; Deane, Russell; McBride, Jeffrey M

    2007-05-01

    The purpose of this study was to investigate the validity of power measurement techniques during the jump squat (JS) utilizing various combinations of a force plate and linear position transducer (LPT) devices. Nine men with at least 6 months of prior resistance training experience participated in this acute investigation. One repetition maximums (1RM) in the squat were determined, followed by JS testing under 2 loading conditions (30% of 1RM [JS30] and 90% of 1RM [JS90]). Three different techniques were used simultaneously in data collection: (a) 1 linear position transducer (1-LPT); (b) 1 linear position transducer and a force plate (1-LPT + FP); and (c) 2 linear position transducers and a force place (2-LPT + FP). Vertical velocity-, force-, and power-time curves were calculated for each lift using these methodologies and were compared. Peak force and peak power were overestimated by 1-LPT in both JS30 and JS90 compared with 2-LPT + FP and 1-LPT + FP (p squat varies according to the measurement technique utilized. The 1-LPT methodology is not a valid means of determining power output in the jump squat. Furthermore, the 1-LPT + FP method may not accurately represent power output in free weight movements that involve a significant amount of horizontal motion.

  19. Multi-control modes for a master-slave manipulator with different configurations and its maneuverability

    International Nuclear Information System (INIS)

    Matsuhira, Nobuto; Asakura, Makoto; Bamba, Hiroyuki

    1995-01-01

    The new master-slave control method is proposed on multi-control modes for a master-slave manipulator with different configurations. A virtual internal model following control is applied to position symmetrical bilateral control. In our method, a master-slave control mode (MS-mode), a joystick control mode (JS-mode), a master arm offset mode (OM-mode), and a servo hold mode (LK-mode) are able to be realized by operating the desired output values of the virtual internal models in a common control algorithm. There is compliant characteristic between the master and slave models. In the result of evaluation experiments between the MS-mode and the JS-mode, although the MS-mode is superior to the JS-mode in manipulating a fine task, our JS-mode is found to be useful to carry out such a task compared with a conventional JS-mode which only directs the rates for the slave arm. In the JS-mode, the slave arm moves to the position where the reaction force of the slave arm and the operating force of the master arm are balanced. Thus, it is possible either to control an overload for an object and to control the contact force. The validity of the proposed method is verified. (author)

  20. The Mediating Role of Job Stress on The Effect of Mobbing on Burnout: An Analysis of Social Security Organization Employees in The District of Ankara

    Directory of Open Access Journals (Sweden)

    Yücel Erol

    2015-06-01

    Full Text Available In this study, due to the influence of Mobbing (MO on Burnout (BU, the mediating role of Job Stress (JS on employees is examined. Hence, 826 employees of public and private institutions in Ankara were included in the sample. The data obtained by a questionnaire that prepared by Leymann (1996’s MO scale, and Maslach (1981's BU scale and Haynes (1996's JS scale. Data was evaluated by using One-Way ANOVA, correlation, regression, and multiple regression SPSS. As can be seen from the results of research, applied and perceived MO has a significant impact on employees' JS’s levels and becomes effective in the creation of JS. On the other hand, BU syndrome were seen as a consequence of the resulting JS. These conditions affect each other and existence of one within the organizational structure, results emergence of the other two. Therefore, management of organization, all levels of managers, and employees as individuals should be aware of these psychological states and conduct studies aimed for its prevention.In this research, meaningful relationships have been identified in the mediating role of JS at the impact of MO on BU. On the other hand in terms of demographic variables, significant variations were found in the levels of MO, BU, and JS

  1. Effects of probiotic Lactobacillus rhamnosus GG and Propionibacterium freudenreichii ssp. shermanii JS supplementation on intestinal and systemic markers of inflammation in ApoE*3Leiden mice consuming a high-fat diet.

    Science.gov (United States)

    Oksaharju, Anna; Kooistra, Teake; Kleemann, Robert; van Duyvenvoorde, Wim; Miettinen, Minja; Lappalainen, Jani; Lindstedt, Ken A; Kovanen, Petri T; Korpela, Riitta; Kekkonen, Riina A

    2013-07-14

    A high-fat diet disturbs the composition and function of the gut microbiota and generates local gut-associated and also systemic responses. Intestinal mast cells, for their part, secrete mediators which play a role in the orchestration of physiological and immunological functions of the intestine. Probiotic bacteria, again, help to maintain the homeostasis of the gut microbiota by protecting the gut epithelium and regulating the local immune system. In the present study, we explored the effects of two probiotic bacteria, Lactobacillus rhamnosus GG (GG) and Propionibacterium freudenreichii spp. shermanii JS (PJS), on high fat-fed ApoE*3Leiden mice by estimating the mast cell numbers and the immunoreactivity of TNF-α and IL-10 in the intestine, as well as plasma levels of several markers of inflammation and parameters of lipid metabolism. We found that mice that received GG and PJS exhibited significantly lower numbers of intestinal mast cells compared with control mice. PJS lowered intestinal immunoreactivity of TNF-α, while GG increased intestinal IL-10. PJS was also observed to lower the plasma levels of markers of inflammation including vascular cell adhesion molecule 1, and also the amount of gonadal adipose tissue. GG lowered alanine aminotransferase, a marker of hepatocellular activation. Collectively, these data demonstrate that probiotic GG and PJS tend to down-regulate both intestinal and systemic pro-inflammatory changes induced by a high-fat diet in this humanised mouse model.

  2. Clinical Utility and Pitfalls of Ultrasound Guided Foreign Body Removal in War Fighters

    Science.gov (United States)

    2012-10-01

    1995 “Improved High-Resolution CT of the Lung in Infants and Very Young Children by Using a “Stop Ventilation Technique”: Bronze Medal Award...pulmonary abscess : Diagnosis by computed tomography. Pediatrics 1986; 78(2):283-286. 5. Shiels WE II, Dueno F, Hernandez E. Ovarian dermoid cyst...Drainage of Epidural Abscess - AJR: 2006 Nov;187(5):W512-4. 42. Rocourt DV, Shiels II WE, Hammond S, Besner GE: Contemporary management of benign

  3. Comparison of the Media Coverage of the Vietnam War to the Media Coverage of the Invasions of Grenada and Panama: A Question of Legacies

    Science.gov (United States)

    1991-01-01

    television report that the raids had ’demolished the myth ’ that allied military strength controlled South Vietnam" (Hammond, 1988, p. 345). This new...last week with considerable fanfare" (Time, November 14 1983). 3. "There is an aura of scary smugness about Bush these days, a schoolboyish delight...articles were either favorable or unfavorable to the military. This singular fact seems to dispel the myth that the media lambasted the military in

  4. SIAM Conference of Optimization Theory and Applications (4th) Held in Chicago, Illinois on May 11-13, 1992

    Science.gov (United States)

    1992-08-31

    Tokyo 107 Chiyodaku Tokyo 100 Japan Japan -4 - Rheozhong, Tan Richard A, Tapia Pablo , larazaga i University of Cincinnati Rice University University...GeraLdo, Veiga Jose A, Ventura 5256 Lynd Ave Apt 215 Penn State University Lyndhurst OH 44124-1031 2000 Durant Ave 207 Hammond Bldg (216) 581-5493 Berkeley...G.C. Resende, AT&T Bell University of Wisconsin, Madison Laboratories and Geraldo Veiga . 5:00 Robust Optimization. Masvely University of California

  5. A nonpedagogical teacher education?

    DEFF Research Database (Denmark)

    Kvols, Anja Madsen; Madsen, Peter Hougaard; Beck, Mette Holdsendorf

    regarding changes in education – which seem to come from evaluations more than from educational and pedagogical theories (Gruschka, 2011). Moreover, the teacher education has increased its focus on both research-based academic training and professional training at the same time. Our study is double – 1...... characterizes teacher professionalism? (Subject studies? Pedagogical studies? Professional training? Academic studies? Bildung studies? Etc.) - What characterizes ‘pedagogy of teacher education’ (Darling-Hammond, 2006; Loughran, 2008; Zeichner, 2005)?...

  6. On atmospheric-pressure non-equilibrium plasma jets and plasma bullets

    International Nuclear Information System (INIS)

    Lu, X; Laroussi, M; Puech, V

    2012-01-01

    Atmospheric-pressure non-equilibrium plasma jets (APNP-Js), which generate plasma in open space rather than in a confined discharge gap, have recently been a topic of great interest. In this paper, the development of APNP-Js will be reviewed. Firstly, the APNP-Js are grouped based on the type of gas used to ignite them and their characteristics are discussed in detail. Secondly, one of the most interesting phenomena of APNP-Js, the ‘plasma bullet’, is discussed and its behavior described. Thirdly, the very recent developments on the behavior of plasma jets when launched in a controlled environment and pressure are also introduced. This is followed by a discussion on the interaction between plasma jets. Finally, perspectives on APNP-J research are presented. (paper)

  7. Jump Squat is More Related to Sprinting and Jumping Abilities than Olympic Push Press.

    Science.gov (United States)

    Loturco, I; Kobal, R; Maldonado, T; Piazzi, A F; Bottino, A; Kitamura, K; Abad, C C C; Pereira, L A; Nakamura, F Y

    2017-07-01

    The aim of this study was to test the relationships between jump squat (JS) and Olympic push press (OPP) power outputs and performance in sprint, squat jump (SJ), countermovement jump (CMJ) and change of direction (COD) speed tests in elite soccer players. 27 athletes performed a maximum power load test to determine their bar mean propulsive power (MPP) and bar mean propulsive velocity (MPV) in the JS and OPP exercises. Magnitude-based inference was used to compare the exercises. The MPV was almost certainly higher in the OPP than in the JS. The MPP relative to body mass (MPP REL) was possibly higher in the OPP. Only the JS MPP REL presented very large correlations with linear speed ( r> 0.7, for speed in 5, 10, 20 and 30 m) and vertical jumping abilities ( r> 0.8, for SJ and CMJ), and moderate correlation with COD speed ( r= 0.45). Although significant (except for COD), the associations between OPP outcomes and field-based measurements (speed, SJ and CMJ) were all moderate, ranging from 0.40 to 0.48. In a group composed of elite soccer players, the JS exercise is more associated with jumping and sprinting abilities than the OPP. Longitudinal studies are needed to confirm if these strong relationships imply superior training effects in favor of the JS exercise. © Georg Thieme Verlag KG Stuttgart · New York.

  8. Nitric oxide-releasing prodrug triggers cancer cell death through deregulation of cellular redox balance

    Directory of Open Access Journals (Sweden)

    Anna E. Maciag

    2013-01-01

    Full Text Available JS-K is a nitric oxide (NO-releasing prodrug of the O2-arylated diazeniumdiolate family that has demonstrated pronounced cytotoxicity and antitumor properties in a variety of cancer models both in vitro and in vivo. The current study of the metabolic actions of JS-K was undertaken to investigate mechanisms of its cytotoxicity. Consistent with model chemical reactions, the activating step in the metabolism of JS-K in the cell is the dearylation of the diazeniumdiolate by glutathione (GSH via a nucleophilic aromatic substitution reaction. The resulting product (CEP/NO anion spontaneously hydrolyzes, releasing two equivalents of NO. The GSH/GSSG redox couple is considered to be the major redox buffer of the cell, helping maintain a reducing environment under basal conditions. We have quantified the effects of JS-K on cellular GSH content, and show that JS-K markedly depletes GSH, due to JS-K's rapid uptake and cascading release of NO and reactive nitrogen species. The depletion of GSH results in alterations in the redox potential of the cellular environment, initiating MAPK stress signaling pathways, and inducing apoptosis. Microarray analysis confirmed signaling gene changes at the transcriptional level and revealed alteration in the expression of several genes crucial for maintenance of cellular redox homeostasis, as well as cell proliferation and survival, including MYC. Pre-treating cells with the known GSH precursor and nucleophilic reducing agent N-acetylcysteine prevented the signaling events that lead to apoptosis. These data indicate that multiplicative depletion of the reduced glutathione pool and deregulation of intracellular redox balance are important initial steps in the mechanism of JS-K's cytotoxic action.

  9. Using the MEAN Stack to implement a RESTful service for an Internet of Things Application

    OpenAIRE

    Poulter, Andrew J.; Johnston, Steven; Cox, Simon

    2016-01-01

    This paper examines the components of the MEAN development stack (MongoDb, Express.js, Angular.js, & Node.js), and demonstrate their benefits and appropriateness to be used in implementing RESTful web-service APIs for Inter- net of Things (IoT) appliances. In particular, we show an end- to-end example of this stack and discuss in detail the various components required. The paper also describes an approach to establishing a secure mechanism for communicating with IoT devices, using pull-co...

  10. Job satisfaction and its relationship with organisational commitment: A Democratic Republic of Congo organisational perspective

    Directory of Open Access Journals (Sweden)

    Jeremy Mitonga-Monga

    2018-06-01

    Full Text Available Orientation: The modern workplace, which is characterised by increasing turbulence and debilitating uncertainty, has led to renewed focus on whether employees experience satisfaction and how they commit themselves to the organisation. Research purpose: The aim of this study was to measure the nature of the relationship between employees’ levels of job satisfaction (JS and organisational commitment (OC in a public railway organisation in the Democratic Republic of Congo (DRC. Motivation for the study: Although previous researchers have found evidence of the relationship between JS and OC in Western countries, there seems to be a paucity of research on the relationship between JS and OC in a developing country context such as that of the DRC. The results could make a valuable contribution to the current literature debate on these two constructs (JS and OC and possibly employees’ intention to stay in their present organisation. Research design, approach and method: A cross-sectional survey design was used employing the Job Satisfaction Questionnaire and the Organisational Commitment Scale. The sample (n = 839 comprised permanently employed staff. Correlations and regression analyses were conducted. The results indicated that employees’ JS related positively to their level of OC and that JS predicted OC. Practical and managerial implications: The results should also have interesting implications for top management and human resource practitioners. They could use this information to study how organisational psychological attachment is fostered in order to potentially master other organisational dynamics. The information could also be used to create positive working conditions with a view to reinforcing OC. JS manifested as a critical driver of OC, which could result in superior business performance. Management could use the results to create a working environment that actively fosters satisfaction and boosts employees’ level of

  11. Four Closely Related HIV-1 CRF01_AE/CRF07_BC Recombinant Forms Identified in East China.

    Science.gov (United States)

    Li, Fan; Li, Yuxueyun; Feng, Yi; Hu, Jing; Ruan, Yuhua; Xing, Hui; Shao, Yiming

    2017-07-01

    Five near full-length genomes of novel second-generation HIV-1 recombinant virus (JS150021, JS150029, JS150129, JS150132, and AH150183) were identified from five HIV-positive people in Jiangsu and Anhui province, east China. Phylogenic analyses showed that these five sequences are all composed of two well-established circulating recombinant forms (CRFs) CRF07_BC and CRF01_AE, grouped into four new discovered recombinant forms, which show several very similar but not identical recombinant breakpoints. The four recombinant forms are also identified to be a sort of family or related viruses, seems to be the results of different recombination events. The emergence of a serious new closely related CRF07_BC/CRF01_AE recombinant strain indicates the increasing complexity of sexual transmission of the HIV-1 epidemic in China.

  12. Public Affairs: The Military and the Media, 1962-1968

    Science.gov (United States)

    1988-01-01

    Society," the debate over the Civil Rights Act of 1964, and the Beatles all shared space with South Vietnam in the pages of the press, more often than...07 United States Army in Vietnam Public Affairs: The Military and the Media, 1962-1968 by William M. Hammond A Center of Military History United...Di. t ib.tio [ Avaiiabiiity Codes Avail ar:dIor Dist zSpzcial \\ First Printing For sale by the Superintendent of Documents, U.S

  13. Marketing Analysis and Strategy for a Small Business in the Beekeeping Industry.

    Science.gov (United States)

    1980-08-18

    segment has opportunities associated with it that may be profitably 2Philip Kotler , " Marketing Management: Analysis, Planning, and Control," Prentice...I I I162 I I BIBLIOGRAPHY IB Abel, Derek and John Hammond. Strategic Market Planning. Englewood Cliffs, N.J.: Prentice- Hall, Inc., 1979. Kotler ...11I’ISTATIOY I I I I MARKETING ANALYSIS AND STRATEGY FOR A SMALL IBUSINESS IN THE BEEKEEPING INDUSTRY I III APPROVED: Acoession For DDC TABUn mounced or

  14. Pārdošanas veicināšana kā patērētāju uzvedības un lēmumu pieņemšanas ietekmētājs Latvijas pārtikas mazumtirdzniecības nozarē.

    OpenAIRE

    Afoņičeva, Oksana

    2016-01-01

    Maģistra darba: “Pārdošanas veicināšana kā patērētāju uzvedības un lēmumu pieņemšanas ietekmētājs Latvijas pārtikas mazumtirdzniecības nozarē” mērķis ir, izvērtējot pārdošanas veicināšanas ietekmi uz patērētāju uzvedību, lēmuma pieņemšanas procesu un uz patērētāju lojalitātes veidošanu, rast priekšlikumus pārdošanas veicināšanas iespējām pārtikas produktu zīmoliem. Darbs sastāv no četrām nodaļām- divām teorētiskajām, analītiskās un empīriskās. Pirmā izvirzītā hipotēze tiek apstiprināta, pama...

  15. 20 CFR 658.413 - Initial handling of complaints by the State or local office.

    Science.gov (United States)

    2010-04-01

    ... related, or if non-JS related, it alleges violations of employment related laws enforced by ESA or OSHA.... The JS official shall send a confirming letter to this effect to the complainant and shall give the...

  16. J~S 3 :F ~: () - - -I =S

    African Journals Online (AJOL)

    played a crucial role. France,. Italy, Portugal,. Greece, Germany and many others have been ruled by army officers. From 1914 to 1923 Spain underwent 43 successful and unsuccessful military coups. Eventhe two superpowers, both committed to strict control of their military because of fear of nuclear war, have suffered from ...

  17. Web app testing using Knockout.JS

    CERN Document Server

    Messora, Roberto

    2014-01-01

    If you are a JavaScript developer, beginner, or an expert who wants to improve quality standards in terms of solutions design and functional verification, this book is for you. Basic understanding of web development, HTML, and JavaScript is required.

  18. Data visualization with d3.js

    CERN Document Server

    Teller, Swizec

    2013-01-01

    This book is a mini tutorial with plenty of code examples and strategies to give you many options when building your own visualizations.This book is ideal for anyone interested in data visualization. Some rudimentary knowledge of JavaScript is required.

  19. NCBI nr-aa BLAST: CBRC-DSIM-04-0090 [SEVENS

    Lifescience Database Archive (English)

    Full Text Available CBRC-DSIM-04-0090 ref|YP_922866.1| putative ABC antibiotics transporter [Nocardioid...es sp. JS614] gb|ABL81179.1| putative ABC antibiotics transporter [Nocardioides sp. JS614] YP_922866.1 0.003 31% ...

  20. [The mediating role of organizational citizenship behavior between organizational justice and organizational effectiveness in nursing organizations].

    Science.gov (United States)

    Park, Wall Yun; Yoon, Sook Hee

    2009-04-01

    This study was a secondary analysis to verify the mediating role of organizational citizenship behavior (OCB) between organizational justice (OJ) and organizational effectiveness (OE) in nursing organizations. The RN-BSNs and their colleagues in Seoul and Busan were subjects. The data was collected for 20 days between September 13 and October 2, 2004. Two hundred eighty three data sets were used for the final analysis. The fitness of models were tested using AMOS 5. The fitness of hypothetical model was moderate. Procedural Justice (PJ), Interaction Justice (IJ) and Distributive Justice (DJ) had direct effects on Job Satisfaction (JS), Organizational Commitment (OC) and Turnover Intention (TI) in OE, and indirect effects on JS, OC and TI mediated by OCB. The modified model improved with ideal fitness showed the causal relations among OE. In modified model, PJ, IJ and DJ had direct positive effects on OCB and JS and OC in OE, and indirect effects on JS and OC mediated by OCB. JS and OC in OE had a direct negative effect on TI. OCB mediated the relationship between OJ and OE, so the nursing managers should enhance OCB of the nurses in order to improve OE.

  1. Angular distribution in proton-hydrogen charge-transfer collisions

    International Nuclear Information System (INIS)

    Glembocki, O.; Halpern, A.M.

    1977-01-01

    Theoretical angular distributions for p-H charge transfer to the 1s state for energies of 1 keV and above have been examined and compared for three approximation schemes: the plane-wave Born approximation of Jackson and Schiff (JS), the Coulomb projected Born approximation of Geltman (G), and the distorted-wave eikonal approximation of one of the authors (D). The sharp dip in the forward distribution characteristic of JS is found to exist in G and D as well. As expected, G and D give identical results for all but the lowest energies. In the cases of G and D the dip, which is located close to that of JS, disappears and then reappears as the energy rises. Analytic high-energy limits for the angular dependence in both the JS and G cases have been found and are discussed

  2. NCBI nr-aa BLAST: CBRC-CREM-01-1327 [SEVENS

    Lifescience Database Archive (English)

    Full Text Available CBRC-CREM-01-1327 ref|YP_922866.1| putative ABC antibiotics transporter [Nocardioid...es sp. JS614] gb|ABL81179.1| putative ABC antibiotics transporter [Nocardioides sp. JS614] YP_922866.1 3e-41 36% ...

  3. Catalog of Audiovisual Productions. Volume 3. Air Force and Miscellaneous DoD Productions

    Science.gov (United States)

    1984-06-01

    operation of betatrons, cyclotrons, synchrotrons , etc. For atomic and molecular structure and spectra, see T/02 CrhAisILr. For application, see 0...STRATOSPHERE 0/03 SYNCHRONOUS SATELLITES X/02 STRAW J/06 SYNCHROTRONS T/06 STREAMS(iMETEOROLOGY), JET D/CS SYNTAX B/10 STRUCTURAL ENGINEERING F/12...ENEMIES 50579-DF JOHNNY LINGOGOD26B0 GODF TEA FOR ELSA 26927-OF RESURRECTION OF JOE C HAMMOND 5OSSO.DF CIPHER IN THE SNOW 26505-OF LAND OF THE BRAVE 2692

  4. Evaluation of Human Epidermal Growth Factor Receptor 2 (HER2) Gene Status in Human Breast Cancer Formalin-Fixed Paraffin-Embedded (FFPE) Tissue Specimens by Fluorescence In Situ Hybridization (FISH).

    Science.gov (United States)

    Hwang, Harry C; Gown, Allen M

    2016-01-01

    Current standard of care requires that HER2 gene testing be performed on all newly diagnosed invasive breast cancers in order to determine eligibility for anti-HER2 antibody therapy and should be performed in accordance with current ASCO-CAP guidelines (Hammond et al., J Clin Oncol 29(15):e458, 2011; Wolff et al., J Clin Oncol 31(31):3997-4013, 2013). Here we describe a HER2 FISH methodology to evaluate HER2 gene status in FFPE breast tumor specimens.

  5. Picosecond Electronics and Optoelectronics Held at Incline Village, Nevada on 13-15 March 1985.

    Science.gov (United States)

    1986-02-04

    Propagation in Silicon Integrated-Circuits K. W. Goossen Electrical Engineering Department, Princeton University, Princeton, NJ 08544 R. B. Hammond Electronics...Gigabit Logic, Presider . 75. .- T 7 V . . V W IF ThB1-1 High-Speed Analog Signal Processing with Superconductive Circuits* Richard W. Ralston Lincoln...Fronsiey. wJ R FA4 Peyghamnbarian. N -- IhA2 Gate. hiels -- WEl PolaK-Dingles. P - ThAt Gihbs H M -ThA2 Ralston. Richard W - ThBl G~o(Jdl,< WV D

  6. Mastering web application development with Express

    CERN Document Server

    Vlăduțu, Alexandru

    2014-01-01

    If you are a Node.js developer who wants to take your Express skills to the next level and develop high performing, reliable web applications using best practices, this book is ideal for you. The only prerequisite is knowledge of Node.js.

  7. When family looks strange and strangers look normal : A case of impaired face perception and recognition after stroke

    NARCIS (Netherlands)

    Heutink, Joost; Brouwer, Wiebo H.; Kums, Evelien; Young, Andy; Bouma, Anke

    2012-01-01

    We describe a patient (JS) with impaired recognition and distorted visual perception of faces after an ischemic stroke. Strikingly, JS reports that the faces of family members look distorted, while faces of other people look normal. After neurological and neuropsychological examination, we assessed

  8. Jensen–Shannon information of the coherent system lifetime

    International Nuclear Information System (INIS)

    Asadi, Majid; Ebrahimi, Nader; Soofi, Ehsan S.; Zohrevand, Younes

    2016-01-01

    The signature of a coherent system with n components is an n-dimensional vector whose ith element is the probability that the ith failure of the components is fatal to the system. The signature depends only on the system design and provides useful tools for comparison of systems. We propose the Jensen–Shannon information (JS) criteria for comparison of systems, which is a scalar function of the signature and ranks systems based on their designs. The JS of a system is interpreted in terms of the remaining uncertainty about the system lifetime, the utility of dependence between the lifetime and the number of failures of components fatal to the system, and the Bayesian decision theory. The JS is non-negative and its minimum is attained by k-out-of-n systems, which are the least complex systems. This property offers JS as a measure of complexity of a system. Effects of expansion of a system on JS are studied. Application examples include comparisons of various sets of new systems and used but still working systems discussed in the literature. We also give an upper bound for the JS at the general level and compare it with a known upper bound. - Highlights: • Information criteria for comparing systems based on their structures are proposed. • The criteria only depend on the number of failures of its components. • The criteria rank systems based on the complexity of predicting their lifetimes. • The criteria apply to new system and system operating with failed components.

  9. Identification of flowering-related genes responsible for differences in bolting time between two radish inbred lines

    Directory of Open Access Journals (Sweden)

    Hye Sun Cho

    2016-12-01

    Full Text Available Late bolting after cold exposure is an economically important characteristic of radish (Raphanus sativus L., an important Brassicaceae root vegetable crop. However, little information is available regarding the genes and pathways that govern flowering time in this species. We performed high-throughput RNA sequencing analysis to elucidate the molecular mechanisms that determine the differences in flowering times between two radish lines, NH-JS1 (late bolting and NH-JS2 (early bolting. In total, 71,188 unigenes were identified by reference-guided assembly, of which 309, 788, and 980 genes were differentially expressed between the two inbred lines after 0, 15, and 35 days of vernalization, respectively. Among these genes, 218 homologs of Arabidopsis flowering-time (Ft genes were identified in the radish, and 49 of these genes were differentially expressed between the two radish lines in the presence or absence of vernalization treatment. Most of the Ft genes up-regulated in NH-JS1 vs NH-JS2 were repressors of flowering, such as RsFLC, consistent with the late-bolting phenotype of NH-JS1. Although the functions of genes down-regulated in NH-JS1 were less consistent with late-bolting characteristics than the up-regulated Ft genes, several Ft enhancer genes, including RsSOC1, a key floral integrator, showed an appropriate expression to the late-bolting phenotype. In addition, the patterns of gene expression related to the vernalization pathway closely corresponded with the different bolting times of the two inbred lines. These results suggest that the vernalization pathway is conserved between radish and Arabidopsis.

  10. 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

  11. Joubert syndrome: large clinical variability and a unique neuroimaging aspect

    International Nuclear Information System (INIS)

    Leao, Emilia Katiane Embirucu; Lima, Marcilia Martyn; Kok, Fernando; Parizotto, Juliana; Maia Junior, Otacilio de Oliveira

    2010-01-01

    Joubert syndrome (JS) is an autosomal recessive inherited disorder characterized by hypotonia, cerebellar vermis hypoplasia, ocular abnormalities (e.g. pigmentary retinopathy, oculomotor apraxia and nystagmus), renal cysts and hepatic fibrosis. Respiratory abnormalities, as apnoea and hyperpnoea, may be present, as well as mental retardation. At least seven JS loci have been determined and five genes identified. Herein, we report five children, belonging to independent families, with JS: they shared the same typical MRI abnormality, known as molar tooth sign, but had an otherwise quite variable phenotype, regarding mostly their cognitive performance, visual abilities and extra-neurological compromise. (author)

  12. Joubert syndrome: large clinical variability and a unique neuroimaging aspect

    Energy Technology Data Exchange (ETDEWEB)

    Leao, Emilia Katiane Embirucu; Lima, Marcilia Martyn; Kok, Fernando; Parizotto, Juliana [University of Sao Paulo (USP), Sao Paulo, SP (Brazil). Clinical Hospital. Dept. of Child Neurology; Maia Junior, Otacilio de Oliveira [University of Sao Paulo (USP), Sao Paulo, SP (Brazil). Clinical Hospital. Dept. of Child Ophthalmology

    2010-04-15

    Joubert syndrome (JS) is an autosomal recessive inherited disorder characterized by hypotonia, cerebellar vermis hypoplasia, ocular abnormalities (e.g. pigmentary retinopathy, oculomotor apraxia and nystagmus), renal cysts and hepatic fibrosis. Respiratory abnormalities, as apnoea and hyperpnoea, may be present, as well as mental retardation. At least seven JS loci have been determined and five genes identified. Herein, we report five children, belonging to independent families, with JS: they shared the same typical MRI abnormality, known as molar tooth sign, but had an otherwise quite variable phenotype, regarding mostly their cognitive performance, visual abilities and extra-neurological compromise. (author)

  13. Production and characterization of human induced pluripotent stem cells (iPSCs from Joubert Syndrome: CSSi001-A (2850

    Directory of Open Access Journals (Sweden)

    Jessica Rosati

    2018-03-01

    Full Text Available Joubert Syndrome (JS is a rare autosomal recessive or X-linked condition characterized by a peculiar cerebellar malformation, known as the molar tooth sign (MTS, associated with other neurological phenotypes and multiorgan involvement. JS is a ciliopathy, a spectrum of disorders whose causative genes encode proteins involved in the primary cilium apparatus. In order to elucidate ciliopathy-associated molecular mechanisms, human induced pluripotent stem cells (hiPSCs were derived from a patient affected by JS carrying a homozygous missense mutation in the AHI1 gene (p.H896R that encodes a protein named Jouberin.

  14. Design Patterns: establishing a discipline of parallel software engineering

    CERN Multimedia

    CERN. Geneva

    2010-01-01

    Many core processors present us with a software challenge. We must turn our serial code into parallel code. To accomplish this wholesale transformation of our software ecosystem, we must define established practice is in parallel programming and then develop tools to support that practice. This leads to design patterns supported by frameworks optimized at runtime with advanced autotuning compilers. In this talk I provide an update of my ongoing research with the ParLab at UC Berkeley to realize this vision. In particular, I will describe our draft parallel pattern language, our early experiments with software frameworks, and the associated runtime optimization tools.About the speakerTim Mattson is a parallel programmer (Ph.D. Chemistry, UCSC, 1985). He does linear algebra, finds oil, shakes molecules, solves differential equations, and models electrons in simple atomic systems. He has spent his career working with computer scientists to make sure the needs of parallel applications programmers are met.Tim has ...

  15. The message development tool: a case for effective operationalization of messaging in social marketing practice.

    Science.gov (United States)

    Mattson, Marifran; Basu, Ambar

    2010-07-01

    That messages are essential, if not the most critical component of any communicative process, seems like an obvious claim. More so when the communication is about health--one of the most vital and elemental of human experiences (Babrow & Mattson, 2003). Any communication campaign that aims to change a target audience's health behaviors needs to centralize messages. Even though messaging strategies are an essential component of social marketing and are a widely used campaign model, health campaigns based on this framework have not always been able to effectively operationalize this key component, leading to cases where initiating and sustaining prescribed health behavior has been difficult (MacStravic, 2000). Based on an examination of the VERB campaign and an Australian breastfeeding promotion campaign, we propose a message development tool within the ambit of the social marketing framework that aims to extend the framework and ensure that the messaging component of the model is contextualized at the core of planning, implementation, and evaluation efforts.

  16. Sapflow and water use of freshwater wetland trees exposed to saltwater incursion in a tidally influenced South Carolina watershed

    Science.gov (United States)

    Krauss, K.W.; Duberstein, J.A.

    2010-01-01

    Sea-level rise and anthropogenic activity promote salinity incursion into many tidal freshwater forested wetlands. Interestingly, individual trees can persist for decades after salt impact. To understand why, we documented sapflow (Js), reduction in Js with sapwood depth, and water use (F) of baldcypress (Taxodium distichum (L.) Rich.) trees undergoing exposure to salinity. The mean Js of individual trees was reduced by 2.8 g H2O??m-2??s-1 (or by 18%) in the outer sapwood on a saline site versus a freshwater site; however, the smallest trees, present only on the saline site, also registered the lowest Js. Hence, tree size significantly influenced the overall site effect on Js. Trees undergoing perennial exposure to salt used greater relative amounts of water in outer sapwood than in inner sapwood depths, which identifies a potentially different strategy for baldcypress trees coping with saline site conditions over decades. Overall, individual trees used 100 kg H2O??day-1 on a site that remained relatively fresh versus 23.9 kg H2O??day-1 on the saline site. We surmise that perennial salinization of coastal freshwater forests forces shifts in individual-tree osmotic balance and water-use strategy to extend survival time on suboptimal sites, which further influences growth and morphology.

  17. Comparison of crossover and jab step start techniques for base stealing in baseball.

    Science.gov (United States)

    Miyanishi, Tomohisa; Endo, So; Nagahara, Ryu

    2017-11-01

    Base stealing is an important tactic for increasing the chance of scoring in baseball. This study aimed to compare the crossover step (CS) and jab step (JS) starts for base stealing start performance and to clarify the differences between CS and JS starts in terms of three-dimensional lower extremity joint kinetics. Twelve male baseball players performed CS and JS starts, during which their motion and the force they applied to the ground were simultaneously recorded using a motion-capture system and two force platforms. The results showed that the normalised average forward external power, the average forward-backward force exerted by the left leg, and the forward velocities of the whole body centre of gravity generated by both legs and the left leg were significantly higher for the JS start than for the CS start. Moreover, the positive work done by hip extension during the left leg push-off was two-times greater for the JS start than the CS start. In conclusion, this study has demonstrated that the jab step start may be the better technique for a base stealing start and that greater positive work produced by left hip extension is probably responsible for producing its larger forward ground reaction force.

  18. Joubert syndrome: Clinical and radiological characteristics of nine patients

    Directory of Open Access Journals (Sweden)

    Ahmed Farag Elhassanien

    2013-01-01

    Full Text Available Background: Joubert Syndrome (JS is a rare genetic developmental disorder, first identified in 1969. In patients with JS, certain regions of the brain (mainly cerebellar vermis and brainstem are underdeveloped or malformed. This can lead to impaired attention, visual, spatial, motor, language and social functional skills. JS is characterized by a host of features, many of which do not occur in every patient. Aim of the Study: To spotlight and increase awareness of clinical profile and neuroimaging findings of children with Joubert syndrome. Methods: This is a retrospective case series study of patients with JS who attended the Pediatric Neurology Clinic in Aladan and Alfarawanya Hospitals in Kuwait, from September 2007 to September 2012. Clinical and radiological data were obtained from the patient medical records. Results: Cerebellar vermis hypoplasia/aplasia and apnea were present in all patients, polydactly in 3 of 16, renal problems with cysts in 5 patients and 11 of 16 had abnormal electroretinograms (ERGs. Blood investigations of organic acids, amino acids and very-long-chain fatty acid, were normal in the all the nine patients. Conclusion: JS is a rare genetic brain malformation with association of retinal dystrophy and renal abnormalities. The retinal dystrophy may be progressive. The prognosis of patients depends mainly on the degree of brain malformation.

  19. Reconstruction of the Sofia (Bulgaria) IRT-2000 research reactor

    International Nuclear Information System (INIS)

    Valenta, V.

    2006-01-01

    The history and structure of the original reactor are described, followed by a description of the new solution based on SKODA JS's design. The article focusses on the design of the reactor and spent fuel storage pool that have been developed and delivered by SKODA JS. (orig.)

  20. NCBI nr-aa BLAST: CBRC-XTRO-01-0887 [SEVENS

    Lifescience Database Archive (English)

    Full Text Available CBRC-XTRO-01-0887 ref|YP_548923.1| binding-protein-dependent transport systems inne...r membrane component [Polaromonas sp. JS666] gb|ABE44025.1| binding-protein-dependent transport systems inner membrane component [Polaromonas sp. JS666] YP_548923.1 5e-88 61% ...

  1. NCBI nr-aa BLAST: CBRC-LAFR-01-1532 [SEVENS

    Lifescience Database Archive (English)

    Full Text Available CBRC-LAFR-01-1532 ref|YP_987753.1| binding-protein-dependent transport systems inne...r membrane component [Acidovorax sp. JS42] gb|ABM43677.1| binding-protein-dependent transport systems inner membrane component [Acidovorax sp. JS42] YP_987753.1 0.61 25% ...

  2. Emerging Technologies Program Integration Report. Volume 1. Narrative, Analyses and Assessment

    Science.gov (United States)

    1987-05-04

    James S. (T) 31. GREGG, Dr. Michael C. (T) 61. REDDY, Dr. Raj (T) 2. ATLAS, Dr. David (T) 32. HADDAD, Dr. Genevieve M. 62. REDIKER, Dr. Robert H. 3...Dr. Martin C. 83. WEEKS, Dr. Wilford 6 24. FAETH, Dr. Gerald 54. MUNSON, Mr. John 84. WEINTRAUB, Dr. Daniel 1. (T) 25. FETTERMAN , Dr. Harold 55...T) 2. ATLAS, Dr. David (T) 32. HADDAD, Dr. Genevieve M. 62. REDIKER, Dr. Robert H. 3. BALDESCHWIELER, Dr. John (T) 33. HAMMOND, Dr. George S. 63

  3. Web-based hybrid-dimensional Visualization and Exploration of Cytological Localization Scenarios

    Directory of Open Access Journals (Sweden)

    Kovanci Gökhan

    2016-10-01

    Full Text Available The CELLmicrocosmos 4.2 PathwayIntegration (CmPI is a tool which provides hybriddimensional visualization and analysis of intracellular protein and gene localizations in the context of a virtual 3D environment. This tool is developed based on Java/Java3D/JOGL and provides a standalone application compatible to all relevant operating systems. However, it requires Java and the local installation of the software. Here we present the prototype of an alternative web-based visualization approach, using Three.js and D3.js. In this way it is possible to visualize and explore CmPI-generated localization scenarios including networks mapped to 3D cell components by just providing a URL to a collaboration partner. This publication describes the integration of the different technologies - Three.js, D3.js and PHP - as well as an application case: a localization scenario of the citrate cycle. The CmPI web viewer is available at: http://CmPIweb.CELLmicrocosmos.org.

  4. Comparison of the virulence of three H3N2 canine influenza virus isolates from Korea and China in mouse and Guinea pig models.

    Science.gov (United States)

    Xie, Xing; Na, Woonsung; Kang, Aram; Yeom, Minjoo; Yuk, Heejun; Moon, Hyoungjoon; Kim, Sung-Jae; Kim, Hyun-Woo; Kim, Jeong-Ki; Pang, Maoda; Wang, Yongshan; Liu, Yongjie; Song, Daesub

    2018-05-02

    Avian-origin H3N2 canine influenza virus (CIV) has been the most common subtype in Korea and China since 2007. Here, we compared the pathogenicity and transmissibility of three H3N2 CIV strains [Chinese CIV (JS/10), Korean CIV (KR/07), and Korean recombinant CIV between the classic H3N2 CIV and the pandemic H1N1 virus (MV/12)] in BALB/c mouse and guinea pig models. The pandemic H1N1 (CA/09) strain served as the control. BALB/c mice infected with H1N1 had high mortality and obvious body weight loss, whereas no overt disease symptoms were observed in mice inoculated with H3N2 CIV strains. The viral titers were higher in the group MV/12 than those in groups JS/10 and KR/07, while the mice infected with JS/10 showed higher viral titers in all tissues (except for the lung) than the mice infected with KR/07. The data obtained in guinea pigs also demonstrated that group MV/12 presented the highest loads in most of the tissues, followed by group JS/10 and KR/07. Also, direct contact transmissions of all the three CIV strains could be observed in guinea pigs, and for the inoculated and the contact groups, the viral titer of group MV/12 and KR/07 was higher than that of group JS/10 in nasal swabs. These findings indicated that the matrix (M) gene obtained from the pandemic H1N1 may enhance viral replication of classic H3N2 CIV; JS/10 has stronger viral replication ability in tissues as compared to KR/07, whereas KR/07 infected guinea pigs have more viral shedding than JS/10 infected guinea pigs. There exists a discrepancy in pathobiology among CIV isolates. Reverse genetics regarding the genomes of CIV isolates will be helpful to further explain the virus characteristics.

  5. Impacts of Organizational Knowledge Sharing Practices on Employees' Job Satisfaction: Mediating Roles of Learning Commitment and Interpersonal Adaptability

    Science.gov (United States)

    Malik, Muhammad Shaukat; Kanwal, Maria

    2018-01-01

    Purpose: The purpose of this paper is to investigate empirically impacts of organizational knowledge-sharing practices (KSP) on employees' job satisfaction (JS), interpersonal adaptability (IA) and learning commitment (LC). Indirect effects of KSP on JS are also confirmed through mediating factors (LC and IA). Design/methodology/approach:…

  6. Impacts of DNAPL Source Treatment: Experimental and Modeling Assessment of the Benefits of Partial DNAPL Source Removal

    Science.gov (United States)

    2009-09-01

    this project: A. Noman M. Ahsanuzzaman, Steve Acree, Nandita Basu, Sten Berglund, Carol Bratt, Gordon Brown, Xaisong Chen, Jaehyun Cho, Pat Clark...A.S.C. Chen (eds). Chapelle, F.H., J.S. Widdowson, J.S. Bruner, E. Mendez , and C.C. Casey (2003). Methodology for Estimating Times of Remediation

  7. Performance of sorghum cultivars for biomass quality and biomethane yield grown in semi-arid area of Pakistan.

    Science.gov (United States)

    Hassan, Muhammad Umair; Chattha, Muhammad Umer; Mahmood, Athar; Sahi, Shahbaz Talib

    2018-05-01

    Biomass is a promising renewable energy source and its significance is escalating in the context of climate change and depletion of fossil foils. This study was conducted for two consecutive years 2016 and 2017, using five sorghum cultivars, i.e., JS-263, Jawar-2011, Hagari, JS-2002, and YS-2016, in order to determine the best cultivars in terms of dry matter yield, chemical composition, and biomethane yield grown under semi-arid conditions in Pakistan. The results revealed that sorghum cultivars responded differently in terms of growth, biomass yield, chemical composition, and methane yield. Cultivars Jawar-2011 produced maximum leaf area index, leaf area duration, crop growth rate, plant height, and leaves per plant, however, they were comparable with Sorghum-2016, whereas cultivar JS-2002 performed poorly among the tested cultivars. Similarly, cultivar Jawar-2011 produced maximum dry matter yield (16.37 t ha -1 ) similar to that of YS-2016, further cultivar JS-2002 performed poorly and gave lower dry matter yield (12.87 t ha -1 ). The maximum protein concentration (10.95), neutral detergent fibers (61.20), and lignin contents (5.55) found in Jawar-2011 were comparable with those in YS-2016, while the lowest neutral detergent fiber and lignin contents were found in JS-2002. Although JS-2002 produced the highest specific methane yield per kilogram of volatile solids, it was overcompensated by Jawar-2011 owing to higher dry matter yield per hectare. These results suggested that cultivar Jawar-2011 can be grown successfully in semi-arid conditions of Pakistan in order to get good biomass yield along with higher methane yield.

  8. Identification and application of biocontrol agents against Cotton leaf curl virus disease in Gossypium hirsutum under greenhouse conditions

    Directory of Open Access Journals (Sweden)

    Memoona Ramzan

    2016-05-01

    Full Text Available Biological control is a novel approach in crop protection. Bacteria, such as Bacillus spp. and Pseudomonas spp., are reported for this purpose and some of their products are already commercially available. In this study, the rhizosphere and phyllosphere of healthy cotton plants were used as a source of bacterial isolates with properties of potential biocontrol agents. The isolates were screened for phosphate solubilization activity, indole acetic acid (IAA production and antifungal activity. Two isolates, S1HL3 and S1HL4, showed phosphate solubilization and IAA production simultaneously, while another two, JS2HR4 and JS3HR2, demonstrated potential to inhibit fungal pathogens. These bacteria were identified as Pseudomonas aeruginosa (S1HL3, Burkholderia sp. (S1HL4 and Bacillus sp. (JS2HR4 and JS3HR2 based on biochemical and molecular characteristics. The isolates were tested against Cotton leaf curl virus (CLCuV in greenhouse conditions, both as individual bacterial isolates and consortia. Treated plants were healthy as compared to control plants, where up to 74% of the plants were symptomatic for CLCuV infection. Maximum inhibition of CLCuV was observed in the plants treated with a mixture of bacterial isolates: the viral load in the treated plants was only 0.4% vs. up to 74% in controls. This treatment consortium included P. aeruginosa S1HL3, Burkholderia sp. S1HL4 and Bacillus spp. isolates, JS2HR4 and JS3HR2. The principal-component biplot showed a highly significant correlation between the viral load percentage and the disease incidence.

  9. Examining a Proposed Job Retention Model for Adult Workers with Mental Retardation

    Science.gov (United States)

    Fornes, Sandra L.

    2008-01-01

    This research provides an analysis of factors predicting job retention (JR), job satisfaction (JS), and job performance (JP) of workers with mental retardation (MR). The findings highlight self-determination as a critical skill in influencing three important employee's outcomes, JR, JS, and JP. The intent of the study was to develop job retention…

  10. Evolution of egoism on semi-directed and undirected Barabási-Albert networks

    Science.gov (United States)

    Lima, F. W. S.

    2015-05-01

    Through Monte Carlo simulations, we study the evolution of the four strategies: Ethnocentric, altruistic, egoistic and cosmopolitan in one community of individuals. Interactions and reproduction among computational agents are simulated on undirected and semi-directed Barabási-Albert (BA) networks. We study the Hammond-Axelrod (HA) model on undirected and semi-directed BA networks for the asexual reproduction case. With a small modification in the traditional HA model, our simulations showed that egoism wins, differently from other results found in the literature where ethnocentric strategy is common. Here, mechanisms such as reciprocity are absent.

  11. Propriedades físicas e químicas de feijão comum preto, cultivar Iapar 44, após envelhecimento acelerado Physical and chemical properties of aged dry black common beans, Iapar 44 cultivar

    Directory of Open Access Journals (Sweden)

    Horaci Jaqueline Silva de Souza Ribeiro

    2005-03-01

    Full Text Available Feijão armazenado por período longo em temperatura e umidade relativa elevadas torna-se endurecido e resistente ao cozimento devido ao desenvolvimento do defeito "difícil de cozinhar". Este trabalho teve como objetivo avaliar algumas propriedades físicas e químicas de feijão comum preto (Phaseolus vulgaris L. cultivar Iapar 44, envelhecido. O envelhecimento do feijão foi acelerado a 41ºC e 75% de UR, por 30 e 60 dias, e feijão novo mantido a 5ºC e 60% de UR foi considerado controle. Foram avaliados o tempo de cozimento, por meio do equipamento de Mattson adaptado; a composição química e o pH dos grãos; a solubilidade em água e o perfil eletroforético das proteínas. Os resultados foram submetidos à análise de variância e teste de comparação de médias de Tukey (pBeans stored for long periods at high temperature and humidity become hardened and resistant to cook. This happens due to the development of the hard-to-cook defect. The objective of this work was evaluate some physical and chemical properties of the aged dry black common beans (Phaseolus vulgaris L., Iapar 44 cultivar. The aging of beans was accelerated at 41ºC and 75% RH, for 30 e 60 days; and new beans, kept at 5ºC and 60% RH was used as the control. The cooking time, determined by a Mattson-type cooker; the chemical composition and the pH of the grains; the water solubility and protein eletrophorectic profile were evaluated. The results were submitted to analyses of variance and mean comparison Tukey test (p<0.05. It was observed that the two storage periods, caused: increased time of cooking; decreased percentage of humidity, increased percentage of ash and maintained the percentages of protein, lipids and carbohydrates; decreased pH and decreased solubility and changed the protein eletrophorectic profile. These results are in accordance with the literature, which demonstrated that during aging of beans at high temperature and humidity there is acid formation

  12. Relative Intensity Influences the Degree of Correspondence of Jump Squats and Push Jerks to Countermovement Jumps.

    Science.gov (United States)

    Cushion, Emily J; Goodwin, Jon E; Cleather, Daniel J

    2016-05-01

    The aim of this study was to determine the mechanical similarity between push jerk (PJ) and jump squat (JS) to countermovement jump (CMJ) and further understand the effect increasing external load may have on this relationship. Eight physically trained men (age 22 ± 3; height 176 ± 7 kg; weight 83 ± 8 kg) performed an unloaded CMJ followed by JS under a range of loads (10, 25, 35, and 50% 1RM back squat) and PJ (30, 50, 65, and 75% 1RM push jerk). A portable force platform and high-speed camera both collecting at 250 Hz were used to establish joint moments and impulse during the propulsive phase of the movements. A standard inverse dynamics model was used to determine joint moment and impulse at the hip, knee, and ankle. Significant correlations (p ≤ 0.05) were shown between CMJ knee joint moment and JS knee joint moment at 25% load and PJ knee joint moment at 30 and 50% load. Significant correlations were also observed between CMJ knee joint impulse and JS knee joint impulse at 10% load and PJ knee joint moment at 30 and 65% load. Significant correlation was also observed between CMJ hip joint impulse and PJ hip joint impulse at 30% load. No significant joint × load interaction was shown as load increased for either PJ or JS. Results from the study suggest partial correspondence between PJ and JS to CMJ, where a greater mechanical similarity was observed between the PJ and CMJ. This interaction is load and joint dependent where lower relative loads showed greatest mechanical similarity. Therefore using lower relative loads when programming may provide a greater transfer of training effect.

  13. Participative Decision-Making and Job Satisfaction for Teachers in the UAE

    Science.gov (United States)

    Al Nuaimi, Samira; Chowdhury, Hossan; Eleftheriou, Konstantinos; Katsioloudes, Marios I.

    2015-01-01

    Purpose: Knowledge of teachers' participative decision making (PDM) and job satisfaction (JS) is important, as teachers comprise most of a school's staff. The purpose of this paper is to examine the effect of teacher gender, nationality and school type on teachers' PDM and JS in Abu Dhabi's schools and to determine whether there any significant…

  14. Recoly, repositori de records : Webapp amb HTML5, CSS3 i JavaScript

    OpenAIRE

    Cantón Gavilán, Sergio

    2012-01-01

    Projecte d'implementació d'una aplicació web mòbil per enregistrar records amb LungoJS, PHP i MySQL. Estudi comparatiu de frameworks. Proyecto de implementación de una aplicación web móvil para grabar recuerdos con LungoJS, PHP y MySQL. Estudio comparativo de frameworks.

  15. Structural analysis and anti-obesity effect of a pectic polysaccharide isolated from Korean mulberry fruit Oddi (Morus alba L.).

    Science.gov (United States)

    Choi, Ji Won; Synytsya, Andriy; Capek, Peter; Bleha, Roman; Pohl, Radek; Park, Yong Il

    2016-08-01

    A water-soluble polysaccharide JS-MP-1 was isolated from Korean mulberry fruits Oddi (Morus alba L.). Sugar linkage analysis and NMR data confirmed that it is a rhamnogalacturonan type I (RG I) polymer carrying arabinan and arabinogalactan (AG II) side chains. JS-MP-1 reduced dose-dependently the viability of 3T3-L1 pre-adipocyte cells, significantly stimulated the cleavage of caspases 9 and 3 and poly (ADP-ribose) polymerase (PARP) and decreased the ratio of Bcl-2 to Bax expression level that led to mitochondrial dysfunction and apoptosis in pre-adipocyte cells. The apoptotic death was mediated by stimulation of MAPKs (ERK and p38) signalling pathway. These results suggest that JS-MP-1 is able to reduce the number of fat cells and the mass of adipose tissue via inhibition of pre-adipocyte proliferation and thus JS-MP-1 itself or a crude aqueous Oddi extract containing this polysaccharide can be used as functional ingredient of health-beneficial food supplements for the treatment or prevention of obesity disorders. Copyright © 2016 Elsevier Ltd. All rights reserved.

  16. Data visualization with D3.js cookbook

    CERN Document Server

    Zhu, Nick Qi

    2013-01-01

    Packed with practical recipes, this is a step-by-step guide to learning data visualization with D3 with the help of detailed illustrations and code samples.If you are a developer familiar with HTML, CSS, and JavaScript, and you wish to get the most out of D3, then this book is for you. This book can also serve as a desktop quick-reference guide for experienced data visualization developers.

  17. BatchJS: Implementing Batches in JavaScript

    NARCIS (Netherlands)

    D. Kasemier

    2014-01-01

    htmlabstractNone of our popular programming languages know how to handle distribution well. Yet our programs interact more and more with each other and our data resorts in databases and web services. Batches are a new addition to languages that can finally bring native support for distribution to

  18. Polarization Orientation Dependence of the Far Infrared Spectra of Oriented Single Crystals of 1,3,5-trinitro-S-triazine (RDX) using Terahertz Time-Domain Spectroscopy

    Science.gov (United States)

    2009-01-01

    BE, Hogbin MR, Kemp MC (2007) Proc IEEE 95:1559 14. Laman N, Sree Harsha S, Grischkowsky D, Melinger JS (2008) Opt Express 16:4094 15. Melinger JS... Laman N, Grischkowsky D (2008) Appl Phy Lett 93:011102 16. Tribe WR, Newnham DA, Taday PF, Kemp MC (2004) Proc SPIE 5354:168 17. Watters DG, Falconer DG

  19. Targeting the UPR to Circumvent Endocrine Resistance in Breast Cancer

    Science.gov (United States)

    2016-12-01

    cells, and re-sensitize resistant cells, to both estrogen withdrawal (analogous to treatment with an AI ) and to two different classes of AE (TAM and...following hits for NPPTA-TsOH and JS20- TsOH: NPPTA-TsOH: c-KIT<PDGFRB<FLT-3 JS20-TsOH: MEK6<NEK1 Future directions and publication(s): Currently

  20. Diet and habitat use by age-0 deepwater sculpins in northern Lake Huron, Michigan and the Detroit River

    Science.gov (United States)

    Roseman, Edward F.

    2014-01-01

    Deepwater sculpins (Myoxocephalus thompsonii) are an important link in deepwater benthic foodwebs of the Great Lakes. Little information exists about deepwater sculpin spawning habits and early life history ecology due to difficulty in sampling deep offshore habitats. Larval and age-0 deepwater sculpins collected in northern Lake Huron and the Detroit River during 2007 were used to improve our understanding of their habitat use, diet, age, and growth. Peak larval density reached 8.4/1000 m3 in the Detroit River during April and was higher than that in Lake Huron. Offshore bottom trawls at DeTour and Hammond Bay first collected benthic age-0 deepwater sculpins in early September when fish were ≥ 25 mm TL. Otolith analysis revealed that hatch dates for pelagic larvae occurred during late March and larvae remained pelagic for 40 to 60 days. Diet of pelagic larvae (10–21 mm TL) was dominated by calanoid copepods at all sample locations. Diets of benthic age-0 fish varied by location and depth: Mysis and chironomids were prevalent in fish from Hammond Bay and the 91 m site at DeTour, but only chironomids were found in fish from the 37 m DeTour site. This work showed that nearshore epilimnetic sites were important for pelagic larvae and an ontogenetic shift from pelagic planktivore to benthivore occurred at about 25 mm TL in late summer. Age analysis showed that larvae remained pelagic long enough to be transported through the St. Clair–Detroit River system, Lake Erie, and the Niagara River, potentially contributing to populations in Lake Ontario.

  1. A comparison of job satisfaction of community health workers before and after local comprehensive medical care reform: a typical field investigation in Central China.

    Science.gov (United States)

    Ding, Hong; Sun, Xin; Chang, Wei-wei; Zhang, Liu; Xu, Xi-ping

    2013-01-01

    The government of China promulgated new medical care reform policies in March 2009. After that, provincial-level governments launched new medical care reform which focusing on local comprehensive medical care reform (LCMR). Anhui Province is an example of an area affected by LCMR, in which the LCMR was started in October 2009 and implemented in June 2010. The objective of this study was to compare the job satisfaction (JS) of community health workers (CHWs) before and after the reform in Anhui Province. A baseline survey was carried out among 813 community health workers (CHWs) of 57 community health centers (CHCs) (response rate: 94.1%) and an effect evaluation survey among 536 CHWs of 30 CHCs (response rate: 92.3%) in 2009 and 2012 respectively. A self-completion questionnaire was used to assess the JS of the CHWs (by the job satisfaction scale, JSS). The average scores of total JS and satisfaction with pay, contingent rewards, operating procedures and communication in the effect evaluation survey were statistically significantly higher than those of the baseline survey (Pwork reward of CHWs and pay more attention to CHWs' professional development to further increase their JS.

  2. The Shepherd's Crook Sign: A New Neuroimaging Pareidolia in Joubert Syndrome.

    Science.gov (United States)

    Manley, Andrew T; Maertens, Paul M

    2015-01-01

    By pareidolically recognizing specific patterns indicative of particular diseases, neuroimagers reinforce their mnemonic strategies and improve their neuroimaging diagnostic skills. Joubert Syndrome (JS) is an autosomal recessive disorder characterized clinically by mental retardation, episodes of abnormal deep and rapid breathing, abnormal eye movements, and ataxia. Many neuroimaging signs characteristic of JS have been reported. In retrospective case study, two consanguineous neonates diagnosed with JS were evaluated with brain magnetic resonance imaging (MRI), computed tomography (CT), and neurosonography. Both cranial ultrasound and MRI of the brain showed the characteristic molar tooth sign. There was a shepherd's crook in the sagittal views of the posterior fossa where the shaft of the crook is made by the brainstem and the pons. The arc of the crook is made by the abnormal superior cerebellar peduncle and cerebellar hemisphere. By ultrasound, the shepherd's crook sign was seen through the posterior fontanelle only. CT imaging also showed the shepherd's crook sign. Neuroimaging diagnosis of JS, which already involves the pareidolical recognition of specific patterns indicative of the disease, can be improved by recognition of the shepherd's crook sign on MRI, CT, and cranial ultrasound. Copyright © 2014 by the American Society of Neuroimaging.

  3. An effective inversion algorithm for retrieving bimodal aerosol particle size distribution from spectral extinction data

    International Nuclear Information System (INIS)

    He, Zhenzong; Qi, Hong; Yao, Yuchen; Ruan, Liming

    2014-01-01

    The Ant Colony Optimization algorithm based on the probability density function (PDF-ACO) is applied to estimate the bimodal aerosol particle size distribution (PSD). The direct problem is solved by the modified Anomalous Diffraction Approximation (ADA, as an approximation for optically large and soft spheres, i.e., χ⪢1 and |m−1|⪡1) and the Beer–Lambert law. First, a popular bimodal aerosol PSD and three other bimodal PSDs are retrieved in the dependent model by the multi-wavelength extinction technique. All the results reveal that the PDF-ACO algorithm can be used as an effective technique to investigate the bimodal PSD. Then, the Johnson's S B (J-S B ) function and the modified beta (M-β) function are employed as the general distribution function to retrieve the bimodal PSDs under the independent model. Finally, the J-S B and M-β functions are applied to recover actual measurement aerosol PSDs over Beijing and Shanghai obtained from the aerosol robotic network (AERONET). The numerical simulation and experimental results demonstrate that these two general functions, especially the J-S B function, can be used as a versatile distribution function to retrieve the bimodal aerosol PSD when no priori information about the PSD is available. - Highlights: • Bimodal PSDs are retrieved by ACO based on probability density function accurately. • J-S B and M-β functions can be used as the versatile function to recover bimodal PSDs. • Bimodal aerosol PSDs can be estimated by J-S B function more reasonably

  4. Anatomical explanations for acute depressions in radial pattern of axial sap flow in two diffuse-porous mangrove species: implications for water use.

    Science.gov (United States)

    Zhao, Hewei; Yang, Shengchang; Guo, Xudong; Peng, Congjiao; Gu, Xiaoxuan; Deng, Chuanyuan; Chen, Luzhen

    2018-02-01

    Mangrove species have developed uniquely efficient water-use strategies in order to survive in highly saline and anaerobic environments. Herein, we estimated the stand water use of two diffuse-porous mangrove species of the same age, Sonneratia apetala Buch. Ham and Sonneratia caseolaris (L.) Engl., growing in a similar intertidal environment. Specifically, to investigate the radial patterns of axial sap flow density (Js) and understand the anatomical traits associated with them, we measured axial sap flow density in situ together with micromorphological observations. A significant decrease of Js was observed for both species. This result was accompanied by the corresponding observations of wood structure and blockages in xylem sapwood, which appeared to influence and, hence, explained the acute radial reductions of axial sap flow in the stems of both species. However, higher radial resistance in sapwood of S. caseolaris caused a steeper decline of Js radially when compared with S. apetala, thus explaining the latter's more efficient use of water. Without first considering acute reductions in Js into the sapwood from the outer bark, a total of ~55% and 51% of water use would have been overestimated, corresponding to average discrepancies in stand water use of 5.6 mm day-1 for S. apetala trees and 2.5 mm day-1 for S. caseolaris trees. This suggests that measuring radial pattern of Js is a critical factor in determining whole-tree or stand water use. © The Author(s) 2018. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  5. Quantitative stress-redistribution planar T1-201 scintigraphy: Assessment of the extent of hypoperfused myocardium by relationship to angiographic findings

    International Nuclear Information System (INIS)

    Bassir, R.; Maddahi, J.; Garcia, E.

    1984-01-01

    The size of hypoperfused myocardium (HM) in coronary artery (CA) disease (D) potentially provides a prognostic index that may not be accurately assess by conventional angiographic classification. The authors studied 62 consecutive patients (pts) with planar stress-redistribution T1-201 scintigraphy (T1-201) and coronary arteriography who did not have prior myocardial infarction and achieved 85% predicted maximum heart rate on exercise. Of 62 pts, 42 had CAD (>50% stenosis). For T1-201 quantification of the size of HM, maximum count circumferential profiles of initial distribution and % washout were obtained and compared to previously established normal limits. The area enclosed between the normal limits and the abnormal portion of the pt's profiles represented a quantitative T1-201 jeopardy score (JS). Despite increasing T1-201 JS from 1 to 3 vessel (V) and left-main (LM) D, significant overlap between the different angiographic groups was observed; of 45 pts with mild JS (<300), 14 (31%) had 3VD and/or LMD. The angiographic extent of CAD was also analyzed using a method (CLASS) proposed by Gensini et al based on the CA territory, location and severity of stenosis, and collateral circulation. T1-201 JS correlated significantly with CLASS (r=.78, p<.01). Of the 45 pts with mild JS, only 5 (11%) had severe CLASS score. Thus, the size of the hypoperfused myocardium by quantitative stress- and redistribution T1-201 correlates better with a more complex angiographic estimate of myocardium at risk than conventional 1, 2, and 3 vessel disease classification

  6. Tamarisk (Tamarix spp.) water fluxes before, during and after episodic defoliation by the saltcedar leaf beetle

    Science.gov (United States)

    Hultine, K.R.; Nagler, P.L.; Dennison, P.E.; Bush, S.E.; Ehleringer, J.R.

    2009-01-01

    Tamarisk (Tamarix) species are among the most successful and economically costly plant invaders in the western United States, in part due to its potential to remove large amounts of water from shallow aquifers. Accordingly, local, state and federal agencies have released a new biological control - the saltcedar leaf beetle (Diorhabda elongata) along many watersheds in the western United States to reduce the spread of tamarisk. The beetle defoliates tamarisk for much of the growing season resulting in potentially large seasonal declines in productivity, fitness, and water loss from tamarisk stands. We measured sap flux density (Js) using heat dissipation sensors to investigate water use patterns of tamarisk before, during and after a single, six week beetle-induced defoliation event in southeastern, Utah, USA. Granier-style probes were installed on 20 dominant trees from May through September 2008, a period that covers almost the entire growing season. As the beetle emerged from dormancy in mid-June, daytime and nighttime Js measurably increased for approximately two weeks before declining to less than 20% of predicted values (predicted by modeling Js with atmospheric vapor pressure deficit in May and June before defoliation). Tamarisk trees in mid-August produced new leaves and Js returned to pre-defoliation levels. Total Js, summed over the duration of the study was 13% lower than predicted values. These data suggest that defoliation results in only small changes in seasonal water loss from tamarisk stands. Current research is focusing on long-term ecohydrological impacts of tamarisk defoliation over multiple growing seasons.

  7. Effects of tree-to-tree variations on sap flux-based transpiration estimates in a forested watershed

    Science.gov (United States)

    Kume, Tomonori; Tsuruta, Kenji; Komatsu, Hikaru; Kumagai, Tomo'omi; Higashi, Naoko; Shinohara, Yoshinori; Otsuki, Kyoichi

    2010-05-01

    To estimate forest stand-scale water use, we assessed how sample sizes affect confidence of stand-scale transpiration (E) estimates calculated from sap flux (Fd) and sapwood area (AS_tree) measurements of individual trees. In a Japanese cypress plantation, we measured Fd and AS_tree in all trees (n = 58) within a 20 × 20 m study plot, which was divided into four 10 × 10 subplots. We calculated E from stand AS_tree (AS_stand) and mean stand Fd (JS) values. Using Monte Carlo analyses, we examined potential errors associated with sample sizes in E, AS_stand, and JS by using the original AS_tree and Fd data sets. Consequently, we defined optimal sample sizes of 10 and 15 for AS_stand and JS estimates, respectively, in the 20 × 20 m plot. Sample sizes greater than the optimal sample sizes did not decrease potential errors. The optimal sample sizes for JS changed according to plot size (e.g., 10 × 10 m and 10 × 20 m), while the optimal sample sizes for AS_stand did not. As well, the optimal sample sizes for JS did not change in different vapor pressure deficit conditions. In terms of E estimates, these results suggest that the tree-to-tree variations in Fd vary among different plots, and that plot size to capture tree-to-tree variations in Fd is an important factor. This study also discusses planning balanced sampling designs to extrapolate stand-scale estimates to catchment-scale estimates.

  8. Architectural Specialization for Inter-Iteration Loop Dependence Patterns

    Science.gov (United States)

    2015-10-01

    Horowitz, F. Labonte, O. Shacham, K. Olukotun, L. Hammond, C. Batten 1975 1980 1985 1990 1995 2000 2005 2010 2015 100 101 102 103 104 105 106 SPECint...Execution GPR RF 32 × 32b 2r2w GPP LLFU D$ Request/Response Crossbar L1 I$ 16 KB L2 Request and Response Crossbars L1 D$ 16 KB SLFU Minimal changes to...XLOOPS uArch • XLOOPS Evaluation PyMTL Pydgin Specialized Execution – xloop.uc GPR RF 32 × 32b 2r2w GPP LLFU D$ Request/Response Crossbar L1 I$ 16 KB L2

  9. Container Shipping Network Efficiency Comparison in Indonesia: Nusantara Pendulum and Sea Tollway

    Directory of Open Access Journals (Sweden)

    Hafida Fahmiasari

    2017-07-01

    Full Text Available The disparity of the trading activities in Indonesia has triggered Indonesia Port Corporation to come up with the plan of Nusantara Pendulum, the future network of container shipping in Indonesia. The Sea Tollway plan is the modification of Nusantara Pendulum that is also envisioned by Indonesia President for Indonesia future backbone container plan. Both networks were designed to increase Indonesia container shipping flow from west to east and vice versa like a pendulum, thus results the reduced transport cost. This paper depicts the comparison of network efficiency analysis between these networks: Nusantara Pendulum, Sea Tollway, and the existing network. Two main methods that are used are Nagurney-Qiang and Jenelius-Peterson-Mattson. Mainly, these two methods use the efficiency calculation by considering parameters of demand (goods flow between each region and maritime transportation cost. It is concluded afterward that: 1 Sea Tollway is 8% more efficient than Nusantara Pendulum; 2 Sea Tollway and Nusantara Pendulum are ten times more efficient than current network; 3 Eastern ports in Indonesia (Bitung and Sorong urgently requisite a development.

  10. Sencha charts essentials

    CERN Document Server

    Kumar, Ajit

    2015-01-01

    If you are an Ext JS or Sencha Touch developer, designer, or architect who wants to build enterprise-scale data visualization capabilities using Sencha, then this book is ideal for you. You should have a knowledge of HTML, JavaScript, CSS, and Sencha Ext JS or Sencha Touch fundamentals, in particular. Some familiarity with SVG and HTML5 Canvas would be preferred, but not required.

  11. Cultivation and complete genome sequencing of Gloeobacter kilaueensis sp. nov., from a lava cave in Kīlauea Caldera, Hawai'i.

    Directory of Open Access Journals (Sweden)

    Jimmy H W Saw

    Full Text Available The ancestor of Gloeobacter violaceus PCC 7421(T is believed to have diverged from that of all known cyanobacteria before the evolution of thylakoid membranes and plant plastids. The long and largely independent evolutionary history of G. violaceus presents an organism retaining ancestral features of early oxygenic photoautotrophs, and in whom cyanobacteria evolution can be investigated. No other Gloeobacter species has been described since the genus was established in 1974 (Rippka et al., Arch Microbiol 100:435. Gloeobacter affiliated ribosomal gene sequences have been reported in environmental DNA libraries, but only the type strain's genome has been sequenced. However, we report here the cultivation of a new Gloeobacter species, G. kilaueensis JS1(T, from an epilithic biofilm in a lava cave in Kīlauea Caldera, Hawai'i. The strain's genome was sequenced from an enriched culture resembling a low-complexity metagenomic sample, using 9 kb paired-end 454 pyrosequences and 400 bp paired-end Illumina reads. The JS1(T and G. violaceus PCC 7421(T genomes have little gene synteny despite sharing 2842 orthologous genes; comparing the genomes shows they do not belong to the same species. Our results support establishing a new species to accommodate JS1(T, for which we propose the name Gloeobacter kilaueensis sp. nov. Strain JS1(T has been deposited in the American Type Culture Collection (BAA-2537, the Scottish Marine Institute's Culture Collection of Algae and Protozoa (CCAP 1431/1, and the Belgian Coordinated Collections of Microorganisms (ULC0316. The G. kilaueensis holotype has been deposited in the Algal Collection of the US National Herbarium (US# 217948. The JS1(T genome sequence has been deposited in GenBank under accession number CP003587. The G+C content of the genome is 60.54 mol%. The complete genome sequence of G. kilaueensis JS1(T may further understanding of cyanobacteria evolution, and the shift from anoxygenic to oxygenic photosynthesis.

  12. Counterterrorism

    Science.gov (United States)

    2009-11-13

    well as the resistance to conquest or occupation by a foreign power. (b) Ethnocentric . Groups of this persuasion view race as the defining...7 prepares publication for signature JSDS prepares JS staffing package JSDS staffs the publication via JSAP for signature LA selects...Primary Review Authority (PRA) to develop the first draft (FD) PRA/USJFCOM develops FD for staffing with JDDC FD comment matrix adjudication JS J-7

  13. Peak power, force, and velocity during jump squats in professional rugby players.

    Science.gov (United States)

    Turner, Anthony P; Unholz, Cedric N; Potts, Neill; Coleman, Simon G S

    2012-06-01

    Training at the optimal load for peak power output (PPO) has been proposed as a method for enhancing power output, although others argue that the force, velocity, and PPO are of interest across the full range of loads. The aim of this study was to examine the influence of load on PPO, peak barbell velocity (BV), and peak vertical ground reaction force (VGRF) during the jump squat (JS) in a group of professional rugby players. Eleven male professional rugby players (age, 26 ± 3 years; height, 1.83 ± 6.12 m; mass, 97.3 ± 11.6 kg) performed loaded JS at loads of 20-100% of 1 repetition maximum (1RM) JS. A force plate and linear position transducer, with a mechanical braking unit, were used to measure PPO, VGRF, and BV. Load had very large significant effects on PPO (p < 0.001, partial η² = 0.915); peak VGRF (p < 0.001, partial η² = 0.854); and peak BV (p < 0.001, partial η² = 0.973). The PPO and peak BV were the highest at 20% 1RM, though PPO was not significantly greater than that at 30% 1RM. The peak VGRF was significantly greater at 1RM than all other loads, with no significant difference between 20 and 60% 1RM. In resistance trained professional rugby players, the optimal load for eliciting PPO during the loaded JS in the range measured occurs at 20% 1RM JS, with decreases in PPO and BV, and increases in VGRF, as the load is increased, although greater PPO likely occurs without any additional load.

  14. Cysteine-Rich Peptide Family with Unusual Disulfide Connectivity from Jasminum sambac.

    Science.gov (United States)

    Kumari, Geeta; Serra, Aida; Shin, Joon; Nguyen, Phuong Q T; Sze, Siu Kwan; Yoon, Ho Sup; Tam, James P

    2015-11-25

    Cysteine-rich peptides (CRPs) are natural products with privileged peptidyl structures that represent a potentially rich source of bioactive compounds. Here, the discovery and characterization of a novel plant CRP family, jasmintides from Jasminum sambac of the Oleaceae family, are described. Two 27-amino acid jasmintides (jS1 and jS2) were identified at the gene and protein levels. Disulfide bond mapping of jS1 by mass spectrometry and its confirmation by NMR spectroscopy revealed disulfide bond connectivity of C-1-C-5, C-2-C-4, and C-3-C-6, a cystine motif that has not been reported in plant CRPs. Structural determination showed that jS1 displays a well-defined structure framed by three short antiparallel β-sheets. Genomic analysis showed that jasmintides share a three-domain precursor arrangement with a C-terminal mature domain preceded by a long pro-domain of 46 residues and an intron cleavage site between the signal sequence and pro-domain. The compact cysteine-rich structure together with an N-terminal pyroglutamic acid residue confers jasmintides high resistance to heat and enzymatic degradation, including exopeptidase treatment. Collectively, these results reveal a new plant CRP structure with an unusual cystine connectivity, which could be useful as a scaffold for designing peptide drugs.

  15. Performance Analysis of Window Type Air Conditioning with Addition of Heat Exchanger Equipment

    Directory of Open Access Journals (Sweden)

    I Ketut Gede Wirawan

    2012-11-01

    Full Text Available One manner to be used to increase refregration effect is by flowing hot refrigerant out from condensor, it is then touched with the refrigerant out from evaporator on a heat exchanger of counterflow type. Experiment was done by taking samples of pressure at suction (p1 and discharge (p2 of compressor and box temperature (Tr1, Tr2, Tr3, Tr4. By knowing of pressure at suction (p1, the enthalpy into compressor is known. By assuming the process is isentropic (compressor, isobar (condenser and evaporator, and isenthalpy (expansion valve, the enthalpy into condensor, expansion valve and evaporator were known. In 60 minutes, compression work of air conditioning with heat exchanger is 31,588 kJ/kg, and without heat exchanger is 33,796 kJ/kg. Effect refrigeration average with modification is 155,55 kJ/kg and without modification was 153,40 kJ/kg so that coefficient of performance with modification more than without modification. Air conditioning with modification had initial refrigration rate was 67,193 J/s and 0,043 J/s at the end minute, meanwhile, refrigeration without modification had cooling rate at start 66,538 J/s and 0,935 J/s at the end.

  16. Determining the Fate and Ecological Effects of Copper and Zinc Loading in Estuarine Environments: A Multi-Disciplinary Program

    Science.gov (United States)

    2005-12-01

    from Centro de Investigación Científica y de Estudios Avanzados de Ensenada. vii viii 1 EXECUTIVE...Fouling, San Diego, California, 21-26 July 2002. Seligman, P.F., A.O. Valkirs, J.S. Caso , I. Rivera-Duarte, and E. Haslbeck, 2001. Copper release rates...EPA-822-R-02-047. Valkirs, A.O., Seligman, P.F., Haslbeck, E., and Caso , J.S., 2003. Measurement of copper release rates from antifouling paint

  17. Mastering AngularJD for .NET developers

    CERN Document Server

    Majid, Mohammad Wadood

    2015-01-01

    This book is envisioned for traditional developers and programmers who want to develop client-side applications using the AngularJS framework and ASP.NET Web API 2 with Visual Studio. .NET developers who have already built web applications or web services and who have a fundamental knowledge of HTML, JavaScript, and CSS and want to explore single-page applications will also find this guide useful. Basic knowledge of AngularJS would be helpful.

  18. The Role of IL-17 in the Angiogenesis of Rheumatoid Arthritis

    Science.gov (United States)

    2013-07-01

    Boyden chemotaxis chamber (NeuroProbe, Cabin John, MD) with gelatin -coated polycarbonate membranes (8-mm pore size; Nucleopore, Pleasant, CA) (37, 39...the central nervous system. Nat Immunol 2006; 7:937–45. 19. Stumhofer JS, Silver JS, Laurence A, Porrett PM, Harris TH, Turka LA, et al. Interleukins...wells of a 48-well Boyden chemotaxis chamber (NeuroProbe, Cabin John, MD) with gelatin -coated poly- carbonate membranes (8 lm pore size; Nucleopore

  19. Going Concern eller Concerned Going

    DEFF Research Database (Denmark)

    Haraszuk, Anni; Hartmann, Stig

    2012-01-01

    jsæsonen for revision af årsrapporter 2011 er på trapperne; men hvordan håndterer revisorer egentlig going concern i praksis - i en tid præget af stejle op- og nedture?......Højsæsonen for revision af årsrapporter 2011 er på trapperne; men hvordan håndterer revisorer egentlig going concern i praksis - i en tid præget af stejle op- og nedture?...

  20. A spiral model of musical decision-making.

    Science.gov (United States)

    Bangert, Daniel; Schubert, Emery; Fabian, Dorottya

    2014-01-01

    This paper describes a model of how musicians make decisions about performing notated music. The model builds on psychological theories of decision-making and was developed from empirical studies of Western art music performance that aimed to identify intuitive and deliberate processes of decision-making, a distinction consistent with dual-process theories of cognition. The model proposes that the proportion of intuitive (Type 1) and deliberate (Type 2) decision-making processes changes with increasing expertise and conceptualizes this change as movement along a continually narrowing upward spiral where the primary axis signifies principal decision-making type and the vertical axis marks level of expertise. The model is intended to have implications for the development of expertise as described in two main phases. The first is movement from a primarily intuitive approach in the early stages of learning toward greater deliberation as analytical techniques are applied during practice. The second phase occurs as deliberate decisions gradually become automatic (procedural), increasing the role of intuitive processes. As a performer examines more issues or reconsiders decisions, the spiral motion toward the deliberate side and back to the intuitive is repeated indefinitely. With increasing expertise, the spiral tightens to signify greater control over decision type selection. The model draws on existing theories, particularly Evans' (2011) Intervention Model of dual-process theories, Cognitive Continuum Theory Hammond et al. (1987), Hammond (2007), Baylor's (2001) U-shaped model for the development of intuition by level of expertise. By theorizing how musical decision-making operates over time and with increasing expertise, this model could be used as a framework for future research in music performance studies and performance science more generally.

  1. A spiral model of musical decision-making

    Directory of Open Access Journals (Sweden)

    Daniel eBangert

    2014-04-01

    Full Text Available This paper describes a model of how musicians make decisions about performing notated music. The model builds on psychological theories of decision-making and was developed from empirical studies of Western art music performance that aimed to identify intuitive and deliberate processes of decision-making, a distinction consistent with dual-process theories of cognition. The model proposes that the proportion of intuitive (Type 1 and deliberate (Type 2 decision-making processes changes with increasing expertise and conceptualises this change as movement along a continually narrowing upward spiral where the primary axis signifies principal decision-making type and the vertical axis marks level of expertise. The model is intended to have implications for the development of expertise as described in two main phases. The first is movement from a primarily intuitive approach in the early stages of learning towards greater deliberation as analytical techniques are applied during practice. The second phase occurs as deliberate decisions gradually become automatic (procedural, increasing the role of intuitive processes. As a performer examines more issues or reconsiders decisions, the spiral motion towards the deliberate side and back to the intuitive is repeated indefinitely. With increasing expertise, the spiral tightens to signify greater control over decision type selection. The model draws on existing theories, particularly Evans’ (2011 Intervention Model of dual-process theories, Cognitive Continuum Theory (Hammond et al., 1987; Hammond, 2007, and Baylor’s (2001 U-shaped model for the development of intuition by level of expertise. By theorising how musical decision-making operates over time and with increasing expertise, this model could be used as a framework for future research in music performance studies and performance science more generally.

  2. Getting started with Knockout.js for .NET developers

    CERN Document Server

    Akinshin, Andrey

    2015-01-01

    This book is intended for .NET developers who want to use the MVVM design pattern to create powerful client-side JavaScript linked to server-side C# logic. Basic experience with ASP.NET, Razor, and creating web applications is needed.

  3. Reliability assessment of ballistic jump squats and bench throws.

    Science.gov (United States)

    Alemany, Joseph A; Pandorf, Clay E; Montain, Scott J; Castellani, John W; Tuckow, Alexander P; Nindl, Bradley C

    2005-02-01

    The purpose of this investigation was to determine the test-retest reliability and coefficient of variation of 2 novel physical performance tests. Ten healthy men (22.0 +/- 3.0 years, 87.0 +/- 8.0 kg, 20.0 +/- 5.0% body fat) performed 30 continuous and dynamic jump squats (JS) and bench throws (BT) on 4 separate occasions. The movements were performed under loaded conditions utilizing 30% of subject's predetermined 1 repetition maximum in the back squat and bench press. Mean power (MP; W), peak power (PP; W), mean velocity (MV; m.s(-1)), peak velocity (PV; m.s(-1)), and total work (TW; J) were assessed using a ballistic measurement system (Innervations Inc., Muncie, IN). Data were analyzed using repeated measures analysis of variance with Duncan's post hoc test when mean differences were p < or = 0.05. Intraclass correlation coefficient (ICC) and within-subject coefficient of variation (CV%) were also calculated. All values are presented as mean +/- SE. BT variables were statistically similar across the 4 sessions: MP (350.0 +/- 13.9 W), PP (431.4 +/- 18.5 W) MV (1.6 +/- 0.03 m.s(-1)), PV (2.0 +/- 0.03 m.s(-1)), and TW (199.1 +/- 7.2 J). For JS, session 3 PP (1,669.8 +/- 111.2 W) was significantly greater vs. sessions 1, 2, and 4 (1,601.2 +/- 58.4 W). Session 4 MP (1,403.2 +/- 88.6 W) and MV (1.9 +/- 0.1 m.s(-1)) for JS were significantly lower during sessions 1, 2, and 3 (MP: 1,479.4.5 +/- 44.8 W, MV: 2.0 +/- 0.05 m.s(-1)). TW (834.7 +/- 24.3 J) and PV (2.2 +/- 0.04 m.s(-1)) were statistically similar during all sessions for JS. The CVs ranged from 3.0 to 7.6% for the BT and 3.2 to 5.7% for the JS. ICCs for MP, PP, MV, PV, and TW were 0.92, 0.95, 0.94, 0.91, and 0.95, respectively, during BT. ICCs during JS for MP, PP, MV, PV, and TW were 0.96, 0.98, 0.94, 0.94, and 0.89, respectively. The results of the current study support the use of a 30 continuous and dynamic BT protocol as a reliable upper-body physical performance test, which can be administered with

  4. SureCure{sup (R)}-A new material to reduces curing time and improve curing reproducibility of lead-acid batteries

    Energy Technology Data Exchange (ETDEWEB)

    Boden, David P.; Loosemore, Daniel V.; Botts, G. Dean [Hammond Lead Products Division, Hammond Group Inc., 2323 165th Street, Hammond, IN 46320 (United States)

    2006-08-25

    This paper introduces a technology that considerably reduces the time to cure the positive plates of lead-acid batteries. In each of several full-scale trials at automotive and industrial battery manufacturers, the simple replacement of 1wt.% of leady oxide with finely-divided tetrabasic lead sulfate (SureCure(TM) by Hammond Group Inc.) is shown to accelerate significantly the conversion of tribasic lead sulfate (3BS) to tetrabasic lead sulfate (4BS) in the curing process while improving crystal structure and reproducibility. Shorter curing times result in reduced labour and energy costs, as well as reduced fixed (curing chambers and plant footprint) and working (plate inventory) capital investment. (author)

  5. Fine structural observation on repair processes in experimental ulcer of the rat gastric mucosa

    International Nuclear Information System (INIS)

    Saito, Takiko

    1982-01-01

    Experimental stomach ulcer of the rat was produced by clamping method. Repair processes of the epithelial and glandular cells were examined by LM, SEM, TEM and autoradiograph with 3 H-thymidine at various times after removal of the clamp. The epithelial cells in the vicinity of the defect consisted of the surface cells with a few mucous granuls, parietal cells, endocrine cells and fibrillovesicular cells of Hammond and LaDuer during repair processes. The chief cells appeared after 12 days. After 5 weeks, the defect was completely covered with the epithelium. All kind of the epithelial cells except fibrillovesicular cells can incorporate thymidine precursor during regeneration. (author)

  6. Guided Terahertz Waves for Characterizing Explosives

    Science.gov (United States)

    2009-01-01

    Spectroscopy of Nanometer Water Layers,” Optics Letters 29, 1617–1619 (2004). 4 J. S. Melinger, N. Laman , S. Sree Harsha, and D. Grischkowsky, “Line...2006). 5 N. Laman , S. Sree Harsha, D. Grischkowsky, and J.S. Melinger, “7 GHz Resolution Waveguide THz Spectroscopy of Explosives Related Solids...Showing New Features,” Optics Express 16, 4094–4105 (2008). 6 J.S. Melinger, N. Laman , and D. Grischkowsky, “The Underlying Terahertz Vibrational

  7. Building a Taxonomic Data Editor: ITIS Taxonomic Workbench 6.0

    OpenAIRE

    Mitchell,David; Bowman,Lisa; Brockmeier,Christopher

    2017-01-01

    The Integrated Taxonomic Information System (ITIS - www.itis.gov) provides a regularly updated global database that currently contains over 840,000 scientific names and their hierarchy. A new rich Internet application for adding and editing ITIS data, Taxonomic Workbench 6.0, is being developed using the AngularJS framework. AngularJS is designed to take advantage of many features that are fairly recent to the web platform, facilitates a well-structured product that is easier to maintain, and...

  8. Sap flow characteristics of neotropical mangroves in flooded and drained soils

    Science.gov (United States)

    Krauss, Ken W.; Young, P. Joy; Chambers, Jim L.; Doyle, Thomas W.; Twilley, Robert R.

    2007-01-01

    Effects of flooding on water transport in mangroves have previously been investigated in a few studies, most of which were conducted on seedlings in controlled settings. In this study, we used heat-dissipation sap probes to determine if sap flow (Js) attenuates with radial depth into the xylem of mature trees of three south Florida mangrove species growing in Rookery Bay. This was accomplished by inserting sap probes at multiple depths and monitoring diurnal flow. For most species and diameter size class combinations tested, Js decreased dramatically beyond a radial depth of 2 or 4 cm, with little sap flow beyond a depth of 6 cm. Mean Js was reduced on average by 20% in Avicennia germinans (L.) Stearn, Laguncularia racemosa (L.) Gaertn. f. and Rhizophora mangle L. trees when soils were flooded. Species differences were highly significant, with L. racemosahaving the greatest midday Js of about 26g H2O H2O m−2s−1 at a radial depth of 2 cm compared with a mean for the other two species of about 15 g H2O m−2s−1. Sap flow at a depth of 2 cm in mangroves was commensurate with rates reported for other forested wetland tree species. We conclude that: (1) early spring flooding of basin mangrove forests causes reductions in sap flow in mature mangrove trees; (2) the sharp attenuations in Js along the radial profile have implications for understanding whole-tree water use strategies by mangrove forests; and (3) regardless of flood state, individual mangrove tree water use follows leaf-level mechanisms in being conservative.

  9. A comparison of job satisfaction of community health workers before and after local comprehensive medical care reform: a typical field investigation in Central China.

    Directory of Open Access Journals (Sweden)

    Hong Ding

    Full Text Available BACKGROUND: The government of China promulgated new medical care reform policies in March 2009. After that, provincial-level governments launched new medical care reform which focusing on local comprehensive medical care reform (LCMR. Anhui Province is an example of an area affected by LCMR, in which the LCMR was started in October 2009 and implemented in June 2010. The objective of this study was to compare the job satisfaction (JS of community health workers (CHWs before and after the reform in Anhui Province. METHODS: A baseline survey was carried out among 813 community health workers (CHWs of 57 community health centers (CHCs (response rate: 94.1% and an effect evaluation survey among 536 CHWs of 30 CHCs (response rate: 92.3% in 2009 and 2012 respectively. A self-completion questionnaire was used to assess the JS of the CHWs (by the job satisfaction scale, JSS. RESULTS: The average scores of total JS and satisfaction with pay, contingent rewards, operating procedures and communication in the effect evaluation survey were statistically significantly higher than those of the baseline survey (P<0.05. The average score of satisfaction with promotion (2.55 ± 1.008 in the effect evaluation survey was statistically significantly lower than that in the baseline survey (2.71 ± 0.730 (P=0.002. In both surveys, the average scores of satisfaction with pay, benefits and promotion were statistically significantly lower than the others (all P<0.05. CONCLUSIONS: After two years' implementation of the LCMR, CHWs' total JS have a small improvement. However, CHWs have lower satisfaction in the dimensions of pay, promotion and benefits dimensions before and after the LCMR. Therefore, policy-makers should take corresponding measures to raise work reward of CHWs and pay more attention to CHWs' professional development to further increase their JS.

  10. Relationship between relative net vertical impulse and jump height in jump squats performed to various squat depths and with various loads.

    Science.gov (United States)

    McBride, Jeffrey M; Kirby, Tyler J; Haines, Tracie L; Skinner, Jared

    2010-12-01

    The purpose of the current investigation was to determine the relationship between relative net vertical impulse (net vertical impulse (VI)) and jump height in the jump squat (JS) going to different squat depths and utilizing various loads. Ten males with two years of jumping experience participated in this investigation (Age: 21.8 ± 1.9 y; Height: 176.9 ± 5.2 cm; Body Mass: 79.0 ± 7.1 kg, 1RM: 131.8 ± 29.5 kg, 1RM/BM: 1.66 ± 0.27). Subjects performed a series of static jumps (SJS) and countermovement jumps (CMJJS) with various loads (Body Mass, 20% of 1RM, 40% of 1RM) in a randomized fashion to a depth of 0.15, 0.30, 0.45, 0.60, and 0.75 m and a self-selected depth. During the concentric phase of each JS, peak force (PF), peak power (PP), jump height (JH) and relative VI were recorded and analyzed. Increasing squat depth corresponded to a decrease in PF and an increase in JH, relative VI for both SJS and CMJJS during all loads. Across all squat depths and loading conditions relative VI was statistically significantly correlated to JH in the SJS (r = .8956, P squat depths and loading conditions PF was statistically nonsignificantly correlated to JH in the SJS (r = -0.1010, P = .2095, power = 0.2401) and CMJJS (r = -0.0594, P = .4527, power = 0.1131). Across all squat depths and loading conditions peak power (PP) was significantly correlated with JH during both the SJS (r = .6605, P squat depths. Results indicate that relative VI and PP can be used to predict JS performance, regardless of squat depth and loading condition. However, relative VI may be the best predictor of JS performance with PF being the worst predictor of JS performance.

  11. Parameter sampling capabilities of sequential and simultaneous data assimilation: I. Analytical comparison

    International Nuclear Information System (INIS)

    Fossum, Kristian; Mannseth, Trond

    2014-01-01

    We assess the parameter sampling capabilities of some Bayesian, ensemble-based, joint state-parameter (JS) estimation methods. The forward model is assumed to be non-chaotic and have nonlinear components, and the emphasis is on results obtained for the parameters in the state-parameter vector. A variety of approximate sampling methods exist, and a number of numerical comparisons between such methods have been performed. Often, more than one of the defining characteristics vary from one method to another, so it can be difficult to point out which characteristic of the more successful method in such a comparison was decisive. In this study, we single out one defining characteristic for comparison; whether or not data are assimilated sequentially or simultaneously. The current paper is concerned with analytical investigations into this issue. We carefully select one sequential and one simultaneous JS method for the comparison. We also design a corresponding pair of pure parameter estimation methods, and we show how the JS methods and the parameter estimation methods are pairwise related. It is shown that the sequential and the simultaneous parameter estimation methods are equivalent for one particular combination of observations with different degrees of nonlinearity. Strong indications are presented for why one may expect the sequential parameter estimation method to outperform the simultaneous parameter estimation method for all other combinations of observations. Finally, the conditions for when similar relations can be expected to hold between the corresponding JS methods are discussed. A companion paper, part II (Fossum and Mannseth 2014 Inverse Problems 30 114003), is concerned with statistical analysis of results from a range of numerical experiments involving sequential and simultaneous JS estimation, where the design of the numerical investigation is motivated by our findings in the current paper. (paper)

  12. Eesti suurima relvakaubandusafääri uurimine läheneb edukale lõpule / Jüri Vissak ; interv. Toomas Mattson

    Index Scriptorium Estoniae

    Vissak, Jüri

    1996-01-01

    Kolm kriminaalasja, mis käsitlevad seaduslikult Eestisse toodud ja siit ebaseaduslikult välja viidud tulirelvadega seotut. Ilmunud ka: Vetšernije Vesti, 23. jaan. 1996, lk. 5; Narvskaja Gazeta, 10. veebr. 1996, lk. 4

  13. Análisis, diseño, construcción e implementación de un sistema informático para gestionar y controlar los resultados de análisis de leche realizado por el laboratorio de calidad de leche del Centro de Apoyo Cayambe, de la Universidad Politécnica Salesiana

    OpenAIRE

    Honores León, Orlando Vicente

    2015-01-01

    A system made in java along with new technologies as NodeJS, AngularJs and socket IO, which allows the interpretation of the results in automated analyzers milk are there Cayambe Laboratory of the Salesian University is presented. Using this set of tools allow real-time management of laboratory requirements , such as the handling of personal data of users and customers are validated in line with the pages exposed by the government as the SRI and CNE. In addition a good administration computer...

  14. Change in power output across a high-repetition set of bench throws and jump squats in highly trained athletes.

    Science.gov (United States)

    Baker, Daniel G; Newton, Robert U

    2007-11-01

    Athletes experienced in maximal-power and power-endurance training performed 1 set of 2 common power training exercises in an effort to determine the effects of moderately high repetitions upon power output levels throughout the set. Twenty-four and 15 athletes, respectively, performed a set of 10 repetitions in both the bench throw (BT P60) and jump squat exercise (JS P60) with a resistance of 60 kg. For both exercises, power output was highest on either the second (JS P60) or the third repetition (BT P60) and was then maintained until the fifth repetition. Significant declines in power output occurred from the sixth repetition onwards until the 10th repetition (11.2% for BT P60 and 5% for JS P60 by the 10th repetition). These findings suggest that athletes attempting to increase maximal power limit their repetitions to 2 to 5 when using resistances of 35 to 45% 1RM in these exercises.

  15. VizieR Online Data Catalog: The Auriga-California molecular cloud (Broekhoven-Fiene+, 2014)

    Science.gov (United States)

    Broekhoven-Fiene, H.; Matthews, B. C.; Harvey, P. M.; Gutermuth, R. A.; Huard, T. L.; Tothill, N. F. H.; Nutter, D.; Bourke, T. L.; Difrancesco, J.; Jorgensen, J. K.; Allen, L. E.; Chapman, N. L.; Cieza, L. A.; Dunham, M. M.; Merin, B.; Miller, J. F.; Terebey, S.; Peterson, D. E.; Stapelfeldt, K. R.

    2017-06-01

    We have mapped a significant fraction of the AMC with the Infrared Array Camera (IRAC; Fazio et al. 2004ApJS..154...10F) and the Mid-Infrared Photometer for Spitzer (MIPS; Rieke et al. 2004ApJS..154...25R) on board the Spitzer Space Telescope (Werner et al. 2004ApJS..154....1W), with a total overlapping coverage of 2.5 deg2 in the four IRAC bands (3.6, 4.5, 5.8 and 8.0 um) and 10.47 deg2 in the three MIPS bands (24, 70, and 160 um). The mapped areas are not all contiguous and were chosen to include the areas with AV>3, as given by the Dobashi et al. (2005PASJ...57....1S) extinction maps. The goal of these observations is to identify and characterize the young stellar object (YSO) and substellar object populations. The data presented here are the first mid-IR census of the YSO population in this region. (4 data files).

  16. VizieR Online Data Catalog: Spitzer h and {chi} Persei candidate members (Cloutier+, 2014)

    Science.gov (United States)

    Cloutier, R.; Currie, T.; Rieke, G. H.; Kenyon, S. J.; Balog, Z.; Jayawardhana, R.

    2017-08-01

    The IRAC (Fazio et al. 2004ApJS..154...39F) observed h and {chi} Persei on October 30, 2008 (AOR IDs 2182740, 21828608, 21828096, 21828864, 21828352, and 2182912). Solar activity was normal to below average. Zodical emission ranged between ~0.02 and 2 MJy/sr from 3.6 um to 8 um. Image processing and photometry were performed separately for the short-exposure and long-exposure frames. The MIPS (Rieke et al. 2004ApJS..154...25R) imaged h and {chi} Persei on 2008 March 15-16, 2008 October 25-26, and 2009 March 26 and 29 as a part of General Observation Programs 40690 and 50664 (PI: Scott Kenyon). To identify and characterize disks surrounding h and {chi} Persei stars, we combine Spitzer data with optical/near-IR data for likely cluster members, updating the list from Currie et al. (2010, J/ApJS/186/191) with a more accurate one of 13956 stars (Table 1). (3 data files).

  17. Workplace stress, job satisfaction, job performance, and turnover intention of health care workers in rural Taiwan.

    Science.gov (United States)

    Chao, Ming-Che; Jou, Rong-Chang; Liao, Cing-Chu; Kuo, Chung-Wei

    2015-03-01

    Workplace stress (WS) has been found to affect job satisfaction (JS), performance, and turnover intentions (TIs) in developed countries, but there is little evidence from other countries and especially rural areas. In rural Taiwan, especially, there is an insufficient health care workforce, and the situation is getting worse. To demonstrate the relationship, we used a cross-sectional structured questionnaire, and data from 344 licensed professionals in 1 rural regional hospital were analyzed using the structural equation model. The results showed that WS had a positive effect on both TI and job performance (JP) but a negative effect on satisfaction. JS did improve performance. For the staff with an external locus of control, stress affected JP and satisfaction significantly. For the staff with lower perceived job characteristics, JS affected performance significantly. The strategies to decrease stress relating to work load, role conflict, family factors, and working environment should be focused and implemented urgently to lower the turnover rate of health care workers in rural Taiwan. © 2013 APJPH.

  18. VizieR Online Data Catalog: New spectral lag measurements of 50 Fermi/GBM GRBs (Shao+, 2017)

    Science.gov (United States)

    Shao, L.; Zhang, B.-B.; Wang, F.-R.; Wu, X.-F.; Cheng, Y.-H.; Zhang, Xi; Yu, B.-Y.; Xi, B.-J.; Wang, X.; Feng, H.-X.; Zhang, M.; Xu, D.

    2018-03-01

    This work made extensive use of the data from the Gamma-Ray Burst Monitor (GBM) on board the Fermi Gamma-ray Space Telescope. For the first step, we searched in the official GBM online burst catalog (Gruber+ 2014ApJS..211...12G ; von Kienlin+ 2014, J/ApJS/211/13) for bright bursts with a total fluence F>5x10-6erg/cm-2 in 10-1000keV. See section 2 for the details on the sample selection. (1 data file).

  19. Northern European trees show a progressively diminishing response to increasing atmospheric carbon dioxide concentrations

    CSIR Research Space (South Africa)

    Waterhouse, JS

    2004-04-01

    Full Text Available Reviews 23 (2004) 803?810 Northern European trees show a progressively diminishing response to increasing atmospheric carbon dioxide concentrations J.S. Waterhousea,*, V.R. Switsura,b, A.C. Barkera, A.H.C. Cartera,b,{, D.L. Hemmingc, N.J. Loaderd, I..., V.R., Waterhouse, J.S., Heaton, T.H.E., Carter, A.H.C., 1998. Climatic variation andthe stable carbon isotope composition of tree ring cellulose: an intercomparison of Quercus robur, Fagus sylvatica and Pinus silvestris. Tellus 50B, 25?33. J.ggi, M...

  20. Metody vizualizace učiva

    OpenAIRE

    Lomnický, Matouš

    2014-01-01

    Program orgpad is used for sorting, sharing and "brightening" own ideas. Orgpad is the program, which was designed based on Herbart's psychology, respectively Herbart's knowledge of his own mind. This work is an introduction program pi-mind.js, which is the allocation of orgpad. The thesis discuss the status of the program pi-mind.js in the context of the current "brain mapping" and the program is put into the context of the educational process and its possible use in this field, in particula...

  1. Developing Dynamic Single Page Web Applications Using Meteor : Comparing JavaScript Frameworks: Blaze and React

    OpenAIRE

    Yetayeh, Asabeneh

    2017-01-01

    This paper studies Meteor which is a JavaScript full-stack framework to develop interactive single page web applications. Meteor allows building web applications entirely in JavaScript. Meteor uses Blaze, React or AngularJS as a view layer and Node.js and MongoDB as a back-end. The main purpose of this study is to compare the performance of Blaze and React. A multi-user Blaze and React web applications with similar HTML and CSS were developed. Both applications were deployed on Heroku’s w...

  2. Innovative clean coal technology: 500 MW demonstration of advanced wall-fired combustion techniques for the reduction of nitrogen oxide (NOx) emissions from coal-fired boilers. Final report, Phases 1 - 3B

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-01-01

    This report presents the results of a U.S. Department of Energy (DOE) Innovative Clean Coal Technology (ICCT) project demonstrating advanced wall-fired combustion techniques for the reduction of nitrogen oxide (NOx) emissions from coal-fired boilers. The project was conducted at Georgia Power Company`s Plant Hammond Unit 4 located near Rome, Georgia. The technologies demonstrated at this site include Foster Wheeler Energy Corporation`s advanced overfire air system and Controlled Flow/Split Flame low NOx burner. The primary objective of the demonstration at Hammond Unit 4 was to determine the long-term effects of commercially available wall-fired low NOx combustion technologies on NOx emissions and boiler performance. Short-term tests of each technology were also performed to provide engineering information about emissions and performance trends. A target of achieving fifty percent NOx reduction using combustion modifications was established for the project. Short-term and long-term baseline testing was conducted in an {open_quotes}as-found{close_quotes} condition from November 1989 through March 1990. Following retrofit of the AOFA system during a four-week outage in spring 1990, the AOFA configuration was tested from August 1990 through March 1991. The FWEC CF/SF low NOx burners were then installed during a seven-week outage starting on March 8, 1991 and continuing to May 5, 1991. Following optimization of the LNBs and ancillary combustion equipment by FWEC personnel, LNB testing commenced during July 1991 and continued until January 1992. Testing in the LNB+AOFA configuration was completed during August 1993. This report provides documentation on the design criteria used in the performance of this project as it pertains to the scope involved with the low NOx burners and advanced overfire systems.

  3. Final Progress Report: Developing Ethical Practices for Genetics Testing in the Workplace

    Energy Technology Data Exchange (ETDEWEB)

    Laura Roberts, MD; Teddy Warner, PhD

    2008-05-14

    Our multidisciplinary research team for this project involved collaboration between the Department of Psychiatry and Behavioral Medicine at the Medical College of Wisconsin (MCW) and the Department of Family and Community Medicine at the University of New Mexico Health Sciences Center (UNM HSC). Our research team in Wisconsin was led by Laura Roberts, M.D., Principal Investigator, and included Scott Helberg, MLS (Project Coordinator), Kate Green Hammond, Ph.D. (Consultant), Krisy Edenharder (Research Coordinator), and Mark Talatzko (Research Assistant). Our New Mexico-based team was led by Teddy Warner, Ph.D., Co-Principal Investigator and UNM Site Principal Investigator, and included Suzanne Roybal (Project Assistant), Darlyn Mabon (Project Assistant), Kate Green Hammond, PhD (Senior Research Scientist on the UNM team from 2004 until January, 2007), and Paulette Christopher (Research Assistant). In addition, computer technical and web support for the web-based survey conducted on a secure server at the University of New Mexico was provided by Kevin Wiley and Kim Hagen of the Systems and Programming Team of the Health Sciences Center Library and Information Center. We stated 3 aims in the grant proposal: (1) To collect web survey reports of the ethical perspectives, concerns, preferences and decision-making related to genetic testing using surveys from employees at: (a) Los Alamos National Laboratory (LANL); (b) Sandia National Laboratories (SNL); and (c) the University of New Mexico Health Sciences Center (UNMHSC); (2) To perform an extensive literature search and the extant survey data to develop evidence-based policy recommendations for ethically sound genetic testing associated with research and occupational health activities in the workplace; and, (3) To host a conference at the Medical College of Wisconsin to provide employers, workers, health professionals, researchers, the public, and the media an opportunity to consider ethical issues involved in genetic

  4. Qualification of UT methods and systems used for in-service inspections of VVER 440 vessels

    International Nuclear Information System (INIS)

    Skala, Z.; Vit, J.

    2003-01-01

    SKODA JS has been performing automated in-service inspections VVER reactor pressure vessels for more than twenty years. All of these inspections were performed by ultrasonic pulse echo method, combined from 1996 with eddy current testing. The Time of Flight Diffraction Method (TOFD) is one of modern methods of ultrasonic testing. The accuracy of sizing the through wall extent of a flaw by TOFD is much better than the accuracy achievable by the pulse echo method. A series of laboratory tests were performed by SKODA JS and confirmed the suitability of TOFD method for VVER reactor parts testing. The Czech Atomic law demands the qualification of systems and methods used for the in-service inspections of nuclear reactors. The qualification is done in accordance with ENIQ methodology and consists of preparation of the Technical Justification and practical tests made under the surveillance of Qualification Body. SKODA JS intends to qualify systems and methods used for the automated ultrasonic testing of VVER 440 and VVER 1000 reactor components from the inner as well as from the outer surface. The accuracy of the flaw through wall extent sizing by TOFD was confirmed by the qualification of methods and systems used for the testing of VVER 440 vessel circumferential weld and so the TOFD method shall be used routinely by SKODA JS for the inspection of vessel circumferential welds root area and for sizing of flaws exceeding the acceptance level. (author)

  5. Growth, photosynthesis and nitrogen metabolism in soybean varieties after exclusion of the UV-B and UV-A/B components of solar radiation

    OpenAIRE

    Sanjay Singh Baroniya; Sunita Kataria; Govind Prakash Pandey; Kadur N. Guruprasad

    2014-01-01

    A field experiment was conducted to study the impact of the exclusion of the solar UV components on growth, photosynthesis and nitrogen metabolism in soybean (Glycine max) varieties PK-472, Pusa-24, JS 71-05, JS-335, NRC-7 and Kalitur. The plants were grown in specially designed UV exclusion chambers wrapped with filters to exclude UV-B or UV-A/B and transmitted all UV. Exclusion of UV significantly enhanced the growth of the aerial parts as well as the growth of the below ground parts in all...

  6. Mongoose for application development

    CERN Document Server

    Holmes, Simon

    2013-01-01

    This book is a mini tutorial full of code examples and strategies to give you plenty of options when building your own applications with MongoDB.This book is ideal for people who want to develop applications on the Node.js stack quickly and efficiently. Prior knowledge of the stack is not essential as the book briefly covers the installation of the core components and builds all aspects of the example application. The focus of the book is on what Mongoose adds to you applications, so experienced Node.js developers will also benefit.

  7. ERROR VS REJECTION CURVE FOR THE PERCEPTRON

    OpenAIRE

    PARRONDO, JMR; VAN DEN BROECK, Christian

    1993-01-01

    We calculate the generalization error epsilon for a perceptron J, trained by a teacher perceptron T, on input patterns S that form a fixed angle arccos (J.S) with the student. We show that the error is reduced from a power law to an exponentially fast decay by rejecting input patterns that lie within a given neighbourhood of the decision boundary J.S = 0. On the other hand, the error vs. rejection curve epsilon(rho), where rho is the fraction of rejected patterns, is shown to be independent ...

  8. Relativistic kinetics of baryon production in hot Universe

    International Nuclear Information System (INIS)

    Ignat'ev, Yu.G.

    1985-01-01

    The process of baryon production in the hot Universe is investigated in the framework of the relativistic kinetic theory. The exact solution of kinetic equations for supermassive bosons is obtained, thus giving the possibility to correct the results of previous papers: the known optimum domain of baryon production m sub(X) > α sub(X)msub(PI)√N js complemented by the small-mass boson domain, m sub(X) << α sub(X) m sub(PI)√N; as a result, the cosmological lower-limit restriction on the superheavy bosons masses js removed

  9. MEAN STACK WEB DEVELOPMENT

    OpenAIRE

    Le Thanh, Nghi

    2017-01-01

    The aim of the thesis is to provide a universal website using JavaScript as the main programming language. It also shows the basic parts anyone need to create a web application. The thesis creates a simple CMS using MEAN stack. MEAN is a collection of JavaScript based technologies used to develop web application. It is an acronym for MongoDB, Express, AngularJS and Node.js. It also allows non-technical users to easily update and manage a website’s content. But the application also lets o...

  10. Pentaho 5.0 reporting by example beginner's guide

    CERN Document Server

    Mattío, Mariano García

    2013-01-01

    This is a Cookbook with easy-to-follow recipes, containing practical and detailed examples which are all fully backed up with code, illustrations, and tips to dig deep into Backbone.js.This book is great for JavaScript developers who want to learn how to build advanced frontend applications with the Backbone.js framework. This book can be used in educational institutions to teach students how to build frontend applications in an MVC manner.It's assumed that you have some experience in jQuery, and are familiar with HTML.

  11. Inducible hydroxylation and demethylation of the herbicide isoproturon by Cunninghamella elegans.

    Science.gov (United States)

    Hangler, Martin; Jensen, Bo; Rønhede, Stig; Sørensen, Sebastian R

    2007-03-01

    A screening of 27 fungal strains for degradation of the phenylurea herbicide isoproturon was performed and yielded 15 strains capable of converting the herbicide to polar metabolites. The zygomycete fungus Cunninghamella elegans strain JS/2 isolated from an agricultural soil converted isoproturon to several known hydroxylated metabolites. In addition, unknown metabolites were produced in minor amounts. Inducible degradation was indicated by comparing resting cells pregrown with or without isoproturon. This shows that strain JS/2 is capable of partially degrading isoproturon and that one or more of the enzymes involved are inducible upon isoproturon exposure.

  12. Structure/Property Relationships of Siloxane-Based Liquid Crystalline Materials

    Science.gov (United States)

    1992-05-01

    1974). (6) Goossens , N.J.,., Mol. Cryst. Liq. Cryst., 12,237-244(1971). (7) Gray, G.W. and Goodby, J.W.G., Smectic Liquid Crystals- Textures and...pp 30-105, (1989). 42 (59) Richards , R.D.C., Hawthorne, W.D., Hill, J.S., White, M.S., Lacey, D., Semlyen, J.A., Gray, G.W., and Kendrick, T.C., J...946(1985). (30) Davidson, P. and Levelut, A.M., J. Phys., 49, 689-695(1988). (31) Richards , R.D.C., Hawthorne, W.D., Hill, J.S., White, M.S., Lacey

  13. Sap flux-scaled transpiration by tamarisk (Tamarix spp.) before, during and after episodic defoliation by the saltcedar leaf beetle (Diorhabda carinulata)

    Science.gov (United States)

    Hultine, K.R.; Nagler, P.L.; Morino, K.; Bush, S.E.; Burtch, K.G.; Dennison, P.E.; Glenn, E.P.; Ehleringer, J.R.

    2010-01-01

    The release of the saltcedar beetle (Diorhabda carinulata) has resulted in the periodic defoliation of tamarisk (Tamarix spp.) along more than 1000 river km in the upper Colorado River Basin and is expected to spread along many other river reaches throughout the upper basin, and possibly into the lower Colorado River Basin. Identifying the impacts of these release programs on tamarisk water use and subsequent water cycling in arid riparian systems are largely unknown, due in part to the difficulty of measuring water fluxes in these systems. We used lab-calibrated, modified heat-dissipation sap flux sensors to monitor tamarisk water use (n=20 trees) before, during and after defoliation by the saltcedar leaf beetle during the 2008 and 2009 growing seasons (May-October) in southeastern Utah. We incorporated a simple model that related mean stem sap flux density (Js) with atmospheric vapor pressure deficit (vpd) before the onset of defoliation in 2008. The model was used to calculate differences between predicted Js and Js measured throughout the two growing seasons. Episodic defoliation resulted in a 16% reduction in mean annual rates of Js in both 2008 and 2009, with decreases occurring only during the periods in which the trees were defoliated (about 6-8 weeks per growing season). In other words, rates of Js rebounded to values predicted by the model when the trees produced new leaves after defoliation. Sap flux data were scaled to stand water use by constructing a tamarisk-specific allometric equation to relate conducting sapwood area to stem diameter, and by measuring the size distribution of stems within the stand. Total water use in both years was 0.224m, representing a reduction of about 0.04myr-1. Results showed that repeated defoliation/refoliation cycles did not result in a progressive decrease in either leaf production or water use over the duration of the study. This investigation improves ground-based estimates of tamarisk water use, and will support

  14. Kettlebell swing training improves maximal and explosive strength.

    Science.gov (United States)

    Lake, Jason P; Lauder, Mike A

    2012-08-01

    The aim of this study was to establish the effect that kettlebell swing (KB) training had on measures of maximum (half squat-HS-1 repetition maximum [1RM]) and explosive (vertical jump height-VJH) strength. To put these effects into context, they were compared with the effects of jump squat power training (JS-known to improve 1RM and VJH). Twenty-one healthy men (age = 18-27 years, body mass = 72.58 ± 12.87 kg) who could perform a proficient HS were tested for their HS 1RM and VJH pre- and post-training. Subjects were randomly assigned to either a KB or JS training group after HS 1RM testing and trained twice a week. The KB group performed 12-minute bouts of KB exercise (12 rounds of 30-second exercise, 30-second rest with 12 kg if 70 kg). The JS group performed at least 4 sets of 3 JS with the load that maximized peak power-Training volume was altered to accommodate different training loads and ranged from 4 sets of 3 with the heaviest load (60% 1RM) to 8 sets of 6 with the lightest load (0% 1RM). Maximum strength improved by 9.8% (HS 1RM: 165-181% body mass, p < 0.001) after the training intervention, and post hoc analysis revealed that there was no significant difference between the effect of KB and JS training (p = 0.56). Explosive strength improved by 19.8% (VJH: 20.6-24.3 cm) after the training intervention, and post hoc analysis revealed that the type of training did not significantly affect this either (p = 0.38). The results of this study clearly demonstrate that 6 weeks of biweekly KB training provides a stimulus that is sufficient to increase both maximum and explosive strength offering a useful alternative to strength and conditioning professionals seeking variety for their athletes.

  15. Difference of stand-scale transpiration between ridge and riparian area in a watershed with Japanese cypress plantation

    Science.gov (United States)

    Kume, T.; Tsuruta, K.; Komatsu, H.; Shinohara, Y.; Otsuki, K.

    2011-12-01

    Several different methods to assess water use are available, and the sap flux measurement technique is one of the most promising methods, especially in monotonous watershed. Previously, three spatial levels of scaling have been used to obtain bottom-up transpiration estimates based on the sap flux technique: from within-tree to tree, from tree to stand, and from stand to watershed or landscape. Although there are considerable variations that must be taken into account at each step, few studies have examined plot-to-plot variability of stand-scale transpirations. To design optimum sampling method to accurately estimate transpiration at the watershed-scale, it is indispensable to understand heterogeneity of stand-scale transpiration in a forested watershed and the factors determining the heterogeneity. This study was undertaken to clarify differences of stand-scale transpirations within a watershed and the factors determining the differences. To this aim, we conducted sap flux-based transpiration estimates in two plots such as a lower riparian (RZ) and an upper ridge (UZ) zone in a watershed with Japanese cypress plantation, Kyushu, Japan in two years. Tree height and diameter of breast height (DBH) were lager in RZ than those of UZ. The stand sapwood area (As) was lager in RZ than UZ (21.9 cm2h a-1, 16.8 cm2ha-1, respectively). Stand mean sap flux (Js) in RZ was almost same as that of UZ when relatively lower Js, while, Js in RZ was higher than that of UZ when relatively higher Js (i.e., bright days in summer season). Consequently, daily stand-scale transpiration (E), which is the multiple of As and Js, differed by two times between RZ and UZ in summer season. This study found significant heterogeneity of stand-scale transpiration within the watershed and that the differences could be caused by two aspects such as stand structure and sap flux velocity.

  16. 2010: kõrvarõngas helistab ja prillid näitavad pilti / Ray Hammond ; interv. Kristjan Otsmann

    Index Scriptorium Estoniae

    Hammond, Ray

    2005-01-01

    2005. a. septembris Pärnus IT-konverentsil "Visioonist lahendusteni" esinenud Euroopa juhtiv futuroloog ja äritrendide avastaja tulevikuseadmetest, implantaatidest ning võimalikest ohtudest inimese privaatsusele

  17. Avaliação da qualidade tecnológica do feijão durante o armazenamento Avaliation of the technological quality of the edible beans during the storage

    Directory of Open Access Journals (Sweden)

    Osvaldo Resende

    2008-04-01

    Full Text Available No presente trabalho, conduziram-se os estudos para avaliar a qualidade tecnológica dos grãos de feijão, durante quatro meses de armazenamento, em condições ambientais e na presença do inseto-praga Acanthocelides obtectus. Foram utilizados grãos de feijão com teor de água de aproximadamente 18 (%b.s.. Para infestação do produto, foram colocados 20 insetos adultos em cada pote de vidro, que foi fechado com uma tampa telada. As análises tecnológicas foram realizadas no produto com e sem o inseto-praga, no início do experimento e a cada 28 dias, totalizando 112 dias de armazenagem. O teste de cocção foi realizado com aparelho de Mattson utilizando-se amostras previamente imersas por 12 horas. Para a determinação da absorção de água, as amostras foram submetidas à imersão em água destilada, durante um período de 12 horas, em diferentes temperaturas (20, 30, 40 e 50 °C. Com base nos resultados obtidos, pode-se concluir que a presença do inseto-praga causa a deterioração intensa dos grãos de feijão, resultando na redução da sua qualidade tecnológica. A temperatura de embebição aumenta a absorção de água dos grãos de feijão, sendo intensificada pela presença do inseto-praga ao longo do período de armazenamento.The objective of this work was to evaluate the technological quality of edible bean grain during four months of storage in ambient conditions and in the presence of insect Acanthocelides obtectus. The edible beans were stored at 18.0 (%d.b.. For the infestation of the product, were put 20 adults insects in wich recipient, than was closed with cover with screen. The technological analysis were made in product with and without the insect, in the begin of experiment and at wich 28 days, totalized 112 days of storage. The cooking test was made with Mattson apparatus utilized sample soaking for 12 hours. For determinate the water absorption, the samples were soaking in water distillated, during 12 hours in

  18. J.S. Allan, J.H. Randall and D. Brink*

    African Journals Online (AJOL)

    Salmo gairdneri) selected by multi- stage selection for body mass at ten months of age. Trout selectionsare currently based on successivegradings for body width at 2. 4 and 6 months of age. followedby successiveweighingsfor body mass at 8 and ...

  19. Interactive client side data visualization with d3.js

    Science.gov (United States)

    Rodzianko, A.; Versteeg, R.; Johnson, D. V.; Soltanian, M. R.; Versteeg, O. J.; Girouard, M.

    2015-12-01

    Geoscience data associated with near surface research and operational sites is increasingly voluminous and heterogeneous (both in terms of providers and data types - e.g. geochemical, hydrological, geophysical, modeling data, of varying spatiotemporal characteristics). Such data allows scientists to investigate fundamental hydrological and geochemical processes relevant to agriculture, water resources and climate change. For scientists to easily share, model and interpret such data requires novel tools with capabilities for interactive data visualization. Under sponsorship of the US Department of Energy, Subsurface Insights is developing the Predictive Assimilative Framework (PAF): a cloud based subsurface monitoring platform which can manage, process and visualize large heterogeneous datasets. Over the last year we transitioned our visualization method from a server side approach (in which images and animations were generated using Jfreechart and Visit) to a client side one that utilizes the D3 Javascript library. Datasets are retrieved using web service calls to the server, returned as JSON objects and visualized within the browser. Users can interactively explore primary and secondary datasets from various field locations. Our current capabilities include interactive data contouring and heterogeneous time series data visualization. While this approach is very powerful and not necessarily unique, special attention needs to be paid to latency and responsiveness issues as well as to issues as cross browser code compatibility so that users have an identical, fluid and frustration-free experience across different computational platforms. We gratefully acknowledge support from the US Department of Energy under SBIR Award DOE DE-SC0009732, the use of data from the Lawrence Berkeley National Laboratory (LBNL) Sustainable Systems SFA Rifle field site and collaboration with LBNL SFA scientists.

  20. Rüütel kutsus Ansipi, Savisaare js Reiljani Kadriorgu

    Index Scriptorium Estoniae

    2005-01-01

    President Arnold Rüütel kutsus Kadriorgu kolm erakonnajuhti, kes teatasid valmisolekust moodustada uus koalitsioon. Uue koalitsiooni peaministrikandidaadina näevad nad Reformierakonna esimeest Andrus Ansipit

  1. Introduktion til programmering (P5/JS) version 1.0

    DEFF Research Database (Denmark)

    Bjerre, Anne

    2015-01-01

    Undervisningsmateriale til begynderprogrammering. Materialet er baseret på P5, som er et grafisk baseret Javascript-bibliotek. Applikationen skal åbnes i Firefox.......Undervisningsmateriale til begynderprogrammering. Materialet er baseret på P5, som er et grafisk baseret Javascript-bibliotek. Applikationen skal åbnes i Firefox....

  2. J.S. Crichton* A.W. Lishman S.F. Lesch

    African Journals Online (AJOL)

    Under conditions of natural mating the bull must ensure that every cow capable of ... more bulls per 100females than is necessary to ensure good herd fertility. ... Prior to the start of mating cows were evaluated for body condition (van Niekerk ...

  3. The effect of heavy- vs. light-load jump squats on the development of strength, power, and speed.

    Science.gov (United States)

    McBride, Jeffrey M; Triplett-McBride, Travis; Davie, Allan; Newton, Robert U

    2002-02-01

    The purpose of this investigation was to examine the effect of an 8-week training program with heavy- vs. light-load jump squats on various physical performance measures and electromyography (EMG). Twenty-six athletic men with varying levels of resistance training experience performed sessions of jump squats with either 30% (JS30, n = 9) or 80% (JS80, n = 10) of their one repetition maximum in the squat (1RM) or served as a control (C, n = 7). An agility test, 20-m sprint, and jump squats with 30% (30J), 55% (55J), and 80% (80J) of their 1RM were performed before and after training. Peak force, peak velocity (PV), peak power (PP), jump height, and average EMG (concentric phase) were calculated for the jumps. There were significant increases in PP and PV in the 30J, 55J, and 80J for the JS30 group (p squats results in increased movement velocity capabilities and that velocity-specific changes in muscle activity may play a key role in this adaptation.

  4. MKS3/TMEM67 mutations are a major cause of COACH Syndrome, a Joubert Syndrome related disorder with liver involvement.

    Science.gov (United States)

    Brancati, Francesco; Iannicelli, Miriam; Travaglini, Lorena; Mazzotta, Annalisa; Bertini, Enrico; Boltshauser, Eugen; D'Arrigo, Stefano; Emma, Francesco; Fazzi, Elisa; Gallizzi, Romina; Gentile, Mattia; Loncarevic, Damir; Mejaski-Bosnjak, Vlatka; Pantaleoni, Chiara; Rigoli, Luciana; Salpietro, Carmelo D; Signorini, Sabrina; Stringini, Gilda Rita; Verloes, Alain; Zabloka, Dominika; Dallapiccola, Bruno; Gleeson, Joseph G; Valente, Enza Maria

    2009-02-01

    The acronym COACH defines an autosomal recessive condition of Cerebellar vermis hypo/aplasia, Oligophrenia, congenital Ataxia, Coloboma and Hepatic fibrosis. Patients present the "molar tooth sign", a midbrain-hindbrain malformation pathognomonic for Joubert Syndrome (JS) and Related Disorders (JSRDs). The main feature of COACH is congenital hepatic fibrosis (CHF), resulting from malformation of the embryonic ductal plate. CHF is invariably found also in Meckel syndrome (MS), a lethal ciliopathy already found to be allelic with JSRDs at the CEP290 and RPGRIP1L genes. Recently, mutations in the MKS3 gene (approved symbol TMEM67), causative of about 7% MS cases, have been detected in few Meckel-like and pure JS patients. Analysis of MKS3 in 14 COACH families identified mutations in 8 (57%). Features such as colobomas and nephronophthisis were found only in a subset of mutated cases. These data confirm COACH as a distinct JSRD subgroup with core features of JS plus CHF, which major gene is MKS3, and further strengthen gene-phenotype correlates in JSRDs. (c) 2008 Wiley-Liss, Inc.

  5. Continuous Process for Biodiesel Production in Packed Bed Reactor from Waste Frying Oil Using Potassium Hydroxide Supported on Jatropha curcas Fruit Shell as Solid Catalyst

    Directory of Open Access Journals (Sweden)

    Achanai Buasri

    2012-08-01

    Full Text Available The transesterification of waste frying oil (WFO with methanol in the presence of potassium hydroxide catalyst supported on Jatropha curcas fruit shell activated carbon (KOH/JS was studied. The catalyst systems were characterized by X-ray diffraction (XRD, scanning electron microscopy (SEM and the Brunauer–Emmett–Teller (BET method. The effects of reaction variables such as residence time, reaction temperature, methanol/oil molar ratio and catalyst bed height in packed bed reactor (PBR on the yield of biodiesel were investigated. SEM images showed that KOH was well distributed on the catalyst support. The optimum conditions for achieving the conversion yield of 86.7% consisted of a residence time of 2 h, reaction temperature of 60 °C, methanol/oil molar ratio of 16 and catalyst bed height of 250 mm. KOH/JS could be used repeatedly five times without any activation treatment, and no significant activity loss was observed. The results confirmed that KOH/JS catalyst had a great potential to be used for industrial application in the transesterification of WFO. The fuel properties of biodiesel were also determined.

  6. Early ophthalmic findings in joubert syndrome

    Directory of Open Access Journals (Sweden)

    Amira A Abdelazeem

    2017-01-01

    Conclusion Association of these findings with an expanded clinical definition of Joubert is warranted. The clinical subtypes of JS may be associated with specific types of mutations in the causative genes. This report, which evaluates the findings in a relatively young cohort, provides a unique opportunity to consider the earliest manifestations of JS that may lead to early recognition and appropriate genetic testing to confirm the diagnosis. Clinical findings beyond those identified in this report and by prior publications should be evaluated as potentially independent of the primary genetic condition rather than assuming that each new finding is part of the same syndrome.

  7. Building Real-Time Collaborative Applications with a Federated Architecture

    Directory of Open Access Journals (Sweden)

    Pablo Ojanguren-Menendez

    2015-12-01

    Full Text Available Real-time collaboration is being offered by multiple libraries and APIs (Google Drive Real-time API, Microsoft Real-Time Communications API, TogetherJS, ShareJS, rapidly becoming a mainstream option for webservices developers. However, they are offered as centralised services running in a single server, regardless if they are free/open source or proprietary software. After re-engineering Apache Wave (former Google Wave, we can now provide the first decentralised and federated free/open source alternative. The new API allows to develop new real-time collaborative web applications in both JavaScript and Java environments.

  8. Contribuição a determinação estequiometrica de açucares redutores

    OpenAIRE

    Lireny Aparecida Guaraldo Gonçalves

    1988-01-01

    Resumo: Na oxidação de açucares redutores com íons cúpricos, a tabela de Lane - Eynon exibe uma faixa de 4,85 - 5,20 eqs/mol para a glicose e 7,25-7,48 eqs/mol para lactose. Na presença de 1 a 25g de sacarose/100ml de solução, encontramos valores mínimos de 5,0 e 5,7 eqs/mol de glicose. A tabela de Hammond apresenta, a partir de mg de óxido cuproso, 5,21 - 6,20 eqs/mol de glicose e 7,21-7,30 eqs/mol de lactose. Com base na discrepância desses valores obtidos das tabelas atualmente em uso, efe...

  9. Open-source web-enabled data management, analyses, and visualization of very large data in geosciences using Jupyter, Apache Spark, and community tools

    Science.gov (United States)

    Chaudhary, A.

    2017-12-01

    Current simulation models and sensors are producing high-resolution, high-velocity data in geosciences domain. Knowledge discovery from these complex and large size datasets require tools that are capable of handling very large data and providing interactive data analytics features to researchers. To this end, Kitware and its collaborators are producing open-source tools GeoNotebook, GeoJS, Gaia, and Minerva for geosciences that are using hardware accelerated graphics and advancements in parallel and distributed processing (Celery and Apache Spark) and can be loosely coupled to solve real-world use-cases. GeoNotebook (https://github.com/OpenGeoscience/geonotebook) is co-developed by Kitware and NASA-Ames and is an extension to the Jupyter Notebook. It provides interactive visualization and python-based analysis of geospatial data and depending the backend (KTile or GeoPySpark) can handle data sizes of Hundreds of Gigabytes to Terabytes. GeoNotebook uses GeoJS (https://github.com/OpenGeoscience/geojs) to render very large geospatial data on the map using WebGL and Canvas2D API. GeoJS is more than just a GIS library as users can create scientific plots such as vector and contour and can embed InfoVis plots using D3.js. GeoJS aims for high-performance visualization and interactive data exploration of scientific and geospatial location aware datasets and supports features such as Point, Line, Polygon, and advanced features such as Pixelmap, Contour, Heatmap, and Choropleth. Our another open-source tool Minerva ((https://github.com/kitware/minerva) is a geospatial application that is built on top of open-source web-based data management system Girder (https://github.com/girder/girder) which provides an ability to access data from HDFS or Amazon S3 buckets and provides capabilities to perform visualization and analyses on geosciences data in a web environment using GDAL and GeoPandas wrapped in a unified API provided by Gaia (https

  10. Anti-tumor effect of hot aqueous extracts from Sonchus oleraceus (L.) L. and Juniperus sabina L - Two traditional medicinal plants in China.

    Science.gov (United States)

    Huyan, Ting; Li, Qi; Wang, Yi-Lin; Li, Jing; Zhang, Jian-Yang; Liu, Ya-Xiong; Shahid, Muhammad Riaz; Yang, Hui; Li, Huan-Qing

    2016-06-05

    Sonchus oleraceus (L.) L (SO) and Juniperus sabina L (JS) are traditional medicinal plants in China. And the aqueous extracts of them have been used to treat tumor, inflammatory diseases, infection and so on in Chinese folk culture. However, the underlying mechanisms of their anti-tumor activities have not been illustrated yet. This study aims to evaluate the inhibitory effects of aqueous extracts from SO and JS on tumor cells. The prepared aqueous extracts of SO and JS were used to treat HepG-2 and K562 tumor cells, while the human peripheral blood mononuclear cells (PBMCs) were set as normal control. The viabilities, cell cycle and apoptosis of tumor cells after extracts treatment were assessed, in addition the expression of apoptosis-related genes (FasL, caspase 3, 6, 7, 8, 9, and 10) were analyzed. Meanwhile, the adherence and migration of HepG-2 were tested, and the expression levels of MMPs and ICAM-1 were analyzed. On top of that, the pSTAT in the two cells were also analyzed and suggested the related signaling pathway that the extracts acted on with in these tumor cells. Results showed that aqueous extracts of SO and JS have inhibitory effects on HepG-2 and K562 cells by decreasing cell viability and inducing apoptosis via up-regulation of the expression of the apoptosis-related genes FasL, caspase 3 and caspase 9. The extracts had different IC50 on tumor cells and PBMCs, which could block the tumor cell cycle at the G(0)/G(1) stage and significantly inhibit the adherence of HepG-2 cells. The extracts inhibited migration of these cells by inhibiting the expression of ICAM-1, MMP-2 and MMP-9. Further study indicated that the inhibition of pSTAT1 and 3 might be responsible for the inhibitory effects of the extracts on tumor cells. The results of this study indicated that SO and JS extracts had the anti-tumor effects, which may be developed as novel anti-tumor drugs and used in cancer therapy. Copyright © 2016 Elsevier Ireland Ltd. All rights reserved.

  11. Water use characteristics of black mangrove (Avicennia germinans) communities along an ecotone with marsh at a northern geographical limit

    Science.gov (United States)

    Krauss, Ken W.; McKee, Karen L.; Hester, Mark W.

    2014-01-01

    Mangroves are expanding into warm temperate-zone salt marsh communities in several locations globally. Although scientists have discovered that expansion might have modest effects on ecosystem functioning, water use characteristics have not been assessed relative to this transition. We measured early growing season sapflow (Js) and leaf transpiration (Tr) in Avicennia germinans at a latitudinal limit along the northern Gulf of Mexico (Louisiana, United States) under both flooded and drained states and used these data to scale vegetation water use responses in comparison with Spartina alterniflora. We discovered strong convergence when using either Js or Tr for determining individual tree water use, indicating tight connection between transpiration and xylem water movement in small Avicennia trees. When Tr data were combined with leaf area indices for the region with the use of three separate approaches, we determined that Avicennia stands use approximately 1·0–1·3 mm d–1 less water than Spartina marsh. Differences were only significant with the use of two of the three approaches, but are suggestive of net conservation of water as Avicennia expands into Spartina marshes at this location. Average Js for Avicennia trees was not influenced by flooding, but maximum Js was greater when sites were flooded. Avicennia and Spartina closest to open water (shoreline) used more water than interior locations of the same assemblages by an average of 1·3 mm d−1. Lower water use by Avicennia may indicate a greater overall resilience to drought relative to Spartina, such that aperiodic drought may interact with warmer winter temperatures to facilitate expansion of Avicennia in some years.

  12. Arsenic-tolerant plant-growth-promoting bacteria isolated from arsenic-polluted soils in South Korea.

    Science.gov (United States)

    Shagol, Charlotte C; Krishnamoorthy, Ramasamy; Kim, Kiyoon; Sundaram, Subbiah; Sa, Tongmin

    2014-01-01

    The Janghang smelter in Chungnam, South Korea started in 1936 was subsequently shutdown in 1989 due to heavy metal (loid) pollution concerns in the vicinity. Thus, there is a need for the soil in the area to be remediated to make it usable again especially for agricultural purposes. The present study was conducted to exploit the potential of arsenic (As)-tolerant bacteria thriving in the vicinity of the smelter-polluted soils to enhance phytoremediation of hazardous As. We studied the genetic and taxonomic diversity of 21 As-tolerant bacteria isolated from soils nearer to and away from the smelter. These isolates belonging to the genera Brevibacterium, Pseudomonas, Microbacterium, Rhodococcus, Rahnella, and Paenibacillus, could tolerate high concentrations of arsenite (As(III)) and arsenate (As(V)) with the minimum inhibitory concentration ranging from 3 to >20 mM for NaAsO2 and 140 to 310 mM NaH2AsO4 · 7H2O, respectively. All isolates exhibited As(V) reduction except Pseudomonas koreensis JS123, which exhibited both oxidation and reduction of As. Moreover, all the 21 isolates produced indole acetic acid (IAA), 13 isolates exhibited 1-aminocyclopropane-1-carboxylic acid (ACC) deaminase activity, 12 produced siderophore, 17 solubilized phosphate, and 13 were putative nitrogen fixers under in vitro conditions. Particularly, Rhodococcus aetherivorans JS2210, P. koreensis JS2214, and Pseudomonas sp. JS238 consistently increased root length of maize in the presence of 100 and 200 μM As(V). Possible utilization of these As-tolerant plant-growth-promoting bacteria can be a potential strategy in increasing the efficiency of phytoremediation in As-polluted soils.

  13. Growth, photosynthesis and nitrogen metabolism in soybean varieties after exclusion of the UV-B and UV-A/B components of solar radiation

    Directory of Open Access Journals (Sweden)

    Sanjay Singh Baroniya

    2014-12-01

    Full Text Available A field experiment was conducted to study the impact of the exclusion of the solar UV components on growth, photosynthesis and nitrogen metabolism in soybean (Glycine max varieties PK-472, Pusa-24, JS 71-05, JS-335, NRC-7 and Kalitur. The plants were grown in specially designed UV exclusion chambers wrapped with filters to exclude UV-B or UV-A/B and transmitted all UV. Exclusion of UV significantly enhanced the growth of the aerial parts as well as the growth of the below ground parts in all of the six soybean varieties. Nitrate reductase activity (NRA was significantly reduced, whereas leghemoglobin (Lb content, total soluble protein, net photosynthesis (Pn and α-tocopherol content were enhanced after UV exclusion. The exclusion of solar UV-A/B enhanced all parameters to a larger extent than the exclusion of solar UV-B in four of the six varieties of soybean except for NRC-7 and Kalitur. These two varieties responded more to UV-B exclusion compared to UV-A/B exclusion. A significant inverse correlation between the NRA and the number of nodules per plant was observed. The extent of response in all parameters was greater in PK-472 and JS71-05 than that in Kalitur and JS-335 after UV exclusion. The exclusion of UV augmented the growth of nodules, Lb content and α-tocopherol levels and conferred higher rates of Pn to support better growth of nodules. Control plants (+ UV-A/B seemed to fulfill their N demand through the assimilation of NO3− resulting in lower symbiotic nitrogen fixation and higher NR activity.

  14. VizieR Online Data Catalog: Brown dwarf surface gravities with Keck/NIRSPEC (Martin , 2017)

    Science.gov (United States)

    Martin, E. C.; Mace, G. N.; McLean, I. S.; Logsdon, S. E.; Rice, E. L.; Kirkpatrick, J. D.; Burgasser, A. J.; McGovern, M. R.; Prato, L.

    2017-10-01

    In this paper, we follow up on prior NIR spectroscopy by our group and use a modified Allers & Liu (A13, 2013ApJ...772...79A) method to determine surface gravities for 228 M, L, and T dwarfs. We present medium-resolution (R~20000) J-band spectra of 85 M dwarfs, 92 L dwarfs, and 51 T dwarfs obtained as part of the Keck NIRSPEC Brown Dwarf Spectroscopic Survey (BDSS). Ninety-seven spectra were published previously in McLean+ (2003ApJ...596..561M), Burgasser+ (2003ApJ...592.1186B), McGovern+ (2004ApJ...600.1020M), Rice+ (2010ApJS..186...63R), Kirkpatrick+ (2010, J/ApJS/190/100), Luhman (2012ARA&A..50...65L), Thompson+ (2013PASP..125..809T), Mace+ (2013, J/ApJS/205/6), Mace+ (2013ApJ...777...36M), and Kirkpatrick+ (2014, J/ApJ/783/122), and the remaining 131 are presented here for the first time. Observation information (spanning 1999 Apr to 2015 Mar) for all of the targets in our sample is listed in Table 1. (4 data files).

  15. Psychosocial job factors and biological cardiovascular risk factors in Mexican workers.

    Science.gov (United States)

    Garcia-Rojas, Isabel Judith; Choi, BongKyoo; Krause, Niklas

    2015-03-01

    Psychosocial job factors (PJF) have been implicated in the development of cardiovascular disease. The paucity of data from developing economies including Mexico hampers the development of worksite intervention efforts in those regions. This cross-sectional study of 2,330 Mexican workers assessed PJF (job strain [JS], social support [SS], and job insecurity [JI]) and biological cardiovascular disease risk factors [CVDRF] by questionnaire and on-site physical examinations. Alternative formulations of the JS scales were developed based on factor analysis and literature review. Associations between both traditional and alternative job factor scales with CVDRF were examined in multiple regression models, adjusting for physical workload, and socio-demographic factors. Alternative formulations of the job demand and control scales resulted in substantial changes in effect sizes or statistical significance when compared with the original scales. JS and JI showed hypothesized associations with most CVDRF, but they were inversely associated with diastolic blood pressure and some adiposity measures. SS was mainly protective against CVDRF. Among Mexican workers, alternative PJF scales predicted health outcomes better than traditional scales, and psychosocial stressors were associated with most CVDRF. © 2015 Wiley Periodicals, Inc.

  16. Parameter sampling capabilities of sequential and simultaneous data assimilation: II. Statistical analysis of numerical results

    International Nuclear Information System (INIS)

    Fossum, Kristian; Mannseth, Trond

    2014-01-01

    We assess and compare parameter sampling capabilities of one sequential and one simultaneous Bayesian, ensemble-based, joint state-parameter (JS) estimation method. In the companion paper, part I (Fossum and Mannseth 2014 Inverse Problems 30 114002), analytical investigations lead us to propose three claims, essentially stating that the sequential method can be expected to outperform the simultaneous method for weakly nonlinear forward models. Here, we assess the reliability and robustness of these claims through statistical analysis of results from a range of numerical experiments. Samples generated by the two approximate JS methods are compared to samples from the posterior distribution generated by a Markov chain Monte Carlo method, using four approximate measures of distance between probability distributions. Forward-model nonlinearity is assessed from a stochastic nonlinearity measure allowing for sufficiently large model dimensions. Both toy models (with low computational complexity, and where the nonlinearity is fairly easy to control) and two-phase porous-media flow models (corresponding to down-scaled versions of problems to which the JS methods have been frequently applied recently) are considered in the numerical experiments. Results from the statistical analysis show strong support of all three claims stated in part I. (paper)

  17. First-principles calculations of the electronic and structural properties of GaSb

    Energy Technology Data Exchange (ETDEWEB)

    Castaño-González, E.-E. [Universidad del Norte, Grupo de Investigación en Física Aplicada, Departamento de Física (Colombia); Seña, N. [Universidad Nacional de Colombia-Colombia, Departamento de Física, Grupo de Materiales Nanoestructurados y sus Aplicaciones (Colombia); Mendoza-Estrada, V.; González-Hernández, R., E-mail: rhernandezj@uninorte.edu.co [Universidad del Norte, Grupo de Investigación en Física Aplicada, Departamento de Física (Colombia); Dussan, A. [Universidad Nacional de Colombia-Colombia, Departamento de Física, Grupo de Materiales Nanoestructurados y sus Aplicaciones (Colombia); Mesa, F., E-mail: fredy.mesa@urosario.edu.co [Universidad del Rosario, Grupo NanoTech, Facultad de Ciencias Naturales y Matemáticas (Colombia)

    2016-10-15

    In this paper, we carried out first-principles calculations in order to investigate the structural and electronic properties of the binary compound gallium antimonide (GaSb). This theoretical study was carried out using the Density Functional Theory within the plane-wave pseudopotential method. The effects of exchange and correlation (XC) were treated using the functional Local Density Approximation (LDA), generalized gradient approximation (GGA): Perdew–Burke–Ernzerhof (PBE), Perdew-Burke-Ernzerhof revised for solids (PBEsol), Perdew-Wang91 (PW91), revised Perdew–Burke–Ernzerhof (rPBE), Armiento–Mattson 2005 (AM05) and meta-generalized gradient approximation (meta-GGA): Tao–Perdew–Staroverov–Scuseria (TPSS) and revised Tao–Perdew–Staroverov–Scuseria (RTPSS) and modified Becke-Johnson (MBJ). We calculated the densities of state (DOS) and band structure with different XC potentials identified and compared them with the theoretical and experimental results reported in the literature. It was discovered that functional: LDA, PBEsol, AM05 and RTPSS provide the best results to calculate the lattice parameters (a) and bulk modulus (B{sub 0}); while for the cohesive energy (E{sub coh}), functional: AM05, RTPSS and PW91 are closer to the values obtained experimentally. The MBJ, Rtpss and AM05 values found for the band gap energy is slightly underestimated with those values reported experimentally.

  18. Investigations on post-dryout heat transfer in bilaterally heated annular channels

    International Nuclear Information System (INIS)

    Tian, W.X.; Qiu, S.Z.; Jia, D.N.

    2006-01-01

    Post-dryout heat transfer in bilaterally heated vertical narrow annular channels with 1.0, 1.5 and 2.0 mm gap size has been experimentally investigated with deionized water under the condition of pressure ranging from 1.38 to 5.9 MPa and low mass flow rate from 42.9 to 150.2 kg/m 2 s. The experimental data was compared with well known empirical correlations including Groeneveld, Mattson, etc., and none of them gave an ideal prediction. Theoretical investigations were also carried out on post-dryout heat transfer in annular channels. Based on analysis of heat exchange processes arising among the droplets, the vapor and two tube walls of annular channel, a non-equilibrium mechanistic heat transfer model was developed. Comparison indicated that the present model prediction showed a good agreement with our experimental data. Theoretical calculation result showed that the forced convective heat transfer between the heated wall and vapor dominate the overall heat transfer. The heat transfer caused by the droplets direct contact to the wall and the interfacial convection/evaporation of droplets in superheated vapors also had an indispensable contribution. The radiation heat transfer would be neglected because of its small contribution (less than 0.11%) to the total heat transfer

  19. Relationship Between Change of Direction, Speed and Power in Male and Female National Olympic Team Handball Athletes.

    Science.gov (United States)

    Pereira, Lucas A; Nimphius, Sophia; Kobal, Ronaldo; Kitamura, Katia; Turisco, Luiz A L; Orsi, Rita C; Cal Abad, César Cs; Loturco, Irineu

    2018-02-22

    The aims of this study were to (1) assess the relationship between selected speed-power related abilities (determined by 20-m sprint, unloaded countermovement and squat jumps [CMJ and SJ] and loaded jump squat [JS]) and performance in two distinct change of direction (COD) protocols (Zigzag and T-Test), and (2) determine the magnitude of difference between female and male Brazilian National Olympic Team handball athletes. Fifteen male and twenty-three female elite handball athletes volunteered to perform the following assessments: SJ and CMJ; Zigzag and T-Test; 20-m sprint with 5-, 10-, and 20-m splits, and mean propulsive power (MPP) in JS. Pearson product moment correlation (Phandball athletes.

  20. Laravel application development cookbook

    CERN Document Server

    Matula, Terry

    2013-01-01

    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A short and precise guide to get you started with EaselJS , helping you to create some cool applications and games.EaselJS greatly simplifies application development in HTML5 Canvas using a syntax and an architecture very similar to the ActionScript 3.0 language. As a result, Flash / Flex developers will immediately feel at home but it's very easy to learn even if you've never opened Flash in your life. The book targets Web designers, animators,

  1. Getting Started with GEO, CouchDB, and Nodejs

    CERN Document Server

    Thompson, Mick

    2011-01-01

    Today's mobile devices have GPS and standard APIs to give you access to coordinates-but what can you do with that data? With this concise book, application developers learn how to work with location data quickly and easily, using Node.js, CouchDB, and other open source tools and libraries. Node.js makes it simple to run event code on the Web, and the CouchDB document-oriented database lets you store location data and perform complex queries on it quickly. You'll learn how to get started with these tools, and then use them together to build an example project called MapChat, using HTML and Ja

  2. Magnetization of the Ising model on the Sierpinski pastry-shell

    Science.gov (United States)

    Chame, Anna; Branco, N. S.

    1992-02-01

    Using a real-space renormalization group approach, we calculate the approximate magnetization in the Ising model on the Sierpinski Pastry-shell. We consider, as an approximation, only two regions of the fractal: the internal surfaces, or walls (sites on the border of eliminated areas), with coupling constants JS, and the bulk (all other sites), with coupling constants Jv. We obtain the mean magnetization of the two regions as a function of temperature, for different values of α= JS/ JV and different geometric parameters b and l. Curves present a step-like behavior for some values of b and l, as well as different universality classes for the bulk transition.

  3. Appcelerator Titanium patterns and best practices

    CERN Document Server

    Pollentine, Boydlee

    2013-01-01

    The book takes a step-by-step approach to help you understand CommonJS and Titanium architecture patterns, with easy to follow samples and plenty of in-depth explanations If you're an existing Titanium developer or perhaps a new developer looking to start off your Titanium applications "the right way", then this book is for you. With easy to follow examples and a full step-by-step account of architecting a sample application using CommonJS and MVC, along with chapters on new features such as ACS, you'll be implementing enterprise grade Titanium solutions in no time. You should have some JavaSc

  4. Beginning iOS Application Development with HTML and JavaScript

    CERN Document Server

    Wagner, Richard

    2012-01-01

    Web developers with HTML/JS skills will quickly learn to apply them to the iPhone/iPad platform Beginning to intermediate web developers who want to apply their existing HTML/CSS/JS/Ajax skills to the wildly popular iPhone/iPad OS will love this book. In the highly successful Wrox Beginning format, it enables developers who know these core technologies to use what they already know and get up to speed quickly. It introduces iOS development with web technologies, explains how to enable and optimize web sites for the iPhone and iPad, explores user interface design, then moves into animation, spe

  5. 75 FR 51292 - Before Commissioners: Ruth Y. Goldway, Chairman; Tony L. Hammond, Vice Chairman; Mark Acton; Dan...

    Science.gov (United States)

    2010-08-19

    ... Service requested to have the contract in Docket No. CP2010-71 serve as the baseline contract for future... reasons why the instant GEPS 3 contracts fit within the Mail Classification Schedule language for GEPS... that ``[b]ecause the agreements incorporate the same cost attributes and methodology, the relevant...

  6. Kus me kange bestseller? / Peeter Künstler

    Index Scriptorium Estoniae

    Künstler, Peeter, 1958-2009

    2000-01-01

    Arvustus: Uustulnd, Lembit. Kiikhobune Antverpenist. Tallinn : Varrak, 1999 ; Tiidenberg, Ants. Vietnam-transiit Tallinn : SE & JS, 1999 ; Tamman, Tiina. Tihe udu Tallinnas. Tallinn : Perioodika, 2000

  7. Drivers of variability in tree transpiration in a Boreal Black Spruce Forest Chronosequence

    Science.gov (United States)

    Angstmann, J. L.; Ewers, B. E.; Kwon, H.

    2009-12-01

    Boreal forests are of particular interest in climate change studies because of their large land area and ability to sequester and store carbon, which is controlled by water availability. Heterogeneity of these forests is predicted to increase with climate change through the impact of more frequent wildfires, warmer, longer growing seasons, and potential drainage of forested wetlands. This study aims to quantify the influence of stand age, drainage condition, and species on tree transpiration and its drivers in a central Canadian black spruce boreal forest. Heat dissipation sensors were installed in 113 trees (69 Picea mariana (black spruce), 25 Populus tremuloides (trembling aspen), and 19 Pinus banksiana (jack pine) at four stand ages, each containing a well- and poorly-drained site over three growing seasons (2006-2008). Sap flux per unit xylem area, JS, was expressed as transpiration per unit ground area, EC, and transpiration per unit leaf area, EL, using site- and species-specific allometry to obtain sapwood area (AS)and leaf area(AL)per unit ground area. Well-drained, younger Picea mariana daily JS was 47-64% greater than the older well-drained burn ages and younger poorly-drained stands were 64-68% greater than the two oldest poorly-drained stands. Daily EL in the well-drained Picea mariana stands was on average 12-33% higher in younger stand than in the two oldest stands whereas young, poorly-drained Picea mariana had 71% greater daily EL than the older stands. Well-drained Picea mariana trees had 52% higher daily EC than older trees and poorly-drained Picea mariana in the 1964 burn had 42-81% higher daily EC than the oldest stands. Populus tremuloides located in the two youngest stands had daily JS 38-58% greater rates than the 1930 burn, whereas daily EL and EC had no distint differences due to high interannual variability. Pinus banksiana experienced 21-33% greater daily JS in the 1989 burn than in the older 1964 burn for well- and poorly-drained sites

  8. DarkJS: Entorno online para el desarrollo de WebApps

    OpenAIRE

    Ramírez Gallardo, Sergio

    2014-01-01

    El objetivo global de este proyecto, es crear un editor de WebApps cómodo, eficiente y completo que permita a los desarrolladores abstraerse de las diversidad de plataformas, de las APIs gráficas y de la interacción cliente/servidor, para poder centrarse en desarrollar sus productos y servicios.

  9. Timesheets.js: When SMIL Meets HTML5 and CSS3

    OpenAIRE

    Cazenave , Fabien; Quint , Vincent; Roisin , Cécile

    2011-01-01

    International audience; In this paper, we explore different ways to publish multimedia documents on the web. We propose a solution that takes advantage of the new multimedia features of web standards, namely HTML5 and CSS3. To avoid the usual development of complex scripts for handling timing, synchronization and user interaction, we propose to complement HTML5 and CSS3 with SMIL Timesheets. This is made possible by a Timesheets scheduler that runs in the browser. Various applications based o...

  10. Angular JS – The Newest Technology in Creating Web Applications

    Directory of Open Access Journals (Sweden)

    Radu BUCEA-MANEA-TONIS

    2016-09-01

    Full Text Available This article is the result of searching and selecting new technologies that help programmer in developing web applications. It also represents a pleading for using it, showing its advantages and disadvantages. Alongside the article there are features regarding binding elements, modules, filters and directives. It is a synthesis and a guide of good practice for innovative programmers. All technical issues presented are supported by a case study.

  11. jviz webcomponents: a foundation js framework for clinical NGS bioinformatics

    OpenAIRE

    Juanes, Jose; Fuentes, Azahara; Arnau, Vicente; Chaves, Felipe Javier; Garcia-Garcia, Ana Barbara; Marin-Garcia, Pablo

    2017-01-01

    IntroductionMGviz is a fully integrated NGS QC and data análisis suite that creates automatic NGS clinical reports for clinicians to review. Summarized quality control measures with threshold based from all the previous runs are computed to warm about any kind of bias and check also for sample swap. These are Intuitive and interactive tools that help prioritize and select the variants of interest related to the patients phenotype from our NGS gene panels and commercial exome panels.Materials ...

  12. Streptomyces tremellae sp. nov., isolated from a culture of the mushroom Tremella fuciformis.

    Science.gov (United States)

    Wen, Zhi-Qiang; Chen, Bingzhi; Li, Xiao; Li, Bing-Bing; Li, Cheng-Huan; Huang, Qing-Hua; Zhang, Qi-Hui; Dai, Wei-Hao; Jiang, Yu-Ji

    2016-12-01

    A novel actinomycete strain, designated Js-1T, was isolated from Tremella fuciformis collected from Gutian, Fujian Province, in southeastern China. The taxonomic status of this strain was determined by a polyphasic approach, which demonstrated that the novel strain was a member of the genus Streptomyces. The cell walls of this strain were found to contain ll-diaminopimelic acid, muramic acid and glycine. An analysis of whole-cell hydrolysates revealed that no characteristic sugar was present. The key identified menaquinones were MK-9 (H6) and MK-9 (H8), while the diagnostic polar lipids were phosphatidylethanolamine, diphosphatidylglycerol, phosphatidylmethylethanolamine and phosphatidylglycerol. The main cellular fatty acids were anteiso-C15 : 0, iso-C15 : 0, C16 : 0 and iso-C16 : 0. An analysis of an almost complete 16S rRNA gene sequence showed that the strain shared the highest levels of sequence similarity with Streptomyces sannanensisKC-7038T (97.87 %), Streptomyces hebeiensis YIM 001T (97.84 %), Streptomyces pathocidini NBRC 13812T (97.80 %), Streptomyces cocklensis BK168T (97.25 %), Streptomyces coerulescens NBRC 12758T (97.12 %), Streptomyces aurantiogriseus NBRC 12842T (97.06 %) and Streptomyces rimosussubsp. rimosus ATCC 10970T (97.04 %). The DNA G+C content of the genomic DNA of strain Js-1T was 70.1 mol%. Furthermore, DNA-DNA hybridization tests revealed that the relatedness values between strain Js-1T and the most closely related species ranged from 15.10 to 47.20 %. Based on its phenotypic and genotypic characteristics, strain Js-1T (=CCTCC M 2011365T=JCM 30846T) is considered to represent a novel species within the genus Streptomyces, which we classified as Streptomycestremellae sp. nov.

  13. Canopy transpiration for two Japanese cypress forests with contrasting structures

    Science.gov (United States)

    Tsuruta, K.; Komatsu, H.; Kume, T.; Shinohara, Y.; Otsuki, K.

    2012-12-01

    Canopy transpiration (EC) could have large variations among stands with different structures. To evaluate a difference in EC between stands with different structures for Japanese cypress, we observed EC using the sap flow technique in two stands with contrasting structures (age was 19 year and 99 year, mean diameter at breast height was 13.5 cm and 44.6 cm, stem density was 2100 trees ha-1 and 350 trees ha-1, respectively) for 5 months under the same meteorological condition. The mean stand sap flux density (JS) for measurement period and stand sapwood area (AS_stand) for the old stand (0.43 m3 m-2 day-1 and 15.2 m2 ha-1) were lower than those for the young stand (0.62 m3 m-2 day-1 and 20.4 m2 ha-1) by 31.1 % and 25.4 %, respectively. EC is calculated as a product of JS and AS_stand. Therefore the EC in the old stand was lower than that in the young stand by 50 %. We calculated the contribution of the reference JS for a given meteorological conditions (JSref) and the response of JS to the meteorological conditions (JSresp) in the two stands, and examined which is a primary factor for the difference of EC between the two studied stands. The JSresp for the young stand were not considerably different from that for the old stand, whereas JSref for the young stand was greater than that for the old stand. This indicates that JSref (not JSresp) was the primary cause for the difference of EC between the two stands. Further studies observing EC from stands with various structures are needed to generalize our conclusions.

  14. Faster Movement Speed Results in Greater Tendon Strain during the Loaded Squat Exercise

    Science.gov (United States)

    Earp, Jacob E.; Newton, Robert U.; Cormie, Prue; Blazevich, Anthony J.

    2016-01-01

    Introduction: Tendon dynamics influence movement performance and provide the stimulus for long-term tendon adaptation. As tendon strain increases with load magnitude and decreases with loading rate, changes in movement speed during exercise should influence tendon strain. Methods: Ten resistance-trained men [squat one repetition maximum (1RM) to body mass ratio: 1.65 ± 0.12] performed parallel-depth back squat lifts with 60% of 1RM load at three different speeds: slow fixed-tempo (TS: 2-s eccentric, 1-s pause, 2-s concentric), volitional-speed without a pause (VS) and maximum-speed jump (JS). In each condition joint kinetics, quadriceps tendon length (LT), patellar tendon force (FT), and rate of force development (RFDT) were estimated using integrated ultrasonography, motion-capture, and force platform recordings. Results: Peak LT, FT, and RFDT were greater in JS than TS (p < 0.05), however no differences were observed between VS and TS. Thus, moving at faster speeds resulted in both greater tendon stress and strain despite an increased RFDT, as would be predicted of an elastic, but not a viscous, structure. Temporal comparisons showed that LT was greater in TS than JS during the early eccentric phase (10–14% movement duration) where peak RFDT occurred, demonstrating that the tendon's viscous properties predominated during initial eccentric loading. However, during the concentric phase (61–70 and 76–83% movement duration) differing FT and similar RFDT between conditions allowed for the tendon's elastic properties to predominate such that peak tendon strain was greater in JS than TS. Conclusions: Based on our current understanding, there may be an additional mechanical stimulus for tendon adaptation when performing large range-of-motion isoinertial exercises at faster movement speeds. PMID:27630574

  15. The solution of the problem of oil spill risk control in the Baltic Sea taking into account the processes of oil propagation and degradation

    Science.gov (United States)

    Aseev, Nikita; Agoshkov, Valery

    2015-04-01

    The report is devoted to the one approach to the problem of oil spill risk control of protected areas in the Baltic Sea (Aseev et al., 2014). By the problem of risk control is meant a problem of determination of optimal resources quantity which are necessary for decreasing the risk to some acceptable value. It is supposed that only moment of accident is a random variable. Mass of oil slick is chosen as a function of control. For the realization of the random variable the quadratic 'functional of cost' is introduced. It comprises cleaning costs and deviation of damage of oil pollution from its acceptable value. The problem of minimization of this functional is solved based on the methods of optimal control and the theory of adjoint equations (Agoshkov, 2003, Agoshkov et al., 2012). The solution of this problem is explicitly found. In order to solve the realistic problem of oil spill risk control in the Baltic Sea the 2d model of oil spill propagation on the sea surface based on the Seatrack Web model (Liungman, Mattson, 2011) is developed. The model takes into account such processes as oil transportation by sea currents and wind, turbulent diffusion, spreading, evaporation from sea surface, dispersion and formation of emulsion 'water-in-oil'. The model allows to calculate basic oil slick parameters: localization, mass, volume, thickness, density of oil, water content and viscosity of emulsion. The results of several numerical experiments in the Baltic Sea using the model and the methodology of oil spill risk control are presented. Along with moment of accident other parameters of oil spill and environment could be chosen as a random variables. The methodology of solution of oil spill risk control problem will remain the same but the computational complexity will increase. Conversion of the function of control to quantity of resources with a glance to methods of pollution removal should be processed. As a result, the developed 2d model of oil spill propagation

  16. Does high-stakes testing increase cultural capital among low-income and racial minority students?

    Directory of Open Access Journals (Sweden)

    Won-Pyo Hong

    2008-03-01

    Full Text Available This article draws on research from Texas and Chicago to examine whether high-stakes testing enables low-income and racial minority students to acquire cultural capital. While students' performance on state or district tests rose after the implementation of high-stakes testing and accountability policies in Texas and Chicago in the 1990s, several studies indicate that these policies seemed to have had deleterious effects on curriculum, instruction, the percentage of students excluded from the tests, and student dropout rates. As a result, the policies seemed to have had mixed effects on students' opportunities to acquire embodied and institutionalized cultural capital. These findings are consistent with the work of Shepard (2000, Darling-Hammond (2004a, and others who have written of the likely negative repercussions of high-stakes testing and accountability policies.

  17. Symmetry of crystals and molecules

    CERN Document Server

    Ladd, Mark

    2014-01-01

    This book successfully combines a thorough treatment of molecular and crystalline symmetry with a simple and informal writing style. By means of familiar examples the author helps to provide the reader with those conceptual tools necessary for the development of a clear understanding of what are often regarded as 'difficult' topics. Christopher Hammond, University of Leeds This book should tell you everything you need to know about crystal and molecular symmetry. Ladd adopts an integrated approach so that the relationships between crystal symmetry, molecular symmetry and features of chemical interest are maintained and reinforced. The theoretical aspects of bonding and symmetry are also well represented, as are symmetry-dependent physical properties and the applications of group theory. The comprehensive coverage will make this book a valuable resource for a broad range of readers.

  18. VizieR Online Data Catalog: Clusters of galaxies in SDSS-III (Wen+, 2012)

    Science.gov (United States)

    Wen, Z. L.; Han, J. L.; Liu, F. S.

    2012-06-01

    Wen et al. (2009, Cat. J/ApJS/183/197) identified 39668 galaxy clusters from the SDSS DR6 by the discrimination of member galaxies of clusters using photometric redshifts of galaxies. Wen & Han (2011ApJ...734...68W) improved the method and successfully identified the high-redshift clusters from the deep fields of the Canada-France-Hawaii Telescope (CFHT) Wide survey, the CHFT Deep survey, the Cosmic Evolution Survey, and the Spitzer Wide-area InfraRed Extragalactic survey. Here, we follow and improve the algorithm to identify clusters from SDSS-III (SDSS Data Release 8; Aihara et al. 2011ApJS..193...29A, see Cat. II/306). (1 data file).

  19. Physiotherapy and Rehabilitation in a Child with Joubert Syndrome

    Directory of Open Access Journals (Sweden)

    Özge İpek

    2017-01-01

    Full Text Available Objective. Joubert syndrome (JS is a rare autosomal recessive genetic disorder characterized by brain malformation, hypotonia, breathing abnormalities, ataxia, oculomotor apraxia, and developmental delay. The purpose of this study was to report the efficiency of the physiotherapy and rehabilitation program in a child with JS. Materials and Methods. Our case is a 19-month-old female child with mild clinical signs of JS. The pretreatment and posttreatment motor functioning level of the case was evaluated through the Gross Motor Function Measure (GMFM, whereas the independence level was evaluated through the Pediatric Functional Independence Measure (WeeFIM. The case was included in the rehabilitation program by the physiotherapist for one hour for five days a week throughout the period of 13 months in accordance with the neurodevelopmental treatment principles. Results. The case was able to turn around from the supine position to the reverse direction by oneself, and she was able to rise on her forearms facedown and was able to sit, crawl, and walk independently. The GMFM score was 210, whereas WeeFIM score was 65. Discussion. In the direction of those findings, in Joubert Syndrome, physiotherapy and rehabilitation can be effective in coping with the symptoms causing developmental delay.

  20. Fourier series and δ-subharmonic functions of finite γ-type in a half-plane

    International Nuclear Information System (INIS)

    Malyutin, K G

    2001-01-01

    Let γ(r) be a growth function and let v(z) be a proper δ-subharmonic function in the sense of Grishin in a complex half-plane, that is v=v 1 -v 2 , where v 1 and v 2 are proper subharmonic functions (limsup z→t v i (z)≤0, for each real t, i=1,2), let λ=λ + -λ - be the full measure corresponding to v and let T(r,v) be its Nevanlinna characteristic. The class Jδ(γ) of functions of finite γ-type is defined as follows: v element of Jδ(γ) if T(r,v)≤Aγ(Br)/r for some positive constants A and B. The Fourier coefficients of v are defined in the standard way. The central result of the paper is the equivalence of the following properties: (1) v element of Jδ(γ); (2) N(r)≤A 1 γ(B 1 r)/r, where N(r)=N(r,λ + ) or N(r)=N(r,λ - ), and |c k (r,v)|≤A 2 γ(B 2 r). It is proved in addition that Jδ(γ)=JS(γ)-JS(γ), where JS(γ) is the class of proper subharmonic functions of finite γ-type

  1. Mini-implants in the palatal slope – a retrospective analysis of implant survival and tissue reaction

    Directory of Open Access Journals (Sweden)

    Ziebura Thomas

    2012-11-01

    Full Text Available Abstract Background To identify insertion procedure and force application related complications in Jet Screw (JS type mini-implants when inserted in the palatal slope. Methods Setting and Sample Population: The Department of Orthodontics, the University Hospital Münster. Forty-one consecutively started patients treated using mini-implants in the palatal slope. In this retrospective study, 66 JS were evaluated. Patient records were used to obtain data on the mode of utilization and complications. Standardized photographs overlayed with a virtual grid served to test the hypothesis that deviations from the recommended insertion site or the type of mechanics applied might be related to complications regarding bleeding, gingival overgrowth or implant failure. Results Two implants (3% were lost, and two implants (3%, both loaded with a laterally directed force, exhibited loosening while still serving for anchorage. Complications that required treatment did not occur, the most severe problem observed being gingival proliferation which was attributable neither to patients’ age nor to applied mechanics or deviations from the ideal implant position. Conclusions The JS mini-implant is reliable for sagittal and vertical movements or anchorage purposes. Laterally directed forces might be unfavorable. The selection of implant length as well as the insertion procedure should account for the possibility of gingival overgrowth.

  2. VizieR Online Data Catalog: Kepler-80 transit timing observations (MacDonald+, 2016)

    Science.gov (United States)

    MacDonald, M. G.; Ragozzine, D.; Fabrycky, D. C.; Ford, E. B.; Holman, M. J.; Isaacson, H. T.; Lissauer, J. J.; Lopez, E. D.; Mazeh, T.; Rogers, L.; Rowe, J. F.; Steffen, J. H.; Torres, G.

    2017-05-01

    Kepler-80 was observed photometrically by the Kepler Space Telescope. We had access to several sets of Transit Timing (TT) measurements, including the publicly available data from Rowe & Thompson (arXiv:1504.00707) and Mazeh et al. 2013 (Cat. J/ApJS/208/16). We also had the updated long-cadence TT estimates from the Mazeh group (Holczer et al. 2016, Cat. J/ApJS/225/9) and short-cadence TT data from both co-authors JR and DF. These were all measured using similar methods (see Mazeh et al. 2013, Cat. J/ApJS/208/16) and had no major differences. Spectra were taken of Kepler-80 by Keck and McDonald Observatories, and these spectra and preliminary interpretations are available on the Kepler Community Follow-up Observing Program (CFOP) website (https://cfop.ipac.caltech.edu). We acquired an 1800s high-resolution spectrum with the Keck I telescope and the High Resolution Echelle Spectrometer (HIRES) on 2011 July 20. The standard California Planet Search setup and data reduction of HIRES was used, resulting in a S/N of 35 at 5500Å. The C2 decker, with dimensions of 0.87''*14'', was used to allow a resolution of ~60000 and sky subtraction. (5 data files).

  3. Parameter identification of JONSWAP spectrum acquired by airborne LIDAR

    Science.gov (United States)

    Yu, Yang; Pei, Hailong; Xu, Chengzhong

    2017-12-01

    In this study, we developed the first linear Joint North Sea Wave Project (JONSWAP) spectrum (JS), which involves a transformation from the JS solution to the natural logarithmic scale. This transformation is convenient for defining the least squares function in terms of the scale and shape parameters. We identified these two wind-dependent parameters to better understand the wind effect on surface waves. Due to its efficiency and high-resolution, we employed the airborne Light Detection and Ranging (LIDAR) system for our measurements. Due to the lack of actual data, we simulated ocean waves in the MATLAB environment, which can be easily translated into industrial programming language. We utilized the Longuet-Higgin (LH) random-phase method to generate the time series of wave records and used the fast Fourier transform (FFT) technique to compute the power spectra density. After validating these procedures, we identified the JS parameters by minimizing the mean-square error of the target spectrum to that of the estimated spectrum obtained by FFT. We determined that the estimation error is relative to the amount of available wave record data. Finally, we found the inverse computation of wind factors (wind speed and wind fetch length) to be robust and sufficiently precise for wave forecasting.

  4. Phenotypic characterization of papaya genotypes to determine powdery mildew resistance

    Directory of Open Access Journals (Sweden)

    Marcelo Vivas

    2017-06-01

    Full Text Available In support of breeding of papaya (Carica papaya, the disease incidence and severity of powdery mildew (Ovulariopsis caricicola were evaluated in papaya genotypes. Two experiments in complete randomized blocks were carried out, one in the field and the other in a greenhouse. In field experiments, the lowest mean disease incidence was observed on the genotypes ‘Costa Rica’ and ‘Baixinho Super’, and the lowest mean disease severity on ‘Caliman M5’, ‘GTF’, ‘SH 11-08’, and ‘JS 11’. In the greenhouse experiment, the genotypes ‘Caliman M5’, ‘Golden’, ‘Kapoho Solo’, ‘Waimanalo’, ‘Mamão Bené’, ‘SH 12-07’, ‘JS 12’, and ‘GTF’ had the lowest mean incidence in at least one evaluation. On the other hand, for severity, the genotypes ‘Diva’, ‘Sunrise Solo 72/12’, ‘Kapoho Solo PA’, ‘Waimanalo’, ‘Maradol’, ‘Maradol GL’, ‘SH 15-04’, ‘FMV, ‘JS 12-4’, ‘SH 12-07’ and ‘Sekati FLM’ had the lowest means. These results indicate these genotypes for a possible use in breeding for reduction of powdery mildew intensity

  5. Multi-objective Operation Chart Optimization for Aquatic Species Habitat Conservation of Cascaded Hydropower System on Yuan River, Southwestern China

    Science.gov (United States)

    Wen, X.; Lei, X.; Fang, G.; Huang, X.

    2017-12-01

    Extensive cascading hydropower exploitation in southwestern China has been the subject of debate and conflict in recent years. Introducing limited ecological curves, a novel approach for derivation of hydropower-ecological joint operation chart of cascaded hydropower system was proposed, aiming to optimize the general hydropower and ecological benefits, and to alleviate the ecological deterioration in specific flood/dry conditions. The physical habitat simulation model is proposed initially to simulate the relationship between streamflow and physical habitat of target fish species and to determine the optimal ecological flow range of representative reach. The ecological—hydropower joint optimization model is established to produce the multi-objective operation chart of cascaded hydropower system. Finally, the limited ecological guiding curves were generated and added into the operation chart. The JS-MDS cascaded hydropower system on the Yuan River in southwestern China is employed as the research area. As the result, the proposed guiding curves could increase the hydropower production amount by 1.72% and 5.99% and optimize ecological conservation degree by 0.27% and 1.13% for JS and MDS Reservoir, respectively. Meanwhile, the ecological deterioration rate also sees a decrease from 6.11% to 1.11% for JS Reservoir and 26.67% to 3.89% for MDS Reservoir.

  6. Activities of the control services; Activites des services du controle

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-12-31

    This paper summarizes the control activities of the technical service of electric power and big dams: annual examinations, administrative instructions (draining, floods, granting renewal), decennial examinations etc. (J.S.)

  7. Medical imaging

    International Nuclear Information System (INIS)

    Loshkajian, A.

    2000-01-01

    This didactical book presents the medical imaging techniques: radiography, scanner, nuclear magnetic resonance (NMR). Examples are given for the most common pathologies in all domains of medicine. (J.S.)

  8. Ultra-thin lithium micro-batteries. Performances and applications; Microaccumulateurs ultra minces au lithium. Performances et applications

    Energy Technology Data Exchange (ETDEWEB)

    Martin, M.; Terrat, J.P. [Hydromecanique et frottement (HEF), 42 - Andrezieux Boutheon (France); Levasseur, A.; Vinatier, P.; Meunier, G. [Centre National de la Recherche Scientifique (CNRS), 33 - Talence (France). Institut de Chimie de la Matiere Condensee et Physique de Bordeaux

    1996-12-31

    This short paper (abstract) describes the characteristics and performances of prototypes of ultra-thin lithium micro-batteries (thickness < 0.2 mm) which can be incorporated into microelectronic circuits. (J.S.)

  9. Ultra-thin lithium micro-batteries. Performances and applications; Microaccumulateurs ultra minces au lithium. Performances et applications

    Energy Technology Data Exchange (ETDEWEB)

    Martin, M; Terrat, J P [Hydromecanique et frottement (HEF), 42 - Andrezieux Boutheon (France); Levasseur, A; Vinatier, P; Meunier, G [Centre National de la Recherche Scientifique (CNRS), 33 - Talence (France). Institut de Chimie de la Matiere Condensee et Physique de Bordeaux

    1997-12-31

    This short paper (abstract) describes the characteristics and performances of prototypes of ultra-thin lithium micro-batteries (thickness < 0.2 mm) which can be incorporated into microelectronic circuits. (J.S.)

  10. Urmas Ott tegutseb nüüd kirjastusrindel / Eve Heinla

    Index Scriptorium Estoniae

    Heinla, Eve, 1966-

    2007-01-01

    Mais ilmub Marie Underi luulekogu, koostajaks Urmas Ott ja suvel 2007 Neeme Järvi juubelikogumik "Viva la Musica", mille kokkupanekul on teleajakirjanik abiks. Kirjastuse SE&JS kaasomanik Sirje Endre tutvustab

  11. Joubert Syndrome: Imaging Features and Illustration of a Case

    International Nuclear Information System (INIS)

    Arora, Richa

    2014-01-01

    Joubert Syndrome (JS) is a rare autosomal recessive disorder characterised clinically by neonatal breathing dysregulation, developmental delay, intellectual disability, hypotonia, ataxia, nystagmus. We present another case of this uncommon syndrome in a 12 years old patient presenting with classical complaints of developmental delay, intellectual impairment, weakness in both lower limbs, ataxia and abnormal facies and diagnosed on Computed Tomography. Joubert Syndrome should be ruled out in all patients presenting with hypotonia, ataxia, nystagmus, breathing abnormalities and developmental delay. Its neuroimaging hallmarks include molar tooth sign and batwing shaped fourth ventricle. As JS is associated with multiorgan involvement, these patients should enter a diagnostic protocol to assess systemic abnormalities. Extreme caution should be taken while administering drugs in these patients as they are prone to respiratory depression

  12. VizieR Online Data Catalog: Stellar activity and kinematics of FGK stars (Murgas+, 2013)

    Science.gov (United States)

    Murgas, F.; Jenkins, J. S.; Rojo, P.; Jones, H. R. A.; Pinfield, D. J.

    2013-02-01

    We present a compilation of stellar activity catalogs combined with galactic velocity information of 2529 F, G, and K stars. The stellar activity catalogs use in this work are: Jenkins et al. 2011 (Cat. J/A+A/531/A8); Gray et al. 2003 (Cat. J/AJ/126/2048), 2006 (Cat. J/AJ/132/161); Henry et al 1996 (Cat. J/A+A/111/439); Wright et al. 2004 (Cat. J/ApJS/152/261); Duncan et al. (1991ApJS...76..383D, Cat. III/159). The galactic velocities are taken from the Jenkins et al. 2011 (Cat. J/A+A/531/A8) and the Geneva-Copenhaguen Survey (GCS) Nordstrom et al. (2004A&A...418..989N, Cat. V/117). (1 data file).

  13. Current Knowledge on Microarray Technology - An Overview

    African Journals Online (AJOL)

    Erah

    Review Article. Current Knowledge ... containing libraries of oligonucleotides robotically ... measurements, and averages over each oligonucleotide. ... quality of chips produced depends critically ..... Bae EK, Lee H, Lee JS, Noh EW. Isolation ...

  14. Administering Our State Library Agencies

    Science.gov (United States)

    DuFrane, Gerard

    1970-01-01

    A satire on the application of scientific management principles to a state library agency. Covers relationships of the state librarian to staff, the profession, and state and federal governments. (Author/JS)

  15. Ab-initio calculations of semiconductor MgGeP{sub 2} and MgGeAs{sub 2}

    Energy Technology Data Exchange (ETDEWEB)

    Kocak, B.; Ciftci, Y.O., E-mail: yasemin@gazi.edu.tr

    2016-05-15

    Highlights: • MgGeP{sub 2} and MgGeAs{sub 2} are semiconductor compounds. • MgGeP{sub 2} and MgGeAs{sub 2} are energetically, mechanically and dynamically stable. • The electronic charge density contour plot shows that the nature of bonding is a mixture of ionic-covalent. - Abstract: In this study, we focus on structural, electronic, elastic, lattice dynamic and optic properties of MgGeP{sub 2} and MgGeAs{sub 2} using ab-initio density-functional theory (DFT) within Armiento-Mattson 2005 (AM05) scheme of the generalized gradient approximation (GGA) for the exchange-correlation potential. Our computed structural results are in reasonable agreement with the literature. The band gap of these compounds is predicted to be direct. Our elastic results prove that these compounds are mechanically stable. The obtained phonon spectra of MgGeP{sub 2} and MgGeAs{sub 2} do not exhibit any significant imaginary branches using GGA-AM05 for the exchange-correlation approximation. Further analysis of the optical response of the dielectric functions, optical reflectivity, refractive index, extinction coefficient and electron energy loss delves into for the energy range of 0–22.5 eV. It motivated that there exists an optical polarization anisotropy of these compounds for optoelectronic device applications.

  16. TECHNOLOGY VS NATURE: HUMAN ERROR IN DEALING WITH NATURE IN CRICHTON'S JURASSIC PARK

    Directory of Open Access Journals (Sweden)

    Sarah Prasasti

    2000-01-01

    Full Text Available Witnessing the euphoria of the era of biotechnology in the late twentieth century, Crichton exposes the theme of biotechnology in his works. In Jurassic Park, he voices his concern about the impact of the use of biotechnology to preserve nature and its living creatures. He further describes how the purpose of preserving nature and the creatures has turned out to be destructive. This article discusses Crichton's main character, Hammond, who attempts to control nature by genetically recreating the extinct fossil animals. It seems that the attempt ignores his human limitations. Although he is confident that has been equipped with the technology, he forgets to get along with nature. His way of using technology to accomplish his purpose proves not to be in harmony with nature. As a consequence, nature fights back. And he is conquered.

  17. How functional measurement of the traditional foods can raise the knowingness of old recipes used in Romania and Diaspora

    Directory of Open Access Journals (Sweden)

    Luigi Fillippo Fillippo DANTUONO

    2016-09-01

    Full Text Available The present research continues a European project on “sustainable exploitation of bioactive components from the Black Sea Area traditional foods”. Known as Base Food, it was a collaborative program, funded by European Union under the 7th Framework Programme, few years ago. The initial research brought together scientists from countries situated around the Black Sea together with consultants from Italy, United Kingdom, Greece, Portugal and Serbia. Farther the medical, nutritional and technological approaches (Campos S., Doxey J., & Hammond D., 2011, pp. 1496-1506 in the initial project, the Romanian team initiated a unique and outstanding valuable contribution and extended the local research towards socio-economic tracks. Thus, specific aspects were analysed and detailed within certain doctoral programmes. The present paper is emphasizing farther elements, remained collateral, when the main research was considered.

  18. Enhancing informatics competency under uncertainty at the point of decision: a knowing about knowing vision

    DEFF Research Database (Denmark)

    Kaltoft, Mette Kjer; Nielsen, Jesper Bo; Salkeld, Glenn

    2014-01-01

    , and ‘big data’, when rigorously analysed, as inputs into the probability judgements that need to be made in decision making under uncertainty. But these judgements are needed irrespective of the state of ‘the evidence’ and personalised evidence on person/patient-important criteria is very often poor...... that an appropriate balance of intuition and analysis is required, as in Hammond's Cognitive Continuum, and are made aware of the cognitive and motivated biases that can prevent us knowing ‘how much we know about how much we know’, with its deleterious effect on decision quality. Probability exercises......Most informatics activity is aimed at reducing unnecessary errors, mistakes and misjudgements at the point of decision, insofar as these arise from inappropriate accessing and processing of data and information. Healthcare professionals use the results of scientific research, when available...

  19. [Influence of nutritional substrates on the development of Diaphania hyalinata L. (Lepidoptera: Crambidae)].

    Science.gov (United States)

    Pratissoli, Dirceu; Polanczyk, Ricardo A; Holtz, Anderson M; Tamanhoni, Tiago; Celestino, Flávio N; Borges Filho, Raul da C

    2008-01-01

    The aim of this research was to evaluate the biological behaviour of melonworm at different natural and artificial diets. Squash cultivar jacaré, cucumber, summer squash and an artificial diets developed by Hensley & Hammond for the sugarcane borer were tried. The research was carried out in the Laboratório de Entomologia do Centro de Ciências Agrárias of the Universidade Federal do Espírito Santo, in climatized room at 25 +/- 1 masculineC, relative humidity of 70 +/- 10% and 14h photofase. The caterpillars fed on each substrate during the whole life cycle. Differences in duration of the larval period, larvae and pupae survival, adult longevity and number of eggs were registered between the substrates. The results show that the best diet for rearing is the artificial one. Between the natural diets the cucumber showed the best results.

  20. Application of Generic Disposal System Models

    Energy Technology Data Exchange (ETDEWEB)

    Mariner, Paul [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Hammond, Glenn Edward [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Sevougian, S. David [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Stein, Emily [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-11-01

    This report describes specific GDSA activities in fiscal year 2015 (FY2015) toward the development of the enhanced disposal system modeling and analysis capability for geologic disposal of nuclear waste. The GDSA framework employs the PFLOTRAN thermal-hydrologic-chemical multi-physics code (Hammond et al., 2011) and the Dakota uncertainty sampling and propagation code (Adams et al., 2013). Each code is designed for massively-parallel processing in a high-performance computing (HPC) environment. Multi-physics representations in PFLOTRAN are used to simulate various coupled processes including heat flow, fluid flow, waste dissolution, radionuclide release, radionuclide decay and ingrowth, precipitation and dissolution of secondary phases, and radionuclide transport through the engineered barriers and natural geologic barriers to a well location in an overlying or underlying aquifer. Dakota is used to generate sets of representative realizations and to analyze parameter sensitivity.

  1. 'Private Views' Ungaris / Katrin Kivimaa

    Index Scriptorium Estoniae

    Kivimaa, Katrin, 1969-

    1999-01-01

    Inglise js eesti kunstnike ühisprojekt 8. augustini Dunaujvarosi Kaasaegse Kunsti Instituudis Ungaris. Kuraatorid Pam Skelton, Mare Tralla. 'Private Views' ülesandeks on keskenduda ruumi mõistele naiskunstniku pilgu läbi.

  2. Dams life; La vie des barrages

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-12-31

    This paper summarizes the conclusions of the annual inspections of French dams in operation (fissures, water oozing, concrete swelling etc..). Only the observations which require a special attention are reported. (J.S.)

  3. History of the electric-powered car...-1959; Histoire de la voiture electrique...-1959

    Energy Technology Data Exchange (ETDEWEB)

    Boursin, P

    2005-07-01

    This document is an exhaustive and well-documented review of the history of electric-powered vehicles between 1847 and 1959. Each prototype/model is described according to the available information. (J.S.)

  4. Phylogenetics in plant biotechnology: principles, obstacles and ...

    African Journals Online (AJOL)

    GREGO

    2007-03-19

    examples are Molecular Ecology and Heredity) no longer accept .... Appropriate genetic distance measures: Homoplasy is expected under the ..... Character quality is assessed by a ..... 75:2868-2872. Kluge AG, Farris JS (1969).

  5. 20 CFR 653.112 - State agency program budget plans.

    Science.gov (United States)

    2010-04-01

    ... the PBP Guidelines which ETA promulgates on an annual basis. (b) Equity indicators shall address JS... year, comparing prior and projected levels of MSFW activity; (3) The ETA program priorities for the...

  6. Quadrennial Defense Review, National Defense Authorizatin Act for Fiscal Year 2000

    National Research Council Canada - National Science Library

    2002-01-01

    Objectives of Overall JS QDR Effort Develop a QDR process that will shape defense policies Ensure the process is strategy-based, not budget-based Define a force structure responsive to the national...

  7. Fine 5 tantsib Bachi järgi

    Index Scriptorium Estoniae

    2016-01-01

    Tantsuteater Fine 5 toob lavale lavastuse "HTK ehk hästi treenitud klaviir". Teos on loodud J.S. Bachi "Hästitempereeritud klaviiri" (HTK) esimese osa muusikale. Koreograafid Tiina Ollesk ja Renee Nõmmik

  8. Lethal infection by a novel reassortant H5N1 avian influenza A virus in a zoo-housed tiger.

    Science.gov (United States)

    He, Shang; Shi, Jianzhong; Qi, Xian; Huang, Guoqing; Chen, Hualan; Lu, Chengping

    2015-01-01

    In early 2013, a Bengal tiger (Panthera tigris) in a zoo died of respiratory distress. All specimens from the tiger were positive for HPAI H5N1, which were detected by real-time PCR, including nose swab, throat swab, tracheal swab, heart, liver, spleen, lung, kidney, aquae pericardii and cerebrospinal fluid. One stain of virus, A/Tiger/JS/1/2013, was isolated from the lung sample. Pathogenicity experiments showed that the isolate was able to replicate and cause death in mice. Phylogenetic analysis indicated that HA and NA of A/Tiger/JS/1/2013 clustered with A/duck/Vietnam/OIE-2202/2012 (H5N1), which belongs to clade 2.3.2.1. Interestingly, the gene segment PB2 shared 98% homology with A/wild duck/Korea/CSM-28/20/2010 (H4N6), which suggested that A/Tiger/JS/1/2013 is a novel reassortant H5N1 subtype virus. Immunohistochemical analysis also confirmed that the tiger was infected by this new reassortant HPAI H5N1 virus. Overall, our results showed that this Bengal tiger was infected by a novel reassortant H5N1, suggesting that the H5N1 virus can successfully cross species barriers from avian to mammal through reassortment. Copyright © 2014 Institut Pasteur. Published by Elsevier Masson SAS. All rights reserved.

  9. VizieR Online Data Catalog: CANDELS multiwavelength catalog (Galametz+, 2013)

    Science.gov (United States)

    Galametz, A.; Grazian, A.; Fontana, A.; Ferguson, H. C.; Ashby, M. L. N.; Barro, G.; Castellano, M.; Dahlen, T.; Donley, J. L.; Faber, S. M.; Grogin, N.; Guo, Y.; Huang, K.-H.; Kocevski, D. D.; Koekemoer, A. M.; Lee, K.-S.; McGrath, E. J.; Peth, M.; Willner, S. P.; Almaini, O.; Cooper, M.; Cooray, A.; Conselice, C. J.; Dickinson, M.; Dunlop, J. S.; Fazio, G. G.; Foucaud, S.; Gardner, J. P.; Giavalisco, M.; Hathi, N. P.; Hartley, W. G.; Koo, D. C.; Lai, K.; de Mello, D. F.; McLure, R. J.; Lucas, R. A.; Paris, D.; Pentericci, L.; Santini, P.; Simpson, C.; Sommariva, V.; Targett, T.; Weiner, B. J.; Wuyts, S.; CANDELS Team

    2013-06-01

    The present multiwavelength catalog is based on public data in the CANDELS UDS field (J2000 position: 02:17:37.5-05:12:00) located within the original UDS field. It includes: * CANDELS HST/ACS (F606W, F814W) and HST/WFC3 (F125W, F160W); Grogin et al. 2011ApJS..197...35G, Koekemoer et al. 2011ApJS..197...36K. * CFHT U-band (UKIDSS; Almaini et al. in prep.), * SUBARU B, V, Rc, i', z' (SXDS; Furusawa et al. 2008, Cat. J/ApJS/176/1) * VLT/HAWK-I Y and Ks bands (HUGS; Fontana et al. in prep.) * UKIRT/WFCam J, H, K (UKIDSS DR8; Almaini et al. in prep.) * Spitzer/IRAC SEDS 3.6 and 4.5um (SEDS; Ashby et al. 2013ApJ...769...80A) * Spitzer/IRAC SpUDS 5.8, 8.0um (PI: J. Dunlop). The catalog is F160W-selected and contains 35932 sources over an area of 201.7 square arcmin and includes radio and X-ray detected sources and spectroscopic redshifts available for 210 sources. The full official CANDELS UDS catalog (which contains some extra columns including additional SExtractor parameters derived from the F160W image) can be found on the CANDELS website at: http://candels.ucolick.org/data_access/UDS.html (1 data file).

  10. Isolation, identification and complete genome sequence analysis of a strain of foot-and-mouth disease virus serotype Asia1 from pigs in southwest of China

    Directory of Open Access Journals (Sweden)

    Wang Ting

    2011-04-01

    Full Text Available Abstract Backgroud Foot-and-mouth disease virus (FMDV serotype Asia1 generally infects cattle and sheep, while its infection of pigs is rarely reported. In 2005-2007, FMD outbreaks caused by Asia1 type occurred in many regions of China, as well as some parts of East Asia countries. During the outbreaks, there was not any report that pigs were found to be clinically infected. Results In this study, a strain of FMDV that isolated from pigs was identified as serotype Asia1, and designated as "Asia1/WHN/CHA/06". To investigate the genomic feature of the strain, complete genome of Asia1/WHN/CHA/06 was sequenced and compared with sequences of other FMDVs by phylogenetic and recombination analysis. The complete genome of Asia1/WHN/CHA/06 was 8161 nucleotides (nt in length, and was closer to JS/CHA/05 than to all other strains. Potential recombination events associated with Asia1/WHN/CHA/06 were found between JS/CHA/05 and HNK/CHA/05 strains with partial 3B and 3C fragments. Conclusion This is the first report of the isolation and identification of a strain of FMDV type Asia1 from naturally infected pigs. The Asia1/WHN/CHA/06 strain may evolve from the recombination of JS/CHA/05 and HNK/CHA/05 strains.

  11. Air quality monitoring: its use by the technical service of Angers city; Surveillance de la qualite de l'air: sa prise en compte au niveau du service technique de la ville d'Angers

    Energy Technology Data Exchange (ETDEWEB)

    Decamps, D. [Mairie d' Angers, Dir. Environnement-Sante, 49 (France)

    2002-11-01

    This article presents the 'environment/public health' direction of the city of Angers (France) and its actions of spreading the technical information about air quality towards the general public. (J.S.)

  12. The repertory set of nuclear energy; Le repertoire du nucleaire

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2003-05-15

    This second documentary form, edited by the national association of local commissions of information about nuclear activities (ANCLI), is a glossary of the main terms used in the nuclear industry domain. (J.S.)

  13. assessing human impacts on the greater akaki river, ethiopia using

    African Journals Online (AJOL)

    Preferred Customer

    physicochemical parameters and macroinvertebrate metrics. Physicochemical ... invertebrates in river water quality studies. For example ..... Frydenborg, R., McCarron, E., White, J.S. and. Bastian, M.L. (1996). A framework for biological criteria ...

  14. Effectiveness and feasibility of telepsychiatry in resource ...

    African Journals Online (AJOL)

    evaluation studies, with few high quality evidence studies ... identified reviews were searched and appropriate articles ..... evaluation frameworks.89-90 All the systematic reviews .... Hilty DM, Luo JS, Morache C, Marcelo DA, Nesbitt TS.

  15. Effects of concentric vs eccentric loading on cardiovascular ...

    African Journals Online (AJOL)

    Effects of concentric vs eccentric loading on cardiovascular variables and ECG. Madan Bhavna1*, Sarika, Sandhu J.S1. 1. Department of Sports Medicine and Physiotherapy Guru Nanak Dev University; ..... psychological and performance.

  16. An improved weighted essentially non-oscillatory scheme for hyperbolic conservation laws

    Science.gov (United States)

    Borges, Rafael; Carmona, Monique; Costa, Bruno; Don, Wai Sun

    2008-03-01

    In this article we develop an improved version of the classical fifth-order weighted essentially non-oscillatory finite difference scheme of [G.S. Jiang, C.W. Shu, Efficient implementation of weighted ENO schemes, J. Comput. Phys. 126 (1996) 202-228] (WENO-JS) for hyperbolic conservation laws. Through the novel use of a linear combination of the low order smoothness indicators already present in the framework of WENO-JS, a new smoothness indicator of higher order is devised and new non-oscillatory weights are built, providing a new WENO scheme (WENO-Z) with less dissipation and higher resolution than the classical WENO. This new scheme generates solutions that are sharp as the ones of the mapped WENO scheme (WENO-M) of Henrick et al. [A.K. Henrick, T.D. Aslam, J.M. Powers, Mapped weighted essentially non-oscillatory schemes: achieving optimal order near critical points, J. Comput. Phys. 207 (2005) 542-567], however with a 25% reduction in CPU costs, since no mapping is necessary. We also provide a detailed analysis of the convergence of the WENO-Z scheme at critical points of smooth solutions and show that the solution enhancements of WENO-Z and WENO-M at problems with shocks comes from their ability to assign substantially larger weights to discontinuous stencils than the WENO-JS scheme, not from their superior order of convergence at critical points. Numerical solutions of the linear advection of discontinuous functions and nonlinear hyperbolic conservation laws as the one dimensional Euler equations with Riemann initial value problems, the Mach 3 shock-density wave interaction and the blastwave problems are compared with the ones generated by the WENO-JS and WENO-M schemes. The good performance of the WENO-Z scheme is also demonstrated in the simulation of two dimensional problems as the shock-vortex interaction and a Mach 4.46 Richtmyer-Meshkov Instability (RMI) modeled via the two dimensional Euler equations.

  17. Observation of femoral and tibial insertion of the posterior cruciate ligament by using conventional CT and transparent 3D-CT

    International Nuclear Information System (INIS)

    Inoue, Masayuki; Tsukuda, Koichiro; Yasojima, Nobutoshi; Oota, Masahiro; Kasahara, Yasuhiko

    2011-01-01

    Presented are image data acquisitioned by the volume rendering (VR)-3D-CT and authors' transparent (T)-3D-CT to depict the bone contour, of medial intercondylar ridge (MIR) and posterior intercodylar fossa (PIF) at femoral and tibial insertion, respectively, of the posterior cruciate ligament (PCL) as those data are helpful for planning the reconstruction surgery of PCL and for confirming the femoral PCL insertion by using the C-arm during operation. Helical scanning is conducted with GE MD-CT (64DAS) to reconstruct VR-3D-CT image with the workstation ZIO's ZIO900M Quadra and T-3D-CT image, by reducing the opacity by pixel exclusion of the intraosseous lumen. MIR is observed in all 70 normal knees tested in VR-3D-CT and the bifurcate ridge, in 15 knees among them. In T-3D-CT image, distance data of the origin of MIR from Blumensaat's line and the angle of MIR and bone axis are calculated and presented. In VR-3D-CT and T-3D-CT images of PIF from 20 knees, actual measures of PIF slope angle (degree), PIF area ratio to joint surface (JS) (%), distance from JS to centers of anterolateral (AL) and posterolateral (PM) slopes (mm), and from medial and lateral JS to PIF posterior border (mm), and distance ratios of PM and AL to medial and lateral tibia, respectively, (%) are calculated and presented. Findings are: MIR originates at 45% distal point of Blumensaat's line; the articular line crosses with PIF at its center in T-3D-CT sagittal plane; centers of tibial AL and PM exist at the middle of frontal plane, and at 1.00 and 5.5 mm, respectively, distal points of JS of sagittal plane. The PIF data are rather comparable to those obtained in cadavers reported in 3 literatures and the present procedure is concluded to be valid. (author)

  18. Antecedents of organizational citizenship behavior among Iranian nurses: a multicenter study.

    Science.gov (United States)

    Taghinezhad, Fakhredin; Safavi, Mahboobe; Raiesifar, Afsaneh; Yahyavi, Sayed Hossein

    2015-10-08

    Organizational citizenship behavior (OCB) improves efficiency and employees' participation and generally provides a good ambiance. This study was conducted to determine the role of job satisfaction (JS), organizational commitment (OC) and procedural justice (PJ) in explaining OCB among nurses working in fifteen educational-treatment centers in Tehran-Iran, to provide guidelines for health care managers' further understanding of how to encourage citizenship behavior among nurses. In this multi-center descriptive-correlational study 373 nurses were evaluated through a Multi-stage cluster sampling method after obtaining approval from the Ethics Committee of Islamic Azad University, Tehran Medical Branch and Tehran University of Medical Sciences Research Deputy. Nurses who signed the informed consent and holding a bachelor or master degree, having a minimum one year of job experience and not having organizational management position during the questionnaire distribution were included in the study. In order to collect data, Demographic questionnaire, Podsakoff et al. (Leadersh Q 1(2):107-142, 1990) OCB questionnaire, OC questionnaire, Aelterman et al. (Educ Stud 33(3):285-297, 2007) JS questionnaire and PJ questionnaire were used. These questionnaires were translated into Persian and content validity was confirmed by an expert group; their reliability was calculated by the internal consistency Cronbach alpha coefficient and it was satisfied. Data were analyzed by descriptive statistics, Comparative mean tests, correlation coefficient and multiple-regression in the SPSS software version 11. The general mean and all five aspects of OCB that ranked higher than 3 were evaluated in a "quite desired" state. The mean for perceived procedural justice, the general mean for JS and the mean of general grade for OC from the nurses' was in "quite desired" state. Finding from multiple regression indicated that OC and PJ exhibit about 19 % of OCB variance totally which is

  19. geopicker

    Data.gov (United States)

    California Natural Resource Agency — A js (built using GWT) geocoder built for 3rd party use. Allows users to view, relate and select geographies that are defined in the CERES gazetteer. Sample Usage...

  20. Study of the effects of collector-type and collectors mixing in coal flotation; Etude des effets du type de collecteur et de melanges de collecteurs en flottation de charbon

    Energy Technology Data Exchange (ETDEWEB)

    Salch, A.M.; Ramadan, A.M.; Moharam, M.R. [Universite Al-Azhar, Le Caire (Egypt)

    2001-03-01

    This study deals with the effect of different types of collectors in the improvement of coal flotation process for the removal of impurities during the processing of poor quality coals. Abstract only. (J.S.)