<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"><head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<title>WordPress.com &#187; Get a Free Blog Here</title>


	<link rel="alternate" type="application/rss+xml" title="WordPress.com News" href="http://en.blog.wordpress.com/feed/" />


<link rel="stylesheet" type="text/css" href="/wp-content/themes/h4/style.css?m=1252010380b" media="screen" />
<!--[if lt IE 7]>
<link href="/wp-content/themes/h4/ie6.css?m=1250727290b" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->
<!--[if lt IE 8]>
	<style type="text/css" media="screen">#front-page ul#topnav,.loggedin ul#topnav{width:510px}ul#topnav li{display:inline}</style>
<![endif]-->
<link rel="search" type="application/opensearchdescription+xml" href="http://en.search.wordpress.com/opensearch.xml" title="WordPress.com" />
<script type="text/javascript">
/* <![CDATA[ */
function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){oldonload();func();}}}
/* ]]> */
</script>
<link rel='stylesheet' href='http://s.wordpress.com/wp-content/themes/h4/global.css?m=1250727290b' type='text/css' />
<script type='text/javascript' src='http://s2.wordpress.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://wordpress.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://wordpress.com/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='WordPress.com Blog' href='http://wordpress.com' />
<meta name="generator" content="WordPress.com" />
<link rel="shortcut icon" type="image/x-icon" href="http://www.gravatar.com/blavatar/4e21d703d81809d215ceaabbf07efbc6?s=16&#038;d=http://s.wordpress.com/favicon.ico" />
<link rel="icon" type="image/x-icon" href="http://www.gravatar.com/blavatar/4e21d703d81809d215ceaabbf07efbc6?s=16&#038;d=http://s.wordpress.com/favicon.ico" />
<link rel="apple-touch-icon" href="http://www.gravatar.com/blavatar/653166773dc88127bd3afe0b6dfe5ea7?s=158&#038;d=http://s.wordpress.com/wp-content/themes/h4/i/webclip.png" />
<link rel='openid.server' href='http://wordpress.com/?openidserver=1' />
<link rel='openid.delegate' href='http://wordpress.com/' />
<link rel="shortlink" href="http://wp.me/1" /><style type="text/css">
#getablog a span {
	text-decoration: underline;
}
</style>

<script type="text/javascript">
<!--
function gotoFunction() { window.location.href =  document.language.languagesel.options[document.language.languagesel.selectedIndex].value; }
// -->
</script>

<!--
	generated 17 seconds ago
	generated in 0.085 seconds
	served from batcache in 0.002 seconds
	expires in 13 seconds
-->
</head>
<body id="h4home">


	<script type="text/javascript" charset="utf-8">
		jQuery(document).ready(function(){
			
			// init fields
			if(jQuery('#user_login').val() !== '')
				jQuery('#userlogin_label span').hide();
				
			if(jQuery('#user_pass').val() !=  '')
				jQuery('#password_label span').hide();

			// on focus
			jQuery('#userlogin_label input').focus(function() {
				jQuery('#userlogin_label span').fadeTo(100, 0.5);
				
				if(jQuery('#user_login').val() !== '')
				jQuery('#userlogin_label span').hide();
				
				if(jQuery('#user_pass').val() !=  '')
				jQuery('#password_label span').hide();
				
			});
			
			jQuery('#password_label input').focus(function() {
				jQuery('#password_label span').fadeTo(100, 0.5);
				
				if(jQuery('#user_pass').val() !==  '')
				jQuery('#password_label span').hide();
			});
			
			//on keydown
			jQuery('#userlogin_label input').keydown(function() {
    				if(jQuery('#userlogin_label span').is(':visible') )
    				jQuery('#userlogin_label span').hide();
   			});
			
			jQuery('#password_label input').keydown(function() {
				if(jQuery('#password_label span').is(':visible') )
				jQuery('#password_label span').hide();
			});
			
			//on click
			jQuery('#password_label').click(function() {
				jQuery('#user_pass').trigger('focus');
				if(jQuery('#user_pass').val() !==  '')
				jQuery('#password_label span').hide();
			});
			jQuery('#userlogin_label').click(function() {
				jQuery('#user_login').trigger('focus');
				if(jQuery('#user_login').val() !== '')
				jQuery('#userlogin_label span').hide();
			});
			
			//on blur
			jQuery('#user_login').blur(function() {
				if( jQuery('#user_login').val() ==  '') {
					jQuery('#userlogin_label span').show();
					jQuery('#userlogin_label span').fadeTo(100, 1);
				}
				if(jQuery('#user_login').val() !== '')
				jQuery('#userlogin_label span').hide();
			});
			jQuery('#user_pass').blur(function() {
				if( jQuery('#user_pass').val() ==  '') {
					jQuery('#password_label span').show();
					jQuery('#password_label span').fadeTo(100, 1);
				}
				if(jQuery('#user_pass').val() !==  '')
				jQuery('#password_label span').hide();
			});

		});
	
	</script>
