<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>mds &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/mds/</link>
	<description>Feed of posts on WordPress.com tagged "mds"</description>
	<pubDate>Fri, 25 Dec 2009 06:16:43 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[MDS mock question]]></title>
<link>http://ciscoemc.wordpress.com/2009/12/22/mds-mock-question/</link>
<pubDate>Tue, 22 Dec 2009 18:01:52 +0000</pubDate>
<dc:creator>joncorne</dc:creator>
<guid>http://ciscoemc.wordpress.com/2009/12/22/mds-mock-question/</guid>
<description><![CDATA[What is the difference betweent 9513 and 9509]]></description>
<content:encoded><![CDATA[What is the difference betweent 9513 and 9509]]></content:encoded>
</item>
<item>
<title><![CDATA[UltraIso : All-in-1 Image file converter and much more ]]></title>
<link>http://bujirox.wordpress.com/2009/12/22/ultraiso/</link>
<pubDate>Tue, 22 Dec 2009 05:21:55 +0000</pubDate>
<dc:creator>Vinu</dc:creator>
<guid>http://bujirox.wordpress.com/2009/12/22/ultraiso/</guid>
<description><![CDATA[I happened to come across this nice liitle piece of software when I was looking for a DVD burner ( a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I happened to come across this nice liitle piece of software when I was looking for a DVD burner ( a freeware to be specific ) that supports burning DVD images of  ‘.nrg’  format ( which is the properietry format of Nero ). But I came to know that only Nero could handle .nrg files [ and i wasn’t looking for Nero! ]  while all other burning softwares used ‘.ISO’ format which is the standard format for DVD or CD images. One of the search results came up with this software called ‘UltraISO’ which was capable of converting  any Disc image format to another one ( it supports  .BIN, .CUE, .NRG, .ISZ  ,.MDF, .MDS, .IMG and other formats too! ). It can also be used as a virtual drive (just like Daemon Tools or Alcohol ). It has got a nice and neat interface and is pretty easy to work with.<!--more--></p>
<p>Other features include :<br />
- create Disc images<br />
-burn image files onto Discs<br />
-act as a virtual CD/DVD drive<br />
-image file compression/decompression<br />
-create floppy disc images<br />
-create bootable discs     ,etc.</p>
<div id="attachment_341" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-341" title="ultraISO" src="http://bujirox.wordpress.com/files/2009/12/ultraiso4.jpg" alt="" width="500" height="366" /><p class="wp-caption-text">Screenshot</p></div>
<p>The only hitch is that its not free.I got a trial version and that was enough for me as I dont plan to convert these image files every other day. Rather, in future, I would go for image files in .ISO format which is supported by all DVD burning softwares! But  for those of you who are really interested, it comes for a mere $ 29.95  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Mac OS X - Crazy Hard Drive Slows Down my Mac Pro]]></title>
<link>http://linuxnerd.wordpress.com/2009/12/19/mac-os-x-spinning-wheel-not-safari-mds/</link>
<pubDate>Sun, 20 Dec 2009 01:13:06 +0000</pubDate>
<dc:creator>Enrique</dc:creator>
<guid>http://linuxnerd.wordpress.com/2009/12/19/mac-os-x-spinning-wheel-not-safari-mds/</guid>
<description><![CDATA[For about 2 months, off and on, my Mac Pro goes crazy reading or writing to the hard drive.   This m]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://linuxnerd.wordpress.com/files/2009/12/hammer-hitting-hard-disk-drive.jpg"><img class="alignnone size-medium wp-image-252" title="Hammer-hitting-hard-disk-drive" src="http://linuxnerd.wordpress.com/files/2009/12/hammer-hitting-hard-disk-drive.jpg?w=214" alt="" width="112" height="158" /></a> For about 2 months, off and on, my Mac Pro goes crazy reading or writing to the hard drive.   This makes my Mac Pro feel like an old computer, even with 4 cores under the hood!</p>
<p>Most of my Googling, referred to a spinning wheel related to Safari.  No solution until now!</p>
<p>1. Open <strong>Applications\Utilities\Terminal</strong> to type some commands.</p>
<p>2. To find out which applications are taking up your CPU time, type:</p>
<p><strong>top -o cpu</strong></p>
<p>3. At the top of the list, should be the application taking your CPU time.  In my case it was mds.</p>
<p>4. To kill the process, type:</p>
<p><strong>sudo killall mds</strong></p>
<p><strong>&#60;type your password&#62;</strong></p>
<p>After that, my disk drive stop making all that noise!  What a relief!</p>
<p>While you&#8217;re at it, you might consider disabling Spotlight.  I don&#8217;t understand why it make my hard drive go crazy if it has had so much time to create an index for each hard drive.</p>
<p>To disable Spotlight, type:</p>
<p><strong>sudo mdutil -a -i off</strong></p>
<h2>What Failed, sometimes Me</h2>
<h3>Wrong Top Sort</h3>
<p>Along the way I tried finding the process that used the CPU the most.  I had accidentally set top to sort by process id (pid) so it never gave me the correct answer.  Looking at the man page, the above top command with -o cpu always sorts by CPU usage.</p>
<h3>Iotop Error</h3>
<p>After searching online, I found out that Linux uses iotop to find the process using the hard drive most of the time.  Fortunately, under the Mac OS X, it also exists.   But when I ran</p>
<p>sudo iotop</p>
<p>for a while, it would insert an error and prevent the proper culprit to show up in the list.</p>
<blockquote><p>dtrace: error on enabled probe ID 5 (ID 19321: io:mach_kernel:buf_strategy:start): illegal operation in action #3 at DIF offset 0</p></blockquote>
<blockquote>
<p style="text-align:left;">
</blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[12/18/2009 Investing Ideas]]></title>
<link>http://spaculator.wordpress.com/2009/12/18/12182009-investing-ideas/</link>
<pubDate>Fri, 18 Dec 2009 08:45:43 +0000</pubDate>
<dc:creator>Speculator</dc:creator>
<guid>http://spaculator.wordpress.com/2009/12/18/12182009-investing-ideas/</guid>
<description><![CDATA[Investing Ideas_12182009 review S&amp;P 500 index is corrected. Resistance at 1119.13 point index al]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Investing Ideas_12182009 review</p>
<p>S&#38;P 500 index is corrected. Resistance at 1119.13 point index also failed to overcome. It will fail do in the nearest future. Now index has crossed the Red Balance Line. And if index will cross a support level at 1085.89 point, the strong likelihood that Down trend will be start.<br />
<a href="http://spaculator.wordpress.com/files/2009/12/sp.png"><img class="alignnone size-full wp-image-58" title="sp" src="http://spaculator.wordpress.com/files/2009/12/sp.png" alt="" width="640" height="403" /></a></p>
<p><a href="http://spaculator.wordpress.com/files/2009/12/investing-ideas_18122009-review.pdf">Investing Ideas_18122009 review</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[12/17/2009 Investing Ideas]]></title>
<link>http://spaculator.wordpress.com/2009/12/17/12172009-investing-ideas/</link>
<pubDate>Thu, 17 Dec 2009 13:39:50 +0000</pubDate>
<dc:creator>Speculator</dc:creator>
<guid>http://spaculator.wordpress.com/2009/12/17/12172009-investing-ideas/</guid>
<description><![CDATA[Investing Ideas_17122009 review]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href='http://spaculator.wordpress.com/files/2009/12/investing-ideas_17122009-review.pdf'>Investing Ideas_17122009 review</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Not so funny cartoons]]></title>
<link>http://postedat.wordpress.com/2009/12/14/not-so-funny-cartoons/</link>
<pubDate>Mon, 14 Dec 2009 07:32:08 +0000</pubDate>
<dc:creator>thenonconformer</dc:creator>
<guid>http://postedat.wordpress.com/2009/12/14/not-so-funny-cartoons/</guid>
<description><![CDATA[Laughter is a good medicine? http://picasaweb.google.com/anonconformer/Thenonconformer# see also htt]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Laughter is a good medicine?</p>
<p><a href="http://postedat.wordpress.com/files/2009/12/not-so-funny.jpg"><img class="aligncenter size-full wp-image-5214" title="not.so.funny" src="http://postedat.wordpress.com/files/2009/12/not-so-funny.jpg" alt="" width="500" height="373" /></a></p>

<p><a href="http://picasaweb.google.com/anonconformer/Thenonconformer">http://picasaweb.google.com/anonconformer/Thenonconformer</a>#</p>
<p>see also</p>
<p><a href="http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/">http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/</a></p>
<p><a href="http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/">http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The non conformer’s Canadian Weblog]]></title>
<link>http://postedat.wordpress.com/2009/12/11/the-non-conformer%e2%80%99s-canadian-weblog/</link>
<pubDate>Fri, 11 Dec 2009 13:43:45 +0000</pubDate>
<dc:creator>thenonconformer</dc:creator>
<guid>http://postedat.wordpress.com/2009/12/11/the-non-conformer%e2%80%99s-canadian-weblog/</guid>
<description><![CDATA[  The non conformer’s Canadian Weblog Recent Posts  A NO WIN SITUATION for the federal Conservatives]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style="font-size:medium;">  <a href="http://postedat.wordpress.com/files/2009/12/harper-health-care-p-m.jpg"><img class="aligncenter size-full wp-image-5205" title="harper-health-care .P.M" src="http://postedat.wordpress.com/files/2009/12/harper-health-care-p-m.jpg" alt="" width="353" height="211" /></a></span></p>
<p><span style="font-size:medium;">The non conformer’s Canadian Weblog Recent Posts</span></p>
<ul>
<li><span style="color:#000000;"> <a href="http://thenonconformer.wordpress.com/2009/12/12/a-no-win-situation-for-the-federal-conservatives/">A NO WIN SITUATION for the federal Conservatives </a></span></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/11/ex-toronto-police-chief-julian-fantino-is-one-of-those-bad-apples/">Ex Toronto police chief Julian Fantino is one of those bad apples </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/">Hospital deaths account for half of deaths annually </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/09/new-conservative-accountabiility-report/">New Conservative Accountabiility report </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/08/rcmp-accountability-report/">RCMP Accountability REPORT </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/07/toronto-police-accountability-bulletin-no-50/">Toronto Police Accountability Bulletin No. 50, </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/07/montreal-police-accountability/">Montreal Police Accountability </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/07/a-serious-warning-for-quebecs-premier-jean-charest-too/">A serious warning for Quebec’s Premier Jean Charest too. </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/05/rcmp-mounties-should-be-retired-and-replaced-asap/">RCMP Mounties should be retired and replaced ASAP </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/">Most Canadians get uneven, inadequate diabetes test, care </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/03/now-there-are-good-and-bad-laws-too/">Now there are good and bad laws too, good and bad judges.. </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/02/wheres-the-stephen-haprer-promised-canadian-jobs/">WHERE’S THE STEPHEN HARPER PROMISED CANADIAN JOBS??????? </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/">Too many Doctors are mainly selfish, self centered, want to get rich fast </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/02/17147/">Mad Canadian telecomunications giants slug fest </a></li>
<li><a href="http://thenonconformer.wordpress.com/2009/12/01/canadian-mothers-rightful-search-for-justice/">CANADIAN MOTHER’S RIGHTFUL SEARCH FOR JUSTICE </a></li>
</ul>
<p><span style="color:#000000;"> <a href="http://postedat.wordpress.com/files/2009/12/mcgill-health.jpg"><img class="aligncenter size-full wp-image-5210" title="McGill- Health" src="http://postedat.wordpress.com/files/2009/12/mcgill-health.jpg" alt="" width="500" height="319" /></a></span></p>
<ul>
<li><a href="http://thenonconformer.wordpress.com/2009/12/11/ex-toronto-police-chief-julian-fantino-is-one-of-those-bad-apples/"></a><a title="http://thenonconformer.wordpress.com/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/">http://thenonconformer.wordpress.com/</a></li>
</ul>
<p><a href="http://postedat.wordpress.com/files/2009/12/1sick.jpg"><img class="aligncenter size-full wp-image-5211" title="1sick" src="http://postedat.wordpress.com/files/2009/12/1sick.jpg" alt="" width="500" height="319" /></a></p>
<p><a href="http://picasaweb.google.com/anonconformer/Thenonconformer">http://picasaweb.google.com/anonconformer/Thenonconformer</a>#</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hospital deaths account for half of deaths annually]]></title>
<link>http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/</link>
<pubDate>Fri, 11 Dec 2009 11:01:09 +0000</pubDate>
<dc:creator>thenonconformer</dc:creator>
<guid>http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/</guid>
<description><![CDATA[  I am chronic believer of the &#8220;sit, wait, watch, see philosophy&#8221;.. and I like to sit an]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://thenonconformer.wordpress.com/files/2009/12/scrubs.jpg"></a> <a href="http://thenonconformer.wordpress.com/files/2009/12/harper-health-care-p-m.jpg"><img class="aligncenter size-full wp-image-17916" title="harper-health-care .P.M" src="http://thenonconformer.wordpress.com/files/2009/12/harper-health-care-p-m.jpg" alt="" width="424" height="254" /></a></p>
<div><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;">I am chronic believer of the &#8220;sit, wait, watch, see philosophy&#8221;.. and I like to sit and look as to what is really happening in police stations, hospitals, doctor&#8217;s offices, emergency clinics, government offices, churches too.. it is really an eye opener and a learning experience.. Now after being a half a century in Canadian Hospitals I thought I saw it all.. Until I sat this week visiting a person in a serious sick, troubled persons ward at the Pointe Claire, West island Hospital, Lake Shore General Hospital,    <strong>Pointe-Claire</strong> is a municipality located on the <a title="Island of Montreal" href="/wiki/Island_of_Montreal">Island of Montreal</a> in southwestern <a title="Quebec" href="/wiki/Quebec">Quebec</a>, <a title="Canada" href="/wiki/Canada">Canada</a>&#8230; and for the first time I also had no complaints&#8230; but praise for I really could not believe what I saw, the real extra effort that the medical, support staff gave to all the patients, some of them very elderly too. Now if all Hospital departments were like this.. it would be heavenly.</span></span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><strong> </strong></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><strong>Hospital death rates and the related causes are  a major cause for concern still. As basic and common sense as it may seem all doctors and nurses, support staff on a daily, continual basis do  need also to ensure their own personal hygiene, cleanliness in medical care,  at all times too,  but they still for sure do not.. Imagine this also the Doctors, nurses, staff  wearing their own dirty clothes in Hospitals, many do not even use a lab coat or a clean uniform, scrubs anymore.. unsatisfactory hygiene.  <span style="font-family:Arial;font-size:medium;">Saving money on medical scrubs costs millions in sick patients.  </span>No matter that some of the sickness, diseases are brought to the hospital by the patients themselves, it next must not be allowed to spread through the Hospital.. Many people get more sick as a result  in emergency rooms, hospitals .  This is Unacceptable. <span style="font-family:Arial;font-size:medium;"><span style="font-family:Times New Roman;font-size:small;"><span style="font-family:Arial;font-size:medium;">The spread of <em>C. difficile</em> infection,  <em>Sepsis  </em>disease <strong> </strong>is at a greater risk in hospitals or other places such as nursing homes where there are many people in close contact with one another.</span> </span></span>   <span style="font-size:medium;">Hospital employees next having their own locked toilets, does not  help the overall problem now too.. it merely is a still unacceptable admission there exist a problem here.</span></strong></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-size:medium;">   </span></strong></span></span></strong></span></span></strong></div>
<div style="text-align:center;"><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-size:medium;">  <a href="http://thenonconformer.wordpress.com/files/2009/12/not-so-funny-30.jpg"><img class="aligncenter size-full wp-image-18278" title="not.so.funny   (30)" src="http://thenonconformer.wordpress.com/files/2009/12/not-so-funny-30.jpg" alt="" width="420" height="252" /></a></span></strong></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-size:medium;"> </span></strong></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;">-All medical staff must follow  the hospital antibiotic prescribing policy and taking care that broad spectrum antibiotics are not given unnecessarily .<br />
-They all  must wear  disposable gloves and aprons, disposable lab coats,  scrubs, when treating sick patients and those  who have C. difficile infection and when dealing with,   or cleaning equipment that could be contaminated (eg bedpans).<br />
-There must be regularly cleaning the hospital environment, including floors and surfaces, with disinfectant or detergent to get rid of spores, infections.<br />
-They must insure the keeping seriously sick patients, especially those  who have C. difficile infection in isolation from those who don&#8217;t.</span></span></strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;"><strong> </strong></span></span></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><span style="font-family:Times New Roman;"><span style="font-family:Arial;"><strong>Keeping clean and washing one&#8217;s hands often are also essential</strong></span></span></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><span style="font-family:Times New Roman;"><span style="font-family:Arial;"> </span></span></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Times New Roman;"><span style="font-family:Arial;font-size:medium;"><span style="font-family:Times New Roman;"><span style="font-family:Arial;"><strong>Too many Canadian professionals, workers next  become too lax when they do think they have attained some kind of job security and fail to do their duties fully too, towards all others.</strong></span>    </span></span></span></strong></span></span></strong></div>
<div><strong><span style="font-size:medium;"> </span></strong></div>
<div><strong><span style="font-size:medium;"><strong><strong>Public exposure and prosecution of the guilty is one of the best approach serving everyone&#8217;s best interest too. Cover-up, and denials are  a sad fact of life in Canada especially by our civil and public servants, including cops, doctors, hospitals, professionals, politicians, PM Stephen Harper as well..  </strong><strong>and needless to say Doctors and Hospital have not kept  good figures  on the number of deaths even in Hospitals, and their causes too willingly too,  </strong><strong> and what about those discharged persons who have died outside of the Hospital too? The causes of death are hard to determine especially when the governments have falsely cut back on the money available for autopsies Canada wide too.  </strong><strong>All professionals, cops, Governments too sadly are known to hide bad things from the public.</strong></strong></span></strong><span style="font-size:medium;"><strong> </strong></span></div>
<div><span style="font-family:Arial;"><strong><span style="font-family:Georgia;font-size:medium;">   </span></strong> </span></div>
<div><span style="font-size:medium;">&#8220;There&#8217;s so many opportunities for lapses, so even a small percentage of times when maybe things don&#8217;t happen as they should, can translate into a substantial number of cases.  It is unbelievable that in today&#8217;s society some medical staff no longer wear clean uniforms while working in Hospitals  but instead do wear their ordinary clothes , like I saw a nurse do so last week at the McGill Royal Victoria Hospital, and  this is unacceptable, it can encourage the spread of diseases, since these clothes cannot be simply removed and  replaced like a lab coat can be.&#8221; Further simple measures such as hand washing and adequately cleaning the equipment and rooms can seriously prevent the spread of infection that can lead to sepsis.  Some serious Infections can be also airborne transmitted as well as the standard contact transmission, and no serious disease should be taken lightly by anyone.  Most often the best Prevention includes Clean garments, and  regular  Hand washing. Soap and water is the most effective measure and Alcohol-based products may be used but are generally less effective since Alcohol has no effect on spores but mechanical action of hand-washing may help get rid of them. All hospital srufeces do need to be cleaned daily too. And  Eliminating or reducing the associated disease risk factors is also still essential.   </span><span style="font-size:medium;"> </span><a title="http://www.cdc.gov/ncidod/dhqp/id_CdiffFAQ_HCP.html#10 CTRL + Click to follow link" href="http://www.cdc.gov/ncidod/dhqp/id_CdiffFAQ_HCP.html#10"><span style="font-size:medium;">http://www.cdc.gov/ncidod/dhqp/id_CdiffFAQ_HCP.html#10</span></a></div>
<div><span style="font-size:medium;"> </span></div>
<div><span style="font-size:medium;">&#8220;Another  simple change  would be to have hand-washing facilities easily available in the hospital cafeteria.  Here I have never seen a hand-washing sink in the eating area.  So, when people go to eat their meals in the cafeteria, they touch many door handles that are rich reservoirs for germs, they handle money, and then they sit down to eat, which is an open invitation to colonize their gut with resistant bacteria, which they can then easily pass on to someone else, such as a patient.  It seems such an obvious improvement to have a hand-washing sink in the eating area so that busy hospital personnel can try to keep themselves from becoming a link in the chain of infection.&#8221;</span></div>
<div> </div>
<div>
<div>
<div><span style="font-size:medium;">Not doing enough about C-dificile, or shit disease can lead to more serious medical-personal problems and can lead to the more serious  Sepsis problme which can seriously cause more personal harm,  result in extensive tissue damage, organ failure or death  to  the persons with minor infections, such as the flu or urinary tract infections, and to strike people with serious wounds, extremely weakened immune systems Early diagnosis and treatment of sepsis with antibiotics also improves the chances of recovery.  But all this take money and real effort now too. Hospital staff too often want to get paid but do not want to meet their full responsibility , and these type of persons should be immediately fired for the good of all too.. </span></div>
<div><span style="font-size:medium;"> </span></div>
<div><span style="font-size:medium;"><span style="font-size:small;"><span style="font-size:small;"><span style="font-family:Arial;">Clostridium difficile–associated disease (CDAD) is used to describe a constellation of illnesses caused by the toxins, A and B, produced by the <em>C difficile </em>bacillus  Factors such as predominant use of high risk antibiotics, reduction in house cleaning  staff, increased nursing workloads, antiquated facilities, and general changes in hospital populations (ie, increased number of immuno compromised, debilitated, and elderly patients) may also be contributing factors to resistance of treatments.  Clostridium difficile is an anaerobic, spore-forming, gram-positive bacillus.  The spores are resistant to many types of disinfectants, heat, and dryness and may persist for months on surfaces such as bed rails, commodes, electronic thermometers, stethoscopes, skin folds, and the hands of caregivers. The spores can cause disease in persons at high risk for CDAD. Three elements are required for prevention of CDAD: proper hand washing, contact isolation, and environmental measures.  Spores of <em>C difficile </em>tend to thrive on uncleaned hospital surfaces. For that reason, stringent daily cleaning of all hospital surfaces likely to be contaminated with feces is essential. A hypochlorite-based disinfectantor a 1:10 bleach solution is recommended.  Frequently touched surfaces such as doorknobs, light switches, call lights, television remote control devices, soap dispensers, faucets, bed rails, and telephones also require thorough daily cleaning. Hospital policies regarding dedicated equipment, dishes, linens, waste, and patient transport should be in place and enforced. Non disposable equipment such as glucose meters, cardiac monitors and electrocardiography and x-ray machines should be disinfected according to manufacturers’ guidelines. &#8220;It can be safely concluded that all of these treatments work some of the time, none work all of the time.&#8221; Hygiene care and vigilance are always still essential. Proper treatment and Prevention of dehydration is essential for patients with CDAD. Prevention is also the most important treatment.  &#8211; <a title="http://ccn.aacnjournals.org/cgi/reprint/28/1/27?hits=10&#38;FIRSTINDEX=0&#38;FULLTEXT=CDAD&#38;SEARCHID=1&#38;gca=ccn%3B28%2F1%2F27 CTRL + Click to follow link" href="http://ccn.aacnjournals.org/cgi/reprint/28/1/27?hits=10&#38;FIRSTINDEX=0&#38;FULLTEXT=CDAD&#38;SEARCHID=1&#38;gca=ccn%3B28%2F1%2F27">Maria E. Pelleschi</a></span></span></span></span></div>
<div><span style="font-size:medium;"><span style="font-size:small;"><span style="font-size:small;"> </span></span></span></div>
<div><span style="font-size:medium;"><span style="font-size:small;"> </span></span></div>
<div><span style="font-size:medium;"><span style="font-size:small;"><span style="font-size:small;">Today, blood culture and culture techniques are the gold standard for detection of a medical infection.  The turnaround time for culture/blood culture is lengthy, ranging from 48 to 72 hours. As a result,  this can often be too late for many sick people if the disease has not been diagnosed even sooner.. or of it had not been prevented..</span></span></span></div>
<div><strong><span style="font-size:medium;"> </span></strong></div>
<div>
<div>&#8220;My brother is currently a patient at UVA for the 5th week due to a severe case of sepsis. He already had his all his toes on both feet amputated along with part of his right foot. He will lose 3/4 of his index finger and some fingertips. We had never heard of sepsis before this. His PCP was treating him for a virus. He was going back to PCP for the 3rd or 4th time when he collaped in the doctors office. He was then transported to the ER where they diagnosised him. Only through the grace of GOD he is still with us. He has a long, long road to recovery ahead of him.&#8221; <a title="http://www.thedoctorstv.com/forums/115-July-29-2-9-Silent-Health-Threats-You-Didn-t-Know-About/topics/3316?page=1 CTRL + Click to follow link" href="http://www.thedoctorstv.com/forums/115-July-29-2-9-Silent-Health-Threats-You-Didn-t-Know-About/topics/3316?page=1">http://www.thedoctorstv.com/forums/115-July-29-2-9-Silent-Health-Threats-You-Didn-t-Know-About/topics/3316?page=1</a></div>
<div><span style="font-size:medium;"> </span></div>
</div>
<div><span style="font-size:medium;"><strong>Sepsis  last year resulted in about 30,587 hospitalizations and 9,320 deaths in Canadian hospitals excluding Quebec, In comparison, there were 30,542 hospitalizations for strokes in 2007-08, with some 6,423 deaths. Of the 49,220 hospitalizations for heart attacks, about 5,684 people died. in almost one-quarter of 2008-09 sepsis cases, patients were diagnosed after being admitted to hospital. Those who developed sepsis while in hospital were 56 per cent more likely to die than those diagnosed with sepsis before they were admitted to hospital. It is expected that the results for Quebec are just as bad if not worse.</strong></span></div>
<div> </div>
<div>Another  common way of becoming sepsis  is an oral/dental source such as a tooth infection..</div>
<div> </div>
</div>
<div><span style="font-size:medium;"><strong>Overuse of antibiotics  is building widespread resistance and threatening to halt vital medical treatments</strong> such as hip replacements, intensive care for premature babies and cancer therapies, health experts say. A 2002 survey that showed 60 percent of patients do not know that antibiotics do not work against viruses like flu and colds.&#8221; Patients often demand antibiotics,&#8221; she said. And doctors often think, she said, that giving in is a quicker way to deal with a demanding patients than persuading them otherwise.</span></div>
<div><span style="font-size:medium;"> </span></div>
<div>
<div><span style="font-size:medium;"><strong> Many, many person still do die each year in Hospitals too from preventable medical errors ranging medical errors, drug overdoses to infections caught in the hospital</strong>. Exhausted, sleepiness, upset ,overwhelmed, stressed out medical staff   are far more likely to make an error. Teaching hospitals across the United States have moved to limit residents&#8217; work weeks to 80 hours to reduce fatigue-related errors and what about those in Canada?</span></div>
<div><span style="font-size:medium;"> </span></div>
<div>
<div><span style="font-size:medium;"><strong>Mortality rates for Most Canadian hospitals are out</strong> and  the Ontario Waterloo Region has one of the best and the worst rates in the province. The Grand River Hospital out of one hundred and fifty hospitals in the province &#8230; it ranked 150 for mortality rates &#8230; the worst in the province. Unacceptable. Is it a reflection on the University of Waterloo now as well?</span></div>
<div><span style="font-size:medium;"> </span></div>
<div>
<div><span style="font-size:medium;"><strong>One death is one too many!!! </strong>Never mind the average statistics of death!! Canadian hospitals need  to reduce mortality rates, for severe infections are still prominent too&#8230; a new study found that nearly 10,000 patients died in hospital of sepsis in 2008,  a condition resulting from bad Hospital hygiene,  disinfection, House cleaning practices firstly. Now there is evidence that some hospital-acquired infections that lead to sepsis can be avoided by controlling the spread of infection. And while hospital standardized mortality may  appear to be decreasing overall in Canada, some unacceptable conditions, such as sepsis still remains to be dealt  with adequately, fully, immediately for reducing mortality in hospitals.  CIHI&#8217;s study shows that in 2008-2009, more than 30,500 patients were hospitalized with sepsis in Canada, not including Quebec. The study noted that just over 30 per cent of patients hospitalized with sepsis died, and that compared to 18.0 per cent for stroke patients and 9.1 per cent for heart attack patients. Studies have shown various factors such as early recognition and treatment can reduce deaths from sepsis. &#8220;There is lots of evidence that hospital-acquired infections that lead to sepsis can be prevented. Instituting the  best practices should be a priority for reducing sepsis and mortality rates,&#8221; Dr. Claudio Martin, a critical care physician at London Health Sciences Centre, At an Ontario health centre, a task force was created to adopt known best practices for early recognition and treatment on the centre&#8217;s wards and in the emergency room and developing cases on the ward have  picked up more quickly and related treatment started sooner . <strong>Not every Hospital cares to do this still because of the cost and bother in Canada. Unacceptable</strong></span></div>
<div>
<p><span style="font-size:medium;">A poorly managed Hospital and personnel is still always rightfully unacceptable even if it is McGill. <strong>I have often been wondering why the Montreal McGill Hospitals tend to provide the basic , or pretentious services, it is cause the real doctors, professionals, self serving, greedy,  money hungry doctors  now are trying to make a buck in the private sector and are generally not available to all, even though Canada supposedly only has a fully public accessible Medicare system, and the Hospital directors who generally are doctors too go along with this too.. conflicting self interest</strong></span></p>
</div>
</div>
</div>
</div>
</div>
<div><span style="font-family:Arial;font-size:medium;">More than 9,300 hospital patients died of sepsis &#8211; a form of blood poisoning caused by infections &#8211; last year in Canada, new data reveal. Last year, there were 87,612 deaths in Canadian hospitals, excluding Quebec. Hospital deaths account for almost half of all mortality. Moreover, the number of sepsis cases has increased and the mortality rate has held steady over the past five years.  &#8220;Sepsis is one of the top causes of patient deaths in hospitals. It&#8217;s a big problem,&#8221; There has been a strong push in recent years to improve patient safety, particularly in hospitals. &#8220;It&#8217;s really not an easy problem to resolve,&#8221;  Sepsis can occur when a bacterial, fungal or viral infection moves into the bloodstream and attacks vital organs. While sepsis can develop from relatively minor infections, such as influenza or a urinary tract infection, it most often develops in people who have serious wounds or compromised immune systems, and in surgery patients with catheters.  <a title="http://www.theglobeandmail.com/news/national/blood-poisoning-a-top-cause-of-death-in-hospitals/article1396660/ CTRL + Click to follow link" href="http://www.theglobeandmail.com/news/national/blood-poisoning-a-top-cause-of-death-in-hospitals/article1396660/">http://www.theglobeandmail.com/news/national/blood-poisoning-a-top-cause-of-death-in-hospitals/article1396660/</a></span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span> </div>
<div><span style="font-family:Arial;font-size:medium;"><strong> It is always the same old problem, Doctors and medical stff continual indifference to the need of others, Hospital costs savings so the Doctors can get more money, even bad who Doctors fail to define the sicknesses soon enough. Law suits and the related bad publicity have been proven to be one of the most effective weapons in dealing with medical inadequacies.</strong></span></div>
<p> <strong>Almost since my first job after graduating from university I had learned that people are not to be trusted, need to be supervised, and corruption still exists in construction, universities, municipalities, governments, corporations, amongst professionals and politicians as well.</strong></p>
<p><a href="http://thenonconformer.wordpress.com/files/2009/12/medical-doctor2.jpg"><img class="aligncenter size-full wp-image-17963" title="MEDICAL.Doctor2" src="http://thenonconformer.wordpress.com/files/2009/12/medical-doctor2.jpg" alt="" width="374" height="230" /></a><strong> </strong></p>
<div><span style="font-family:Arial;font-size:medium;">A report released 10/26/09 by Thomson Reuters, parent company of the Reuters news service, stated that </span><a href="http://www.reuters.com/article/newsOne/idUSTRE59P0L320091026" target="_blank"><span style="font-size:medium;">the current U.S. health system wastes  in a year</span></a><span style="font-size:medium;">, one-third of the current healthcare expenditure. The report cites the following as sources of wasteful spending:<br />
</span></div>
<ul>
<li><span style="font-size:medium;">Overuse of antibiotics and lab tests to protect against malpractice lawsuits (Pennsylvania State University estimates that as much as 91 percent of our nation’s healthcare expenditures are related to defensive medicine);</span></li>
<li><span style="font-size:medium;">Signifcant Fraud  in Medicare claims  ;</span></li>
<li><span style="font-size:medium;">Administrative inefficiency and redundant paperwork;</span></li>
<li><span style="font-size:medium;">Medical mistakes;</span></li>
<li><span style="font-size:medium;">Preventable conditions, such as uncontrolled diabetes</span></li>
</ul>
<p><a title="http://www.healthfreedom.net/index.php?option=com_content&#38;task=view&#38;id=933&#38;Itemid=1 CTRL + Click to follow link" href="http://www.healthfreedom.net/index.php?option=com_content&#38;task=view&#38;id=933&#38;Itemid=1"><span style="font-family:Arial;font-size:medium;">http://www.healthfreedom.net/index.php?option=com_content&#38;task=view&#38;id=933&#38;Itemid=1</span></a></p>
<p><span style="font-family:Arial;font-size:medium;"><span style="color:#ff0000;"><strong>A  doctor is concerned that Manitoba labs are putting patients in danger</strong></span> , the province is now conducting an external review into the matter.  Pediatric pathologist Dr. David Grynspan says he&#8217;s noticed problems at provincial labs for the past two years. Last month, he submitted a 20-page report to the province which outlined concerns about heavy workloads<span style="color:#ff0000;">, <strong>lack of accountability</strong> </span><strong><span style="color:#ff0000;">and some senior managers over-billing for work</span>.</strong> Grynspan says those factors compromise patient safety. He says staffing levels may be to blame. Currently there are eight vacancies in the pathology department out of 46 positions. Grynspan says his report outlines one case where a patient&#8217;s samples were misdiagnosed.  Tory health critic Myrna Driedger says the province&#8217;s external review led by Winnipeg doctor Sharon McDonald won&#8217;t be objective.  &#8220;I think we need a totally independent external review and an auditor on that committee to look into these allegations,&#8221; says Driedger.  Arlene Wilgosh, the board chair for Diagnostic Services Manitoba, the group which oversees the province&#8217;s public labs says McDonald is bringing in a pathologist from outside the province, along with an independent labour lawyer to help in the external review.  Grynspan says he doesn&#8217;t agree with the review process and would like to see a completely external auditor do a thorough investigation of the pathology department.  </span><a title="http://winnipeg.ctv.ca/servlet/an/local/CTVNews/20091211/wpg_pathology_091211/20091211/?hub=WinnipegHome CTRL + Click to follow link" href="http://winnipeg.ctv.ca/servlet/an/local/CTVNews/20091211/wpg_pathology_091211/20091211/?hub=WinnipegHome"><span style="font-family:Arial;font-size:medium;">http://winnipeg.ctv.ca/servlet/an/local/CTVNews/20091211/wpg_pathology_091211/20091211/?hub=WinnipegHome</span></a></p>
<p><span style="font-family:Arial;font-size:medium;">Emergency  Wards in Hospitals can be a deadly place.. many people pick up all kinds of sicknesses there too.. shit disease included.. <a href="http://thenonconformer.wordpress.com/2008/08/29/victims-of-deadly-c-difficile-outbreak/">http://thenonconformer.wordpress.com/2008/08/29/victims-of-deadly-c-difficile-outbreak/</a>   <a href="http://anyonecare.wordpress.com/2008/05/08/shit-disease/">http://anyonecare.wordpress.com/2008/05/08/shit-disease/</a></span></p>
<p><span style="font-family:Arial;font-size:medium;">Blood poisonings, infection traced to ER 40 affected by outbreak at Seven Oaks General Hospital  12/12/2009 1:00  A bloodstream infection has affected 40 patients at Seven Oaks General Hospital &#8212; including two who have died. The Winnipeg Regional Health Authority issued a news release late Friday afternoon, describing the situation at Seven Oaks as an outbreak in the emergency ward and asking anyone treated with intravenous medication and suffering flu-like symptoms to contact their physician. Dr. John Embil, the WRHA medical director of infection, prevention and control,  said his department became aware of the outbreak at the end of the summer when staff found a number of bloodstream infections linked to an organism known as Serrtatia marcescens.  Twenty patients were infected when Embil and hospital staff began tracking the source of the infection in late summer, and another 20 people have since been identified as also having the infection. Dr. Ricardo Lobato de Faria, the chief medical officer at Seven Oaks, said all but two of the 40 patients showed signs of the infection after they were admitted to the hospital following treatment in the emergency ward. Two others were treated in emergency and released but recalled when their blood work revealed the infection, he said.  Embil said officials&#8217; detective work determined that the infection originated in Seven Oaks&#8217; emergency ward but they&#8217;ve yet to learn what caused it in the first place. <a href="http://www.winnipegfreepress.com/breakingnews/blood-infection-traced-to-er-79119197.html">http://www.winnipegfreepress.com/breakingnews/blood-infection-traced-to-er-79119197.html</a> </span><span style="font-family:Arial;font-size:medium;"> </span></p>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<p><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;">Did they say that the infection was growing somewhere in the ER? Sounds like a late-night movie, but this is very serious. Who has the contract for cleaning, the same people who clean Maple Leaf Foods? <span style="font-family:Arial;font-size:medium;">Some serious Infections can be   airborne transmitted as well as the standard contact transmission, and no serious disease should be taken lightly by anyone.</span>   </span><a title="http://www.cbc.ca/canada/manitoba/story/2009/12/11/mb-bacterial-infection-er-hospital.html CTRL + Click to follow link" href="http://www.cbc.ca/canada/manitoba/story/2009/12/11/mb-bacterial-infection-er-hospital.html"><span style="font-family:Arial;font-size:medium;">http://www.cbc.ca/canada/manitoba/story/2009/12/11/mb-bacterial-infection-er-hospital.html</span></a>   <a href="http://thenonconformer.wordpress.com/2009/07/21/listeriosis-investigator-report/">http://thenonconformer.wordpress.com/2009/07/21/listeriosis-investigator-report/</a></span></p>
<p><span style="font-family:Arial;font-size:medium;"> </span></p>
<p><span style="font-family:Arial;font-size:medium;"><strong>Before 2007, Canadian hospitals OUTSIDE OF Quebec were not required to publicly report their in-hospital death rates.</strong>  The public release would force hospital officials to examine their internal practices and improve patient care. Reporting rates to the public allows patients to examine potential risks at their local hospitals. It also forces hospitals – everyone from the hospital boards to the CEOs to the medical and nursing staff – to compare themselves to other institutions. Dr. David Austin, chief of staff at Markham Stouffville Hospital, said the 43-point drop in the institution&#8217;s mortality rate can largely be attributed to how the hospital has improved the way its staff <strong>appropriately document patient charts</strong>. The hospital has also brought in sub-specialist physicians, including hospitalists and intensivists, to deal with specific in-patient issues.  <strong>&#8220;If you have sepsis in hospital, you have a one in three chance of dying,&#8221;   &#8221;If you are admitted to hospital for stroke, you have a one in five chance of dying. If you are admitted to hospital for heart attack, you have a one in 10 chance of dying.&#8221;</strong> Dr. Indra Pulcins, director of indicators and performance measurement at   Canadian Institute for Health Information (CIHI), </span><a title="http://www.thestar.com/news/gta/article/737552--hospital-death-rates-fall-in-new-era-of-disclosure CTRL + Click to follow link" href="http://www.thestar.com/news/gta/article/737552--hospital-death-rates-fall-in-new-era-of-disclosure"><span style="font-family:Arial;font-size:medium;">http://www.thestar.com/news/gta/article/737552&#8211;hospital-death-rates-fall-in-new-era-of-disclosure</span></a><strong> </strong></p>
<p><img class="aligncenter size-full wp-image-17966" title="ACCIDENTS -SPEEDING.2" src="http://thenonconformer.wordpress.com/files/2009/12/accidents-speeding-2.jpg" alt="" width="352" height="224" /></p>
<p><strong>AND SPEEDING IS NOT THE CAUSE OF MAIN ACCIDENTS, OR ROAD DEATHS NOW TOO.. <a href="http://thenonconformer.wordpress.com/2009/09/10/speeding-is-not-the-major-cause-of-car-accidents-still/">http://thenonconformer.wordpress.com/2009/09/10/speeding-is-not-the-major-cause-of-car-accidents-still/</a></strong></p>

<div><a href="http://picasaweb.google.com/anonconformer/Thenonconformer">http://picasaweb.google.com/anonconformer/Thenonconformer</a>#</div>
<div>see<br />
<a title="http://thenonconformer.wordpress.com/2008/12/30/death-in-hospitals/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2008/12/30/death-in-hospitals/"><span style="font-size:small;">http://thenonconformer.wordpress.com/2008/12/30/death-in-hospitals/</span></a><span style="font-size:small;"><br />
</span><a title="http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/"><span style="font-size:small;">http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/</span></a><span style="font-size:small;"><br />
</span><a title="http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/"><span style="font-size:small;">http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/</span></a><span style="font-size:small;"><br />
</span><a title="http://stayinhealth.wordpress.com/2008/12/10/the-important-issue-of-our-personal-health/ CTRL + Click to follow link" href="http://stayinhealth.wordpress.com/2008/12/10/the-important-issue-of-our-personal-health/"><span style="font-size:small;">http://stayinhealth.wordpress.com/2008/12/10/the-important-issue-of-our-personal-health/</span></a><span style="font-size:small;"><br />
</span><a title="http://stayinhealth.wordpress.com/ CTRL + Click to follow link" href="http://stayinhealth.wordpress.com/"><span style="font-family:Arial;">http://stayinhealth.wordpress.com/</span></a></div>
<div>
<div>
<div><a href="http://thenonconformer.wordpress.com/2009/05/21/why-many-businesses-fail/">http://thenonconformer.wordpress.com/2009/05/21/why-many-businesses-fail/</a><br />
<a href="http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/">http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/</a><br />
<a href="http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/">http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/</a><br />
<a href="http://thenonconformer.wordpress.com/2009/11/06/the-major-news-this-week/">http://thenonconformer.wordpress.com/2009/11/06/the-major-news-this-week/</a><br />
<a href="http://thenonconformer.wordpress.com/2009/09/04/cure-for-stress-high-blood-pressure-heart-attack/">http://thenonconformer.wordpress.com/2009/09/04/cure-for-stress-high-blood-pressure-heart-attack/</a><br />
<a href="http://postedat.wordpress.com/2009/10/15/get-real-with-our-canadian-medicare/">http://postedat.wordpress.com/2009/10/15/get-real-with-our-canadian-medicare/</a><br />
<a href="http://postedat.wordpress.com/2008/11/08/report-card-failed-canadas-hospitals-and-health-ministers/">http://postedat.wordpress.com/2008/11/08/report-card-failed-canadas-hospitals-and-health-ministers/</a><br />
<a href="http://stayinhealth.wordpress.com/2008/12/08/unacceptable-medical-care/">http://stayinhealth.wordpress.com/2008/12/08/unacceptable-medical-care/</a></div>
<div><a href="http://thenonconformer.wordpress.com/2009/11/06/the-major-news-this-week/"></a> <span style="font-family:Arial;"> </span></div>
</div>
</div>
<div>Medical Errors are also still a  leading cause of Deaths. More and more people die from medical mistakes each year than from highway accidents, breast cancer, or AIDS.</div>
<div> </div>
<div>And pharmaceutical drugs kill more people every year than are killed in traffic accidents. Many hospitalized patients suffered a serious adverse drug reaction (ADR)  and died as a result. The researchers found that over 75 per cent of these ADRs were dose-dependent, which suggests they were due to the inherent toxicity of the drugs rather than to allergic reactions. The researchers concluded that ADRs are now the fourth leading cause of death  after heart disease, cancer, and stroke. Any deaths   from  misdiagnosis of the ailment , deaths from unnecessary surgery;  from medication errors in hospitals;  deaths from other errors in hospitals;  deaths from infections in hospitals;  deaths from  adverse effects of medications, or from adverse drug reactions used to treat the illness, they  are all always still unacceptable!</div>
<div> </div>
<div>
<div>Infectious Diseases in Clinical Practice:  Clostridium difficile-Associated Disease : &#8220;The Perfect Storm&#8221; Has Arrived and it falsely kills many because it is not talked about enough too.. There should be weekly mandatory reporting of all hospital acquired infections, not just the number of Hospital deaths</div>
<div> </div>
</div>
<div><span style="font-family:Arial;font-size:medium;"> Have you also not noticed that most hospital patients, many of who are too too sick to get up, they do not wash their hands before they eat?</span></div>
<div><strong><strong>Hospital, medical administrators should consider cheap, disposable, paper, clothing for  all medical staff seriously!!! and save money on costs of medical diseases not being spread..</strong></strong></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OAF - Modifying SQL Behind Framework Pages]]></title>
<link>http://keithturley.wordpress.com/2009/12/09/oaf-modifying-sql-behind-framework-pages/</link>
<pubDate>Wed, 09 Dec 2009 10:53:36 +0000</pubDate>
<dc:creator>keithturley</dc:creator>
<guid>http://keithturley.wordpress.com/2009/12/09/oaf-modifying-sql-behind-framework-pages/</guid>
<description><![CDATA[This article will discuss the process of modifying the seeded SQL that exists behind an Oracle Appli]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">This article will discuss the process of modifying the seeded SQL that exists behind an Oracle Applications Framework Page, by a Framework page we mean any browser based EBS interface screen including selfservice pages. The article will discuss the analysis process involved in making such a change, the implementation of the extension using JDeveloper 10g and the subsequent uploading and &#8220;Substitution&#8221; of the new code within the MDS (Meta Data System) Repository.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p>All OAF Pages use a number of &#8221;View Objects&#8221; to execute SQL queries against the E-Business Suite Database. These View Objects are actually XML files on the application server that contain an SQL query, this XML file is used in conjunction with a Java Utility called the JPX Importer to load a pointer to the content of the XML file into a number of Database tables that EBS uses to identify which SQL queries it should be executing when a page loads. These tables are collectively known as the MDS (Meta Data System) Repository. The MDS holds a lot more than just SQL query definitions but for the scope of this article we need not cover the other content. </p>
<p>For this article we are going to use the Oracle Projects Search screen as our OAF web page on an R12 instance. We are going to modify the SQL that is used to query back a list of projects so that the SQL only returns projects that are within their current start date and end date as opposed to returning all projects.</p>
<h4><span style="text-decoration:underline;">Analysis</span></h4>
<p> </p>
<p>First of all we need to identify which &#8220;View Object&#8221; we will be working with, to do this we will need to activate OAF diagnostics. To do so locate the profile option &#8220;FND: Diagnostics&#8221; and set it to &#8220;Yes&#8221;. Now take a look at the page we are going to be extending&#8230;</p>
<div class="mceTemp"> </div>
<p> </p>
<div id="attachment_160" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-160" title="project_search1" src="http://keithturley.wordpress.com/files/2009/05/project_search1.jpg" alt="Fig 1" width="544" height="343" /><p class="wp-caption-text">Fig 1</p></div>
<p> By turning on the &#8220;FND: Diagnostics&#8221; profile option you will now be able to see two new links on the page. The &#8220;Diagnostics&#8221; link which will appear in the header and the footer of the page and the &#8220;About This Page&#8221; link which will appear in the footer only. In order to identify the VO that is being used by the page we will first examine the &#8220;About This Page Link&#8221;. </p>
<p>When you click on the &#8220;About This Page&#8221; link you will see an array of tabs all of which do various tasks which we can use as OAF developers however for the purposes of this article we will be looking at the default &#8220;Page&#8221; tab which you see when the page opens. </p>
<p>All OAF pages are made up of a number of BC4J (Business Components for Java) and Web elements known as the MDS content or &#8220;Web Beans&#8221;. The BC4J content exists as compiled java code and XML under JAVA_TOP on the application server and the web content exists as meta data in the MDS Repository. The web content is organised into a tree structure i.e. you have a page which contains a table which contains fields etc&#8230; When the page loads this &#8220;Bean Hierarchy&#8221; is rendered according to its structure and this structure is what we can see in the &#8220;Page Definition&#8221; section of the Page tab. Click the &#8220;Expand All&#8221; Link. </p>
<p>If you are familiar with OAF development this screen will be very apparent to you as representing the page structure layout that you are used to seeing in JDeveloper when building a page and navigating it will be simple. If you are not used to OAF page development and you are simply trying to identify the SQL behind this page then examine the View Object Column until you see populated content, you should then be able to determine that the &#8220;Name&#8221; column holds content such as &#8220;<span class="xd">messageStyledText: Project Manager&#8221; and that this is describing the &#8220;Project Manager&#8221; column that we see on the OAF page. We can also see that there is a collection of columns indented below the &#8220;Bean&#8221; &#8220;<span class="xd">table: My Projects Result Container&#8221; which refers to the result table that we see on the page. </span></span>  </p>
<div id="attachment_166" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-166" title="about_this_page1" src="http://keithturley.wordpress.com/files/2009/05/about_this_page1.jpg" alt="Fig 2" width="544" height="232" /><p class="wp-caption-text">Fig 2</p></div>
<div class="mceTemp">We can see in Fig 2 that the &#8220;My Projects Result Container&#8221; is driven by the &#8220;ProjectListVO&#8221; View Object. In order to examine the SQL within the VO and to identify more information from the VO Click on the &#8220;ProjectListVO&#8221; link.</div>
<div class="mceTemp"> </div>
<div class="mceTemp">From the &#8220;About View Objects&#8221; screen we can see a large SQL statement, The &#8220;Entity Objects&#8221; associated with the VO, and a list of the VO&#8217;s available attributes. Any of these attributes could be used as additional content on the &#8220;Project Search&#8221; page simply by personalising the page however we will not be covering that process in this article.</div>
<div class="mceTemp"> </div>
<div class="mceTemp">At the top of the page we can also see the name of the VO and a file path in the form: oracle.apps.pa.project.server.ProjectListGenVO this gives us the location of the VO on JAVA_TOP. Having identified the VO and its location on JAVA_TOP we can close the &#8220;About This Page&#8221; diagnostic screen and return to the Projects Search Screen.</div>
<div class="mceTemp"> </div>
<h4 class="mceTemp"><span style="text-decoration:underline;">Implementation</span></h4>
<p> </p>
<p class="mceTemp">Now that we have identified the VO we need to extend, oracle.apps.pa.project.server.ProjectListGenVO, we need to setup our JDeveloper environment so that we can create a new View Object that contains our extended code. If you have not already got your JDeveloper environment setup then do so now, you can read how to at the Apps Tech Blog post <a href="http://keithturley.wordpress.com/2009/05/07/oaf-downloading-and-configuring-jdeveloper/" target="_blank">&#8220;OAF &#8211; Downloading and Configuring JDeveloper&#8221;</a>. </p>
<p class="mceTemp">Start JDeveloper and follow the instructions below. Please note that this article only covers the procedure for JDeveloper 10g. The process although similar is slightly different in 9i. </p>
<p class="mceTemp">In the Applications Navigator right click the Applications Node and select &#8220;New OA Workspace&#8221; </p>
<p class="mceTemp">In the file name box enter a suitable file name, if you are often working with different clients then it may be an idea to call this XXCLIENT.jws, if you are working for your own company you may want to call it XXCUST.jws, the workspace name is however completely personal preference and up to you as a developer how you organise your workspaces and projects within JDeveloper. Leave the directory path as your default myprojects folder in your JDev Home, ensure that the &#8220;Add a New OA Project&#8221; check box is selected. </p>
<div id="attachment_232" class="wp-caption alignnone" style="width: 342px"><img class="size-full wp-image-232" title="jdev_new_workspace_10g" src="http://keithturley.wordpress.com/files/2009/05/jdev_new_workspace_10g.jpg" alt="Fig 3" width="332" height="205" /><p class="wp-caption-text">Fig 3</p></div>
<p class="mceTemp">Select &#8220;OK&#8221;. </p>
<p class="mceTemp">The new project wizard will now be launched, select &#8220;Next&#8221;. </p>
<p class="mceTemp">In the project name enter a meaningfull name, I recommend that the project name be pertinent to the piece of work you are doing i.e. XXCUST_projects_list, leave the default directory as your myprojects folder in the JDev Home. For a VO substitution the default package name will need to represent the VO file path on JAVA_TOP with the exception that it must be prefixed with your custom application shortname, the prefix can actually be anything you like however it is recommended that the custom application shortname is used, in this example we would specify the default package as  xxcust.oracle.apps.pa.project.server </p>
<div id="attachment_233" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-233" title="jdev10g_new_project_step1" src="http://keithturley.wordpress.com/files/2009/05/jdev10g_new_project_step1.jpg" alt="Fig 4" width="544" height="361" /><p class="wp-caption-text">Fig 4</p></div>
<p class="mceTemp">Click &#8220;Next&#8221; </p>
<p class="mceTemp">Ensure that the &#8220;Use repository for design time&#8221; box is not selected and click &#8220;Next&#8221;. </p>
<p class="mceTemp">Select your DBC file, enter your applications username and password, enter ICX as the responsibility application shortname and responsibility key. For more information regarding this setup step including obtaining your DBC file and setting up your user account please refer to the Apps Tech Blog post <a href="http://keithturley.wordpress.com/2009/05/07/oaf-downloading-and-configuring-jdeveloper/" target="_blank">&#8220;OAF &#8211; Downloading and Configuring JDeveloper&#8221;</a>. </p>
<div id="attachment_235" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-235" title="jdev10g_new_project_step3" src="http://keithturley.wordpress.com/files/2009/05/jdev10g_new_project_step31.jpg" alt="Fig 5" width="544" height="360" /><p class="wp-caption-text">Fig 5</p></div>
<p class="mceTemp">Click &#8220;Next&#8221; </p>
<p class="mceTemp">Click &#8220;Finish&#8221; </p>
<p class="mceTemp">Next we need to copy the existing VO component from the apps server and import it into our local file system. In order to do this we must setup a file structure on our local machine in our project folder so we can copy the VO into it. Log onto the applications server and navigate to $JAVA_TOP, change into the oracle/apps/pa/ directory (Or which ever product top you are working with) </p>
<div id="attachment_236" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-236" title="java_top_unix2" src="http://keithturley.wordpress.com/files/2009/05/java_top_unix2.jpg" alt="Fig 6" width="544" height="343" /><p class="wp-caption-text">Fig 6</p></div>
<p class="mceTemp">Zip the project application directory and save it to a directory that you can ftp from. i.e. zip -r $HOME/pa.zip pa </p>
<p class="mceTemp">FTP the pa.zip file in binary mode back to your local machine and extract it to your user JDev Home under myprojects/oracle/apps/ (You will have to create the directory structure manually if it does not exist), you should also extract the contents to your myclasses folder in the same way i.e. myclasses/oracle/apps/ </p>
<p class="mceTemp">You should now have the following file structure in your local file system under the oracle.apps directory in myprojects and myclasses </p>
<div class="mceTemp">
<div id="attachment_241" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-241" title="file_structure1" src="http://keithturley.wordpress.com/files/2009/05/file_structure11.jpg" alt="Fig 7" width="544" height="343" /><p class="wp-caption-text">Fig 7</p></div>
<p class="mceTemp">Click the &#8220;Refresh&#8221; button on the Applications Navigator tab of JDeveloper, you should notice that a new business components package under oracle.apps.pa has now appeared. </p>
<div id="attachment_238" class="wp-caption alignnone" style="width: 354px"><img class="size-full wp-image-238" title="jdev_10g_refresh" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_refresh.jpg" alt="Fig 8" width="344" height="423" /><p class="wp-caption-text">Fig 8</p></div>
<p class="mceTemp"> Now that we have the existing projects business components in our environment we need to create our new VO object that will be used in place of the existing one. Remember we do not customise existing components in OA Framework we extend the existing ones which means creating a new object that extends the original and we notify the framework that we want to use the new object rather than the seeded one. </p>
<p class="mceTemp">We now need to test that the VO we want to substitute does not contain any java errors following the download. Navigate to the VO in the applications navigator window i.e. Application Sources &#62; oracle.apps.pa &#62; project &#62; server &#62; ProjectListGenVO, right click the VO and click edit (If you have not already done so you will now need to configure your database connection, for more details on how to do this see the apps tech blog article <a href="http://keithturley.wordpress.com/2009/05/07/oaf-downloading-and-configuring-jdeveloper/" target="_blank">&#8220;OAF &#8211; Downloading and Configuring JDeveloper&#8221;</a>). If the VO opens without error then we are ready to move onto the next step. If you get an error message saying that java errors exist in either the voNameImpl.java file or the voNameRowImpl.java file then you will need to obtain the original source files for the files listed as being in error and add them to your myprojects folder in the relevant directory and recompile the project, unfortunately Oracle do not allow you to obtain the source files and you may need to employee the services of an Oracle consultant who would have access to the files. </p>
<p class="mceTemp">Before closing the base VO window take a look at the &#8220;Java&#8221; settings and make a note of the boxes that are checked/unchecked, we will need this for later. </p>
<p class="mceTemp">If you havn&#8217;t already done so Close the Edit VO window. </p>
<p class="mceTemp">Right click on the project node and select &#8220;New&#8221;. Select &#8220;View Object&#8221; under Business Tier &#62; ADF Business Components and click &#8220;OK&#8221; </p>
<p class="mceTemp">The View Object Wizard has been launched, click &#8220;Next&#8221;. </p>
<p class="mceTemp">Specify the package as xxcust.oracle.apps.pa.project.server (This component package will hold our extended object so we need the custom application prefix). Specify the VO name as the name of the custom application concatenated with the orginal VO name i.e. XxcustProjectListGenVO. Select the original VO in the &#8220;extends&#8221; box using the browse button and select the original VO i.e. oracle.apps.pa.project.ProjectListGenVO </p>
<div id="attachment_242" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-242" title="jdev_10g_vosub" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_vosub.jpg" alt="Fig 9" width="544" height="501" /><p class="wp-caption-text">Fig 9</p></div>
<p class="mceTemp">Click &#8220;Next&#8221; </p>
<p class="mceTemp">On step 2 of the VO wizard you can see the SQL statement that we first saw when we were analysing the page. For this example we are simply going to wrap the SQL as follows and add an additional where clause statement: </p>
<p class="mceTemp">SELECT * FROM (ORIGINAL_QUERY) WHERE trunc(sysdate) between project_start_date and nvl(project_end_date,sysdate) </p>
<p class="mceTemp">Click the &#8220;Test&#8221; button to validate that your modified SQL is valid. </p>
<p class="mceTemp">Click &#8220;Next&#8221; until you reach the end of the wizard, If you encounter the following error at step 4 &#8220;<em>Each row in the query results column msut be mapped to a unique query attribute in the mapped entity columns</em>&#8221; then their is something wrong with the base VO, in this example I did experience this error and found that the original VO SQL had 3 missing aliases that the view object attributes were referencing, In order to correct the error you must make the change to the base VO by editing the SQL, I successfully added the missing aliases and then re-ran the create new VO instructions above and it worked correctly. </p>
<p class="mceTemp">Once we have clicked through to the end of the wizard the final step is to create the relevant java files. When a VO is implemented we always generate a voNameImpl.java file but we dont always have a voNameRowImpl.java file, the best way to tell which files to implement is to look at the java screen for the seeded VO and ensure that our new VO has the same settings. </p>
<p class="mceTemp">In this case we need both so our final wizard screen would look like this </p>
<div id="attachment_250" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-250" title="jdev_10g_vosub_step7" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_vosub_step71.jpg" alt="Fig 10" width="544" height="361" /><p class="wp-caption-text">Fig 10</p></div>
<p class="mceTemp">Now click &#8220;Finish&#8221; and the new business components package will be created containing our new extended VO. </p>
<div id="attachment_251" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-251" title="jdev_10g_new_bc" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_new_bc.jpg" alt="Fig 11" width="544" height="544" /><p class="wp-caption-text">Fig 11</p></div>
<p class="mceTemp">Right click on the custom business components package and select &#8220;Make&#8221;, this will compile the Impl and RowImpl java files. </p>
<p class="mceTemp">Now that we have our newly extended VO we need to create a substitution file. This substitution file will be an xml based file that will contain a mapping from the old VO to the new VO, we will use this file to tell Oracle Application to use our newly extended VO rather than the old one by uploading it to the MDS repository using the JPX Import tool. </p>
<p class="mceTemp">Right click on your project node (XXCUST_projects_list) and select &#8220;Project Properties&#8221;, click &#8220;Substitutions&#8221; under the &#8220;Business Components&#8221; menu. In the &#8220;Available&#8221; pane select the original VO i.e. oracle.apps.pa.project.server.ProjectListGenVO, and in the right hand &#8220;Substitute&#8221; pane select the new VO i.e. xxcust.oracle.apps.pa.project.server.XxcustProjectListGenVO. Once you have done this click the &#8220;Add&#8221; button and select &#8220;OK&#8221;. </p>
<div id="attachment_252" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-252" title="jdev_10g_substitution" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_substitution.jpg" alt="Fig 12" width="544" height="386" /><p class="wp-caption-text">Fig 12</p></div>
<p class="mceTemp">In your JDev home in the myprojects folder you will see a file called projectName.jpx in my case it would be called XXCUST_projects_list.jpx, this is your substitution file and we will use this later when we deploy the substitution.</p>
<h4 class="mceTemp"><span style="text-decoration:underline;">Deployment</span></h4>
<p> </p>
<p class="mceTemp">In order to deploy our solution to the actual ebusiness suite instance we need to copy the relevant java and xml files to java top and also upload our substituion file to the MDS repository. You can do this just by simply transfering the files using an FTP tool however I find it is best to create an archive file that will retain the folder hierarchy and allow you to issue a single transfer and unpack command. For a large OAF project we may have files that have to be transfered to different locations and because of this I tend to create 3 types of jar files called BC4J, MDS and SRC. These three files will contain the BC4J files like class files and VO&#8217;s, the MDS files such as pages and regions and the java source files. </p>
<p class="mceTemp">Following the transfer we can issue a java call from the command line on the apps server to perform the MDS upload. </p>
<p class="mceTemp">For this example a VO substitution only involves BC4J objects and java source files, the solution does not require that we package up our source code so for the sake of simplicity I will just create one archive file called BC4J.jar </p>
<p class="mceTemp">Right click on the project node and select &#8220;New&#8221;, select &#8220;Jar File&#8221; under the General &#62; Deployment Profiles menu. Name the profile as something meaningful, in this example I will stick to convention and call it  &#8221;XXCUST_PROJECTS_LIST_BC4J&#8221; . Leave the directory set as the default myprojects folder and click &#8220;OK&#8221;. </p>
<p class="mceTemp">In the deployment profile properties deselect the &#8220;Include Manifest File&#8221; option. On the filters menu deselect the root folder and navigate to the xxcust.oracle.apps.pa.project.server directory, select all the files in this directory and click &#8220;OK&#8221; </p>
<div id="attachment_258" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-258" title="jdev_10g_deploy" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_deploy.jpg" alt="Fig 13" width="544" height="387" /><p class="wp-caption-text">Fig 13</p></div>
<p class="mceTemp">You will see in JDeveloper that you now have a deployment profile listed under you application sources node, right click the .deploy file and select &#8220;Deploy to JAR file&#8221;, You will see a deploy tab appear next to the compile log and this will confirm that the deployment was successfull. If you experience issues with compilation i.e. there are issues with some of the files in your project that are not connected to your custom files then simply remove them from the project by selecting the top level component package i.e. oracle.app.pa and click the &#8220;Exclude Project Content&#8221; button (Little file symbol with a red cross on it) and re-try the deployment. </p>
<div id="attachment_259" class="wp-caption alignnone" style="width: 554px"><img class="size-full wp-image-259" title="jdev_10g_deploytojar" src="http://keithturley.wordpress.com/files/2009/05/jdev_10g_deploytojar.jpg" alt="Fig 14" width="544" height="660" /><p class="wp-caption-text">Fig 14</p></div>
<p class="mceTemp">Inspect your myprojects folder and you will see you now have a &#8220;Deploy&#8221; directory, in this directory will be your jar file ready for deployment to the apps server. </p>
<p class="mceTemp">Now that we have both our BC4J objects for java_top and our substituion file for the MDS we need to transfer them both to the apps server, FTP both the files (remember to send the jar file in binary format and the jpx file in ascii) to a convienient directory on the apps server. </p>
<p class="mceTemp">Now extract the jar file to java_top i.e.</p>
<p class="mceTemp">cp home/kturley/*.jar $JAVA_TOP </p>
<p class="mceTemp">jar -xvf /$JAVA_TOP/XXCUST_PROJECTS_LIST_BC4J.jar </p>
<p class="mceTemp">
<p class="mceTemp">Now upload the substitution file to the  MDS using the following command: </p>
<p class="mceTemp">java oracle.jrad.tools.xml.importer.JPXImporter $HOME/kturley/XXCUST_projects_list.jpx -username apps -password xxxx -dbconnection &#8220;(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname.oracle.co.uk)(PORT=1551))(CONNECT_DATA=(SID=XXXXX)))&#8221; </p>
<p class="mceTemp">Make sure you specify the correct values for </p>
<p class="mceTemp">1. Path of you jpx file </p>
<p class="mceTemp">2. apps password </p>
<p class="mceTemp">3. host name </p>
<p class="mceTemp">4. port </p>
<p class="mceTemp">5. database SID </p>
<p class="mceTemp">Finally restart the webserver so that you can see your changes in the application </p>
<p>For R11: </p>
<p>$COMMON_TOP/admin/scripts/$TWO_TASK*/adapcctl.sh stop<br />
$COMMON_TOP/admin/scripts/$TWO_TASK*/adapcctl.sh start </p>
<p>For R12: </p>
<p>$INST_TOP/admin/scripts/adoacorectl.sh stop<br />
$INST_TOP/admin/scripts/adoacorectl.sh start  </p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Umbilical Cord Blood Transplants Successful in Children with MDS]]></title>
<link>http://cordbloodreviews.wordpress.com/2009/12/04/umbilical-cord-blood-transplants-successful-in-children-with-mds/</link>
<pubDate>Fri, 04 Dec 2009 23:55:09 +0000</pubDate>
<dc:creator>cordbloodreviews</dc:creator>
<guid>http://cordbloodreviews.wordpress.com/2009/12/04/umbilical-cord-blood-transplants-successful-in-children-with-mds/</guid>
<description><![CDATA[11/25/09 Umbilical Cord Blood Transplants Successful in Children with MDS Researchers from Duke Univ]]></description>
<content:encoded><![CDATA[11/25/09 Umbilical Cord Blood Transplants Successful in Children with MDS Researchers from Duke Univ]]></content:encoded>
</item>
<item>
<title><![CDATA[Too many Doctors are mainly selfish, self centered, want to get rich fast ]]></title>
<link>http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/</link>
<pubDate>Wed, 02 Dec 2009 15:18:49 +0000</pubDate>
<dc:creator>thenonconformer</dc:creator>
<guid>http://thenonconformer.wordpress.com/2009/12/02/even-many-doctors-are-mainly-selfish-self-centered-want-to-get-rich-fast-too/</guid>
<description><![CDATA[  Medical cartoons  http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/   Rich doc]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><strong> </strong></div>
<div><span style="font-family:Arial;font-size:medium;"><a href="http://thenonconformer.wordpress.com/files/2009/12/canadian-medicare1.jpg"><img class="aligncenter size-full wp-image-17190" title="Canadian Medicare" src="http://thenonconformer.wordpress.com/files/2009/12/canadian-medicare1.jpg" alt="" width="576" height="436" /></a></span></div>
<div><span style="font-family:Arial;font-size:medium;">Medical cartoons  <a href="http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/">http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/</a></span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong></strong></span></span><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;"><strong><span style="color:#ff0000;">Rich doctors Canada wide seem to like to take long religious holidays, most of them clearly have no religion  too,  especially at Christmas time.  As a result there is a drastic hospital Clinic, Emergency room  services  reduction and even closures in some part of the country because  there is no doctor to fill the shift. <span style="font-family:Arial;"><strong>SUMMERSIDE  PEI - </strong>Temporary acute care bed closures will take place. The Department of Health has planned some temporary bed closures in hospitals across the Island as part of an annual Doctors slowdown during the holiday season. Emergency services, including emergency surgical services and day surgeries, will remain fully operational during the holiday season. Elective surgical services will be reduced for a two-week period at both Prince County and Queen Elizabeth Hospitals.</span>   Any Doctors also who are putting patients in danger,  have a lack of accountability , are over-billing for work is always still inacceptable too.</span></strong> </span></span></div>
<div><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;">   </span></span></div>
<div><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;"> Some hospital departments are well runned and others are not, the quaility of servcie it varies serioulsy depending on the departmental manager as well. <span style="font-family:Arial;font-size:medium;">I am chronic believer of the &#8220;sit, wait, watch, see philosophy&#8221;.. and I like to sit and look as to what is really happening in police stations, hospitals, doctor&#8217;s offices, emergency clinics, government offices, churches too.. it is really an eye opener and a learning experience.. Now after being a half a century in Canadian Hospitals I thought I saw it all.. Until I sat this week visiting a person in a serious sick, troubled persons ward at the Pointe Claire, West island Hospital .. and for the first time I also had no complaints&#8230; but praise for I really could not believe what I saw, the real extra effort that the medical, support staff gave to all the patients, some of them very elderly too. Now if all Hospital departments were like this.. it would be heavenly. Some Hospital departments are run like the pits of hell still too.</span></span></span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;">You&#8217;ve read the headlines, the ones that end in disbelief, disgust.  Wall Streeters who brought us the economic meltdown through their own greed are next rewarded with multi-billion dollar bailouts rich enough to float a mid-sized country . Meanwhile also many of  the fat cats get fatter on the teats of the taxpayers, not a few of  them too. Now we also find out some of the windfall wizards used their aid to pay off creditors while ensuring the bonus gravy train was stoked and leaving the station and some of the top the executives gave themselves big raises, bonuses  for it still. Most of the money from many non profit institutions, corporations, never gets to help others. Even many medical Doctors, are selfish, self serving. We hear about big corporations still gouging the citizens with their high, unreasonable  prices too. We again hear about big corruptions , thefts still going on by our civil and public servants, at the federal, provincial and municipal levels in Canada  and you often now do wonder why it still goes on? The answer is very simple, for you have not cried, demanded justice loud enough for many to hear. Do so now too. Contact now the news editors, governments , police today. Even again.   </span><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span><span style="font-family:Arial;font-size:medium;"><strong>Hospitals now wrongfully, immorally using their resources, personnel to recommend private clinics run by greedy, selfish, self centered, charge card happy  doctors is unacceptably wrong and put a stop to it now, today</strong>. Fire their bad medical instructors for a start too.. Money hungry, greedy, self centered doctors are all unacceptable still too. The British saw next the end of their World wide British empire when they had stopped providing Medicare to India.. Now who real cares about the patient&#8217;s good welfare if not the government, or the Hospitals or  or the charge happy doctors? What me alone? and not our Health Ministers still?</span></div>
<div> </div>
<div>Canada&#8217;s health care in theory but not in practice is supposedly available to all Canadians  of all ages, all nationalities, Canada wide, from sea to sea, needless to say Health care in Canada is not universal and it depends often on   the rich and influential persons, sports celebrities  getting  better services, and depends on local provincial governments, the local institutions, hospitals offering it, and also on the size of the city, populations. Big cities tend to have more expertise that still are not available to all..</div>
<div> </div>
<div>It is often a mere waste of time going to a mere local, family doctor if you have a serious illness, he likely would not diagnose it anyway, especially since he does not have the medical knowledge, expertise, access to the proper medical tests. The best place to go to is the emergency clinic at a hospital, but they too will try to discourage you by insuring long patients waiting lines&#8230; cause no one wants still  to work too hard, not the hospital administrators, ombudsmen, support personnel.. but they all still want to falsely keep their knobs, jobs and their pay it seems.</div>
<div> </div>
<div>
<div><span style="font-family:Arial;font-size:medium;">Local Doctors and Hospital seem to to have an absolute minimal supervision, management, and certainly are not cost effective, and then you wonder why some stupid provincial government that is pouring money into pails full of holes complains the cost  of Medicare is going up significantly. They can blame their own lack of supervision , even doctors, nurses, hospitals, civil and public servants, politicians, police, governments, others all still need to be monitored, supervised in reality</span></div>
</div>
<p><span style="font-family:Arial;font-size:medium;">A poorly managed Hospital and personnel is still always rightfully unacceptable even if it is McGill.</span></p>
<div> <strong>I have often been wondering why the Montreal McGill Hospitals tend to provide the basic , or pretentious services, it is cause the real doctors, professionals, self serving, greedy,  money hungry doctors  now are trying to make a buck in the private sector and are generally not available to all, even though Canada supposedly only has a fully public accessible Medicare system, and the Hospital directors who generally are doctors too go along with this too.. conflicting self interest</strong></div>
<p><span style="font-family:Arial;font-size:medium;"><strong> <strong>I also here really could not help but notice that the aspiring, ambitious doctors in training work much harder over those who have graduated and who now tend to sit back on their laurels.</strong></strong></span><span style="font-family:Arial;font-size:medium;">  </span></p>
<div><span style="font-family:Arial;font-size:medium;">I spent today over half of day at my the McGill  RVH clinic just to get my medical   test and a medical  consultations, from 8:30 am to 2: pm. During this process I sat for 3 hours at the  departmental clinic reception waiting  3 hours for my one  test. The reception had now received many phone calls for many a Doctor &#8217;s appointment, and they next were all generally told the waiting period was 4 months at least, till mid April, but if they now next  paid 30 dollars extra they can see the same  doctors now, two of them  at their  private clinic, likely within two weeks. The doctors only attend the Hospital clinic twice a month  as well. Meanwhile they apparently do have a personal doctors office, and a secretary and a private examination room at the hospital all paid by the citizens,  This is what Medicare has unacceptable become. A two tiered health care system.</span></div>
<div><span style="font-family:Arial;font-size:medium;">  </span></div>
<div>
<div><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Arial;font-size:medium;"><strong>It is an undeniable, unacceptable  fact that some people who cannot afford extra billing do without medical care, I myself now here  saw a few people walk away from the reception appointment desk when they were told about extra billing fees. It is a perversity that the Doctors and dentists education is mostly covered by tax payers, and generous donors and yet the Doctors next try gouging us all for more money, the McGill Doctors especially. The McGill Ombudsman here has yet even to return my call to her as well.</strong></span></strong></span><span style="font-family:Arial;font-size:medium;"> </span></div>
</div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;">On top of that another selfish, self centered  doctor had booked a nurse for five eye injections today in case they were needed, but no patient had needed them, so her services were not needed, a clear waste of medical resources.  </span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;"><span style="font-family:Arial;font-size:medium;">So does the Quebec and federal health Ministers still want me to write all this up to the Hospital ombudsman, etc.,  while they still  gets paid for doing nothing here too? </span></span></div>
<div><span style="font-family:Arial;font-size:medium;"><br />
The governments have basically passed down the responsibility of the management of the health care systems to the individual hospitals, who basically have no  interest in seeing, managing medical  costs reductions, or improving their medical performances, rather it is to their sole interest that the gravy train flows abundantly, after all more patients, means more money for Hospital administrators, ombudsmen doctors and nurses and more job guarantees for them too.<br />
 <br />
a-2 Next absurdly the government asked that I manage the health care system personally and I should file a complain with each doctor, Hospital  that I am dissatisfied with, and even supplied me the name and address of their responsible boards.  Me doing now freely all of the governments work with our Ministers, civil and public servants get paid, rather for stealing the taxpayer&#8217;s money.<br />
 <br />
b-1 Firstly I have said many times already  that anyone going to a charge happy private  Medical doctor when you are seriously ill is a waste of them, for generally as I have often experiences now as well he or she  are not adequately  qualified nor does he have the necessity equipment to diagnose quickly and accurately  the problem never mind deal quickly  next with it&#8217;s solution.<br />
 <br />
If you are seriously ill you still do have to go to a Hospital, triage, the emergency department.. cause they have all the medical equipment there need for the serious testing&#8217;s.<br />
 <br />
b-2 Some times they there can help you at the triage, emergency and some times not. Mind you you are not insured of immediate success here cause you are put often on a waiting list even often next at least 6 months or more.<br />
 <br />
I have also been waiting one year to see a new, knee specialist at the McGill Montreal General Hospital already. </span></div>
<div><span style="font-family:Arial;font-size:medium;"> <br />
Now I have BEEN TO FIVE hospitals in the last 20 years I have also directly now  already directly dealt with 3 Montreal Hospital ombudsmen already because of  their poor medical delivery services, and the bigger the Hospital the less they do even  care about your complaint, and the less likely you or I will even get it dealt with too</span></div>
<div><span style="font-family:Arial;font-size:medium;"> <br />
No Hospital here on it&#8217;s own now had provided adequate follow up, medical services to me, rather I was forced to complain about the poor services, and only in one hospital did the complaint help. Now if I should continue to do the health Minister&#8217;s job should I also not get his pay now too?</span></div>
<p><span style="font-family:Arial;font-size:medium;">Friday evening the RVH ombudsman finally returns my call and  now passed my file to someone else.. I will see what the results next are here too.</span></p>
<p> <strong>An  administrative doctor from McGill next had called me and  had falsely tried to justify the RVH receptionist  sending almost all of the patients to see the very same doctors at a private clinic where they will be charged more for the same service by saying all Hospital are overcrowded..</strong> he must have thought I was really stupid.. for I have been employed as an engineering contract manager and if the fabrication shop gave the same false excuses for their late product deliveries in reality they next went out of business, because rightfully in the private sector clients did not accept such lame excuses. The same clearly stupid, pretentious Doctor had asked if my problem that I  have now had for over 6 months had cured itself since last week when I saw the RVH doctor? Hoping naively he would not have to work? or just dumb? If miracles mow here were so common why would we need the doctors  ehh?Nice to be in the public service where you can take it easy and blame another department for your own lack of real, viable productivity. <strong>And now how stupid do they really think we are? </strong>Fire rightfully very bad persons that I have dealt with so far too here. MEANWHILE I AM STILL WAITING HERE FOR POSTIVE RESULTS TOO.</p>
<div>
<div><span style="font-family:Arial;font-size:medium;"><strong>I have contacted now 2  separate useless McGill Hospital  Ombudsman as suggested by the Quebec Government, under the direction of the Quebec premier&#8217;s office too.. and I got now 2 useless results  so far:</strong></span></div>
<div><span style="font-family:Arial;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;">- I phoned the <strong>Montreal General  Hospital  Ombudsman</strong> to complain about waiting over one year to see a knee specialist. and the person claiming to be the Ombudsman said that one to two years wait was acceptable, normal, and I said what were they doing about it cause it was rightfully not acceptable for me. She next told me she was not the Ombudsman but she would pass me to the Ombudsman, so I immediately by phone talked to the real Ombudsman next  and I told her the same thing and I wanted to know what they were doing about it.. she said a Hospital committee, Board of directors  was disusing the issue with the Quebec government on being able to hire more staff.. I said I wanted specific actions here. She said she would main le a complaint form.  I told here my complain was very simple, one line, posted on the internet for the whole world to read, I have been waiting over one year to see see a knee specialist.. she was not interested in what was posted on the net, she started to get personal and lied that I was making a persona threat against her, I told her she was a liar, distorter who had failed to deal with my complaint firstly still.. I told her my additional complaint was many McGill Medical doctors are pretenders, the pretend they will look after you but fail to do this adequately based don my real experience with 4 McGill Hospitals to date. I get better service with other University&#8217;s  Doctors. She suggested I go to another Hospital and I told her rightfully asked her to deal with my complaint instead, and she said good bye. I rightfully want more that just a complaint form being done here. I told her I would follow this up with the Quebec government, news media too. I got useless response like this directly from provincial cabinet ministers many many years ago now and I never accepted it rightfully so why would I accept such poor services, poor actions here too? The Quebec government in writing had said to me this was all the Hospital fault, and the Hospital says it the Quebec&#8217;s governments fault, and I get caught in the meddle.. unacceptable.</span></div>
<div><span style="font-family:Arial;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;">- I also recently had phoned the <strong>Royal Victoria Hospital  Ombudsman</strong> to complain about  two complaints :</span></div>
<div><span style="font-family:Arial;font-size:medium;">1: Why secretaries were using McGill Hospital time and resources to recommend private clinics and  </span></div>
<div><span style="font-family:Arial;font-size:medium;">2 The medical services from 3 McGill ophthalmologist with reference to my eye problem. Why no one can tell me what was specifically wrong with me, and how serious was it? was it a normal occurrence, and what was being done about it? </span></div>
<div><span style="font-family:Arial;"> </span></div>
<div><span style="font-size:medium;"><span style="font-family:Arial;"><strong>The McGill Ombudsmen, related McGill  Doctors response is like musical chairs,</strong> every time you talk to someone you now do get a different lie, spin, distortion.. The RVH Ombudsman who   phoned me and said she was going to have another doctor do the follow up. The obviously poor professional, doctor following up the matter next had refused to deal with complaint number one and he only contacted my last McGill ophthalmologist eye doctor,  and told me my eye  problem was under her  review, and if I did not like it I should go to another doctor. 7 months later and three McGill doctors and this is what I get? Musical chairs, buck passing medical services. Fortunately <strong>my McGill optometrist at the RVH Hospital she called me back also the same day and next said that I had a rare eye  problem, which she was going to regularly monitor and follow up on,  and there was no reason for me to worry, I would still also  have good eye sight.. which I had appreciated her doing.</strong></span></span></div>
<div><span style="font-family:Arial;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong> </strong></span></div>
<div>
<div> </div>
<div>A report released 10/26/09 by Thomson Reuters, parent company of the Reuters news service, stated that <a href="http://www.reuters.com/article/newsOne/idUSTRE59P0L320091026" target="_blank">the current U.S. health system wastes  in a year</a>, one-third of the current healthcare expenditure. The report cites the following as sources of wasteful spending:</div>
<ul>
<li>Overuse of antibiotics and lab tests to protect against malpractice lawsuits (Pennsylvania State University estimates that as much as 91 percent of our nation’s healthcare expenditures are related to defensive medicine);</li>
<li>Signifcant Fraud  in Medicare claims  ;</li>
<li>Administrative inefficiency and redundant paperwork;</li>
<li>Medical mistakes;</li>
<li>Preventable conditions, such as uncontrolled diabetes</li>
</ul>
<p><a title="http://www.healthfreedom.net/index.php?option=com_content&#38;task=view&#38;id=933&#38;Itemid=1 CTRL + Click to follow link" href="http://www.healthfreedom.net/index.php?option=com_content&#38;task=view&#38;id=933&#38;Itemid=1">http://www.healthfreedom.net/index.php?option=com_content&#38;task=view&#38;id=933&#38;Itemid=1</a></p>
<p> McGill University, one of the top ranking medical school in North American attracts many American students and competes with top American universities. The numbers of Americans enrolling in Canadian colleges has risen around 90 percent over the past four years.  But how many American students want to attend a medical University that wrongfully, and clearly abuses the local citizens of Montreal Canada?  cause these clearly selfish self centered little local doctors cannot see the whole picture, how their poor actions, inactions affect the health care of many now, next. McGill is making a fortune on fees for it&#8217;s out of town medical students  it seems and uses them in their hospitals to a point that the rest of the medical staff, resources cannot help the local people of Montreal now adequately too.</p>
</div>
<div><span style="font-family:Arial;font-size:medium;"><span style="font-size:medium;"><span style="font-family:Arial;"><strong>There are bad and good doctors now too</strong>. A Toronto doctor is facing a disciplinary hearing over allegations he approved special meal allowances for people on welfare and disability programs according to the College of Physicians and Surgeons of Ontario.  Dr. Roland Wong,  said he continues to approve applications for the special diet but only if he believes patients have an underlying medical condition that qualifies them for the financial supplement.  &#8220;Today, I signed maybe five, four,&#8221; he said. &#8220;Sometimes more, depends.&#8221;  He accused the auditor general of having a very &#8220;slanted view&#8221; of the program, and suggested he should be looking instead at the woefully inadequate support payments paid to people in need.  Wong said he wasn&#8217;t overly concerned about the disciplinary hearing because it was based on a complaint laid against him by a municipal councillor.  &#8220;This is a case of politicians against a physician, not the patient against the physician,&#8221; he said.  The Special Diet Allowance provides up to $250 per month to a person on social assistance who requires special foods for such conditions as diabetes.  Councillor Doug Holyday said  . &#8220;This can&#8217;t go on.&#8221;  </span><a title="http://ca.news.yahoo.com/s/torsun/091209/canada/doc_faces_probe_over_dietary_payouts CTRL + Click to follow link" href="http://ca.news.yahoo.com/s/torsun/091209/canada/doc_faces_probe_over_dietary_payouts"><span style="font-family:Arial;">http://ca.news.yahoo.com/s/torsun/091209/canada/doc_faces_probe_over_dietary_payouts</span></a><span style="font-family:Arial;"> </span></span></span></div>
</div>
<div><span style="font-family:Arial;font-size:medium;"><strong>Now  about doctors, Staff being allowed to recommend private clinics, how immoral are they, this is a clear conflict of interest, and a bad  lack of incentetive to improve the Hospital services.</strong></span></div>
<p> </p>
<p><strong>Quebec and other provinces have no such adequate program and why?</strong></p>
<p><span style="font-family:Arial;font-size:medium;"><strong> </strong></span></p>
<p><span style="font-family:Arial;font-size:medium;"> </span><span style="font-family:Arial;font-size:medium;"> </span></p>
<p><a href="http://picasaweb.google.com/anonconformer/Thenonconformer">http://picasaweb.google.com/anonconformer/Thenonconformer</a>#</p>
<div><span style="font-family:Arial;font-size:medium;"><strong><strong><span style="font-family:Arial;font-size:medium;"> </span></strong></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong><strong><span style="font-family:Arial;font-size:medium;"> <strong>Alberta&#8217;s health care has been poorly managed, by health Ministers and Premiers too. Bad manager, Ex Premier of Alberta Ralph Klein gave in and gave a generous pay raise to the doctors, and this is what predictably  happened next! Ralph got what he deserved, he got booted out.</strong></span></strong></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong><strong><span style="font-family:Arial;font-size:medium;">  </span></strong></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong><strong><span style="font-family:Arial;font-size:medium;">I had also had helped to fire a pretentious previous Albertan health Minister Gary Marr who used outside consultants to do his work that he was paid for doing.. Another Albertan Con artist</span></strong></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong><strong><span style="font-family:Arial;font-size:medium;">   </span></strong></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong><span style="font-family:Arial;font-size:medium;">A presentation made by Alberta Health Services in October suggests the province&#8217;s health-care deficit could grow by as much as $1 billion next year. In an online document called &#8220;</span><a title="https://www.hclabc.bc.ca/events/downloads-2009-hclabc-leadership-conference CTRL + Click to follow link" href="https://www.hclabc.bc.ca/events/downloads-2009-hclabc-leadership-conference" target="_blank"><span style="font-family:Arial;font-size:medium;">The Great Alberta Experiment: First Hundred Days</span></a><span style="font-family:Arial;font-size:medium;">,&#8221; three top representatives from Alberta Health Services outlined how the province will face an additional deficit of $500 million to $1 billion in 2010-11 before any cost-cutting measures are taken into account.Yet Alberta Health Services will actually run out of cash in February 2010 before the province releases its spring budget, according to the document presented to the HealthCare Leaders&#8217; Association of B.C. </span><a title="http://www.vancouversun.com/health/Health+system+quickly+going+broke/2288601/story.html CTRL + Click to follow link" href="http://www.vancouversun.com/health/Health+system+quickly+going+broke/2288601/story.html"><span style="font-family:Arial;font-size:medium;">http://www.vancouversun.com/health/Health+system+quickly+going+broke/2288601/story.html</span></a></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;">Health Minister Ron Liepert must resign his cabinet post. He has lost the confidence of Albertans with his botched handling of the H1N1 vaccine program. The buck ultimately stops with Liepert, who sent Albertans grievously mixed messages, and deflected the blame for the long lineups and this week&#8217;s clinic closures, while backtracking and flip-flopping on policy statements. He even pointed an accusing finger at the media for chronicling the confusion he is ultimately responsible for. </span><a title="http://www.calgaryherald.com/opinion/editorials/Health+minister+must+resign/2174525/story.html CTRL + Click to follow link" href="http://www.calgaryherald.com/opinion/editorials/Health+minister+must+resign/2174525/story.html"><span style="font-family:Arial;font-size:medium;">http://www.calgaryherald.com/opinion/editorials/Health+minister+must+resign/2174525/story.html</span></a></div>
<div><span style="font-family:Arial;font-size:medium;"><strong> </strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong>Crooks, con men, pretenders, imposters, the bad persons  like to pretend, delude themselves  that no one reads my blogs find out  that when some others are made aware of the facts they do act upon it appropriately too,  as many found out next the hard way. Public exposure and prosecution of the guilty serves everyone&#8217;s best interest still too</strong></span></div>
<div><span style="font-family:Arial;font-size:medium;"><strong> <a href="http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/">http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/</a></strong></span></div>
<div><span style="font-family:Arial;font-size:medium;">  </span></div>
<div><span style="font-family:Arial;font-size:medium;">Poorly managed, badly scheduled,  self centered employees too, while one person  takes a coffee break, the rest of the staff and the patients are all delayed.. Doctors tend to be poor managers. In addition to not understanding history, the real fact that bad history repeats itself too,  they often falsely think they have the authority to do anything they please, and no one will see  it, or reap any negative consequences, themselves included. But you are reading about their uancceptable sins already.  </span><span style="font-family:Arial;font-size:medium;"> </span></div>
<div><span style="font-family:Arial;font-size:medium;"> </span></div>
<div>
<div><span style="color:#000000;"><strong>Reference</strong></span></div>
<div><a title="http://thenonconformer.wordpress.com/2009/05/21/why-many-businesses-fail/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/05/21/why-many-businesses-fail/"><span style="color:#000000;">http://thenonconformer.wordpress.com/2009/05/21/why-many-businesses-fail/</span></a><br />
<a title="http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/"><span style="color:#000000;">http://thenonconformer.wordpress.com/2009/03/09/canadian-health-care/</span></a><br />
<a title="http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/"><span style="color:#000000;">http://thenonconformer.wordpress.com/2008/12/08/unacceptable-medical-care/</span></a><br />
<a title="http://thenonconformer.wordpress.com/2009/03/10/l-care-canadian-health-care-medical-cartoons-continued/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/03/10/l-care-canadian-health-care-medical-cartoons-continued/"><span style="color:#000000;">http://thenonconformer.wordpress.com/2009/03/10/l-care-canadian-health-care-medical-cartoons-continued/</span></a><br />
<a title="http://thenonconformer.wordpress.com/2009/11/06/the-major-news-this-week/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/11/06/the-major-news-this-week/"><span style="color:#000000;">http://thenonconformer.wordpress.com/2009/11/06/the-major-news-this-week/</span></a><br />
<a title="http://thenonconformer.wordpress.com/2009/09/04/cure-for-stress-high-blood-pressure-heart-attack/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/09/04/cure-for-stress-high-blood-pressure-heart-attack/"><span style="color:#000000;">http://thenonconformer.wordpress.com/2009/09/04/cure-for-stress-high-blood-pressure-heart-attack/</span></a><br />
<a title="http://postedat.wordpress.com/2009/10/15/get-real-with-our-canadian-medicare/ CTRL + Click to follow link" href="http://postedat.wordpress.com/2009/10/15/get-real-with-our-canadian-medicare/"><span style="color:#000000;">http://postedat.wordpress.com/2009/10/15/get-real-with-our-canadian-medicare/</span></a><br />
<a title="http://postedat.wordpress.com/2008/11/08/report-card-failed-canadas-hospitals-and-health-ministers/ CTRL + Click to follow link" href="http://postedat.wordpress.com/2008/11/08/report-card-failed-canadas-hospitals-and-health-ministers/"><span style="color:#000000;">http://postedat.wordpress.com/2008/11/08/report-card-failed-canadas-hospitals-and-health-ministers/</span></a><br />
<a href="http://stayinhealth.wordpress.com/2008/12/08/unacceptable-medical-care/"><span style="color:#000000;">http://stayinhealth.wordpress.com/2008/12/08/unacceptable-medical-care/</span></a><br />
<a title="http://picasaweb.google.com/anonconformer/Thenonconformer CTRL + Click to follow link" href="http://picasaweb.google.com/anonconformer/Thenonconformer"><span style="color:#000000;">http://picasaweb.google.com/anonconformer/Thenonconformer</span></a><span style="color:#000000;"># </span></div>
<div><a title="http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/"><span style="font-family:Arial;color:#000000;font-size:medium;">http://thenonconformer.wordpress.com/2009/12/11/hospital-deaths-account-for-half-of-deaths-annually/</span></a><br />
<a title="http://thenonconformer.wordpress.com/2008/12/30/death-in-hospitals/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2008/12/30/death-in-hospitals/"><span style="font-family:Arial;color:#000000;font-size:medium;">http://thenonconformer.wordpress.com/2008/12/30/death-in-hospitals/</span></a><span style="font-family:Arial;color:#000000;font-size:medium;"><br />
</span><a title="http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/ CTRL + Click to follow link" href="http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/"><span style="font-family:Arial;color:#000000;font-size:medium;">http://thenonconformer.wordpress.com/2009/12/03/most-canadians-get-uneven-inadequate-diabetes-test-care/</span></a><span style="font-family:Arial;color:#000000;font-size:medium;"><br />
</span><a title="http://stayinhealth.wordpress.com/2008/12/10/the-important-issue-of-our-personal-health/ CTRL + Click to follow link" href="http://stayinhealth.wordpress.com/2008/12/10/the-important-issue-of-our-personal-health/"><span style="font-family:Arial;color:#000000;font-size:medium;">http://stayinhealth.wordpress.com/2008/12/10/the-important-issue-of-our-personal-health/</span></a><span style="font-family:Arial;color:#000000;font-size:medium;"><br />
</span><a title="http://stayinhealth.wordpress.com/ CTRL + Click to follow link" href="http://stayinhealth.wordpress.com/"><span style="font-family:Arial;color:#000000;font-size:medium;">http://stayinhealth.wordpress.com/</span></a></div>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Agricultura Familiar nas escolas]]></title>
<link>http://liberdadeaqui.wordpress.com/2009/11/27/agricultura-familiar-nas-escolas/</link>
<pubDate>Fri, 27 Nov 2009 16:07:46 +0000</pubDate>
<dc:creator>Prof. Leandro</dc:creator>
<guid>http://liberdadeaqui.wordpress.com/2009/11/27/agricultura-familiar-nas-escolas/</guid>
<description><![CDATA[EM QUESTÃO Editado pela Secretaria de Comunicação Social da Presidência da República Nº 939 &#8211; ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;">
<h2><span style="text-decoration:underline;">EM QUESTÃO</span></h2>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td align="right">
<p style="text-align:left;"><a href="http://liberdadeaqui.wordpress.com/files/2009/11/agricultores_familiares.jpg"><img class="aligncenter size-full wp-image-1376" title="Agricultores_familiares" src="http://liberdadeaqui.wordpress.com/files/2009/11/agricultores_familiares.jpg" alt="" width="448" height="336" /></a></p>
<p>Editado pela Secretaria de Comunicação Social da Presidência da República<br />
Nº 939 &#8211; Brasília, 26 de Novembro de 2009</td>
</tr>
<tr>
<td height="10"></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">
<h1><strong>Alimentação escolar deverá conter produtos da Agricultura Familiar</strong></h1>
<blockquote><p><strong>Em entrevista na manhã desta quinta-feira (26), ao programa Bom Dia Ministro, que é transmitido ao vivo para emissoras de rádio em todo o Brasil, os ministros do Desenvolvimento Social e Combate a Fome (MDS), e do Desenvolvimento Agrário (MDA), falaram sobre Agricultura Familiar. Leia os principais trechos.</strong></p></blockquote>
<p><strong>Guilherme Cassel &#8211; </strong>A partir de primeiro de janeiro, as prefeituras serão obrigadas a utilizar 30% do recurso da alimentação escolar para comprar produtos da agricultura familiar.</p>
<p>Assim as crianças vão estar melhor alimentadas, com produtos da sua região. Hoje o recurso da alimentação escolar muitas vezes é utilizado na compra de sucos artificiais, massinhas de pacote, latas de sardinha. Vamos poder superar isso, dar uma alimentação mais qualificada na região.<br />
Isso também vai garantir mercado para os agricultores familiares, já que um dos grandes problemas da produção hoje é o escoamento.</p>
<p>Esse dinheiro da alimentação escolar não vai mais sair da região. Se hoje uma prefeitura faz licitação, acaba comprando da capital ou de um outro estado. Com essa medida, o dinheiro vai ficar circulando no município, estimulando a economia local.</p>
<p>Porém, essa lei é difícil de executar. Por isso é muito importante a realização de eventos reunindo prefeitos, secretários de educação, secretários de agricultura, sindicatos e agricultores para que todos possam entrar em acordo; saber quem vai entregar, como vai entregar, que tipo de transporte. Estamos realizando eventos em todo País, onde primeiro explicamos como funciona a lei e o que ela possibilita. Fazemos também um levantamento da produção do local e tentamos ajustar as condições de mercado.</p>
<p><strong>Agricultura familiar é 89% mais produtiva </strong></p>
<p>Falta muito pouco para conseguirmos uma reforma agrária justa e com produtividade. Faltou durante muitos anos apostar na reforma agrária como um processo importante na produção de alimentos. O censo agropecuário, que foi divulgado há dois meses, mostra de uma maneira muito clara que a agricultura familiar ocupa mais gente. Em áreas de 100 hectares, enquanto ela ocupa 15,3 agricultores, a agricultura tradicional ocupa apenas 1,4. Além disso, a agricultura familiar se mostrou mais produtiva.</p>
<p>No Rio Grande do Sul ela é 67% mais produtiva por hectare do que a agricultura tradicional, que é a de escala. No Brasil ela é 89% mais produtiva que a agricultura de escala. Em receita por hectare, gera R$ 677 por hectare/ano, contra R$ 358 apenas da agricultura de escala. Além disso, se relaciona melhor com o meio ambiente. Ela produz 70% de tudo que consumimos no dia-a-dia.<br />
<strong><br />
Patrus Ananias &#8211; </strong>Nós temos no Brasil, hoje, uma política de apoio à agricultura familiar com o programa nacional de fortalecimento da Agricultura Familiar, o Pronaf. Estão previstos R$ 15 bilhões para a safra 2009/2010. Vinculado ao Pronaf, temos no Ministério do Desenvolvimento Agrário o programa de aquisição de alimentos da agricultura familiar, o PAA, também conhecido como programa da compra direta. Com esse programa nós compramos dos agricultores familiares garantindo a eles uma renda anual básica. Isso gera trabalho, emprego no campo, possibilitando que as famílias possam permanecer no campo produzindo alimentos para o consumo interno, preservando valores relações de famílias e valores comunitários culturais.</p>
<p>E na outra ponta nós atendemos as pessoas em situação de maior carência alimentar. Por isso nós dizemos que o PAA é um programa que sintetiza o Fome Zero, porque atende pessoas necessitadas e tem também uma dimensão mais estruturante, gerando trabalho, emprego e estimulando a agricultura familiar. O PAA também está inserido e integrado com outros projetos: os restaurantes populares, as cozinhas comunitárias e os bancos de alimentos.</p>
<p>Está sendo discutido no Congresso Nacional a emenda 47, que coloca o direito à alimentação entre os direitos constitucionais. Isso é importante porque muita gente ainda não se deu conta de que comida, alimentação, é um direito básico, é o primeiro degrau do direito à vida, da dignidade humana, do direito à cidadania e é isso que nós estamos construindo hoje no Brasil.</p>
<p><strong>Bolsa Família é referência internacional</strong></p>
<p>Estamos acabando com a fome do Brasil e reduzindo a pobreza. O Bolsa Família é um programa reconhecido internacionalmente pela sua eficácia. No governo do presidente Lula, mais de 19 milhões de pessoas saíram da pobreza extrema para melhores e mais dignas condições de vida. O Bolsa Família é considerado pelo Banco Mundial e organizações internacionais como um programa exemplar.</p>
<p>Pesquisas mostram que cada vez mais os recursos estão chegando às famílias pobres. Agora mesmo nós suspendemos quase um bilhão de benefícios para famílias que não atualizaram os seus dados de cadastro. Vamos agora suspender aproximadamente mais 500 mil benefícios por conta do controle da condicionalidade escolar. Isso mostra que o Bolsa Família é um programa que tem controle. O Bolsa Família não é um programa isolado, ele está inserido numa grande rede nacional de proteção e promoção dos pobres, dos trabalhadores de baixa renda.</td>
</tr>
</tbody>
</table>
<p>\O/</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BRASIL ERRADICARÁ A FOME ATÉ 2015]]></title>
<link>http://liberdadeaqui.wordpress.com/2009/11/26/brasil-erradicara-a-fome-ate-2015/</link>
<pubDate>Fri, 27 Nov 2009 01:07:46 +0000</pubDate>
<dc:creator>Prof. Leandro</dc:creator>
<guid>http://liberdadeaqui.wordpress.com/2009/11/26/brasil-erradicara-a-fome-ate-2015/</guid>
<description><![CDATA[Do blog Terror do Nordeste Patrus: Brasil deve alcançar meta do milênio de erradicar a fome até 2015]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em><strong><span style="color:#ff6600;">Do blog Terror do Nordeste</span></strong></em></p>
<h3><a href="http://wwwterrordonordeste.blogspot.com/2009/11/patrus-brasil-deve-alcancar-meta-do.html">Patrus: Brasil deve alcançar meta do milênio de erradicar a fome até 2015</a></h3>
<div class="wp-caption aligncenter" style="width: 410px"><img src="http://2.bp.blogspot.com/_yijt8GXoKLA/Sw7uqv7bztI/AAAAAAAAFMc/clLYTNwjmr4/s400/ministro-patrus-ananias.jpg" alt="" width="400" height="279" /><p class="wp-caption-text">Ministro Patrus Ananias</p></div>
<p>O ministro do Desenvolvimento Social e Combate à Fome, <strong>Patrus Ananias</strong>, disse que está confiante que o país vai atingir, até 2015, a meta do milênio de erradicar a fome. Ele lembrou que 19 milhões de brasileiros já saíram da linha da pobreza extrema e que programas sociais como o Bolsa Família funcionam como referência internacional – sobretudo na América Latina.</p>
<p><em>“Os programas sociais estão efetivamente dando resultado, porque o governo optou por compatibilizar a estabilidade econômica com forte políticas de inclusão e justiça social”</em>, disse ao participar do programa Bom Dia, Ministro.</p>
<p>O ministro do Desenvolvimento Agrário, Guilherme Cassel, que também participou da entrevista ressaltou que a preocupação do governo não deve ser somente a de quem recebe o benefício de forma indevida, mas quem ainda está fora do programa. “É razoável, em um programa deste tamanho, que uma ou outra pessoa receba indevidamente.”</p>
<p>Sobre as críticas de que o Bolsa Família – lançado pelo governo federal em caráter emergencial – permaneça em execução sete anos depois, Cassel lembrou que o direito à alimentação é uma questão moral. Para ele, o período de implementação do programa ainda é curto. “A gente não consegue compensar em cinco ou sete anos um processo de exclusão que durou 500 anos”, disse.</p>
<p>Patrus destacou também que denúncias sobre irregularidades no Bolsa Família podem ser feitas pro meio do telefone 0800 707 2003 ou por meio do site do ministério www.mds.gov.br. As pessoas podem procurar ainda secretarias de assistência social nas prefeituras.</p>
<p><strong>ABr</strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Governo pretende reforçar segurança alimentar de quilombolas]]></title>
<link>http://redesocial.wordpress.com/2009/11/26/governo-pretende-reforcar-seguranca-alimentar-de-quilombolas/</link>
<pubDate>Thu, 26 Nov 2009 16:16:38 +0000</pubDate>
<dc:creator>Bárbara Lobato</dc:creator>
<guid>http://redesocial.wordpress.com/2009/11/26/governo-pretende-reforcar-seguranca-alimentar-de-quilombolas/</guid>
<description><![CDATA[As comunidades quilombolas que vivem nos estados da Bahia, Maranhão, Minas Gerais, Pará e Pernambuco]]></description>
<content:encoded><![CDATA[As comunidades quilombolas que vivem nos estados da Bahia, Maranhão, Minas Gerais, Pará e Pernambuco]]></content:encoded>
</item>
<item>
<title><![CDATA[AGU garante doação de gado e mantém multa]]></title>
<link>http://tiagoprates.wordpress.com/2009/11/21/agu-garante-doacao-de-gado-e-mantem-multa/</link>
<pubDate>Sat, 21 Nov 2009 20:13:10 +0000</pubDate>
<dc:creator>tiagoprates</dc:creator>
<guid>http://tiagoprates.wordpress.com/2009/11/21/agu-garante-doacao-de-gado-e-mantem-multa/</guid>
<description><![CDATA[A Advocacia-Geral da União &#8211; AGU manteve a multa aplicada pelo Ibama na Operação Boi Pirata II]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A Advocacia-Geral da União &#8211; AGU manteve a multa aplicada pelo Ibama na Operação Boi Pirata II e a apreensão de 700 bois do pecuarista Sílvio Adriano Gonçalves Queirós, que ocupa área de preservação ambiental da Floresta Nacional do Jamanxim, no município de Novo Progresso (PA).</p>
<p>A operação foi realizada para coibir a criação de gado em áreas desmatadas e as queimadas ilegais na Amazônia, sobretudo na Floresta Nacional do Jamanxim. O gado apreendido, doado ao Ministério do Desenvolvimento Social, será efetivamente destinado aos programas sociais do governo.</p>
<p>A Procuradoria Federal Especializada junto ao Ibama &#8211; PFE/Ibama conseguiu, no Tribunal Regional Federal da 1ª Região &#8211; TRF1, suspender a decisão da Justiça Federal de Santarém, favorável ao pecuarista, que suspendia a multa e permitia a continuidade da exploração da área de preservação ambiental.</p>
<p>A PFE/Ibama recorreu contra a liminar de primeira instância no TRF, que acolheu os argumentos de que a multa e a Operação Boi Pirata buscam coibir o desmatamento de áreas de preservação na Amazônia, considerado crime ambiental.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Merry Christmas Baby!!!]]></title>
<link>http://krystalroberts.wordpress.com/2009/11/20/merry-christmas-baby/</link>
<pubDate>Fri, 20 Nov 2009 23:47:31 +0000</pubDate>
<dc:creator>krystalroberts</dc:creator>
<guid>http://krystalroberts.wordpress.com/2009/11/20/merry-christmas-baby/</guid>
<description><![CDATA[Lauren Meader has some amazing ideas. This is one that is not only cute but useful too! My friend is]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Lauren Meader has some amazing ideas. This is one that is not only cute but useful too! My friend is having a baby boy in December, so I turned these cute onesies into a poinsettia bouquet!</p>
<p>I used My Digital Studio to print the images on iron-on paper. (MDS is by FAR my most favorite scrappin/stampin tool EVER! It is SO worth the price! I keep finding more and more fun things on there!)</p>
<p><a href="http://krystalroberts.wordpress.com/files/2009/11/dsc01874.jpg"><img class="alignnone size-full wp-image-67" title="DSC01874" src="http://krystalroberts.wordpress.com/files/2009/11/dsc01874.jpg" alt="" width="570" height="427" /></a><a href="http://krystalroberts.wordpress.com/files/2009/11/dsc018751.jpg"><img class="alignnone size-full wp-image-70" title="Close up" src="http://krystalroberts.wordpress.com/files/2009/11/dsc018751.jpg" alt="" width="570" height="427" /></a><a href="http://krystalroberts.wordpress.com/files/2009/11/dsc018791.jpg"><img class="alignnone size-full wp-image-71" title="DSC01879" src="http://krystalroberts.wordpress.com/files/2009/11/dsc018791.jpg" alt="" width="570" height="760" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MOTO ACCESSOIRES]]></title>
<link>http://mtsverlinden.wordpress.com/2009/11/10/moto-accessoires/</link>
<pubDate>Tue, 10 Nov 2009 21:59:34 +0000</pubDate>
<dc:creator>mtsverlinden</dc:creator>
<guid>http://mtsverlinden.wordpress.com/2009/11/10/moto-accessoires/</guid>
<description><![CDATA[De catalogus van deze merken kan u hier raadplegen. Wat wij zelf niet in voorraad hebben kunnen we v]]></description>
<content:encoded><![CDATA[De catalogus van deze merken kan u hier raadplegen. Wat wij zelf niet in voorraad hebben kunnen we v]]></content:encoded>
</item>
<item>
<title><![CDATA[Networking, SAN: Cisco MDS Switch Scheduled Backups]]></title>
<link>http://blog.colovirt.com/2009/11/10/networking-san-cisco-mds-switch-scheduled-backups/</link>
<pubDate>Tue, 10 Nov 2009 18:43:48 +0000</pubDate>
<dc:creator>Kevin Goodman</dc:creator>
<guid>http://blog.colovirt.com/2009/11/10/networking-san-cisco-mds-switch-scheduled-backups/</guid>
<description><![CDATA[Most people are good about making backup copies of their configuration before changes, but everyone ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Most people are good about making backup copies of their configuration before changes, but everyone makes mistakes eventually.  To me the risk is not worth it, so this will be dedicated to automating Cisco TFTP backups of configurations.  Most server administrators have automated tasks using either Cron (Linux/Unix) or Windows Scheduler.  Cisco IOS also has the ability to schedule tasks.</p>
<p>I am very picky when it comes to my Cisco devices.  A lot of information I read on this had the schedule execute &#8220;copy running-config startup&#8221; and would only backup one configuration.  This is not a good thing, especially when there are multiple device managers.  Below will go through setting up two jobs that backup both the running and saved configurations to different files daily.</p>
<p><strong>Note:  This assumes that you already have a TFTP server running on the network.</strong></p>
<p><strong>After logging into the switch, move into configuration mode</strong></p>
<pre>FiberSw01# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.</pre>
<p><strong>Enable the scheduler</strong></p>
<pre>FiberSw01(config)# scheduler enable</pre>
<p><strong>Crate a job named &#8220;backup_running&#8221;</strong></p>
<pre>FiberSw01(config)# scheduler job name backup_running</pre>
<p><strong>Enter the syntax used to copy the running configuration to your TFTP server</strong></p>
<pre>FiberSw01(config-job)# copy running-config tftp://172.0.0.22:69/config/FiberSw01_running</pre>
<p><strong>Exit configuration mode</strong></p>
<pre>FiberSw01(config-job)# end</pre>
<p><strong>Now that we have a job defined, make sure it is listed with the scheduler</strong></p>
<pre>FiberSw01# show scheduler job
Job Name: backup_running
------------------------
   copy running-config tftp://172.0.0.22:69/config/FiberSw01_running
==============================================================================</pre>
<p><strong>With the job defined, we can go back in and set when we want it executed</strong></p>
<pre>FiberSw01# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.</pre>
<p><strong>Define a new schedule name and set execution time(s)</strong></p>
<pre>FiberSw01(config)# scheduler schedule name Backup_Running
FiberSw01(config-schedule)# time daily 23:00
FiberSw01(config-schedule)# job name backup_running
FiberSw01(config-schedule)# end</pre>
<p><strong>Now the schedule(s) can be listed with names, execution times, and status</strong></p>
<pre>FiberSw01# show scheduler schedule
Schedule Name       : Backup_Running
------------------------------------
User Name           : user
Schedule Type       : Run every day at 23 Hrs 0 Mins
Last Execution Time : Yet to be executed
-----------------------------------------------
     Job Name            Last Execution Status
-----------------------------------------------
    backup_running                        -NA-
==============================================================================</pre>
<p><strong>Since the running configuration was backed up previously, we can go in configure the startup configuration backup.  All commands are close to above except the tftp file name</strong></p>
<pre>FiberSw01# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
FiberSw01(config)# scheduler job name backup_startup
FiberSw01(config-job)# copy startup-config tftp://172.0.0.22:69/config/FiberSw01_startup
FiberSw01(config-job)# end

FiberSw01# config t
Enter configuration commands, one per line.  End with CNTL/Z.
FiberSw01(config)# scheduler schedule name Backup_Startup
FiberSw01(config-schedule)# time daily 23:05
FiberSw01(config-schedule)# job name backup_startup
FiberSw01(config-schedule)# end</pre>
<p><strong>Check the schedule once more and both jobs show up</strong></p>
<pre>FiberSw01# show scheduler schedule
Schedule Name       : Backup_Running
------------------------------------
User Name           : user
Schedule Type       : Run every day at 23 Hrs 0 Mins
Last Execution Time : Yet to be executed
-----------------------------------------------
     Job Name            Last Execution Status
-----------------------------------------------
    backup_running                        -NA-
==============================================================================
Schedule Name       : Backup_Startup
------------------------------------
User Name           : user
Schedule Type       : Run every day at 23 Hrs 5 Mins
Last Execution Time : Yet to be executed
-----------------------------------------------
     Job Name            Last Execution Status
-----------------------------------------------
    backup_startup                        -NA-
==============================================================================
<pre><strong>Now that the configuration is done, save the current (running) configuration so the schedules will not be lost on reboot</strong>
<pre>FiberSw01# copy running-config startup-config
[########################################] 100%</pre>
<p><strong>Notes: The above was done on Cisco MDS Switches but should work on most other Ciso IOS versions.  Also, the Execution Status will change after the job is executed.</strong></pre>
</pre>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adopt A StrongMan B.L.O.G.G.E.R]]></title>
<link>http://marathonundlaenger.wordpress.com/2009/11/07/adopt-a-strongman-b-l-o-g-g-e-r/</link>
<pubDate>Sat, 07 Nov 2009 06:36:09 +0000</pubDate>
<dc:creator>marathonundlaenger</dc:creator>
<guid>http://marathonundlaenger.wordpress.com/2009/11/07/adopt-a-strongman-b-l-o-g-g-e-r/</guid>
<description><![CDATA[2008 habe ich zum ersten Mal beim StrongManRun teilgenommen. Ich bin von ganz hinten gestartet, weil]]></description>
<content:encoded><![CDATA[2008 habe ich zum ersten Mal beim StrongManRun teilgenommen. Ich bin von ganz hinten gestartet, weil]]></content:encoded>
</item>
<item>
<title><![CDATA[James Nghiem to Headline Mondays Dont Suck @ The 51st Street Speakeasy TONIGHT!]]></title>
<link>http://bradchad.wordpress.com/2009/11/02/james-nghiem-to-headline-mondays-dont-suck-the-51st-street-speakeasy-tonight/</link>
<pubDate>Mon, 02 Nov 2009 08:00:35 +0000</pubDate>
<dc:creator>bradchad</dc:creator>
<guid>http://bradchad.wordpress.com/2009/11/02/james-nghiem-to-headline-mondays-dont-suck-the-51st-street-speakeasy-tonight/</guid>
<description><![CDATA[It&#8217;s gonna be a good night of stand-up comedy. James Drapper&#8217;s opening the show. Spencer]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>It&#8217;s gonna be a good night of stand-up comedy.  James Drapper&#8217;s opening the show.  Spencer is bringing his A set. Pippin Griff is blessing us with comedy gifts, and <a href="http://www.myspace.com/jamesonthemic">JAMES NGHIEM</a> is gonna rock it, yeah.</p>
<p><img class="aligncenter size-full wp-image-22" title="James Nghiem" src="http://bradchad.wordpress.com/files/2009/11/james-nghiem.jpg" alt="James Nghiem" width="200" height="166" /></p>
<p>NO COVER! 21 to Enter!</p>
<p>It&#8217;s just West of the corner of North Western &#38; NW 51st Street in OKC! COME DRINK LAUGH!</p>
<p>&#160;</p>
<p>Again, informative, but not terribly funny &#8211; sooo&#8230;<strong> Rejected Laffy Taffy Joke, the 2.</strong></p>
<p>What kind of secrets do vaginas keep?        <em>I cunt say. </em></p>
<p><em><br />
</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[4 aus 5, 3 aus Rheinland-Pfalz]]></title>
<link>http://marathonundlaenger.wordpress.com/2009/11/01/4-aus-5-3-aus-rheinland-pfalz/</link>
<pubDate>Sun, 01 Nov 2009 07:11:03 +0000</pubDate>
<dc:creator>marathonundlaenger</dc:creator>
<guid>http://marathonundlaenger.wordpress.com/2009/11/01/4-aus-5-3-aus-rheinland-pfalz/</guid>
<description><![CDATA[Was haben Achim Knacksterdt, Rafael Fuchsgruber, Andreas Gast, Karl Will und ich gemeinsam? Richtig,]]></description>
<content:encoded><![CDATA[Was haben Achim Knacksterdt, Rafael Fuchsgruber, Andreas Gast, Karl Will und ich gemeinsam? Richtig,]]></content:encoded>
</item>
<item>
<title><![CDATA[DAEMON Tools Lite v4.35.5]]></title>
<link>http://netvietnam.org/2009/11/01/daemon-tools-lite-v4-35-5/</link>
<pubDate>Sat, 31 Oct 2009 17:28:48 +0000</pubDate>
<dc:creator>Nhân Mã</dc:creator>
<guid>http://netvietnam.org/2009/11/01/daemon-tools-lite-v4-35-5/</guid>
<description><![CDATA[DAEMON Tools là chương trình dùng để tạo và quản lí các ổ CD/DVD ảo. Chương trình giúp bạn tạo ra cá]]></description>
<content:encoded><![CDATA[DAEMON Tools là chương trình dùng để tạo và quản lí các ổ CD/DVD ảo. Chương trình giúp bạn tạo ra cá]]></content:encoded>
</item>
<item>
<title><![CDATA[monitorer les performances VMware avec le Fabric Manager de Cisco]]></title>
<link>http://datacenterblog.cisco-france.com/2009/10/27/monitorer-les-performances-vmware-avec-le-fabric-manager-de-cisco/</link>
<pubDate>Tue, 27 Oct 2009 17:36:17 +0000</pubDate>
<dc:creator>Eric  Debray</dc:creator>
<guid>http://datacenterblog.cisco-france.com/2009/10/27/monitorer-les-performances-vmware-avec-le-fabric-manager-de-cisco/</guid>
<description><![CDATA[Jimmy Ho, Technical Marketing Engineer chez Cisco, démontre commentmonitorer les performances VMWARE]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Jimmy Ho, Technical Marketing Engineer chez Cisco, démontre commentmonitorer les performances VMWARE en utilisant le Fabric Manager de Cisco.</p>
<p>C&#8217;est en anglais mais c&#8217;est clair et didactique &#8230;..</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/lYoXF69p-pI&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/lYoXF69p-pI&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Social Networking: GestaltIT Tech Field Day Confirmed!]]></title>
<link>http://thestoragearchitect.wordpress.com/2009/10/26/social-networking-gestaltit-tech-field-day-confirmed/</link>
<pubDate>Mon, 26 Oct 2009 16:22:25 +0000</pubDate>
<dc:creator>Chris Evans</dc:creator>
<guid>http://thestoragearchitect.wordpress.com/2009/10/26/social-networking-gestaltit-tech-field-day-confirmed/</guid>
<description><![CDATA[No doubt if you follow things on GestaltIT, you will know that the first Tech Field Day has been con]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>No doubt if you follow things on <a href="http://gestaltit.com/">GestaltIT</a>, you will know that the first Tech Field Day has been <a href="http://gestaltit.com/featured/top/stephen/announcing-tech-field-day/">confirmed</a>.  Vendors baked in to present their products are (in no particular order): <a href="http://www.3par.com/index.html">3Par</a>, <a href="http://drobo.com/">Data Robotics Inc</a>, <a href="http://www.mdsmicro.com/index.php">MDS</a>, <a href="http://nirvanix.com/">Nirvanix</a>, <a href="http://ocarinanetworks.com/index.php">Ocarina Networks</a> and <a href="http://www.xsigo.com/index.php">Xsigo Systems</a>.</p>
<p>There are a select number of bloggers from the IT community attending (myself included), with interests covering Storage, Networks, Virtualisation and more. The reason the blogging community are interested I think is pretty obvious.  The question is, why would vendors want to do this?</p>
<p>It&#8217;s worth taking a step back to look at what the bloggers in question (who also write for GestaltIT) bring to the table.  No doubt there&#8217;s the insight and unbiased commentary but probably more important is the ability to access potential customers via a route which traditional marketing can&#8217;t deliver.  After all, the bloggers are independent, not paid by the vendors and have built their reputations and followings on this level of impartiality.  Clearly the vendors choosing to present their wares next month both believe in their products and believe that the blogging phenomenon is a better way to get the message out on their products in an impartial manner.</p>
<p>For me personally, I&#8217;ll be interested in looking at some technologies I&#8217;ve not really seen in detail (Ocarina, Xsigo) plus others I already know. Expect pictures (perhaps some video) and lots of commentary over the course of the two days (November 12/13).</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
