About Bird Flu

Everything you need to know about bird flu

Archive for the ‘Information’ Category

H5N1 Combined with H1N1 New Pandemic?

Posted by Lightning on August 10, 2011 under Flu Virus Sharing, Information, News and Updates, Outbreaks

h1n1swinefluThe scare brought about by the new and rising threat from the new and improved H1N1 Swine Flu Virus has scientists clamoring for an immediate cure with the H5N1 still fresh on their minds. The H1N1 strain is still part of the flu family but with a very dangerous twist, it is a combination of the H1N1(swine), H5N1(Avian) and the Human Flu virus that like the other strains is transmittable and can be transmitted from species to species. From animal species it jumps easily to humans and that cross-species jumping trait is a very dangerous combination. Read the rest of this entry »

Bird-Flu – Evolving/Changing

Posted by Lightning on July 9, 2011 under Information

It has long been known that viruses, though not able to replicate themselves have the uncanny ability to genetically modify the way they work as they spread through a community. Many questions are in need of answers, such as why some people get horribly sick and some don’t. Or how the virus evolved to jump the species barrier in the first place.

Scientists have gained ground and have come out with vaccines that used to be quite rare but have stepped up production making it more accessible to more people. The problem with viruses is their diverse and ever evolving genetic make-up that makes them hard to treat. Along with evolving bacteria known as MRSA which are not treatable with common antibiotics, they are a challenge indeed in the never ending battle within the human body.

US FDA Clears Sale of First Anti-Viral Mask

Posted by Lightning on April 9, 2011 under Information

In hopes of minimizing and controlling the spread of the deadly flu virus, the US FDA has approved the sale of the very first ever anti-viral face mask to help combat the spread of the flu. With better understanding of the virus and the way it spreads, which is mainly through getting passed from one person to the other through coughing or from other environmental sources it is hoped that the use of the product will help health care facilities better prevent the spread of the disease.

Called BioMask, it is treated to kill and prevent the spread of the virus to and from infected sources. The costs of having to deal with outbreak are mounting and with better tools to help combat the disease, it is hoped that it will someday be as simple as the common cold.

Flu Pandemics and their place in History

Posted by Lightning on February 9, 2011 under Guidelines, Information

Flu has been considered one of the most prevalent diseases the world over and with the strain we now call H1N1 or more commonly “Swine Flu/Bird Flu”. Throughout history, scientists have been able to isolate and identify major events/pandemics that have caused deaths sometimes into the millions. Thanks to the advent of a better understanding of genetics and many other advances in the field of virology vaccines are now available that encompasses a wide swath of the many strains this virus takes.

Many in the developed world have received their vaccines but sadly, with most of the world’s population in developing countries a lot still needs to be done. Scientists and medical experts are now armed with better understanding of how the virus spreads and are better equipped than ever to tackle another outbreak should it occur.

Origin

Posted by Lightning on June 20, 2010 under Information


Bird flu has caused chicken loving individuals to go foul celibate for a pretty significant period of time. The scare has taken over Asia since early last year. It started with birds in China being infected with the virus, then as the birds migrated; they ended up contaminating other birds in the process. Bird flu is deadly to humans when consumed, it is amusing to note that the flu does not harm the birds as much. Birds can die from it of course, but some have been known to survive the flu, the virus is only detrimental when consumed but for safety reasons, people have been advised to keep away from supposed contaminated birds just in case the virus is able to affect humans even without the consumption part.

About this Site

    About Bird Flu is a resource site on bird flu, also commonly known as avian flu. Here you will find news on outbreaks, the latest on medical research, as well as symptoms, diagnosis and treatment of the disease. It is hoped that by educating readers on bird flu, its spread to humans will be prevented.

Recent Comments

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);