<?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>My Computer Back in Service &#187; Online Fixes</title>
	<atom:link href="http://mcbsconsulting.com/category/online/online-fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://mcbsconsulting.com</link>
	<description>"Make Your Computer Smile Again!"</description>
	<lastBuildDate>Fri, 04 Jun 2010 11:01:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why Copy &amp; Paste Doesn&#8217;t Work on Some Code</title>
		<link>http://mcbsconsulting.com/why-copy-paste-doesnt-work-on-some-code/</link>
		<comments>http://mcbsconsulting.com/why-copy-paste-doesnt-work-on-some-code/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 11:37:35 +0000</pubDate>
		<dc:creator>Joe Hauckes</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Online Fixes]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mcbsconsulting.com/why-copy-paste-doesnt-work-on-some-code/</guid>
		<description><![CDATA[In the post about Putting Post Preview Back the other day, I had an &#8220;*&#8221; for the Copy &#38; Paste process to use the code I had shown. The reason being&#8230;  When you copy &#38; paste code sometimes it doesn&#8217;t work. This happens because sometimes you aren&#8217;t getting the &#8220;real&#8221; code. You are getting the &#8220;viewing&#8221; code instead [...]]]></description>
			<content:encoded><![CDATA[<p>In the post about <a href="http://mcbsconsulting.com/want-post-preview-back-in-wordpress/">Putting Post Preview Back</a> the other day, I had an &#8220;*&#8221; for the Copy &amp; Paste process to use the code I had shown. The reason being&#8230; </p>
<h3>When you copy &amp; paste code sometimes it doesn&#8217;t work.</h3>
<p>This happens because sometimes you aren&#8217;t getting the &#8220;real&#8221; code. You are getting the &#8220;viewing&#8221; code instead of the actual characters that the computer reads.</p>
<p><strong>As an example:</strong></p>
<p><em>When the code calls for&#8230;</em></p>
<blockquote><p>?&gt;<br />
&lt;div id=&#8217;preview&#8217; class=&#8217;wrap&#8217;&gt;</p></blockquote>
<p>so the computer knows where the &#8220;divider&#8221; is and what class the &#8220;preview&#8221; is and how it works, this is what the computer needs to run the code correctly.</p>
<p><em>But when you code it for viewing, it looks like this&#8230;</em></p>
<blockquote><p>?&amp; gt;<br />
&amp; lt;div id=&#8217;preview&#8217; class=&#8217;wrap&#8217;&amp; gt;</p></blockquote>
<p>to the computer.</p>
<p>Does that sound confusing? Well, that&#8217;s what happens to the computer when it tries to read the &#8220;view&#8221; that we see instead of the &#8220;real&#8221;code that it needs. It gets confused.</p>
<p>So, the next time you Copy &amp; Paste some code and it doesn&#8217;t work right the first time, try Typing the exact code you see in the text. The odds are that the code is right, but you are getting the &#8220;view&#8221; code instead of the &#8220;real&#8221; thing.</p>
                                                                <p><center>&copy; <a href="mcbsconsulting.com">My Computer Back in Service</a> If you are reading this anywhere other than my RSS Feed, please contact me at joe@mcbsconsulting.com</center></p><br />
<p><center><a href="http://workingathomeinternet.com/WP/job-board"><img src="http://workingathomeinternet.com/images/jbbanner.png" /></a></center></p>                                        


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;title=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code&amp;bodytext=In%20the%20post%20about%20Putting%20Post%20Preview%20Back%20the%20other%20day%2C%20I%20had%20an%20%22%2A%22%20for%20the%20Copy%20%26amp%3B%20Paste%20process%20to%20use%20the%20code%20I%20had%20shown.%20The%20reason%20being...%C2%A0%0D%0AWhen%20you%20copy%20%26amp%3B%20paste%C2%A0code%20sometimes%20it%20doesn%27t%20work.%0D%0AThis%20happens%20because%20sometimes%20yo" title="Digg"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;title=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code" title="StumbleUpon"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;title=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code&amp;notes=In%20the%20post%20about%20Putting%20Post%20Preview%20Back%20the%20other%20day%2C%20I%20had%20an%20%22%2A%22%20for%20the%20Copy%20%26amp%3B%20Paste%20process%20to%20use%20the%20code%20I%20had%20shown.%20The%20reason%20being...%C2%A0%0D%0AWhen%20you%20copy%20%26amp%3B%20paste%C2%A0code%20sometimes%20it%20doesn%27t%20work.%0D%0AThis%20happens%20because%20sometimes%20yo" title="del.icio.us"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;title=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code&amp;source=My+Computer+Back+in+Service+%22Make+Your+Computer+Smile+Again%21%22&amp;summary=In%20the%20post%20about%20Putting%20Post%20Preview%20Back%20the%20other%20day%2C%20I%20had%20an%20%22%2A%22%20for%20the%20Copy%20%26amp%3B%20Paste%20process%20to%20use%20the%20code%20I%20had%20shown.%20The%20reason%20being...%C2%A0%0D%0AWhen%20you%20copy%20%26amp%3B%20paste%C2%A0code%20sometimes%20it%20doesn%27t%20work.%0D%0AThis%20happens%20because%20sometimes%20yo" title="LinkedIn"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;t=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code" title="Facebook"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code%20-%20http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F" title="Twitter"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;title=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code&amp;annotation=In%20the%20post%20about%20Putting%20Post%20Preview%20Back%20the%20other%20day%2C%20I%20had%20an%20%22%2A%22%20for%20the%20Copy%20%26amp%3B%20Paste%20process%20to%20use%20the%20code%20I%20had%20shown.%20The%20reason%20being...%C2%A0%0D%0AWhen%20you%20copy%20%26amp%3B%20paste%C2%A0code%20sometimes%20it%20doesn%27t%20work.%0D%0AThis%20happens%20because%20sometimes%20yo" title="Google Bookmarks"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F&amp;partner=sociable" title="Print"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Why%20Copy%20%26%20Paste%20Doesn%27t%20Work%20on%20Some%20Code&amp;body=http%3A%2F%2Fmcbsconsulting.com%2Fwhy-copy-paste-doesnt-work-on-some-code%2F" title="email"><img src="http://mcbsconsulting.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://mcbsconsulting.com/why-copy-paste-doesnt-work-on-some-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
