<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DUQDQHg-eyp7ImA9WhRVE08.&quot;"><id>tag:blogger.com,1999:blog-11810136</id><updated>2012-01-11T16:16:11.653-08:00</updated><category term="loss" /><category term="anxiety" /><category term="panic attack" /><category term="\" /><category term="fear" /><category term="faith" /><category term="mourning" /><category term="agoraphobia" /><category term="coping with death" /><category term="death" /><title>Prince Wang's Programmer</title><subtitle type="html">Suck it down...</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://joeschilibarn.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>204</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/PrinceWangsProgrammer" /><feedburner:info uri="princewangsprogrammer" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DUQDQHg9eSp7ImA9WhRVE08.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-33886603052353574</id><published>2012-01-10T23:32:00.000-08:00</published><updated>2012-01-11T16:16:11.661-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-11T16:16:11.661-08:00</app:edited><title>Bleed the Freak</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PJ4iMDY3MGpo6CVqFzQ2vY6p3xI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PJ4iMDY3MGpo6CVqFzQ2vY6p3xI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PJ4iMDY3MGpo6CVqFzQ2vY6p3xI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PJ4iMDY3MGpo6CVqFzQ2vY6p3xI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
It's funny, but every time in my entire career that I've faced a you-can't-get-there-from-here when writing code, it's been resolved by listening to Alice in Chains. &amp;nbsp;Tonight's song:&amp;nbsp;&lt;a href="http://www.youtube.com/watch?v=-xQQzi0IdLY"&gt;Bleed the Freak&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I honestly have no idea what to think of that. &lt;br /&gt;
&lt;br /&gt;
Oh, well. &amp;nbsp;At any rate, another life saved ;-)&amp;gt;. &amp;nbsp;Who knew that, when writing a db2 stored procedure, &amp;nbsp;Get Diagnostics ROW_COUNT could be confused by a variable assignment within the select statement. &amp;nbsp;Now I know.&lt;br /&gt;
&lt;br /&gt;
Here's the code snippet in case anyone stumbles&amp;nbsp;across&amp;nbsp;this and needs it. &amp;nbsp;Hopefully it's clear. &amp;nbsp;v_vTable and SWV_RowCount were previously declared, as was v_last_block.:&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;div class="MsoNormal"&gt;
--&amp;nbsp;&amp;nbsp;&amp;nbsp; The following is absolutely terrible,
but GET DIAGNOSTICS ROW_COUNT simply would not work!!!&amp;nbsp; &lt;/div&gt;
&lt;div class="MsoNormal"&gt;
--&amp;nbsp;&amp;nbsp;&amp;nbsp; It was returning 0 no matter what,
perhaps confused by the INTO clause? &lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
SET SWV_RowCount = (select
count(N_OID_LST) FROM OID_MGMT WHERE C_OID_CL_ABR = v_vTable);&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
--&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GET DIAGNOSTICS
SWV_RowCount = ROW_COUNT;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/div&gt;
&lt;div class="MsoNormal"&gt;
select N_OID_LST into
v_last_block FROM OID_MGMT WHERE C_OID_CL_ABR = v_vTable;&lt;/div&gt;
&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-33886603052353574?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/mDB40v2a6Mo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/33886603052353574/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=33886603052353574" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/33886603052353574?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/33886603052353574?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/mDB40v2a6Mo/its-funny-but-every-time-in-my-entire.html" title="Bleed the Freak" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2012/01/its-funny-but-every-time-in-my-entire.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEECRX0_cCp7ImA9WhRWGEs.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-1495432088828070885</id><published>2012-01-06T07:00:00.000-08:00</published><updated>2012-01-06T07:11:04.348-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-06T07:11:04.348-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="mourning" /><category scheme="http://www.blogger.com/atom/ns#" term="loss" /><category scheme="http://www.blogger.com/atom/ns#" term="death" /><category scheme="http://www.blogger.com/atom/ns#" term="coping with death" /><title>A note for those who mourn</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EeOBgkvI3YqXip7YIyiu7I4--pU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EeOBgkvI3YqXip7YIyiu7I4--pU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EeOBgkvI3YqXip7YIyiu7I4--pU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EeOBgkvI3YqXip7YIyiu7I4--pU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;A note for those who mourn:&lt;br /&gt;
&lt;br /&gt;
My grandma, who raised me and was basically my mamma, died in 1991. When I think of her, it still does something to me that I don't quite have words to express, so much so that I have trouble writing this through the tears that her memory brings. &lt;br /&gt;
&lt;br /&gt;
As the years have passed, I've come to view as something really beautiful the fact that one person can love another person so deeply, and that 20 years after her passing, she's still so real, and so present in my life as to inspire such a powerful reaction. &amp;nbsp;Missing someone a lot reminds you that you loved them a lot, and reassures you that you still do. &amp;nbsp;I hope I'm always able to enjoy that deep-in-my-bones kind of sadness as an expression of my love for her, until the day I see her again.&lt;br /&gt;
&lt;br /&gt;
Time doesn't heal that hurt, but that's a good thing. &amp;nbsp;What time DOES do is alter the character of the pain, morphing it from an intense, shrill, constant, and at times overwhelming pain in places you didn't even know existed, into a deep-in-the-bones ache that appears and then subsides, and that is actually sort of beautiful, as odd as that sounds; something like Sarah Mclachlan's "&lt;a href="http://www.youtube.com/watch?v=wn-dLdsTjdI"&gt;glorious sadness&lt;/a&gt;".&lt;br /&gt;
&lt;br /&gt;
I hope that hurt never heals. &amp;nbsp;I hope I'm always able to shed a few tears and, for a moment now and then, enjoy that glorious sadness as an expression of my love for my grandma, until the day I see her again.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-1495432088828070885?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/8CPhBoKxGU4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/1495432088828070885/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=1495432088828070885" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/1495432088828070885?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/1495432088828070885?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/8CPhBoKxGU4/note-for-those-who-mourn.html" title="A note for those who mourn" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2012/01/note-for-those-who-mourn.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMDSXg5fip7ImA9WhRWEk0.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-3309216610417993392</id><published>2011-12-29T15:47:00.001-08:00</published><updated>2011-12-29T15:47:58.626-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T15:47:58.626-08:00</app:edited><title>New goop, same grinder</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/THk-fiDrjB_sHLnAO3e-BP1V0oo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/THk-fiDrjB_sHLnAO3e-BP1V0oo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/THk-fiDrjB_sHLnAO3e-BP1V0oo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/THk-fiDrjB_sHLnAO3e-BP1V0oo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&amp;nbsp;We give our kids new raw materials to drop into the same old grinder, turn the crank, and think it's fantastic when a different kind of goop drops out the bottom. But we're completely missing the point, because it's the grinder that Jesus wants to remake, not the goop.&lt;br /&gt;
le plus ca change le plus de meme chose&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-3309216610417993392?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/U7ueH2far-U" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/3309216610417993392/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=3309216610417993392" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/3309216610417993392?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/3309216610417993392?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/U7ueH2far-U/new-goop-same-grinder.html" title="New goop, same grinder" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/12/new-goop-same-grinder.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak4HRH85fyp7ImA9WhRWEUQ.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-7617644327933328053</id><published>2011-12-29T14:48:00.000-08:00</published><updated>2011-12-29T14:48:55.127-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T14:48:55.127-08:00</app:edited><title>Another brick in the wall.</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lYtE0uaGVcdGcxvANkGz-OVG8NE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lYtE0uaGVcdGcxvANkGz-OVG8NE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lYtE0uaGVcdGcxvANkGz-OVG8NE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lYtE0uaGVcdGcxvANkGz-OVG8NE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
As always seems to happen when I try to write nowadays, I run out of time and energy long before the finished product says what I want it to say.&amp;nbsp; Oh, well, I'm hitting "Publish" anyway ;-)&amp;gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
_________&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
I don't typically fall into anger when I'm hurting anymore.&amp;nbsp; Part of me actually mourns this as a sort of loss.&amp;nbsp;&amp;nbsp; I have to admit that there was a comfort there, a well of will and energy, a strength to fortify against whatever sort of doom one faces.&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
&lt;a href="http://www.youtube.com/watch?v=PpB-T9vWIjg"&gt;Korn - another brick in the wall:&lt;/a&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
I confess that, at this point in my life, when I've been hurt deeply, I sort of mourn the ability to just REALLY FEEL this song again - to build a little wall, to withdraw from the world, to pace and strut and sneer at the object of my pain.&amp;nbsp; It's not tempting to go there again, per se - it's more an old friend that I miss.&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 16px; text-align: left;"&gt;
The bottom line is that I have a choice in this, and as a disciple of Christ, I choose a different path.&amp;nbsp; I'll choose to love my enemies, and pray for those who persecute me.&amp;nbsp; I'll choose to give also my shirt when my coat is demanded, and to turn the other cheek so that they can strike me AGAIN, if they like.&amp;nbsp; I will choose to forgive, not once, nor twice, nor 7 times, but 70 times 7, and more if necessary.&amp;nbsp; I will empty myself, trusting that I will again be filled with something good.&amp;nbsp; I'll sit quietly, and close my eyes, and fill my lungs, and know that He is God.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-7617644327933328053?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/BI-fAJEpt6c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/7617644327933328053/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=7617644327933328053" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/7617644327933328053?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/7617644327933328053?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/BI-fAJEpt6c/as-always-seems-to-happen-when-i-try-to.html" title="Another brick in the wall." /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/12/as-always-seems-to-happen-when-i-try-to.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkENRn86fSp7ImA9WhRWEUQ.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-5175674078817714136</id><published>2011-12-29T14:44:00.001-08:00</published><updated>2011-12-29T14:44:57.115-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-29T14:44:57.115-08:00</app:edited><title>A message to all humans</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/IWWADwFS9VEQ6SdQEc874ogWOZ0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IWWADwFS9VEQ6SdQEc874ogWOZ0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/IWWADwFS9VEQ6SdQEc874ogWOZ0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IWWADwFS9VEQ6SdQEc874ogWOZ0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://www.youtube.com/watch?v=JVN79bwqJrw"&gt;A message to all humans&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: #edeff4; color: grey; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 8px; text-align: left;"&gt;One of the most important speeches in recorded history was given by a comedian b&lt;/span&gt;&lt;span class="text_exposed_show" style="background-color: #edeff4; color: grey; display: inline; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 8px; text-align: left;"&gt;y the name of Charlie Chaplin&lt;/span&gt;
&lt;br /&gt;
&lt;span class="text_exposed_show" style="background-color: #edeff4; color: grey; display: inline; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 8px; text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-5175674078817714136?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/nmtCicbgpk8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/5175674078817714136/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=5175674078817714136" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5175674078817714136?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5175674078817714136?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/nmtCicbgpk8/message-to-all-humans.html" title="A message to all humans" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/12/message-to-all-humans.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AHRHcyeyp7ImA9WhRQF0w.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-6676971869140247293</id><published>2011-12-12T11:55:00.000-08:00</published><updated>2011-12-12T11:55:35.993-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-12T11:55:35.993-08:00</app:edited><title>What's really killing American Jobs</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/WFZXZ3mVv_zRz4NJJz_VX5sY9jY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WFZXZ3mVv_zRz4NJJz_VX5sY9jY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/WFZXZ3mVv_zRz4NJJz_VX5sY9jY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WFZXZ3mVv_zRz4NJJz_VX5sY9jY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;div style="background-color: transparent;"&gt;
&lt;span id="internal-source-marker_0.7695376703049988" style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;The real issue with the American Dream, circa 2012.&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;We can’t compete. &amp;nbsp;This isn’t because we’re lazy and stupid, it’s because the structural impediments are too great. &amp;nbsp;No matter how hard we work or how smart we are, we cannot make anything as cheaply in the US as it can be made elsewhere, period, so be it, amen. &amp;nbsp;Doesn’t matter if it’s software or marbles.&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;There’s a famous interview that I saw on the Colbert Report, in which the CEO of the last US company to make marbles. &amp;nbsp;The link to this interview is below:&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.colbertnation.com/the-colbert-report-videos/365265/november-10-2010/america-s-job-loss---beri-fox"&gt;&lt;span style="background-color: transparent; color: #000099; font-family: Arial; font-size: 15px; vertical-align: baseline; white-space: pre-wrap;"&gt;http://www.colbertnation.com/the-colbert-report-videos/365265/november-10-2010/america-s-joSb-loss---beri-fox&lt;/span&gt;&lt;/a&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;She, a small business leader, has one plea: &amp;nbsp;LEVEL THE PLAYING FIELD.&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;For a manufacturer of marbles from China, which she says is subsidized by their government (I don’t know if that’s ture - haven’t checked), they can produce marbles and ship them anywhere in the US for $0.28 / lb - bringing them half-way around the world, to any site in America.&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;For her US-based company, their energy costs alone, for Natural Gas, are $0.21 / lb, or 75% of the total cost for the Chinese company&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;So, I want to make sure that this point is not lost. &amp;nbsp;Even if you take American Labor, facilities, regulation, etc etc etc COMPLETELY out of the equation, she is spending 75% as much just for her energy as the Chinese company does to produce and ship the product, soup to nuts.&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;&lt;span class="Apple-style-span" style="font-size: 15px; white-space: pre-wrap;"&gt;Apple makes a premium product (the i-phone) that they sell for a fantastic profit. &amp;nbsp;When last I checked, they had more cash on hand than the federal government. &amp;nbsp;You could reduce their tax rate and that of their top executives to zero, and it’s still not going to cause them to start manufacturing their iphones on US soil. &amp;nbsp;The ethos of the American corporation is "Why make a 1% profit when you can make a 300% profit?"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;We have structural problems that destroy American jobs, and no one is even talking about fixing them. &amp;nbsp;Currency exchange rates, foreign subsidies for foreign industry, our health care system that burdens businesses with all of that expense and responsibility, tax systems that reward companies for hiring contractors rather than employees, and on and on and on. &amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: transparent; font-family: Arial; font-size: 15px; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"&gt;We need to drop the political crazy-talk and start having the conversation about what is REALLY killing American jobs, and start working the problem.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-6676971869140247293?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/VTj8W3d50c0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/6676971869140247293/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=6676971869140247293" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/6676971869140247293?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/6676971869140247293?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/VTj8W3d50c0/whats-really-killing-american-jobs.html" title="What's really killing American Jobs" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/12/whats-really-killing-american-jobs.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0YEQ347eSp7ImA9WhRQE0Q.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-3952092232724379525</id><published>2011-12-08T16:45:00.001-08:00</published><updated>2011-12-08T17:45:02.001-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-08T17:45:02.001-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="panic attack" /><category scheme="http://www.blogger.com/atom/ns#" term="fear" /><category scheme="http://www.blogger.com/atom/ns#" term="anxiety" /><category scheme="http://www.blogger.com/atom/ns#" term="agoraphobia" /><category scheme="http://www.blogger.com/atom/ns#" term="faith" /><title>Blessed be Your name...</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iUmIMNWA3ySvDnU3ZxXdGsIfJ50/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iUmIMNWA3ySvDnU3ZxXdGsIfJ50/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iUmIMNWA3ySvDnU3ZxXdGsIfJ50/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iUmIMNWA3ySvDnU3ZxXdGsIfJ50/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I didn't want to write this, but as I watch some of you suffer, I realize that you may benefit from it, so I humble myself. &amp;nbsp;This isn't meant to be a complaint. &amp;nbsp;Hopefully you benefit. &amp;nbsp;If not, ignore it.&lt;br /&gt;
&lt;br /&gt;
I'm essentially a functioning &lt;a href="http://www.ncbi.nlm.nih.gov/pubmedhealth/PMH0001921/"&gt;agoraphobic&lt;/a&gt;. &amp;nbsp;This isn't nearly as bad as it could be. &amp;nbsp;For a while I was a non-functioning agoraphobic, which I have no words to describe.&lt;br /&gt;
&lt;br /&gt;What does it mean to be a functioning&amp;nbsp;agoraphobic? &amp;nbsp;It means that I started getting&lt;a href="http://www.medicinenet.com/panic_disorder/article.htm"&gt; panic attacks &lt;/a&gt;for really good reasons, but long after those reasons were resolved the panic attacks remained, having taken on a life of their own. &amp;nbsp;Consequentially, I now get panic attacks because I'm afraid I might get panic attacks. &amp;nbsp;These can range from symptoms normally associated with a heart attack, to a feeling that I'm very slowly passing out, to feeling as though I'm being sucked out through my face and the world is unreal and terrifying just by its existence.&lt;br /&gt;
&lt;br /&gt;
The only effective treatment for such a thing is "exposure therapy", which essentially means to pick something that triggers an attack, and then do it and do it and do it until it becomes normal again. &amp;nbsp;Then pick the next thing. &amp;nbsp;Lather, rinse, repeat.&lt;br /&gt;
&lt;br /&gt;
I could tell a million stories. &amp;nbsp;When I was getting used to driving again, I would have attacks. &amp;nbsp;One time, when one was getting really bad, I tried to call my wife. &amp;nbsp;However, my brain was so scrambled that I couldn't figure out how to operate my cell phone.&lt;br /&gt;
&lt;br /&gt;
On another occasion, I laid in a hotel bed with pains in every part of my body that I can't even describe, moving from wondering if it would kill me to wishing it would. &amp;nbsp;The pain in my chest was easily a 10 on the 1-10 scale, and radiated into my shoulder and jaw, and I could see my arteries bouncing in a mirror from&amp;nbsp;across&amp;nbsp;the room.&lt;br /&gt;
&lt;br /&gt;
I was willing to undertake such a thing as exposure therapy if the outcome was that I could again be fit an whole at the end of the process. &amp;nbsp;The big disappointment in all this is that I'm never cured. &amp;nbsp;I will overcome something for a while, but I&amp;nbsp;eventually&amp;nbsp;regress, and have to overcome it again.&lt;br /&gt;
&lt;br /&gt;
As you can imagine, this is an exhausting process. &amp;nbsp;This is the part the I see in some of your writings. &amp;nbsp;It's not a sprint, but a marathon, and it never ends. &amp;nbsp;It's not a question of "will I finish", but "at what mile marker will I be when I quit or keel over".&lt;br /&gt;
&lt;br /&gt;
When I feel like I absolutely,&amp;nbsp;positively&amp;nbsp;cannot face another moment; that my stamina is gone and I want to give in to it and just never again leave the house, I pull up this video and am encouraged. &amp;nbsp;I know that some of you don't share my faith. &amp;nbsp;That's OK - my faith doesn't require you to. &amp;nbsp; But because this helps me, I want to share it. &amp;nbsp;Do with it as you will.&lt;br /&gt;
&lt;br /&gt;
I watch this video. &amp;nbsp;I bless the name of the the Lord, offering Him praise, surrendering to a sense of awe at the order of the universe which is so far beyond my grasp, and my part in it, and it's part in me. &amp;nbsp;I pray for strength for the task at hand. &amp;nbsp;I be still, and know that He is God.&lt;br /&gt;
&lt;br /&gt;
And then,&amp;nbsp;both figuratively and literally, I fix my eyes on the ground, ignore those around me, and&amp;nbsp;move my feet, one, then the other, and again, and again ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.youtube.com/watch?v=DLycgKxlgc0&amp;amp;list=PL22DD20DA87C8DA95&amp;amp;index=2&amp;amp;feature=plpp_video"&gt;Youtube:Newsboys - Blessed be Your Name&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
"Blessed be your name&lt;br /&gt;
when the sun's&amp;nbsp;shining&amp;nbsp;down on me&lt;br /&gt;
when the world's all as it should be&lt;br /&gt;
Blessed be Your name.&lt;br /&gt;
&lt;br /&gt;
Blessed be your name&lt;br /&gt;
on the road marked with&amp;nbsp;suffering&lt;br /&gt;
through there's pain in the offering&lt;br /&gt;
blessed be Your name."&lt;br /&gt;
&lt;br /&gt;
At the end of the video, probably my favorite part, he quotes Isaiah 40:28 - 31, and 41:10-13.&lt;br /&gt;
&lt;br /&gt;
Isaiah 40&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;Do you not know?&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Have you not heard?&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;The LORD is the everlasting God,&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;the Creator of the ends of the earth.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;He will not grow tired or weary,&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;and his understanding no one can fathom.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;sup class="versenum" id="en-NIV-18450" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;29&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;He gives strength to the weary&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;and increases the power of the weak.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;sup class="versenum" id="en-NIV-18451" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;30&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;Even youths grow tired and weary,&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;and young men stumble and fall;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;sup class="versenum" id="en-NIV-18452" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;31&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;but those who hope in the LORD&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;will renew their strength.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;They will soar on wings like eagles;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;they will run and not grow weary,&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;they will walk and not be faint.&lt;/span&gt;&lt;br /&gt;
Isaiah 41&lt;br /&gt;
&lt;sup class="versenum" id="en-NIV-18462" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;10&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;So do not fear, for I am with you;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;do not be dismayed, for I am your God.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;I will strengthen you and help you;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;sup class="versenum" id="en-NIV-18463" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;&lt;span class="Apple-style-span" style="font-size: 16px; font-weight: normal;"&gt;&amp;nbsp; &amp;nbsp;I will uphold you with my righteous right hand.&lt;/span&gt;&lt;/sup&gt;&lt;br /&gt;
&lt;sup class="versenum" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;11&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;“All who rage against you&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;will surely be ashamed and disgraced;&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;those who oppose you&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;will be as nothing and perish.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;sup class="versenum" id="en-NIV-18464" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;12&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;Though you search for your enemies,&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;you will not find them.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;Those who wage war against you&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;will be as nothing at all.&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;sup class="versenum" id="en-NIV-18465" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 0.65em; font-weight: bold; vertical-align: text-top;"&gt;13&lt;/sup&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;For I am the LORD your God&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;who takes hold of your right hand&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: 'Charis SIL', charis, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;"&gt;and says to you, Do not fear;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-3952092232724379525?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/XzByP91Rxcg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/3952092232724379525/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=3952092232724379525" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/3952092232724379525?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/3952092232724379525?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/XzByP91Rxcg/blessed-be-your-name.html" title="Blessed be Your name..." /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/12/blessed-be-your-name.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEIGSXw8eip7ImA9WhRRFUw.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-5116154643385452</id><published>2011-11-28T13:04:00.001-08:00</published><updated>2011-11-28T13:42:08.272-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-28T13:42:08.272-08:00</app:edited><title>Wall Street CEO confronts "Occupy Wall Street" - CBS News Video</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/OSeG8cfXfI_pOdbWfyjm0OMxypY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OSeG8cfXfI_pOdbWfyjm0OMxypY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/OSeG8cfXfI_pOdbWfyjm0OMxypY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OSeG8cfXfI_pOdbWfyjm0OMxypY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://www.cbsnews.com/video/watch/?id=7386330n"&gt;Wall Street CEO confronts "Occupy Wall Street" - CBS News Video&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I wrote this response for a friend who wanted my perspective on what he's saying.&lt;br /&gt;
My response to the above video:&lt;br /&gt;
&lt;br /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math"/&gt;
   &lt;m:brkBin m:val="before"/&gt;
   &lt;m:brkBinSub m:val="&amp;#45;-"/&gt;
   &lt;m:smallFrac m:val="off"/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val="0"/&gt;
   &lt;m:rMargin m:val="0"/&gt;
   &lt;m:defJc m:val="centerGroup"/&gt;
   &lt;m:wrapIndent m:val="1440"/&gt;
   &lt;m:intLim m:val="subSup"/&gt;
   &lt;m:naryLim m:val="undOvr"/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="267"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
 {mso-style-name:"Table Normal";
 mso-tstyle-rowband-size:0;
 mso-tstyle-colband-size:0;
 mso-style-noshow:yes;
 mso-style-priority:99;
 mso-style-qformat:yes;
 mso-style-parent:"";
 mso-padding-alt:0in 5.4pt 0in 5.4pt;
 mso-para-margin:0in;
 mso-para-margin-bottom:.0001pt;
 mso-pagination:widow-orphan;
 font-size:11.0pt;
 font-family:"Calibri","sans-serif";
 mso-ascii-font-family:Calibri;
 mso-ascii-theme-font:minor-latin;
 mso-hansi-font-family:Calibri;
 mso-hansi-theme-font:minor-latin;
 mso-bidi-font-family:"Times New Roman";
 mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
Bear in mind that he is a brilliant man arguing with kids.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I’ve seen folks on CNBC argue the other side much
more eloquently.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’ve seen Mr. Schiff a lot on CNBC.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;He’s a capital &amp;amp; markets purist.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;So, for instance, when he talks about the
fact that true capitalism would have let the banks fail, he’s right.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;The value judgment we have to make in that
regard concerns pain management.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;When we
intervened in the banks, we were making a value judgment that we would incur a
chronic, extended pain that was less severe and traumatic, rather than the
large and explosive pain that would be much more unpredictable in terms of the
result. &lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
If we’d let the banks fail, it might have been a spike in
unemployment to 18% - 20%, followed by a rapid recovery back to 4-6%, and we’d
already be done with it by now.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
OR, it might have been an abyss that we fell into, world markets
might have collapsed utterly, and we would now see mass starvation at home and
abroad and be well on our way to WWIII.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;That’s
the risk reward scenario.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I’ll let you
decide whether or not you agree with the approach that was taken, but bear in
mind that the only historical precedence we have is the 20’s and 30’s, and that
letting the markets work themselves out at that time, as Mr. Schiff proposes,
lead to both the great depression and, subsequently, WWII.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Lots of prolonged, intense pain.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
He’s spot-on about student loans.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;No argument from me there.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;It is essentially the same problem we have
with health-care.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;We have this intervening
third party with deep pockets who is propping up the costs.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;We need either true socialism or to allow the
free market forces to do what they do well, which is set prices.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Either would work well if it’s done well.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
Mr. Schiff’s underlying premise in many of his arguments is that
markets are efficient and self-regulating, so we don’t need the gov’t mucking
around.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
In my opinion, whether or not that is true depends on the
goals of the markets.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Markets are great
for setting prices for goods and services and creating wealth for those who have
capital to invest.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;However, markets are A-MORAL.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I could give example after example of this,
but the easiest is the one sighted in the video, which is the slave
market.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Mr. Schiff doesn’t seem to grasp
that the slave market was a functioning market with capital, goods and
services, communications of raw materials, supply, demand, the whole shebang.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;And, it set cost of goods sold (slaves) and
created wealth for slave-traders and plantation owners very efficiently.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;That was absolutely the free market at
work.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;And it was absolutely evil, and
required government intervention.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
And that’s really the fundamental point that I should try to
communicate.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Markets ARE fairly
efficient at setting prices for goods and services.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;However, I cannot find one historical example
of a market behaving in a moral fashion.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;They make money, period, whether it’s on orange fruit from Florida or black
people from Africa.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
And that’s why we need regulation.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;To give markets a moral compass.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;u&gt;We
need government to allow YOU AND ME the power to make markets behave in a moral
fashion, through our elected representatives&lt;/u&gt;&lt;/b&gt;.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
And, sometimes, the need for regulation is not moral, but
entirely practical.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;In an example that
Mr. Schiff should be familiar with, one of the major factorsfor the recent
banking collapse was the deregulation of the industry.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;(In a rare instance, government and the
private sector worked together to make a mess of this.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Both are to blame.) The Glass-Steagall act (the
laws enacted after the great depression designed to prevent its recurrence) was
repealed, and about 10 years later we have what almost amounted to another
great depression.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;You can Google it if
you want to learn more, but in essence it created a separation between
depository banks and investment banks, making sure that the gamblers
(investment banks) aren’t gambling with your deposits or easy federal money
they’ve borrowed at low interest.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
His point about the 50’s is, at best, a fantastic
over-simplification.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I frankly think it’s
just false.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;He states that we were
fantastically successful in the 50’s because we had more capital, which was
because we had lower taxes and fewer regulations.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I would point out the following:&lt;/div&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="mso-ascii-font-family: Calibri; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri; mso-hansi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore;"&gt;-&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;The top marginal tax rate in the 50’s was 91%,
as opposed to 35% currently.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;The capital
gains tax rate (which has a great impact on the wealthy) was %25 as opposed to the
current 15% &lt;b style="mso-bidi-font-weight: normal;"&gt;.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;So, not sure why he thinks we had lower
taxes.&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="mso-ascii-font-family: Calibri; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri; mso-hansi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore;"&gt;-&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;I’m sure we currently have more regulation than
we did in the 50’s, but do you really want to go back to a time when we were
poisoning ourselves with DDT &amp;amp; Mercury, and you could light the Hudson
River on fire because it was so polluted?&lt;/div&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="mso-ascii-font-family: Calibri; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri; mso-hansi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore;"&gt;-&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;I BELIEVE that Unions (ie – labor) were much
stronger in the 50’s than they are today.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;I won’t assert that, though, I just have that impression.&lt;/div&gt;
&lt;div class="MsoListParagraph" style="mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;span style="mso-ascii-font-family: Calibri; mso-bidi-font-family: Calibri; mso-fareast-font-family: Calibri; mso-hansi-font-family: Calibri;"&gt;&lt;span style="mso-list: Ignore;"&gt;-&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;In the 50’s, we were the only world power left
standing after WW2.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;England was
bankrupt, Germany &amp;amp; Japan were in ashes, as was the rest of Europe.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Much of the rest of the world was not yet
industrialized.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;We were the only show in
town.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;We were LITERALLY the only county
producing anything.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;So, yeah, we did
pretty well.&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-left: .25in;"&gt;
So, I think that’s crazy-talk.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
The “Why don’t they quit” comment in reference to wall mart
employees is a common refrain.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Again,
those arguing against him were inarticulate. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;This response is getting long, and I think
this is one of the less important points, so I’m skipping it ;-)&amp;gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
The point his opponent is making about apple is a really
good one, but again his opponent is inarticulate.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;We could lower apple’s corporate tax rate to
0, and they would not bring manufacturing of the iphone back to the US.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;It is a product that they sell at a premium
(it’s expensive), making a fantastic profit.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;When last I checked, Apple actually had more cash reserves than the US
Federal gov’t.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;(that was sometime last
year, don’t know if it’s still true).&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;So,
what can we see from this?&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
Apple has the money to create American jobs and still be
fantastically profitable, but they don’t.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;Instead, they amass a huge pile of cash.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
What we have to accept is that a worker is a necessary evil
to a company or business owner.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Job
creators don’t create jobs because they have a passion for creating jobs, they
create jobs because they have to in order to make their millions.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I don’t know a single one that would have
workers if they didn’t have to.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
Which brings be to the last point I’ll make.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;You can tell, in several of his comments,
that he things that the fact that he’s made a huge pile of money gives him some
sort of great credibility.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Does it?&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Is that the goal of our civilization?&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;If so, then guys like him should set the tone.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;If not, we need to look elsewhere.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
And, on last note on the fundamental question of capitalism
vs socialism – who should benefit from my labor, the guy who owns the capital,
or me, and how much wealth should one person accumulate? Mr. Schiff correctly
states that he’s created many jobs, and that he worked very hard.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;I guarantee that many of his employees also
worked very hard (I’ve certainly put in 20 hours days as well, although I
control no wealth to speak of), and that he profited disproportionately from
their labor.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;This is a value judgment –who
you think should profit most from your labor?&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;In my view, there needs to be a balance.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;
&lt;/span&gt;Let people who want to get wealthy get wealthy, but let them do it in an
honest way, and let them pay a living wage to their workers.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I couldn’t watch past about the 10 minute mark.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Can’t stand to listen to people screaming at
each other. &lt;span style="font-family: Wingdings; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-char-type: symbol; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-symbol-font-family: Wingdings;"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;J&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
Hope this helps you see the other side’s perspective a bit
better. Sorry it’s so long.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
And now, since I’m typing, to pontificate:&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
It’s all about balance, and in my opinion, we’re way out of
balance to the right.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;This is evidenced
in Obama-care.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;This is the same bill,
essentially, that was the republican alternative to Hillary care in the 90’s,
and today it’s socialism.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Or cap and
trade, which Bush 41 was brilliantly successful in using as a free market
system to end acid rain.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;But when Obama
proposes this tried and true republican solution, he’s killing jobs and
destroying the free markets?&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;We’re so far
to the right that the right doesn’t even realize how far to the right the left
is.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;The American people voted for a
liberal government and got a 90’s era conservative government, and the 2000’s
era conservatives still manage to paint him as a socialist and extremist.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;That genuinely frightens me, because I really
do believe that wisdom will generally lie in balance.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-5116154643385452?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/IYhGHSxfBCg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/5116154643385452/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=5116154643385452" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5116154643385452?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5116154643385452?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/IYhGHSxfBCg/wall-street-ceo-confronts-occupy-wall.html" title="Wall Street CEO confronts &quot;Occupy Wall Street&quot; - CBS News Video" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/11/wall-street-ceo-confronts-occupy-wall.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMBRn8_eyp7ImA9WhRSEUw.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-8313076443085658418</id><published>2011-11-12T07:40:00.001-08:00</published><updated>2011-11-12T07:40:57.143-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-12T07:40:57.143-08:00</app:edited><title>One more reason to hate Windows 7</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/GVkTTYMQP8tLT-y-FtAOHniJVg0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GVkTTYMQP8tLT-y-FtAOHniJVg0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/GVkTTYMQP8tLT-y-FtAOHniJVg0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/GVkTTYMQP8tLT-y-FtAOHniJVg0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;So, there is a service that I often need to restart. &amp;nbsp;I don't like pointing and clicking, so I'll run cmd and then type net start | find /I "cisco" to get the name. &amp;nbsp;Then I'll pipe that to net stop and net start. &amp;nbsp;Or, I USED to do that.&lt;br /&gt;
Now, when i try to do it, I learn that access is denied, even though I am logged in as a local admin.&lt;br /&gt;
&lt;br /&gt;
OK - so, where's the SUDO equivalent that will let me run this command as an administrator when i'm, you know, administrating. &lt;br /&gt;
&lt;br /&gt;
Grrrrrr...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-8313076443085658418?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/SCcwthrdXCI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/8313076443085658418/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=8313076443085658418" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/8313076443085658418?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/8313076443085658418?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/SCcwthrdXCI/one-more-reason-to-hate-windows-7.html" title="One more reason to hate Windows 7" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/11/one-more-reason-to-hate-windows-7.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcHSX0-eip7ImA9WhRSEEs.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-2382825260556186771</id><published>2011-11-11T19:03:00.001-08:00</published><updated>2011-11-11T19:03:58.352-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-11T19:03:58.352-08:00</app:edited><title>Veterans Day</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/V-td5luuXobfQH99MMxscPmDjg8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/V-td5luuXobfQH99MMxscPmDjg8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/V-td5luuXobfQH99MMxscPmDjg8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/V-td5luuXobfQH99MMxscPmDjg8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
I know it sounds crazy, but I struggle with veterans’
day.&amp;nbsp; &lt;/div&gt;
&lt;div class="MsoNormal"&gt;
Several of my closest friends are vets, some still
serving.&amp;nbsp; I watch people post poems or
pictures or thank-you’s, and honestly, it gives me a lump of anger in the pit
of my stomach.&amp;nbsp; We sit here, comfortably,
doing nothing to make their lot better, watching as their lives are squandered,
but it’s all good because we stand up at the parade when the old folks pass
with the flags.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
We have failed our soldiers.&amp;nbsp;
They’ve gone off and been great soldiers, while we have sat here and
been absolutely wretched citizens.&amp;nbsp;&amp;nbsp; We
owe our soldiers an apology.&amp;nbsp; I’ll start.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’m sorry for not raising a bigger stink when we were
getting involved in Iraq. Honestly, I thought it was saber rattling and
wouldn’t really happen, but that’s no excuse.&amp;nbsp;
I knew it was stupid, and I let myself be shouted down and intimidated.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’m sorry that you have been deployed 3 and 4 times.&amp;nbsp; I’m sorry that you get panic attacks and have
PTSD.&amp;nbsp; I’m sorry that your marriage is on
the rocks and for the way the people you love are suffering with you.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’m sorry that your deployments get longer, and that you’ve
been called back even after you thought you were out.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’m sorry that the recruiter wasn’t forthright with you, and
that you aren’t doing what you thought you’d be doing when you signed up.&amp;nbsp; &lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’m sorry that I go to movies and watch football and don’t
even have to so much as pay higher taxes while you suffer in this way, much
less have to share your burden through a draft or rationing.&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
I’m sorry that I haven’t been strong enough in voicing my
opinion, as a citizen that you protect, to assure you are not abused or taken
advantage of.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-2382825260556186771?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/O0eAhsVK3qE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/2382825260556186771/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=2382825260556186771" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/2382825260556186771?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/2382825260556186771?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/O0eAhsVK3qE/i-know-it-sounds-crazy-but-i-struggle.html" title="Veterans Day" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/11/i-know-it-sounds-crazy-but-i-struggle.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYCQ385eCp7ImA9WhdUF00.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-2940820940736274146</id><published>2011-10-03T21:54:00.000-07:00</published><updated>2011-10-03T21:56:02.120-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-03T21:56:02.120-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="panic attack" /><category scheme="http://www.blogger.com/atom/ns#" term="fear" /><category scheme="http://www.blogger.com/atom/ns#" term="anxiety" /><title>Fear</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JAOErO-oTSbPrqjTTHzxnFYrjr8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JAOErO-oTSbPrqjTTHzxnFYrjr8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JAOErO-oTSbPrqjTTHzxnFYrjr8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JAOErO-oTSbPrqjTTHzxnFYrjr8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;My relationship with Fear has never been casual; a brush in a hallway or a&amp;nbsp;brief&amp;nbsp;and superficial encounter in the midst of my comings and goings. &amp;nbsp;No, Fear knows my every thought, my every&amp;nbsp;habit, my every weakness. &amp;nbsp;Long, now, I have been intimate with Fear. &lt;br /&gt;
As a child, Fear would visit my room in the depths of the night, unbidden and unwelcome. &amp;nbsp;Fear lay heavy upon me, crushing my breath, pinning my limbs, shattering my thoughts. &lt;br /&gt;
Fear has rode with me as I traveled, squeezing my chest between its mighty arms, making my head spin and my thoughts abandon me.&lt;br /&gt;
Fear has sat with me, alone in my home, its whispered lies seducing me, as I lay down before it and try only to remain&amp;nbsp;conscious, crying out to God that, if Death would come, let it be now.&lt;br /&gt;
Though I try do disbelieve it, Fear is persistent, insistent, incessant, relentless. &amp;nbsp;At length, my defenses made weak, its lies win the day, and I believe.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-2940820940736274146?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/ZuIjb2x5Ir0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/2940820940736274146/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=2940820940736274146" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/2940820940736274146?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/2940820940736274146?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/ZuIjb2x5Ir0/fear.html" title="Fear" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/10/fear.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cNQXk_eip7ImA9WhdRE0w.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-4021968669108245717</id><published>2011-08-02T12:58:00.000-07:00</published><updated>2011-08-02T12:58:10.742-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-02T12:58:10.742-07:00</app:edited><title>El-Erian: U.S. Outlook Darkens</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PW1twmK6e64-qsGawuDsSVcawMA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PW1twmK6e64-qsGawuDsSVcawMA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PW1twmK6e64-qsGawuDsSVcawMA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PW1twmK6e64-qsGawuDsSVcawMA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://online.wsj.com/video/el-erian-us-outlook-darkens/85F75B51-F954-46E1-861D-EC47CC278296.html"&gt;El-Erian: U.S. Outlook Darkens&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This guy's pretty sharp. &amp;nbsp;I always try to listen when he's talking. &amp;nbsp;He paints a picture that I'm not happy to hear.&lt;br /&gt;
People, both foreign and domestic, are in cash because of uncertainties and valuations that were artificially inflated by QE2 and don't reflect the realities.&lt;br /&gt;
&lt;br /&gt;
Additionally, we are in a debt overhang that has the following characteristics:&lt;br /&gt;
&lt;br /&gt;
1 - Unusually sluggish growth on advanced economies, partiularly those that rely on financial services industry&lt;br /&gt;
2 - persistently high unemployment that eventually becomes structural and embedded in the system&lt;br /&gt;
3 - Regulatory response that raises uncertainties.&lt;br /&gt;
4 - Recurrent balance sheet issues. &amp;nbsp;Formerly clean balance sheets will become troublesome.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Possible solutions to debt-overhang for a government are:&lt;/div&gt;&lt;div&gt;1 - Impose austerity.&lt;/div&gt;&lt;div&gt;2 - restructure debt&lt;/div&gt;&lt;div&gt;3 - inflate their way out of the problem&lt;/div&gt;&lt;div&gt;4 - impose financial repression (tell creditors to go jump in a lake)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;UK opted for austerity. &amp;nbsp;US is using financial repression. &amp;nbsp;Greece did almost all of the above.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;An unusual convergence between emerging and developed markets. &amp;nbsp;The wealth gap will narrow as they get richer and we get poorer.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Europe lurching from crisis to crisis. &amp;nbsp;It has structural problems and problems with execution. &amp;nbsp;Needs to be broken up or truly consolidated. &amp;nbsp;They're in a 'tweener.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;We need a sputnik moment in the US. &amp;nbsp;There is currently no credible approach for removing structural impediments.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-4021968669108245717?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/g64D1yQP73E" height="1" width="1"/&gt;</content><link rel="related" href="http://online.wsj.com/video/el-erian-us-outlook-darkens/85F75B51-F954-46E1-861D-EC47CC278296.html" title="El-Erian: U.S. Outlook Darkens" /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/4021968669108245717/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=4021968669108245717" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/4021968669108245717?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/4021968669108245717?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/g64D1yQP73E/el-erian-us-outlook-darkens.html" title="El-Erian: U.S. Outlook Darkens" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/08/el-erian-us-outlook-darkens.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0cFQ3g8eSp7ImA9WhZaEEs.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-6587803834396969341</id><published>2011-06-25T23:16:00.001-07:00</published><updated>2011-06-25T23:16:52.671-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-25T23:16:52.671-07:00</app:edited><title>Find the CD Key.  Wow.  That was easy.</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZSKXDRuIIKzG8KpfasDCibPqX0Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZSKXDRuIIKzG8KpfasDCibPqX0Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZSKXDRuIIKzG8KpfasDCibPqX0Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZSKXDRuIIKzG8KpfasDCibPqX0Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://ehacks.wordpress.com/2008/01/11/how-to-find-your-windows-xp-product-key-on-the-windows-xp-cd/"&gt;http://ehacks.wordpress.com/2008/01/11/how-to-find-your-windows-xp-product-key-on-the-windows-xp-cd/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #656565; font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; font-size: 13px; line-height: 20px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;How-To: Find Windows XP Product Key from the Windows XP CD:&lt;/div&gt;&lt;div style="margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;1) Insert Windows XP cd into a working computer.&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;2) Exit the Autorun introduction.&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;3) Open “My Computer”&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;4) Right Click on the Windows XP cd-rom drive and select explore.&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;5) Open the&amp;nbsp;&lt;b style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;USWXP32P_ZX&lt;/b&gt;&amp;nbsp;folder. (&lt;i style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;It may be as a hidden folder.&amp;nbsp;&lt;/i&gt;&lt;i style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;If you cannot locate the folder, you may also search for&amp;nbsp;&lt;b style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;unattend.txt&lt;/b&gt;&amp;nbsp;and mark “Search Hidden Files”.)&lt;/i&gt;&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;6) Open the&amp;nbsp;&lt;b style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;sysprep&lt;/b&gt;&amp;nbsp;folder.&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;7) Open&amp;nbsp;&lt;b style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;unattend.txt&lt;/b&gt;&lt;/div&gt;&lt;div style="margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;Your CD’s product key is contained within the&amp;nbsp;&lt;b style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;unattend.txt&lt;/b&gt;&amp;nbsp;file.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-6587803834396969341?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/Ks3NWRTXJbQ" height="1" width="1"/&gt;</content><link rel="related" href="http://ehacks.wordpress.com/2008/01/11/how-to-find-your-windows-xp-product-key-on-the-windows-xp-cd/" title="Find the CD Key.  Wow.  That was easy." /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/6587803834396969341/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=6587803834396969341" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/6587803834396969341?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/6587803834396969341?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/Ks3NWRTXJbQ/find-cd-key-wow-that-was-easy.html" title="Find the CD Key.  Wow.  That was easy." /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/06/find-cd-key-wow-that-was-easy.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYNSXc7eip7ImA9WhZaEEs.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-4644593194600815590</id><published>2011-06-25T22:46:00.001-07:00</published><updated>2011-06-25T22:46:38.902-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-25T22:46:38.902-07:00</app:edited><title>UBCD4WIN bootable windows xp recovery</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3kxv-a-IDNP0IRIPM0qNktRpaOY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3kxv-a-IDNP0IRIPM0qNktRpaOY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3kxv-a-IDNP0IRIPM0qNktRpaOY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3kxv-a-IDNP0IRIPM0qNktRpaOY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Wonderful system recovery application.&lt;br /&gt;
Contains bootable windows xp cd, as well as a plethora of anti-virus and anti-spyware tools.&lt;br /&gt;
Absolutely amazing :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-4644593194600815590?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/UwUYgnICNN4" height="1" width="1"/&gt;</content><link rel="related" href="http://www.ubcd4win.com/index.htm" title="UBCD4WIN bootable windows xp recovery" /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/4644593194600815590/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=4644593194600815590" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/4644593194600815590?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/4644593194600815590?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/UwUYgnICNN4/ubcd4win-bootable-windows-xp-recovery.html" title="UBCD4WIN bootable windows xp recovery" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/06/ubcd4win-bootable-windows-xp-recovery.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8NQ3s_eip7ImA9WhZbEUo.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-77353264312244593</id><published>2011-06-15T14:54:00.000-07:00</published><updated>2011-06-15T14:54:52.542-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-15T14:54:52.542-07:00</app:edited><title>What's happening in the world today ...</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/snv5JSmUMszw-dUnMLDtX7RvUjQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/snv5JSmUMszw-dUnMLDtX7RvUjQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/snv5JSmUMszw-dUnMLDtX7RvUjQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/snv5JSmUMszw-dUnMLDtX7RvUjQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;So, here's what I think is going on in the world: The Euro is being killed given the problems in Greece, which are severe.&amp;nbsp; This is driving the dollar up, which is driving commodities and securities down.&amp;nbsp; Added to some weaker than expected economic data, we've had a correction that started on 5/2 and has taken roughly 8% off the S&amp;amp;P 500.&amp;nbsp; It's been a long, slow, choppy downward slide. I've not seen any sort of capitulation selling yet, so I believe we go farther, with the catalyst for reversal perhaps being the meeting in a few weeks where Europe finally does what it should do.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-77353264312244593?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/jOH8Gq5VWfU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/77353264312244593/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=77353264312244593" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/77353264312244593?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/77353264312244593?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/jOH8Gq5VWfU/whats-happening-in-world-today.html" title="What's happening in the world today ..." /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/06/whats-happening-in-world-today.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEUFRnszfyp7ImA9WhZVFU4.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-8549491598885540677</id><published>2011-05-27T14:36:00.000-07:00</published><updated>2011-05-27T14:36:57.587-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-27T14:36:57.587-07:00</app:edited><title>Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More (3)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/N1lBx1m7knlZmwDkNgZiUJnSQWs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/N1lBx1m7knlZmwDkNgZiUJnSQWs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/N1lBx1m7knlZmwDkNgZiUJnSQWs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/N1lBx1m7knlZmwDkNgZiUJnSQWs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;On long-term debt reduction and&lt;/strong&gt; &lt;a href="http://www.fool.com/investing/general/2011/04/07/a-plan-to-fix-the-budget-or-blind-faith-in-fairyta.aspx"&gt;&lt;strong&gt;RyanCare&lt;/strong&gt;&lt;/a&gt;The  balance between revenues and savings is so important. The House  Republican budget illustrates what you have to do if you are unwilling  to touch revenues. If your objective is to leave in place these &lt;a href="http://www.fool.com/investing/general/2011/05/03/sitting-well-on-top-the-400-richest-americans.aspx"&gt;exceptionally low tax rates for the most fortunate Americans&lt;/a&gt;, then you are going to have to dismantle the basic commitments to our seniors, to the poor and to the elderly.&lt;br /&gt;
It's just not realistic, it's not going to happen, it's not possible.  Balance is important not just for fairness, but for the credibility of  the plan.&lt;br /&gt;
If people up there try to solve this by assuming away the problem, by  using growth assumptions that create the illusion that we are going to  solve it, by assuming there will be political courage in the future,  that kind of magical thinking -- then the markets will say it's not  real.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-8549491598885540677?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/11vHVgLtntE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/8549491598885540677/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=8549491598885540677" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/8549491598885540677?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/8549491598885540677?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/11vHVgLtntE/timothy-geithner-on-jobs-debt-taxes_6575.html" title="Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More (3)" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/05/timothy-geithner-on-jobs-debt-taxes_6575.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EHQH07eCp7ImA9WhZVFU4.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-9101913120766120946</id><published>2011-05-27T14:27:00.000-07:00</published><updated>2011-05-27T14:27:11.300-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-27T14:27:11.300-07:00</app:edited><title>Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More (2)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xrLNmXoD8mmaChJeCAnFc5_fFys/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xrLNmXoD8mmaChJeCAnFc5_fFys/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xrLNmXoD8mmaChJeCAnFc5_fFys/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xrLNmXoD8mmaChJeCAnFc5_fFys/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Will "dark forces" undermine financial reform?&lt;/strong&gt;&lt;br /&gt;
&lt;blockquote&gt;It's  very clear they're trying to starve the agencies of funding so they  can't enforce protections for investors, and they are trying to block  appointments as a way to get leverage over the outcome, and they are  trying to slow down, so that they can weaken over time, those reforms.&lt;/blockquote&gt;&lt;blockquote&gt; They won't have success ultimately.&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-9101913120766120946?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/iDdu3MUF8ns" height="1" width="1"/&gt;</content><link rel="related" href="http://www.fool.com/investing/general/2011/05/27/timothy-geithner-on-jobs-debt-taxes-bailouts-and-m.aspx" title="Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More (2)" /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/9101913120766120946/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=9101913120766120946" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/9101913120766120946?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/9101913120766120946?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/iDdu3MUF8ns/timothy-geithner-on-jobs-debt-taxes_27.html" title="Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More (2)" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/05/timothy-geithner-on-jobs-debt-taxes_27.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0IFQHc9eSp7ImA9WhZVFU4.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-4196112150895226828</id><published>2011-05-27T14:25:00.000-07:00</published><updated>2011-05-27T14:25:11.961-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-27T14:25:11.961-07:00</app:edited><title>Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5ApCzWNOIMGCWB03NzlK4ME7Tk4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5ApCzWNOIMGCWB03NzlK4ME7Tk4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5ApCzWNOIMGCWB03NzlK4ME7Tk4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5ApCzWNOIMGCWB03NzlK4ME7Tk4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;This kinda cracked me up.&amp;nbsp; One or two of you might get a chuckle as well.&amp;nbsp; &lt;br /&gt;
Tim Geithner on threats not to raise the debt ceiling (from Motley Fool):&lt;br /&gt;
&lt;blockquote&gt;"I mean, really think about it: As a negotiating strategy, you are going to go say, "If you don't do things my way I'm going to force the United States to default?" It's not a credible negotiating strategy."&lt;/blockquote&gt;On Treaury's Plan B&lt;br /&gt;
&lt;blockquote&gt;"Our plan is for Congress to pass the debt limit. Our fallback plan is for Congress to pass the debt limit. Our fallback to the fallback plan is for Congress to pass the debt limit."&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-4196112150895226828?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/9njDRq6uEAc" height="1" width="1"/&gt;</content><link rel="related" href="http://www.fool.com/investing/general/2011/05/27/timothy-geithner-on-jobs-debt-taxes-bailouts-and-m.aspx" title="Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More" /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/4196112150895226828/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=4196112150895226828" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/4196112150895226828?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/4196112150895226828?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/9njDRq6uEAc/timothy-geithner-on-jobs-debt-taxes.html" title="Timothy Geithner on Jobs, Debt, Taxes, Bailouts, and More" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/05/timothy-geithner-on-jobs-debt-taxes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEMQ3w_fyp7ImA9WhZXF0k.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-5912013113029735087</id><published>2011-05-06T21:31:00.000-07:00</published><updated>2011-05-06T21:31:22.247-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-06T21:31:22.247-07:00</app:edited><title>Urges</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/deVxRHAPp_WuponJWUbWKyOgkIM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/deVxRHAPp_WuponJWUbWKyOgkIM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/deVxRHAPp_WuponJWUbWKyOgkIM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/deVxRHAPp_WuponJWUbWKyOgkIM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Oh, man.&amp;nbsp; I'm gettin' that urge.&amp;nbsp; The tension between the good of the many and the good of the one is high.&lt;br /&gt;
The needs of the many outweigh the needs of the few, or the one.&lt;br /&gt;
Live long and prosper.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-5912013113029735087?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/rf4JxtEMkhI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/5912013113029735087/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=5912013113029735087" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5912013113029735087?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5912013113029735087?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/rf4JxtEMkhI/urges.html" title="Urges" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/05/urges.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUAQnk4fyp7ImA9WhZQEk4.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-2203312416405307997</id><published>2011-04-19T10:30:00.000-07:00</published><updated>2011-04-19T10:30:43.737-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-19T10:30:43.737-07:00</app:edited><title>Iowans are, as it turns out, idiots</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8kFsNico-GKEd1hunp0523VGX0o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8kFsNico-GKEd1hunp0523VGX0o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8kFsNico-GKEd1hunp0523VGX0o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8kFsNico-GKEd1hunp0523VGX0o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;I'm an Iowan. But, I gotta tell ya', this doesn't bode well for us.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Missouri is the "show me" state.&amp;nbsp; Iowas is the "show me.&amp;nbsp; show me again.&amp;nbsp; show me something different.&amp;nbsp; I don't believe you because it's not what I want to hear" state.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.politico.com/news/stories/0411/53417.html#comments"&gt;http://www.politico.com/news/stories/0411/53417.html#comments&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-2203312416405307997?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/9tT5Qf83NCA" height="1" width="1"/&gt;</content><link rel="related" href="http://www.politico.com/news/stories/0411/53417.html" title="Iowans are, as it turns out, idiots" /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/2203312416405307997/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=2203312416405307997" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/2203312416405307997?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/2203312416405307997?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/9tT5Qf83NCA/iowans-are-as-it-turns-out-idiots.html" title="Iowans are, as it turns out, idiots" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/04/iowans-are-as-it-turns-out-idiots.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08FQH46cCp7ImA9Wx9UGE8.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-745595067591842505</id><published>2011-02-15T19:10:00.000-08:00</published><updated>2011-02-15T19:10:11.018-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-15T19:10:11.018-08:00</app:edited><title>New perspective on flying</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/H9OAFgOvbMN4fJihwtjiVQz_2HE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/H9OAFgOvbMN4fJihwtjiVQz_2HE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/H9OAFgOvbMN4fJihwtjiVQz_2HE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/H9OAFgOvbMN4fJihwtjiVQz_2HE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Some perspective:&lt;br /&gt;
On 9/11, 4 flights were hijacked. 246 people died in aircraft that day.&lt;br /&gt;
&lt;br /&gt;
According to my calculations, in any given hour in the US, 225,250 are in the air.&lt;br /&gt;
I arrived at this by taking flights/day in the US, and then multiplying that by an average occupancy of 106.&lt;br /&gt;
&lt;br /&gt;
So, even if you were IN THE AIR at the time of the 9/11 attacks, your chances of dying were&lt;br /&gt;
246 in 225,250&lt;br /&gt;
or .001&lt;br /&gt;
or 1 tenth of 1 percent.&lt;br /&gt;
&lt;br /&gt;
I know this is precious little comfort for those who loved the ones who died, but it does put our airport and flight safety neurosis into perspective, IMO.&lt;br /&gt;
&lt;br /&gt;
Call me crazy, but I'd rather go through a normal metal detector, sit in a big, comfy seat, and take those chances.&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-745595067591842505?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/sZ1-5_mMPQs" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/745595067591842505/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=745595067591842505" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/745595067591842505?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/745595067591842505?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/sZ1-5_mMPQs/new-perspective-on-flying.html" title="New perspective on flying" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/02/new-perspective-on-flying.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQGRH89cCp7ImA9Wx9VEUg.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-5889452022741479497</id><published>2011-01-27T11:25:00.000-08:00</published><updated>2011-01-27T11:25:25.168-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-27T11:25:25.168-08:00</app:edited><title>Next Republican Presidential Candidate</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FxQk7GHOPEKEnxZAHZPOjtK8xDY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FxQk7GHOPEKEnxZAHZPOjtK8xDY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FxQk7GHOPEKEnxZAHZPOjtK8xDY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FxQk7GHOPEKEnxZAHZPOjtK8xDY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Stephen Colbert's gun with flag pin:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_RU_EkJOl658/TUHGhWi9asI/AAAAAAAAABc/QeIwwzpLsAg/s1600/StephenColbertsGunWithFlagPin.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_RU_EkJOl658/TUHGhWi9asI/AAAAAAAAABc/QeIwwzpLsAg/s1600/StephenColbertsGunWithFlagPin.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*chuckle*&amp;nbsp;&amp;nbsp; It's funny because it's truthy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-5889452022741479497?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/YLkE_uHM-_I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/5889452022741479497/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=5889452022741479497" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5889452022741479497?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5889452022741479497?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/YLkE_uHM-_I/next-republican-presidential-candidate.html" title="Next Republican Presidential Candidate" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_RU_EkJOl658/TUHGhWi9asI/AAAAAAAAABc/QeIwwzpLsAg/s72-c/StephenColbertsGunWithFlagPin.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2011/01/next-republican-presidential-candidate.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AGRng_fyp7ImA9Wx9TFkw.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-6924219662102279751</id><published>2010-11-24T09:19:00.000-08:00</published><updated>2010-11-24T09:28:47.647-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-24T09:28:47.647-08:00</app:edited><title>The link between worry and the fruits of the spirit</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qcrc5Id0mLj6MyTmcn3h33y7Cow/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qcrc5Id0mLj6MyTmcn3h33y7Cow/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qcrc5Id0mLj6MyTmcn3h33y7Cow/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qcrc5Id0mLj6MyTmcn3h33y7Cow/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;h2&gt;&lt;span style="color: black; font-family: Verdana; font-size: 12pt;"&gt;Galatians 5:22-23&amp;nbsp;(New International Version, ©2010)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;&lt;blockquote&gt;&amp;nbsp;&lt;sup id="en-NIV-29185"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;22&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;But the fruit of the Spirit is love, joy, peace, forbearance, kindness, goodness, faithfulness,&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-29186"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;23&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;gentleness and self-control. Against such things there is no law.&lt;/blockquote&gt;&lt;div class="MsoNormal"&gt;&lt;strong&gt;&lt;i&gt;&lt;span style="color: black; font-family: Verdana; font-size: 7.5pt;"&gt;&lt;a href="http://www.biblegateway.com/versions/New-International-Version-NIV-Bible/"&gt;New Internatio&lt;/a&gt;&lt;/span&gt;&lt;/i&gt;&lt;/strong&gt;&lt;i&gt;&lt;span style="color: black; font-family: Verdana; font-size: 7.5pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 'Century Gothic';"&gt;I find that the main thing that gets in the way of my having these fruits of the spirit are NOT the acts of the flesh which the writer condemns a few verses prior (19-21), but rather the WORRIES of the flesh.&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 'Century Gothic';"&gt;To wit:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;strong&gt;&lt;span style="color: black; font-family: Verdana;"&gt;&lt;a href="http://www.biblegateway.com/passage/?search=Mark+4:19&amp;amp;version=NIV"&gt;Mark 4:19&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;span class="apple-style-span"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;but the&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-converted-space"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="apple-style-span"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;worries of this life, the deceitfulness of wealth and the desires for other things come in and choke the word, making it unfruitful&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;.&lt;/span&gt;&lt;/blockquote&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 'Century Gothic';"&gt;I don’t know about others, but for me, it is the worries of life that make me tense and cranky, unkind, stingy, short, self-focused, &amp;amp; ultimately unhappy.&amp;nbsp; It is despair or self-pity that short-circuit my ability to be generous to others in the form of money, possessions, empathy, &amp;amp; mirth.&amp;nbsp; &amp;nbsp;Additionally, the more I feel I’m suffering and allow myself to give in to despair, &amp;nbsp;the more likely I am to abandon self control and the other fruits of the spirit in a feeble attempt to “feel better” - to throw up my hands and do whatever gets me through the day.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: 'Century Gothic';"&gt;Jesus’ teachings on this point are crucial.&amp;nbsp; Boy oh boy, do I wish I could really learn to live this consistently over time:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;h2&gt;&lt;span style="color: black; font-family: Verdana; font-size: 12pt;"&gt;Matthew 6:24-34&amp;nbsp;(New International Version, ©2010)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h2&gt;&lt;blockquote&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;sup id="en-NIV-23307"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;24&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;“No one can serve two masters. Either you will hate the one and love the other, or you will be devoted to the one and despise the other. You cannot serve both God and money.&lt;/blockquote&gt;&lt;blockquote&gt;Do Not Worry&lt;/blockquote&gt;&lt;blockquote&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23308"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;25&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;“Therefore I tell you, do not worry about your life, what you will eat or drink; or about your body, what you will wear. Is not life more than food, and the body more than clothes?&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23309"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;26&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;Look at the birds of the air; they do not sow or reap or store away in barns, and yet your heavenly Father feeds them. Are you not much more valuable than they?&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23310"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;27&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;Can any one of you by worrying add a single hour to your life&lt;sup value="[&amp;lt;a href=&amp;quot;#fen-NIV-23310a&amp;quot; title=&amp;quot;See footnote a&amp;quot;&amp;gt;a&amp;lt;/a&amp;gt;]"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;[&lt;/span&gt;&lt;a href="http://www.biblegateway.com/passage/?search=Matthew%206:24-34&amp;amp;version=NIV#fen-NIV-23310a" title="See footnote a"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;a&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;]&lt;/span&gt;&lt;/sup&gt;?&lt;/blockquote&gt;&lt;blockquote&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;sup id="en-NIV-23311"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;28&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;“And why do you worry about clothes? See how the flowers of the field grow. They do not labor or spin.&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23312"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;29&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;Yet I tell you that not even Solomon in all his splendor was dressed like one of these.&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23313"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;30&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;If that is how God clothes the grass of the field, which is here today and tomorrow is thrown into the fire, will he not much more clothe you—you of little faith?&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23314"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;31&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;So do not worry, saying, ‘What shall we eat?’ or ‘What shall we drink?’ or ‘What shall we wear?’&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23315"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;32&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;For the pagans run after all these things, and your heavenly Father knows that you need them.&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23316"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;33&lt;/span&gt;&lt;/sup&gt;But seek first his kingdom and his righteousness, and all these things will be given to you as well.&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;sup id="en-NIV-23317"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;34&lt;/span&gt;&lt;/sup&gt;&lt;span class="apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own.&lt;/blockquote&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-6924219662102279751?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/ZcNa0dC0SmE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/6924219662102279751/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=6924219662102279751" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/6924219662102279751?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/6924219662102279751?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/ZcNa0dC0SmE/link-between-worry-and-fruits-of-spirit.html" title="The link between worry and the fruits of the spirit" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2010/11/link-between-worry-and-fruits-of-spirit.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C04CSXY9eyp7ImA9Wx9TFUQ.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-5422304845061753757</id><published>2010-11-24T01:46:00.000-08:00</published><updated>2010-11-24T01:46:08.863-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-24T01:46:08.863-08:00</app:edited><title>GOP science skeptics</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DXTYaRe47WUqhNAg_sN7dN4VuOQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DXTYaRe47WUqhNAg_sN7dN4VuOQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DXTYaRe47WUqhNAg_sN7dN4VuOQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DXTYaRe47WUqhNAg_sN7dN4VuOQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://www.newsweek.com/blogs/the-gaggle/2010/11/22/meet-the-gop-science-skeptics-likely-to-hold-top-house-science-energy-posts.html"&gt;meet-the-gop-science-skeptics-likely-to-hold-top-house-science-energy-posts&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This cracks me up.&amp;nbsp; Even the bible-thumper that said God promised he would never again destroy the earth by water should know that He said, next time, it would be fire.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-5422304845061753757?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/cvdWVTpIr6A" height="1" width="1"/&gt;</content><link rel="related" href="http://www.newsweek.com/blogs/the-gaggle/2010/11/22/meet-the-gop-science-skeptics-likely-to-hold-top-house-science-energy-posts.html" title="GOP science skeptics" /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/5422304845061753757/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=5422304845061753757" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5422304845061753757?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/5422304845061753757?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/cvdWVTpIr6A/gop-science-skeptics.html" title="GOP science skeptics" /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2010/11/gop-science-skeptics.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU8HRnk_cCp7ImA9Wx9TFEo.&quot;"><id>tag:blogger.com,1999:blog-11810136.post-959329439291589931</id><published>2010-11-22T16:57:00.000-08:00</published><updated>2010-11-22T16:57:17.748-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-22T16:57:17.748-08:00</app:edited><title>Derivatives Discussion Disguised as Buffet bashing.</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/b2TeeBvpvma9TLo1n_cJvUpWLnI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/b2TeeBvpvma9TLo1n_cJvUpWLnI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/b2TeeBvpvma9TLo1n_cJvUpWLnI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/b2TeeBvpvma9TLo1n_cJvUpWLnI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;a href="http://tycoonreport.tycoonresearch.com/articles/637882226/#votebox"&gt;Discussion on Derivatives&lt;/a&gt;&lt;br /&gt;
Found this interesting in that it makes the distinction between liquid and illiquid derivatives.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/11810136-959329439291589931?l=joeschilibarn.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PrinceWangsProgrammer/~4/ePaFmyrfAsQ" height="1" width="1"/&gt;</content><link rel="related" href="http://tycoonreport.tycoonresearch.com/articles/637882226/#votebox" title="Derivatives Discussion Disguised as Buffet bashing." /><link rel="replies" type="application/atom+xml" href="http://joeschilibarn.blogspot.com/feeds/959329439291589931/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=11810136&amp;postID=959329439291589931" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/959329439291589931?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/11810136/posts/default/959329439291589931?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PrinceWangsProgrammer/~3/ePaFmyrfAsQ/derivatives-discussion-disguised-as.html" title="Derivatives Discussion Disguised as Buffet bashing." /><author><name>JoeBoy</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://joeschilibarn.blogspot.com/2010/11/derivatives-discussion-disguised-as.html</feedburner:origLink></entry></feed>

