<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>William Bryant //</title>
	<atom:link href="http://www.wpbryant.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbryant.com</link>
	<description>web design, video, marketing, and a whole lot more</description>
	<pubDate>Mon, 18 May 2009 13:36:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DougWead.com &#8212; A web design audit</title>
		<link>http://www.wpbryant.com/2009/04/dougweadcom-a-web-design-audit/</link>
		<comments>http://www.wpbryant.com/2009/04/dougweadcom-a-web-design-audit/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:54:18 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.wpbryant.com/?p=201</guid>
		<description><![CDATA[<p>Glen Woodfin (<a href="http://twitter.com/glenwoodfin">@glenwoodfin</a>) asked me to take a look at certain things on <a href="http://dougwead.com">dougwead.com</a>. Mainly pertaining to links and such, so I wanted to do&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Glen Woodfin (<a href="http://twitter.com/glenwoodfin">@glenwoodfin</a>) asked me to take a look at certain things on <a href="http://dougwead.com">dougwead.com</a>. Mainly pertaining to links and such, so I wanted to do a quick audit for him. I&#8217;m posting the results so that other programmers and web designers can see some very simple faults in building a web site, how devestating they can be on the web site, and how simply they can be fixed. Read on to get the full story&#8230;<span id="more-201"></span></p>
<p>He asked me first of all about the footer links, so let&#8217;s look at those first. The question was about the links in the footer and how they are linked to php pages. The links look something like this: http://www.dougwead.com/index.php?page=videos</p>
<p>This isn&#8217;t really a problem, as those are actually static pages. Google will recognize the link, crawl and index it. These type links are typically used when you have a lot of pages that need the same or similar content, and you can pass keywords or commands through the ?page=XYZ command. I&#8217;ve done this on several sites myself. The problem comes in when the commands being passed aren&#8217;t needed (excessively compliated coding) or when the commands being used aren&#8217;t keyword relevant. At least make them keyword relevant, or don&#8217;t use them! So the verdit is in this case, the links at the top still link to regular .htm pages so just use those, don&#8217;t overcomplicate the site!</p>
<p>I noticed another BIG problem. None of the pictures on the site (and the site uses a lot of pictures) use the alt=&#8221;some text&#8221; functionality in the images. This is basic web design 101, and these guys missed it. Basically what this means is, when Google goes to crawl the page, and it sees a bunch of images, it can&#8217;t see what&#8217;s on the image. It just sees an image as &#8220;&lt;img src=&#8221;img.jpg&#8221;&gt; and that&#8217;s it. What&#8217;s the image about? that&#8217;s what the &#8220;alt&#8221; tag is for, it tells the search engine what that image is for.</p>
<p>So if you have a bunch of images without alt tags, it looks like a blank sheet of paper to Google. What good does that do you (especially if you use  alot of images)? None what so ever, it really hurts you.</p>
<p>Which brings me to my next point, the fact that the menu bar is all images and javascript rollover. Which 4 or 5 years ago was great! And it does look great. But now the same thing can be achieved in CSS. The advantage? Cleaner code, more cross-browser compatibility, and way better search engine ability to crawl the code and follow links. So if you find yourself using your main menu links as rollover javascript images (especially without alt tags), STOP! Just use CSS my friend, it&#8217;s really not that hard. And hey, everybody&#8217;s doing it <img src='http://www.wpbryant.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Those were the main flaws I saw with the site, overall it&#8217;s a nice site; anyone else have any suggestions? Write them in the comments and let&#8217;s see how it could be better improved!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2009/04/dougweadcom-a-web-design-audit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>9,000 Mile Test Drive Challenge to Decide “Greenest Car” in America.</title>
		<link>http://www.wpbryant.com/2009/02/9000-mile-test-drive-challenge-to-decide-%e2%80%9cgreenest-car%e2%80%9d-in-america/</link>
		<comments>http://www.wpbryant.com/2009/02/9000-mile-test-drive-challenge-to-decide-%e2%80%9cgreenest-car%e2%80%9d-in-america/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 15:01:53 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.wpbryant.com/?p=188</guid>
		<description><![CDATA[<p><strong><em>The </em></strong><a href="http://www.greenp2p.com/index.html"><strong><em>Green Test Drive</em></strong></a><strong><em> is coming to </em></strong><a href="http://www.stevewhitevw.com"><strong><em>Steve White Volkswagen</em></strong></a><strong><em> in Greenville (where I work) Monday, February 23rd! This pins the Prius hybrid versus the new VW&#8230;</em></strong></p>]]></description>
			<content:encoded><![CDATA[<p><strong><em>The </em></strong><a href="http://www.greenp2p.com/index.html"><strong><em>Green Test Drive</em></strong></a><strong><em> is coming to </em></strong><a href="http://www.stevewhitevw.com"><strong><em>Steve White Volkswagen</em></strong></a><strong><em> in Greenville (where I work) Monday, February 23rd! This pins the Prius hybrid versus the new VW Jetta clean diesel TDI in a head-to-head competition for real world best gas mileage.</em></strong></p>
<p><span id="more-188"></span></p>
<p>FOR IMMEDIATE RELEASE, Friday, Feb 13th 2009<br />
With both President Obama and Congress urging the auto industry to go green, and $1,300 in available tax credits for the purchase of a green vehicle, consumer interest is at an all time high.  But which car to buy?   A team from Seattle will drive both the leading hybrid car and one of the new clean burning diesel cars 9,000 miles across the country to settle the score as part of the Portland to Portland Green Test Drive.</p>
<p>“It’s not just about finding out which car gets better fuel economy” says Ed Steenman, founder of Green Human and co-sponsor of the green P2P event “but which one is the better all around car to drive.” His team of green humans will put both cars to the test in all kinds of conditions, from the bitter cold of the Northeast winter, to the desert heat in the Southwest.<br />
They’ll stop in places all over the country to talk about eco friendly cars, while interacting with local communities both in person and online with video, blogs, social networking.  “We’ve got a team of cameras in the cars and we’ll be uploading and interacting with anyone and everyone who wants to be a part of this as we go” says John Polnik, the lead driver and co-producer of the mobile event.  “I think this could be the first 9,000 mile test drive in history, and everyone’s invited along”.<br />
Green Human has always had an interest in automotive technology, and with all the new developments in bio-fuels, electric, hybrid and clean diesel, “we couldn’t resist the opportunity to participate first hand in this unique event”.  No matter which car comes out on top, in the end both will be put through the green ringer.<br />
The clean burning VW Jetta TDI and Toyota Prius are scheduled to leave Portland, Maine on Tuesday February 17th and arrive in Portland, Oregon around March 5th. Monitor their progress and participate online at www.greenP2P.com, or just search greenP2P on any search engine.</p>
<p>Media: contact John Polnik 206.931.7639 or Ed Steenman at 425.445.3339 direct</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2009/02/9000-mile-test-drive-challenge-to-decide-%e2%80%9cgreenest-car%e2%80%9d-in-america/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Many Real &#8220;Viewers&#8221; Do Your Videos Get?</title>
		<link>http://www.wpbryant.com/2009/01/how-many-real-viewers-do-your-videos-get/</link>
		<comments>http://www.wpbryant.com/2009/01/how-many-real-viewers-do-your-videos-get/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 14:32:44 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.wpbryant.com/?p=183</guid>
		<description><![CDATA[<p>All right, this is GREAT information for anyone who has videos on YouTube or any other video sharing website.</p>
<p><a href="http://www.tubemogul.com">TubeMogul</a> did a study of real viewership on&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>All right, this is GREAT information for anyone who has videos on YouTube or any other video sharing website.</p>
<p><a href="http://www.tubemogul.com">TubeMogul</a> did a study of real viewership on videos. The basis was, that YouTube counts a view as anyone who visits your video&#8217;s page, regardless of how much of the video they actually watch. This means they could not even be on the page long enough for the video to load up, and it still counts as a view. So how many real views do you get? Where do most viewers fall off?<br />
<span id="more-183"></span><br />
TubeMogul recently acquired <a href="http://www.illumenix.com/">Illuminex</a>, which allows them to have a YouTube Analytics -esque data analyzation of videos. All except for YouTube that is; however, many of the videos on the sites that were studied (they can&#8217;t tell us which ones were studied though) are also played on YouTube.</p>
<p>So what did the data tell them? Here&#8217;s the basics, and I&#8217;ll quote:</p>
<blockquote><p>Most videos steadily lose viewers once &#8220;play&#8221; is clicked, with an average 10.39% of viewers clicking away after ten seconds and 53.56% leaving after one minute.</p></blockquote>
<p><img src="http://farm4.static.flickr.com/3276/3056019249_31efec5cfa.jpg?v=0" alt="" /></p>
<p>This brings up valuable knowledge and strategy, such as this:</p>
<blockquote><p>On YouTube, where most overlay ads appear at about 10 seconds in, 10.39% of a video&#8217;s initial viewers are not likely seeing the ad.</p></blockquote>
<p>Great information from a company that I use very often! They even sent me a free T-shirt!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2009/01/how-many-real-viewers-do-your-videos-get/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Glorify Thy Name &#8212; Guitar Tab</title>
		<link>http://www.wpbryant.com/2009/01/glorify-thy-name-guitar-tab/</link>
		<comments>http://www.wpbryant.com/2009/01/glorify-thy-name-guitar-tab/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 18:09:55 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[Guitar Tabs]]></category>

		<guid isPermaLink="false">http://www.wpbryant.com/?p=155</guid>
		<description><![CDATA[<p>I had to correct this when I saw it, at least according to the Wesleyan Hymnal.</p>
<pre>Glorify Thy name
Originally written by Donna Adkins (1976)
<span id="more-155"></span>
Capo&#8230;</pre>]]></description>
			<content:encoded><![CDATA[<p>I had to correct this when I saw it, at least according to the Wesleyan Hymnal.</p>
<pre>Glorify Thy name
Originally written by Donna Adkins (1976)
<span id="more-155"></span>
Capo 1

Verse 1:
C         F         G              C
Father we love You, we worship and adore You
            F               G
Glorify Thy Name in all the earth

Chorus:
C           F     E           Am
Glorify Thy Name, Glorify Thy Name,
F           G               C
Glorify Thy Name in all the earth

Other Verses:
Jesus we love You...

Spriit we love You...</pre>
<p><object width="480" height="360" data="http://viralnetworks.com/mediaplayer.swf?v22" type="application/x-shockwave-flash"><param name="flashvars" value="&amp;autostart=false&amp;bufferlength=5&amp;file=http%3A%2F%2Fd2el4marpcphqf.cloudfront.net%2F3280.flv&amp;height=360&amp;image=http%3A%2F%2Fd2el4marpcphqf.cloudfront.net%2F3280.480x360.jpg&amp;width=480&amp;displaywidth=480&amp;backcolor=0x000000&amp;frontcolor=0xffffff&amp;lightcolor=0xffcc00&amp;screencolor=0x000000&amp;rootpath=http%3A%2F%2Fviralnetworks.com%2Fplayer-api%2F&amp;linktarget=_blank&amp;logolink=http%3A%2F%2Fviralnetworks.com%2F&amp;videoid=3280&amp;" /><param name="src" value="http://viralnetworks.com/mediaplayer.swf?v22" /><param name="wmode" value="opaque" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2009/01/glorify-thy-name-guitar-tab/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Molly Walking!</title>
		<link>http://www.wpbryant.com/2008/12/molly-walking/</link>
		<comments>http://www.wpbryant.com/2008/12/molly-walking/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 05:06:58 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[About Me Stuff]]></category>

		<guid isPermaLink="false">http://www.wpbryant.com/?p=125</guid>
		<description><![CDATA[<p></p>
<p>Silly girl can walk she just doesn&#8217;t want to, and here&#8217;s proof!</p>
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="425" height="319" id="qikPlayer" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="movie" value="http://qik.com/swfs/qikPlayer4.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#333333" /><param name="FlashVars" value="rssURL=http://qik.com/video/0ff26f23acda4c449d73a9575ac72790.rss&#038;autoPlay=false"><embed src="http://qik.com/swfs/qikPlayer4.swf" quality="high" bgcolor="#333333" width="425" height="319" name="qikPlayer" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="rssURL=http://qik.com/video/0ff26f23acda4c449d73a9575ac72790.rss&#038;autoPlay=false"/></object></p>
<p>Silly girl can walk she just doesn&#8217;t want to, and here&#8217;s proof!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2008/12/molly-walking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Molly at Christmas with the grandparents, showing off</title>
		<link>http://www.wpbryant.com/2008/12/molly-at-christmas-with-the-grandparents-showing-off/</link>
		<comments>http://www.wpbryant.com/2008/12/molly-at-christmas-with-the-grandparents-showing-off/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 05:03:23 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[About Me Stuff]]></category>

		<category><![CDATA[Molly]]></category>

		<category><![CDATA[qik]]></category>

		<guid isPermaLink="false">http://www.wpbryant.com/?p=123</guid>
		<description><![CDATA[<p></p>
<p>Sorry about the quality on this one&#8230; I didn&#8217;t have that great of signal so it didn&#8217;t transfer over the quickest, a short falling of&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="425" height="319" id="qikPlayer" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="movie" value="http://qik.com/swfs/qikPlayer4.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#333333" /><param name="FlashVars" value="rssURL=http://qik.com/video/fcaa97389c3f42b8afcf739aca3d4d06.rss&#038;autoPlay=false"><embed src="http://qik.com/swfs/qikPlayer4.swf" quality="high" bgcolor="#333333" width="425" height="319" name="qikPlayer" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="rssURL=http://qik.com/video/fcaa97389c3f42b8afcf739aca3d4d06.rss&#038;autoPlay=false"/></object></p>
<p>Sorry about the quality on this one&#8230; I didn&#8217;t have that great of signal so it didn&#8217;t transfer over the quickest, a short falling of Live mobile <a href="http://www.williambryant.tv">streaming video</a>. But a minor one!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2008/12/molly-at-christmas-with-the-grandparents-showing-off/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spartanburg Auto Loans &#124; Bad Credit Loan</title>
		<link>http://www.wpbryant.com/2008/12/spartanburg-auto-loans-bad-credit-loan/</link>
		<comments>http://www.wpbryant.com/2008/12/spartanburg-auto-loans-bad-credit-loan/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 21:49:12 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[auto finance]]></category>

		<category><![CDATA[car credit]]></category>

		<category><![CDATA[spartanburg auto loan]]></category>

		<guid isPermaLink="false">http://wpbryant.com/?p=120</guid>
		<description><![CDATA[<p>Just came across Benson Auto Credit dot com (<a href="http://bensonautocredit.com/spartanburg-auto-loan.html">Spartanburg Auto Loan</a>) which is an awesome site for getting approved on an auto loan!</p>
<p>The site is&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Just came across Benson Auto Credit dot com (<a href="http://bensonautocredit.com/spartanburg-auto-loan.html">Spartanburg Auto Loan</a>) which is an awesome site for getting approved on an auto loan!</p>
<p>The site is acutally local for me, it looks like they&#8217;re advertising locally. Benson Nissan Cadillac here in town,  and they&#8217;ve done a great job of creating a welcoming splash page. They clain spartanburg auto loans with guaranteed approval for everyone.</p>
<p>Spartanburg auto loans aren&#8217;t easy to come by since there&#8217;s a lot of down economy going on here. The car business has definitely been one to feel the pain of the down economy, so you can realize why I was surprised to see Spartanburg auto loan being advertised!</p>
<p>Keep an eye out on this site! <a href="http://bensonautocredit.com/spartanburg-auto-loan.html">Spartanburg Auto Loan</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2008/12/spartanburg-auto-loans-bad-credit-loan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What Good is Google SearchWiki???</title>
		<link>http://www.wpbryant.com/2008/12/what-good-is-google-searchwiki/</link>
		<comments>http://www.wpbryant.com/2008/12/what-good-is-google-searchwiki/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 04:25:22 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[technology]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[searchwiki]]></category>

		<category><![CDATA[spy]]></category>

		<guid isPermaLink="false">http://wpbryant.com/?p=119</guid>
		<description><![CDATA[<p>I&#8217;ve been discussing the <em>exact</em> intent of Google and their release of SearchWiki. Is it to create a better more relevant search experience? Or is it&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been discussing the <em>exact</em> intent of Google and their release of SearchWiki. Is it to create a better more relevant search experience? Or is it to spy on us and collect more information?</p>
<p><strong><em>Well really, it seems like both.</em></strong></p>
<p>In case you don&#8217;t know, SearchWiki&#8217;s purpose according to Google themselves is so that users can get a more <span style="text-decoration: underline;">personalized experience</span>. They claim that since people often repeat searches multiple times (which they know because they collect information on our individual search habits), and Google&#8217;s search rankings are always changing, SearchWiki will make it easier for people to keep results they feel are most relevant to them at the top where they can find them.</p>
<p>In the latest eWeek I received, there was an <em>interesting</em> article about Google&#8217;s new search feature known as SearchWiki by Clint Boulton. It brought on an interesting perspective about what could be Google&#8217;s <strong>real</strong> motives behind SearchWiki.</p>
<blockquote><p>Google, in the long run, wants to use SearchWiki&#8230; to gather more information from our searches</p></blockquote>
<p>This was my suspision. But what is the information going to be used for? <strong>Re-ranking</strong> their already constantly changing search data? <strong>Advertising</strong> use? Google is very much <span style="text-decoration: underline;">in love</span> with collecting personal use information from us&#8211; just download Google Desktop if you don&#8217;t already know. But <strong>what will SearchWiki information be used for?</strong></p>
<p>Almost sounds more like Google &#8220;Bookmark&#8221; rather than a wiki.</p>
<p>And in many ways that&#8217;s a very practical way to look at SearchWiki. The thing that does make it like a wiki is the ability to comment on your own results. Yahoo! has done something similiar.</p>
<p><strong>Which brings up the other, more interesting point about the intentions for SearchWiki: <em>Competition</em>.</strong></p>
<p>Ultimately, Google has yet to devour their competition entirely. Google&#8217;s new browser, Chrome, is a sign that they&#8217;re not giving up their fight against Microsoft&#8217;s Live search it&#8217;s integration into IE.</p>
<blockquote><p>That&#8217;s Google&#8217;s genius stroke; we believe SearchWiki is letting us control our search destiny, but Google keeps putting up more search ads in front of us. Google wants us to find what we&#8217;re looking for, and now it has provided a way to keep us in Google.com to do so.</p></blockquote>
<p>This is a <strong>very</strong> interesting point, since Google is constantly trying to modify the way it ranks pages AND adsense ads on the search page to make a user experience so good, they wouldn&#8217;t want to use another search engine.</p>
<p>SearchWiki is another, more creative way to do just that.</p>
<p><strong>It is possible</strong> the results of user input in SearchWiki will be used to re-rank and re-order search results within Google. However, <em>the more likely</em>, and <em>more profitable</em> reason Google has released this feature is they want to keep more traffic in Google than anywhere else. It gives the user a better experience, keeping them on Google more, and in return bringing in <span style="text-decoration: underline;">more AdSense dollars</span>.</p>
<p>So, SEO people don&#8217;t be too alarmed just yet. My belief is that SearchWiki is more out to benefit Google with ad dollars rather than pagerank for other sites.</p>
<p><em>[See the best <a href="http://tubeninjareview.com">YouTube Video Marketing</a> program on the net!]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2008/12/what-good-is-google-searchwiki/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bankruptcy vs. Bailout: Which is Really Better for the Taxpayer</title>
		<link>http://www.wpbryant.com/2008/11/bankruptcy-vs-bailout-which-is-really-better-for-the-taxpayer/</link>
		<comments>http://www.wpbryant.com/2008/11/bankruptcy-vs-bailout-which-is-really-better-for-the-taxpayer/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:23:43 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Politics]]></category>

		<category><![CDATA[bailout]]></category>

		<guid isPermaLink="false">http://wpbryant.com/?p=116</guid>
		<description><![CDATA[<blockquote><p>Take, for example, the Big Three Automakers. Since Bush&#8217;s Treasury Secretary, working closely with the Pelosi/Reid/Dodd/Frank Congress opened the money spigots earlier this year, all&#8230;</p></blockquote>]]></description>
			<content:encoded><![CDATA[<blockquote><p>Take, for example, the Big Three Automakers. Since Bush&#8217;s Treasury Secretary, working closely with the Pelosi/Reid/Dodd/Frank Congress opened the money spigots earlier this year, all sorts of companies  have gotten in line for their cut, including the automakers. Why? Because they are on the verge of bankruptcy and they want to be rescued. Congress has already promised them $25 billion, but the question is whether the automakers and the public would be better served with congressional oversight of GM, Ford and Chrysler, or with the judicial oversight that would come with bankruptcy.</p></blockquote>
<p><a href="http://www.americasbestcompanies.com/blog/bankruptcy-bailout-taxpayer.aspx">Read the rest of the story here</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2008/11/bankruptcy-vs-bailout-which-is-really-better-for-the-taxpayer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Daily Digest for 2008-11-17</title>
		<link>http://www.wpbryant.com/2008/11/daily-digest-for-2008-11-17/</link>
		<comments>http://www.wpbryant.com/2008/11/daily-digest-for-2008-11-17/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 05:59:59 +0000</pubDate>
		<dc:creator>William Bryant</dc:creator>
		
		<category><![CDATA[About Me Stuff]]></category>

		<category><![CDATA[lifestream]]></category>

		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://wpbryant.com/2008/11/daily-digest-for-2008-11-17/</guid>
		<description><![CDATA[<table class="lifestream">
<tr>
<th colspan="3">
<h2 class="lifestream_date">November 16th</h2>
</th>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-16T20:04:34-07:00">8:04pm</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Welcome to <a href="http://www.twitter.com/BrentDPayne" class="user">@BrentDPayne</a>, <a href="http://www.twitter.com/DavidParton" class="user">@DavidParton</a>, <a href="http://www.twitter.com/valeriatimeless" class="user">@valeriatimeless</a>            </div></td>
</tr>
<tr>
<th colspan="3">
<h2 class="lifestream_date">Yesterday</h2>
</th>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T00:04:36-07:00">12:04am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Hi new followers: <a href="http://www.twitter.com/lxcoza" class="user">@lxcoza</a>            </div></td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T02:28:11-07:00">2:28am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events"><a href="http://www.twitter.com/SDEntrepreneur" class="user">@SDEntrepreneur</a> I&#8217;ve heard&#8230;</div></td></tr></table>]]></description>
			<content:encoded><![CDATA[<table class="lifestream">
<tr>
<th colspan="3">
<h2 class="lifestream_date">November 16th</h2>
</th>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-16T20:04:34-07:00">8:04pm</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Welcome to <a href="http://www.twitter.com/BrentDPayne" class="user">@BrentDPayne</a>, <a href="http://www.twitter.com/DavidParton" class="user">@DavidParton</a>, <a href="http://www.twitter.com/valeriatimeless" class="user">@valeriatimeless</a>            </td>
</tr>
<tr>
<th colspan="3">
<h2 class="lifestream_date">Yesterday</h2>
</th>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T00:04:36-07:00">12:04am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Hi new followers: <a href="http://www.twitter.com/lxcoza" class="user">@lxcoza</a>            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T02:28:11-07:00">2:28am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events"><a href="http://www.twitter.com/SDEntrepreneur" class="user">@SDEntrepreneur</a> I&#8217;ve heard that too but never checked into them. Let me know if you get any luck with either them            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T02:46:36-07:00">2:46am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">GMail has some very interesting Beta features in Labs &#8212; <a href="http://tinyurl.com/6ftnwr">http://tinyurl.com/6ftnwr</a>            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T04:05:02-07:00">4:05am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Hi new followers: <a href="http://www.twitter.com/lehighvalleypa" class="user">@lehighvalleypa</a>            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T04:07:29-07:00">4:07am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">ah&#8230; good Panera coffee and free wifi!            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T05:24:36-07:00">5:24am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events"><a href="http://www.twitter.com/dcmpthom" class="user">@dcmpthom</a> How did your marketing plan go?            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T05:43:30-07:00">5:43am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events"><a href="http://www.twitter.com/wbryant" class="user">@wbryant</a> got a Twitter Grade of 99/100 from <a href="http://www.twitter.com/grader" class="user">@grader</a>. See: <a href="http://twitter.grader.com/wbryant">http://twitter.grader.com/wbryant</a>            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T08:05:00-07:00">8:05am</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Thanks for following: <a href="http://www.twitter.com/BrianFanale" class="user">@BrianFanale</a>, <a href="http://www.twitter.com/wwillard" class="user">@wwillard</a>, <a href="http://www.twitter.com/ericmakesmusic" class="user">@ericmakesmusic</a>, <a href="http://www.twitter.com/SpringhouseEduc" class="user">@SpringhouseEduc</a>            </td>
</tr>
<tr class="lifestream_feedid_twitter">
<td class="lifestream_icon">
                <img src="http://wpbryant.com/wp-content/plugins/lifestream/images/twitter.png" alt="twitter (feed #8)" />
            </td>
<td class="lifestream_hour">
                <abbr title="2008-11-17T16:04:48-07:00">4:04pm</abbr>
            </td>
<td class="lifestream_text">
                Posted a tweet on <a href="http://www.twitter.com/wbryant">Twitter</a>.
<div class="lifestream_events">Thanks for following: <a href="http://www.twitter.com/tpmwlxehxeh" class="user">@tpmwlxehxeh</a>            </td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.wpbryant.com/2008/11/daily-digest-for-2008-11-17/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