<div id="adminbar">
	<form name="loginform" id="adminbarlogin" action="https://en.wordpress.com/wp-login.php" method="post">
	<label class="login" id="userlogin_label"><span>Username</span><input class="adminbar-input" type="text" name="log" id="user_login" value="" tabindex="1" /></label>
	<label class="login" id="password_label"><span>Password</span><input class="adminbar-input" type="password" name="pwd" id="user_pass" value="" tabindex="2" /></label>
	<input type="hidden" id="testcookie" name="testcookie" value="0" />
		<input type="hidden" id="redirect_to" name="redirect_to" value="http://wordpress.com/" />
	<button class="adminbar-button" type="submit" name="submit" id="login-form" tabindex="4"><span>Log In</span></button>
	<span class="adminbar-loginmeta"><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="3" checked="checked" />
	<label for="rememberme">Remember me</label>
	<a href="http://wordpress.com/wp-login.php?action=lostpassword">Lost your password?</a></span>
	<script type="text/javascript">
	<!--
	document.cookie='TESTCOOKIE=home; expires=Fri, 25 Sep 2009 10:31:00 +0000; path=/';document.getElementById('testcookie').value='1'
	// -->
	</script>
	</form>
	<form action="http://en.search.wordpress.com/" method="get" id="adminbarsearch">
	<input class="adminbar-input" name="q" id="q" type="text" value="Search WordPress.com Blogs" maxlength="150" onfocus="this.value=(this.value=='Search WordPress.com Blogs') ? '' : this.value;" onblur="this.value=(this.value=='') ? 'Search WordPress.com Blogs' : this.value;" /> <button type="submit" class="adminbar-button"><span>Search</span></button>
	</form>
</div>
<div id="wrapper" class="en-wrapper">

<div class="pagebody">
<div id="header">
<h1 class="logo">WordPress.com</h1>


<form id="language" name="language" action="">
	<label for="language-select">Language:</label>
	<select id="language-select" name="languagesel" onchange="gotoFunction();">
		<option value="http://wordpress.com/">English</option>
		<option value='http://es.wordpress.com/' >Espa&#241;ol</option><option value='http://de.wordpress.com/' >Deutsch</option><option value='http://pt-br.wordpress.com/' >Portugu&#234;s do Brasil</option><option value='http://fr.wordpress.com/' >Fran&#231;ais</option><option value='http://it.wordpress.com/' >Italiano</option><option value='http://id.wordpress.com/' >Bahasa Indonesia</option><option value='http://nl.wordpress.com/' >Nederlands</option><option value='http://sv.wordpress.com/' >Svenska</option><option value='http://pt.wordpress.com/' >Portugu&#234;s</option><option value='http://tr.wordpress.com/' >T&#252;rk&#231;e</option>		<option value="/languages/">More Languages</option>
	</select>
</form>
</div>

<div id="lang-guess-wrap"></div>


