Can you laminate bacon?

Polyurathane

I would guess that the squishy, wet insides have rotted. The chitinous exoskeletons of insects don’t really rot under any conditions I can think of right now. A dead ant kept in saline solution and exposed to the environment will still look like an ant.

However, I do know it is possible to preserve human organs and such in lucite. But, I believe they have to be soaked in preservative for a long time first in order to drive out all the water.

OMG.

WANT!

Both the bookmark, and those beautiful bacon cakes, which I will make this weekend!

Also, see what McDonald’s secret is. Apparantly their food can hang around quite a while before deterioriating.

http://digg.com/news/lifestyle/McDonald_s_Food_will_decompose_your_body_but_not_itself_sick

It’s been done, though only the roof is bacon:

http://www.easyjo.com/wpg2-2?g2_itemId=5245

better site with descriptions:

Salt. It’s fucking salt. You know, the stuff that has been used for millennia to preserve food. I want to bitchslap all those blogging and reblogging halfwits and especially that stupid fucking photographer that started it all.

Sitchensis in post #18 has created a great new word: botchulism. I’m guessing the definition is a blunder that results in a deadly disease. Thanks, Sitch.

You know I actually checked my spelling on Google and the first web page up was emedtv.com. If I would have actually clicked on the link I would have read the first words of the site are “Are you looking for botulism? botchulism is a common misspelling…”

Oh well live and learn there is actually a pretty funny definition for botchulism in the urban dictionary:smack:

But with industrial-strength access to sources of ionizing radiation?

Although I suspect it’s easier to maintain a food processing line with a Cobalt-60 gamma source then an entire national power infrastructure. But the consequences of a mismanaged radiological source are pretty grim on a local scale.

If you are using C# 3.0, you can use extension methods:

public static void Laminate(this Bacon laminatable)
{
…implement the method
}

Bacon myBacon = new BackBacon(GRADE_A);
myBacon.Laminate();

…And then, wrap it in bacon!