<?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>Couldn&#039;t help but notice... &#187; Web development tips</title>
	<atom:link href="http://canproofread.com/WordPress/category/web-development-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://canproofread.com/WordPress</link>
	<description>typos, grammar errors, incorrect word usages, ...</description>
	<lastBuildDate>Wed, 28 Dec 2011 03:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How a web page works</title>
		<link>http://canproofread.com/WordPress/2010/11/07/how-a-web-page-works/</link>
		<comments>http://canproofread.com/WordPress/2010/11/07/how-a-web-page-works/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 06:00:27 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Web development tips]]></category>

		<guid isPermaLink="false">http://canproofread.com/WordPress/?p=2908</guid>
		<description><![CDATA[A web page is a text file that contains text and HTML tags. HTML tags are simple instructions for a web browser. A web browser is a program like Internet Explorer or Firefox. It interprets these HTML tags to display your web page. Here is the HTML used to show the above four lines in [...]]]></description>
			<content:encoded><![CDATA[<p>A <strong>web page</strong> is a text file that contains text and HTML tags.<br />
<strong>HTML tags</strong> are simple instructions for a web browser.<br />
A <strong>web browser</strong> is a program like Internet Explorer or Firefox.<br />
It interprets these HTML tags to display your web page.</p>
<p>Here is the HTML used to show the above four lines in a browser:<br />
&lt;p&gt;<br />
   A &lt;strong&gt;web page&lt;/strong&gt; is a text file that contains text and HTML tags.<br />
   &lt;br /&gt;<br />
   &lt;strong&gt;HTML tags&lt;/strong&gt; are simple instructions for a web browser.<br />
   &lt;br /&gt;<br />
   A &lt;strong&gt;web browser&lt;/strong&gt; is a program like Internet Explorer or Firefox.<br />
   &lt;br /&gt;<br />
   It interprets these HTML tags to display your web page.<br />
&lt;/p&gt;</p>
<p>If you run an html file on your computer it will open in a browser. The address will point to the file on your computer. In order to make it available to others you need to place it on a web server. When it is run from there the address will point to the file on the web server.</p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2010/11/07/how-a-web-page-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep URL short to avoid clutter</title>
		<link>http://canproofread.com/WordPress/2010/04/10/keep-url-short-to-avoid-clutter/</link>
		<comments>http://canproofread.com/WordPress/2010/04/10/keep-url-short-to-avoid-clutter/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 06:00:34 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Email tips]]></category>
		<category><![CDATA[Web development tips]]></category>

		<guid isPermaLink="false">http://crnwebdev.com/WordPress/?p=1998</guid>
		<description><![CDATA[When you have a long URL like this, use a free online programs to shorten it. http: //maps.google.com/maps?oe=utf-8&#38;client=firefox-a&#38;rlz =1R1GGGL_en&#38;um=1&#38;ie=UTF-8&#38;cid=0,0,16524608578225602546 &#38;fb=1&#38;hq=First+United+Methodist+Church,&#38;hnear=Sioux+Falls&#38; gl=us&#38;daddr=401+South+Spring+Avenue,+Sioux+Falls,+SD+57104 -4398&#38;geocode=11229897772533571274,43.543439,-96.732758&#38; ei=e2q_S8-GI4X6lweC-s3jBg&#38;sa=X&#38;oi=local_result&#38;ct=directions-to &#38;resnum=1&#38;ved=0CAsQngIwAA With tiny.cc it becomes http://tiny.cc/gfucj or http://tiny.cc/GoogleMapFirstUMC using customurl of GoogleMapsFirstUMC. With bit.ly it becomes http://bit.ly/bfN8et or http://bit.ly/GoogleMapFirstUMC using Custom Name of GoogleMapsFirstUMC. See World Today &#8211; Business  for their Top 10 Free Short URL Redirection Services list.]]></description>
			<content:encoded><![CDATA[<p>When you have a long URL like this, use a free online programs to shorten it.</p>
<p>http: //maps.google.com/maps?oe=utf-8&amp;client=firefox-a&amp;rlz<br />
=1R1GGGL_en&amp;um=1&amp;ie=UTF-8&amp;cid=0,0,16524608578225602546<br />
&amp;fb=1&amp;hq=First+United+Methodist+Church,&amp;hnear=Sioux+Falls&amp;<br />
gl=us&amp;daddr=401+South+Spring+Avenue,+Sioux+Falls,+SD+57104<br />
-4398&amp;geocode=11229897772533571274,43.543439,-96.732758&amp;<br />
ei=e2q_S8-GI4X6lweC-s3jBg&amp;sa=X&amp;oi=local_result&amp;ct=directions-to<br />
&amp;resnum=1&amp;ved=0CAsQngIwAA</p>
<p>With <a href="http://tiny.cc/"><strong>tiny.cc</strong></a> it becomes <a href="http://tiny.cc/gfucj">http://tiny.cc/gfucj</a> or<br />
<a href="http://tiny.cc/GoogleMapFirstUMC">http://tiny.cc/GoogleMapFirstUMC</a> using customurl of GoogleMapsFirstUMC.</p>
<p>With<strong> </strong><a href="http://bit.ly/"><strong>bit.ly</strong></a> it becomes <a href="http://bit.ly/bfN8et">http://bit.ly/bfN8et</a> or<br />
<a href="http://bit.ly/GoogleMapFirstUMC">http://bit.ly/GoogleMapFirstUMC</a> using Custom Name of GoogleMapsFirstUMC.</p>
<p>See <a href="http://tiny.cc/WorldTodayBusiness" target="_blank">World Today &#8211; Business</a>  for their <em>Top 10 Free Short URL Redirection Services list.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2010/04/10/keep-url-short-to-avoid-clutter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC finally back to how it was before malware</title>
		<link>http://canproofread.com/WordPress/2009/10/23/pc-finally-back-to-how-it-was-before-malware/</link>
		<comments>http://canproofread.com/WordPress/2009/10/23/pc-finally-back-to-how-it-was-before-malware/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 03:26:32 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Web development tips]]></category>

		<guid isPermaLink="false">http://crnwebdev.com/WordPress/?p=1199</guid>
		<description><![CDATA[Today I think I made the last adjustment needed to get my reformatted PC back to where I was before being hit with malware.]]></description>
			<content:encoded><![CDATA[<p>Today I think I made the last adjustment needed to get my reformatted PC back to where I was before being hit with malware.</p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2009/10/23/pc-finally-back-to-how-it-was-before-malware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Almost like getting a new PC</title>
		<link>http://canproofread.com/WordPress/2009/10/21/almost-like-getting-a-new-pc/</link>
		<comments>http://canproofread.com/WordPress/2009/10/21/almost-like-getting-a-new-pc/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 14:00:28 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Web development tips]]></category>

		<guid isPermaLink="false">http://crnwebdev.com/WordPress/2009/10/21/almost-like-getting-a-new-pc/</guid>
		<description><![CDATA[I finished rebuilding my PC tonight. With all the backing up in advance, it takes a day. And then you have to tinker until it is just like it was.]]></description>
			<content:encoded><![CDATA[<p>I finished rebuilding my PC tonight. With all the backing up in advance, it takes a day. And then you have to tinker until it is just like it was.</p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2009/10/21/almost-like-getting-a-new-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;ve nothing good to say about malware</title>
		<link>http://canproofread.com/WordPress/2009/10/20/ive-nothing-good-to-say-about-malware/</link>
		<comments>http://canproofread.com/WordPress/2009/10/20/ive-nothing-good-to-say-about-malware/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 14:00:47 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Web development tips]]></category>

		<guid isPermaLink="false">http://crnwebdev.com/WordPress/2009/10/20/ive-nothing-good-to-say-about-malware/</guid>
		<description><![CDATA[Wikipedia defines it well: Malware, short for malicious software, is software designed to infiltrate a computer without the owner&#8217;s informed consent. Arrrrrgh!]]></description>
			<content:encoded><![CDATA[<p>Wikipedia defines it well:</p>
<p><strong>Malware</strong>, short for <em>malicious software</em>, is software designed to infiltrate a computer without the owner&#8217;s informed consent.</p>
<p>Arrrrrgh!</p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2009/10/20/ive-nothing-good-to-say-about-malware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware of domain name renewal letter</title>
		<link>http://canproofread.com/WordPress/2009/07/11/beware-of-domain-name-renewal-letter/</link>
		<comments>http://canproofread.com/WordPress/2009/07/11/beware-of-domain-name-renewal-letter/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 14:00:05 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Web development tips]]></category>

		<guid isPermaLink="false">http://crnwebdev.com/WordPress/?p=262</guid>
		<description><![CDATA[The other day I received a letter from Liberty Names (LN). They wrote to &#8220;remind [me] that it is time to renew [my] domain name which is expiring soon&#8221; and that &#8220;by moving [my] domain name to [LN] [I] can take advantage of the saving [they] have to offer.&#8221; Don&#8217;t be fooled! It is likely that [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I received a letter from Liberty Names (LN). They wrote to &#8220;remind [me] that it is time to renew [my] domain name which is expiring soon&#8221; and that &#8220;by moving [my] domain name to [LN] [I] can take advantage of the saving [they] have to offer.&#8221;</p>
<p>Don&#8217;t be fooled!</p>
<p>It is likely that your current domain registrar will email you 60, 30 and 15 days in advance. That is why LN sends their letter about 80 days in advance.</p>
<p>LN&#8217;s pricing is three times the rate where I currently have it registered.</p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2009/07/11/beware-of-domain-name-renewal-letter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>double-u double-u double-u</title>
		<link>http://canproofread.com/WordPress/2009/07/06/double-u-double-u-double-u/</link>
		<comments>http://canproofread.com/WordPress/2009/07/06/double-u-double-u-double-u/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 14:00:08 +0000</pubDate>
		<dc:creator>canproofread</dc:creator>
				<category><![CDATA[Web development tips]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://crnwebdev.com/WordPress/?p=149</guid>
		<description><![CDATA[Being a web developer, I feel the need to comment on the common practice of pronouncing www when speaking of a website. There is no need to say www when mentioning a website. Just say, &#8220;Please visit my website at widgets.com.&#8221; There is no need to use http://www or even www when typing in a browser. Just type gadgets.com in [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial; font-size: x-small;"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Being a web developer, I feel the need to comment on the common practice of pronouncing <strong>www</strong> when speaking of a website.</span></span></p>
<p><span style="font-family: Arial; font-size: x-small;"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">There is no need to say <strong><span style="FONT-WEIGHT: bold">www</span></strong> when mentioning a website.<br />
Just say, &#8220;Please visit my website at widgets.com.&#8221;</span></span></p>
<p><span style="font-family: Arial; font-size: x-small;"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">There is no need to use <strong>http://www </strong>or even<strong> www</strong> when typing in a browser.<br />
Just type gadgets.com in the address bar and you will be shown the site.</span></span></p>
<p><span style="font-family: Arial; font-size: x-small;"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">There is no need to use <strong>www</strong> in print advertising. It only gives the reader more to read and memorize; especially a problem on an Interstate highway billboard.</span></span></p>
<p><span style="font-family: Arial; font-size: x-small;"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Browsing for buywigglyworms.com is the same as BuyWigglyWorms.com. Uppercase is only used by advertisers to make it easier to remember.</span></span></p>
<p><span style="font-family: Arial; font-size: x-small;"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">When purchasing a domain name be aware that choosespain.com can be read as both Choose Spain and Chooses Pain, to use a G-rated example.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://canproofread.com/WordPress/2009/07/06/double-u-double-u-double-u/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