<div class="signupsidebar">
	<h2>Express yourself. Start a blog.</h2>
	
	<a class="bigassbutton" href="/signup/?ref=bigassorange"><span>Sign up now</span></a>
	
	<p class="call">In seconds, you&#8217;ll have a blog with amazing <a href="/features/">free features</a> like&#8230;</p>
	
	<h3>Stats to obsess over</h3>
	
	<p class="signupstats"><span id="statsx1">&nbsp;</span><span id="statsx2">&nbsp;</span><a href="/features/">Our stats</a> are designed to give you up-to-the-minute data about your visitors: how many there are, where they&#8217;re coming from, which posts are most popular, and which search engine terms are sending visitors to your blog.</p>
	
	<h3 class="signupthemes"><img src="http://s.wordpress.com/wp-content/themes/h4/i/signup/themes.png" alt="Themes" width="118" height="100" />Gorgeous themes</h3>
	
	<p>You can change the look of your blog with over 60 <a href="/features/">attractive themes</a> ranging from professional to fun to crazy, and you can switch themes with one click.</p>
	
	<h3>Widgets galore</h3>
	
	<p class="signupwidgets"><img src="http://s.wordpress.com/wp-content/themes/h4/i/signup/widgets.png" alt="Widgets" width="62" height="61" />It&#8217;s easy to share Twitter posts, add Flickr photos, aid a SocialVibe cause, and do <a href="/features/">lots more</a> without touching any code. Just drag and drop the widgets around, and instantly you can have fun stuff in your sidebar.</p>
	
	<p class="call"><a href="/features/">Learn more</a> or <a class="signuptxt" href="/signup/?ref=bottomtext">sign up now.</a></p>
</div>

<div id="home-tabs">



<div id="editorpicks" class="homediv ">
	<div class="editorrow first"><div class="title"><span class="story"><span class="freshly">Freshly Pressed:</span><span class="thebestof">The best of <strong>237,932</strong> bloggers, <strong>220,829</strong> new posts, <strong>327,555</strong> comments, <span class="amp">&amp;</span> <strong>52,518,960</strong> words today on WordPress.com.</span></span></div>

	<div class='pick'><div class='leftnum'></div> 
	<a href='http://digitalcitizen.ca/2009/09/14/juan-martin-del-potro-shocks-the-world-beating-roger-federer-for-the-us-open-title-2009/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://idigitalcitizen.files.wordpress.com/2009/09/juan-martin-del-potro.jpg?w=223); background-repeat: no-repeat; background-position: 0 -10px;'></span><span class='posttitle'>
	 Juan Martín del Potro Shocks the World Beating Roger Federer in 5 Sets for the US Open Title 2009 </span><small>Digital Citizen</small></a></div>
	<div class='pick'><div class='leftnum'></div> 
	<a href='http://kingoftv.net/2009/09/14/rip-patrick-swayze/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://s.wordpress.com/mshots/v1/http%3A%2F%2Fs.ytimg.com%2Fvi%2FFlvYoD1RXWA%2Fhqdefault.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;'></span><span class='posttitle'>
	 RIP Patrick Swayze </span><small>kingoftv.net</small></a></div></div>
	<div class="editorrow"><div class='pick'><div class='leftnum'></div> 
	<a href='http://strangemaps.wordpress.com/2009/09/14/411-lit-map-of-frisco/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://strangemaps.files.wordpress.com/2009/09/dd_litcity_map.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;'></span><span class='posttitle'>
	 411 &#8211; Lit Map of Frisco  </span><small>Strange Maps</small></a></div>
	<div class='pick'><div class='leftnum'></div> 
	<a href='http://gigaom.com/2009/09/13/assessing-the-internet-great-creator-or-destroyer/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://gigaom.files.wordpress.com/2009/09/istock_000008107766small.jpg?w=223); background-repeat: no-repeat; background-position: 0 -10px;'></span><span class='posttitle'>
	 Assessing the Internet: Great Creator or Destroyer?  </span><small>GigaOM</small></a></div>
	<div class='pick'><div class='leftnum'></div> 
	<a href='http://identityrevealed.wordpress.com/2009/09/10/man-or-woman-revisited/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://identityrevealed.files.wordpress.com/2009/09/semenyayoumag.jpg?w=223); background-repeat: no-repeat; background-position: 0 0px;'></span><span class='posttitle'>
	 Man Or Woman? Revisited </span><small>Identity Revealed</small></a></div></div>
	<div class="editorrow"><div class='pick'><div class='leftnum'></div> 
	<a href='http://to55er.wordpress.com/2009/09/14/and-you-wonder-why-britain-needs-a-national-health-service/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://to55er.files.wordpress.com/2009/09/black_pudding.jpg?w=223); background-repeat: no-repeat; background-position: 0 -100px;'></span><span class='posttitle'>
	 And you wonder why Britain needs a National Health Service. </span><small>to55er's Blog</small></a></div>
	<div class='pick'><div class='leftnum'></div> 
	<a href='http://lolaakinmade.com/2009/09/13/top-travel-photography-contests/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://geotraveler.files.wordpress.com/2009/09/20090910-contests01.jpg?w=223); background-repeat: no-repeat; background-position: 0 -10px;'></span><span class='posttitle'>
	 Top Travel Photography Contests </span><small>Geotraveler's Niche</small></a></div>
	<div class='pick'><div class='leftnum'></div> 
	<a href='http://dekerivers.wordpress.com/2009/09/13/beer-soaked-wisconsin/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://s.wordpress.com/mshots/v1/http%3A%2F%2Fdekerivers.wordpress.com%2F2009%2F09%2F13%2Fbeer-soaked-wisconsin%2F?w=223); background-repeat: no-repeat; background-position: 0 0px;'></span><span class='posttitle'>
	 Beer-Soaked Wisconsin </span><small>CAFFEINATED POLITICS</small></a></div></div>
	<div class="editorrow"><div class='pick'><div class='leftnum'></div> 
	<a href='http://cuteoverload.com/2009/09/14/baby-elephant-in-utah/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://cuteoverload.files.wordpress.com/2009/09/pink-baby-feet.jpg?w=223); background-repeat: no-repeat; background-position: 0 -20px;'></span><span class='posttitle'>
	 This Just In: Baby Elephant in Utah </span><small>Cute Overload</small></a></div>
	<div class='pick'><div class='leftnum'></div> 
	<a href='http://skunkabilly.wordpress.com/2009/09/14/surak-mountain-south-korea-5686-miles-from-america/' class='story'><span class='picture' style='height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(http://s.wordpress.com/mshots/v1/http%3A%2F%2Fstatic.flickr.com%2F2522%2F3860578788_d3b5b20536.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;'></span><span class='posttitle'>
	 Surak Mountain, South Korea&#8211;5,686 Miles from America </span><small>skunkabilly.com : The Blog Paved With Mud and Guts and Barbecue Sauce</small></a></div>	<div class="pick" style="height:150px;"><!-- PollDaddy -->
		</div>
