779 research outputs found

    Representation of Africa online: sourcing practice and frames of reference

    Get PDF
    The dominant perspective on the representation of Africa in the western media claims that western media coverage is bias and crisis orientated and the liberal perspective claims that the coverage of Africa is not as negative as is often assumed. However, there is a paucity of literature on the representation of Africa online. This research enquiry is relevant because literature claims that the Internet has the potential to resolve the journalistic predicament of representing other culture through political participation and deliberation. But this requires a re-orientation of the sourcing practice of news organization to embrace sensitivity to and knowledge of African cultures. Moreover, the journalistic predicament can be resolved or not depending on the news gathering approach adopted by the news organization. Literature has identified two approaches, that is, ‘gatekeeping’ used mainly by dominant traditional media and ‘gatewatching’ used by alternative media in their quest to counter mainstream ideology. This study examines the impacts of the ‘gatewatching’ approach adopted by Africa Have Your Say (AHYS) website on its representation and frames of reference of Africa. It uses on-site observation, in-depth interviews and textual analysis to gather data. The study found that although the sourcing practice at the AHYS is elaborate and complex, the ‘gatewatching’ approach makes its susceptible to second level agenda setting. Hence, its frame repeats the attributes and tone used by the mainstream traditional media. However, a minority of users did not use repeat this frame in their comments

    Physicochemical assessment and bacteriological studies of hand-dug wells of major markets in south western, Nigeria

    Get PDF
    Rapid population in developing nations has imposed stress on groundwater resources, thus the need to assess physicochemical and bacteriological impact of microbes on hand-dug wells along some major markets in Ibadan Southwestern Nigeria. Water samples from hand-dug wells were measured sequentially, and total dissolved solute (TDS), pH, electrical conductivity (EC), salinity, and temperature were measured in situ. Water samples were analyzed at a Microbiology Laboratory. Most probable techniques used for micro-organism analysis were in three stages: presumptive test used for confirmation of Escherichia coli, confirmed test for total viable bacteria count (TVBC), and complete test to reconfirm the presence of coliform. Presumptive test showed high rate of E. coli in most of the hand-dug wells with (37.5 %). Confirmed test revealed Staphylococcus aureus to be 25 %, followed by Proteus vulgaris (14.6 %), Bacillus species (12.5 %), Pseudomonas aeruginosa (8.3 %), and Klebsiella spp. (2.1 %) respectively. Total viable bacteria counts are 500 to 192,000. Physicochemical results (total dissolved solute (TDS), pH, electrical conductivity (EC), salinity, temperature) when compared with WHO (2006) and SON (2007) revealed all the parameters to be within the permissible limits except pH (5.8 to 9.56), and high values of the parameters were caused by organic matter. High E. coli in the study area revealed influence of human and animal fecal that coul

    The effect of disgust-related side-effects on symptoms of depression and anxiety in people treated for cancer: a moderated mediation model

    Get PDF
    As maladaptive disgust responses are linked to mental health problems, and cancer patients may experience heightened disgust as a result of treatments they receive, we explored the associations between disgust-related side-effects and symptoms of depression and anxiety in people treated for cancer. One hundred and thirty two (83 women, Mage = 57.48 years) participants answered questions about their treatments, side-effects, disgust responding, and mental health. Experiencing bowel and/or bladder problems, sickness and/or nausea (referred to here as “core” disgust-related side-effects) was significantly related to greater symptoms of depression and borderline increased anxiety. Further, these links were explained by a moderated mediation model, whereby the effects of core disgust side-effects on depression and anxiety were mediated by (physical and behavioural) self-directed disgust, and disgust propensity moderated the effect of core disgust side-effects on self-disgust. These findings stress the importance of emotional responses, like disgust, in psychological adaptation to the side-effects of cancer treatments

    Negative emotional stimuli reduce contextual cueing but not response times in inefficient search

    Get PDF
    In visual search, previous work has shown that negative stimuli narrow the focus of attention and speed reaction times (RTs). This paper investigates these two effects by first asking whether negative emotional stimuli narrow the focus of attention to reduce the learning of a display context in a contextual cueing task and, second, whether exposure to negative stimuli also reduces RTs in inefficient search tasks. In Experiment 1, participants viewed either negative or neutral images (faces or scenes) prior to a contextual cueing task. In a typical contextual cueing experiment, RTs are reduced if displays are repeated across the experiment compared with novel displays that are not repeated. The results showed that a smaller contextual cueing effect was obtained after participants viewed negative stimuli than when they viewed neutral stimuli. However, in contrast to previous work, overall search RTs were not faster after viewing negative stimuli (Experiments 2 to 4). The findings are discussed in terms of the impact of emotional content on visual processing and the ability to use scene context to help facilitate search

    The effect of formulation additives on the properties of films prepared using Terminalia randii Baker F Gum

    Get PDF
    Background: Natural polymers are becoming useful excipients in pharmaceutical formulations due to their non-toxic and biodegradable properties. One of their common uses is in the manufacture of polymeric films.Objective: This present work is to evaluate the effect of plasticizer type and polymer type on the properties of Terminalia films.Method: Films were prepared by solvent casting method using Terminalia, xanthan gums and hydroxylpropy lmethylcellulose (HPMC). Terminlia was also combined with xanthan, HPMC at different ratios using propylene glycol and glycerol as plaasticizers. The films were characterized using adherence, folding endurance and mechanical properties were determined using tensile strength and percent elongation. Disintegration was carried out in a disintegration apparatus using distilled water, 0.1M HCl (pH 1.2) and phosphate buffer pH 6.8.Result: Films prepared with Terminalia and those prepared by combining Terminalia and xanthan gums showed adherence. Films plasticized with glycerol had higher folding endurance and tensile strength. When HPMC was combined with Terminalia, the disintegration of the films produced was significantly (p<0.05) reduced at pH 6.8Conclusion: Glycerol plasticizer produced films with optimal properties, while combination of Terminalia gum and HPMC, produced films with optimal properties. Therefore, plasticizer and polymer must be carefully chosen for film formulations.Keywords: Film, Plasticizer, Terminalia gum, Polymers, Tensile strength, Fold enduranc

    Computational Numerical Solution for Traveling Salesman Problem

    Get PDF
    This paper examined and analysed the desire of Traveling Salesman Problem (TSP) to find the cheapest way of visiting all given set of cities and returning to the starting point.     We presented a unique decomposition approach model for TSP in which the requirements and features of practical application in communication network, road transportation and supply chains are put into consideration.  We used a Mathematical Modeling solution with the application of Ant Colony Search Algorithm (ACSA) approach for result computation. In our approach, different Agents were created for difference purposes.   Information agent gathered information about best tour and detected the solution agent that arrived at a given point with information message containing details of where the solution agent has come from as well as best tour cost.  The place ant performs local pheromone decay on the relevant links.   This help to avoid random visit to irrelevant edges and allows the place ant to calculate the cost of tour of all place ants including the latest pheromone level on the links to each of the place ants. The solution agent uses available information to decide  which node to visit next and informs the place ant of  its decision to move to a given destination and update better tour  previously sampled while information about where to go next also obtained.       The place ant updates its pheromone value for that link using the equivalent of the algorithm for local pheromone update.    The cycle continues until solution agent arrives at its destination. The main advantage of our approach is that it permits the use of mixed integer programming and combinatorial optimization techniques to compute real optimal routing path, solving the problem in practice by returning actual shortest route with its numerical value and not the best effort result as provided by some previous models and analytical methods. The implementation was carried out using C# programming language.  Data used were generated and the performance evaluation of the model was carried out through simulation using Matlab 7.0.  The result shows that by considering all possible paths between a node as the source and another as the destination, all possible routes for a particular journey with shortest route in each case were generated. Keywords: Ant Colony, Combinatorial Optimization, Mixed Integer Programming, Pheromone, Search Algorithm and Traveling Salesman

    Predictors of post-operative outcomes in patients with peripheral arterial disease and critical limb ischaemia: a systematic review and meta-analysis

    Get PDF
    Background: A very small proportion (1%) of patients with peripheral artery disease (PAD) present with critical limb threatening ischaemia (CLTI) with poor prognosis. The present review showcased several pre-operative predictors and key post-operative outcomes. Identification of any modifiable predictors may impact positively on surgical outcomes.Design: PubMed/Medline, Google scholar and Cochrane databases were searched using terms such as “peripheral arterial disease” AND “critical limb ischemia,” “post-operative outcome,” AND “predictors of post-operative outcomes”. Search was for relevant English-language articles published between January 1997 and December 2007 Selected articles were screened first by title and abstract, and selection of full articles was based on relevance using our inclusion and exclusion criteria and quality ratings performed with the MINORS score.Results: The included studies were published between 1997 and 2007. Only six (6) articles out of a total of 2,114 were deemed suitable for analysis. Ambulatory recovery was >70% at six months, 86.7% and 70.0% at one year and five years respectively. Rate of local wound complications was between 12% and 24%. Reported limb salvage rates were >90% at six months, >70% at one year and 70.0-90.0% at five years. Primary graft patency rate at one year ranged from 63% and 76.6%. Gangrene, diabetes and impaired pre-operative ambulatory function are associated with more wound complications, low limb salvage, reduced graft patency and poor functional outcome.Conclusion: Pre-operative ambulatory status was the most important predictor of post-operative ambulatory recovery. Diabetes mellitus was an important risk factor for prolonged wound healing, local wound complications and major amputation

    Computational Numerical Solution for Traveling Salesman Problem

    Get PDF
    This paper examined and analyzed the desire of Traveling Salesman Problem (TSP) to find the cheapest way of visiting all given set of cities and returning to the starting point.     We presented a unique decomposition approach model for TSP in which the requirements and features of practical application in communication network, road transportation and supply chains are put into consideration.  We used a Mathematical Modeling solution with the application of Ant Colony Search Algorithm (ACSA) approach for result computation.  In our approach, different Agents were created for difference purposes.   Information agent gathered information about best tour and detected the solution agent that arrived at a given point with information message containing details of where the solution agent has come from as well as best tour cost.  The place ant performs local pheromone decay on the relevant links.   This help to avoid random visit to irrelevant edges and allows the place ant to calculate the cost of tour of all place ants including the latest pheromone level on the links to each of the place ants. The solution agent uses available information to decide  which node to visit next and informs the place ant of  its decision to move to a given destination and update better tour  previously sampled while information about where to go next also obtained.  The place ant updates its pheromone value for that link using the equivalent of the algorithm for local pheromone update.  The cycle continues until solution agent arrives at its destination. The main advantage of our approach is that it permits the use of mixed integer programming and combinatorial optimization techniques to compute real optimal routing path, solving the problem in practice by returning actual shortest route with its numerical value and not the best effort result as provided by some previous models and analytical methods. The implementation was carried out using C# programming language.  Data used were generated and the performance evaluation of the model was carried out through simulation using Matlab 7.0.  The result shows that by considering all possible paths between a node as the source and another as the destination, all possible routes for a particular journey with shortest route in each case were generated. Keywords: Ant Colony, Combinatorial Optimization, Mixed Integer Programming, Pheromone, Search Algorithm and Traveling Salesman
    corecore