DM

Showing posts with label better. Show all posts
Showing posts with label better. Show all posts

Wednesday, July 10, 2013

Homicide Rates by Mentally Ill Falls to Lowest Level Thanks to Safer Patient Care and Better Treatment in England


But suicides among mental health patients increased with the current economic difficulties a likely factor.

The findings, reported in the National Confidential Inquiry into Suicide and Homicide by People with Mental Illness (NCI) produced by The University of Manchester, suggest more needs to be done to help mental health patients with debts, housing and employment.

The research team says safety efforts need to focus on patients receiving home treatment where there has been a rise in suicide deaths in recent years. Combined with a fall in the number of inpatient suicides, there are now twice as many suicides under home treatment as in inpatient care.

The report, commissioned by the Healthcare Quality Improvement Partnership on behalf of the NHS England, DHSSPS Northern Ireland, the Scottish Government, the Welsh Government and the Channel Islands, examined homicide and suicide figures for all four countries of the United Kingdom among mental health patients from 2001-2011 (figures for 2011 are provisional).

There were 33 homicides committed by mental health patients in England in 2010 -- the lowest figure since data collection began in 1997 following a peak in 2006. A similar fall was found for homicide by people with schizophrenia in England (22 in 2010) and for people with symptoms of mental illness at the time of offence (England) (36 in 2010)*.

Professor Louis Appleby, Director of the National Confidential Inquiry, said: "It is welcome news that patient homicides are falling and reflects well on the safety measures taken by mental health staff. These are early trends and the precise causes are unknown but they may reflect better care for "dual diagnosis" patients - those with both mental illness and alcohol or drug misuse. The introduction of new Community Treatment Orders may also have played a part."

Provisional figures for suicide showed 1,333 suicides in mental health patients in England in 2011 - up from 1175 in 2010. Patient suicide in Scotland also rose but similar increases in Wales and Northern Ireland were based on small numbers and needed to be treated with caution, researchers said.

Professor Appleby said: "The increase in suicide among mental health patients is in line with an increase in the general population and is mostly likely due to the current economic circumstances. Although these are only early indicators, it would suggest services should try to address the economic difficulties of patients who might be at risk of suicide. Ensuring patients receive advice on debts, housing and employment could make a difference, while improvements in home treatment should now become a priority for suicide prevention. Particular caution is needed with home treatment for patients who live alone or are reluctant to accept treatment."

Other findings in the report include:

Opiates are now the main substances taken by patients in fatal overdoses in all countries; Hanging remains the main method for patient suicides (England, Northern Ireland, Wales).

Source-Eurekalert


View the original article here

Friday, July 5, 2013

Breastfed People Have Better Chance for Getting Ahead

by Bidita Debnath on? June 25, 2013 at 10:11 PM Research News A study revealed that people breastfed as infants have a 24 percent better chance than their formula-fed counterparts of climbing the social ladder.  Breastfed People Have Better Chance for Getting Ahead
Conversely, being fed mothers' milk as a baby also reduced one's chances of social demotion later in life by as much as 20 percent, said the findings published in the journal Archives of Disease in Childhood.

"Our study adds to evidence on the health benefits of breast feeding by showing that there may be lifelong social benefits," wrote the British research team.

The researchers looked at data on 17,419 people born in Britain in 1958 and another 16,771 born in 1970 -- comparing their social class at the age of 10 or 11 to that aged 33/34, and whether or not they had been breastfed.

Social class was categorised on a four-point scale ranging from unskilled or semi-skilled to professional or managerial.

In the 1958 group, 68 percent had been breastfed compared with only 36 percent in the 1970 group, said the study, which claims to be the largest yet to probe the relationship between breastfeeding and social mobility.

The researchers gathered data during regular follow-ups every few years and took into account a range of other potential factors such as brain development and emotional stress levels.

"Intellect and stress accounted for around a third (36%) of the total impact of breastfeeding: breastfeeding enhances brain development, which boosts intellect, which in turn increases upwards social mobility. Breastfed children also showed fewer signs of stress," said a statement.