</div>
</div>

</div> 
</div>

<div id="footer">
	<div class="c1">
		<h4>On WordPress.com</h4>
		<ul>
			<li><a href="http://support.wordpress.com/" title="We're here for you">24/7 Support</a></li>
			<li><a href="http://en.forums.wordpress.com/" title="Communicate with your fellow WordPress.com bloggers">Forums</a></li>
			<li><a href="http://en.wordpress.com/features/" title="A sampling of the many features WordPress.com offers" hreflang="en">Free Features</a></li>
			<li><a href="http://en.wordpress.com/products/" title="Value-added upgrades available a la carte" hreflang="en">Premium Features</a></li>
			<li><a href="http://en.wordpress.com/vip-hosting/" title="For the best sites in the world" hreflang="en">VIP Hosting</a></li>
			<li><a href="http://en.wordpress.com/advanced-services/" title="Of interest to our advanced users" hreflang="en">Advanced Services</a></li>
		</ul>
	</div>
	<div class="c2">
		<h4>Also cool</h4>
		<ul>
			<li><a href="http://iphone.wordpress.org/" title="The native iPhone app for WordPress" hreflang="en">iPhone App</a></li>
			<li><a href="http://blackberry.wordpress.org/" title="The native BlackBerry app for WordPress" hreflang="en">BlackBerry App</a></li>
			<li><a href="http://wordpress.org/" title="Self-hosted, non-profit version">WordPress.org</a></li>
			<li><a href="http://wordpress.tv/" title="Your visual guide to WordPress">WordPress.tv</a></li>
			<li><a href="http://www.facebook.com/WordPress" title="See reviews of WP">Fan WP on Facebook</a></li>
			<li><a href="http://ma.tt/" title="Founder of Automattic, example of what WordPress can do" hreflang="en">Matt</a></li>
		</ul>
	</div>
	<div class="c3">
		<a href="http://iphone.wordpress.org"><img src="http://s.wordpress.com/wp-content/themes/h4/i/footerpromo/wpforiphone.png" alt="WordPress for iPhone" width="220" height="149" /></a>	</div>
	<div class="c4">
		<h4>From our blog</h4>
				<ul>
			<li><a href="http://en.blog.wordpress.com/2009/09/09/rss-links-widget/">RSS Links Widget</a></li><li><a href="http://en.blog.wordpress.com/2009/09/08/atd-wpcom/">After the Deadline Live for WP.com</a></li><li><a href="http://en.blog.wordpress.com/2009/09/07/rss-in-the-clouds/">RSS in the Clouds</a></li><li><a href="http://en.blog.wordpress.com/2009/09/04/august-wrap-up-4/">August Wrap-Up</a></li><li><a href="http://en.blog.wordpress.com/2009/08/26/support-hours-and-updates/">Support Hours and Updates</a></li>			<li><a class="readmore" href="http://en.blog.wordpress.com/">Read more&#8230;</a></li>
		</ul>
	</div>

