<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Whatever11's Weblog</title>
	<atom:link href="http://whatever11.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatever11.wordpress.com</link>
	<description>Whatever you like to know is right in front of you.</description>
	<lastBuildDate>Thu, 08 Nov 2007 05:40:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='whatever11.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Whatever11's Weblog</title>
		<link>http://whatever11.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://whatever11.wordpress.com/osd.xml" title="Whatever11&#039;s Weblog" />
	<atom:link rel='hub' href='http://whatever11.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Static/Dynamic IP Address</title>
		<link>http://whatever11.wordpress.com/2007/11/08/staticdynamic-ip-address/</link>
		<comments>http://whatever11.wordpress.com/2007/11/08/staticdynamic-ip-address/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:40:10 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[IP Address]]></category>

		<guid isPermaLink="false">http://whatever11.wordpress.com/2007/11/08/staticdynamic-ip-address/</guid>
		<description><![CDATA[A static IP address is a number (in the form of a dotted quad) that is assigned to a computer by an Internet service provider (ISP) to be its permanent address on the Internet. Computers use IP addresses to locate and talk to each other on the Internet, much the same way people use phone [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=8&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A static IP address is a number (in the form of a <a href="http://searchsmb.techtarget.com/sDefinition/0,,sid_gci211994,00.html" class="inline">dotted quad</a>) that is assigned to a computer by an Internet service provider (<a href="http://searchvb.techtarget.com/sDefinition/0,,sid7_gci214028,00.html" class="inline">ISP</a>) to be its permanent address on the Internet. Computers use IP addresses to locate and talk to each other on the Internet, much the same way people use phone numbers to locate and talk to one another on the telephone. When you want to visit whatis.com, your computer asks a domain name system (<a href="http://searchnetworking.techtarget.com/sDefinition/0,,sid66_gci213908,00.html" class="inline">DNS</a>) server (think telephone information operator) for the correct dotted quad number (think phone number) for whatis.com and your computer uses the answer it receives to connect to the whatis.com <a href="http://searchvb.techtarget.com/definition/0,,sid8_gci212964,00.html" class="inline">server</a>.</p>
<p>It would be simple if every computer that connects to the Internet could have its own static IP number, but when the Internet was first conceived, the architects didn&#8217;t foresee the need for an unlimited number of IP addresses. Consequently, there are not enough IP numbers to go around. To get around that problem, many Internet service providers limit the number of static IP addresses they allocate, and economize on the remaining number of IP addresses they possess by temporarily assigning an IP address to a requesting Dynamic Host Configuration Protocol (<a href="http://searchvoip.techtarget.com/sDefinition/0,,sid9_gci213894,00.html" class="inline">DHCP</a>) computer from a pool of IP addresses.  The temporary IP address is called a dynamic IP address.</p>
<p>Requesting DHCP computers receive a dynamic IP address (think temporary phone number) for the duration of that Internet session or for some other specified amount of time. Once the user disconnects from the Internet, their dynamic IP address goes back into the IP address pool so it can be assigned to another user. Even if the user reconnects immediately, odds are they will not be assigned the same IP address from the pool. To keep our telephone telephone analogy going, using a dynamic IP address is similar to using a pay phone. Unless there is a reason to receive a call, the user does not care what number he or she is calling from.</p>
<p>There are times, however, when users who connect to the Internet using dynamic IP wish to allow other computers to locate them. Perhaps they want to use CU-SeeMe or use a <a href="http://searchvoip.techtarget.com/sDefinition/0,,sid8_gci214148,00.html" class="inline">VoIP</a> application to make long distance phone calls using their IP connection. In that case, they would need a static IP address. The user has two choices; they can contact their ISP and request a static IP address, or they can use a dynamic DNS service. Either choice will probably involve an additional monthly fee.</p>
<p>Using a dynamic DNS service works as if there was an old-fashioned telephone message service at your computer&#8217;s disposal. When a user registers with a DNS service and connects to the Internet with a dynamic IP address, the user&#8217;s computer contacts the DNS service and lets them know what IP address it has been assigned from the pool; the service works with the DNS server to forward the correct address to the requesting DHCP computer. (Think of calling the message service and saying &#8220;Hi. I can be reached at 435.44.32.111 right now. Please tell anyone who tries to reach me to call that number.) Using a dynamic DNS service to arrange for computers to find you even though you are using a dynamic IP address is the next-best thing to having a static IP.</p>
<p><a href="http://searchvb.techtarget.com/sDefinition/0,,sid8_gci212389,00.html" class="inline">IPv6</a>, which has also been called &#8220;IPng&#8221; (IP Next Generation), lengthens IP addresses from 32 bits to 128 bits and increasesthe number of available IP addressess significantly, making static IP addresses easier and less expensive to obtain and maintain.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=8&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/11/08/staticdynamic-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby on Rails: Faster, easier Web development</title>
		<link>http://whatever11.wordpress.com/2007/11/08/ruby-on-rails-faster-easier-web-development/</link>
		<comments>http://whatever11.wordpress.com/2007/11/08/ruby-on-rails-faster-easier-web-development/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:36:32 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[RoR]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://whatever11.wordpress.com/2007/11/08/ruby-on-rails-faster-easier-web-development/</guid>
		<description><![CDATA[Chances are you&#8217;ve heard the term Ruby on Rails &#8212; probably from someone on your Web development team lobbying heavily to use it for some or all of your company&#8217;s Web development. Ruby on Rails (also known as RoR and Rails) is a Web application framework written in Ruby, an object-oriented programming language known for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=7&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-left:5px;margin-right:5px;"><font face="Verdana" size="1">Chances are you&#8217;ve heard the term <em>Ruby on Rails</em> &#8212; probably from someone on your Web  				development team lobbying heavily to use it for some or all of  				your company&#8217;s Web development. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Ruby on Rails (also known as RoR  				  and Rails) is a Web application framework written in Ruby, an  				  object-oriented programming language known for its clean syntax.  				  Released in 2004, RoR is an open-source project that originally  				  served as the foundation of a project management tool designed  				  by Web development company <strong> <a href="http://www.37signals.com/" target="new"> 37signals LLC</a></strong>. It is easily ported among Linux, Windows  				  and Macintosh environments, and it can have a dramatic impact on  				  the speed at which a Web development team is able to build and  				  maintain enterprise Web sites and applications. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Equal parts design philosophy and  				  development environment, Rails offers developers a few key  				  code-level advantages when constructing database-backed Web  				  applications. One of the central tenets emphasizes using less  				  code for application development by avoiding redundancy and  				  following Rails conventions. This means increased performance  				  and, ideally, decreased development times. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">For instance, the Ruby on Rails  				  Web site <strong> <a href="http://www.rubyonrails.org/screencasts" target="new"> offers tutorials</a></strong> for creating a Web-based search engine  				  for Flickr in five minutes or building a complete weblog in 15  				  minutes. RoR also allows for easy utilization of Asynchronous  				  JavaScript and XML (<strong>AJAX</strong>)  				  technologies. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Thanks to these efficiencies and  				  the open-source nature of the Web development framework, Ruby on  				  Rails is experiencing a tremendous surge in popularity. Notable  				  apps and sites built on Rails include 37signals&#8217; own <strong> <a href="http://www.basecamphq.com/" target="new"> Basecamp</a></strong> project management tool, the <strong> <a href="http://www.jobster.com/" target="new"> Jobster</a></strong> job search site and <strong> <a href="http://www.revolutionhealth.com/" target="new"> Revolution Health</a></strong>, an interactive health information  				  site headed by former AOL LLC CEO Steve Case. And Apple has  				  announced that Mac OS X 10.5 (code-named &#8220;Leopard&#8221;) will ship  				  with Rails <strong> <a href="http://www.eweek.com/article2/0,1895,2000971,00.asp" target="new"> bundled into the operating system</a></strong> when it is released  				  this spring. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">For more details on Ruby on Rails,  			    see the official <strong> <a href="http://www.rubyonrails.org/" target="new"> Ruby on Rails Web site</a></strong>,<strong> <a href="http://en.wikipedia.org/wiki/Ruby_on_Rails" target="new"> Wikipedia RoR entry.</a></strong></font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=7&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/11/08/ruby-on-rails-faster-easier-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
		<item>
		<title>Ultra-Wideband: 200x personal-area networking</title>
		<link>http://whatever11.wordpress.com/2007/11/08/ultra-wideband-200x-personal-area-networking/</link>
		<comments>http://whatever11.wordpress.com/2007/11/08/ultra-wideband-200x-personal-area-networking/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:36:27 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://whatever11.wordpress.com/2007/11/08/ultra-wideband-200x-personal-area-networking/</guid>
		<description><![CDATA[As it currently stands, personal-area networking via Bluetooth is useful for telephone conversations, data syncing between mobile and stationary devices and, in extreme cases, music. But it doesn&#8217;t take much to imagine a type of usefulness &#8212; think video, rich audio and large files &#8212; that transcends this wireless technology&#8217;s current capabilities. Enter Ultra-Wideband (UWB). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=4&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-left:5px;margin-right:5px;"><font face="Verdana" size="1">As it currently stands,  				personal-area networking via Bluetooth is useful for telephone  				conversations, data syncing between mobile and stationary  				devices and, in extreme cases, music. But it doesn&#8217;t take much  				to imagine a type of usefulness &#8212; think video, rich audio and  				large files &#8212; that transcends this wireless technology&#8217;s  				current capabilities. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Enter Ultra-Wideband (UWB). A  				  technology for rapidly transmitting data over radio in the 3.1-  				  to 10.6-GHz range, UWB is capable of generating data transfer  				  rates approaching 500Mbit/sec. with relatively low power  				  consumption. By way of contrast, Bluetooth&#8217;s top speed is only  				  2.1Mbit/sec. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">One of the underlying strengths of  				  Ultra-Wideband is that it uses data-rich repeated pulses of  				  energy in the radio spectrum to transmit data. These pulses have  				  a fairly short range of 30 feet. In contrast to most wireless  				  systems, which typically transmit data over a narrow band of  				  frequencies, UWB transmissions occur over a much wider spectrum  				  of radio frequencies. Here&#8217;s an example of how it works: Imagine  				  mopping a floor. As you increase the width of the mop, you can  				  cover a greater surface area on the floor. </font></p>
<p class="MsoNormal" style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The other advantage that these  				  short, powerful waves have over conventional wireless  				  transmissions is that because they are so short, they are less  				  subject to interference and cancellation effects.</font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">There are currently two competing  				  UWB specifications: one proposed by the <strong> <a href="http://www.uwbforum.org/" target="new"> UWB Forum</a></strong> and another championed by the <strong> <a href="http://www.wimedia.org/" target="new"> WiMedia Alliance</a></strong>. Neither specification has yet to be  				  ratified as &#8220;official.&#8221; However, the WiMedia Alliance&#8217;s UWB spec  				  has received <strong> <a href="http://www.intel.com/technology/comms/uwb/index.htm" target="new"> Intel&#8217;s backing</a></strong>, making it the frontrunner in this  				  classic Betamax-vs.-VHS turf war. The chipmaker has a page on  				  its Web site that indicates some of this emerging standard&#8217;s  				  advantages, including the following: </font></p>
<ul>
<li class="MsoNormal1">
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The ability to wirelessly                        connect a mobile computer or PDA to a digital projector </font></p>
</li>
<li class="MsoNormal1">
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The ability play digital video                        from a camcorder onto an HDTV without having to connect any                        wires </font></p>
</li>
<li class="MsoNormal1">
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The ability to transmit                        information from a PC (or any device for that matter) to a                        printer, scanner or any other device </font></p>
</li>
</ul>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Still not convinced about UWB? In  				  2006, the Bluetooth technology specification team announced that  				  it will <strong> <a href="http://www.palminfocenter.com/news/8497/bluetooth-adopts-ultra-wideband-technology/" target="new"> integrate the WiMedia Alliance&#8217;s UWB specification</a></strong> into  				  the Bluetooth standard in a future iteration. This will result  				  in a significant boost of Bluetooth&#8217;s capabilities. The end  				  result will likely be a quantum leap forward in personal-area  			    networking. </font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=4&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/11/08/ultra-wideband-200x-personal-area-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
		<item>
		<title>Advanced CPU architectures: Penryn, Fusion and more</title>
		<link>http://whatever11.wordpress.com/2007/11/08/advanced-cpu-architectures-penryn-fusion-and-more/</link>
		<comments>http://whatever11.wordpress.com/2007/11/08/advanced-cpu-architectures-penryn-fusion-and-more/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:36:24 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[CPU architecture]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[penryn]]></category>

		<guid isPermaLink="false">http://whatever11.wordpress.com/2007/11/08/advanced-cpu-architectures-penryn-fusion-and-more/</guid>
		<description><![CDATA[If you think dual-core and quad-core processors are intriguing, wait until you see what CPU manufacturers Intel and Advanced Micro Devices Inc. have planned for 2007 and beyond. The coming twelve months will play a critical role in defining new models, architectures, and materials for developing highly advanced, state-of-the-art processors. First consider Intel&#8217;s upcoming Penryn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=6&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-left:5px;margin-right:5px;"><font face="Verdana" size="1">If you think dual-core and  				quad-core processors are intriguing, wait until you see what CPU  				manufacturers Intel and Advanced Micro Devices Inc. have planned  				for 2007 and beyond. The coming twelve months will play a  				critical role in defining new models, architectures, and  				materials for developing highly advanced, state-of-the-art  				processors. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">First consider Intel&#8217;s upcoming  				  Penryn processor architecture. Currently, Intel is fabricating  				  the vast majority of its CPUs &#8212; including the highly popular  				  Core 2 Duo line &#8212; on a 65-nanometer process. However, in recent  				  months, the chipmaker has successfully manufactured prototypes  				  of a processor fabricated on a 45nm process. And both Intel and  				  IBM have recently announced the development of a new <strong> &#8220;high-k&#8221;</strong> insulating material that will enable the two  				  chipmakers to shrink CPU die size to 45nm without losing thermal  				  or electrical efficiencies. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">For Intel, the end result of this  				  process will be a brand-new CPU architecture. With a possible  				  release date of late 2007 or early 2008, Penryn processors will  				  likely boast increased performance and battery life, and this  				  architecture could lay down a foundation that would allow for  				  eight, 16 or even 32 CPU cores on a single processor die.</font></p>
<p class="MsoNormal" style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">AMD&#8217;s microprocessor plans are no  				  less ambitious. In some ways, they&#8217;re even more advanced than  				  Intel&#8217;s because they embrace a new trend in CPU design known as <strong> <a href="http://www.linuxjournal.com/article/8368" target="new"> heterogeneous processing</a></strong>. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Based on recent public  				  announcements, it appears that in the coming year, AMD will  				  leverage its recent acquisition of graphics chip manufacturer  				  ATI Technologies Inc. to produce a brand-new series of  				  processors code-named &#8220;Fusion&#8221; that combine traditional CPUs and  				  graphics processing units into a dual- or quad-core central  				  processing unit. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">In theory, this model allows for a  				  PC desktop, laptop, or server to use a standard CPU core to  				  perform standard PC/OS functions, while specialist cores tackle  				  other tasks, such as 3D graphics or floating-point-intensive  				  calculations. AMD&#8217;s proprietary name for its take on  				  heterogeneous processing is Advanced Processing Unit.</font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">One of the most interesting  				  subplots regarding the development of advanced CPU architectures  				  is the broad implications these new CPU designs will have on the  				  future design and development of software, motherboards and  				  more. An Intel research group, for instance, is exploring the  				  greater ramifications of an <strong> 80-core CPU</strong> at the hardware and software level. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Finally, software developers are  				  beginning to develop multi-threaded applications designed to  				  accommodate multiple processing cores by sending whole chunks of  				  program code instructions to separate CPU cores. Without  				  multi-threaded applications, the performance potential of  				  multicore processors is greatly reduced. As Ars Technica LLC  				  describes in its very interesting account of the <strong> <a href="http://arstechnica.com/articles/paedia/cpu/valve-multicore.ars" target="new"> challenges programmers face</a></strong> in writing multi-threaded  				  code, it&#8217;s no easy task, but one that could have huge speed and  				  efficiency payoffs in the long run. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Whew! There you have it: Five  				  technologies that will make your computing life faster and more  				  efficient. Which means easier. Which means happier. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Now it&#8217;s your turn. Which  				  technologies do you have your eye on right now? Remember, these  				  should be technologies that you think will have a solid impact  			    on computing in the very near future. Sen dus your comments! </font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=6&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/11/08/advanced-cpu-architectures-penryn-fusion-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
		<item>
		<title>Hosted hardware: Supercomputing for the masses</title>
		<link>http://whatever11.wordpress.com/2007/11/08/hosted-hardware-supercomputing-for-the-masses/</link>
		<comments>http://whatever11.wordpress.com/2007/11/08/hosted-hardware-supercomputing-for-the-masses/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:36:22 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[grid computing]]></category>
		<category><![CDATA[hosted hardware]]></category>

		<guid isPermaLink="false">http://whatever11.wordpress.com/2007/11/08/hosted-hardware-supercomputing-for-the-masses/</guid>
		<description><![CDATA[Imagine a networking task for your large, small or home business that is so big you need an enterprise server to handle it. Now imagine being able to lease such a server on an on-demand basis. This ability to tap into a grid of supercomputing power the same way your house taps into the municipal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=5&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Imagine a networking task for your large, small or home business that is so big you need an enterprise server to handle it. Now imagine being able to lease such a server on an on-demand basis. This ability to tap into a grid of supercomputing power the same way your house taps into the municipal water supply is the premise behind the concept of hosted hardware.  Large technology players such as IBM, Sun Microsystems Inc. and Hewlett-Packard Co. already sell computing power to sizable corporations, typically on a large scale. But new services from the likes of Amazon.com Inc. and 3tera Inc. are bringing on-demand computing to midsize and small businesses. This concept is known as hosted hardware or grid computing.  Not surprisingly, one of the key ingredients in this process is virtualization. Here&#8217;s how it works: On a per-demand basis, clients can choose to pay around 10 cents per virtual server per hour for access to spawned instances of virtual servers. In Amazon.com&#8217;s case, these servers have the equivalent power of a server with a 1.7-GHz Xeon processor, almost 2GB of RAM, a 160GB hard drive and a high-speed Internet connection.  As InfoWorld&#8217;s Jon Udell points out, it&#8217;s cheaper to use a dedicated hosting provider for ongoing needs that don&#8217;t fluctuate. But for occasional bursts of use, the on-demand model pays off for businesses that don&#8217;t have a lot of computing power in house.  Perhaps one of the most interesting aspects of hosted, grid-based computing is that it allows large corporations such as Amazon.com to lease the down cycles of their servers to smaller businesses. In fact, Amazon began selling similar services early last year. In March 2006, the company announced a Simple Storage Service (S3) that allows clients to store data on its servers at the rate of 15 cents per gigabyte per month, plus 20 cents per gigabyte of transferred data. In July of 2006, Amazon launched a Simple Queuing Service (SQS) that allows developers to move data and messages between the various components of noncentralized applications.  Grid computing has received considerable hype over the past few years, but given the increasing emphasis on enterprise efficiencies, 2007 could be its breakthrough year. How big is this potential market? Robert Rosenberg, president of analyst firm Insight Research Corp., sees what is essentially rental-based distributed computing becoming a $24.5 billion market by 2011. (To get a free executive summary or to purchase the full report, see the Insight Research site.)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=5&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/11/08/hosted-hardware-supercomputing-for-the-masses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
		<item>
		<title>NAND drives: Bye-bye, HDD?</title>
		<link>http://whatever11.wordpress.com/2007/11/08/nand-drives-bye-bye-hdd/</link>
		<comments>http://whatever11.wordpress.com/2007/11/08/nand-drives-bye-bye-hdd/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 05:12:52 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[harddisk]]></category>
		<category><![CDATA[HDD]]></category>
		<category><![CDATA[nand]]></category>

		<guid isPermaLink="false">http://whatever11.wordpress.com/2007/11/08/nand-drives-bye-bye-hdd/</guid>
		<description><![CDATA[t&#8217;s nice to know that 2007 will finally bring one of the most coveted advances in computing &#8212; the solid-state hard drive. The appeal of solid-state drives (SSD) is plain: They&#8217;re lighter, faster, quieter and less power-hungry than conventional notebook hard disk drives (HDD), and they won&#8217;t break if you drop them. NAND is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=3&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font face="Verdana" size="1">t&#8217;s nice to know that 2007 will  				finally bring one of the most coveted advances in computing &#8212;  				the solid-state hard drive. The appeal of solid-state drives (SSD)  				is plain: They&#8217;re lighter, faster, quieter and less power-hungry  				than conventional notebook hard disk drives (HDD), and they  				won&#8217;t break if you drop them. NAND is the storage technology  				that will drive SSDs, making it one of the key technologies to  				watch in 2007. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">NAND (which stands for &#8220;Not and&#8221;)  				  is a type of flash memory technology that excels at reading,  				  writing and erasing data from flash memory. NOR (short for &#8220;Not  				  or&#8221;) is the other type of flash-based storage and is better  				  suited for retrieving data from smaller devices like cell  				  phones. NAND&#8217;s strengths make it ideally suited for  				  larger-storage drives. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Recognizing the appeal of  				  solid-state mass-storage drives, a number of memory  				  manufacturers have begun to develop flash memory drives for  				  inclusion in laptops and other portable devices. In early 2006,  				  Samsung Corp. announced the development of a <strong> 32GB NAND drive</strong> that it touted as a &#8220;hard-drive&#8221; killer,  				  and both Samsung and Sony Corp. have released notebooks with  				  flash-based drives in Asia. A number of other notebook  				  manufacturers, including Toshiba Corp. and Lenovo Group Ltd.,  				  have expressed a desire to integrate memory drives into notebook  				  computers. </font></p>
<p class="MsoNormal" style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Recent reports have indicated that  				  solid-state hard drives are being built with data throughput  				  capacity of up to <strong> 62MB/sec.</strong> This is close to 100 times faster than  				  conventional hard drives. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The kicker? The 32GB drive that  				  SanDisk Corp. claims is capable of these speeds has a 1.8-in.  				  design. Finally, because of their small size and lack of moving  				  parts, NAND drives consume a fraction of the energy and generate  				  a small percentage of the heat of standard disk-based drives. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The downside of NAND drives is  				  that these tiny drives cost upwards of $500 or $600. That&#8217;s a  				  lot of budget room to spend on a 32GB drive, which explains why  				  technology hasn&#8217;t been implemented in more laptop  				  configurations. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Perhaps as a short-term measure  				  while the price per gigabyte of fixed-drive NAND storage drops  				  &#8212; a market condition that <strong> appears to be developing</strong> courtesy of industry oversupply  				  &#8212; drive manufacturers are beginning to experiment with and  				  embrace <strong> hybrid hard drives</strong> that use both traditional moving  				  parts as well as NAND storage. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">The working concept behind these  				  drives is a NAND cache of substantial enough size (under 1GB,  				  with initial sizes ranging from 128MB to 256MB) to store a high  				  number of the small, frequently accessed files that operating  				  systems and users work with. Caching these files allows the main  				  drive to shut down during standard system operation, reducing  				  power consumption and extending battery life. In the summer of  				  2006, Samsung announced plans to release <strong> <a href="http://www.tgdaily.com/2006/05/17/samsung_hybrid_hard_disk/" target="new"> one such hybrid hard drive</a></strong> at the same time Microsoft  				  Corp. released Windows Vista. This product is still pending. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <font face="Verdana" size="1">Intel Corp. has also been smart  				  enough to pick up on this awkward stage of drive technology. The  				  company&#8217;s pending flash cache technology, code-named &#8220;Robson,&#8221;  				  permits faster hard-drive throughput by using a flash memory  				  cache on the motherboard to speed up disk-based data transfers. </font></p>
<p style="margin-left:5px;margin-right:5px;"> <span style="font-family:Verdana;"><font size="1">Microsoft also  				  understands the importance of hybrid hard drives. ReadyDrive,  				  one of Windows Vista&#8217;s new features, was created to accommodate  				  and enhance the performance of hybrid drives by intelligently  				  storing the most frequently accessed files on this cache. The  				  new operating system also includes native support for  				  solid-state drives via ReadyBoost, another new feature that  				  allows Windows to use flash memory devices as additional memory  				  caches or even as boot disks to enhance performance. This is  				  welcome relief for those of us holding onto the promise of pure,  			    solid-state drives. </font></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=3&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/11/08/nand-drives-bye-bye-hdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://whatever11.wordpress.com/2007/09/17/hello-world/</link>
		<comments>http://whatever11.wordpress.com/2007/09/17/hello-world/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 13:57:05 +0000</pubDate>
		<dc:creator>whatever11</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=1&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/whatever11.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/whatever11.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whatever11.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/whatever11.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/whatever11.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/whatever11.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/whatever11.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/whatever11.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/whatever11.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/whatever11.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whatever11.wordpress.com&amp;blog=1736169&amp;post=1&amp;subd=whatever11&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whatever11.wordpress.com/2007/09/17/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20aa99e77b2be464f50b6a179af84c94?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">whatever11</media:title>
		</media:content>
	</item>
	</channel>
</rss>
