9 resultados para Time Dependant Multiple Random Cipher Code (TDMRC Code)
em BORIS: Bern Open Repository and Information System - Berna - Suiça
The Effects of Threading, Infection Time, and Multiple-Attacker Collaboration on Malware Propagation
Resumo:
Enterovirus is the most common pathogen causing viral meningitis especially in children. Besides the blood-brain barrier (BBB) the choroid plexus, which forms the blood-cerebrospinal-fluid (CSF) barrier (BCSFB), was shown to be involved in the pathogenesis of enteroviral meningitis. In a human in vitro model of the BCSFB consisting of human choroid plexus papilloma cells (HIBCPP), the permissiveness of plexus epithelial cells for Echovirus 30 (EV30) was analyzed by immunoblotting and quantitative real-time PCR (Q-PCR). HIBCPP could be directly infected by EV30 from the apical as well as from the physiological relevant basolateral side. During an infection period of 5h no alterations of barrier function and cell viability could be observed. Analysis of the cytokine/chemokine-profile following enteroviral infection with a cytometric bead array (CBA) and Q-PCR revealed an enhanced secretion of PanGRO (CXCL1, CXCL2 and CXCL3), IL8 and CCL5. Q-PCR showed a significant upregulation of CXCL1, CXCL2 and CXCL3 in a time dependant manner. However, there was only a minor effect of HIBCPP-infection with EV30 on transepithelial T lymphocyte migration with or without the chemoattractant CXCL12. Moreover, CXCL3 did not significantly enhance T cell migrations. Therefore additional factors must be involved for the in vivo reported enhanced T cell migration into the CNS in the context of enteroviral meningitis. As HIBCPP are permissive for infection with EV30, they constitute a valuable human in vitro model to study viral infection at the BCSFB.
Resumo:
In the current study perfusions of an isolated cotyledon of term placenta using standard medium were compared to medium containing xanthine plus xanthine oxidase (X+XO), which generates reactive oxygen species (ROS). A time-dependant increase in the levels of different cytokines (TNF-alpha, IL-1ss, IL-6, IL-8 and IL-10) was observed between 1 and 7h with more than 90% of the total recovered from the maternal compartment with no significant difference between the 2 groups. For 8-iso-PGF2alpha 90% of the total was found in the fetal compartment and a significantly higher total release was seen in the X+XO group. Microparticles (MPs) isolated from the maternal circuit were identified by flow cytometry as trophoblastic sheddings, whereas MPs from the fetal circuit were predominantly derived from endothelial cells. More than 90% of the total of MPs was found in the maternal circuit. The absolute amount of the total as well as the maternal fraction were significantly higher in the X+XO group. Immunohistochemistry (IHC) of the perfused tissue revealed staining for IL-1beta of villous stroma cells, which became clearly more pronounced in experiments with X+XO. Western blot of tissue homogenate revealed 2 isoforms of IL-1beta at 17 and 31kD. In X+XO experiments there was a tendency for increased expression of antioxidant enzymes in the tissue. Western blot of MPs from the maternal circuit showed increased expression of antioxidant enzymes in the X+XO group and for IL-1beta only the 17kD band was detected. In vitro reperfusion of human placental tissue results in mild tissue injury suggestive of oxidative stress. In view of the increased generation of ROS in perfused tissue with further increase under the influence of X+XO, the overall manifestation of oxidative stress remained rather mild. Preservation of antioxidant capacity of human placental tissue could be a sign of integrity of structure and function being maintained in vitro by dual perfusion of an isolated cotyledon. The observed changes resemble findings seen in placentae from preeclampsia.
Resumo:
Aims The effect Of anthropogenic landscape fragmentation on the genetic diversity and adaptive potential of plant populations is a major issue in conservation biology. However, little is known about the partitioning of genetic diversity in alpine species, which occur in naturally fragmented habitats. Here, we, investigate molecular patterns of three alpine plants (Epilobium fleischeri, Geum reptans and Campanula thyrsoides) across Switzerland and ask whether Spatial isolation has led to high levels of populations differentiation, increasing over distance, and a decrease of within-population variability. We further hypothesize that file contrasting potential for long-distance dispersal (LDD) of Seed in these Species will considerably influence and explain diversity partitioning. Methods For each study species, we Sampled 20-23 individuals from each of 20-32 populations across entire Switzerland. We applied Random Amplified Polymorphic Dimorphism markers to assess genetic diversity within (Nei's expected heterozygosity, H-e; percentage of polymorphic hands, P-P) and among (analysis of molecular variance, Phi(st)) populations and correlated population size and altitude with within-populalion diversity. Spatial patterns of genetic relatedness were investigated using Mantel tests and standardized major axis regression as well as unweighted pair group method with arithmetic mean cluster analyses and Monmonier's algorithm. To avoid known biases, We standardized the numbers of populations, individuals and markers using multiple random reductions. We modelled LDD with a high alpine wind data set using the terminal velocity and height of seed release as key parameters. Additionally, we assessed a number of important life-history traits and factors that potentially influence genetic diversity partitioning (e.g. breeding system, longevity and population size). Important findings For all three species, We found a significant isolation-by-distance relationship but only a moderately high differentiation among populations (Phi(st): 22.7, 48 and 16.8%, for E. fleischeri, G. reptans and C. thyrsoides, respectively). Within-population diversity (H-c: 0.19-0.21, P-p: 62-75%) was not reduced in comparison to known results from lowland species and even small populations with < 50 reproductive individuals contained high levels of genetic diversity. We further found no indication that a high long-distance seed dispersal potential enhances genetic connectivity among populations. Gene flow seems to have a strong stochastic component causing large dissimilarity between population pairs irrespective of the spatial distance. Our results suggest that other life-history traits, especially the breeding System, may play an important role in genetic diversity partitioning. We conclude that spatial isolation in the alpine environment has a strong influence on population relatedness but that a number of factors can considerably influence the strength of this relationship.
Resumo:
The promise of search-driven development is that developers will save time and resources by reusing external code in their local projects. To efficiently integrate this code, users must be able to trust it, thus trustability of code search results is just as important as their relevance. In this paper, we introduce a trustability metric to help users assess the quality of code search results and therefore ease the cost-benefit analysis they undertake trying to find suitable integration candidates. The proposed trustability metric incorporates both user votes and cross-project activity of developers to calculate a "karma" value for each developer. Through the karma value of all its developers a project is ranked on a trustability scale. We present JBENDER, a proof-of-concept code search engine which implements our trustability metric and we discuss preliminary results from an evaluation of the prototype.
Resumo:
Java Enterprise Applications (JEAs) are complex software systems written using multiple technologies. Moreover they are usually distributed systems and use a database to deal with persistence. A particular problem that appears in the design of these systems is the lack of a rich business model. In this paper we propose a technique to support the recovery of such rich business objects starting from anemic Data Transfer Objects (DTOs). Exposing the code duplications in the application's elements using the DTOs we suggest which business logic can be moved into the DTOs from the other classes.
Resumo:
Code profiling is an essential activity to increase software quality. It is commonly employed in a wide variety of tasks, such as supporting program comprehension, determining execution bottlenecks, and assessing code coverage by unit tests. Spy is an innovative framework to easily build profilers and visualize profiling information. The profiling information is obtained by inserting dedicated code before or after method execution. The gathered profiling information is structured in line with the application structure in terms of packages, classes, and methods. Spy has been instantiated on four occasions so far. We created profilers dedicated to test coverage, time execution, type feedback, and profiling evolution across version. We also integrated Spy in the Pharo IDE. Spy has been implemented in the Pharo Smalltalk programming language and is available under the MIT license.
Resumo:
The central nervous system (CNS) is an immunologically privileged site to which access of circulating immune cells is tightly controlled by the endothelial blood-brain barrier (BBB; see Glossary) localized in CNS microvessels, and the epithelial blood-cerebrospinal fluid barrier (BCSFB) within the choroid plexus. As a result of the specialized structure of the CNS barriers, immune cell entry into the CNS parenchyma involves two differently regulated steps: migration of immune cells across the BBB or BCSFB into the cerebrospinal fluid (CSF)-drained spaces of the CNS, followed by progression across the glia limitans into the CNS parenchyma. With a focus on multiple sclerosis (MS) and its animal models, this review summarizes the distinct molecular mechanisms required for immune cell migration across the different CNS barriers.
Resumo:
Digital technologies have profoundly changed not only the ways we create, distribute, access, use and re-use information but also many of the governance structures we had in place. Overall, "older" institutions at all governance levels have grappled and often failed to master the multi-faceted and multi-directional issues of the Internet. Regulatory entrepreneurs have yet to discover and fully mobilize the potential of digital technologies as an influential factor impacting upon the regulability of the environment and as a potential regulatory tool in themselves. At the same time, we have seen a deterioration of some public spaces and lower prioritization of public objectives, when strong private commercial interests are at play, such as most tellingly in the field of copyright. Less tangibly, private ordering has taken hold and captured through contracts spaces, previously regulated by public law. Code embedded in technology often replaces law. Non-state action has in general proliferated and put serious pressure upon conventional state-centered, command-and-control models. Under the conditions of this "messy" governance, the provision of key public goods, such as freedom of information, has been made difficult or is indeed jeopardized.The grand question is how can we navigate this complex multi-actor, multi-issue space and secure the attainment of fundamental public interest objectives. This is also the question that Ian Brown and Chris Marsden seek to answer with their book, Regulating Code, as recently published under the "Information Revolution and Global Politics" series of MIT Press. This book review critically assesses the bold effort by Brown and Marsden.