<?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/"
	>
<channel>
	<title>mikedoesweb.com</title>
	<atom:link href="http://www.mikedoesweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikedoesweb.com</link>
	<description></description>
	<lastBuildDate>Fri, 09 Jul 2010 20:26:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=8283</generator>
		<item>
		<title>Tutorial: Opening a Pop-up window in ASP.net</title>
		<link>http://www.mikedoesweb.com/2010/07/tutorial-opening-a-pop-up-window-in-asp-net/</link>
		<comments>http://www.mikedoesweb.com/2010/07/tutorial-opening-a-pop-up-window-in-asp-net/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 05:39:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pop up window]]></category>
		<guid isPermaLink="false">http://mikedoesweb.com/?p=8</guid>
		<description><![CDATA[There are many reasons that a user would want to open up a new window from your ASP site. Maybe the clicked on a button or a link, maybe the current page just isn&#8217;t doing if for them.  Maybe their current page has self-esteem issues,...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://mikedoesweb.com/wp-content/uploads/2010/07/pop-up-card.jpg"><img class="size-full wp-image-35 aligncenter" title="pop-up-card" src="http://mikedoesweb.com/wp-content/uploads/2010/07/pop-up-card.jpg" alt="" width="576" height="216" /></a></p>
<p>There are many reasons that a user would want to open up a new window  from your ASP site. Maybe the clicked on a button or a link, maybe the  current page just isn&#8217;t doing if for them.  Maybe their current page has  self-esteem</p>
<p>issues, or weight issues.  Maybe their current page is getting a  little thin on top, or doesn&#8217;t really do to well in the bedroom.</p>
<p>Back to maybe they clicked on a button.</p>
<p>Opening a new window from current page is actually quite simple! and can be accomplished in three steps:</p>
<ol>
<li>Create a control on the page that can handle and &#8220;onClick&#8221; event.  This could be a plain HTML button, an anchor tag, an image, whatever&#8230;</li>
<li>Double clicking on the control will open the code for the new HTML control. It should look like this:</li>
</ol>
<p>function Button1_onclick() { }</p>
<div class="simplePullQuote">
<dl id="attachment_23">
<dt><a href="http://ogdenwebsites.com/wp-content/uploads/2010/02/popup.jpg"><img class="alignnone" title="popup" src="http://ogdenwebsites.com/wp-content/uploads/2010/02/popup-300x214.jpg" alt="" width="180" height="128" /></a></dt>
<dd>Look what I made at School!!</dd>
<dd></div> </dd>
</dl>
<p><strong>Remember,  for this to work you&#8217;ve got to use a plain HTML control, not a  &#8220;runat=server&#8221; .net control. These are found in the HTML Tab on the  left.</strong></p>
<p>And finally, the code that goes inside is:</p>
<pre id="line774">window.open("edit_resources/market2.aspx",
    "Market Place Control Panel",
    "menubar=1,resizable=0,scrollbars=yes,width=650,
    height=580");</pre>
<p>The parameters are (the url of the new window, the title of the new page, size stuff)</p>
<p>View the page, click on the button/link/whatever and Whala! a new window opens.</p>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.mikedoesweb.com/2010/07/tutorial-opening-a-pop-up-window-in-asp-net/&amp;t=Tutorial%3A+Opening+a+Pop-up+window+in+ASP.net" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.mikedoesweb.com/2010/07/tutorial-opening-a-pop-up-window-in-asp-net/&amp;title=Tutorial%3A+Opening+a+Pop-up+window+in+ASP.net&amp;summary=%0D%0AThere%20are%20many%20reasons%20that%20a%20user%20would%20want%20to%20open%20up%20a%20new%20window%20%20from%20your%20ASP%20site.%20Maybe%20the%20clicked%20on%20a%20button%20or%20a%20link%2C%20maybe%20the%20%20current%20page%20just%20isn%27t%20doing%20if%20for%20them.%C2%A0%20Maybe%20their%20current%20page%20has%20%20self-esteem%0D%0A%0D%0Aissues%2C%20or%20weight%20issues.%C2%A0%20Maybe%20their%20current%20page%20is%20getting%20a&amp;source=mikedoesweb.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.mikedoesweb.com/2010/07/tutorial-opening-a-pop-up-window-in-asp-net/&amp;t=Tutorial%3A+Opening+a+Pop-up+window+in+ASP.net" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Tutorial%3A+Opening+a+Pop-up+window+in+ASP.net+-+http://b2l.me/9zeaC&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mikedoesweb.com/2010/07/tutorial-opening-a-pop-up-window-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Pass data between pages in ASP.net</title>
		<link>http://www.mikedoesweb.com/2010/07/tutorial-pass-data-between-pages-in-asp-net/</link>
		<comments>http://www.mikedoesweb.com/2010/07/tutorial-pass-data-between-pages-in-asp-net/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 05:37:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[pass data]]></category>
		<guid isPermaLink="false">http://mikedoesweb.com/?p=6</guid>
		<description><![CDATA[You have created the perfect webpage. Beautifully formed HTML, poetic CSS, artistic JavaScript, and cunning jQuery. And suddenly &#8212; a link &#8212; and all user data is lost! By far, the simplest way to pass data between pages is by using URL variables. These little...]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikedoesweb.com/wp-content/uploads/2010/07/baseball-pitch.jpg"><img class="alignnone size-full wp-image-46" title="baseball-pitch" src="http://mikedoesweb.com/wp-content/uploads/2010/07/baseball-pitch.jpg" alt="" width="576" height="216" /></a></p>
<p>You have created the perfect webpage. Beautifully formed HTML, poetic  CSS, artistic JavaScript, and cunning jQuery. And suddenly &#8212; a link &#8212;  and all user data is lost!</p>
<p><a href="http://ogdenwebsites.com/wp-content/uploads/2010/02/play_catch.jpg"><img class="alignright" style="margin: 15px;" title="play_catch" src="http://ogdenwebsites.com/wp-content/uploads/2010/02/play_catch-300x195.jpg" alt="" width="300" height="195" /></a></p>
<p>By far, the simplest way to pass data between pages is by using URL variables. These little nuggets act quite a bit like two pages playing catch:</p>
<ul>
<li> the first page throws some variables along with the URL</li>
</ul>
<ul>
<li>the second page must catch them</li>
</ul>
<h2><strong>the throw</strong></h2>
<p><strong> </strong>Get the data, save it as a string like this:</p>
<pre>string strName = txtName.text;</pre>
<p>then send the data to a page like this</p>
<pre>Response.Redirect("newurl.aspx?name=" + strName;</pre>
<p>Thats it!</p>
<p>And now for a little explanation of part one:</p>
<p>the &#8220;?&#8221; after the url means &#8220;hey server, get ready&#8230; Im about to pass you some data.&#8221;</p>
<p>&#8220;name=&#8221; this is what im going to be passing you.</p>
<p>and &#8220;strName&#8221;&#8230; Here&#8217;s the data!</p>
<p>It&#8217;s pretty simple to pass multiple values too: just put an &amp; symbol between variables, like this:</p>
<pre>Response.Redirect("newurl.aspx?name=" + strName + "&amp;bday=" + strBirthday</pre>
<p>Be sure to put this inside of some sort of event in the code behind, like a button or linkbutton click.</p>
<h2>the catch</h2>
<p>This part is almost as simple to implement as the throw. The basic steps are:</p>
<ul>
<li>get the variable from the url, if it is there</li>
<li>the store it, or use it right then</li>
</ul>
<p>As your page is loading, your want to let the server know that you are expecting some data, and store it if there.</p>
<p>this is done by using:</p>
<pre>try
{
    string strName = Request.QueryString["name"];
}
catch{}</pre>
<p>Then you are free to do any ifs, fors, dos, or other whathaveyous on your string that you would like.</p>
<p>For example: Im expecting a username, but since i didn&#8217;t get one, send them back home:</p>
<pre>
<pre>try
{
    string strName = Request.QueryString["name"];
}
catch
{
    Response.Redirect("default.aspx");
}</pre>
</pre>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.mikedoesweb.com/2010/07/tutorial-pass-data-between-pages-in-asp-net/&amp;t=Tutorial%3A+Pass+data+between+pages+in+ASP.net" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.mikedoesweb.com/2010/07/tutorial-pass-data-between-pages-in-asp-net/&amp;title=Tutorial%3A+Pass+data+between+pages+in+ASP.net&amp;summary=%0D%0A%0D%0AYou%20have%20created%20the%20perfect%20webpage.%20Beautifully%20formed%20HTML%2C%20poetic%20%20CSS%2C%20artistic%20JavaScript%2C%20and%20cunning%20jQuery.%20And%20suddenly%20--%20a%20link%20--%20%20and%20all%20user%20data%20is%20lost%21%0D%0A%0D%0A%0D%0A%0D%0ABy%20far%2C%20the%20simplest%20way%20to%20pass%20data%20between%20pages%20is%20by%20using%20URL%20variables.%20These%20little%20nuggets%20act%20quite%20a%20bit%20li&amp;source=mikedoesweb.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.mikedoesweb.com/2010/07/tutorial-pass-data-between-pages-in-asp-net/&amp;t=Tutorial%3A+Pass+data+between+pages+in+ASP.net" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Tutorial%3A+Pass+data+between+pages+in+ASP.net+-+File: /data/app/webapp/functions.php<br />Line: 7<br />Message: Too many connections&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mikedoesweb.com/2010/07/tutorial-pass-data-between-pages-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 ways to ensure your visitors never, ever come back</title>
		<link>http://www.mikedoesweb.com/2010/07/6-ways-to-ensure-your-visitors-never-ever-come-back/</link>
		<comments>http://www.mikedoesweb.com/2010/07/6-ways-to-ensure-your-visitors-never-ever-come-back/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 05:34:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[writing]]></category>
		<guid isPermaLink="false">http://mikedoesweb.com/?p=4</guid>
		<description><![CDATA[As one of the web designers here at MyMark, I spend quite a bit of time with my head in code. In fact,  &#8220;System.out.print()&#8221; makes a lot more sense to me than &#8220;Quoth the Raven.&#8221;  However, in my travels around the web, I have noticed...]]></description>
			<content:encoded><![CDATA[<p><a href="http://mikedoesweb.com/wp-content/uploads/2010/07/Turn-Away.jpg"><img class="alignnone size-full wp-image-42" title="Turn-Away" src="http://mikedoesweb.com/wp-content/uploads/2010/07/Turn-Away.jpg" alt="" width="576" height="216" /></a></p>
<p>As one of the web designers here at MyMark,  I spend quite a bit of  time with my head in code. In fact,   &#8220;System.out.print()&#8221; makes a lot  more sense to me than &#8220;Quoth the  Raven.&#8221;  However, in my travels around  the web, I have noticed many  things that you can do to drive away  pesky visitors.  Six of the most  popular are:</p>
<h2>6. If a feature  exists, use it.</h2>
<p>As a web designer, I remember a time when people just weren&#8217;t afraid    to use every tool for every job.  There seems to have fallen a shroud    of arrogance where we are too good for all the features the web makes   available to us.</p>
<p style="text-align: center;"><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/worlds-worst-website.jpg"><br />
</a><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/worlds-worst-website.jpg"><img title="worlds-worst-website" src="http://www.mymark.com/blog/wp-content/uploads/2010/07/worlds-worst-website-300x164.jpg" alt="" width="300" height="164" /></a></p>
<p style="text-align: center;">This  individual has put together a really nice example of what a website  should look like: <a href="http://www.angelfire.com/super/badwebs/" target="_blank"><cite></cite></a></p>
<p style="text-align: center;"><strong><a href="http://www.angelfire.com/super/badwebs/" target="_blank"><cite>www.angelfire.com/super/badwebs/</cite></a></strong></p>
<p>When this  website opens, our senses are immediately greeted, not  only with three  separate background colors, but a page title that  scrolls back and  forth. We then are amused by an animated background  that looks like  little bubbles on the page.  These are only to be  topped, however, by a  wonderful blast from the speakers of the William  Tell Overture &#8212; played  in full MIDI glory.</p>
<p>There are so  many options the web has given to us over the last 15 years:</p>
<ul>
<li>Blinking text</li>
<li>Scrolling headlines</li>
<li>Auto-Playing Sound and Video</li>
<li>Pop-up advertising</li>
</ul>
<p>Why not use them all?</p>
<h2>5. Spelling and  Grammars takes too much time.</h2>
<p>We won&#8217;t spent much time with this because it&#8217;s relatively simple:</p>
<p>Churning out content takes a lot of time, and any time we can cut   from the process is well worth the cost.  After all, our goal isn;t to   make it perfectly readable, just readable enough to get them to click on   the ads.</p>
<h2>4. More color equals  better.</h2>
<p>Time and history have consistently proven that more color equals  better.</p>
<p><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/worlds-worst-website.jpg"><br />
</a><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/colorfulhouses1.jpg"><img title="colorfulhouses" src="http://www.mymark.com/blog/wp-content/uploads/2010/07/colorfulhouses1-238x300.jpg" alt="" width="143" height="180" /></a><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/colorful_toaster_11.jpg"><img title="colorful_toaster_1" src="http://www.mymark.com/blog/wp-content/uploads/2010/07/colorful_toaster_11-297x300.jpg" alt="" width="178" height="180" /></a><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/colorful-shoes1.jpg"><img title="colorful-shoes" src="http://www.mymark.com/blog/wp-content/uploads/2010/07/colorful-shoes1-300x187.jpg" alt="" width="180" height="112" /></a></p>
<p><strong>See? Better.</strong></p>
<p>Like most aspects of our physical world, this principal translates   quite well into the online world. When designing your site always try to   include as much color as possible. These colors may be complimentary,   tertiary, binary, obfuscatory, etc. The important thing to keep in mind   is just to get as much color in there as possible.</p>
<p style="text-align: center;">One  website the makes excellent use of this principle is</p>
<p style="text-align: center;"><strong><a href="http://www.dokimos.org/ajff/" target="_blank">http://www.dokimos.org/ajff/</a></strong></p>
<p style="text-align: center;"><a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/christain-color-site.jpg"><img title="christain-color-site" src="http://www.mymark.com/blog/wp-content/uploads/2010/07/christain-color-site-300x160.jpg" alt="Colorful Christian Website" width="300" height="160" /></a></p>
<p style="text-align: center;">
<p>This  website really goes above and beyond! Not only do they  manage to get ALL  the colors in on one page, they somehow manage to  scroll them across  the screen at a high rate of speed &#8212; which ties  into the next tip:</p>
<p><img title="More..." src="http://www.mymark.com/blog/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<h2>3. Rely on flash,  images, and animation.</h2>
<p>When t<a href="http://www.mymark.com/blog/wp-content/uploads/2010/07/singing-girl.jpg"><img class="alignleft" style="margin: 15px;" title="singing girl" src="http://www.mymark.com/blog/wp-content/uploads/2010/07/singing-girl-199x300.jpg" alt="" width="142" height="214" /></a>hat  writers block hits &#8212; and it  eventually will &#8212; nothing can mask it  better that using  more graphics  to spice up your content. These will  distract your readers from the lack  of meaningful content, and distract  them until their eyes skim to the  next part of the page.  The thoughts  sound a bit like this: &#8220;Nice  banner, hmm&#8230; menu. Oh, nice picture!  words, words, words, and here&#8217;s  the link I was looking for.&#8221;</p>
<p>Keep in mind that these images don&#8217;t necessarily need to be related  to your post, just mildly interesting. For example:</p>
<ul>
<li>A young child blowing on a dandelion</li>
<li>An attractive business woman</li>
<li>A portrait of a smiling family with the sun behind them.</li>
<li>An older dog, usually in sepia tone</li>
</ul>
<p>This technique also works well for non-static imagery, like a GIF  animation, or small flash object.</p>
<p>Let&#8217;s do a case study:</p>
<p>Company  XZY knows they need a website &#8212; in fact they have been  hearing about  them for years.  After getting together the momentum and  resources, they  purchase a domain name and hosting space with a  pre-installed web  template. After typing in thier mission statement,  &#8220;XYZ&#8217;s Mission is to  scout profitable growth opportunities in   relationships, both internally  and externally, in emerging, mission   inclusive markets, and explore  new paradigms and then filter and   communicate and evangelize the  findings,&#8221; XYZ company realized their  site needed a little more &#8220;POP&#8221; to  it.</p>
<p>How could we help XZY company?  Instead of plain text &#8220;XZY Co.&#8221; and   their logo, this could fly-in from the left of the page, and screech to a   halt just before the right margin.  To spruce up their mission   statement, we could insert a photo of a multi-ethnic business team   standing in a large glass rotunda. We could also have chosen a rotating   globe with their employees silhouettes in the foreground.</p>
<p><em>If these techniques do not immediately work, there&#8217;s always the   &#8220;funny-picture-of-a-cat-with-a-badly-misspelled-caption&#8221; trick. This is   nearly guaranteed to work.</em></p>
<h2>2. Buzzwords are the  key to good content.</h2>
<p>It is generally well known that the purpose of text on a website is   to provide search engines something to find you by.  Therefore, thorough   and repetitive placement of industry relevant buzzwords greatly   enhances the <strong>SEO</strong> (search engine optimization) of your particular  web page, and will launch <strong>tagging </strong>you into the <strong>blogosphere </strong>of  our post <strong>Web 2.0</strong> world.  Note, however that these keywords do <strong>RSS </strong>not  have to be particularly relevant to <em>your</em> industry &#8212;  any hip industry will do.</p>
<p>Any finally, the best way to ensure your visitors never come back:</p>
<h2>1. Meet your needs,  not theirs.</h2>
<p>Its is <em>Your</em> website after all! When writing your content, it  is important to ask yourself the following questions:</p>
<ol>
<li>How will this make me look?</li>
<li>What can this post do for me?</li>
<li>What would be the popular thing to write?</li>
</ol>
<p><strong>Be very careful not to consider these questions:</strong></p>
<ol>
<li>What is relevant to my readers?</li>
<li>Can I solve a readers problem?</li>
<li>Is there a pressing issue or concern I can help with?</li>
</ol>
<p>These later questions can steer you away from your true goal: to meet  your own needs.</p>
<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.mikedoesweb.com/2010/07/6-ways-to-ensure-your-visitors-never-ever-come-back/&amp;t=6+ways+to+ensure+your+visitors+never%2C+ever+come+back" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.mikedoesweb.com/2010/07/6-ways-to-ensure-your-visitors-never-ever-come-back/&amp;title=6+ways+to+ensure+your+visitors+never%2C+ever+come+back&amp;summary=%0D%0A%0D%0AAs%20one%20of%20the%20web%20designers%20here%20at%20MyMark%2C%20%20I%20spend%20quite%20a%20bit%20of%20%20time%20with%20my%20head%20in%20code.%20In%20fact%2C%C2%A0%20%20%22System.out.print%28%29%22%20makes%20a%20lot%20%20more%20sense%20to%20me%20than%20%22Quoth%20the%20%20Raven.%22%C2%A0%20However%2C%20in%20my%20travels%20around%20%20the%20web%2C%20I%20have%20noticed%20many%20%20things%20that%20you%20can%20do%20to%20drive%20away%20%20pesky%20visit&amp;source=mikedoesweb.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.mikedoesweb.com/2010/07/6-ways-to-ensure-your-visitors-never-ever-come-back/&amp;t=6+ways+to+ensure+your+visitors+never%2C+ever+come+back" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=6+ways+to+ensure+your+visitors+never%2C+ever+come+back+-+http://b2l.me/9zecd&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mikedoesweb.com/2010/07/6-ways-to-ensure-your-visitors-never-ever-come-back/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