<p class="automattic"><span>An <a href="http://automattic.com/"><img src="http://s.wordpress.com/wp-content/themes/h4/i/automattic.png?1" alt="Automattic" width="102" height="9" /></a> Creation</span> <a href="http://en.wordpress.com/about/" title="A short introduction to your hosts" hreflang="en">About Us</a> &#8226; <a href="http://en.wordpress.com/tos/" title="Some legalese">Terms of Service</a> &#8226; <a href="http://automattic.com/privacy/" title="We are profoundly disinterested in your private details">Privacy</a></p>
</div>

</div>

<script type="text/javascript">
<!--
addLoadEvent(function(){var a=document.getElementById('user_login');if(a)a.focus();});
// -->
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">_qoptions = { labels:"adt.0,language.en,wp.homepage" };_qacct="p-18-mFEk4J448M";quantserve();</script>
<noscript><p><img src="http://pixel.quantserve.com/pixel/p-18-mFEk4J448M.gif?labels=adt.0%2Clanguage.en%2Cwp.homepage" style="display: none" height="1" width="1" alt="" /></p></noscript>
<script type="text/javascript">
// <![CDATA[
if (typeof jah != 'function'){
function jah(url,target) {
	var rec = null;
    // native XMLHttpRequest object
    if (window.XMLHttpRequest) {
        req = new XMLHttpRequest();
        req.onreadystatechange = jahDoneFact(req, target);
        req.open('GET', url, true);
        req.send(null);
    // IE/Windows ActiveX version
    } else if (window.ActiveXObject) {
        req = new ActiveXObject('Microsoft.XMLHTTP');
        if (req) {
            req.onreadystatechange = function() {jahDone(req, target);};
            req.open('GET', url, true);
            req.send();
		}
	}
}
}

if (typeof jahDone != 'function') {
function jahDone(r, target) {
    // only if req is "loaded"
    if (r.readyState == 4) {
        // only if "OK"
        if (r.status == 200) {
            results = r.responseText;
            document.getElementById(target).innerHTML = results;
        }
	}
}
}

if (typeof jahDoneFact != 'function') {
function jahDoneFact(r, t) {
	return function() {jahDone(r, t);}
}
}	jah( '/lang-guess-ajax.php?uri=%2F&forums=0', 'lang-guess-wrap' );
// ]]>	
</script>
<script src="http://s.stats.wordpress.com/w.js?19" type="text/javascript"></script>
<script type="text/javascript">
st_go({'blog':'1','v':'wpcom','user_id':'0','post':'0','subd':'wordpress.com'});
ex_go({'crypt':'RDZ8LFkxbXFISXdsfGp6L2FQWU8zRFNZZkYvQWV0SC1ScUV6ZCtqbT9Ja2Mxems2LS1mdiZZY2ZfY3FWPzFiUlBmfmxlczQ9dFdteWN+Ql1fWytEbjRwOSxVTERJNixCcTI9RFpnOUJtZUI3R29oSzN5JjRfUGV8dG1OfkZsR09zNCtyZVJ0REZMcl93SjRRbFdlMWI/NEpybXQ='});
addLoadEvent(function(){linktracker_init('1',0);});
	</script>
</body>
</html>