<?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"
	>

<channel>
	<title>Get A New Browser</title>
	<atom:link href="http://getanewbrowser.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://getanewbrowser.com</link>
	<description>analyzing the business and technology of the web</description>
	<pubDate>Sat, 11 Oct 2008 12:00:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>links for 2008-10-11</title>
		<link>http://getanewbrowser.com/2008/10/links-for-2008-10-11/</link>
		<comments>http://getanewbrowser.com/2008/10/links-for-2008-10-11/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 12:00:28 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/10/links-for-2008-10-11/</guid>
		<description><![CDATA[
Web Profile Builder - Home
This build task, when configured in your project file, will create a wrapper class for the Web Profile and keep it updated every time your project builds.
You will then have strongly typed access to the Profile object in Web Application Projects.
If you are working with Web Site projects, then you do [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://code.msdn.microsoft.com/WebProfileBuilder">Web Profile Builder - Home</a></div>
<div class="delicious-extended">This build task, when configured in your project file, will create a wrapper class for the Web Profile and keep it updated every time your project builds.<br />
You will then have strongly typed access to the Profile object in Web Application Projects.<br />
If you are working with Web Site projects, then you do not need this work around.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/asp.net">asp.net</a>)</div>
</li>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>March 5, 2007 &#8212; <a href="http://getanewbrowser.com/2007/03/why-i-wont-buy-an-iphone-yet/" title="Why I won&#8217;t buy an iPhone - yet">Why I won&#8217;t buy an iPhone - yet</a></li>
<li>May 10, 2006 &#8212; <a href="http://getanewbrowser.com/2006/05/google-trends/" title="Google Trends">Google Trends</a></li>
<li>January 6, 2006 &#8212; <a href="http://getanewbrowser.com/2006/01/tivo-now-with-podcasts/" title="Tivo now with podcasts">Tivo now with podcasts</a></li>
<li>May 26, 2006 &#8212; <a href="http://getanewbrowser.com/2006/05/flattening-information-architecture/" title="Flattening Information Architecture">Flattening Information Architecture</a></li>
<li>October 30, 2006 &#8212; <a href="http://getanewbrowser.com/2006/10/yahoo-publisher-network/" title="Yahoo Publisher Network">Yahoo Publisher Network</a></li>
</ul>
<p><strong><em>48Web Presents</em></strong>:  <a href="http://IowaBlogs.net">Iowa Blogs</a><em> </em>Iowa&#8217;s new hyper-local news source mashing together the best Iowa bloggers.</p>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/10/links-for-2008-10-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-10-08</title>
		<link>http://getanewbrowser.com/2008/10/links-for-2008-10-08/</link>
		<comments>http://getanewbrowser.com/2008/10/links-for-2008-10-08/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 12:00:31 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/10/links-for-2008-10-08/</guid>
		<description><![CDATA[
Ballmer previews &#039;Windows Cloud&#039;
Ballmer suggested that developers would be able to use the .NET Framework to build applications for the cloud server, browser and client, and said Windows Cloud would make it possible to deliver &#34;click-to-run&#34; software more efficiently than was possible with &#34;most software from yesteryear&#34;.
(tags: getanewbrowser cloud microsoft)


Farbtastic: jQuery color picker plug-in
Farbtastic is [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://news.zdnet.com/2424-9595_22-239003.html">Ballmer previews &#039;Windows Cloud&#039;</a></div>
<div class="delicious-extended">Ballmer suggested that developers would be able to use the .NET Framework to build applications for the cloud server, browser and client, and said Windows Cloud would make it possible to deliver &quot;click-to-run&quot; software more efficiently than was possible with &quot;most software from yesteryear&quot;.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/getanewbrowser">getanewbrowser</a> <a href="http://delicious.com/abrudtkuhl/cloud">cloud</a> <a href="http://delicious.com/abrudtkuhl/microsoft">microsoft</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://acko.net/dev/farbtastic">Farbtastic: jQuery color picker plug-in</a></div>
<div class="delicious-extended">Farbtastic is a jQuery plug-in that can add one or more color picker widgets into a page through JavaScript. Each widget is then linked to an existing element (e.g. a text field) and will update the element&#039;s value when a color is selected</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/jquery">jquery</a> <a href="http://delicious.com/abrudtkuhl/javascript">javascript</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://stackoverflow.com/questions/178863/change-theme-css-based-on-user">Change Theme / CSS based on user - Stack Overflow</a></div>
<div class="delicious-extended">Change Theme / CSS based on user</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/asp.net">asp.net</a>)</div>
</li>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>September 14, 2007 &#8212; <a href="http://getanewbrowser.com/2007/09/friday-video-6/" title="Friday Video">Friday Video</a></li>
<li>January 13, 2006 &#8212; <a href="http://getanewbrowser.com/2006/01/are-classifieds-a-viable-market/" title="Are classifieds a viable market?">Are classifieds a viable market?</a></li>
<li>October 15, 2007 &#8212; <a href="http://getanewbrowser.com/2007/10/marissa-mayer-on-gigaom-show/" title="Marissa Mayer on GigaOm Show">Marissa Mayer on GigaOm Show</a></li>
<li>January 20, 2007 &#8212; <a href="http://getanewbrowser.com/2007/01/att-history-colbert-show/" title="AT&#038;T History - Colbert Show">AT&#038;T History - Colbert Show</a></li>
<li>June 20, 2006 &#8212; <a href="http://getanewbrowser.com/2006/06/tourbus-live-music-delivered/" title="tourb.us - live music, delivered">tourb.us - live music, delivered</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/10/links-for-2008-10-08/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Daily Digest 10/08/2008</title>
		<link>http://getanewbrowser.com/2008/10/daily-digest-10082008/</link>
		<comments>http://getanewbrowser.com/2008/10/daily-digest-10082008/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 03:30:14 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/10/daily-digest-10082008/</guid>
		<description><![CDATA[
Ballmer previews &#8216;Windows Cloud&#8217;
Ballmer suggested that developers would be able to use the .NET Framework to build applications for the cloud server, browser and client, and said Windows Cloud would make it possible to deliver &#8220;click-to-run&#8221; software more efficiently than was possible with &#8220;most software from yesteryear&#8221;. 
tags: getanewbrowser, cloud, microsoft

No related posts, you should [...]]]></description>
			<content:encoded><![CDATA[<ul class='diigo-linkroll'>
<li>
<p class='diigo-link'><a href="http://news.zdnet.com/2424-9595_22-239003.html">Ballmer previews &#8216;Windows Cloud&#8217;</a></p>
<p class='diigo-description'>Ballmer suggested that developers would be able to use the .NET Framework to build applications for the cloud server, browser and client, and said Windows Cloud would make it possible to deliver &#8220;click-to-run&#8221; software more efficiently than was possible with &#8220;most software from yesteryear&#8221;. </p>
<p class='diigo-tags'>tags: <a href='http://www.diigo.com/user/abrudtkuhl/getanewbrowser'>getanewbrowser</a>, <a href='http://www.diigo.com/user/abrudtkuhl/cloud'>cloud</a>, <a href='http://www.diigo.com/user/abrudtkuhl/microsoft'>microsoft</a></p>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>October 31, 2007 &#8212; <a href="http://getanewbrowser.com/2007/10/history-of-halloween/" title="History of Halloween">History of Halloween</a></li>
<li>January 22, 2007 &#8212; <a href="http://getanewbrowser.com/2007/01/ergopod-an-ergonomic-workspace/" title="ErgoPod - An Ergonomic Workspace">ErgoPod - An Ergonomic Workspace</a></li>
<li>January 24, 2006 &#8212; <a href="http://getanewbrowser.com/2006/01/wouldnt-it-be-nice/" title="wouldn&#8217;t it be nice">wouldn&#8217;t it be nice</a></li>
<li>November 21, 2006 &#8212; <a href="http://getanewbrowser.com/2006/11/liberated-films-youtube-of-independent-film/" title="Liberated Films - YouTube of Independent Film">Liberated Films - YouTube of Independent Film</a></li>
<li>August 20, 2007 &#8212; <a href="http://getanewbrowser.com/2007/08/ms-paint-breaking-new-ground/" title="MS Paint breaking new ground :)">MS Paint breaking new ground :)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/10/daily-digest-10082008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-10-01</title>
		<link>http://getanewbrowser.com/2008/10/links-for-2008-10-01/</link>
		<comments>http://getanewbrowser.com/2008/10/links-for-2008-10-01/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 12:00:38 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/10/links-for-2008-10-01/</guid>
		<description><![CDATA[
BusinessWeek: The 25 Most Influential People on the Web
BusinessWeek released its report on the 25 most influential people on the Web today as determined by the magazine’s staff.
(tags: getanewbrowser businessweek web)


No related posts, you should check out&#8230;

April 21, 2006 &#8212; Readables
April 7, 2006 &#8212; Google Music Search and Google Reviews
June 26, 2007 &#8212; AOL News [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://bub.blicio.us/businessweek-the-25-most-influential-people-on-the-web">BusinessWeek: The 25 Most Influential People on the Web</a></div>
<div class="delicious-extended">BusinessWeek released its report on the 25 most influential people on the Web today as determined by the magazine’s staff.</div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/getanewbrowser">getanewbrowser</a> <a href="http://delicious.com/abrudtkuhl/businessweek">businessweek</a> <a href="http://delicious.com/abrudtkuhl/web">web</a>)</div>
</li>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>February 10, 2006 &#8212; <a href="http://getanewbrowser.com/2006/02/defensive-design/" title="defensive design">defensive design</a></li>
<li>October 18, 2006 &#8212; <a href="http://getanewbrowser.com/2006/10/apple-ships-ipods-with-virus/" title="Apple Ships iPods with Virus">Apple Ships iPods with Virus</a></li>
<li>February 22, 2007 &#8212; <a href="http://getanewbrowser.com/2007/02/is-your-company-ready-for-dst-changes/" title="Is your company ready for DST changes?">Is your company ready for DST changes?</a></li>
<li>August 8, 2007 &#8212; <a href="http://getanewbrowser.com/2007/08/social-bookmarking-in-plain-english/" title="Social Bookmarking in Plain English">Social Bookmarking in Plain English</a></li>
<li>January 27, 2006 &#8212; <a href="http://getanewbrowser.com/2006/01/poor-navigation/" title="Poor navigation">Poor navigation</a></li>
</ul>
<p><strong><em>48Web Presents</em></strong>:  <a href="http://getfreshfeeds.com">Fresh Feeds</a><em> </em>Monitor your brand, company, competitors, or yourself in our Awareness Engine</p>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/10/links-for-2008-10-01/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Daily Digest 10/01/2008</title>
		<link>http://getanewbrowser.com/2008/09/daily-digest-10012008/</link>
		<comments>http://getanewbrowser.com/2008/09/daily-digest-10012008/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 03:30:23 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/09/daily-digest-10012008/</guid>
		<description><![CDATA[
BusinessWeek: The 25 Most Influential People on the Web
BusinessWeek released its report on the 25 most influential people on the Web today as determined by the magazine’s staff.
tags: getanewbrowser, businessweek, web

No related posts, you should check out&#8230;

July 25, 2006 &#8212; It&apos;s not delicious if you can&#8217;t taste it
November 16, 2005 &#8212; why comments suck
October 31, [...]]]></description>
			<content:encoded><![CDATA[<ul class='diigo-linkroll'>
<li>
<p class='diigo-link'><a href="http://bub.blicio.us/businessweek-the-25-most-influential-people-on-the-web">BusinessWeek: The 25 Most Influential People on the Web</a></p>
<p class='diigo-description'>BusinessWeek released its report on the 25 most influential people on the Web today as determined by the magazine’s staff.</p>
<p class='diigo-tags'>tags: <a href='http://www.diigo.com/user/abrudtkuhl/getanewbrowser'>getanewbrowser</a>, <a href='http://www.diigo.com/user/abrudtkuhl/businessweek'>businessweek</a>, <a href='http://www.diigo.com/user/abrudtkuhl/web'>web</a></p>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>September 11, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/daily-digest-09122008/" title="Daily Digest 09/12/2008">Daily Digest 09/12/2008</a></li>
<li>May 1, 2006 &#8212; <a href="http://getanewbrowser.com/2006/05/web-20-soa-saas/" title="Web 2.0, SOA, SaaS">Web 2.0, SOA, SaaS</a></li>
<li>December 7, 2007 &#8212; <a href="http://getanewbrowser.com/2007/12/friday-video-bonus-edition-4/" title="Friday Video: Bonus Edition">Friday Video: Bonus Edition</a></li>
<li>January 22, 2007 &#8212; <a href="http://getanewbrowser.com/2007/01/ergopod-an-ergonomic-workspace/" title="ErgoPod - An Ergonomic Workspace">ErgoPod - An Ergonomic Workspace</a></li>
<li>May 21, 2007 &#8212; <a href="http://getanewbrowser.com/2007/05/the-break-up/" title="The Break Up">The Break Up</a></li>
</ul>
<p><strong><em>48Web Presents</em></strong>:  <a href="http://CentralIowaBloggers.com">Central Iowa Bloggers</a><em> </em>A community of the best bloggers in central Iowa.</p>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/09/daily-digest-10012008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Highlight Midwest - October 29th</title>
		<link>http://getanewbrowser.com/2008/09/highlight-midwest-october-29th/</link>
		<comments>http://getanewbrowser.com/2008/09/highlight-midwest-october-29th/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:24:43 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[des moines]]></category>

		<category><![CDATA[highlight midwest]]></category>

		<category><![CDATA[kansas city]]></category>

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

		<guid isPermaLink="false">http://getanewbrowser.com/2008/09/highlight-midwest-october-29th/</guid>
		<description><![CDATA[October 29th will be a special day here in the midwest as the Highlight Midwest Conference debuts. This FREE event will highlight some of the greatest entrepreneurial, new media, and web gurus from some of the finest cities in all the land - Des Moines, Omaha, and Kansas City (aka the next Silicon Valley, err [...]]]></description>
			<content:encoded><![CDATA[<p>October 29th will be a special day here in the midwest as the <a href="http://highlightmidwest.org/?page_id=11" target="_blank">Highlight Midwest Conference</a> debuts. This FREE event will highlight some of the greatest entrepreneurial, new media, and web gurus from some of the finest cities in all the land - Des Moines, Omaha, and Kansas City (<i>aka the next Silicon Valley, err <a href="http://www.siliconprairienews.com/" target="_blank">Silicon Prairie</a> :-) </i>)</p>
<p>This day long event in our &#8220;flyover states&#8221; will be segmented in two parts. The first part of the day will be &#8220;focused highlights&#8221; which include demos and presentations from of the great companies that you&#8217;ve never heard of (but definitely need to). The second part of the day is a formal reception at the Kauffman Center featuring reps from each of these great cities to explain what the web means to their cities and how it is creating change.</p>
<p>If you are in the midwest and are into the web, social media, or are an entrepreneur YOU NEED TO COME.</p>
<p>Want more info?<br />
<a href="http://twitter.com/highlightmw" target="_blank">Twitter @highlightmw</a><br />
<a href="http://friendfeed.com/rooms/highlight-midwest" target="_blank">FriendFeed Room</a><br />
<a href="http://twitter.com/Jensenrf" target="_blank">Rob Jensen</a> - <a href="http://robjensen.info/blog/2008/09/hightlight-midwest-oct-29-in-kansas-city/" target="_blank">Highlight Midwest: Oct 29 in Kansas City</a><br />
<a href="http://twitter.com/jjsnyc" target="_blank">Jeff Slobotski</a> - <a href="http://www.siliconprairienews.com/2008/09/highlight-midwest/" target="_blank">Highlight Midwest - October 29th</a>
<ul class="related_post">
<li>August 29, 2008 &#8212; <a href="http://getanewbrowser.com/2008/08/twittad-launched-this-week-monetizing-twitter/" title="Twittad Launched This Week - Monetizing Twitter">Twittad Launched This Week - Monetizing Twitter</a></li>
<li>August 22, 2008 &#8212; <a href="http://getanewbrowser.com/2008/08/barcamp-des-moines-tomorrow/" title="BarCamp Des Moines Tomorrow!">BarCamp Des Moines Tomorrow!</a></li>
<li>August 5, 2008 &#8212; <a href="http://getanewbrowser.com/2008/08/des-moines-web-geeks-kickoff/" title="Des Moines Web Geeks Kickoff">Des Moines Web Geeks Kickoff</a></li>
<li>July 29, 2008 &#8212; <a href="http://getanewbrowser.com/2008/07/des-moines-web-geeks/" title="Des Moines Web Geeks">Des Moines Web Geeks</a></li>
<li>July 29, 2008 &#8212; <a href="http://getanewbrowser.com/2008/07/des-moines-co-working-arrives/" title="Des Moines Co-Working Arrives">Des Moines Co-Working Arrives</a></li>
</ul>
<p><strong><em>48Web Presents</em></strong>:  <a href="http://IowaBlogs.net">Iowa Blogs</a><em> </em>Iowa&#8217;s new hyper-local news source mashing together the best Iowa bloggers.</p>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/09/highlight-midwest-october-29th/feed/</wfw:commentRss>
		</item>
		<item>
		<title>links for 2008-09-27</title>
		<link>http://getanewbrowser.com/2008/09/links-for-2008-09-27/</link>
		<comments>http://getanewbrowser.com/2008/09/links-for-2008-09-27/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 12:00:39 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/09/links-for-2008-09-27/</guid>
		<description><![CDATA[
googlechartsharp - Google Code
(tags: api googlecharts .net)


Big Huge Thesaurus: Synonyms, antonyms, and rhymes (oh my!)
(tags: api thesaurus)


No related posts, you should check out&#8230;

February 2, 2006 &#8212; &#8221;Four things&#8221; meme
November 3, 2006 &#8212; Microsoft Revises Vista Licensing
June 27, 2008 &#8212; Google Launches MediaServer (?)
November 4, 2005 &#8212; welcome to our new site
March 12, 2006 &#8212; never [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://code.google.com/p/googlechartsharp">googlechartsharp - Google Code</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/api">api</a> <a href="http://delicious.com/abrudtkuhl/googlecharts">googlecharts</a> <a href="http://delicious.com/abrudtkuhl/.net">.net</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://words.bighugelabs.com/api.php">Big Huge Thesaurus: Synonyms, antonyms, and rhymes (oh my!)</a></div>
<div class="delicious-tags">(tags: <a href="http://delicious.com/abrudtkuhl/api">api</a> <a href="http://delicious.com/abrudtkuhl/thesaurus">thesaurus</a>)</div>
</li>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>October 26, 2007 &#8212; <a href="http://getanewbrowser.com/2007/10/world-war-20/" title="World War 2.0">World War 2.0</a></li>
<li>October 26, 2007 &#8212; <a href="http://getanewbrowser.com/2007/10/friday-video-bonus-edition/" title="Friday Video: Bonus Edition">Friday Video: Bonus Edition</a></li>
<li>February 23, 2006 &#8212; <a href="http://getanewbrowser.com/2006/02/did-someone-say-geocities/" title="Did someone say GeoCities?">Did someone say GeoCities?</a></li>
<li>July 10, 2007 &#8212; <a href="http://getanewbrowser.com/2007/07/more-iphone-hacks/" title="More iPhone Hacks">More iPhone Hacks</a></li>
<li>June 5, 2006 &#8212; <a href="http://getanewbrowser.com/2006/06/implementing-google-ajax-search/" title="Implementing Google AJAX Search">Implementing Google AJAX Search</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/09/links-for-2008-09-27/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android is Awesome - Friday Video</title>
		<link>http://getanewbrowser.com/2008/09/android-is-awesome-friday-video/</link>
		<comments>http://getanewbrowser.com/2008/09/android-is-awesome-friday-video/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 16:21:57 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Technology]]></category>

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

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

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

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

		<category><![CDATA[t-mobile]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/09/android-is-awesome-friday-video/</guid>
		<description><![CDATA[I think I&#8217;m sold. Sorry iPhone - you had your chance but your pimp AT&#38;T turned me away at the counter. Sorry! Now just waiting for the HTC Touch Pro to come to Sprint so I can drop AT&#38;T :-) (No offense T-Mobile)
Complete Synchronization with all things Google

T-Mobile G1 feature walkthrough

Quick Hands On Demo


September 17, [...]]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;m sold. Sorry iPhone - you had your chance but your pimp AT&amp;T turned me away at the counter. Sorry! Now just waiting for the HTC Touch Pro to come to Sprint so I can drop AT&amp;T :-) (No offense T-Mobile)</p>
<p><b>Complete Synchronization with all things Google</b></p>
<div class="youtube-video"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/z7qbPa1O8Ys&#038;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/z7qbPa1O8Ys&#038;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div>
<p><b>T-Mobile G1 feature walkthrough</b></p>
<div class="youtube-video"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/inRMILwJa-U&#038;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/inRMILwJa-U&#038;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div>
<p><b>Quick Hands On Demo</b></p>
<div class="youtube-video"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/POI1n0v-GDA&#038;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/POI1n0v-GDA&#038;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div>
<ul class="related_post">
<li>September 17, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/google-android-coming-september-23/" title="Google Android coming September 23">Google Android coming September 23</a></li>
<li>May 28, 2008 &#8212; <a href="http://getanewbrowser.com/2008/05/google-android-shown-off-at-i0/" title="Google Android shown off at I/0">Google Android shown off at I/0</a></li>
<li>September 17, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/google-to-acquire-valve-for-android-market/" title="Google to Acquire Valve for Android Market">Google to Acquire Valve for Android Market</a></li>
<li>September 12, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/google-ad-manager-available-to-the-masses/" title="Google Ad Manager Available to the Masses">Google Ad Manager Available to the Masses</a></li>
<li>September 3, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/no-google-chrome-for-me/" title="No Google Chrome for me">No Google Chrome for me</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/09/android-is-awesome-friday-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Content Delivery Networks - Demystified</title>
		<link>http://getanewbrowser.com/2008/09/content-delivery-networks-demystified/</link>
		<comments>http://getanewbrowser.com/2008/09/content-delivery-networks-demystified/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 13:10:00 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Technology]]></category>

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

		<category><![CDATA[content delivery network]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/09/content-delivery-networks-demystified/</guid>
		<description><![CDATA[Yesterday I wrote about Amazon&#8217;s entrance into the Content Delivery Network (CDN) space with their newest web service offering. CDN&#8217;s are not a new technology and this is actually a crowded market - one that Amazon hopes to enter and commoditize.
What is a Content Delivery Network?In layman&#8217;s terms a CDN provides the ability to deliver [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday <a href="http://getanewbrowser.com/2008/09/amazon-web-services-content-delivery-service/" title="Amazon Content Delivery Service">I wrote about Amazon&#8217;s entrance into the Content Delivery Network</a> (CDN) space with their newest web service offering. CDN&#8217;s are not a new technology and this is actually a crowded market - one that Amazon hopes to enter and commoditize.</p>
<p><b>What is a Content Delivery Network</b>?<br />In layman&#8217;s terms a CDN provides the ability to deliver content in a scalable, highly available, and cost-efficient way. If you want a more technical explanation (who does?) here&#8217;s what Wikipedia has to offer:</p>
<blockquote cite="http://en.wikipedia.org/wiki/Content_Delivery_Network"><p>Modern CDN&#8217;s can dynamically distribute assets to strategically placed redundant core, fallback and edge servers. Modern CDN&#8217;s can have automatic server availability sensing with instant user redirection. A CDN can offer 100% availability, even with large power, network or hardware outages.</p>
<p>Modern CDN technologies give more control of asset delivery and network load. They can optimize capacity per customer, provide views of realtime load and statistics, reveal which assets are popular, show active regions and report exact viewing details to the customers. - <em><a href="http://en.wikipedia.org/wiki/Content_Delivery_Network" target="_blank" title="Content Delivery Networks">via Wikipedia</a></em></p></blockquote>
<p>As I mentioned, Amazon is entering a crowded market with the likes of <a href="http://www.akamai.com/" target="_blank">Akamai</a>, <a href="http://www.limelightnetworks.com/" target="_blank">Limelight</a>, and <a href="http://www.us.cdnetworks.com/" target="_blank">CDNetworks</a>. Luckily they have a good start with their Simple Storage Service (S3) - which will provide the backbone of their new CDN.</p>
<p><b>How does a content delivery network work?</b> <br />Here is a simple example&#8230;</p>
<p><a href="http://upload.wikimedia.org/wikipedia/commons/8/88/Akamaiprocess.png" target="_blank" title="How does a Content Delivery Network Work?"><img src="http://upload.wikimedia.org/wikipedia/commons/8/88/Akamaiprocess.png" width="400" /></a></p>
<p><b>What does this mean for you?</b><br />Ahh the big question&#8230; I can just see <a href="http://createwowmedia.com" target="_blank" title="Multimedia Consulting in Des Moines, IA">Doug</a> asking - &#8220;All this tech crap is cool but how will this help me?&#8221; Well, since you asked I&#8217;ll tell you how we use a CDN at <a href="http://48WebConsulting.com/" title="Web Strategy, Development, and Consulting in Des Moines, IA" target="_blank">48Web</a>. We don&#8217;t use anything fancy at this point - just <a target="_blank" href="http://www.google.com/url?sa=t&#038;source=web&amp;ct=res&#038;cd=1&amp;url=http%3A%2F%2Faws.amazon.com%2Fs3&#038;ei=gcHSSKnyDZOugwLCk5CECQ&amp;usg=AFQjCNHb37MvhIRjHaWbjYbkcF4b0POJjg&amp;sig2=wgWPXAKPyHfjVr51nVnQBw">Amazon S3</a>. Simply enough - we use it to host *stuff* so we don&#8217;t have to worry about our websites going down due to the increased load - which helps us scale. We learned this lesson when we launched <a href="http://iowaflood.com" target="_blank">Iowa Flood</a> (our citizen journalism experiment). Within hours of launching we were getting hit with thousands of requests every few minutes. Needless to say our shared hosting environment for our &#8220;experiment&#8221; couldn&#8217;t handle it. In order to offload most of the strain we moved all the multimedia content to Amazon S3. Our thoughts were &#8220;let them worry about handling this load&#8221; while we concentrate on our user&#8217;s experience.</p>
<p>We also use this in our product development. In order to take the strains off our server we host our images, icons, javascripts, css, etc on S3. This takes the load off our servers and lets it scale much easier. At that point all we need to worry about is how efficient our connectivity is to our database - as we let the CDN take care of all our &#8220;assets&#8221;. We&#8217;re developers - not System Administrators. A CDN gives us a worry free distribution model that is VERY cheap.</p>
<p><b>How much does this stuff cost?</b><br />Current CDN solutions are very expensive but I have a feeling that Amazon is going to completely undercut the CDN market by offering their standard &#8220;pay for only what you use&#8221; approach which is great. It helps small companies (like us) scale based on demand. Our monthly bill for Amazon S3 is often under $5/mo. I am hoping their CDN can offer similar prices.</p>
<p>&#8212;-</p>
<p>As usual if you have any questions about CDN&#8217;s, leave a comment. If you want to know how your company can leverage this awesome technology, feel free to <a href="http://48webconsulting.com/consulting/ask-andy/" target="_blank" title="A la carte micro-consulting from your very own Web Guru">Ask Andy</a>.
<ul class="related_post">
<li>September 18, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/amazon-web-services-content-delivery-service/" title="Amazon Web Services Content Delivery Service">Amazon Web Services Content Delivery Service</a></li>
</ul>
<p><strong><em>48Web Presents</em></strong>:  <a href="http://getfreshfeeds.com">Fresh Feeds</a><em> </em>Monitor your brand, company, competitors, or yourself in our Awareness Engine</p>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/09/content-delivery-networks-demystified/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Daily Digest 09/19/2008</title>
		<link>http://getanewbrowser.com/2008/09/daily-digest-09192008/</link>
		<comments>http://getanewbrowser.com/2008/09/daily-digest-09192008/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 03:30:13 +0000</pubDate>
		<dc:creator>Andy Brudtkuhl</dc:creator>
		
		<category><![CDATA[Reading]]></category>

		<guid isPermaLink="false">http://getanewbrowser.com/2008/09/daily-digest-09192008/</guid>
		<description><![CDATA[
The Current TV-Twitter Deal
Melding the online and broadcast experience is really at the center of this Twitter/Current debate initiative, and it’s sort of a Phase I for what we refer to as building out a set of APIs for online content and communities in regards to television.
tags: getanewbrowser, twitter, current

Jason Fried - Things We’ve Learned [...]]]></description>
			<content:encoded><![CDATA[<ul class='diigo-linkroll'>
<li>
<p class='diigo-link'><a href="http://redcouch.typepad.com/weblog/2008/09/sm-global-repor.html">The Current TV-Twitter Deal</a></p>
<p class='diigo-description'>Melding the online and broadcast experience is really at the center of this Twitter/Current debate initiative, and it’s sort of a Phase I for what we refer to as building out a set of APIs for online content and communities in regards to television.</p>
<p class='diigo-tags'>tags: <a href='http://www.diigo.com/user/abrudtkuhl/getanewbrowser'>getanewbrowser</a>, <a href='http://www.diigo.com/user/abrudtkuhl/twitter'>twitter</a>, <a href='http://www.diigo.com/user/abrudtkuhl/current'>current</a></p>
<li>
<p class='diigo-link'><a href="http://www.krisjordan.com/2008/09/17/jason-fried-10-things-weve-learned-at-37signals">Jason Fried - Things We’ve Learned at 37Signals</a></p>
<p class='diigo-description'>Going to range from collaboration to design, hiring, lots of things without diving into too much detail. 20-25 minutes of talking and then Q&#038;A.</p>
<p class='diigo-tags'>tags: <a href='http://www.diigo.com/user/abrudtkuhl/37signals'>37signals</a>, <a href='http://www.diigo.com/user/abrudtkuhl/software'>software</a>, <a href='http://www.diigo.com/user/abrudtkuhl/design'>design</a>, <a href='http://www.diigo.com/user/abrudtkuhl/getanewbrowser'>getanewbrowser</a></p>
<li>
<p class='diigo-link'><a href="http://nettuts.com/javascript-ajax/10-rare-but-clever-javascript-techniques">10 Smart Javascript Techniques to Improve Your UI</a></p>
<p class='diigo-description'>Javascript is typically used as an aesthetic language in web development. This means that web developers should almost always be using Javascript for one thing only: Improving the visitor&#8217;s experience. There are many clever and useful ways to improve a site from the user interface perspective. A developer can find nearly any snippet of Javascript to achieve what he or she wants to accomplish.</p>
<p class='diigo-tags'>tags: <a href='http://www.diigo.com/user/abrudtkuhl/javascript'>javascript</a>, <a href='http://www.diigo.com/user/abrudtkuhl/webdesign'>webdesign</a>, <a href='http://www.diigo.com/user/abrudtkuhl/getanewbrowser'>getanewbrowser</a></p>
</ul>
<h3>No related posts, you should check out&#8230;</h3>
<ul class="related_post">
<li>December 20, 2006 &#8212; <a href="http://getanewbrowser.com/2006/12/on-linkedin/" title="On LinkedIn">On LinkedIn</a></li>
<li>September 9, 2008 &#8212; <a href="http://getanewbrowser.com/2008/09/daily-digest-09102008/" title="Daily Digest 09/10/2008">Daily Digest 09/10/2008</a></li>
<li>July 9, 2008 &#8212; <a href="http://getanewbrowser.com/2008/07/links-for-2008-07-09/" title="links for 2008-07-09">links for 2008-07-09</a></li>
<li>November 9, 2005 &#8212; <a href="http://getanewbrowser.com/2005/11/where-standards-matter-least-when-they-should-matter-most/" title="Where standards matter least when they should matter most">Where standards matter least when they should matter most</a></li>
<li>January 11, 2006 &#8212; <a href="http://getanewbrowser.com/2006/01/chatsum/" title="Chatsum">Chatsum</a></li>
</ul>
<p><strong><em>48Web Presents</em></strong>:  <a href="http://CentralIowaBloggers.com">Central Iowa Bloggers</a><em> </em>A community of the best bloggers in central Iowa.</p>
]]></content:encoded>
			<wfw:commentRss>http://getanewbrowser.com/2008/09/daily-digest-09192008/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
