913 resultados para message framing
Resumo:
In 2011, 31,574 people were registered as having Chronic Obstructive Pulmonary Disease (COPD) in Northern Ireland. The most common cause of COPD is smoking and to mark this year's World COPD day, which takes place on Wednesday 16 November, the Public Health Agency is encouraging all smokers to make a decision to stop smoking today and reduce their risk of developing the disease.COPD refers to a group of diseases which includes emphysema, chronic bronchitis, and in some cases asthma. With COPD, the airways in the lungs become damaged, causing them to become narrower, therefore restricting airflow and thus making it harder to breathe. The most common symptoms of COPD are breathlessness, wheezing, abnormal sputum (a mix of saliva and mucus in the airway), and a chronic cough often mistaken for a 'smokers' cough'. Symptoms can range from mild to severe, depending upon how advanced the disease is. In advanced cases, daily activities, such as walking up a short flight of stairs, can become very difficult.There is no cure for COPD. Stopping smoking is the single most effective wayto reduce your risk of developing COPD and avoid any further damage to the lungs. Gerry Bleakney, Head of Health and Social Wellbeing Improvement, PHA, said: "Smoking causes the lining of the airways to become inflamed and damaged and is the biggest cause of COPD. The risk of developing COPD increases the more an individual smokes and the longer they smoke. "The good news is that making changes to your lifestyle can reduce your risk of developing COPD. Stopping smoking reduces the risk of developing COPD and also slows down its progression. There is support available to help you quit and I would encourage everyone thinking about stopping smoking to log on to our Want 2 Stop website www.want2stop.info and order a 'Quit Kit' free of charge. Alternatively contact the Smokers' Helpline on 0808 812 8008 for help on planning to stop smoking or to find out where your nearest Stop Smoking Service is. "The Health Minister Edwin Poots said: "The impact of living with COPD can place a considerable strain on the lives of those suffering from the condition and their families. I understand that most smokers want to quit but it is not always easy to succeed and that several attempts are frequently necessary. I would therefore urge all smokers on world COPD day, to make that commitment to stop smoking. Professional help and support are readily available. There are almost 650 smoking cessation services provided all over Northern Ireland, mostly in community pharmacies, but also in GP surgeries, hospitals, community halls and schools."
Resumo:
El proyecto Internal Message consiste en el desarrollo de un sistema de mensajería interna que comunique de forma fiable y segura a los usuarios de cualquier sistema de gestión de contenidos Joomla.
Resumo:
És àmpliament conegut que l'europeïtzació ha guanyat molt terreny en els estudis europeus. Des de finals de la dècada de 1990, ha gaudit d'una important expansió per tal d'avaluar l'eficàcia de les polítiques a escala europea en l'àmbit intern. En aquest procés la política energètica ha jugat un paper molt paradoxal, sent persistentment exclosos de l'agenda de recerca de la europeïtzació, encara que la seva creixent importància en l'elaboració de polítiques comunitàries. No obstant això, la realitat és que, tot i haver estat reconegut recentment com una àrea de la UE amb l'aplicació del Tractat de Lisboa, també ha estat influenciat, directament o indirectament, pels efectes de l'europeïtzació. Com a resultat d'això, la política energètica ha estat considerat com un "cas especial" de l'europeïtzació, portant fins al moment per a la construcció d'un sector caracteritzat la política energètica europea. En aquest context, el present treball pretén explicar l'europeïtzació de les polítiques energètiques nacionals en l'elaboració de l'actuació de la UE per mitjà de la seva competència ambiental. Més explícitament, aquesta investigació tracta de la naturalesa de la reglamentació comunitària en matèria d'energia renovable com un mecanisme d'europeïtzació amb especial èmfasi en el seu impacte a Espanya. Aquest treball sosté que (1) la lluita europea contra el canvi climàtic s'ha obert un camí per a la participació de la UE en matèria de política energètica, i que (2) encara que limitat aquest procés està produint alguns canvis en les polítiques energètiques nacionals. Universitat
Resumo:
During more than 20 years organisations like Gesto por la Paz and Lokarri had been trying to change the social approach to violence, instilling values of peace and dialogue. This working paper defends the idea that the work of these two organisations is key to understand the end of ETA violence and the lack of support that political violence has in the Basque Country. It develops the Basque peace frame generated by this movement and explains how this frame is present in the different levels of Basque society, changing the way political collective identities are negotiated in the Basque Country. Ultimately, their effort is to propose another way of doing politics, one where nationalism and violence are not intrinsically united, escaping from the polarization and confrontation that were in place during the 80s-90s.
Resumo:
Abstract This thesis proposes a set of adaptive broadcast solutions and an adaptive data replication solution to support the deployment of P2P applications. P2P applications are an emerging type of distributed applications that are running on top of P2P networks. Typical P2P applications are video streaming, file sharing, etc. While interesting because they are fully distributed, P2P applications suffer from several deployment problems, due to the nature of the environment on which they perform. Indeed, defining an application on top of a P2P network often means defining an application where peers contribute resources in exchange for their ability to use the P2P application. For example, in P2P file sharing application, while the user is downloading some file, the P2P application is in parallel serving that file to other users. Such peers could have limited hardware resources, e.g., CPU, bandwidth and memory or the end-user could decide to limit the resources it dedicates to the P2P application a priori. In addition, a P2P network is typically emerged into an unreliable environment, where communication links and processes are subject to message losses and crashes, respectively. To support P2P applications, this thesis proposes a set of services that address some underlying constraints related to the nature of P2P networks. The proposed services include a set of adaptive broadcast solutions and an adaptive data replication solution that can be used as the basis of several P2P applications. Our data replication solution permits to increase availability and to reduce the communication overhead. The broadcast solutions aim, at providing a communication substrate encapsulating one of the key communication paradigms used by P2P applications: broadcast. Our broadcast solutions typically aim at offering reliability and scalability to some upper layer, be it an end-to-end P2P application or another system-level layer, such as a data replication layer. Our contributions are organized in a protocol stack made of three layers. In each layer, we propose a set of adaptive protocols that address specific constraints imposed by the environment. Each protocol is evaluated through a set of simulations. The adaptiveness aspect of our solutions relies on the fact that they take into account the constraints of the underlying system in a proactive manner. To model these constraints, we define an environment approximation algorithm allowing us to obtain an approximated view about the system or part of it. This approximated view includes the topology and the components reliability expressed in probabilistic terms. To adapt to the underlying system constraints, the proposed broadcast solutions route messages through tree overlays permitting to maximize the broadcast reliability. Here, the broadcast reliability is expressed as a function of the selected paths reliability and of the use of available resources. These resources are modeled in terms of quotas of messages translating the receiving and sending capacities at each node. To allow a deployment in a large-scale system, we take into account the available memory at processes by limiting the view they have to maintain about the system. Using this partial view, we propose three scalable broadcast algorithms, which are based on a propagation overlay that tends to the global tree overlay and adapts to some constraints of the underlying system. At a higher level, this thesis also proposes a data replication solution that is adaptive both in terms of replica placement and in terms of request routing. At the routing level, this solution takes the unreliability of the environment into account, in order to maximize reliable delivery of requests. At the replica placement level, the dynamically changing origin and frequency of read/write requests are analyzed, in order to define a set of replica that minimizes communication cost.
Resumo:
Removal of introns during pre-mRNA splicing is a critical process in gene expression, and understanding its control at both single-gene and genomic levels is one of the great challenges in Biology. Splicing takes place in a dynamic, large ribonucleoprotein complex known as the spliceosome. Combining Genetics and Biochemistry, Saccharomyces cerevisiae provides insights into its mechanisms, including its regulation by RNA-protein interactions. Recent genome-wide analyses indicate that regulated splicing is broad and biologically relevant even in organisms with a relatively simple intronic structure, such as yeast. Furthermore, the possibility of coordination in splicing regulation at genomic level is becoming clear in this model organism. This should provide a valuable system to approach the complex problem of the role of regulated splicing in genomic expression.
Resumo:
Annual report for the Iowa Citizens’ Aide/Ombudsman Office.
Resumo:
Annual report for the Iowa Citizens’ Aide/Ombudsman Office.
Resumo:
Annual report for the Iowa Citizens’ Aide/Ombudsman Office.