The authors said breast milk contained so-called long-chain polyunsaturated fatty acids or LCPUFA's, which were essential for brain development.

Previous studies, however, have suggested that LCPUFA's alone may not improve cognitive growth

The team said it was impossible to tell which was more beneficial to the child: the nutrients found in breast milk, the skin-go-skin contact and bonding between a nursing mother and her infant, or perhaps a combination of the two.

Further research was needed, they said, to determine whether mothers who fed their infants formula could aid their long-term development by mimicking the skin contact between breastfeeding women and their offspring.

Source-AFP

var xmlHttpvar imgpath,imagefunction RefreshImage(ImageId){image=document.getElementById(ImageId);//alert(ImageId);xmlHttp=GetXmlHttpObject();if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url="http://www.medindia.net/captcha/captcha.asp";url=url+"?x="+Math.random();imgpath=url;xmlHttp.onreadystatechange=stateChangedReg;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReg(){if (xmlHttp.readyState==4){image.src = imgpath;}}function RequestCode(){xmlHttp=GetXmlHttpObject();if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url="http://www.medindia.net/captcha/reqimgvalue.asp";url=url+"?x="+Math.random();xmlHttp.onreadystatechange=stateChangedReq;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReq(){if (xmlHttp.readyState==4){var seccode=xmlHttp.responseText;if(seccode==document.getElementById("scode").value){//alert(seccode + "same value");}else{document.getElementById("scode").value=xmlHttp.responseText;}}}function GetXmlHttpObject(){var xmlHttpNew=null;try { // Firefox, Opera 8.0+, Safari xmlHttpNew=new XMLHttpRequest(); }catch (e) { // Internet Explorer try { xmlHttpNew=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttpNew=new ActiveXObject("Microsoft.XMLHTTP"); } }return xmlHttpNew;}function GetXmlHttpObject(){var xmlHttp=null;try { // Firefox, Opera 8.0+, Safari xmlHttp=new XMLHttpRequest(); }catch (e) { // Internet Explorer try { xmlHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP"); } }return xmlHttp;} X function fnsearch(){day1 = document.search.SelDay.value;month1 = document.search.SelMonth.value;year1 = document.search.SelYear.value;tmpdate=month1+"/"+day1+"/"+year1 fromdate=new Date(year1,month1-1,day1)if (!((fromdate.getDate()==day1)&&(fromdate.getMonth()+1==month1)&&(fromdate.getFullYear()==year1))){alert("Please Select a valid Date")document.search.SelDay.focus();return false;}tmpcatid=document.search.ncategoryid.value;tmpkeyword=document.search.keyword.value;document.search.action="http://www.medindia.net/news/newsday_list.asp?ddate="+tmpdate+"&ncategoryid=" +tmpcatid +"&keyword=" +tmpkeywordreturn true;}News Categories:?? Latest Health News Popular News AIDS/HIV News Alcohol & Drug Abuse News Alternative Medicine News Anti-Aging News Bird Flu News Cancer News Celebrity Health News Chikungunya News Child Health News Cholesterol News Clinical Trials News Corporate News Dengue News Dental News Diabetes News Diet & Nutrition News Drug News Education News Environmental Health General News Genetics & Stem Cells News Health Insurance News Heart Disease News Hospital News Hypertension News Indian Health News Lifestyle News Medical Gadgets Medical PDA News Medico Legal News Men?s Health News Mental Health News News on IT in Healthcare Nursing Profession News Obesity News Organ Donation News Research News Respiratory Disease News Senior Health News Sexual Health News Tropical Disease News Weight Loss Women Health News Senior Health Center


View the original article here

Friday, June 28, 2013

Better Recovery With Stroke Drug

by Savitha.C.Muppala on? June 25, 2013 at 10:36 AM Research News Victims of stroke who are administered the clot-busting drug - alteplase within six hours of a stroke enjoy a better quality of and faster recovery. This news is encouraging for victims of stroke as it improves their quality of life.  Better Recovery With Stroke Drug
The drug is now being used extensively in specialist stroke units in the UK. This treatment is given to people that suffer an ischemic stroke when the brain's blood supply is interrupted by a clot. However, the drug did not improve stroke survival rates.

Recovery rates depended on the timing when patients receive treatment. In about 3 out of 100 patients, the drug also led to a bleed in the brain, which can be fatal.

Families will have to consider the risks and take a decision based on the severity of the stroke. Prof Peter Sandercock, of the University of Edinburgh's Centre for Clinical Brain Sciences, who led the study, said: "What doctors need to do is to say this is a difficult decision for patients and their families. They have to say this is a treatment that carries risks."

"It is personal choice, comparing immediate risk versus long-term benefits. When a stroke strikes, time lost is brain lost. The sooner patients receive treatment the more likely they are to make a better recovery."

Source-Medindia

var xmlHttpvar imgpath,imagefunction RefreshImage(ImageId){image=document.getElementById(ImageId);//alert(ImageId);xmlHttp=GetXmlHttpObject();if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url="http://www.medindia.net/captcha/captcha.asp";url=url+"?x="+Math.random();imgpath=url;xmlHttp.onreadystatechange=stateChangedReg;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReg(){if (xmlHttp.readyState==4){image.src = imgpath;}}function RequestCode(){xmlHttp=GetXmlHttpObject();if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url="http://www.medindia.net/captcha/reqimgvalue.asp";url=url+"?x="+Math.random();xmlHttp.onreadystatechange=stateChangedReq;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReq(){if (xmlHttp.readyState==4){var seccode=xmlHttp.responseText;if(seccode==document.getElementById("scode").value){//alert(seccode + "same value");}else{document.getElementById("scode").value=xmlHttp.responseText;}}}function GetXmlHttpObject(){var xmlHttpNew=null;try { // Firefox, Opera 8.0+, Safari xmlHttpNew=new XMLHttpRequest(); }catch (e) { // Internet Explorer try { xmlHttpNew=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttpNew=new ActiveXObject("Microsoft.XMLHTTP"); } }return xmlHttpNew;}function GetXmlHttpObject(){var xmlHttp=null;try { // Firefox, Opera 8.0+, Safari xmlHttp=new XMLHttpRequest(); }catch (e) { // Internet Explorer try { xmlHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP"); } }return xmlHttp;} X function fnsearch(){day1 = document.search.SelDay.value;month1 = document.search.SelMonth.value;year1 = document.search.SelYear.value;tmpdate=month1+"/"+day1+"/"+year1 fromdate=new Date(year1,month1-1,day1)if (!((fromdate.getDate()==day1)&&(fromdate.getMonth()+1==month1)&&(fromdate.getFullYear()==year1))){alert("Please Select a valid Date")document.search.SelDay.focus();return false;}tmpcatid=document.search.ncategoryid.value;tmpkeyword=document.search.keyword.value;document.search.action="http://www.medindia.net/news/newsday_list.asp?ddate="+tmpdate+"&ncategoryid=" +tmpcatid +"&keyword=" +tmpkeywordreturn true;}News Categories:?? Latest Health News Popular News AIDS/HIV News Alcohol & Drug Abuse News Alternative Medicine News Anti-Aging News Bird Flu News Cancer News Celebrity Health News Chikungunya News Child Health News Cholesterol News Clinical Trials News Corporate News Dengue News Dental News Diabetes News Diet & Nutrition News Drug News Education News Environmental Health General News Genetics & Stem Cells News Health Insurance News Heart Disease News Hospital News Hypertension News Indian Health News Lifestyle News Medical Gadgets Medical PDA News Medico Legal News Men?s Health News Mental Health News News on IT in Healthcare Nursing Profession News Obesity News Organ Donation News Research News Respiratory Disease News Senior Health News Sexual Health News Tropical Disease News Weight Loss Women Health News Kidney Health Center


View the original article here

Tuesday, June 18, 2013

Indicators of depression can predict the Disabilty work better

by Dr.Enozia Van Daele on June 15, 2013 at 4:58 pm new Lifestyle Indications of depression may predict the inability to work in the first best discoveries, new data from arthritis. Depression Indicators may Predict Work Disabilty Better
The study showed that in a multivariate analysis none of the activity of arthritis measures or cardiovascular, metabolic or studied lung were associated with early retirement, but a statement unique depression 'having little interest or pleasure in most days during the last 2 weeks of doing things' identified more patients to ask the disability pension.

"Our results demonstrate that if patients with early arthritis consider applying for the disability pension is more dependent on the mental states that the activity of the disease. "Arthritis having a financial impact on patients and society, attention focused on welfare in the early stages of the disease may help patients remain in the labour market", commented the lead author of the study by Professor Angela Zink, head of the unit of epidemiology at the Research Centre German rheumatism in Berlin.

Musculoskeletal diseases affect at least 100 million people in Europe, represents a half of all absences European labour and 60% of incapacity for work. If poorly managed, they represent a heavy economic burden on European society, estimated at up to 2% of GDP.2

573 patients<63 years="" enrolled="" in="" an="" early="" inflammatory="" arthritis="" (ia)="" cohort=""><6 months)="" were="" analysed="" with="" respect="" to="" their="" decision="" to="" request="" disability="" pension="" within="" the="" first="" 12="" months="" of="" treatment.="" patient="" reported="" parameters="" included="" pain,="" morning="" stiffness,="" fatigue,="" functional="" capacity,="" and="" the="" depression="" statement="" "having="" little="" pleasure="" or="" interest="" in="" doing="" things="" most="" of="" the="" day.="">

Patients had duration of the symptom of 13 + 7 weeks, 67% were rheumatoid factor (RF) and/or anti-Citrullinated protein antibody (ACPA) - positive, filled with 65% the new ACR - EULAR response criteria * initially and 87% took the disease-modifying antirheumatic drugs (DMARDs) in 12 months. Less than a year of care, 21% of patients with moderate depression indicators and 45% of people with severe depression had considered or entered an early retirement.

Source-Eurekalert

var xmlHttpvar imgpath, imagefunction RefreshImage (ImageId) {image = document.getElementById (ImageId) //alert (ImageId); xmlHttp = GetXmlHttpObject (); if (xmlHttp == null) {alert ("your browser does not support AJAX!"); return;} var url="http://www.medindia.net/captcha/captcha.asp";url=url+"?x="+Math.random();imgpath=url;xmlHttp.onreadystatechange=stateChangedReg;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReg() {if (xmlHttp.readyState == 4) {image.src = imgpath;}}function RequestCode() {xmlHttp = GetXmlHttpObject (); if (xmlHttp == null) {alert ("your browser does not support AJAX!"); return;} var url="http://www.medindia.net/captcha/reqimgvalue.asp";url=url+"?x="+Math.random();xmlHttp.onreadystatechange=stateChangedReq;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReq() {if (xmlHttp.readyState == 4) {var seccode = xmlHttp.responseText; if (seccode == document.getElementById ('scode') .value) {//alert (seccode + "same value");}}}else {document.getElementById("SCODE").{{{Value = xmlHttp.responseText;}}}function GetXmlHttpObject() {var xmlHttpNew = null; try {/ / Firefox, Opera 8.0 +, Safari xmlHttpNew = new XMLHttpRequest();}}catch (e) {/ / Internet Explorer try {xmlHttpNew = new ActiveXObject ("Msxml2.XMLHTTP");} catch (e) {xmlHttpNew = new ActiveXObject ("Microsoft.XMLHTTP");}}{Return xmlHttpNew;}function GetXmlHttpObject() {var xmlHttp = null; try {/ / Firefox, Opera 8.0 +, Safari xmlHttp = new XMLHttpRequest();}}catch (e) {/ / Internet Explorer try {xmlHttp = new ActiveXObject ("Msxml2.XMLHTTP");} catch (e) {xmlHttp = new ActiveXObject ("Microsoft.XMLHTTP");}}{return xmlHttp;} X function fnsearch() {day1 = document.search.SelDay.value; month1 = document.search.SelMonth.value; year1 = document.search.SelYear.value;tmpdate=month1+"/"+day1+"/"+year1 fromdate = new Date (year1, month1-1, day 1) if (!)} () (fromdate.getDate () == day1) & (fromdate.getMonth () + 1 == month1) & (fromdate.getFullYear () == year1))) {alert ("Please select a valid (Date ') document.search.SelDay.focus); return false;}tmpcatid = document.Search.ncategoryid.Value; tmpkeyword = document.Search.Keyword.Value; document.Search.action="http://www.medindia.NET/news/newsday_list.asp?ddate="+tmpdate+"&ncategoryid=" + tmpcatid + "& keyword =" {+ tmpkeywordreturn true;} "News categories: latest news from popular health News HIV/AIDS news alcohol & drug abuse News medicine Alternative News News anti-aging bird flu News Cancer News celebrity Health News Chikungunya News child health News cholesterol News clinical trials new news Dengue Dental News Diet Food News News & Nutrition News diabetes drugs News Education News Environment General Health News & stem cells new health insurance News heart disease new Hospital News Hypertension News Indian Health News Lifestyle News medical Gadgets medical PDA News legal medical new men s health news new new mental health on it in nursing Profession News obesity new organ donation News Search new respiratory disease News Health Senior News health sexual new tropical diseases News weight loss women health newWomen's Health Center


View the original article here

Friday, May 31, 2013

Stroke patients perform better in Get with the guidelines (Regd) - racing program


"Previous studies have shown get with the guidelines hospitals improved the manner in which they have taken in charge for people, but it is the first to show how the recovery tempeature patient.".The researchers compared 366 hospitals that joined the programme of the American Heart Association/American Stroke Association get with lines guidelines-race in April 2004-December 2007 with 366 that did not.

They correspond to installations of size, geographical location, State of education, number of treated strokes and patients characteristics.Comparing the periods before and after hospitals joined to get with the guidelines, researchers found that participating hospitals improved their mortality rate 30 days and one year and a rate of readmission 30 days and one year. During the same time, only improved non-participating hospitals 30-day mortality rates.

Hospitals get with the guidelines-Stroke lines also had higher rates of discharge patients directly at home rather than in a care facility.More than 2,000 hospitals participate in several programmes to get with the guidelines of the association, which provide resources and tools to help care teams to follow the most recent treatment guidelines based on research.

Source-Eurekalert


View the original article here

Thursday, May 30, 2013

Rating Panels may Help Beer Industry Better Assess Itself

by Dr.Enozia Vakil on? May 19, 2013 at 7:29 PM Lifestyle News The regulations and guidelines regarding the advertising of alcohol is under the wing of the alcohol industry itself. A new study has investigated the ability of panels to find consensus around code violations. Results indicate that a modified Delphi Technique may enhance the ability of regulatory agencies to monitor the content of alcohol-beverage advertising.  Rating Panels may Help Beer Industry Better Assess Itself
In order to avoid exposing vulnerable groups such as children and young adults to alcohol advertising, industry groups have developed their own self-regulation guidelines. However, these guidelines have been criticized for possible conflict of interest, lack of objectivity, and unresponsiveness to complaints about violations. A study of violations of the U.S. Beer Institute code has identified a relatively inexpensive method of assessing whether alcohol-advertising content is in compliance with the industry's voluntary standards.

Results will be published in the October 2013 issue of Alcoholism: Clinical & Experimental Research and are currently available at Early View.

"Research suggests that alcohol advertising pre-disposes young people to have favorable attitudes toward drinking, and to prefer certain brands, particularly those marketed to young adults, and to promote an earlier onset of drinking," said Thomas F. Babor, professor of public health and community medicine at The University of Connecticut School of Medicine as well as first author of the study. "The strength of the association, the consistency of the findings, the dose-response relationship, and the theoretical plausibility of the effect strongly suggest that alcohol advertising increases the likelihood that young people will start to use alcohol and will drink more if they are already using alcohol."

"Given that alcohol use is the leading drug problem among young people, and responsible for approximately 4700 deaths per year among persons under 21, and since the earlier young people start drinking, the more likely they are to experience alcohol problems later in life, there is a strong public health interest in reducing youth exposure to alcohol advertising," added David H. Jernigan, associate professor in the Department of Health, Behavior and Society at Johns Hopkins Bloomberg School of Public Health.

"Advertising codes of practice have been developed by the advertising industry, and more recently by the alcohol industry, including trade associations representing the beer, wine and spirits producers," explained Babor. "Over the years, the alcohol industry has taken increasing responsibility for specifying the exposure and content limits of their marketing, primarily to avoid government regulation. Although they have created a structure that is purportedly 'independent,' it is actually controlled entirely by industry personnel. As currently organized, the voluntary self-regulation programs set up by the alcohol industry provide a convenient way to claim they are being responsible without having to modify their advertising campaigns, which are often directed at young people."

"This is a case where the fox is not only minding the chicken house, but has actually built it," said Jernigan. "The codes are created and enforced by the industry. They are vague and may be changed with impunity. There are no penalties for violations, and according to reviewers engaged by the industry, violations are few - indeed, the Beer Institute's Code Compliance Review Board has never found an ad in violation of the beer industry's code."

Babor and his colleagues selected six alcohol advertisements based on their likelihood of having violated the "Beer Code," and then had two panels of raters - a community panel of college students, and an expert panel of health professionals (n=286) - assess whether the ads had violated the alcohol industry's voluntary standards. The ratings addressed issues such as whether the actors depicted in the ads appeared younger than age 21, the amount of drinking suggested in the ad story situation, and the association of the beer product with social success. The alcohol advertisements were rated on two occasions, separated by one month.

"Our study shows that it is feasible to obtain consistent evaluations of marketing code violations from both health professionals and members of vulnerable groups, and that such information could be rapidly translated into decisions about whether an alcohol ad should be broadcast," said Babor. "Results indicate that the modified Delphi Technique can facilitate consensus development around code violations, which may enhance the ability of regulatory agencies to monitor the content of alcohol-beverage advertising."

"While both groups found violations in the ads, the expert raters were more conservative and less likely to be influenced by feedback, either from their own ratings as a group or from the ratings of the other group," added Jernigan. "The authors found that as few as 15 raters could produce consistent estimates of code violations, suggesting that it is possible, and relatively inexpensive, to put together an independent panel of raters to assess whether the content of alcohol ads is in compliance with the industry's voluntary standards."

While Babor was somewhat surprised that college students identified more violations than experts/health professionals, Jernigan was not; both noting that older health experts were less adept at seeing content designed to appeal to young persons through humor, sexually suggestive material, and associations between drinking and social success. "Much of the content of alcohol ads flies under the comprehension radar of adults," said Jernigan. "This underscores why it is important to include young people and young adults in rating panels assessing industry compliance with its standards."

"The procedure we've developed at the very least can be used to rapidly detect code violations and report them to industry sources so that they can remove ads with objectionable content," said Babor. "More importantly, it may be used to document the extent of code violations so that policymakers can consider whether stronger measures are needed, such as a total ban on alcohol marketing, as is done for tobacco products."

Jernigan would like to go even further. "Unless a panel of raters is permitted to 'pre-vet' the advertising, that is, to judge the ads before they are released to the public, even scientifically sound content assessments will always occur after the damage of youth exposure to them has already been done," he said. "Realistically, there are two ways of addressing the influence of alcohol advertising on young people: changing the content of the ads so they are less likely to influence kids, or changing where and when the ads are shown - in other words, placement - to reduce the likelihood that kids will see the ads. This study shows that the content of the advertising can be assessed and judged reliably by 'civilian' rating panels. But because of the difficulty of assessing and blocking ads before they are released to the public, addressing placement of the advertising - that is, reducing the likelihood that kids will see the ads in the first place - is critical if we are to give parents, teachers and law enforcement the support they need to safeguard our youth from the harmful effects of alcohol use."

"Parents may be interested in knowing this procedure could be used to protect young persons from ad content designed to make alcohol more appealing to them," added Babor. "For example, most people would be surprised to learn that each year, several of the beer ads broadcast to millions of young persons on Superbowl Sunday contain serious code violations that may contribute to binge drinking by American youth."

Source-Eurekalert

var xmlHttpvar imgpath,imagefunction RefreshImage(ImageId){image=document.getElementById(ImageId);//alert(ImageId);xmlHttp=GetXmlHttpObject();if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url="http://www.medindia.net/captcha/captcha.asp";url=url+"?x="+Math.random();imgpath=url;xmlHttp.onreadystatechange=stateChangedReg;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReg(){if (xmlHttp.readyState==4){image.src = imgpath;}}function RequestCode(){xmlHttp=GetXmlHttpObject();if (xmlHttp==null) { alert ("Your browser does not support AJAX!"); return; } var url="http://www.medindia.net/captcha/reqimgvalue.asp";url=url+"?x="+Math.random();xmlHttp.onreadystatechange=stateChangedReq;xmlHttp.open("GET",url,true);xmlHttp.send(null);} function stateChangedReq(){if (xmlHttp.readyState==4){var seccode=xmlHttp.responseText;if(seccode==document.getElementById("scode").value){//alert(seccode + "same value");}else{document.getElementById("scode").value=xmlHttp.responseText;}}}function GetXmlHttpObject(){var xmlHttpNew=null;try { // Firefox, Opera 8.0+, Safari xmlHttpNew=new XMLHttpRequest(); }catch (e) { // Internet Explorer try { xmlHttpNew=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttpNew=new ActiveXObject("Microsoft.XMLHTTP"); } }return xmlHttpNew;}function GetXmlHttpObject(){var xmlHttp=null;try { // Firefox, Opera 8.0+, Safari xmlHttp=new XMLHttpRequest(); }catch (e) { // Internet Explorer try { xmlHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlHttp=new ActiveXObject("Microsoft.XMLHTTP"); } }return xmlHttp;} X function fnsearch(){day1 = document.search.SelDay.value;month1 = document.search.SelMonth.value;year1 = document.search.SelYear.value;tmpdate=month1+"/"+day1+"/"+year1 fromdate=new Date(year1,month1-1,day1)if (!((fromdate.getDate()==day1)&&(fromdate.getMonth()+1==month1)&&(fromdate.getFullYear()==year1))){alert("Please Select a valid Date")document.search.SelDay.focus();return false;}tmpcatid=document.search.ncategoryid.value;tmpkeyword=document.search.keyword.value;document.search.action="http://www.medindia.net/news/newsday_list.asp?ddate="+tmpdate+"&ncategoryid=" +tmpcatid +"&keyword=" +tmpkeywordreturn true;}News Categories:?? Latest Health News Popular News AIDS/HIV News Alcohol & Drug Abuse News Alternative Medicine News Anti-Aging News Bird Flu News Cancer News Celebrity Health News Chikungunya News Child Health News Cholesterol News Clinical Trials News Corporate News Dengue News Dental News Diabetes News Diet & Nutrition News Drug News Education News Environmental Health General News Genetics & Stem Cells News Health Insurance News Heart Disease News Hospital News Hypertension News Indian Health News Lifestyle News Medical Gadgets Medical PDA News Medico Legal News Men?s Health News Mental Health News News on IT in Healthcare Nursing Profession News Obesity News Organ Donation News Research News Respiratory Disease News Senior Health News Sexual Health News Tropical Disease News Weight Loss Women Health News Child Health Center


View the original article here

Wednesday, May 29, 2013

Blind People have Better Memory Skills than Those with Sight


Michael Proulx from the Department of Psychology, the University of Bath, who investigates fundamental issues in cognition through the study of multiple sensory modalities, and his colleagues found that individuals with no visual experience had the most superior memory skills.

Earlier research on remembering word lists showed that most people falsely remember words that are connected to the words they are actually told, but weren't included in the list. This is called the false memory. For example, hearing the words 'chimney', 'cigar' and 'fire' could trigger a false recollection of the word 'smoke'.

Studies had also reported that congenitally blind people possess superior verb-generation skills.

So, in this study, researchers, Achille Pasqualotto, Jade Lam, and Michael Proulx tested the impact of blindness on capacity and the fidelity of semantic memory by using a false memory paradigm.

Semantic memory is a part of long term memory that deals with structured record of facts and concepts not related to personal experiences and involves conscious recollection of factual information whereas episodic memory stores specific personal experiences and events.

The researchers conducted memory tests on three groups of people - congenitally blind, those with late onset blindness, and those with sight. Each participant listened to a series of word lists and was then asked to recall what they had heard.

"We found that congenitally blind participants have enhanced memory performance for recalling the presented words and reduced false memories for the lure. The dissociation of memory capacity and fidelity provides further evidence for enhanced verbal ability in the blind, supported by their broader structural and functional brain reorganization," reported the researchers.

Sighted and those with late onset blindness remembered fewer words that were said, and more that were not.

?"We found that congenitally blind participants reported significantly more correct words than both late onset blind and sighted people," said Dr Achille Pasqualotto, at Queen Mary University of London, and the lead investigator of this study. "Most of the congenitally blind participants avoided unrelated words, therefore congenitally blind participants can store more items and with a higher fidelity".

Findings of an earlier study published in the journal Current Biology, revealed that blind volunteers recalled 20 to 35 percent more words than sighted ones did, indicating a better memory overall, and they could remember almost twice as many more words in sequences according to the right order.

"Normally 20 to 30 percent of the brain is basically devoted to vision. With the congenitally blind, you have this brain area, the visual cortex, not getting its natural input," explained the lead researcher of the study, neurobiologist Ehud Zohary of Hebrew University in Jerusalem. "We had shown that congenitally blind people appeared to be using the visual cortex for other needs, and now we may be seeing part of how this area is getting used for other functions, to maybe be more involved in memory and language processes".

"There is an old Hebrew proverb that believes the blind were the most trustworthy sources for quotations and that certainly seems true in this case," said Proulx and concluded, "It will be interesting to see whether congenitally blind individuals would also be better witnesses in forensic studies".

Reference: Pasqualotto, A., Lam, J. S. Y. and Proulx, M. J., 2013. Forthcoming. Congenital blindness improves semantic and episodic memory. Behavioural Brain Research, 244, pp. 162-165.

Source-Medindia


View the original article here

Sunday, May 5, 2013

Spice up your holiday for better health!

Spices have been used for thousands of years create delicacies culinary and medicinal purposes. Spices are best used fresh, but can be backed up as it dries.? Spices are obtained from the bark, root, fruit, or seeds Woody or herbaceous (non-woody).? They originate from tropical climates.? Spices are different herbs in some subtle ways: herbs are derived from the leaves of herbaceous plants; herbs originated from climates temperate; and herbs are usually used in greater quantities than the spices because they are not as powerful.

Some plants produce both herbs and spices.? For example, coriander spice and coriander herb both come from the same plant.? Coriander is seeds of the plant, whereas cilantro is leaves.? Dill and Dill are another example.? Dill seeds are a spice of dill is a plant from the plant's stem and leaves.

Spices have many advantages amazing health, including anti-inflammatory, anti-bacterial and blood cleansing properties.? They are packed with powerful phytochemicals that provide antioxidant protection and immune support. Delicious to spice up your life while improving your health suggestions!

Anti-inflammatory spices

Cayenne

Celery seeds

Cinnamon

Cloves

Coriander

Cumin

Fennel

Ginger

Nutmeg

Paprika

SAFRAN

Turmeric

Antibacterial spices

Cardamom

Cayenne

Celery seeds

Cinnamon

Cloves

Coriander

Ginger

Spices blood cleaning

Cayenne

Cloves

Cumin

Fennel

Parsley

SAFRAN

Turmeric


View the original article here