WorldWideScience

Sample records for js mattson jr

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  17. 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…

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  13. 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…

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

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

  16. Ultra light weight jet engine JR100; Chokeiryo jet engine JR100

    Energy Technology Data Exchange (ETDEWEB)

    Matsuki, M. [Nippon Institute of Technology, Saitama (Japan)

    1999-03-20

    As a part of the jet lift V/STOL research by National Aerospace Laboratory, a study of trial manufacture of ultra light weight jet engine JR 100 started in FY 1964. The study was aimed at obtaining a lift engine for VTOL and founding the base for the future jet lift VTOL, and at taking in the results of the jet engine element study accumulated so far and manufacturing an advanced engine. Decided on the use of domestic materials for JR 100, the materials to be used are almost iron-based ones. Through the efforts for weight reduction in structure and processing, a thrust/weight ratio of 10 was realized. At the same time, the production/processing of light weight materials such as titanium alloys was proceeded with, and by adopting the materials to JR 200 system, a thrust/weight ratio of 15 was realized. Together with these, for the purpose of reducing the fuel consumption rate, studies started on fan for lift fan engine and high temperature turbine (an inlet temperature of 1250 degrees C was achieved), to get low noise/high efficiency fan. By the research results, the basis for jet lift VTOL was established, and it became the basis for the development of turbo fan engine FJR 710. (NEDO)

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

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

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

  20. 77 FR 61003 - Stephen C. Delaney, Jr.: Debarment Order

    Science.gov (United States)

    2012-10-05

    ...] Stephen C. Delaney, Jr.: Debarment Order AGENCY: Food and Drug Administration, HHS. ACTION: Notice... Cosmetic Act (the FD&C Act) debarring Stephen C. Delaney, Jr. for a period of 5 years from importing....35), finds that Mr. Stephen C. Delaney, Jr. has been convicted of a felony under Federal law for...

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

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

  3. 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)

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

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

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

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

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

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

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

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

  12. A. P. Sloan Jr. and leadership

    Directory of Open Access Journals (Sweden)

    Paul Marinescu

    2014-05-01

    Full Text Available Organizing the manufacturing processes constituted probably the most difficult challenge in the American automotive industry in the 1920s. A. P. Sloan Jr. was one of the greatest captains of industry and shaped General Motors Corporation into the largest automotive manufacturer of the world. His creative approach on how to mix a degree of decentralized responsibility with centralized control remains a useful example for every corporate leader. The aim of our paper is to emphasize the contribution of Sloan Jr. to the development of leadership. The methodological approach is literature review.

  13. Fatal hemolytic disease of the fetus and newborn associated with anti-Jr.

    Science.gov (United States)

    Peyrard, Thierry; Pham, Bach-Nga; Arnaud, Lionel; Fleutiaux, Sophie; Brossard, Yves; Guerin, Bénédicte; Desmoulins, Isabelle; Rouger, Philippe; Le Pennec, Pierre-Yves

    2008-09-01

    Jr(a) is a high-prevalence red cell (RBC) antigen. The clinical significance of anti-Jr(a) is controversial. When hemolytic disease of the fetus and newborn (HDFN) occurred, most reported cases were clinically mild. We report the first case of fatal HDFN due to anti-Jr(a). A 28-year-old Caucasian woman with transfusion history was monitored at the 29th week of pregnancy (G4P1). An ultrasound scan showed fetal cardiomegaly and hepatomegaly. An antibody directed against a high-prevalence antigen was detected, but without conclusive identification. An emergency cesarean section was performed at the 36th week. The newborn was hydropic and showed severe anemia. Death occurred 30 hours after birth. Serologic methods were performed to investigate the mother's RBCs and serum. An in vitro functional cellular assay and semiquantitative measurement of anti-Jr(a) were used to determine the clinical significance of the antibody. Anti-Jr(a) was identified in the serum and Jr(a-) phenotype was confirmed. The anti-Jr(a) titer was 1024, with predominant immunoglobulin (Ig)G1 and minor IgG4 subclasses. The functional cellular assay was consistent with an antibody unlikely to cause HDFN. Semiquantitative measurement of anti-Jr(a) showed a reactivity equivalent to a 25 IU per mL (5 microg/mL) concentration of anti-D, a value associated with a significant risk of HDFN. This is the first documented case of fatal HDFN due to anti-Jr(a). Therefore, we recommend close monitoring of pregnant women with a high-titer anti-Jr(a), especially those with an incompatible transfusion history and/or multiple pregnancies. This case report provides new arguments about the clinical significance of anti-Jr(a) in the transfusion setting.

  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. Dr. Martin Luther King, Jr. as Spiritual Leader

    Directory of Open Access Journals (Sweden)

    Andrea Pierce

    2013-09-01

    Full Text Available The purpose of this paper is to explore Dr. Martin Luther King Jr.’s spiritual leadership through his “I Have a Dream” speech. The paper explores the three characteristics of spiritual leadership as posed by Fry’s (2003 spiritual leadership theory: vision, hope/faith and altruistic love. The research draws upon these characteristics through qualitative content analysis of Dr. Martin Luther King Jr.’s “I Have a Dream” speech to illustrate Dr. King’s leadership as that of a spiritual leader. The research advances the spiritual leadership theory by establishing Dr. Martin Luther King Jr. as a spiritual leader. Through the illustration of Dr. King’s spiritual leadership, the characteristics of a spiritual leader are given tangible understanding.

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

  17. 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/.

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

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

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

  1. Draft genome sequence of Therminicola potens strain JR

    Energy Technology Data Exchange (ETDEWEB)

    Byrne-Bailey, K.G.; Wrighton, K.C.; Melnyk, R.A.; Agbo, P.; Hazen, T.C.; Coates, J.D.

    2010-07-01

    'Thermincola potens' strain JR is one of the first Gram-positive dissimilatory metal-reducing bacteria (DMRB) for which there is a complete genome sequence. Consistent with the physiology of this organism, preliminary annotation revealed an abundance of multiheme c-type cytochromes that are putatively associated with the periplasm and cell surface in a Gram-positive bacterium. Here we report the complete genome sequence of strain JR.

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

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

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

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

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

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

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

  9. Framework for technical assessment in JR Maglev

    Energy Technology Data Exchange (ETDEWEB)

    Seki, Akio [Central Japan Railway Co., Tokyo (Japan); Akahoshi, Toru [Central Japan Railway Co., Tokyo (Japan); Furuki, Tsutomu [Railway Technical Research Inst., Tokyo (Japan)

    1995-12-31

    In the course of development of JR Maglev, various technical assessments are carried out at each stage of development by a system management group of a project team in order to achieve goals of development. For the purpose, guidelines for practicality assessment were prepared at design stage. It is now striven to make test plans necessary for the practicality assessment. This assessment will serve for those to be ultimately implemented by Ministry of Transport (MOT). This paper presents an overview of concepts, methods and procedures of the technical assessments especially focused on the practicality assessment in the development of JR Maglev. (orig.)

  10. 78 FR 5247 - Martin Luther King, Jr., Federal Holiday, 2013

    Science.gov (United States)

    2013-01-24

    ..., 2013 Martin Luther King, Jr., Federal Holiday, 2013 By the President of the United States of America A... thousands upon thousands rallying for jobs and freedom, the Reverend Dr. Martin Luther King, Jr., delivered... Constitution and the laws of the United States, do hereby proclaim January 21, 2013, as the Martin Luther King...

  11. The Newest Monument: The Martin Luther King, Jr. National Memorial

    Science.gov (United States)

    Social Studies and the Young Learner, 2011

    2011-01-01

    This article features the newest monument, the Martin Luther King, Jr. National Memorial. The memorial on the National Mall in Washington, D.C., honoring Dr. Martin Luther King, Jr. will be an engaging landscape experience to convey four fundamental and recurring themes throughout Dr. King's life--democracy, justice, hope, and love. Natural…

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

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

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

  15. Case report: massive postpartum transfusion of Jr(a+) red cells in the presence of anti-Jra.

    Science.gov (United States)

    Yuan, S; Armour, R; Reid, A; Abdel-Rahman, K F; Rumsey, D M; Phillips, M; Nester, T

    2005-01-01

    Jr(a) is a high-prevalence antigen. The rare Jr(a-) individuals can form anti-Jr(a) after exposure to the Jr(a) antigen through transfusion or pregnancy. The clinical significance of anti-Jr(a) is not well established. This study reports a case of a 31-year-old woman with a previously identified anti-Jr(a) who required massive transfusion of RBCs after developing life-threatening postpartum disseminated intravascular coagulopathy. Despite the emergent transfusion of 15 units of Jr(a) untested RBCs, she did not develop laboratory or clinical evidence of acute hemolysis. The patient's anti-Jr(a) had a pretransfusion titer of 4 and a monocyte monolayer assay (MMA) reactivity of 68.5% (reactivity > 5% is considered capable of shortening the survival of incompatible RBCs). The titer increased fourfold to 64 and the MMA reactivity was 72.5% on Day 10 posttransfusion. Review of laboratory data showed evidence of a mild delayed hemolytic transfusion reaction by Day 10 posttransfusion. Despite rare reports of hemolytic transfusion reactions due to anti-Jr(a) in the literature, most cases, including this one, report that this antibody is clinically insignificant or causes only mild delayed hemolysis. Clinicians should be advised to balance the risks of withholding transfusion with the small chance of significant hemolysis after transfusion of Jr(a+) RBCs in the presence of anti-Jr(a).

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

  17. The Words of Martin Luther King, Jr.

    Science.gov (United States)

    Today's Education, 1979

    1979-01-01

    Excerpts from speeches by Dr. Martin Luther King, Jr., are reprinted. Topics discussed include discrimination, the South, education, nonviolent resistance, poverty, economic opportunity, and world peace. (LH)

  18. Elastic-plastic fracture assessment using a J-R curve by direct method

    International Nuclear Information System (INIS)

    Asta, E.P.

    1996-01-01

    In the elastic-plastic evaluation methods, based on J integral and tearing modulus procedures, an essential input is the material fracture resistance (J-R) curve. In order to simplify J-R determination direct, a method from load-load point displacement records of the single specimen tests may be employed. This procedure has advantages such as avoiding accuracy problems of the crack growth measuring devices and reducing testing time. This paper presents a structural integrity assessment approach, for ductile fracture, using the J-R obtained by a direct method from small single specimen fracture tests. The J-R direct method was carried out by means of a developed computational program based on theoretical elastic-plastic expressions. A comparative evaluation between the direct method J resistance curves and those obtained by the standard testing methodology on typical pressure vessel steels has been made. The J-R curves estimated from the direct method give an acceptable agreement with the approach proposed in this study which is reliable to use for engineering determinations. (orig.)

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

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

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

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

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

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

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

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

  7. SHOCK-JR: a computer program to analyze impact response of shipping container

    International Nuclear Information System (INIS)

    Ikushima, Takeshi; Nakazato, Chikara; Shimoda, Osamu; Uchino, Mamoru.

    1983-02-01

    The report is provided for using a computer program, SHOCK-JR, which is used to analyze the impact response of shipping containers. Descriptions are the mathematical model, method of analysis, structures of the program and the input and output variables. The program solves the equations of motion for a one-dimensional, lumped mass and nonlinear spring model. The solution procedure uses Runge-Kutta-Gill and Newmark-β methods. SHOCK-JR is a revised version of SHOCK, which was developed by ORNL. In SHOCK-JR, SI dimension is used and graphical output is available. (author)

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

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

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

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

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

  13. Martin Luther King Jr. contest winning posters to be displayed in downtown Blacksburg

    OpenAIRE

    Shannon, Kelly Baker

    2010-01-01

    Each year as part of the Martin Luther King Jr. celebration at Virginia Tech area kindergarten through 12th grade students are invited to participate in the annual Martin Luther King Jr. poster contest.

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

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

  16. Views of Dr. Martin Luther King, Jr.

    Science.gov (United States)

    Davis, Alan H.

    1990-01-01

    Discusses views of Martin Luther King, Jr., including concepts of human rights, related counseling approaches, and ethics. Claims King's views provide helpful insights for counselors and clients. Concludes King invited individuals to view challenging life situations as moral opportunities. (Author/ABL)

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

  18. Letters of Second Lieutenant Charles Wesley Chapman, Jr. December 19, 1894 - May 3, 1918

    Science.gov (United States)

    2016-04-01

    that every possible channel of communication will be utilized to ascertain the whereabouts of your son. The personal effects of 2nd. Lieut. Charles W...AIR UNIVERSITY AIR FORCE RESEARCH INSTITUTE Letters of Second Lieutenant Charles Wesley Chapman, Jr. December 19, 1894–May 3, 1918 Air Force...in-Publication Data Chapman, Charles Wesley, Jr., 1894–1918. Letters of Second Lieutenant Charles Wesley Chapman, Jr., December 19, 1894–May 3, 1918

  19. 78 FR 57105 - Wm. Wrigley Jr. Company; Filing of Color Additive Petition

    Science.gov (United States)

    2013-09-17

    ... lead in synthetic iron oxide for human food use. DATES: The color additive petition was filed on July.... FDA-2013-C-1008] Wm. Wrigley Jr. Company; Filing of Color Additive Petition AGENCY: Food and Drug... announcing that we have filed a petition, submitted by the Wm. Wrigley Jr. Company, proposing that the color...

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

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

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

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

  4. Religión y Paz en Martin Luther King Jr.

    OpenAIRE

    Mussio, Ria Stacy

    2016-01-01

    Esta tesis pretende mostrar el rol integral que la religión desempeñaba en la obtención de los derechos civiles para los afroamericanos y, también en el logro de la paz positiva. Martin Luther King Jr. y la mayoría de los manifestantes del movimiento eran cristianos, poniendo su fe en Dios, para el pleno disfrute de sus derechos humanos. King Jr., anclado en su fe, impulsó el avance de los derechos civiles, mediante la resistencia no violenta. El primer capítulo tiene como finalidad orientar ...

  5. Claim on memory : a political biography of Franklin D. Roosevelt, Jr., 1914-1988

    NARCIS (Netherlands)

    Berg, Erik Eduard Willem van den

    2006-01-01

    This dissertation focuses on the political life of Franklin D. Roosevelt, Jr., the third surviving son of Franklin D. Roosevelt and Eleanor Roosevelt. The key question of this study emphasizes how FDR, Jr. interpreted the Roosevelt name and legacy during his life and political career. This book

  6. 3 CFR 8340 - Proclamation 8340 of January 15, 2009. Martin Luther King, Jr., Federal Holiday, 2009

    Science.gov (United States)

    2010-01-01

    ... Proclamation 8340 of January 15, 2009 Proc. 8340 Martin Luther King, Jr., Federal Holiday, 2009By the President of the United States of America A Proclamation On the Martin Luther King, Jr., Federal Holiday, we... Constitution and laws of the United States, do hereby proclaim January 19, 2009, as the Martin Luther King, Jr...

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

  8. 1997 Arthur Ashe Jr. Sport Scholars Awards.

    Science.gov (United States)

    Roach, Ronald

    1997-01-01

    Winners of the "Black Issues in Higher Education" Arthur Ashe Jr. 1997 athletes of the year, one male and one female, are profiled and Sport Scholars are listed for baseball, softball, basketball, fencing, archery, football, handball, soccer, field hockey, crew, swimming, gymnastics, tennis, squash, golf, volleyball, lacrosse, wrestling, water…

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

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

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

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

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

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

  15. Karl A. Gschneidner Jr (1930–2016)

    International Nuclear Information System (INIS)

    Pecharsky, Vitalij K.

    2016-01-01

    Presented here is the obituary for Karl Albert Gschneidner Jr. He died on 27 April 2016. Nicknamed Mr Rare Earth, he holds an unparalleled place as the renowned authority in just about every aspect related to the science, technology and history of a very special family of elements — the rare earths.

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

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

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

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

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

  1. The Manuel Lujan Jr. Neutron Scattering Center

    International Nuclear Information System (INIS)

    Goldstone, J.A.

    1994-01-01

    High in the northcentral mountains of Los Alamos, New Mexico, is the Manuel Lujan Jr. Neutron Scattering Center (LANSCE), a pulsed-spallation neutron source located at Los Alamos National Laboratory. At LANSCE, neutrons are produced by spallation when a pulsed 800-MeV proton beam impinges on a tungsten target. The proton pulses are provided by a linear accelerator and an associated Proton Storage Ring (PSR), which alters the intensity, time structure, and repetition rate of the pulses. In October 1986, LANSCE was designated a national user facility, with a formal user program initiated in 1988. In July 1989, the LANSCE facility was dedicated as the Manuel Lujan Jr. Neutron Scattering Center in honor of the long-term Congressman from New Mexico. At present, the PSR operates with a proton pulse width of 0.27 μs at 20 Hz and 80 μA, attaining the highest peak neutron flux in the world and close to its goal of 100 μA, which would yield a peak thermal neutron flux of 10 16 n/cm -2 s -1 . This paper discusses the target/moderator/reflector shield system, the LANSCE instruments, the facility improvement projects, and user programs

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

  3. Connect the Book. Martin's Big Words: The Life of Dr. Martin Luther King, Jr.

    Science.gov (United States)

    Brodie, Carolyn S.

    2005-01-01

    In honor of Martin Luther King, Jr. Day, this month's featured book is "Martin's Big Words: The Life of Dr. Martin Luther King, Jr." The book was written by Doreen Rappaport and illustrated by Bryan Collier (Jump at the Sun, 2001. 40p. ISBN 0786807148). This pictorial biography of the world-renowned civil rights leader has one of the most striking…

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

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

  6. TRUMP3-JR: a finite difference computer program for nonlinear heat conduction problems

    International Nuclear Information System (INIS)

    Ikushima, Takeshi

    1984-02-01

    Computer program TRUMP3-JR is a revised version of TRUMP3 which is a finite difference computer program used for the solution of multi-dimensional nonlinear heat conduction problems. Pre- and post-processings for input data generation and graphical representations of calculation results of TRUMP3 are avaiable in TRUMP3-JR. The calculation equations, program descriptions and user's instruction are presented. A sample problem is described to demonstrate the use of the program. (author)

  7. Finding the Right Formula: Edwin H. Walker Jr

    Science.gov (United States)

    Keels, Crystal L.

    2005-01-01

    Edwin H. Walker Jr earned his doctorate in chemistry at age 27 and has barely looked back. With 13 publications under his belt before coming out of graduate school, he has also given more than 20 poster presentations in national venues, most recently at the American Chemical Society. He can also include securing a half-million-dollar National…

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

  9. J.R. SIMPLOT EX-SITU BIOREMEDIATION TECHNOLOGY FOR TREATMENT OF DINOSEB-CONTAMINATED SOILS - INNOVATIVE TECHNOLOGY REPORT

    Science.gov (United States)

    This report summarizes the findings of an evaluation of the J.R. Simplot Ex-Situ Bioremediation Technology on the degradation of dinoseb (2-set-butyl-4,6-dinitrophenol) an agricultural herbicide. This technology was developed by the J.R. Simplot Company (Simplot) to biologically ...

  10. Disease: H00420 [KEGG MEDICUS

    Lifescience Database Archive (English)

    Full Text Available enstein RB, Pollin TI, Sreenivasan UT, Chai S, Blaner WS, Snitker S, O'Connell JR...740-8 (2011) DOI:10.1056/NEJMoa1007487 ... PMID:24848981 (gene) ... AUTHORS ... Albert JS, Yerges-Armstrong LM, Hor

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

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

  13. 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)

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

  15. J.R. SIMPLOT EX-SITU BIOREMEDIATION TECHNOLOGY FOR TREATMENT OF TNT-CONTAMINATED SOILS - INNOVATIVE TECHNOLOGY EVALUATION REPORT

    Science.gov (United States)

    This report summarizes the findings of the second evaluation of the J.R. Simplot Ex-situ Bioremediation Technology also known as the Simplot Anaerobic Bioremediation (SABRE™) process. This technology was developed by the J.R. Simplot Company to biologically degrade nitroaromatic...

  16. CHARACTERIZATION OF THE PERIOD OF SENSITIVITY OF FETAL MALE SEXUAL DEVELOPMENT TO VINCLOZOLIN

    Science.gov (United States)

    Characterization of the period of sensitivity of fetal male sexual development to vinclozolin.Wolf CJ, LeBlanc GA, Ostby JS, Gray LE Jr.Endocrinology Branch, MD 72, Reproductive Toxicology Division, National Health and Environmental Effects Research Laboratory, U....

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

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

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

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

  1. 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.)

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

  3. 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)

  4. Dynamic J-R Characteristics of RCS Pipe Materials for Ulchin Unit 3/4. (Evaluation of Dynamic Strain Aging Effects)

    Energy Technology Data Exchange (ETDEWEB)

    Hong, Jun Hwa; Lee, Bong Sang; Yoon, Ji Hyun; Oh, Jong Myung; Kim, Jin Won [Korea Atomic Energy Research Institute, Taejon (Korea, Republic of)

    1997-09-01

    5 materials (45 1T-CT specimens) were tested to evaluate dynamic J-R characteristics of RCS Pipe Materials for Ulchin Unit 3/4 (Evaluation of Dynamic Strain Aging Effects). The tests were performed by DCPD method at 316 deg C and 25 deg C. The loading rates were 1000mm/min and 2000mm/min. The objectives of this project were to obtain the dynamic J-R curves data of ferritic steels for application of LBB to the RCS pipes of Ulchin Unit 3/4. The test results showed that all of the tested dynamic J-R curves of 5 materials were above the lower bound curve of static J-R curve of pipe materials for Ulchin Unit 3/4. 10 refs., 4 tabs., 16 figs. (author)

  5. 75 FR 3839 - Martin Luther King, Jr., Federal Holiday, 2010

    Science.gov (United States)

    2010-01-22

    ... Part III The President Proclamation 8473--Martin Luther King, Jr., Federal Holiday, 2010 Proclamation 8474--Religious Freedom Day, 2010 Notice of January 20, 2010--Continuation of the National... only by the power of his words, which still call on us to perfect those sacred ideals enshrined in our...

  6. Aegla rosanae Campos Jr., um novo sinônimo de Aegla paulensis Schmitt (Crustacea, Aeglidae Aegla rosanae Campos Jr., a new synonym of Aegla paulensis Schmitt (Crustacea, Aeglidae

    Directory of Open Access Journals (Sweden)

    Georgina Bond-Buckup

    2000-06-01

    Full Text Available The validity of Aegla rosanae Campos Jr., 1998 as a new species was analysed. On the basis of comparisons with Aegla paulensis Schmitt, A. rosanae was considered its junior synonym.

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

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

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

  10. Evaluation of J-R curve testing of nuclear piping materials using the direct current potential drop technique

    International Nuclear Information System (INIS)

    Hackett, E.M.; Kirk, M.T.; Hays, R.A.

    1986-08-01

    A method is described for developing J-R curves for nuclear piping materials using the DC Potential Drop (DCPD) technique. Experimental calibration curves were developed for both three point bend and compact specimen geometries using ASTM A106 steel, a type 304 stainless steel and a high strength aluminum alloy. These curves were fit with a power law expression over the range of crack extension encountered during J-R curve tests (0.6 a/W to 0.8 a/W). The calibration curves were insensitive to both material and sidegrooving and depended solely on specimen geometry and lead attachment points. Crack initiation in J-R curve tests using DCPD was determined by a deviation from a linear region on a plot of COD vs. DCPD. The validity of this criterion for ASTM A106 steel was determined by a series of multispecimen tests that bracketed the initiation region. A statistical differential slope procedure for determination of the crack initiation point is presented and discussed. J-R curve tests were performed on ASTM A106 steel and type 304 stainless steel using both the elastic compliance and DCPD techniques to assess R-curve comparability. J-R curves determined using the two approaches were found to be in good agreement for ASTM A106 steel. The applicability of the DCPD technique to type 304 stainless steel and high rate loading of ferromagnetic materials is discussed. 15 refs., 33 figs

  11. Herbert L. Pick Jr. (1930-2012).

    Science.gov (United States)

    Rieser, John J; Lockman, Jeffrey J

    2013-01-01

    Presents an obituary for Herbert L. Pick Jr. For 49 years at the University of Minnesota's Institute of Child Development, new students were often greeted by an unassuming guy who rode to work on his bike, helped them carry boxes of books to their offices, and turned out to be a famous professor. Herbert L. Pick Jr. was a fabulous mentor, teacher, and developmental scientist. His work on perception and perceptual development spanned basic and applied science, laboratory and real-world settings. He was honored with the Division 7 (Developmental Psychology) Mentor Award from the American Psychological Association in 1998. He was honored again in 2002, jointly with his wife Anne D. Pick, with a volume of the Minnesota Symposium on Child Psychology based on a central theme of their work and titled "Action as an Organizer of Learning and Development." Two weeks before his death he was honored yet again with a Festschrift titled "Realism to Relevance: An Ecological Approach to Perception, Action and Cognition." Former students and academic admirers gave talks focused on the scientific themes Herb championed, namely, effects of experience on learning and development, organism-environment fit, environmental structure, and societal applications of research about basic psychological processes. He gave the final talk, and after thanking everyone in his typically humble way, he discussed his new research on visual-locomotor coordination. Herb died on June 18, 2012. He is greatly missed by Anne, his wife of 50 years; his sister Barbara; his daughters (and their husbands) Cindy (Jon), Karen (John), and Gretchen (Michael); and his grandchildren Alex, Ted, Katy, Joe, Eva, Sam, Rowan, and Culley. He is also missed by his many students, colleagues, friends, and admirers.

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

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

  14. The application of DCPD method to evaluating dynamic J-R fracture resistance characteristics

    International Nuclear Information System (INIS)

    Yoon, Ji Hyun; Hong, Jun Hwa; Lee, Bong Sang; Chi, Se Whan; Kim, Joo Hag; Oh, Yong Jun; Kwun, Sun Chil; Oh, Jong Myung

    1999-06-01

    The reliable DCPD (Direct Current Potential Drop) test and data acquisition system were developed on the basis of analysis of various technical problems to accompanied with the application of DCPD method to J-R fracture resistance test. The test system contains electric insulation rod and high performance data acquisition system. The test and analysis method was applied to J-R fracture resistance test for SA516-Gr.70 steel for nuclear primary coolant system elbow. The reliabilities of test and analysis method were confirmed through the load-ratio method in case of dynamic loading test, and through the standard unloading compliance test in case of static loading test. (author). 17 refs., 1 tab., 18 figs

  15. The application of DCPD method to evaluating dynamic J-R fracture resistance characteristics

    Energy Technology Data Exchange (ETDEWEB)

    Yoon, Ji Hyun; Hong, Jun Hwa; Lee, Bong Sang; Chi, Se Whan; Kim, Joo Hag; Oh, Yong Jun; Kwun, Sun Chil; Oh, Jong Myung

    1999-06-01

    The reliable DCPD (Direct Current Potential Drop) test and data acquisition system were developed on the basis of analysis of various technical problems to accompanied with the application of DCPD method to J-R fracture resistance test. The test system contains electric insulation rod and high performance data acquisition system. The test and analysis method was applied to J-R fracture resistance test for SA516-Gr.70 steel for nuclear primary coolant system elbow. The reliabilities of test and analysis method were confirmed through the load-ratio method in case of dynamic loading test,and through the standard unloading compliance test in case of static loading test. (author). 17 refs., 1 tab., 18 figs.

  16. MILLS B. LANE, JR. AND ENTERPRISE IN A NEW SOUTH

    Directory of Open Access Journals (Sweden)

    Randall L. Patton

    2009-01-01

    Full Text Available For a century, Citizens & Southern Bank was a fixture in Georgia. In 1991, the C&S brand name disappeared in a merger with North Carolina National Bank. This was one of the bittersweet consequences of the slow, confusing swirl of bank deregulation after 1970, when institutions such as C&S simply disappeared, swallowed by the “winners” in the new competitive environment of interstate banking in the 1980s and 1990s. Even earlier, however, the Lane family had ceased to control the bank started by Mills Lane, Sr. in 1891. Mills B. Lane, Jr. was the last member of the Lane family to run C&S. After his retirement in 1973, Mills handpicked his successor and tried to retain some influence, but the bank began slipping away from the Lanes. By the early 80s, a decade before Hugh McColl’s NCNB acquired C&S, Mills Lane, Jr. was deeply alienated from the institution that had been, according to many, “Georgia’s cornerstone bank.”

  17. Squamous Cell Carcinoma of the Palm in Nigeria

    African Journals Online (AJOL)

    Fleming ID, Barnawell JR, Burlison PE, Rankin JS. Skin cancer in ... Thomas M. Malignant tumours of the hand and wrist. Indian J. Plast Surg 2011;44:337‑47. 8. ... Chakrabarti I, Watson JD, Dorrance H. Skin tumours of the hand. A 10‑year ...

  18. Writing, Teaching, and Researching: An Interview with Rene Saldana, Jr.

    Science.gov (United States)

    Saldana, Rene, Jr.; Moore, David W.

    2010-01-01

    Rene Saldana, Jr., an assistant professor at Texas Tech University, is a writer of short stories, poetry, and novels. In order to get his storytelling right, he has relied on his memory when writing memoirs and consulted popular culture and family when writing fiction. In order to get his university teaching right, he reads seminal texts on…

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

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

  1. 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)

  2. Effects of solidified microstructures on J-R fracture resistances of the surge line pipe welds

    International Nuclear Information System (INIS)

    Youn, J. H.; Lee, B. S.; Yoo, W.

    2003-01-01

    The cause of the difference in J-R fracture resistances of AISI Type 347 GTAW welds which had almost same amounts of chromium carbides were investigated by the microstructural observations. As a result, the difference in the fracture resistances with the morphologies of the retained δ-ferrites in Type 347 welds were observed. The fracture resistance of the weld which had mostly vermicular type δ-ferrites was inferior to the weld which has lacy and acicular mixed type δ-ferrites. Therefore, it was deduced that the morphology of δ-ferrites affected the J-R fracture resistances of Type 347 welds

  3. Mounting a Curricular Revolution: An Interview with Henry Louis Gates, Jr.

    Science.gov (United States)

    von Zastrow, Claus

    2009-01-01

    This article presents an interview with Henry Louis Gates, Jr., Harvard professor and cultural critic who has captured 25 million viewers with his PBS documentary series, African American Lives (WNET). Using genealogical research and DNA science, Gates traces the family history of 19 famous African Americans. What results is a rich and moving…

  4. Constructing the ScratchJr Programming Language in the Early Childhood Classroom

    Science.gov (United States)

    Portelance, Dylan J.; Strawhacker, Amanda L.; Bers, Marina Umaschi

    2016-01-01

    This paper seeks to contribute to the growing literature on children and computer programming by focusing on a programming language for children in Kindergarten through second grade. Sixty-two students were exposed to a 6-week curriculum using ScartchJr. They learned foundational programming concepts and applied those concepts to create personally…

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

  6. Hip-Hop to Health Jr. for Latino preschool children.

    Science.gov (United States)

    Fitzgibbon, Marian L; Stolley, Melinda R; Schiffer, Linda; Van Horn, Linda; KauferChristoffel, Katherine; Dyer, Alan

    2006-09-01

    Hip-Hop to Health Jr. was a diet/physical activity intervention designed to reduce gains in BMI (kilograms per meter squared) in preschool minority children. Twelve predominantly Latino Head Start centers participated in a group-randomized trial conducted between Fall 2001 and Winter 2003. Six centers were randomized to a culturally proficient 14-week (three times weekly) diet/physical activity intervention. Parents participated by completing weekly homework assignments. The children in the other six centers received a general health intervention that did not address either diet or physical activity. The primary outcome was change in BMI, and secondary outcomes were changes in dietary intake and physical activity. Measures were collected at baseline, post-intervention, and at Years 1 and 2 follow-up. There were no significant differences between intervention and control schools in either primary or secondary outcomes at post-intervention, Year 1, or Year 2 follow-ups. When Hip-Hop to Health Jr. was conducted in predominantly black Head Start centers, it was effective in reducing subsequent increases in BMI in preschool children. In contrast, when the program was conducted in Latino centers, it was not effective. Although the intervention did not prevent excessive weight gain in Latino children, it was very well received. Future interventions with this population may require further cultural tailoring and a more robust parent intervention.

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

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

  9. 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)

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

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

  12. A quality approach to maintain the properties of S235 JR structural carbon steel in Lebanon

    International Nuclear Information System (INIS)

    Sidawi, J.A.; Al Khatib, H.

    2004-01-01

    Full text.S235JR carbon steel is one of the most popular steels used in Lebanon. It is imported by steel dealers and is widely used by all fabricators and manufacturers of steels for many structural purposes and applications. This kind of steel has good ductile properties as well as excellent weldability. It is still known by its previous designation St 37-2 or E 24-2. S235JR is produced in many shapes and thicknesses such as steel plates, sheets, angles and different other geometric shapes. Standard chemical and mechanical tests were conducted and reported on S235JR hot-rolled structural low-carbon mild steel specimens collected from Lebanese steel market. The main objective of this work is to assure the compliance of these properties with those set by the steel manufacturer. The above mentioned tests were performed at the laboratories of the Industrial Research Institute (IR) in Lebanon to assure the quality and credibility of the results. related European and American standards were presented as references and compared with the achieved results. Discussion was presented to show the similarities and differences between S235JR steel samples and standard requirements. Some of the reasons for such differences were discussed. Sufficient data was furnished through this work for the public and mainly for the Lebanese Standard Organization LIBNOR to easily adopt and implement the EN 10025:1993 European standard that can be applied in Lebanon concerning the most commonly used hot rolled low carbon structural steel. A follow up concerning adopting and implementing EN 10025:1993 will be briefed

  13. The somatostatin receptor 2 antagonist 64Cu-NODAGA-JR11 outperforms 64Cu-DOTA-TATE in a mouse xenograft model

    Science.gov (United States)

    Rylova, Svetlana N.; Stoykow, Christian; Del Pozzo, Luigi; Abiraj, Keelara; Tamma, Maria Luisa; Kiefer, Yvonne; Fani, Melpomeni; Maecke, Helmut R.

    2018-01-01

    Copper-64 is an attractive radionuclide for PET imaging and is frequently used in clinical applications. The aim of this study was to perform a side-by-side comparison of the in vitro and in vivo performance of 64Cu-NODAGA-JR11 (NODAGA = 1,4,7-triazacyclononane,1-glutaric acid,4,7-acetic acid, JR11 = p-Cl-Phe-cyclo(D-Cys-Aph(Hor)-D-Aph(cbm)-Lys-Thr-Cys)D-Tyr-NH2), a somatostatin receptor 2 antagonist, with the clinically used sst2 agonist 64Cu-DOTA-TATE ((TATE = D-Phe-cyclo(Cys-Tyr-D-Trp-Lys-Thr-Cys)Thr). In vitro studies demonstrated Kd values of 5.7±0.95 nM (Bmax = 4.1±0.18 nM) for the antagonist 64/natCu-NODAGA-JR11 and 20.1±4.4. nM (Bmax = 0.48±0.18 nM) for the agonist 64/natCu-DOTA-TATE. Cell uptake studies showed the expected differences between agonists and antagonists. Whereas 64Cu-DOTA-TATE (the agonist) showed very effective internalization in the cell culture assay (with 50% internalized at 4 hours post-peptide addition under the given experimental conditions), 64Cu-NODAGA-JR11 (the antagonist) showed little internalization but strong receptor-mediated uptake at the cell membrane. Biodistribution studies of 64Cu-NODAGA-JR11 showed rapid blood clearance and tumor uptake with increasing tumor-to-relevant organ ratios within the first 4 hours and in some cases, 24 hours, respectively. The tumor washout was slow or non-existent in the first 4 hours, whereas the kidney washout was very efficient, leading to high and increasing tumor-to-kidney ratios over time. Specificity of tumor uptake was proven by co-injection of high excess of non-radiolabeled peptide, which led to >80% tumor blocking. 64Cu-DOTA-TATE showed less favorable pharmacokinetics, with the exception of lower kidney uptake. Blood clearance was distinctly slower and persistent higher blood values were found at 24 hours. Uptake in the liver and lung was relatively high and also persistent. The tumor uptake was specific and similar to that of 64Cu-NODAGA-JR11 at 1 h, but release from the tumor

  14. Isolation and Fermentation of Lactobacillus plantarum JR64 as an Omega 6 Probiotic Producer

    Directory of Open Access Journals (Sweden)

    Lanjar Sumarno

    2011-12-01

    Full Text Available Application of lactic acid probiotic bacteria in health food diversification currently is progressing rapidly.  It is encouraged the study of searching the potential strains from local resources (Ponorogo Residence namely noni fruits (badeg pace and noni wine.  Aims of this study were to perform the isolation, identification, and production of  probiotic Lactobacillus sp. JR64 fermentation process as a producer of Omega-6 (ω-6 lowering cholesterol and design of probiotic creamy product.   Beginning stages of research was strains isolating and in-vitro testing, the best result were used in  molecular  identification technology development for the production of metabolites through the manipulation of environmental variation  of glucose 20 g / l, 30 g / l and 40 g / l that influenced the substrate concentration of linoleic acid productivity. The result of new isolates isolation showed that isolates that obtained from noni wine, Lactobacillus plantarum JR64, was potential as probiotic condidate.   The effieciency of fermentation  substrates using  Yx/s and Yp /s  in the exponential phase was the highest value for the fermentation of 24 hours of  Yx/ s; 17.03% and Y p/s; 74.72%, while the results of design and the best formulation for viability cells of lactobacillus  plantarum probiotics JR64 was composed of 15 g and 50g butter 15 g icing sugar as well as during storage of the refrigerant temperature was 8.92 x 108 CFU / ml.  [Key Words : Omega-6,  Lactobacillus plantarum JR64, fermentation

  15. 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)....

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

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

  18. Hermeneutic Haunting: E. D. Hirsch, Jr. and the Ghost of Interpretive Validity

    Science.gov (United States)

    O'Neill, Linda

    2011-01-01

    This article applies criteria for validity in interpretation to Eric Donald Hirsch, Jr.'s interpretations of John Dewey. Specifically, three criteria that Hirsch, himself, established in his earlier work are used to evaluate Hirsch's interpretation of John Dewey as a member of a class (romantics) who embraced a naive naturalism (trait) more often…

  19. LANSCE '90: the Manuel Lujan Jr. Neutron Scattering Center

    International Nuclear Information System (INIS)

    Pynn, Roger

    1991-01-01

    This paper describes progress that has been made at the Manuel Lujan Jr. Neutron Scattering Center (LANSCE) during the past two years. Presently, LANSCE provides a higher peak neutron flux than any other pulsed spallation neutron source. There are seven spectrometers for neutron scattering experiments that are operated for a national user program sponsored by the U.S. Department of Energy. Two more spectrometers are under construction. Plans have been made to raise the number of beam holes available for instrumentation and to improve the efficiency of the target/moderator system. (author)

  20. LANSCE '90: The Manuel Lujan Jr. Neutron Scattering Center

    International Nuclear Information System (INIS)

    Pynn, R.

    1990-01-01

    This paper describes progress that has been made at the Manuel Lujan Jr. Neutron Scattering Center (LANSCE) during the past two years. Presently, LANSCE provides a higher peak neutron flux than any other pulsed spallation neutron source. There are seven spectrometers for neutron scattering experiments that are operated for a national user program sponsored by the US Department of Energy. Two more spectrometers are under construction. Plans have been made to raise the number of beam holes available for instrumentation and to improve the efficiency of the target/moderator system. 9 refs., 4 figs

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

  2. Gino Marinuzzi Jr : electronics and early multimedia mentality in Italy

    OpenAIRE

    Corbella, M.

    2015-01-01

    In this essay I reassess the complexity of the convergence between electronic music and media practices in Rome in the 1950s and 1960s, through the reconstruction of the experience of composer Gino Marinuzzi Jr (1920-96). His engagement with technology as a structuring device of compositional processes is fundamental and inescapable, and brings to the fore crucial issues of ‘applied’ music’s troublesome reputation in the Italian cultural discourse. In reviewing Marinuzzi’s biography over the ...

  3. Sharing the Gift of Jazz: An Interview with Willie L. Hill Jr.

    Science.gov (United States)

    Howe, Brad

    2011-01-01

    This article presents an interview with Willie L. Hill Jr., founder and director of the Society for Jazz Education. Currently a professor of music education at the University of Massachusetts-Amherst and the director of the UMass Fine Arts Center, Hill has served as director of education for the Thelonious Monk Institute of Jazz. He is a past…

  4. 75 FR 53861 - Airworthiness Directives; Robert E. Rust, Jr. Model DeHavilland DH.C1 Chipmunk 21, DH.C1 Chipmunk...

    Science.gov (United States)

    2010-09-02

    ... Airworthiness Directives; Robert E. Rust, Jr. Model DeHavilland DH.C1 Chipmunk 21, DH.C1 Chipmunk 22, and DH.C1...). ACTION: Final rule. SUMMARY: We are adopting a new airworthiness directive (AD) for all Robert E. Rust... CFR part 39) to include an AD that would apply to all Robert E. Rust, Jr. Models DeHavilland DH.C1...

  5. [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.

  6. Martin Luther King, Jr., General Hospital and community involvement.

    Science.gov (United States)

    Humphrey, M M

    1973-07-01

    Community involvement is not just one facet of the new Martin Luther King, Jr., General Hospital's existence. It is the mainstream from which all other activities flow. In addition to meeting the conventional needs of a conventional hospital staff with the core collection of texts and journals, this library goes one step further. It acts as a resource for its community health workers, dietitians, and nurses in their various outreach programs. It serves as a stimulus for the high school or community college student who may be curious about a health career. It also finds time to provide reading material for its patients.

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

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

  9. Martin Luther King, Jr.: A Lesson with Interdisciplinary Connections for Middle-Level Music Students.

    Science.gov (United States)

    Early, Mary Frances; Terry, Cynthia

    This lesson begins with a very brief biography of Martin Luther King, Jr. The lesson identifies its educational objectives; addresses National Standards for Music Education; lists materials needed; details six step-by-step classroom procedures for lesson implementation; and provides curriculum connections for language arts, visual art, physical…

  10. Comparative assessment of cyclic J-R curve determination by different methods in a pressure vessel steel

    Energy Technology Data Exchange (ETDEWEB)

    Chowdhury, Tamshuk, E-mail: tamshuk@gmail.com [Deep Sea Technologies, National Institute of Ocean Technology, Chennai, 600100 (India); Sivaprasad, S.; Bar, H.N.; Tarafder, S. [Fatigue & Fracture Group, Materials Science and Technology Division, CSIR-National Metallurgical Laboratory, Jamshedpur, 831007 (India); Bandyopadhyay, N.R. [School of Materials Science and Engineering, Indian Institute of Engineering, Science and Technology, Shibpur, Howrah, 711103 (India)

    2016-04-15

    Cyclic J-R behaviour of a reactor pressure vessel steel using different methods available in literature has been examined to identify the best suitable method for cyclic fracture problems. Crack opening point was determined by moving average method. The η factor was experimentally determined for cyclic loading conditions and found to be similar to that of ASTM value. Analyses showed that adopting a procedure analogous to the ASTM standard for monotonic fracture is reasonable for cyclic fracture problems, and makes the comparison to monotonic fracture results straightforward. - Highlights: • Different methods of cyclic J-R evaluation compared. • A moving average method for closure point proposed. • η factor for cyclic J experimentally validated. • Method 1 is easier, provides a lower bound and direct comparison to monotonic fracture.

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

  12. Cicero's de legibus and Martin Luther King, Jr.’s Stride toward freedom

    Directory of Open Access Journals (Sweden)

    Boleslav s. Povšič

    1979-12-01

    Full Text Available He who reads carefully Cicero'sDe Legibus and Martin Luther King, Jr.'s Stride Toward Freedom is surprised to find, mutatis mutandis, on how many points these two great men agree. The historical circumstances are different, but the essential ideas are very similar. The purpose of this paper is to show on what precisely they agree and on what they differ.

  13. Has the Dream Been Fulfilled? Dr. Martin Luther King, Jr. & President Barack Hussein Obama

    Science.gov (United States)

    Robinson, Nichelle Boyd; Moore, Virginia J.; Williams-Black, Thea H.

    2015-01-01

    Equality for all was the dream of Dr. Martin Luther King, Jr. and he knowingly laid the foundation for and inspired the first African-American President of the United States of America, Barack Hussein Obama, who also had the dream of "Change" for America. These men exhibited how working together can make dreams become reality. For the…

  14. A Long View of the Literary Debate: E. D. Hirsch Jr. and His Forebears.

    Science.gov (United States)

    Reynolds, Richard J.

    An immediate best seller when it was published in 1987, E. D. Hirsch, Jr.'s "Cultural Literacy: What Every American Needs To Know" galvanized legions on both sides of the sociopolitical aisle that divides education. The book has become a revered text regularly referenced by those scholars who take up a position that may be loosely…

  15. Success as Failure and Failure as Success: The Cultural Literacy of E. D. Hirsch, Jr.

    Science.gov (United States)

    Sledd, Andrew E.; Sledd, James H.

    1989-01-01

    Examines the logic and rhetoric of E. D. Hirsch, Jr., in "Cultural Literacy." Attempts to answer the question of how intellectual failure guarantees success in the marketplace. Concludes with an alternative vision of the American society that Hirsch describes and the suggestion that Hirsch's cultural literacy is cross-cultural…

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

  17. Astronaut Curtis L. Brown, Jr., pilot, works with his life raft during emergency bailout training

    Science.gov (United States)

    1996-01-01

    STS-77 TRAINING VIEW --- Astronaut Curtis L. Brown, Jr., pilot, works with his life raft during emergency bailout training for crew members in the Johnson Space Centers (JSC) Weightless Environment Training Facility (WET-F). Brown will join five other astronauts for nine days aboard the Space Shuttle Endeavour next month.

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

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

  20. 76 FR 71048 - Sixth Annual Philip S. Chen, Jr. Distinguished Lecture on Innovation and Technology Transfer

    Science.gov (United States)

    2011-11-16

    ... present ``Treatment of Cancer with Recombinant Immunotoxins: From Technology Transfer to the Patient.'' Dr. Pastan is an NIH Distinguished Investigator and Chief, Laboratory of Molecular Biology, National Cancer Institute Center for Cancer Research. This annual series honors Dr. Philip S. Chen, Jr. for his almost 50...

  1. 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ā...

  2. Sulfidization in a shallow coastal depositional setting: Diagenetic and palaeoclimatic implications

    Digital Repository Service at National Institute of Oceanography (India)

    Mazumdar, A.; Peketi, A.; Joao, H.M.; Dewangan, P.; Borole, D.V.; Kocherla, M.

    ) are the two important pathways of organic matter sulfurization. Compared to assimilatory biosynthesized sulfur (Dinur et al., 1981), organo-sulfur compounds formed by intra- and intermolecular incorporation of sulfur into organic matter during diagenesis....F., Sinnighé-Damste, J.S., Reiss,C., Maxwell, J.R., Grimalt, J.O., 1997. Sulfur-binding in recent environments: II. Speciation of sulfur and iron and implications for the occurrence of organo-sulfur compounds. Geochimica et Cosmochimica Acta 61, 4769...

  3. Single genetic stock of kawakawa Euthynnus affinis (Cantor, 1849) along the Indian coast inferred from sequence analyses of mitochondrial DNA D-loop region

    Digital Repository Service at National Institute of Oceanography (India)

    GirishKumar; Kunal, S.P.; Menezes, M.R.; Meena, R.

    ) are the two important pathways of organic matter sulfurization. Compared to assimilatory biosynthesized sulfur (Dinur et al., 1981), organo-sulfur compounds formed by intra- and intermolecular incorporation of sulfur into organic matter during diagenesis....F., Sinnighé-Damste, J.S., Reiss,C., Maxwell, J.R., Grimalt, J.O., 1997. Sulfur-binding in recent environments: II. Speciation of sulfur and iron and implications for the occurrence of organo-sulfur compounds. Geochimica et Cosmochimica Acta 61, 4769...

  4. Who's who on the Board

    International Nuclear Information System (INIS)

    Anon.

    1988-01-01

    Brief summaries of the curriculum vitae and present positions held by each member of the National Radiological Protection Board are given. The members are Sir Richard Southwood, Mr. A.M. Allen, Professor A. Barret, Professor J.H. Edwards, Professor H.J. Evans, Professor K.J. Evans, Professor P. Haggett, Professor J.R. Lee, Professor J.S. Orr, Dr. R. Owen, Professor J. Peto, Dr. D.H. Roberts and Mr. M.E. Trowbridge. (U.K.)

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

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

  7. The leadership principles of Dr. Martin Luther King, Jr. and their relevance to surgery.

    Science.gov (United States)

    Brunicardi, F Charles; Cotton, Ronald T; Cole, George W; Martinez, George

    2007-01-01

    In order to face the challenges in healthcare this century, it is essential that surgeons understand modern leadership principles. One of the greatest leaders in history was Dr. Martin Luther King, Jr., who provides a shining example of level-5 leadership for us to study. The study of leadership principles of great leaders can provide us with practical methods of conflict resolution as well as inspiration to keep us engaged and focused. As leaders of the medical community, we face numerous challenges, including discovering and implementing new treatments for disease, providing care for the indigent, overcoming educational challenges such as incorporating the ACGME Core Competencies into our surgical training and promoting diversity in education. Achieving these goals is often hindered by the environment in which we labor-nearly 50 million are uninsured, the rising cost of medical care is currently at 16% of the GNP, and reimbursement rates are falling-which makes the practice of surgery a significant challenge. Effective leadership will be paramount in achieving these goals. In this editorial, which summarizes a presentation given to the Surgical Section of the annual National Medical Association meeting, five important leadership principles that are important for surgeons have been selected and related to the outstanding leadership of Dr. Martin Luther King, Jr.

  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. 75 FR 16513 - B&C Corporation, JR Engineering Division, Including B&C Distribution Center, Including On-Site...

    Science.gov (United States)

    2010-04-01

    ... Engineering Division, Including B&C Distribution Center, Including On-Site Leased Workers From B&C Services... occurred during the relevant time period at the B&C Distribution Center, Inc. of the B&C Corporation, JR Engineering Division, Barberton, Ohio. The B&C Distribution Center provides distribution and logistical...

  12. Pragmatic Analyses of Martin Luther King (Jr)'s Speech: "I Have a Dream"--An Introspective Prognosis

    Science.gov (United States)

    Josiah, Ubong E.; Oghenerho, Gift

    2015-01-01

    This paper investigates the speech of Martin Luther King (Jr.) titled: "I Have a Dream", presented in 1963 at the Lincoln Memorial. This speech is selected for use because it involves a speaker and an audience who belong to a particular speech community. The speech is about the failed promises by the Americans whose dream advocate…

  13. The use of acetonitrile as the sole nitrogen and carbon source by Geotrichum sp. JR1 Uso de acetonitrila como única fonte de carbono e nitrogênio por Geotrichum sp. JR1

    Directory of Open Access Journals (Sweden)

    Rachel Passos Rezende

    2004-06-01

    Full Text Available A yeast strain identified as Geotrichum sp. JR1 was able to use acetonitrile as the sole carbon and nitrogen source. The strain grew in 0.5 to 2M acetonitrile. Ammonia generation as enzymatic product during the strain growth indicates the presence of an acetonitrile degrading enzyme. Acetic acid and acetamide were detected during assays with the resting cells cultivated in acetonitrile, indicating the presence of nitrile and amide degrading enzymes. This paper is the first to describe the use of acetonitrile as the sole carbon and nitrogen source by a yeast.Uma linhagem de levedura identificada como Geotrichum sp. JR1 foi capaz de utilizar acetonitrila, em concentrações de 0,5 a 2M, como única fonte de carbono e de nitrogênio. A geração de amônia durante o crescimento do microrganismo indica a presença de sistema enzimático capaz de degradar acetonitrila. Durante os ensaios enzimáticos, com células cultivadas em acetonitrila, foram detectados ácido acético e acetamida como produtos indicando a presença de sistema enzimático capaz de degradar acetonitrila e acetamida. Este trabalho é o primeiro a descrever a utilização de acetonitrila como única fonte de carbono e de nitrogênio por uma levedura.

  14. Study, Stance, and Stamina in the Research on Teachers' Lives: A Rejoinder to Robert V. Bullough, Jr.

    Science.gov (United States)

    Kelchtermans, Geert

    2008-01-01

    Robert V. Bullough, Jr.'s article demonstrated in an impressive way how autobiographical accounts, as well as single person narratives, are intertwined with much larger issues in society, international politics, and economical interests, as well as consequences for people in general and educators in particular. The way he proves capable of…

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

  16. Molecular diversity of fungi from marine oxygen-deficient environments (ODEs)

    Digital Repository Service at National Institute of Oceanography (India)

    Manohar, C.S.; Forster, D.; Kauff, F.; Stoeck, T.

    . Sparrow Jr F K (1936) Biological observations of the marine fungi of woods hole waters. Biol Bull 70: 236-263. States JS & Christensen M (2001) Fungi Associated with Biological Soil Crusts in Desert Grasslands of Utah and Wyoming. Mycologia 93: 432... version: Biology of marine fungi. Ed. by: Raghukumar, C. (Prog. Mol. Subcellular Biol). Springer, vol.53 (Chap 10); 2012; 189-208 Chapter # 10 Molecular diversity of fungi from marine oxygen-deficient environments (ODEs) Cathrine S. Jebaraj 1...

  17. The Limits of Master Narratives in History Textbooks: An Analysis of Representations of Martin Luther King, Jr.

    Science.gov (United States)

    Alridge, Derrick P.

    2006-01-01

    In this study, I argue that American history textbooks present discrete, heroic, one-dimensional, and neatly packaged master narratives that deny students a complex, realistic, and rich understanding of people and events in American history. In making this argument, I examine the master narratives of Martin Luther King, Jr., in high school history…

  18. A expansão e a eficiência da escola rural em São Paulo: atuação e posicionamentos de Almeida Jr. a partir de estatísticas oficiais - The expansion and the efficiency of the rural school in São Paulo: the performance and the thinking of Almeida Jr. based o

    Directory of Open Access Journals (Sweden)

    Luciana Maria Viviani

    2011-07-01

    Full Text Available O objetivo deste estudo é analisar os discursos produzidos por Almeida Jr. sobre o ensino rural, entre as décadas de 1930 e 1940, e as formas sob as quais ele utilizou dados estatísticos para sustentar as suas opiniões e a sua atuação como administrador do ensino paulista. O estudo dessas questões pretende colaborar na ampliação do entendimento acerca das propostas para o ensino rural, tema bastante debatido nesse período. Por meio da análise de publicações oficiais paulistas e de artigos da Revista Brasileira de Estudos Pedagógicos, verificou-se que Almeida Jr., médico e educador ligado ao grupo dos chamados renovadores do ensino, defendia propostas voltadas para a qualidade do ensino e para a organização de uma escola básica comum, ainda que adaptada ao meio rural.Palavras-chave: educação rural, estatísticas educacionais, intelectuais da educação. THE EXPANSION AND THE EFFICIENCY OF THE RURAL SCHOOL IN SÃO PAULO: THE PERFORMANCE AND THE THINKING OF ALMEIDA JR. BASED ON OFFICIAL STATISTICSAbstractThe objective of this paper is to analyze de speeches made by Almeida Jr. about the rural education, between the decades of 1930 and 1940, and the way under which he used the statistics data to sustain his opinions and his performance as the manager of education in São Paulo. By analyzing the São Paulo’s official publications and the articles published in the Revista Brasileira de Estudos Pedagógicos, it has been found that Almeida Jr., a doctor and an educator connected to the group composed by some men who were called the renewers of education, sustained proposals which were bent to the good quality of education and to the organization of a unique elementary school, though to fit the country environment.Key-words: rural education, educational statistics, intellectuals in education. LA EXPANSIÓN Y LA EFICIENCIA DE LA ESCUELA RURAL EN SAN PABLO: ACTUACIÓN Y OPINIONES DE ALMEIDA JR. A PARTIR DE ESTAD

  19. [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.

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

  1. Obituary: Edward W. Burke, Jr. (1924-2011)

    Science.gov (United States)

    Bloomer, Raymond, Jr.

    2011-12-01

    Dr. Edward W. Burke Jr. passed away on June 15, 2011, after suffering a heart attack. Dr. Burke devoted his professional life to the research and teaching of physics and astronomy at King College in Bristol, Tennessee. Edward W. Burke, Jr., was born in Macon, Georgia, on September 16, 1924. He was a Navy veteran, having been commissioned as an ensign in 1944. He served in the Pacific near the end of World War II. He proceeded to complete his undergraduate degree in mathematics from Presbyterian College in 1947 and pursued the M.S. and Ph.D. in physics (1949 and 1954, respectively) at the University of Wisconsin. Under the direction of Professor Julian Mack, his thesis was titled "Isotope Shift in the Spectra of Boron." Although he did research in atomic spectra in the early part of his career, his interest in astronomy and variable stars in particular were his primary interests during his long academic career. Dr. Burke began his illustrious career at King College in 1949. He initiated the astronomy program there in 1950, included constructing a 12.5 inch Newtonian telescope, homemade as was most everything in those days. Many of his students learned about photometry at the Burke Observatory on the college campus. Burke was known for his trips to the Kitt Peak and Lowell observatories accompanied by undergraduate students on his trips, all of which were made by automobile which he preferred over flying. His initial interest in Ap stars later broadened into variable and especially eclipsing binary stars. His motivation was maintained by his desire to have his students experience basic research and to spark their interest in advanced degrees. Numerous students achieved advanced science and medical degrees because of Burke's encouragement and mentoring. In 1959, Dr. Burke was awarded a Fulbright professorship and traveled to Chile where he taught physics for a year in the Engineering School at the University of Chile in Santiago. He worked to establish a physics

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

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

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

  5. Gino Marinuzzi Jr: Electronics and Early Multimedia Mentality in Italy

    Directory of Open Access Journals (Sweden)

    Maurizio Corbella

    2015-08-01

    Full Text Available In this essay I reassess the complexity of the convergence between electronic music and media practices in Rome in the 1950s and 1960s, through the reconstruction of the experience of composer Gino Marinuzzi Jr (1920-96. His engagement with technology as a structuring device of compositional processes is fundamental and inescapable, and brings to the fore crucial issues of ‘applied’ music’s troublesome reputation in the Italian cultural discourse. In reviewing Marinuzzi’s biography over the period 1949-75, my goal is to exemplify the key phases of this transitional period in Italian music history, in which technology, through the spreading of media and their increasing importance in cultural representations, came to constitute a new value of musical activity and at the same time renewed old questions concerning music’s aesthetic autonomy.

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

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

  8. "I Just Want to Do God's Will:" Teaching Martin Luther King, Jr. as a Religious Leader

    Science.gov (United States)

    Neumann, David

    2018-01-01

    Teachers often respond to the perils of teaching about religion by simply avoiding the subject. An investigation of secondary lesson plans on three prominent Martin Luther King, Jr. websites reveals little attention to the ideology of the civil rights movement, especially those touching on religious ideas. Ignoring King's religious views risks…

  9. 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)

  10. Methane hydrates in marine sediments - Untapped source of energy

    Digital Repository Service at National Institute of Oceanography (India)

    Jauhari, P.

    (Egorov et al 1999). Many known gas seep areas and mud volcanoes are characterised by the formation of authigenic carbonates. In the Gulf of Mexico, which is the best studied area, the association of bacterial mats, gas hydrates and authigenic carbonates... of methane hydrates offshore southern Mexico. In : Watkins, J.S., Moore J.R. et al. (Eds). Initial Reports deep Sea Drilling Project Leg 66. Washington, D.C., US Government Printing Office, pp. 547-556. Singh, A., & Singh, B.D. 1999. Methane Gas...

  11. Determination of J-R curve from only one experimental test on one sample

    International Nuclear Information System (INIS)

    Lebey, J.; Roche, R.L.

    1983-01-01

    Increasing attention has been given in fracture mechanics to the use of the J concept not only as a criterion of the onset of crack propagation, but also as an aid in the study of propagation stability. As a consequence, there is a need to determine the variation of J with crack extension, this being usually presented in curves known as J-R curves. Earlier methods for determining such curves used several specimens. The present paper describes a procedure avoiding any direct measurement of the crack length and giving a correct value of J when crack propagation occurs. (author)

  12. Critical Void Volume Fraction fc at Void Coalescence for S235JR Steel at Low Initial Stress Triaxiality

    Science.gov (United States)

    Grzegorz Kossakowski, Paweł; Wciślik, Wiktor

    2017-10-01

    The paper is concerned with the nucleation, growth and coalescence of microdefects in the form of voids in S235JR steel. The material is known to be one of the basic steel grades commonly used in the construction industry. The theory and methods of damage mechanics were applied to determine and describe the failure mechanisms that occur when the material undergoes deformation. Until now, engineers have generally employed the Gurson-Tvergaard- Needleman model. This material model based on damage mechanics is well suited to define and analyze failure processes taking place in the microstructure of S235JR steel. It is particularly important to determine the critical void volume fraction fc , which is one of the basic parameters of the Gurson-Tvergaard-Needleman material model. As the critical void volume fraction fc refers to the failure stage, it is determined from the data collected for the void coalescence phase. A case of multi-axial stresses is considered taking into account the effects of spatial stress state. In this study, the parameter of stress triaxiality η was used to describe the failure phenomena. Cylindrical tensile specimens with a circumferential notch were analysed to obtain low values of initial stress triaxiality (η = 0.556 of the range) in order to determine the critical void volume fraction fc . It is essential to emphasize how unique the method applied is and how different it is from the other more common methods involving parameter calibration, i.e. curve-fitting methods. The critical void volume fraction fc at void coalescence was established through digital image analysis of surfaces of S235JR steel, which involved studying real, physical results obtained directly from the material tested.

  13. A new methodology for the evaluation of the J-R curve

    International Nuclear Information System (INIS)

    Donoso, J. R.; Zahr, J.; Landes, J. D.

    2005-01-01

    A new methodology for the construction of J-R curves for ductile materials, based upon the analytical integration of the P-ν relation, is presented. This method is based on the Common and Concise Formats, and on a postulated crack growth law, that relates the amount of stable crack growth with plastic displacement. The model developed, denoted asnC and C, reproduces quite well the experimentally obtained P-ν, Δa-ν and J-Δa curves. The results suggest that the amount of stable crack growth in a ductile material follows a power-law behaviour in its dependence with plastic displacement. This methodology may be used to evaluate instability conditions, through the adequate analytical treatment of the P-ν and J-Δa relations. (Author) 35 refs

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

  15. Health Care Fraud: Characteristics, Sanctions, and Prevention. Briefing Report to the Honorable William V. Roth, Jr., U.S. Senate.

    Science.gov (United States)

    General Accounting Office, Washington, DC. Accounting and Financial Management Div.

    At the request of Senator William Roth, Jr., the General Accounting Office (GAO) reviewed Medicare and Medicaid fraud investigations that agency inspectors general referred to the Department of Justice for prosecution to identify characteristics of alleged fraud against the government and to determine actions taken against those caught defrauding…

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

  17. IG Statement: Arthur A. Elkins, Jr., on OIG report Early Warning Report: Main EPA Headquarters Warehouse in Landover, Maryland, Requires Immediate EPA Attention

    Science.gov (United States)

    Statement of Inspector General Arthur A. Elkins, Jr., on the Office of Inspector General (OIG) report Early Warning Report: Main EPA Headquarters Warehouse in Landover, Maryland, Requires Immediate EPA Attention.

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

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

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

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

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

  3. Edward Sapir e Mattoso Câmara Jr.: intersecçõesDOI:10.5007/1984-8420.2011v12n2p15

    Directory of Open Access Journals (Sweden)

    Lovania Roehrig Teixeira

    2011-03-01

    Full Text Available O conceito de linguagem perpassa diferentes abordagens teóricas e diferentes cientistas sem ser, no entanto, consensual na Linguística. Todavia, algumas características similares acerca do fenômeno da linguagem são encontradas nas abordagens de Edward Sapir e Mattoso Câmara Jr., principalmente, por este último ter realizado traduções de duas obras de Sapir e ter convivido diretamente com grandes linguistas estruturalistas, nos Estados Unidos. O presente artigo descreve e discute algumas das principais aproximações entre as ideias de Mattoso Câmara Jr. e Sapir, que sugerem a filiação do primeiro ao segundo. A partir disso, buscaram-se os aspectos de convergência das concepções linguísticas e identificaram-se três, relacionados à (i linguagem e pensamento, (ii linguagem e arte e (iii linguagem e deriva linguística.

  4. Gunshot wounds to the hand. The Martin Luther King, Jr, General Hospital experience.

    Science.gov (United States)

    Phillips, P; Hansraj, K K; Cox, E E; Ashley, E M

    1995-01-01

    This article is a retrospective review of patients who presented to Martin Luther King, Jr./Drew Medical Center with gunshot wounds and had either isolated or associated injuries to the hand. The following is an account of those injuries noting the location, soft-tissue or bony involvement, and interventional methods that were implemented in the treatment of these patients who resided primarily in South Central Los Angeles. Prompt evaluation and initiation of treatment is essential in the management of both high- and low-velocity gunshot wounds so as to decrease the potential morbidity that often follows. Society must also look at the prevalence of these injuries and address the underlying issues that often are the root of the acts of violence.

  5. 75 FR 57846 - Airworthiness Directives; Robert E. Rust, Jr. Model DeHavilland DH.C1 Chipmunk 21, DH.C1 Chipmunk...

    Science.gov (United States)

    2010-09-23

    ... Aircraft Certification Office (ACO), 1701 Columbia Avenue, College Park, Georgia 30337; telephone: (404... Airworthiness Directives; Robert E. Rust, Jr. Model DeHavilland DH.C1 Chipmunk 21, DH.C1 Chipmunk 22, and DH.C1... the Docket Office (phone: 800-647-5527) is Document Management Facility, U.S. Department of...

  6. 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)

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

  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. East Weddell Sea echinoids from the JR275 expedition

    Directory of Open Access Journals (Sweden)

    Thomas Saucède

    2015-05-01

    Full Text Available Information regarding the echinoids in this dataset is based on the Agassiz Trawl (AGT and epibenthic sledge (EBS samples collected during the British Antarctic Survey cruise JR275 on the RRS James Clark Ross in the austral summer 2012. A total of 56 (1 at the South Orkneys and 55 in the Eastern Weddell Sea Agassiz Trawl and 18 (2 at the South Orkneys and 16 in the Eastern Weddell Sea epibenthic sledge deployments were performed at depths ranging from ~280 to ~2060 m. This presents a unique collection for the Antarctic benthic biodiversity assessment of an important group of benthic invertebrates. In total 487 specimens belonging to six families, 15 genera, and 22 morphospecies were collected. The species richness per station varied between one and six. Total species richness represents 27% of the 82 echinoid species ever recorded in the Southern Ocean (David et al. 2005b, Pierrat et al. 2012, Saucède et al. 2014. The Cidaridae (sub-family Ctenocidarinae and Schizasteridae are the two most speciose families in the dataset. They comprise seven and nine species respectively. This is illustrative of the overall pattern of echinoid diversity in the Southern Ocean where 65% of Antarctic species belong to the families Schizasteridae and Cidaridae (Pierrat et al. 2012.

  10. Study of T L LiF: Mg,Ti (Model JR1152C) material for its use in the environmental monitoring; Estudio del material TL LiF: Mg, Ti (JR1152C) para su empleo en el monitoreo ambiental

    Energy Technology Data Exchange (ETDEWEB)

    Molina P, D.; Diaz B, E.; Prendes A, M. [Centro de Proteccion e Higiene de las Radiaciones, CPHR, Apdo. postal 6195, Habana 6, CP 10600, Ciudad Habana (Cuba)

    1999-07-01

    In order to evaluate the possibility to use the T L material of LiF: Mg,Ti (Model JR1152C) as environmental dosemeter it was realized its characterization of it according to the established criterion in the standard IEC-1066. The properties studied were: homogeneity of the lot, reproducibility, response linearity, detection threshold, auto irradiation, residual signal, response pride (fading) and angular dependence. The results prove the compliment of the IEC requirements and therefore the applicability of this dosemeter in the environmental monitoring. (Author)

  11. Obituary: Raymond Edwin White Jr., 1933-2004

    Science.gov (United States)

    Liebert, James William

    2004-12-01

    Raymond E. White, Jr., died unexpectedly at his home, in the early morning hours of October 12, 2004. Death appears to have been caused by severe diabetic shock. He retired from the Department of Astronomy/Steward Observatory in July 1999 with the title of University Distinguished Professor, after serving on the faculty of this institution for over 35 years. He was born in Freeport, Illinois, on 6 May 1933, to Beatrice and Raymond E, Sr. -the latter being a career soldier in the US Army. Ray's early schooling took place in Illinois, New Jersey, Germany and Switzerland, following his father's assignments. He obtained a bachelors degree from the University of Illinois in 1955. Next Ray enlisted in the US Army, but quickly was enrolled in Officer Candidate School. He then served as lst Lt. in the US Army Corps of Engineers. Although military affairs remained a lifelong interest, and he was a member of the Company of Military Historians, Ray decided after three years to return to academia. He entered the astronomy PhD program at the University of Illinois in 1958. His PhD dissertation was supervised by Ivan R. King. Ray accepted a faculty position at the University of Arizona in 1964. First and foremost, Ray White was known at Arizona as an excellent teacher, revered by a large number of former students. When the astronomy major program was begun in 1967, Ray was one of three, original, major advisors. Over the next three decades, he was a leader at the University level in reforming the undergraduate program and courses. He was selected Outstanding University Faculty Member in April 1989 and he served as one of a handful of professors who are Faculty Fellows. These Fellows devote untold hundreds of hours as part-time residents at student dormitories, to give students a friendly face to address their problems. In 1995, Ray was among the first group of faculty to be recognized as University Distinguished Professors. In the year of his retirement, 1999, University

  12. Multivariable modeling of pressure vessel and piping J-R data

    International Nuclear Information System (INIS)

    Eason, E.D.; Wright, J.E.; Nelson, E.E.

    1991-05-01

    Multivariable models were developed for predicting J-R curves from available data, such as material chemistry, radiation exposure, temperature, and Charpy V-notch energy. The present work involved collection of public test data, application of advanced pattern recognition tools, and calibration of improved multivariable models. Separate models were fitted for different material groups, including RPV welds, Linde 80 welds, RPV base metals, piping welds, piping base metals, and the combined database. Three different types of models were developed, involving different combinations of variables that might be available for applications: a Charpy model, a preirradiation Charpy model, and a copper-fluence model. In general, the best results were obtained with the preirradiation Charpy model. The copper-fluence model is recommended only if Charpy data are unavailable, and then only for Linde 80 welds. Relatively good fits were obtained, capable of predicting the values of J for pressure vessel steels to with a standard deviation of 13--18% over the range of test data. The models were qualified for predictive purposes by demonstrating their ability to predict validation data not used for fitting. 20 refs., 45 figs., 16 tabs

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

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

  15. Basil A. Pruitt Jr. MD and the US Army Institute for Surgical Research: Five Decades of Science, Clinical Care, Mentorship, and Leadership.

    Science.gov (United States)

    Stewart, Ronald M

    2017-08-24

    Over the past half century Dr. Basil A. Pruitt, Jr., a great citizen, surgeon, innovator, mentor and leader, transformed our world through his dogged commitment to science and service to humanity. Dr. Pruitt's contribution lives on in the work of the US Army Institute of Surgical Research and the surgeons, physicians and scientists he shaped and inspired.

  16. Peer-Reviewed Research and the IEP: Implications of "Ridley School District v. M.R. and J.R. ex rel. E.R." (2012)

    Science.gov (United States)

    Yell, Mitchell L.; Katsiyannis, Antonis; Losinski, Mickey; Marshall, Kelsey

    2016-01-01

    This article examines a case out of the U.S. Court of Appeals for the Third Circuit: "Ridley School District v. M.R and J.R. ex rel. E.R." (2012). The case is the first circuit court case in which the Individuals with Disabilities Education Improvement Act requirement that special education services be based on peer-reviewed research…

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

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

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

  20. Two-year follow-up results for Hip-Hop to Health Jr.: a randomized controlled trial for overweight prevention in preschool minority children.

    Science.gov (United States)

    Fitzgibbon, Marian L; Stolley, Melinda R; Schiffer, Linda; Van Horn, Linda; KauferChristoffel, Katherine; Dyer, Alan

    2005-05-01

    To assess the impact of a culturally proficient dietary/physical activity intervention on changes in body mass index (BMI) (kg/m 2 ). Randomized controlled trial (Hip-Hop to Health Jr.) conducted between September 1999 and June 2002 in 12 Head Start preschool programs in Chicago, Illinois. Intervention children had significantly smaller increases in BMI compared with control children at 1-year follow-up, 0.06 vs 0.59 kg/m 2 ; difference -0.53 kg/m 2 (95% CI -0.91 to -0.14), P = .01; and at 2-year follow-up, 0.54 vs 1.08 kg/m 2 ; difference -0.54 kg/m 2 (95% CI -0.98 to -0.10), P = .02, with adjustment for baseline age and BMI. The only significant difference between intervention and control children in food intake/physical activity was the Year 1 difference in percent of calories from saturated fat, 11.6% vs 12.8% ( P = .002). Hip-Hop to Health Jr. was effective in reducing subsequent increases in BMI in preschool children. This represents a promising approach to prevention of overweight among minority children in the preschool years.

  1. Effects of hydrogen-charging on the properties of S235JR steel

    Science.gov (United States)

    Pietkun-Greber, Izabela

    2017-10-01

    The paper presents the test results of the S235JR steel susceptibility to damage under the influence of hydrogen. The test of mechanical properties was performed on the basis of a static stretch test of non-hydrogenated samples and after cathodic polarization. Electrochemical measurements for the assessment of corrosion resistance of non-hydrogenated and hydrogenated steels were carried out using open circuit potential measurement and registering of potentiodynamic polarization curves in a three-electrode measuring system. Hydrogenation was carried out for between 3 and 24 hours in a solution of 0.1 N sulfuric acid (VI) with the addition of 2 mg/dm 3 of arsenic oxide (III) at an electric current density of 10 mA/cm2. The hydrogen content in the steel before and after saturation with hydrogen was determined using the analyzer. Fracture samples after tensile test were observed using scanning electron microscope. The results of the research showed that as the hydrogen concentration in the examined steel increased (the lengthening of the saturation time), the deterioration of its mechanical and electrochemical properties occurred.

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

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

  4. ~ i t i d e r m a t o ~ h ~ t i c Activities of Nine (9) Essential Oils J.R. ...

    African Journals Online (AJOL)

    i t i d e r m a t o ~ h ~ t i c Activities of Nine (9) Essential Oils. J.R. KUIATE", S.P. KUATE'.~, N.E. KEMADJOU~, S. DJOKOUA~, F. ZIFACK~ AND J. ~. 0. ~. 0. ~. I Department of Biochemistry, FS, University of Dschang, P.O. Box 67 Dschang, Cameroon. 2~epartment of Biochemistry, FS, University of Yaoundt!, P.O. Box 812 ...

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

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

  7. Lynn White Jr. and the greening-of-religion hypothesis.

    Science.gov (United States)

    Taylor, Bron; Van Wieren, Gretel; Zaleha, Bernard Daley

    2016-10-01

    Lynn White Jr.'s "The Historical Roots of Our Ecologic Crisis," which was published in Science in 1967, has played a critical role in precipitating interdisciplinary environmental studies. Although White advances a multifaceted argument, most respondents focus on his claim that the Judeo-Christian tradition, especially Christianity, has promoted anthropocentric attitudes and environmentally destructive behaviors. Decades later, some scholars argue contrarily that Christianity in particular and the world's predominant religions in general are becoming more environmentally friendly, known as the greening-of-religion hypothesis. To test these claims, we conducted a comprehensive review of over 700 articles-historical, qualitative, and quantitative-that are pertinent to them. Although definitive conclusions are difficult, we identified many themes and dynamics that hinder environmental understanding and mobilization, including conservative theological orientations and beliefs about the role of divine agency in preventing or promoting natural events, whether the religion is an Abrahamic tradition or originated in Asia. On balance, we found the thrust of White's thesis is supported, whereas the greening-of-religion hypothesis is not. We also found that indigenous traditions often foster proenvironmental perceptions. This finding suggests that indigenous traditions may be more likely to be proenvironmental than other religious systems and that some nature-based cosmologies and value systems function similarly. Although we conclude White's thesis and subsequent claims are largely born out, additional research is needed to better understand under what circumstances and communication strategies religious or other individuals and groups may be more effectively mobilized to respond to contemporary environmental challenges. © 2016 Society for Conservation Biology.

  8. The Son's Fault: Martin Luther King, Jr.'s Search for and Recovery of Sonship.

    Science.gov (United States)

    Hinds, Jay-Paul

    2018-04-01

    This article examines the role of sonship in the psychological and spiritual development of men. In using the methodology of psychobiography, I explore the life history of Martin Luther King, Jr. to analyze his search for and recovery of sonship. I propose that sonship helps men rebel against and, in the end, overcome the feelings of inadequacy that are experienced in their struggles to achieve manhood, particularly within the father-son dyad. The scholarship of pastoral theologian Donald Capps is instructive in this regard, in that he suggests that sons should be allowed to search for a male figure, a father-substitute, who can affirm, not disdain or reject, this state of sonship. In the end, what is often viewed as a negative act of regression-i.e., the recovery of and return to sonship-is recognized instead as a positive one that assists a man in his journey toward wholeness.

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

  10. Study of T L LiF: Mg,Ti (Model JR1152C) material for its use in the environmental monitoring

    International Nuclear Information System (INIS)

    Molina P, D.; Diaz B, E.; Prendes A, M.

    1999-01-01

    In order to evaluate the possibility to use the T L material of LiF: Mg,Ti (Model JR1152C) as environmental dosemeter it was realized its characterization of it according to the established criterion in the standard IEC-1066. The properties studied were: homogeneity of the lot, reproducibility, response linearity, detection threshold, auto irradiation, residual signal, response pride (fading) and angular dependence. The results prove the compliment of the IEC requirements and therefore the applicability of this dosemeter in the environmental monitoring. (Author)

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

  12. General Charles F. Bolden, Jr. and Professor Claude Nicollier reunite during visit to CERN

    CERN Multimedia

    Jordan Juras

    2011-01-01

    Thursday 23 June, CERN saw an unlikely and much savoured meeting between two old colleagues and friends: General Charles F. Bolden, Jr. and Professor Claude Nicollier.   Bolden and Nicollier were separately invited to CERN for different reasons - Charles Bolden had been invited by Professor Samuel Ting to visit the newly built and now fully operational Payload Operation and Control Centre of the AMS collaboration and Claude Nicollier had been invited by the Theory Department to give a colloquium. They were delightfully surprised when they met at the entrance of the main building. Bolden and Nicollier served together in the Space Shuttle Program and were trained by NASA during the 1980’s where they became close friends. On 24 April, 1990, Bolden piloted the Space Shuttle Discovery into orbit with the Hubble telescope in the payload bay. Though Nicollier did not accompany Bolden during the Hubble launch, he did return to the telescope 3 years later on board the Space Shuttle Ende...

  13. Periodization of the urban interventions: a review of ratings from “Vargas & Castilho”, “Boyer” and “Simões Jr.”

    Directory of Open Access Journals (Sweden)

    Geise Brizotti Pasquotto

    2010-09-01

    Full Text Available The present paper aims to compare the periods proposed by three authors “Vargas e Castilho” (2006, “Boyer” (1998 and “Simões Jr.” (1994. They did it to identify four significant moments of intervention in urban space from the period of modernity. It is noteworthy that, in this comparison, the most important thing is not to define a concept, but understanding the process and the paradigms that underpin each of these interventions.

  14. Os dilemas do marxismo latino-americano nas obras de Caio Prado Jr. e José Carlos Mariátegui

    OpenAIRE

    Kaysel, André

    2012-01-01

    O objetivo deste artigo é comparar a relação entre o marxismo e a questão nacional nas obras do historiador brasileiro Caio Prado Jr. e do jornalista e militante peruano José Carlos Mariátegui. Parto da hipótese de que ambos compartilham uma leitura análoga da questão nacional, entendida como formação inconclusa da nação, obstaculizada pela persistência do legado colonial. Para tanto, discuto as proximidades e as discrepâncias entre os dois autores por meio de um cotejo de suas obras em torno...

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

  16. Hip-Hop to Health Jr. Randomized Effectiveness Trial

    Science.gov (United States)

    Kong, Angela; Buscemi, Joanna; Stolley, Melinda R.; Schiffer, Linda A.; Kim, Yoonsang; Braunschweig, Carol L.; Gomez-Perez, Sandra L.; Blumstein, Lara B.; Van Horn, Linda; Dyer, Alan R.; Fitzgibbon, Marian L.

    2015-01-01

    Introduction The preschool years provide a unique window of opportunity to intervene on obesity-related lifestyle risk factors during the formative years of a child’s life. The purpose of this study was to assess the impact of a preschool-based obesity prevention effectiveness trial at 1-year follow-up. Design RCT. Settings/participants Primarily African American children (aged 3–5 years, N=618) attending Head Start preschool programs administered by Chicago Public Schools. Methods Eighteen preschools were randomly assigned in 2007–2008 to receive either: (1) a 14-week teacher-delivered intervention focused on healthy lifestyle behaviors; or (2) a 14-week teacher-delivered general health curriculum (control group). Main outcome measures The primary outcome, BMI, was measured at baseline, post-intervention, and 1-year follow-up. Diet and screen time behaviors were also assessed at these time points. Multilevel mixed effects models were used to test for between-group differences. Data were analyzed in 2014. Results Significant between-group differences were observed in diet, but not in BMI z-score or screen time at 1-year follow-up. Diet differences favored the intervention arm over controls in overall diet quality (p=0.02) and in subcomponents of diet quality, as measured by the Healthy Eating Index-2005, and in fruit intake (servings/day, excludes juice) (p=0.02). Diet quality worsened more among controls than the intervention group at 1-year follow-up. Conclusions The adaptation of Hip-Hop to Health Jr. produced modest benefits in diet quality, but did not significantly impact weight gain trajectory. Not unlike other effectiveness trials, this real-world version delivered by Head Start teachers produced fewer benefits than the more rigorous efficacy trial. It is important to understand and build upon the lessons learned from these types of trials so that we can design, implement, and disseminate successful evidence-based programs more widely and effectively

  17. The LVIS Jr. microstent to assist coil embolization of wide-neck intracranial aneurysms: clinical study to assess safety and efficacy

    International Nuclear Information System (INIS)

    Moehlenbruch, M.; Herweh, C.; Behrens, L.; Jestaedt, L.; Bendszus, M.; Pham, M.; Amiri, H.; Ringleb, P.A.

    2014-01-01

    This study was aimed to assess clinical safety and efficacy of the LVIS Jr. microstent in stent-assisted coil embolization of wide-neck intracranial aneurysms. IRB approved single-center interventional clinical study in 22 patients (10 females, 12 males, mean age 55, age range 33-74 years) for the endovascular treatment of wide-neck aneurysms. After obtaining informed consent, patients were included according to the following criteria: aneurysm fundus-to-neck ratio 4 mm, and a parent vessel diameter of ≤3.5 mm. Primary end point for clinical safety was absence of death, absence of major or minor stroke, and absence of transient ischemic attack. Primary end point for treatment efficacy was complete angiographic occlusion according to the Raymond-Roy Occlusion Classification (RROC) immediately after the procedure and at follow-up after 3 and 6 months on magnetic resonance imaging (MRI). In 20/22 (91 %) of patients, the primary end point of safety was reached; in the two remaining patients, transient ischemic attack, but no permanent deficit was observed; in 16/22 (73 %), efficient occlusion (RROC1) was reached, and in 6/22 (27 %), a residual neck remained (RROC2). Single [seven with antegrade, two in crossover configuration, and four with ''first-balloon-then-stent'' (FBTS) technique] or double-stent (eight patients with Y configuration and one patient with X configuration) deployment was technically successful in all cases. Deployment of the LVIS Jr. microstent in various single- or double-stent configurations is safe and effective to assist the treatment of intracranial wide-neck aneurysms. (orig.)

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

  19. Extending the Technological, Discursive, and Rhetorical Horizons of Academic Research Libraries' Information Architectures: An Analysis of North Carolina State University's James B. Hunt Jr. Library

    Science.gov (United States)

    Carr, Patrick L.

    2017-01-01

    This dissertation analyzes how North Carolina State University's (NCSU) James B. Hunt Jr. Library extends the ways in which the information architectures of academic research libraries can function as a technology, as discourse, and as rhetoric. The starting point for the analysis is the libraries of antiquity, which functioned technologically as…

  20. The Microcosm within: An interview with William B. Miller, Jr., on the Extended Hologenome theory of evolution.

    Science.gov (United States)

    Hunt, Tam

    2015-01-01

    There is a singular unifying reality underlying every biologic interaction on our planet. In immunology, that which does not kill you makes you different. -William B. Miller, Jr. We are experiencing a revolution in our understanding of inner space on a par with our exponentially increasing understanding of outer space. In biology, we are learning that the genetic and epigenetic complexity within organisms is far deeper than suspected. This is a key theme in William B. Miller Jr.'s book, The Microcosm Within: Evolution and Extinction in the Hologenome. We are learning also that a focus on the human genome alone is misleading when it comes to who we really are as biological entities, and in terms of how we and other creatures have evolved. Rather than being defined by the human genome alone, we are instead defined by the "hologenome," the sum of the human genome and the far larger genetic endowment of the microbiome and symbiotic communities that reside within and around us. Miller is a medical doctor previously in private practice in Pennsylvania and Phoenix, Arizona. This book is his first foray into evolutionary theory. His book could have been titled "The Origin of Variation" because this is his primary focus. He accepts that natural selection plays a role in evolution, but he demotes this mechanism to a less important role than the Modern Synthesis suggests. His main gripe, however, concerns random variation. He argues that random variation is unable to explain the origin and evolution of biological forms that we see in the world around us and in the historical record. Miller suggests that, rather than random variation as the engine of novelty, there is a creative impulse at the heart of cellular life, and even at the level of the genetic aggregate, that generates novelty on a regular basis. I probe this assertion in the interview below. He also highlights the strong role of "exogenous genetic assault" in variation and in his immunological model of evolution.

  1. Hip-Hop to Health Jr. Obesity Prevention Effectiveness Trial: postintervention results.

    Science.gov (United States)

    Fitzgibbon, Marian L; Stolley, Melinda R; Schiffer, Linda A; Braunschweig, Carol L; Gomez, Sandra L; Van Horn, Linda; Dyer, Alan R

    2011-05-01

    The preschool years offer an opportunity to interrupt the trajectory toward obesity in black children. The Hip-Hop to Health Jr. Obesity Prevention Effectiveness Trial was a group-randomized controlled trial assessing the feasibility and effectiveness of a teacher-delivered weight control intervention for black preschool children. The 618 participating children were enrolled in 18 schools administered by the Chicago Public Schools. Children enrolled in the nine schools randomized to the intervention group received a 14-week weight control intervention delivered by their classroom teachers. Children in the nine control schools received a general health intervention. Height and weight, physical activity, screen time, and diet data were collected at baseline and postintervention. At postintervention, children in the intervention schools engaged in more moderate-to-vigorous physical activity (MVPA) than children in the control schools (difference between adjusted group means = 7.46 min/day, P = 0.02). Also, children in the intervention group had less total screen time (-27.8 min/day, P = 0.05). There were no significant differences in BMI, BMI Z score, or dietary intake. It is feasible to adapt an obesity prevention program to be taught by classroom teachers. The intervention showed positive influences on physical activity and screen time, but not on diet. Measuring diet and physical activity in preschool children remains a challenge, and interventions delivered by classroom teachers require both intensive initial training and ongoing individualized supervision.

  2. Obituary: Ernest Hurst Cherrington, Jr., 1909-1996

    Science.gov (United States)

    Osterbrock, Donald E.

    2003-12-01

    Ernest H. Cherrington, Jr., a long-time member of the AAS, died in San Jose, California on 13 July 1996, following a long illness. He had a short but active career as a research astronomer at Perkins Observatory at Ohio Wesleyan University in Delaware, Ohio before World War II, in which he served as an officer in the Army Air Force. After the war ended he turned to full-time teaching and administration at the University of Akron, and then at Hood College in Frederick, Maryland. Ernest was born on 10 September 1909 in Westerville, Ohio, where his father, Ernest H. Cherrington, Sr., was a leader in the temperance movement and publisher of "American Issue", a Prohibitionist magazine. Ernest Jr.'s mother, Betty Clifford (née Denny) Cherrington, was a homemaker. He was an outstanding student in high school and at Ohio Wesleyan University, which he entered in 1927. The little university's Perkins Observatory with its 69-inch reflector, briefly the second largest telescope in the United States, had just been built and gone into operation. After graduating with a BA magna cum laude in astronomy in 1931, Ernest stayed on one more year and earned his MS with a thesis on the motion of material in the tail of Comet Morehouse, supervised by Nicholas T. Bobrovnikoff. In 1932 Ernest entered the University of California at Berkeley as a graduate student, with a one-year teaching assistantship in the Astronomical Department. This was followed by a two-year Lick Observatory Fellowship. In June 1933 he married Ann McAfee Naylor, who had been a classmate at Delaware High School and Ohio Wesleyan. Ernest did his PhD thesis on spectrophotometry of the Mg I b lines in the solar spectrum, using a high-resolution grating spectrograph on the Berkeley campus, designed by C. Donald Shane, his adviser. In this thesis, Ernest tested and improved the then current theory of strong absorption lines in stellar atmospheres. He also spent several short periods at Lick Observatory on Mount Hamilton

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

  4. Contributions in the Preparation and Processing of Composite Material Type Silumin 3 - Reinforced Matrix with S235JR Steel Mesh

    Directory of Open Access Journals (Sweden)

    Remus Belu-Nica

    2015-07-01

    Full Text Available In the paper are presented concrete data on developing technological batches of metal composite material (MCM type Silumin 3-reinforced matrix with steel mesh S235JR, with the indicating of the parameter and of the distinct stages of work. The samples from prepared batches were cut along and across by water jet abrasive process and were subjected to a destructive testing program and microstructural examination, obtaining results in concordance with the desired quality. The abrasive material used for cut was GMA granite with the average mesh of 80, the particle size ranging between 150-300 µm, density 2300 kg/m3 and melting point 1240°C.

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

  6. Life history of the gall-maker Eugeniamyia dispar Maia, Mendonça-Jr. & Romanowski, 1996 (Diptera, Cecidomyiidae

    Directory of Open Access Journals (Sweden)

    M. de S.,Jr. MENDONÇA

    Full Text Available The development of the galls of the midge Eugeniamyia dispar Maia, Mendonça-Jr. & Romanowski, 1996 (Diptera: Cecidomyiidae was monitored weekly on its host plant, Eugenia uniflora (Myrtaceae. The work was carried out in the urban area of Porto Alegre, RS, Brazil, from October 1993 to September 1995. Galls were collected from the field and raised in the laboratory to obtain adults. The females oviposit on young leaves of the host plant, with the first instar larvae inducing the gall, which is unilocular. The last instar larvae drop to the soil to pupate and later emerge as adults. The galls occur from late August to early June, when young leaves of the host can be found, with populations peaking during the summer. So far this species is only known from the two southernmost states of Brazil (RS and SC.

  7. Life history of the gall-maker Eugeniamyia dispar Maia, Mendonça-Jr. & Romanowski, 1996 (Diptera, Cecidomyiidae).

    Science.gov (United States)

    Mendonça, M de S; Romanowski, H P

    2002-05-01

    The development of the galls of the midge Eugeniamyia dispar Maia, Mendonça-Jr. & Romanowski, 1996 (Diptera: Cecidomyiidae) was monitored weekly on its host plant, Eugenia uniflora (Myrtaceae). The work was carried out in the urban area of Porto Alegre, RS, Brazil, from October 1993 to September 1995. Galls were collected from the field and raised in the laboratory to obtain adults. The females oviposit on young leaves of the host plant, with the first instar larvae inducing the gall, which is unilocular. The last instar larvae drop to the soil to pupate and later emerge as adults. The galls occur from late August to early June, when young leaves of the host can be found, with populations peaking during the summer. So far this species is only known from the two southernmost states of Brazil (RS and SC).

  8. Walter Rowe Courtenay, Jr. (1933–2014)

    Science.gov (United States)

    Benson, Amy J.

    2016-01-01

    WALTER R. COURTENAY, JR., ichthyologist and retired professor, Florida Atlantic University, Boca Raton, Florida, died in Gainesville, Florida, on 30 January 2014 at age 80. Walt was born in Neenah, Wisconsin, on 6 November 1933, son of Walter and Emily Courtenay. Walt's interest in fish began at a young age as evidenced by a childhood diary in which at 13 years of age he wrote about his first catch—a two-and-a-half pound “pike” from Lake Winnebago. When Walt turned ten, the family moved from Wisconsin to Nashville, Tennessee, the move precipitated by his father accepting a position as pastor of the First Presbyterian Church. During those early days in Nashville, Walt's father would take summers off and travel to Michigan to teach at Camp Miniwanca along the shore of Lake Michigan where father and son honed their angling skills. It was also at that time Walt's father had definite views on what his son should be doing in adult life—in Walt's case it was to become a medical doctor. However, his Woods Hole internship in marine biology and oceanography toward the end of his undergraduate years was a transformative experience for him so much so that he abandoned all ideas of becoming a medical doctor and instead specialized in ichthyology and oceanography. Apart from the inherent interest and opportunities Woods Hole opened to him, being back at the shore of a large body of water, in this case the Atlantic Ocean, was far more interesting than sitting in lectures on organic chemistry. With that, Walt completed his B.A. degree at Vanderbilt University in 1956. In 1960 while in graduate school in Miami, Walt met and married Francine Saporito, and over the next several years had two children, Walter III and Catherine. He went on to receive his M.S. in 1961 from The Rosenstiel School of Marine and Atmospheric Science at the University of Miami on the systematics of the genus Haemulon (grunts) and his Ph.D. degree in 1965 working under his advisor C. Richard

  9. J-R Fracture Resistance of SA533 Gr.B-Cl.1 Steel for Reactor Pressure Vessel

    Energy Technology Data Exchange (ETDEWEB)

    Yoon, Ji-Hyun; Hong, Seokmin; Lee, Bong-Sang [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2016-10-15

    A rolled plate might show different mechanical behaviors from a forging, even though they contain same chemical compositions. Furthermore, it is known that the fracture behavior of a rolled plate is very sensitive to material orientation comparing to a forging. In this study, the J-R fracture resistances of SA533 Gr.B-Cl.1 plate were measured at reactor operating temperature and the material orientation sensitivity was discussed. The decrease of fracture resistance of this kind of low alloy steel at an elevated temperature is known as the effect of dynamic strain aging (DSA). It was attributed to that the carbides and grains elongated to primary rolling direction, so that the aspect ratio of carbides and grains in the specimen with T-L orientation is larger. Generally, the hard second phase could take a roll of trigger point of unstable fracture. It is needed that the fracture surfaces of the tested specimens to be examined profoundly.

  10. Desenvolvimento pós-embrionário do intestino anterior de Dermatobia hominis (Linnaeus Jr. (Diptera, Cuterebridae Post-embryonic development of Dermatobia hominis (Linnaeus Jr. (Diptera, Cuterebridae foregut

    Directory of Open Access Journals (Sweden)

    Ana Maria Vieira

    2001-03-01

    Full Text Available Foregut in D. hominis (Linnaeus Jr., 1781 as the majority of the larval Diptera somatic tissue, is made up of polytenic cells, and grows at the expenses of the polytenization of its nuclei followed by the increase in size of each cell. The oesophagus, of ectodermic origem, is interiorly covered by a chitinous squamous epithelium that rests upon a very thin basal lamina. This sheet is surrounded by thick muscle bundles. The oesophagus intussuscepts the midgut forming the cardia. The cardia, with three epithelial layers: two internal ones, of ectodermal origin and one external of endodermic origin. At the anterior portion of the cardia, between these two types of epithelium, there is a cluster of small, non polytenic cells, forming the imaginal disk of the foregut. Metamoiphosis begins at the end of the larval period with signs of nuclear degeneration of all the polytenic cells, as well as the increase in number of the imaginal disk ones. The oesophagic portion intussuscepted into the cardia, everts; its cells suffer apoptosis and are replaced by the new cells growing from the imaginal disk. The external layer cells also degenerate and are pinched off into the lumen of the very anterior portion of the midgut. The newly formed oesophagus intussuscepts "de novo" to form the two internal layers of the adult cardia. At the same time the midgut regenerative cells grow anteriorly to form the new external layer of the adult cardia.

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

  12. Hip-Hop to Health Jr. Obesity Prevention Effectiveness Trial: Post-Intervention Results

    Science.gov (United States)

    Fitzgibbon, M. L.; Stolley, M. R.; Schiffer, L.; Braunschweig, C. L.; Gomez, S. L.; Van Horn, L.; Dyer, A.

    2013-01-01

    The preschool years offer an opportunity to interrupt the trajectory toward obesity in black children. The Hip-Hop to Health Jr. Obesity Prevention Effectiveness Trial was a group-randomized controlled trial assessing the feasibility and effectiveness of a teacher-delivered weight control intervention for black preschool children. The 618 participating children were enrolled in 18 schools administered by the Chicago Public Schools. Children enrolled in the 9 schools randomized to the intervention group received a 14-week weight control intervention delivered by their classroom teachers. Children in the 9 control schools received a general health intervention. Height and weight, physical activity, screen time, and diet data were collected at baseline and post-intervention. At post-intervention, children in the intervention schools engaged in more moderate-to vigorous physical activity than children in the control schools (difference between adjusted group means=7.46 min/day, p=.02). Also, children in the intervention group had less total screen time (−27.8 min/day, p=.05). There were no significant differences in BMI, BMI Z score, or dietary intake. It is feasible to adapt an obesity prevention program to be taught by classroom teachers. The intervention showed positive influences on physical activity and screen time, but not diet. Measuring diet and physical activity in preschool children remains a challenge, and interventions delivered by classroom teachers require both intensive initial training and ongoing individualized supervision. PMID:21193852

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

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

  15. Alberto Urrets-Zavalía Jr (1920-2010): An Argentinian contributor to ophthalmology.

    Science.gov (United States)

    Grzybowski, Andrzej; Urrets-Zavalía, Julio A; Ascaso, Francisco J

    2016-05-01

    Alberto Urrets-Zavalía Jr was born in Córdoba (Argentina) in 1920. Chairman of the Department of Ophthalmology of the National University of Córdoba and founder of the Cornea and Glaucoma Surgical Center in the same city, in 1956 he created the first residency programme in Ophthalmology in his country. He founded the first Eye Bank and introduced one of the first argon laser photocoagulators in South America. He authored around 200 scientific presentations and publications, describing new findings and clinical entities. Thus, his individualisation of the cyclovertical component in strabismus contributed to important evolution of ideas concerning pathogenesis and therapy in oculomotor disorders of infancy. He was the first to propose the dehydration of the vitreous body in glaucoma patients before ocular surgery and developed a fixation pick and scleral depressor for retinal detachment surgery. He also described a new technique, the V-Z procedures for the correction of senile ectropion. In 1968, he published his Décollement de la rétine, considered a masterpiece in retinal detachment literature for many years. Urrets-Zavalía died in his native city at the age of 89. His prolific scientific and educational contributions make him one of the most brilliant and influential ophthalmologists of the 20th-century. © The Author(s) 2014.

  16. O desenvolvimento de competências por meio da extensão universitária: o caso da Global Jr. ESPM-SP na formação do diplomata corporativo

    Directory of Open Access Journals (Sweden)

    Diego Bonaldo Coelho

    2017-09-01

    Full Text Available O artigo apresenta o debate sobre a relevância da extensão universitária como ação para o desenvolvimento de competências acadêmicas e profissionais em graduandos de Relações Internacionais. Para investigação, utilizou-se como fio condutor de análise um modelo específico de atividade extensionista, a empresa júnior, por meio de estudo de caso da Global Jr. da ESPM-SP. Os resultados observados sugerem impactos positivos do empreendimento tanto na formação quanto na empregabilidade dos estudantes, corroborando estudos realizados por Terrim et al (2015 e Barbosa et al (2016. The paper presents the debate over the relevancy of university extension as a source of academic and professional skills development in undergraduate students of International Relations. For the investigation it was used a specific model of extensionist activity, the junior company, through the case study of Global Jr. from ESPM-SP. The results which were observed suggest positive impacts of the enterprise both in education and in employment of the students, corroborating with studies conducted by Terrim et al (2015 and Barbosa et al (2016.

  17. Characterization of the Photon Counting CHASE Jr., Chip Built in a 40-nm CMOS Process With a Charge Sharing Correction Algorithm Using a Collimated X-Ray Beam

    Energy Technology Data Exchange (ETDEWEB)

    Krzyżanowska, A. [AGH-UST, Cracow; Deptuch, G. W. [Fermilab; Maj, P. [AGH-UST, Cracow; Gryboś, P. [AGH-UST, Cracow; Szczygieł, R. [AGH-UST, Cracow

    2017-08-01

    This paper presents the detailed characterization of a single photon counting chip, named CHASE Jr., built in a CMOS 40-nm process, operating with synchrotron radiation. The chip utilizes an on-chip implementation of the C8P1 algorithm. The algorithm eliminates the charge sharing related uncertainties, namely, the dependence of the number of registered photons on the discriminator’s threshold, set for monochromatic irradiation, and errors in the assignment of an event to a certain pixel. The article presents a short description of the algorithm as well as the architecture of the CHASE Jr., chip. The analog and digital functionalities, allowing for proper operation of the C8P1 algorithm are described, namely, an offset correction for two discriminators independently, two-stage gain correction, and different operation modes of the digital blocks. The results of tests of the C8P1 operation are presented for the chip bump bonded to a silicon sensor and exposed to the 3.5- μm -wide pencil beam of 8-keV photons of synchrotron radiation. It was studied how sensitive the algorithm performance is to the chip settings, as well as the uniformity of parameters of the analog front-end blocks. Presented results prove that the C8P1 algorithm enables counting all photons hitting the detector in between readout channels and retrieving the actual photon energy.

  18. Video Release: 47th Vice President of the United States Joseph R. Biden Jr. Speech at HUPO2017 Global Leadership Gala | Office of Cancer Clinical Proteomics Research

    Science.gov (United States)

    The Human Proteome Organization (HUPO) has released a video of the keynote speech given by the 47th Vice President of the United States of America Joseph R. Biden Jr. at the HUPO2017 Global Leadership Gala. Under the gala theme “International Cooperation in the Fight Against Cancer,” Biden recognized cancer as a collection of related diseases, the importance of data sharing and harmonization, and the need for collaboration across scientific disciplines as inflection points in cancer research.

  19. Structure and dynamics of the gp120 V3 loop that confers noncompetitive resistance in R5 HIV-1(JR-FL to maraviroc.

    Directory of Open Access Journals (Sweden)

    Yuzhe Yuan

    Full Text Available Maraviroc, an (HIV-1 entry inhibitor, binds to CCR5 and efficiently prevents R5 human immunodeficiency virus type 1 (HIV-1 from using CCR5 as a coreceptor for entry into CD4(+ cells. However, HIV-1 can elude maraviroc by using the drug-bound form of CCR5 as a coreceptor. This property is known as noncompetitive resistance. HIV-1(V3-M5 derived from HIV-1(JR-FLan is a noncompetitive-resistant virus that contains five mutations (I304V/F312W/T314A/E317D/I318V in the gp120 V3 loop alone. To obtain genetic and structural insights into maraviroc resistance in HIV-1, we performed here mutagenesis and computer-assisted structural study. A series of site-directed mutagenesis experiments demonstrated that combinations of V3 mutations are required for HIV-1(JR-FLan to replicate in the presence of 1 µM maraviroc, and that a T199K mutation in the C2 region increases viral fitness in combination with V3 mutations. Molecular dynamic (MD simulations of the gp120 outer domain V3 loop with or without the five mutations showed that the V3 mutations induced (i changes in V3 configuration on the gp120 outer domain, (ii reduction of an anti-parallel β-sheet in the V3 stem region, (iii reduction in fluctuations of the V3 tip and stem regions, and (iv a shift of the fluctuation site at the V3 base region. These results suggest that the HIV-1 gp120 V3 mutations that confer maraviroc resistance alter structure and dynamics of the V3 loop on the gp120 outer domain, and enable interactions between gp120 and the drug-bound form of CCR5.

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

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

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

  3. Dr Albert L. Rhoton Jr's Time at the Mayo Clinic: The Beginnings of a Remarkable Career.

    Science.gov (United States)

    Rayan, Tarek; Carlson, Matthew L; Piepgras, David G; Link, Michael J; Van Gompel, Jamie J

    2017-08-09

    Dr Albert L. Rhoton Jr became the focal point of neurosurgery's evolution in understanding the intricate and complex microanatomy of the human brain over the last 4 decades. His pioneering work on cadaveric specimens proved to be a pivotal endeavor in the pursuit to better understand the complex microsurgical anatomy of cranial surgery. This paper details his early career at the Mayo Clinic in Rochester, Minnesota. A comprehensive review and synthesis of data acquired from the institutional historical archives including the Annual Reports to the Executive Committee, the Reports to the Board of Directors, the MAYOVOX Newsletter, the illustration archives of the Mayo Clinic Division of Creative Media, staff biographies, curriculum vitae, personal interviews, as well as full-text journal articles, and book publications was performed. Dr Rhoton was engaged in a busy clinical practice as a young staff at the Mayo Clinic. Records show he focused on tackling complex intracranial pathologies along with numerous basic research and neuroanatomy projects that became a major part of his life's work and passion. He was a great teacher and friend to countless individuals and his work will continue to impact and improve the care provided to neurosurgery patients for generations to come. Copyright © 2017 by the Congress of Neurological Surgeons.

  4. PROFESSOR ZDZISŁAW ŻYGULSKI JR.: AN OUTSTANDING PERSON, A GREAT PERSONALITY, A MUSEUM PROFESSIONAL, A RESEARCHER ON ANTIQUE WEAPONS, ORIENTAL ART AND EUROPEAN PAINTING (1921–2015)

    OpenAIRE

    Teresa Grzybkowska

    2017-01-01

    Professor Zdzisław Żygulski Jr. (1921–2015) was one of the most prominent Polish art historians of the second half of the 20th century. He treated the history of art as a broadly understood science of mankind and his artistic achievements. His name was recognised in global research on antique weapons, and among experts on Rembrandt and Leonardo da Vinci. He studied museums and Oriental art. He wrote 35 books, about 200 articles, and numerous essays on art; he wrote for the daily press about h...

  5. Eagle Pass Jr. High Seismology Team: Strategies for Engaging Middle School "At-Risk" Students in Authentic Research

    Science.gov (United States)

    Brunt, M. R.; Ellins, K. K.; Frohlich, C. A.

    2011-12-01

    In 2008, during my participation in the NSF-sponsored Texas Earth & Space Science (TXESS) Revolution professional development program, I was awarded an AS-1 seismograph through IRIS's Seismographs in Schools Program. This program serves to create an international educational seismic network that allows teachers across the country and around the world to share seismic data in real-time using online tools, classroom activities, and technical support documents for seismic instruments. Soon after receiving my AS-1, I founded and began sponsoring the Eagle Pass Jr. High Seismology Team which consists of selected 7th and 8th grade students. Eagle Pass Jr. High is a Title 1 school that serves a predominantly "at-risk" Hispanic population. We meet after school once a week to learn about earthquakes, seismic waves, analyze recorded seismic event data using computer software programming, and correspond with other students from schools around the country. This team approach has been well received by fellow TXESS Revolution teachers with AS-1 seismographs and will be implemented by David Boyd, STEM coordinator for Williams Preparatory Academy in Dallas, Texas this fall 2011. All earthquakes recorded by our seismograph station (EPTX), which has remained online and actively recording seismic data since 2008, are catalogued and then plotted on a large world map displayed on my classroom wall. A real-time seismogram image updates every five minutes and along with all earthquakes recorded since installation can be viewed on our webpage http://www.iris.edu/hq/ssn/schools/view/eptx. During the 2010-2011 school year, my seismology team and I participated in an earthquake research study led by Dr. Cliff Frohlich at the Institute for Geophysics. The study examined seismograms and felt reports for the 25 April 2010 Alice, Texas, earthquake, in order to investigate its possible connection to oil and gas production in the Stratton oil and gas field. A research paper detailing our findings

  6. Superconducting qubits can be coupled and addressed as trapped ions

    Science.gov (United States)

    Liu, Y. X.; Wei, L. F.; Johansson, J. R.; Tsai, J. S.; Nori, F.

    2009-03-01

    Exploiting the intrinsic nonlinearity of superconducting Josephson junctions, we propose a scalable circuit with superconducting qubits (SCQs) which is very similar to the successful one now being used for trapped ions. The SCQs are coupled to the ``vibrational'' mode provided by a superconducting LC circuit or its equivalent (e.g., a superconducting quantum interference device). Both single-qubit rotations and qubit-LC-circuit couplings and/or decouplings can be controlled by the frequencies of the time-dependent magnetic fluxes. The circuit is scalable since the qubit-qubit interactions, mediated by the LC circuit, can be selectively performed, and the information transfer can be realized in a controllable way. [4pt] Y.X. Liu, L.F. Wei, J.R. Johansson, J.S. Tsai, F. Nori, Superconducting qubits can be coupled and addressed as trapped ions, Phys. Rev. B 76, 144518 (2007). URL: http://link.aps.org/abstract/PRB/v76/e144518

  7. The Manuel Lujan Jr. Neutron Scattering Center (LANSCE) experiment reports 1993 run cycle. Progress report

    Energy Technology Data Exchange (ETDEWEB)

    Farrer, R.; Longshore, A. [comps.

    1995-06-01

    This year the Manuel Lujan Jr. Neutron Scattering Center (LANSCE) ran an informal user program because the US Department of Energy planned to close LANSCE in FY1994. As a result, an advisory committee recommended that LANSCE scientists and their collaborators complete work in progress. At LANSCE, neutrons are produced by spallation when a pulsed, 800-MeV proton beam impinges on a tungsten target. The proton pulses are provided by the Clinton P. Anderson Meson Physics Facility (LAMPF) accelerator and a associated Proton Storage Ring (PSR), which can Iter the intensity, time structure, and repetition rate of the pulses. The LAMPF protons of Line D are shared between the LANSCE target and the Weapons Neutron Research (WNR) facility, which results in LANSCE spectrometers being available to external users for unclassified research about 80% of each annual LAMPF run cycle. Measurements of interest to the Los Alamos National Laboratory (LANL) may also be performed and may occupy up to an additional 20% of the available beam time. These experiments are reviewed by an internal program advisory committee. This year, a total of 127 proposals were submitted. The proposed experiments involved 229 scientists, 57 of whom visited LANSCE to participate in measurements. In addition, 3 (nuclear physics) participating research teams, comprising 44 scientists, carried out experiments at LANSCE. Instrument beam time was again oversubscribed, with 552 total days requested an 473 available for allocation.

  8. The Manuel Lujan Jr. Neutron Scattering Center (LANSCE) experiment reports 1993 run cycle. Progress report

    International Nuclear Information System (INIS)

    Farrer, R.; Longshore, A.

    1995-06-01

    This year the Manuel Lujan Jr. Neutron Scattering Center (LANSCE) ran an informal user program because the US Department of Energy planned to close LANSCE in FY1994. As a result, an advisory committee recommended that LANSCE scientists and their collaborators complete work in progress. At LANSCE, neutrons are produced by spallation when a pulsed, 800-MeV proton beam impinges on a tungsten target. The proton pulses are provided by the Clinton P. Anderson Meson Physics Facility (LAMPF) accelerator and a associated Proton Storage Ring (PSR), which can Iter the intensity, time structure, and repetition rate of the pulses. The LAMPF protons of Line D are shared between the LANSCE target and the Weapons Neutron Research (WNR) facility, which results in LANSCE spectrometers being available to external users for unclassified research about 80% of each annual LAMPF run cycle. Measurements of interest to the Los Alamos National Laboratory (LANL) may also be performed and may occupy up to an additional 20% of the available beam time. These experiments are reviewed by an internal program advisory committee. This year, a total of 127 proposals were submitted. The proposed experiments involved 229 scientists, 57 of whom visited LANSCE to participate in measurements. In addition, 3 (nuclear physics) participating research teams, comprising 44 scientists, carried out experiments at LANSCE. Instrument beam time was again oversubscribed, with 552 total days requested an 473 available for allocation

  9. Hip-Hop to Health Jr., an obesity prevention program for minority preschool children: baseline characteristics of participants.

    Science.gov (United States)

    Stolley, Melinda R; Fitzgibbon, Marian L; Dyer, Alan; Van Horn, Linda; KauferChristoffel, Katherine; Schiffer, Linda

    2003-03-01

    The prevalence of obesity in the United States is a significant public health problem. Many obesity-related risk factors are more prevalent in minority populations. Given the recalcitrant nature of weight loss interventions for adults, prevention of overweight and obesity has become a high priority. The present study reports baseline data from an obesity prevention intervention developed for minority preschool children. Hip-Hop to Health Jr. is a 5-year randomized controlled intervention that targets 3- to 5-year-old minority children enrolled in 24 Head Start programs. Our primary aim is to test the effect of the intervention on change in body mass index. Data were collected on sociodemographic, anthropometric, behavioral, and cognitive variables for the children and parents at baseline. Participants included 416 black children, 337 black parents, 362 Latino children, and 309 Latino parents. Using body mass index for age and sex > or = the 95th percentile as the definition of overweight, 15% of the black children and 28% of the Latino children were overweight. More than 75% of the parents were either overweight or obese. The development of interventions to effectively prevent or control obesity early in life is crucial. These data highlight the escalating problem of weight control in minority populations.

  10. MAIL3.1 : a computer program generating cross section sets for SIMCRI, ANISN-JR, KENO IV, KENO V, MULTI-KENO, MULTI-KENO-2 and MULTI-KENO-3.0

    International Nuclear Information System (INIS)

    Suyama, Kenya; Komuro, Yuichi; Takada, Tomoyuki; Kawasaki, Hiromitsu; Ouchi, Keisuke

    1998-02-01

    This report is a user's manual of the computer program MAIL3.1 which generates various types of cross section sets for neutron transport programs such as SIMCRI, ANISN-JR, KENO IV, KENO V, MULTI-KENO, MULTI-KENO-2 and MULTI-KENO-3.0. MAIL3.1 is a revised version of MAIL3.0 that was opened in 1990. It has all of abilities of MAIL3.0 and has two more functions as shown in following. 1. AMPX-type cross section set generating function for KENO V. 2. Enhanced function for user of 16 group Hansen-Roach library. (author)

  11. MAIL3.1 : a computer program generating cross section sets for SIMCRI, ANISN-JR, KENO IV, KENO V, MULTI-KENO, MULTI-KENO-2 and MULTI-KENO-3.0

    Energy Technology Data Exchange (ETDEWEB)

    Suyama, Kenya; Komuro, Yuichi [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan). Tokai Research Establishment; Takada, Tomoyuki; Kawasaki, Hiromitsu; Ouchi, Keisuke

    1998-02-01

    This report is a user`s manual of the computer program MAIL3.1 which generates various types of cross section sets for neutron transport programs such as SIMCRI, ANISN-JR, KENO IV, KENO V, MULTI-KENO, MULTI-KENO-2 and MULTI-KENO-3.0. MAIL3.1 is a revised version of MAIL3.0 that was opened in 1990. It has all of abilities of MAIL3.0 and has two more functions as shown in following. 1. AMPX-type cross section set generating function for KENO V. 2. Enhanced function for user of 16 group Hansen-Roach library. (author)

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

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

  14. The use of contrast variation in small angle neutron scattering on the low-Q diffractometer at the Manuel Lujuan Jr. Neutron Scattering Center at Los Alamos National Laboratory (LANSCE)

    International Nuclear Information System (INIS)

    Spaccavento, J.

    1993-01-01

    As a Department of Energy Teacher Research Associate at Los Alamos National Laboratory this past summer, the author was given the opportunity to exit the class-room and enter the world of intense scientific research for an eight week period. In this paper the author briefly describes the Manual Lujan Jr. Neutron Scattering Center at Los Alamos, then focuses specifically on the Low-Q Diffractometer which was the instrument he worked on. The author details one specific experimental technique namely open-quotes Contrast Variation,close quotes and closes by briefly presenting several other interesting applications of neutron scattering

  15. MITOLOGIAS MIDIÁTICAS DE PELÉ, RONALDINHO GAÚCHO E NEYMAR JR. ANÁLISE SEMIÓTICO-DISCURSIVA DAS HQS DE MAURÍCIO DE SOUSA

    Directory of Open Access Journals (Sweden)

    Fábio de Carvalho Messa

    2015-08-01

    Full Text Available Este artigo apresenta e discute os perfis de três personagens-títulos das histórias em quadrinhos da Turma da Mônica, de Maurício de Sousa – Pelezinho, Ronaldinho Gaúcho e Neymar Jr., craques do futebol brasileiro – para evidenciar as diferentes formas de representação simbólica do futebol no imaginário midiático. A partir de um trabalho metodológico de monitoramento semiótico-discursivo das edições impressas de fevereiro de 2013 a fevereiro de 2014, selecionaramse algumas passagens para destacar as distintas nuances do conhecimento sobre o futebol veiculado nas narrativas, por meio de determinadas ocorrências sígnicas. São elas: características das personalidades dos heróis (sujeitos históricos e suas bases parafrásticas e paródicas; figuratividades do futebol – presença da bola, aspectos sociais e pedagógicos do desporto, propaganda ideológica, estereótipos e índices morais e políticos subjacentes às narrativas. Com base nessa categorização e nas teorias da linguagem de Roland Barthes e Umberto Eco, identificamos que a revista do Pelezinho, proposta mais antiga do autor, concentra no personagem grande parte do repertório cultural do futebol brasileiro dos anos 70-80, condensando questões de linguagem e comportamento, assim como a disseminação dos saberes sobre o futebol e sua pedagogia, incluindo seus desdobramentos afetivos e sociais. Já as histórias de Ronaldinho Gaúcho e Neymar Jr. têm suas propostas encomendadas a partir de temas recorrentes da agenda midiática nacional dos anos 2000, com um menor comprometimento com os saberes acerca do futebol. Por meio de enredos pouco problematizáveis, as políticas editoriais dessas duas últimas tematizam amenidades do universo infantil, engrenam campanhas ideológicas, que reforçam estereótipos e padrões morais, geralmente extraídos da factualidade  jornalística e/ou da mitologia midiático-esportiva brasileira.

  16. Hip-Hop to Health Jr. Randomized Effectiveness Trial: 1-Year Follow-up Results.

    Science.gov (United States)

    Kong, Angela; Buscemi, Joanna; Stolley, Melinda R; Schiffer, Linda A; Kim, Yoonsang; Braunschweig, Carol L; Gomez-Perez, Sandra L; Blumstein, Lara B; Van Horn, Linda; Dyer, Alan R; Fitzgibbon, Marian L

    2016-02-01

    The preschool years provide a unique window of opportunity to intervene on obesity-related lifestyle risk factors during the formative years of a child's life. The purpose of this study was to assess the impact of a preschool-based obesity prevention effectiveness trial at 1-year follow-up. RCT. Primarily African American children (aged 3-5 years, N=618) attending Head Start preschool programs administered by Chicago Public Schools. Eighteen preschools were randomly assigned in 2007-2008 to receive either (1) a 14-week teacher-delivered intervention focused on healthy lifestyle behaviors or (2) a 14-week teacher-delivered general health curriculum (control group). The primary outcome, BMI, was measured at baseline, postintervention, and 1-year follow-up. Diet and screen time behaviors were also assessed at these time points. Multilevel mixed effects models were used to test for between-group differences. Data were analyzed in 2014. Significant between-group differences were observed in diet, but not in BMI z-score or screen time at 1-year follow-up. Diet differences favored the intervention arm over controls in overall diet quality (p=0.02) and in subcomponents of diet quality, as measured by the Healthy Eating Index-2005, and in fruit intake (servings/day, excludes juice) (p=0.02). Diet quality worsened more among controls than the intervention group at 1-year follow-up. The adaptation of Hip-Hop to Health Jr. produced modest benefits in diet quality but did not significantly impact weight gain trajectory. Not unlike other effectiveness trials, this real-world version delivered by Head Start teachers produced fewer benefits than the more rigorous efficacy trial. It is important to understand and build upon the lessons learned from these types of trials so that we can design, implement, and disseminate successful evidence-based programs more widely and effectively. This study is registered at www.clinicaltrials.gov NCT00241878. Copyright © 2016 American Journal of

  17. Announcement: New Editor-In-Chief, Robert C. Kennicutt, Jr.

    Science.gov (United States)

    Abt, Helmut A.

    1999-06-01

    Effective 1999 July 1, all new manuscripts for Part 1 of The Astrophysical Journal and The Astrophysical Journal Supplement Series should be sent to Dr. Robert C. Kennicutt, Jr., Editor-in-Chief The Astrophysical Journal Steward Observatory University of Arizona Tucson, AZ 85721-0065 The other means of contact are telephone, (520) 621-5145 FAX, (520) 621-5153 and e-mail, apj@as.arizona.edu. For express packages please use the street address of 933 North Cherry Avenue. Dr. Kennicutt will be assisted by several of my loyal coworkers, who will move across the street. Manuscripts received before July 1 will be handled by the current editor until most of their problems have been resolved, at which point the remainder will be sent to Dr. Kennicutt's office. Manuscripts for the Letters should, as before, be sent directly to Dr. Alex Dalgarno at the Center for Astrophysics in Cambridge, MA. We are fortunate that a person with as much experience in research and proven good judgment as Dr. Kennicutt is willing to accept this difficult and time-consuming responsibility. He will be only the seventh Managing Editor or Editor-in-Chief that this Journal has had in its 104 years. Please give him the cooperation and help that you have given the current editor. It has been my privilege to work for 28 years with many of the best astrophysicists in the world and to publish their papers. This was done with the help of the AAS Publications Board and AAS officers, the efforts of Peter Boyce and Evan Owens who made the on-line edition of the Journal possible, three Associate Editors, a score of Scientific Editors, a hardworking staff of six in Tucson, up to 25 production controllers and manuscript editors at the University of Chicago Press, and the thousands of astronomers throughout the world who served as referees. The original masthead called this journal ``An International Review of Spectroscopy and Astronomical Physics.'' That subtitle is no longer appropriate because we do not

  18. From Catheters To Ventricular Assist Devices: 60 Years of Cardiovascular Experiences With William L. Winters, JR., M.D.

    Science.gov (United States)

    Winters, W L

    2015-01-01

    Automatic typewriters, transistor radios, microfiche, black and white television…while considered high-tech in the 1950s, these technologies seem limited when viewed from the 21st century. The same is true for cardiovascular medicine, which back then relied on electrocardiograms and X-rays for most diagnoses. In the 60 years since, advances in medical capabilities have progressed at a staggering pace. Patient research that once required months poring over paper charts is now reduced to hours using electronic medical record databases. Diagnostic images that once took days to process can now be accessed instantly through ultrasound and magnetic resonance imaging. While a half-century ago no one would have imagined accessing any and all information with a 5-second Google search, so too would noninvasive heart surgery been considered unimaginable. Since the 1950s when he graduated from medical school, William L. Winters, Jr., has been a first-hand witness to breathtaking innovations in cardiovascular medicine-both globally and in Houston. Author of Houston Hearts: A History of Cardiovascular Surgery and Medicine at Houston Methodist DeBakey Heart & Vascular Center and long-time medical editor of the Methodist DeBakey Cardiovascular Journal, Dr. Winters sat down with the journal editors this past April to share his insights from the last half-century of medical practice.

  19. Obituary: Leverett Davis, Jr., 1914-2003

    Science.gov (United States)

    Jokipii, Jack Randolph

    2004-12-01

    Professor Leverett Davis Jr., Professor of theoretical physics at the California Institute of Technology, died on June 15, 2003 after a long illness. He was 89 years old. He contributed many important ideas and concepts to theoretical astrophysics and was a pioneer in the in situ scientific exploration of space using observations from spacecraft. Davis was born in Elgin, Illinois on March 3, 1914, the eldest of four children of Louis Leverett Davis and Susan Gulick Davis. His parents moved several times as he grew up because his father, a mining engineer, became involved in different mining operations in the American West. Leverett married Victoria Stocker in June 1943. They had two children who died in childhood and subsequently adopted a son, Jeffrey. His wife and son survive him. Davis's early education was rather fractured and uneven because of the many family moves, with periods of home schooling alternating with regular school. His high school education was, on the other hand, reasonably normal. It was while in high school that he decided that he wanted to do physics or mathematics. He went on to earn his Bachelor of Science degree at Oregon State College in 1936, after which he started graduate studies at the California Institute of Technology, to pursue a graduate degree in physics. His advisor was William V. Houston and Davis received his PhD in 1941 for a thesis on electrical properties in nerves. He briefly entertained the idea of changing to work in biophysics. During World War II, Davis became an integral member of the Caltech project for rockets, which developed a number of different types of rockets used in the war. As a result of this war work, Davis wrote a book on Exterior Ballistics, published by Van Nostrand in 1958. He joined the faculty at the California Institute of Technology in 1946, after several years on campus as an instructor. In all, he taught there for nearly four decades before retiring as Professor of Theoretical Physics in 1981

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

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

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

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

  4. Obituary: Benjamin Franklin Peery Jr. (1922-2010)

    Science.gov (United States)

    Cowley, Charles

    2011-12-01

    Professor Benjamin F. Peery, Jr. died at his home in Silver Spring, MD of natural causes on 30 November 2010. His full life began in St. Joseph, MO (home of the Pony Express) on 4 March 1922. His father was a railway mail clerk, so his family moved frequently. Most of his childhood was spent in southeastern Minnesota. He enlisted in the army in 1942, and served in campaigns in North Africa and Italy. After his discharge in 1945, he enrolled in the University of Minnesota, earning a BS in Physics in 1949. One of his early hobbies was to build and fly model airplanes. His intention to pursue aeronautical engineering changed to physics, but after receiving a MS in physics from Fisk University in 1955, he decided on a career in astronomy. He told the editors of the PBS series The Astronomers (1991, in which his career is highlighted) he thought it was shamefully absurd not to know what made the stars shine. So he began PhD studies in astronomy at the University of Michigan (Ann Arbor). His dissertation was on the complex eclipsing binary VV Cephei, where a compact hot star passes behind a cool giant star, revealing the structure of that giant's atmosphere. This task was especially demanding because of the complexity of the system's spectrum and the formidable array of observations assembled by Ben's advisor, Dean McLaughlin. Fortunately, Ben's strong physics background enabled him to design and construct one of the first oscilloscope measuring engines, which his fellow students called the PeeryScope. The final (1961) dissertation is an impressive combination of observational and astrophysical analysis. His degree was obtained in 1962; he had already begun a career at the University of Indiana, where he taught and did research (1959--1976). The Indiana years were highly productive. In addition to his own research, he was advisor on six PhD dissertations, and a master's thesis. Several of his students have also had productive careers. An ADS search on his students' names

  5. Obituary: Ralph Robert Robbins, Jr., 1938-2005

    Science.gov (United States)

    Hemenway, Mary Kay; Jefferys, William H.; Lambert, David L.

    2007-12-01

    Ralph Robert Robbins, Jr., died on 2 December 2005, in Kyle, Texas. His wife, Maria Elena Robbins, his daughters Julia Robbins Kelso and Stephanie Juarez Balles, his son Matthew Juarez, and five grandchildren survive him. Bob was on the faculty at the University of Texas from 1968 until his retirement in 2003. Bob was born in Wichita, Kansas, on 2 September 1938, the only son of Mildred and Ralph Robert Robbins, Sr. Guided by his high school's policy to provide a practical education to children of working-class parents, Bob began high school with a heavy dose of vocational courses until the results of a test indicated his special talent in mathematics. He was awarded a full scholarship to Yale University, graduating magna cum laude in mathematics in 1960. He won the Warner Prize in Mathematics at Yale that year. He received his Ph.D. in 1966 with a dissertation entitled "The Triplet Spectrum of Neutral Helium in Expanding Nebulae" from the University of California at Berkeley. His interest in college teaching was ignited at this time through summer teaching positions at San Mateo California Junior College and the Ohio State University. Following a year at Texas as a McDonald Observatory Post-doctoral Fellow, Bob taught for a year in the physics department of the University of Houston before returning to the University of Texas at Austin as an Assistant Professor of Astronomy in 1968. He was promoted to Associate Professor in 1972. Bob's research in the early 1970s on theoretical studies of helium was of vital importance to astronomers for over three decades. These pioneering calculations became vital to observational astronomers in the mid-1990s as interest grew in the primordial helium produced by the Big Bang. Bob's interest and influence in education was international in scope. In the summers 1968-1970, he was a government consultant in Mathematics in East Pakistan (now Bangladesh). He consulted with the government that was preparing a master plan for technical

  6. Bacillus sp. JR3 esterase LipJ: A new mesophilic enzyme showing traces of a thermophilic past.

    Directory of Open Access Journals (Sweden)

    Judit Ribera

    Full Text Available A search for extremophile enzymes from ancient volcanic soils in El Hierro Island (Canary Islands, Spain allowed isolation of a microbial sporulated strain collection from which several enzymatic activities were tested. Isolates were obtained after sample cultivation under several conditions of nutrient contents and temperature. Among the bacterial isolates, supernatants from the strain designated JR3 displayed high esterase activity at temperatures ranging from 30 to 100°C, suggesting the presence of at least a hyper-thermophilic extracellular lipase. Sequence alignment of known thermophilic lipases allowed design of degenerated consensus primers for amplification and cloning of the corresponding lipase, named LipJ. However, the cloned enzyme displayed maximum activity at 30°C and pH 7, showing a different profile from that observed in supernatants of the parental strain. Sequence analysis of the cloned protein showed a pentapeptide motif -GHSMG- distinct from that of thermophilic lipases, and much closer to that of esterases. Nevertheless, the 3D structural model of LipJ displayed the same folding as that of thermophilic lipases, suggesting a common evolutionary origin. A phylogenetic study confirmed this possibility, positioning LipJ as a new member of the thermophilic family of bacterial lipases I.5. However, LipJ clusters in a clade close but separated from that of Geobacillus sp. thermophilic lipases. Comprehensive analysis of the cloned enzyme suggests a common origin of LipJ and other bacterial thermophilic lipases, and highlights the most probable divergent evolutionary pathway followed by LipJ, which during the harsh past times would have probably been a thermophilic enzyme, having lost these properties when the environment changed to more benign conditions.

  7. Bacillus sp. JR3 esterase LipJ: A new mesophilic enzyme showing traces of a thermophilic past.

    Science.gov (United States)

    Ribera, Judit; Estupiñán, Mónica; Fuentes, Alba; Fillat, Amanda; Martínez, Josefina; Diaz, Pilar

    2017-01-01

    A search for extremophile enzymes from ancient volcanic soils in El Hierro Island (Canary Islands, Spain) allowed isolation of a microbial sporulated strain collection from which several enzymatic activities were tested. Isolates were obtained after sample cultivation under several conditions of nutrient contents and temperature. Among the bacterial isolates, supernatants from the strain designated JR3 displayed high esterase activity at temperatures ranging from 30 to 100°C, suggesting the presence of at least a hyper-thermophilic extracellular lipase. Sequence alignment of known thermophilic lipases allowed design of degenerated consensus primers for amplification and cloning of the corresponding lipase, named LipJ. However, the cloned enzyme displayed maximum activity at 30°C and pH 7, showing a different profile from that observed in supernatants of the parental strain. Sequence analysis of the cloned protein showed a pentapeptide motif -GHSMG- distinct from that of thermophilic lipases, and much closer to that of esterases. Nevertheless, the 3D structural model of LipJ displayed the same folding as that of thermophilic lipases, suggesting a common evolutionary origin. A phylogenetic study confirmed this possibility, positioning LipJ as a new member of the thermophilic family of bacterial lipases I.5. However, LipJ clusters in a clade close but separated from that of Geobacillus sp. thermophilic lipases. Comprehensive analysis of the cloned enzyme suggests a common origin of LipJ and other bacterial thermophilic lipases, and highlights the most probable divergent evolutionary pathway followed by LipJ, which during the harsh past times would have probably been a thermophilic enzyme, having lost these properties when the environment changed to more benign conditions.

  8. Jr Vengateswaran

    Indian Academy of Sciences (India)

    Home; Journals; Resonance – Journal of Science Education; Volume 5; Issue 3. Robotics - Instrumentation and Control in Robotics ... Department of Instrumentation and Control Engineering, Regional Engineering College, Tiruchirapalli 620 ...

  9. «An idea unleashed in history»: Dr Martin Luther King Jr and the campaign to end poverty in America

    Directory of Open Access Journals (Sweden)

    Robert Hamilton

    2018-01-01

    Full Text Available As well as being a civil rights advocate, Dr. Martin Luther King Jr consistently called for human rights for all. He opposed poverty, racism, imperialism and political disfranchisement as part of an analysis, which viewed inequality not only in American but also in global terms. In order to address poverty and related human rights issues, King proposed a Poor People’s Campaign (PPC. In May 1968, only weeks after King’s assassination, the PPC saw thousands of poor people travel to Washington DC to protest against poverty. The demonstrators occupied sacred space in the nation’s capital by building a temporary community, known as Resurrection City. During preparations for the PPC and in Washington, the activists drew on a rich legacy of adult education from previous civil rights campaigns. The approaches adopted by PPC participants were innovative and represented alternatives to conventional educational practices. These included Freedom Schools, a Poor People’s University, workshops, marches and demonstrations, which assisted the protesters to come together in coalition to challenge dominant hegemonic narratives concerning the causes, nature and scope of poverty. Although ultimately unsuccessful in its aspiration to end economic injustice in America, the PPC undoubtedly laid the seeds for future anti-poverty activism. The article draws on primary source documents and oral testimonies from five archives.

  10. A community-based obesity prevention program for minority children: rationale and study design for Hip-Hop to Health Jr.

    Science.gov (United States)

    Fitzgibbon, Marian L; Stolley, Melinda R; Dyer, Alan R; VanHorn, Linda; KauferChristoffel, Katherine

    2002-02-01

    BACKGROUND; The increasing prevalence of overweight among children in the United States presents a national health priority. Higher rates of overweight/obesity among minority women place their children at increased risk. Although increased rates of overweight are observed in 4- to 5-year-old children, they are not observed in 2- to 3-year-old children. Therefore, early prevention efforts incorporating families are critical. The primary aim of Hip-Hop to Health Jr. is to alter the trajectory toward overweight/obesity among preschool African-American and Latino children. This 5-year randomized intervention is conducted in 24 Head Start programs, where each site is randomized to either a 14-week dietary/physical activity intervention or a general health intervention. This paper presents the rationale and design of the study. Efficacy of the intervention will be determined by weight change for the children and parent/caretaker. Secondary measures include reductions in dietary fat and increases in fiber, fruit/vegetable intake, and physical activity. Baseline data will be presented in future papers. The problem of overweight/obesity is epidemic in the United States. Behaviors related to diet and physical activity are established early in life and modeled by family members. Early intervention efforts addressing the child and family are needed to prevent obesity later in life. This paper describes a comprehensive, family-oriented obesity prevention program for minority preschool children. Copyright 2002 American Health Foundation and Elsevier Science (USA).

  11. Making lemonade from lemons: a case study on loss of space at the Dolph Briscoe, Jr. Library, University of Texas Health Science Center at San Antonio.

    Science.gov (United States)

    Tobia, Rajia C; Feldman, Jonquil D

    2010-01-01

    The setting for this case study is the Dolph Briscoe, Jr. Library, University of Texas Health Science Center at San Antonio, a health sciences campus with medical, dental, nursing, health professions, and graduate schools. During 2008-2009, major renovations to the library building were completed including office space for a faculty development department, multipurpose classrooms, a 24/7 study area, study rooms, library staff office space, and an information commons. The impetus for changes to the library building was the decreasing need to house collections in an increasingly electronic environment, the need for office space for other departments, and growth of the student body. About 40% of the library building was remodeled or repurposed, with a loss of approximately 25% of the library's original space. Campus administration proposed changes to the library building, and librarians worked with administration, architects, and construction managers to seek renovation solutions that meshed with the library's educational mission.

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

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

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

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

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

  17. Obituary: George Hamilton Bowen Jr. (1925-2009)

    Science.gov (United States)

    Willson, Lee Anne; Struck, Curtis

    2011-12-01

    Our colleague and collaborator George Hamilton Bowen, Jr., passed away November 1, 2009 in Ames, Iowa. George was born June 20, 1925 in Tulsa, Oklahoma to George and Dorothy (Huntington) Bowen. He married Marjorie Brown June 19, 1948 in Redondo Beach, California; they had five children, with eight grandchildren and five great-grandchildren at the time of his death. George H. Bowen's third or perhaps his fourth career was in astronomy. He was drafted into the navy in 1944, at the end of his first year as a student at Caltech, and ended his war-time service as an electronic technician on the aircraft carrier Shangri-La. He later said "In just nine months, starting from scratch (Ohm's law!), we learned an amazing amount - not by memorization, of course, but by study and real understanding of the basic function of the most advanced AC circuits then being used for instrumentation, measurements, communications, control systems, and much more." He gained a confidence that he could quickly and accurately diagnose and solve technical problems that stood him well in future work. One accomplishment he took particular pride in was figuring out how the radar control used cams and gears to solve the trigonometry for accurate pointing. He also described how the captain was alarmed when weather conditions changed so that refraction no longer showed them distant, small boats around the curvature of Earth. After the war, George Bowen returned to undergraduate and eventually graduate study at Caltech, where he was recruited to the biophysics research group headed by future Nobel Laureate Max Delbrück. George often described his joy in working with these first-rate scientists and finding himself accepted as a part of the effort. He finished his BS with honors in 1949 and his PhD in 1953 with a thesis on "Kinetic Studies on the Mechanism of Photoreactivation of Bacteriophase T2 Inactivated by Ultraviolet Light" involving work with E Coli. This work was supported by grants from the U

  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. Commentary on "a matched comparison of perioperative outcomes of a single laparoscopic surgeon versus a multisurgeon robot-assisted cohort for partial nephrectomy." Ellison JS, Montgomery JS, Wolf Jr JS, Hafez KS, Miller DC, Weizer AZ, Department of Urology, University of Michigan, Ann Arbor, MI, USA: J Urol 2012;188(1):45-50.

    Science.gov (United States)

    Kane, Christopher

    2013-02-01

    Minimally invasive nephron sparing surgery is gaining popularity for small renal masses. Few groups have evaluated robot-assisted partial nephrectomy compared to other approaches using comparable patient populations. We present a matched pair analysis of a heterogeneous group of surgeons who performed robot-assisted partial nephrectomy and a single experienced laparoscopic surgeon who performed conventional laparoscopic partial nephrectomy. Perioperative outcomes and complications were compared. All 249 conventional laparoscopic and robot-assisted partial nephrectomy cases from January 2007 to June 2010 were reviewed from our prospectively maintained institutional database. Groups were matched 1:1 (108 matched pairs) by R.E.N.A.L. (radius, exophytic/endophytic properties, nearness of tumor to collecting system or sinus, anterior/posterior, location relative to polar lines) nephrometry score, transperitoneal vs retroperitoneal approach, patient age and hilar nature of the tumor. Statistical analysis was done to compare operative outcomes and complications. Matched analysis revealed that nephrometry score, age, gender, tumor side and American Society of Anesthesia physical status classification were similar. Operative time favored conventional laparoscopic partial nephrectomy. During the study period robot-assisted partial nephrectomy showed significant improvements in estimated blood loss and warm ischemia time compared to those of the experienced conventional laparoscopic group. Postoperative complication rates, and complication distributions by Clavien classification and type were similar for conventional laparoscopic and robot-assisted partial nephrectomy (41.7% and 35.0%, respectively). Robot-assisted partial nephrectomy has a noticeable but rapid learning curve. After it is overcome the robotic procedure results in perioperative outcomes similar to those achieved with conventional laparoscopic partial nephrectomy done by an experienced surgeon. Robot-assisted partial nephrectomy likely improves surgeon and patient accessibility to minimally invasive nephron sparing surgery. Copyright © 2013 Elsevier Inc. All rights reserved.

  1. 78 FR 15014 - Change in Bank Control Notices; Acquisitions of Shares of a Bank or Bank Holding Company

    Science.gov (United States)

    2013-03-08

    ... Meyer, Jr., individually and as trustee of the: ACM, Jr. 2010 3Y GRAT A, the ACM, Jr. 2010 3Y GRAT B, the ACM, Jr. 2010 3Y GRAT C, the ACM, Jr. 2013 2Y GRAT A, the ACM, Jr. 2013 2Y GRAT B, the ACM, Jr. 2013 2Y GRAT C, the ACM, Jr. 2013 2Y GRAT D, the Katharine Clara Kimmel Non- Exempt Trust C/U Elisabeth...

  2. Obituary: Richard L. (Dick) Walker, Jr., 1938-2005

    Science.gov (United States)

    Pier, Jeffrey R.; Mason, Brian

    2005-12-01

    Koch Center for Science, Math, and Technology at Deerfield Academy in Massachusetts. He also consulted with James Turrell, providing astronomical position information for the design of the Roden Crater Project outside of Flagstaff. While he will be remembered for his significant scientific contributions to the field of astronomy, those who knew Dick, both scientists and non-scientists alike, will probably remember him best for his humility, his humanity, and his loyal and abiding friendship. He was a man with a terrific sense of humor and an infectious laugh. It was always an honor and pleasure to be in his company. Richard L. Walker, Jr. is survived by his wife, Patricia, two daughters from his first marriage: Brenda Walker of Las Vegas, NV, and Pamela Hepburn of Holland, OH, as well as four children from Patricia's first marriage: Doug Browning of Lake Havasu City, AZ, Michael Browning of Kingman, AZ, Kim Bructo of Orient, OH, and Jennifer Brown of Lake Havasu City, AZ. He is also survived by ten grandchildren and three great-grandchildren. He was preceded in death by his father Richard, mother Mary, and daughter, Paula Jean Elizabeth Stone.

  3. [The relevance of junctional rhythm during neurocardiogenic reaction provoked by tilt testing].

    Science.gov (United States)

    Zyśko, Dorota; Gajek, Jacek; Agrawal, Anil Kumar; Rudnicki, Jerzy

    2012-01-01

    During neurocardiogenic reaction provoked by tilt testing (TT), different arrhythmias such as sinus bradycardia, sinus arrest, atrioventricular block or junctional rhythm or beats (JR) may occur. The characteristics of the JR during neurocardiogenic reaction have not yet been systematically assessed. It is not known whether the presence of JR during neurocardiogenic reaction is related to clinical characteristics of syncopal patients or the outcome of TT. To assess whether clinical outcome of TT and clinical data are related to the presence of JR during TT. The study group consisted of 532 patients aged 43.3 ± 18.2 years with positive TT, divided into four groups on the basis of the presence of JR and/or a ventricular pause (VP) during neurocardiogenic reaction: group VP(-)/JR(+) - JR present and VP absent, group VP(+)/JR(+) - both JR and VP present, group VP(+)/JR(-) - JR absent and VP present, and group VP(-)/JR(-) - both JR and VP absent. The control group consisted of 53 patients with no history of syncope or presyncope, including 46 patients with negative TT and seven patients with false positive TT. Total loss of consciousness during TT occurred in group VP(-)/JR(+) less frequently than in groups VP(+)/JR(+) and VP(+)/JR(-), and more frequently than in group VP(-)/JR(-) (80% vs 96% vs 94% vs 62%; p 〈 0.05 for both comparisons). Group VP(-)/JR(+) was significantly younger than group VP(-)/JR(-) (37.3 ± 16.3 years vs 45.8 ± 18.9 years; p 〈 0.05) and had a lower number of syncopal events than group VP(+)/JR(+) and VP(+)/JR(-) (median [IQ]: 2.5 (1-6) vs 4 (2-12) and 4 (2-10), respectively; p 〈 0.05) and lower rate of traumatic injuries than group VP(+)/JR(+) and VP(+)/JR(-) (22% vs 45% and 39%, respectively; p 〈 0.05). Logistic regression analysis revealed that the presence of JR was associated with younger age, male gender, history of blood-instrumentation-injection phobia and higher number of syncopal spells in medical history. The ROC curve analysis

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

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

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

  7. ON THE EXPANSION RATE, AGE, AND DISTANCE OF THE SUPERNOVA REMNANT G266.2–1.2 (Vela Jr.)

    Energy Technology Data Exchange (ETDEWEB)

    Allen, G. E. [MIT Kavli Institute for Astrophysics and Space Research, 77 Massachusetts Avenue, NE83-557, Cambridge, MA 02139 (United States); Chow, K. [Weston High School, 444 Wellesley Street, Weston, MA 02493 (United States); DeLaney, T. [Department of Physics and Engineering, West Virginia Wesleyan College, Box 112, 59 College Avenue, Buckhannon, WV 26201 (United States); Filipović, M. D. [University of Western Sydney, Locked Bag 1797, Penrith South DC, NSW 1797 (Australia); Houck, J. C. [Harvard-Smithsonian Center for Astrophysics, 60 Garden Street, Cambridge, MA 02138 (United States); Pannuti, T. G. [Space Science Center, Department of Earth and Space Sciences, Morehead State University, 235 Martindale Drive, Morehead, KY 40351 (United States); Stage, M. D., E-mail: gea@space.mit.edu, E-mail: kc71135@gmail.com, E-mail: delaney_t@wvwc.edu, E-mail: m.filipovic@uws.edu.au, E-mail: jhouck@cfa.harvard.edu, E-mail: t.pannuti@moreheadstate.edu, E-mail: mikstage@astro.umass.edu [Department of Astronomy, University of Massachusetts, LGRT-B 619E, 710 North Pleasant Street, Amherst, MA 01003-9305 (United States)

    2015-01-10

    An analysis of Chandra ACIS data for two relatively bright and narrow portions of the northwestern rim of G266.2–1.2 (a.k.a. RX J0852.0-4622 or Vela Jr.) reveal evidence of a radial displacement of 2.40 ± 0.56 arcsec between 2003 and 2008. The corresponding expansion rate (0.42 ± 0.10 arcsec yr{sup –1} or 13.6% ± 4.2% kyr{sup –1}) is about half the rate reported for an analysis of XMM-Newton data from a similar, but not identical, portion of the rim over a similar, but not identical, time interval (0.84 ± 0.23 arcsec yr{sup –1}). If the Chandra rate is representative of the remnant as a whole, then the results of a hydrodynamic analysis suggest that G266.2–1.2 is between 2.4 and 5.1 kyr old if it is expanding into a uniform ambient medium (whether or not it was produced by a Type Ia or Type II event). If the remnant is expanding into the material shed by a steady stellar wind, then the age could be as much as 50% higher. The Chandra expansion rate and a requirement that the shock speed be greater than or equal to 1000 km s{sup –1} yields a lower limit on the distance of 0.5 kpc. An analysis of previously published distance estimates and constraints suggests G266.2–1.2 is no further than 1.0 kpc. This range of distances is consistent with the distance to the nearer of two groups of material in the Vela Molecular Ridge (0.7 ± 0.2 kpc) and to the Vel OB1 association (0.8 kpc)

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

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

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

  11. Twelfth workshop on geothermal reservoir engineering: Proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Ramey, H.J. Jr.; Kruger, P.; Miller, F.G.; Horne, R.N.; Brigham, W.E.; Rivera, J. (Stanford Geothermal Program)

    1987-01-22

    Preface The Twelfth Workshop on Geothermal Reservoir Engineering was held at Stanford University on January 20-22, 1987. The year ending December 1986 was very difficult for the domestic geothermal industry. Low oil prices caused a sharp drop in geothermal steam prices. We expected to see some effect upon attendance at the Twelfth Workshop. To our surprise, the attendance was up by thirteen from previous years, with one hundred and fifty-seven registered participants. Eight foreign countries were represented: England, France, Iceland, Italy, Japan, Mexico, New Zealand, and Turkey. Despite a worldwide surplus of oil, international geothermal interest and development is growing at a remarkable pace. There were forty-one technical presentations at the Workshop. All of these are published as papers in this Proceedings volume. Seven technical papers not presented at the Workshop are also published; they concern geothermal developments and research in Iceland, Italy, and New Zealand. In addition to these forty-eight technical presentations or papers, the introductory address was given by Henry J. Ramey, Jr. from the Stanford Geothermal Program. The Workshop Banquet speaker was John R. Berg from the Department of Energy. We thank him for sharing with the Workshop participants his thoughts on the expectations of this agency in the role of alternative energy resources, specifically geothermal, within the country???s energy framework. His talk is represented as a paper in the back of this volume. The chairmen of the technical sessions made an important contribution to the workshop. Other than Stanford faculty members they included: M. Gulati, K. Goyal, G.S. Bodvarsson, A.S. Batchelor, H. Dykstra, M.J. Reed, A. Truesdell, J.S. Gudmundsson, and J.R. Counsil. The Workshop was organized by the Stanford Geothermal Program faculty, staff, and students. We would like to thank Jean Cook, Marilyn King, Amy Osugi, Terri Ramey, and Rosalee Benelli for their valued help with the meeting

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

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

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

  15. Обзор графических 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 для добавления интерактивности электронным изданиям.

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

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

  18. The Search for a Cold War Grand Strategy: NSC 68 & 162

    Science.gov (United States)

    2014-05-22

    Harper Collins Publishers, 1990. Chandler , Alfred D., Jr., and Louis Galamos Jr. The Papers of Dwight D. Eisenhower. Baltimore, MD, 1970. Cutler...76Alfred D. Chandler Jr., and Louis Galamos Jr., The Papers of Dwight D. Eisenhower (Baltimore, MD, 1970), Vol. 11, 1312; Vol. 8, 1609. 77Ibid

  19. 76 FR 28955 - Proposed Information Collection; Comment Request

    Science.gov (United States)

    2011-05-19

    ... Corporation is soliciting comments concerning its revised Martin Luther King, Jr. Day of Service Application... King, Jr. Day of Service Grants is to mobilize more Americans to observe the Martin Luther King, Jr.... Background The Martin Luther King, Jr. Day of Service Grant application is completed by applicant...

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

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

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

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

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

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

  6. Hemolytic disease of the newborn associated with anti-Jra alloimmunization in a twin pregnancy: the first case report in Korea.

    Science.gov (United States)

    Kim, Hyungsuk; Park, Min-Jeong; Sung, Tae-Jung; Choi, Ji Seon; Hyun, Jungwon; Park, Kyoung Un; Han, Kyou-Sup

    2010-10-01

    Jr(a) is a high-frequency antigen found in all ethnic groups. However, the clinical significance of the anti-Jr(a) antibody has remained controversial. Most studies have reported mild hemolytic disease of the newborn and fetus (HDNF) in Jr(a)-positive patients. Recently, fatal cases of HDNF have also been reported. We report the first case of HDNF caused by anti-Jr(a) alloimmunization in twins in Korea. A 33-yr-old nulliparous woman with no history of transfusion or amniocentesis was admitted at the 32nd week of gestation because of vaginal bleeding caused by placenta previa. Anti-Jr(a) antibodies were detected in a routine laboratory examination. An emergency cesarean section was performed at the 34th week of gestation, and 2 premature infant twins were delivered. Laboratory examination showed positive direct antiglobulin test and Jr(a+) phenotype in the red blood cells and the presence of anti-Jr(a) antibodies in the serum in both neonates. The infants underwent phototherapy for neonatal jaundice; this was followed by conservative management. They showed no further complications and were discharged on the 19th postpartum day. Preparative management to ensure the availability of Jr(a-) blood, via autologous donation, and close fetal monitoring must be performed even in cases of first pregnancy in Jr(a-) women.

  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. Successful Blood Transfusion Management of a Living Donor Liver Transplant Recipient in the Presence of Anti-Jra: A Case Report.

    Science.gov (United States)

    Kurata, N; Onishi, Y; Kamei, H; Hori, T; Komagome, M; Kato, C; Matsushita, T; Ogura, Y

    2017-09-01

    A 48-year-old Japanese woman was diagnosed with Budd-Chiari syndrome and transferred for possible living donor liver transplantation (LDLT). Examinations before LDLT revealed that the recipient had anti-Jr a and preformed donor-specific anti-human leukocyte antigen (HLA) antibodies (DSA). Rituximab was administrated at 16 days prior to the patient's scheduled LDLT for the prophylaxis of antibody-mediated rejection by DSA. The clinical significance of anti-Jr a has not been clearly established because of the rarity of this antibody, so we discussed blood transfusion strategy with the Department of Blood Transfusion Service and prepared for Jr a -negative packed red blood cells (RBCs). Intraoperative blood salvage was used during LDLT procedures to reduce the use of packed RBCs. Although post-transplantation graft function was excellent, a total of 44 U of Jr a -negative RBCs were transfused during the entire perioperative period. Because sufficient amounts of Jr a -negative packed RBCs were supplied, Jr a mismatched blood transfusion was avoided. The patient was discharged from our hospital on postoperative day 102 without clinical evidence of any blood transfusion-related adverse events. Although there are some controversies of blood transfusion related to anti-Jr a antibodies, the current strategies of blood transfusion for liver transplantation with anti-Jr a are as follows: (1) sufficient supply and transfusion of Jr a -negative matched packed RBCs and (2) application of intraoperative blood salvage to reduce the total amount of rare blood type RBCs. These strategies may be changed when the mechanism of anti-Jr a alloimmunization is fully understood in the future. Copyright © 2017 Elsevier Inc. All rights reserved.

  13. [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.

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

  15. 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)

  16. 78 FR 70539 - Proposed Information Collection; Comment Request

    Science.gov (United States)

    2013-11-26

    ... comments concerning its revised Martin Luther King, Jr. Day of Service Application Instructions. Submission of the Martin Luther King, Jr. Day of Service Application Instructions is required to be considered...., permitting electronic submissions of responses). Background The Martin Luther King, Jr. Day of Service Grant...

  17. 76 FR 44307 - Information Collection; Submission for OMB Review, Comment Request

    Science.gov (United States)

    2011-07-25

    ... information collection request (ICR) entitled the Martin Luther King, Jr. Day of Service application...: Martin Luther King, Jr. Day of Service Application Instructions. OMB Number: 3045-0110. Agency Number... funding of Martin Luther King, Jr. Day of Service Grants. Total Respondents: 50. Frequency: Annual...

  18. Surficial clay mineral distribution on the southwestern continental margin of India: Evidence of input from the Bay of Bengal

    Digital Repository Service at National Institute of Oceanography (India)

    Chauhan, O.S.; Gujar, A.R.

    LATERITE 3922 MIOCENE SANDSTONE (~) ARCHEANS ( GRANITE GNEISS I' --J CHARNOKITES ~ KHONOALITES) ~J 3940 -t- -4- -t- -t- ~ .. t Jr -4- + + + + Jr -t- Jr + Jr -t- -t- 4- -t- 4- Jre" + -t- + 4- + -t-.. + + 4- WADGE BANK INDIA -~ + + + + *4 t... et al., 1990). In the southern region, the shelf is marked by a low gradient physiographic feature, i.e. Wadge Bank (gradient 1:756), which has considerably enhanced the width of the shelf. The shelf break is shallowest in this region...

  19. PROFESSOR ZDZISŁAW ŻYGULSKI JR.: AN OUTSTANDING PERSON, A GREAT PERSONALITY, A MUSEUM PROFESSIONAL, A RESEARCHER ON ANTIQUE WEAPONS, ORIENTAL ART AND EUROPEAN PAINTING (1921–2015

    Directory of Open Access Journals (Sweden)

    Teresa Grzybkowska

    2017-02-01

    Full Text Available Professor Zdzisław Żygulski Jr. (1921–2015 was one of the most prominent Polish art historians of the second half of the 20th century. He treated the history of art as a broadly understood science of mankind and his artistic achievements. His name was recognised in global research on antique weapons, and among experts on Rembrandt and Leonardo da Vinci. He studied museums and Oriental art. He wrote 35 books, about 200 articles, and numerous essays on art; he wrote for the daily press about his artistic journeys through Europe, Japan and the United States. He illustrated his publications with his own photographs, and had a large set of slides. Żygulski created many exhibitions both at home and abroad presenting Polish art in which armour and oriental elements played an important role. He spent his youth in Lvov, and was expatriated to Cracow in 1945 together with his wife, the pottery artist and painter Eva Voelpel. He studied English philology and history of art at the Jagiellonian University (UJ, and was a student under Adam Bochnak and Vojeslav Molè. He was linked to the Czartoryski Museum in Cracow for his whole life; he worked there from 1949 until 2010, for the great majority of time as curator of the Arms and Armour Section. He devoted his whole life to the world of this museum, and wrote about its history and collections. Together with Prof. Zbigniew Bocheński, he set up the Association of Lovers of Old Armour and Flags, over which he presided from 1972 to 1998. He set up the Polish school of the study of militaria. He was a renowned and charismatic member of the circle of international researchers and lovers of militaria. He wrote the key texts in this field: Broń w dawnej Polsce na tle uzbrojenia Europy i Bliskiego Wschodu [Weapons in old Poland compared to armaments in Europe and the Near East], Stara broń w polskich zbiorach [Old weapons in Polish armouries], Polski mundur wojskowy [Polish military uniforms] (together with H

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

  1. 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)

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

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

  4. Justice Reinvestment: “Motherhood and Apple Pie?”—Matching Ambition to Capacity and Capability

    OpenAIRE

    Wong, Kevin; Christmann, Kris

    2016-01-01

    The idea of '“Justice Reinvestment'” (JR), has been proposed by United Kingdom (UK) policy makers and criminal justice campaigners as a way of responding to the problems arising from the economic crisis in 2007 and 2008. Despite the interest in JR from policy makers, a systematic approach to JR in the UK has yet to be adopted. Instead, the implementation of JR in the UK has been limited to a somewhat piecemeal approach with an uncoordinated set of initiatives, including Payment by Results (Pb...

  5. The Perfectionistic Self-Presentation Scale--Junior Form: Psychometric Properties and Association with Social Anxiety in Early Adolescents

    Science.gov (United States)

    Flett, Gordon L.; Coulter, Lisa-Marie; Hewitt, Paul L.

    2012-01-01

    This study assessed the psychometric characteristics and correlates of the Perfectionistic Self-Presentation Scale--Junior Form (PSPS-JR). The PSPS-JR was designed for use with children and adolescents, but its psychometric properties and applications among early adolescents have not been investigated. The PSPS-JR has three subscales assessing the…

  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. 78 FR 23934 - Change in Bank Control Notices; Acquisitions of Shares of a Bank or Bank Holding Company

    Science.gov (United States)

    2013-04-23

    ... limited liability company, individually, with Stephen L. LaFrance, Jr., Little Rock, Arkansas, as the sole... Properties, LLC, a Missouri limited liability company, with Stephen L. LaFrance, Jr., Jason P. LaFrance, and... limited liability company, with Stephen L. LaFrance, Jr. and Jason P. LaFrance as managers, the Stephen L...

  8. Streptomyces rhizosphaerihabitans sp. nov. and Streptomyces adustus sp. nov., isolated from bamboo forest soil.

    Science.gov (United States)

    Lee, Hyo-Jin; Whang, Kyung-Sook

    2016-09-01

    Three novel isolates belonging to the genus Streptomyces, designated JR-35T, JR-46 and WH-9T, were isolated from bamboo forest soil in Damyang, Korea. The 16S rRNA gene sequences of strains JR-35T and JR-46 showed highest similarities with Streptomyces olivochromogenes NBRC 3178T (99.1 %), Streptomyces siamensis KC-038T (98.9 %), Streptomyces chartreusis NBRC 12753T (98.9 %), Streptomyces resistomycificus NRRL ISP-5133T (98.9 %) and Streptomyces bobili JCM 4627T (98.8 %), and strain WH-9Tshowed highest sequence similarities with Streptomyces. bobili JCM 4627T (99.2 %), Streptomyces phaeoluteigriseus NRRL ISP-5182T (99.2 %), Streptomyces alboniger NBRC 12738T (99.2 %), Streptomyces galilaeus JCM 4757T (99.1 %) and Streptomyces pseudovenezuelae NBRC 12904T (99.1 %). The predominant menaquinones were MK-9 (H6) and MK-9 (H8). The major fatty acids were anteiso-C15 : 0, iso-C16 : 0, iso-C14 : 0 and iso-C15 : 0 for strains JR-35T and JR-46 and anteiso-C15 : 0, iso-C15 : 0 and iso-C16 : 0 for strain WH-9T. The G+C content of the genomic DNA of strains JR-35T, JR-46 and WH-9T were 69.4, 74.4 and 74.1 mol%, respectively. Based on the phenotypic and genotypic data, the three strains are assigned to two novel species of the genus Streptomyces, for which the names Streptomyces rhizosphaerihabitans sp. nov. (type stain JR-35T=KACC 17181T=NBRC 109807T) and Streptomyces adustus sp. nov. (type strain WH-9T=KACC 17197T=NBRC 109810T) are proposed.

  9. History of the U.S. Army Artillery and Missile School. Volume 4. 1958-1967

    Science.gov (United States)

    1967-01-01

    harden, Jr. Aug 1962 Col Edward de Saussure , Jr. *See also History of the USAAMS 1945-1957, p. IZ8. :i2: 16 -7.j -------------------.- t GUNNER Y DEPAR...Instruction), and Pershing Division (Instruction). DIREC TORS: 30 August 1962 COL Edward de Saussure , Jr. 15 August 1963 COL Robert J. Tolly S13 May

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

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

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

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

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

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

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

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

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

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

  20. : ~ I~'i

    African Journals Online (AJOL)

    Ph.D. Tesis, Universiteit van Stellenbosch. DOBSON, H., COOPER, M.J. & FURR, B.J.A., 1975. Synchronization of oestrus with 1.c.1. 79, 939 an analogue of PGF2a and associated changes in plasma progesterone, oestradiol 17-13and LH in heifers. J. Reprod. Fert. 42, 141. ELLICOTT, A.R., SCOGGINS, J.R., HILL, J.R. (JR.) ...

  1. JJP Valeton jr as godsdienshistorikus

    Directory of Open Access Journals (Sweden)

    J. A. Loader

    1985-01-01

    Full Text Available JJP Valeton Jnr was one of the main founders of the theological current in nineteenth century Holland called 'the ethical theology'. Some of the most prominent members of this current were, like Valeton, Old Testament specialists. One of the main characteristics of the ethicals was their distinction between scientific knowledge and the knowledge of faith. This enabled them to adopt a critical approach to the Bible while at the same time remaining active in the service of the church. In this article it is shown how Valeton applied this principle in his work on the history of Israelite religion. An attempt is made to demonstrate how his insight was more penetrating than that of even the great Abraham Kuenen.

  2. 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% ...

  3. [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.

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

  5. 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% ...

  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. Biological Effects of Laser Radiation. Volume I. Review of the Literature on Biological Effects of Laser Radiation-to 1965.

    Science.gov (United States)

    1978-10-17

    ailsur-der stu-dy. Y’c~zcro-p c e:zuto s- zsne nodules -whi ch Iw r su- sbl : irracdiated revealed sho. -cyes c -,t-,i~lrg nut o-. -- "at ae thzan vale...Ham, W.T., Jr., ec al., Amer. J. Ophchal. 43, 711, 1957. 7. Ham, W.T., Jr., et al., Amer. J. Ophchal. 46, 700, 1958. 8. Ham, W.T., Jr., ec al., Acca

  9. A General Quantum Mechanical Method to Predict Positron Spectroscopy

    Science.gov (United States)

    2007-06-01

    numnb+jjp) + cn((jap -1)*numnb+jjp) * cn((jrp -1)*numnb+jip))) end if c isep =(ja -1)*no*nnorb+(jr -1)*nnorb+jrp stmpb=sep( isep ) sep( isep )= stmp...continue c 250 continue c if(nxx.gt.0) go to 200 xlhf=0.0d+00 do ja=1,noa isep =(ja -1)*no*nnorb +(ja -1)*nnorb+1 xlhf=xlhf+ 2.0d+00*sep( isep ) end do xlep...0.0d+00 xeep=0.0d+00 jap=1 do 340 ja=1,noc do 330 jr=noc+1,no do 320 jrp=2,nnorb denom = eige(ja)+eign(jap)-eige(jr)-eign(jrp) isep =(ja -1)*no*nnorb+(jr

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

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

  12. Effect of reverse cyclic loading on the fracture resistance curve of nuclear piping material

    International Nuclear Information System (INIS)

    Weon, Jong Il; Seok, Chang Sung

    1999-01-01

    Fracture resistance (J-R) curves, which are used for the elastic-plastic fracture mechanics analyses, are known to be dependent on the cyclic loading history. The objective of this paper is to study the effect of reverse cyclic loading on J-R curves in CT specimens. The effect of two parameters was observed on the J-R curves during the reverse cyclic loading. One was the minimum-to-maximum load ratio (R) and the other was the incremental plastic displacement (δ cycle /δ i ), which is related to the amount of crack growth that occurs in a cycle. Fracture resistance test on CT specimens with varying load ratio and incremental plastic displacement were performed. For the SA 516 Gr. 70 steel, the results showed that the J-R curves were decreased with decreasing the load ratio and the incremental plastic displacement. When the load ratio was set to -1, the results of the J-R curves and the J i value were about 40-50 percent of those for the monotonic loading condition. Also on condition that the incremental plastic displacement reached 1/40, the J-R curves and the J i value were about 50-60 percent of those for the incremental plastic displacement of 1/10

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

  14. 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)

  15. 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)

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

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

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

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

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

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

  2. 76 FR 34099 - National Register of Historic Places; Notification of Pending Nominations and Related Actions

    Science.gov (United States)

    2011-06-10

    ... Recreation Center, 1361 Dr. Martin Luther King, Jr. Ave., Mobile, 11000407 International Longshoreman's Association Hall, 505 Dr. Martin Luther King, Jr. Ave., Mobile, 11000408 KANSAS Butler County Yingling...

  3. BRCC36, a Novel Subunit of a BRCA1 E3 Ubiquitin Ligasa Complex: Candidates for BRCA3

    Science.gov (United States)

    2007-06-01

    BRCA1, BRCA2, and Hereditary Breast Cancer. In: Pasqualini JR, editor. Breast Cancer: Prognosis, Treatment and Prevention: Marcel Dekker Inc. p 555...Bove B, Dunbrack RL, Jr., Godwin AK. BRCA1, BRCA2, and hereditary breast cancer. In: Pasqualini JR, editor. Breast cancer: prognosis, treatment and...Sci 782:99–104. Bove B, Dunbrack R, Godwin AK. 2002. BRAC 1, BRAC2, and hereditary breast cancer. In: Pasqualini J, editor. Breast cancer: prognosis

  4. Development of an Active Topical Skin Protectant (aTSP)

    Science.gov (United States)

    2016-02-01

    protectant as a follow-on product to Skin Exposure Reduction Paste Against Chemical Warfare Agents (SERPACWA). 15. SUBJECT TERMS decontamination , Skin...corresponding author), Chemical Warfare Agent Decontamination from Skin, In J.A. Romano Jr., B.J. Lukey, and H. Salem, eds., 2nd Edition of Chemical Warfare ...CG, and Braue, EH Jr (corresponding author), “ Chemical warfare agent decontamination from skin,” In J.A. Romano Jr., B.J. Lukey, and H. Salem

  5. Feasibility Study of a Novel Diet-Based Intervention for Prostate Cancer

    Science.gov (United States)

    2011-09-01

    Trial of Diet to Alter Disease Progression in Prostate Cancer Patients on Active Surveillance.” Peter Van Veldhuizen , Jr., MD will be joining the...Administrator Nathan Eriksen SWOG Prevention Committee Chairs Powel H. Brown, MD, PhD Gary E. Goodman, MD New SWOG Co-Chair Peter Van Veldhuizen , Jr...above. The Cancer and Leukemia Group B (CALGB) will be responsible for circulating all revisions of the protocol to Dr. Peter Van Veldhuizen , Jr

  6. 77 FR 74013 - Granting of Request for Early Termination of the Waiting Period Under the Premerger Notification...

    Science.gov (United States)

    2012-12-12

    ... Robert E. Rich, Jr.; James Farrell and Catherine Farrell; Robert E. Rich, Jr. 20130210 G Starbucks Corporation; Andrew T. Mack; Starbucks Corporation. 20130214 G Westerman Interests, Inc.; Enerven Compression...

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

  8. 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% ...

  9. 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% ...

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

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

  12. Rebalancing the Air Force: A Comprehensive Solution

    Science.gov (United States)

    2011-02-16

    the consequences can be significant. High Tempo (Figure 4) Lt Gen Charles E. Stenner , Jr., Chief of the Air Force Reserve, stated while...29 January 2010. 14 Lt Gen Charles E. Stenner Jr., Chief of the Air Force Reserve, ―Total Force Policy 21: A 21 st Century Framework for...Military Force Mix Decisions,‖ White Paper, 15 July 2010. 15 Lt Gen Charles E. Stenner Jr., Chief of the Air Force Reserve, ―Testimony Before the House

  13. Junctional rhythm occurring during AV nodal reentrant tachycardia ablation, is it different among Egyptians?

    Directory of Open Access Journals (Sweden)

    Ayman M. Abdel Moteleb

    2013-12-01

    Conclusion: Junctional rhythm is a sensitive predictor of successful ablation. The pattern of JR is a useful predictor of successful ablation. Egyptian population has distinctive patterns of JR during AVNRT ablation.

  14. 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:…

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

  16. Evaluation of elastic-plastic fracture of toughness and fracture resistance of carbon steel STS42

    International Nuclear Information System (INIS)

    Kobayashi, Hideo; Nakamura, Haruo; Kashiwagi, Kohmei

    1987-01-01

    The elastic-plastic fracture toughness (J Ic ) and fracture resistance (J-R curve) of a carbon steel, STS42, used for piping in a nuclear reactor were evaluated according to the several evaluating methods recommended or proposed so far, to discuss their applicability and utility. The results obtained are as follows: (1) In evaluating J Ic , the multiple specimen method recommended by the Japan Society for Mechanical Engineers (JSME standard S001) gives the most reliable results by using smaller sized specimens. (2) The single-specimen methods by using the compliance technique, adopted in the ASTM standards (E813, E813 modified, Tentative test procedure for determining the plain strain J-R curve), do not give an accurate J-R curve or J Ic , due to an error in the calculated crack length. (3) In evaluating the J-R curve, it is necessary to account for crack extension in calculating the J-integral. (4) According to the above results, a new standard method for determining the J-R curve including the J Ic test method should be poprosed. (author)

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

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

  19. Optimizing the use of Limb Tourniquets in Tactical Combat Casualty Care: TCCC Guidelines Change 14-02

    Science.gov (United States)

    2014-02-01

    Bagley S , Kragh JF Jr, Cap AP, Dubick MA, Morrison JJ, Midwinter MJ, Butler FK, Kotwal RS, Holcomb JB. Military medical revolution: Prehospital combat...MD; John F. Kragh Jr., MD; Rom A. Stevens, MD; Jason M. Seery, MD; Donald L. Parsons, PA-C; Harold R. Montgomery, NREMT/ATP; Russ S . Kotwal, MD...Care: TCCC Guidelines Change 14-02. 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR( S ) Shackelford S . A., Butler Jr. F

  20. 40 CFR 53.35 - Test procedure for Class II and Class III methods for PM2.5 and PM-2.5

    Science.gov (United States)

    2010-07-01

    ... purposes of this outlier test only. (i) Calculate the quantities 2 × R1,j/(R1,j + R2,j) and 2 × R1,j/(R1,j... of the interval, (0.93, 1.07), then R2,j is an outlier. (iii) Calculate the quantities 2 × R3,j/(R3,j... site B shall be in a western city characterized by a high ratio of PM10−2.5 to PM2.5, with exposure to...

  1. Unmanned Surface Sea Vehicle Power System Design and Modeling

    Science.gov (United States)

    2005-11-29

    Singh, C.J. Fennie , Jr., A.J. Salkind, and D.E. Reisner, "A Fuzzy Logic Methodology to Determine State-of-Charge (SOC) in Electric and Hybrid Vehicle...Systems", 16th IEEE Photovoltaic same length of 10 meters. Specialists Conference, pp. 513-518, 1982. [5] Pritpal Singh, Craig J. Fennie , Jr., Alvin J...34Estimation of Battery Charge in Photovoltaic Systems", 16th IEEE Photovoltaic Specialists Conference, pp. 513-518, 1982. [5] Pritpal Singh, Craig J. Fennie , Jr

  2. Factor X assay

    Science.gov (United States)

    ... Benz EJ Jr, Silberstein LE, Heslop HE, Weitz JI, Anastasi J, eds. Hematology: Basic Principles and Practice . ... Benz EJ Jr, Silberstein LE, Heslop HE, Weitz JI, Anastasi J, eds. Hematology: Basic Principles and Practice . ...

  3. Thrombocytopenia

    Science.gov (United States)

    ... Benz EJ Jr, Silberstein LE, Heslop HE, Weitz JI, Anastasi J, eds. Hematology: Basic Principles and Practice . ... Benz EJ Jr, Silberstein LE, Heslop HE, Weitz JI, Anastasi J, eds. Hematology: Basic Principles and Practice . ...

  4. Placental insufficiency

    Science.gov (United States)

    ... diseases in pregnancy. In: Gabbe SG, Niebyl JR, Simpson JL, et al, eds. Obstetrics: Normal and Problem ... and postterm pregnancy. In: Gabbe SG, Niebyl JR, Simpson JL, et al, eds. Obstetrics: Normal and Problem ...

  5. Bed rest during pregnancy

    Science.gov (United States)

    ... ER. Multiple gestations. In: Gabbe SG, Niebyl JR, Simpson JL, et al, eds. Obstetrics: Normal and Problem ... labor and birth. In: Gabbe SG, Niebyl JR, Simpson JL, et al, eds. Obstetrics: Normal and Problem ...

  6. 12 CFR 226.2 - Definitions and rules of construction.

    Science.gov (United States)

    2010-01-01

    ... of Martin Luther King, Jr., Washington's Birthday, Memorial Day, Independence Day, Labor Day... holidays specified in 5 U.S.C. 6103(a), such as New Year's Day, the Birthday of Martin Luther King, Jr...

  7. Stereotactic Radiosurgery - Gamma Knife

    Science.gov (United States)

    ... DE, Adler JR Jr, Ewend MG. Image-guided robotic radiosurgery. In: Winn RH, ed. Youmans Neurological Surgery . ... by URAC, also known as the American Accreditation HealthCare Commission (www.urac.org). URAC's accreditation program is ...

  8. 78 FR 63233 - National Offshore Safety Advisory Committee; Meeting

    Science.gov (United States)

    2013-10-23

    ....S. Coast Guard, 2703 Martin Luther King Jr. Ave. SE., Stop 7509, Washington, DC 20593-7509... (ADFO) of NOSAC, Commandant (CG-OES-2), U.S. Coast Guard, 2703 Martin Luther King Jr. Ave. SE., Stop...

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

  10. 77 FR 14355 - Notice of Availability of Final Environmental Impact Statement for a Proposed Highway Between I...

    Science.gov (United States)

    2012-03-09

    ...: James A. Barlow, JR., Ph.D., Regulatory Branch, phone (504) 862-2250 or email at james.a.barlow@usace... schedule an appointment please contact either James A. Barlow, JR., phone (504) 862-2250 or Ms. Brenda...

  11. 77 FR 17117 - Qualification of Drivers; Exemption Applications; Vision

    Science.gov (United States)

    2012-03-23

    ... V. Bermudez (MA), John A. Carroll, Jr. (AL), Mark W. Crocker (TN), Johnny Dillard (SC), Keith J. Haaf (VA), Edward M. Jurek (NY), Allen J. Kunze (ND), Jack W. Murphy, Jr. (OH), Mark A. Smalls (GA...

  12. Effect of Abrasion-Induced Contact Damage on the Optical Properties and Strength of Float Glass

    Science.gov (United States)

    2018-06-07

    in glass. J Am Ceram Soc. 1969;52(6):338–339. 2. Mecholsky JJ Jr, Freiman SW, Rice RW. Effect of grinding on flaw geometry and fracture of glass. J...Am Ceram Soc. 1977;60(3–4):114–117. 3. Rice RW, Mecholsky JJ Jr. The nature of strength controlling machining flaws in ceramics. In: Hockey BJ, Rice...National Bureau of Standards; 1979. p. 351–378. 4. Rice RW, Mecholsky JJ Jr, Becher PF. The effect of grinding direction on flaw character and

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

  14. 77 FR 20994 - Changes in Flood Elevation Determinations

    Science.gov (United States)

    2012-04-09

    ...; Thomas, Jr., Mayor, City The Coastal Courier. of Hinesville, 115 East Martin Luther King, Jr. Drive...). August 18, 2011; Cook, Mayor, City of El The El Paso Times. Paso, 2 Civic Center Plaza, 10th Floor, El...

  15. 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…

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

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

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

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

  20. Effect of reverse cyclic loading on the fracture resistance curve in C(T) specimen

    International Nuclear Information System (INIS)

    Sung Seok, C.; Jin Kim, Y.; Il Weon, J.

    1999-01-01

    Fracture resistance (J-R) curves, which are used for elastic-plastic fracture mechanics analyses, are known to be dependent on the cyclic loading history. The objective of this paper is to investigate the effect of reverse cyclic loading on the J-R curves in C(T) specimens. The effect of two parameters was observed on the J-R curves during the reverse cyclic loading. One was the minimum-to-maximum load ratio (R) and the other was the incremental plastic displacement (δ cycle /δ i ), which is related to the amount of crack growth that occurs in a cycle. Fracture resistance tests on C(T) specimens with varying the load ratio and the incremental plastic displacement were performed, and the test results showed that the J-R curves were decreased with decreasing the load ratio and decreasing the incremental plastic displacement. Direct current potential drop (DCPD) method was used for the detection of crack initiation and crack growth in typical laboratory J-R tests. The values of crack initiation J-integral (J I ) and crack initiation displacement (δ i ) were also obtained by using the DCPD method. (orig.)

  1. NOSC/ONR Robotics Bibliography (1961-1981).

    Science.gov (United States)

    1982-09-01

    28, 6 Dec., 1979 @, p4 "DEFENSE EQUIPMENT FIRM TRAINS ROBOT TO PERFORM CRAFTSMAN-SKILLED TASK", Industrial Engineering, vol 13, no 5, May 1981 @, p90...1974 @, pCI-I-8 Gupton, J. A. Jr., "BUILD THIS UNICORN -i ROBOT PART I", Radio-Electronics, vol 51, no 8, 1980 @, p 3 7 ,4 1 ,76 Gupton, J. A. Jr...34BUILD THIS UNICORN -i ROBOT PART II", Radio-Electronics, vol 51, no 9, Sept. 1980 @, p55-8 Gupton, J. A., Jr., "TALK TO A TURTLE; BUILD A COMPUTER

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

  3. Henry P. McKean Jr. selecta

    CERN Document Server

    Moerbeke, Pierre; Moll, Victor

    2015-01-01

    This volume presents a selection of papers by Henry P. McKean, which illustrate the various areas in mathematics in which he has made seminal contributions. Topics covered include probability theory, integrable systems, geometry and financial mathematics. Each paper represents a contribution by Prof. McKean, either alone or together with other researchers, that has had a profound influence in the respective area.

  4. Prospective of biodiesel production utilizing microalgae as the cell ...

    African Journals Online (AJOL)

    STORAGESEVER

    2010-03-08

    Mar 8, 2010 ... Potential to grow in saline water and harsh conditions. vii. Lesser fertilizer and ..... impacts on the environment and the world's food supply ..... Eckert CA, Frederick JrWJ, Hallett JP, Leak DJ, Liotta CL, Mielenz. JR, Murphy R ...

  5. Leadership, Governance

    Science.gov (United States)

    : Environmental Documents, Reports LANL Home Calendar Search Contacts About » Leadership, Governance Leadership national security and energy challenges. Leadership, Governance Ethics, Accountability Los Alamos National . Director's Office terry wallace in leadership, governance Director Terry C. Wallace, Jr. Terry C. Wallace, Jr

  6. 76 FR 10253 - Final Flood Elevation Determinations

    Science.gov (United States)

    2011-02-24

    ... Martin Luther King Jr. Boulevard, Room 310, Evansville, IN 47708. Marion County, Kansas, and Incorporated... at the Evansville Civic Center Complex, Building Commission Department, 1 Northwest Martin Luther King Jr. Boulevard, Room 310, Evansville, IN 47708. Unincorporated Areas of Vanderburgh County Maps are...

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

  8. Characteristics of radiation field in living environment, 2

    International Nuclear Information System (INIS)

    Nagaoka, Toshi; Sakamoto, Ryuichi; Tsutsumi, Masahiro; Saito, Kimiaki; Moriuchi, Shigeru

    1990-01-01

    A series of environmental radiation survey was carried out on train lines within Tokyo metropolitan area to clarify the characteristics of radiation field in living environment. Eleven JR, 18 private and 10 subway lines were surveyed, which cover 97% of whole train lines in Tokyo district in terms of annual number of passengers. The characteristics of environmental radiation field on train lines were discussed. The mean absorbed dose rate in air due to γ-rays on the subway lines was higher than those on the JR and private lines. It is due to the difference in the radioactivity concentration and the distribution of surrounding materials as the γ-ray sources. On the other hand, the mean dose rate due to cosmic-rays on the subway lines was lower than those on the JR and private lines. It is due to the shielding effect of the upper materials such as soil or building materials of tunnels. The mean dose rates for the JR, private and subway lines were calculated using these obtained data. Though the ratio of mean dose rate of γ-rays to that of cosmic-rays for the subway lines was different from those for the JR and private lines, the sum of γ- and cosmic-ray dose rates for the JR, private and subway lines were comparable, 40∼50 nGy/h for any of them. These data will be useful for a precise and realistic evaluation of collective dose, considering the life style of the public and the variation characteristics of environmental radiation. (author)

  9. ASSESSMENT OF IN VITRO ANDROGENIC ACTIVITY IN KRAFT MILL EFFLUENT

    Science.gov (United States)

    Detection of In Vitro Androgenic Activity in Feedlot Effluent. Lambright, CS 1 , Guillette, LJ, Jr.2, Gray, LE, Jr.1 , 1USEPA, NHEERL, RTP, NC, 2 University of Florida, Dept. of Zoology, Gainesville FLRecent studies have shown the presence of androgenic activity in water...

  10. DMPD: Silica binding and toxicity in alveolar macrophages. [Dynamic Macrophage Pathway CSML Database

    Lifescience Database Archive (English)

    Full Text Available 18226603 Silica binding and toxicity in alveolar macrophages. Hamilton RF Jr, Thaku...l) Show Silica binding and toxicity in alveolar macrophages. PubmedID 18226603 Title Silica binding and toxicity in alveolar macropha...ges. Authors Hamilton RF Jr, Thakur SA, Holian A. Public

  11. BioRadBase: A database for bioremediation of radioactive waste

    African Journals Online (AJOL)

    Windows User

    2012-05-01

    May 1, 2012 ... 16(3): 254-260. Llyod JR, Chesnes J, Glasauer S, Bunker DJ, Livens FR, Lovely DR ... Macaskie LE, Lloyd JR, Thomas RAP, Tolley MR (1996). The use of ... Carroll S, He Z, Gu B, Luo J, Criddle CS, Watson DB, Jardine PM,.

  12. The moderating role of job resources in the relationship between job demands and interleukin-6 in an Italian healthcare organization.

    Science.gov (United States)

    Falco, Alessandra; Dal Corso, Laura; Girardi, Damiano; De Carlo, Alessandro; Comar, Manola

    2018-02-01

    In this study we examined the association between job demands (JD), job resources (JR), and serum levels of a possible biomarker of stress, the pro-inflammatory cytokine interleukin-6 (IL-6). According to the buffer hypothesis of the Job Demands-Resources (JD-R) model, we expected that job resources-defined as job autonomy and social support from supervisor-might buffer the relationship between job demands, defined as emotional demands and interpersonal conflict with colleagues, and IL-6. Data from 119 employees in an Italian public healthcare organization (acute care hospital) were analyzed using multiple regression. In predicting IL-6, the interactions between emotional demands and JR and between interpersonal conflict with colleagues and job autonomy (but not social support) were significant, after controlling for the effect of age and gender. The association between JD and IL-6 was stronger for individuals with low levels of JR, so that levels of IL-6 were highest when JD were high and JR were low. Overall, these results are consistent with the buffer hypothesis of the JD-R model and also extend previous research, showing that the exposure to stressful situations at work, measured as high JD and low JR, is associated with higher levels of IL-6 in hospital employees. © 2017 Wiley Periodicals, Inc.

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

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

  15. Research and Development Strategies for Human Centered and Group Support Technologies

    Science.gov (United States)

    1992-05-01

    13 Detma W. Straub, Jr. and Renee Beauclair , "A New Dimension to Decision Support: Organizational Planning Made Easy with GDSS," Data Management...and Exposition, Washington, DC, June 1991. Straub, Detmar W., Jr., and Renee Beauclair , "A New Dimension to Decision Support: Organizational Planning

  16. Clinical Investigation Program, Reports Control Symbol MED-300(R1), Fiscal Year 1988

    Science.gov (United States)

    1988-10-01

    MOREAU GORDON A, BOUCEK ROBERT Jr, GRAHAM THOMAS P Jr: "Acute shift of right ventricular distensibility after balloon pulmonary valvuloplasty"/Washington...allowing dynamic torsional forces to be recorded at set velocities throughout a pre-selected range of motion using both concentric and eccentric muscular

  17. 77 FR 26759 - Change in Bank Control Notices; Acquisitions of Shares of a Bank or Bank Holding Company

    Science.gov (United States)

    2012-05-07

    ... May 29, 2012. A. Federal Reserve Bank of Richmond (Adam M. Drimer, Assistant Vice President) 701 East Byrd Street, Richmond, Virginia 23261-4528: 1. Gerald F. Smith, Jr. Revocable Trust, (trustee, Gerald F. Smith, Jr.) Winchester, Virginia, to individually acquire voting shares of First National Corporation...

  18. 77 FR 71853 - Self-Regulatory Organizations; BATS Exchange, Inc.; NASDAQ OMX BX Inc.; Chicago Board Options...

    Science.gov (United States)

    2012-12-04

    ..., Commission, dated October 18, 2012; Letter from J. Robert Brown, Jr., Director, Corporate & Commercial Law Program, University of Denver Sturm College of Law to Elizabeth M. Murphy, Secretary, Commission, dated..., dated November 14, 2012. \\6\\ See Letter from J. Robert Brown, Jr., Director, Corporate & Commercial Law...

  19. Closing the Convoy Security Gap

    Science.gov (United States)

    2013-04-11

    January 18, 2013. Heiser Jr., LtGen Joseph M. Vietnam Studies: Logistic Support. Washington, DC: Department of the Army, 1991. Killbane, Richard E...School Library, 1968. http://www.transchool.eustis.army.mil/lic/documents/pdf/bellino.pdf 13 LtGen Joseph M. Heiser Jr., Vietnam Studies: Logistic

  20. Logistics in Security Force Assistance: Sustainable Partner Development

    Science.gov (United States)

    2014-05-22

    93Khuyen, 446. 94See Lieutenant General Joseph M. Heiser , Jr., CMH Pub 90-15, Logistic Support (Washington, DC: Center of Military History, U.S. Army...Government Printing Office, 2009. Heiser , Joseph M. Jr., Lieutenant General. CMH Pub 90-15, Logistic Support. Washington, DC: Center of Military