About Bird Flu

Everything you need to know about bird flu

Archive for the ‘Outbreaks’ Category

Bird Flu – The Lethal Menace

Posted by Lightning on October 1, 2012 under Outbreaks

These days all one seems to hear in India is “Bird Flu”. The disease which has taken a major part of India in its grip, has not only severly affected the poultry industry of the nation but also it has sent panic bells ringing across the states – from Delhi in the North to Tamil Nadu in the South, to West Bengal in the East, the latter being worst affected. Even the World Health Organisation (WHO) has declared the current outbreak of Bird Flu in India as the worst case reported till date.

In the affected areas, chickens are being culled at a rapid pace, but still the disease is spreading its wings from one district to the other, from one state to another. One primary reason for the rapid spread of Bird Flu is the lack of awareness about the virus which causes the disease. Almost everyone knows that the disease is lethal, but not many know what causes it, how it spreads, and how it can be prevented.

A possible pandemic?

Posted by Lightning on August 2, 2012 under Outbreaks

pan.jpg
Influenza has become a common illness among humans that its occurrence is no longer a threat. However, viruses have the ability to mutate, some becoming more dangerous. Today’s population may not believe it, but looking at history, flu outbreaks have actually taken more lives than you could have imagined. Check this out:

1918 to 1919 Spanish flu pandemic, also remembered as the Black Death or the plague.

Exact numbers for this pandemic are hard to establish, and different sources offer different numbers, but in the same general range. Estimates suggest that between 20% and 50% of the entire world’s population was infected, and as many as 50 million people died.

It was noted that most at risk of the disease were the healthy group aged 15 to 40. Normally, that age group are more resistant to viral infections. Since the virus is air borne, human to human transfer happened fast and easy, that in some areas, people wore masks and even hand shaking was banned.

(source)

image: www.health.gov.ab.ca

More precautionary measures

Posted by Lightning on April 16, 2012 under Guidelines, Outbreaks

pan5.jpgWash vegetables and fruits thoroughly, as poultry manure is a common fertilizer. Thoroughly cook poultry meat, up to 82 degrees Celcius (180 degree Fahrenheit) for 5 to 10 minutes. Also avoid sharing utensils, or using “underwashed” utensil in public food courts or canteens.

Your area’s water supply might also be infected if a bird dropping contaminates the water reservoir. Consult with the water supply company on their safety and purifying measures to make sure the water is clean enough for human consumption.

Wearing respiratory masks may look too paranoid, but once another “outbreak” is announced, masks will be a great protection.

(source)

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 »

In the News: UKs DEFRA Culls 68,000 Birds to Control Bird Flu

Posted by Lightning on November 10, 2010 under News and Updates, Outbreaks

infected_suffolk.jpg

Sixty-eight thousand birds were recently culled in a Suffolk farm in England. This is part of the UKs Department of Environment, Food, and Agricultures control measures on the most recent bird flu case in the area.
Among the culled birds were 56,000 ducks, 9,000 turkeys and 3,000 geese.

Earlier, DEFRA has culled 28,600 birds in the same area. But new information about other farms being exposed to the bird flu virus led to the latest culling. DEFRA confirmed that the farm involved is owned by the same company which operates Redgrave Park Farm, where the virus was first detected in early November.

Farmers and poultry keepers are enjoined to be vigilant in observing safety measures, and to immediately report any signs of bird flu.

From BBC News

Image Source

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);