<?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>Rockstar Guide Books &#187; repair</title>
	<atom:link href="http://rockstarguidebooks.com/tag/repair/feed/" rel="self" type="application/rss+xml" />
	<link>http://rockstarguidebooks.com</link>
	<description>Just another LoveRockstar Websites site</description>
	<lastBuildDate>Thu, 03 Mar 2011 18:57:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Problems with Resizing Images in WordPress Themes?</title>
		<link>http://rockstarguidebooks.com/problems-resizing-images-wordpress-themes/</link>
		<comments>http://rockstarguidebooks.com/problems-resizing-images-wordpress-themes/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 17:22:30 +0000</pubDate>
		<dc:creator>MJ</dc:creator>
				<category><![CDATA[repair]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://rockstarguidebooks.com/?p=1202</guid>
		<description><![CDATA[As stated before leaving this I continue to work with WordPress.  In fact currently  I am creating 3 new WordPress Websites, which resulted in me stumbling across a problem.  On one blog I used a picture from my Photo account.  &#8230; <a class="more-link" href="http://rockstarguidebooks.com/problems-resizing-images-wordpress-themes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As stated before leaving this  I continue to work with WordPress.  In fact currently  I am creating 3 new WordPress Websites, which resulted in me stumbling across a problem.  On one blog I used a picture from my Photo account.  No matter what I did the picture showed up full size, blasting away the writing and over powering the post.</p>
<p><img class="alignleft" style="margin: 9px" src="http://lh5.ggpht.com/_wnyaQW5ZbTo/TIfEe6O2zJI/AAAAAAAABuU/5PTYf4KH-WI/polaroid.jpg" alt="" width="173" height="142" />Research time!  It seems the Twenty Ten theme had a little mistake, they changed a line of their code.  With the invent of Twenty Ten and the ability to make child themes (think skins or mostly appearance only changes) several themes were created that use Twenty Ten theme, thereby picking up this problem.  In addition there may be other themes with this problem.</p>
<p>If you have trouble with your blog images going back to full size, this may help.</p>
<p style="text-align: center"><span style="font-size: large"><span style="color: #e00000"><strong>CAUTION!!  THIS REQUIRES CHANGING CSS!!</strong></span></span></p>
<p>If you are at all uncomfortable, ask someone else to do it.  Use this at your own discretion.</p>
<p>Here&#8217;s what you need to do, go to the editor under appearance.  On the right side select  style.css then scroll through the codes until you find:</p>
<pre><code>/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}</code></pre>
<p>remove the line with <code>width: auto;</code></p>
<p>Now your images should work fine.  If not you can remove the <code>heigth: auto;</code> as well.</p>
<p>HINT:  Copy all of the code in the area where you are working.  Paste in notepad.  You can always delete your changes and paste the original code back into place!!</p>
<p><br class="spacer_" /></p>
<p>Hope that helps my fellow bloggers keep their images the way you like!</p>
<p><br class="spacer_" /></p>
<p><em><span style="color: #800000">Live ♥ Laugh ♥ Love</span></em></p>
<p><em><span style="color: #800000">MJ Schrader</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://rockstarguidebooks.com/problems-resizing-images-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Your Comments Disappearing?</title>
		<link>http://rockstarguidebooks.com/comments-disappearing/</link>
		<comments>http://rockstarguidebooks.com/comments-disappearing/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 20:17:13 +0000</pubDate>
		<dc:creator>MJ</dc:creator>
				<category><![CDATA[repair]]></category>
		<category><![CDATA[blog30]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://rockstarguidebooks.com/?p=637</guid>
		<description><![CDATA[I was talking to Vernon Harleston of  HighRoadism.com last night.   Unfortunately there seems to be a &#8220;virus&#8221; that is claiming the lives of comments, making them disappearing into the ether. Hopefully I can shed some light on this problem. If &#8230; <a class="more-link" href="http://rockstarguidebooks.com/comments-disappearing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p>I was talking to Vernon Harleston of  <a href="http://highroadism.com" target="_blank">HighRoadism.com</a> last night.   Unfortunately there seems to be a &#8220;virus&#8221;  that is claiming the lives of comments, making them disappearing into the ether.  Hopefully I can shed some light on this problem.</p>
<p>If your readers are telling you there is a problem with your comments or you think your comments are getting lost here are some possible answers and solutions.  While you do not want to be inundated with SPAM, legitimate comments are a way to know what is right with your blog and what your blog needs.  Comments also help keep your blog alive and reader friendly.</p>
<p>Check your AKISMET, sometimes it catches comments thinking they are spam.  Course it does catch a lot of true spam which is what makes it so great!</p>
<p><strong>Other Spam Blockers</strong></p>
<p><img class="alignleft size-thumbnail wp-image-643" style="margin: 9px" src="http://lh3.ggpht.com/_wnyaQW5ZbTo/THSRrNpWIFI/AAAAAAAAAzI/H-m3svjaZ7E/writerblock.jpg" alt="" width="150" height="150" />Unfortunately some of the spam blocker plugins block not just spam.  There are some that block all comments.  Now this could be a combination of your plugins not working well together or a theme and plugin issue.</p>
<p><strong>Other Plugins </strong></p>
<p>Unfortunately sometimes other plugins interfere with each other.  This means one plugin may prevent another from working appropriately.  You can turn off all your plugins by visiting Plugins and then installed, click all and deactivate.    Then turn one plugin on at a time.  This allows you to check for problems both with comments and also other problems you may have.</p>
<p><strong>What else could it be?</strong></p>
<p>Perhaps it is a problem with your theme. There could be a problem with their browser.  It could be a temporary issue, sometimes there are glitches that cause minor and temporary problems.  Unfortunately there could be millions of reasons why there is a problem.</p>
<p><strong>Try Disqus</strong></p>
<p><a href="http://rockstarguidebooks.com/changed-disqus-blog.html" target="_blank">Disqus</a> has been a great solution for me.  Since comments are actually hosted on Disqus there seems to be reduced problems.  You also receive less spam as Disqus adds additional layers of protection to Akismet.  While it is a bit harder to set up, once set up it is easy to use.  It is also a free program so that makes it very nice!</p>
<p><em>~ MJ Schrader</em></p>
<p><strong>Tomorrow&#8217;s Post: Categories vs Tags</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://rockstarguidebooks.com/comments-disappearing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Google Docs and Your Browser Play Nicely</title>
		<link>http://rockstarguidebooks.com/making-google-docs-browser-play-nicely/</link>
		<comments>http://rockstarguidebooks.com/making-google-docs-browser-play-nicely/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 16:10:47 +0000</pubDate>
		<dc:creator>MJ</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[repair]]></category>

		<guid isPermaLink="false">http://rockstarguidebooks.com/?p=398</guid>
		<description><![CDATA[I use Google Docs quite frequently. Between my master-to-do-list, my documents shared with my 365 Online Tips partner Kelly, and other documents, I can easily access this information 24-7, from any internet connected computer anywhere. This advantage is great&#8230; BUT&#8230; &#8230; <a class="more-link" href="http://rockstarguidebooks.com/making-google-docs-browser-play-nicely/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I use Google Docs quite frequently.  Between my master-to-do-list, my documents shared with my <a href="http://365onlinetips.com" target="_blank">365 Online Tips</a> partner Kelly, and other documents, I can easily access this information 24-7, from any internet connected computer anywhere.  This advantage is great&#8230;</p>
<p><strong>BUT&#8230;</strong></p>
<p>Yes, you probably heard that but coming from a mile away.  But, Google Docs and Firefox do not always play nicely together.</p>
<p><strong>First, Why Firefox?</strong></p>
<p>Internet Explorer is trouble.  While having a PC is a hacker&#8217;s dream, IE is very much so.   Tried Google Chrome but we had too many disagreements and it caused many problems.  Firefox was recommended by many an online friend and worked.  However after additional research I found this problem exists with IE, Firefox and even Google Chrome.</p>
<p><strong>But what is this problem..</strong></p>
<p>Google Docs and on occasion.  (Pretty sad that Google Chrome and Google Documents dislike each other.)   While I can paste information into Google Docs, there are plenty of times I can not copy it back out.   When I try I get the following</p>
<p style="text-align: center"><span style="font-size: medium"><em>“<span style="font-family: times new roman,times">Your browser does not allow access to your computer’s clipboard. Instead, use CTRL+C, . . . .</span>”</em></span></p>
<p>which does <strong>not,</strong> in fact, work.  Most of the time simply closing out of Firefox and restarting will cure this problem.</p>
<p>Not yesterday, and yesterday was not a good day.  I just got back from visiting my grandparents who are both on home hospice.  With that and 13 hours of driving back home and thinking about life, I am a <em><span style="text-decoration: underline">wee bit</span> </em>stressed.   So yesterday when it refused to allow me to rearrange my list of to do&#8217;s before my boyfriend arrives (whom I haven&#8217;t seen in 2 months) so I was not a happy camper.</p>
<p><strong>Here&#8217;s why&#8230;</strong></p>
<p>A malicious script can read content on your clipboard from rich-text  editors.  Since Google uses rich-text editors  browsers try to protect  you.  You could have sensitive information copied on your clipboard.  This is great for most uses  but not in Google Docs.</p>
<p><strong>Seek and Ye Shall Find</strong></p>
<p>Yup, I went on a mad hunt to find this problem and the solution.  Three things to know about me, 1. I was taught not to cry, so I get mad, since I don&#8217;t like getting mad I get obsessed over something.   2. I am stubborn.   3.  I like playing detective.  After a mad hunt I found some solutions&#8230; so if you have this problem&#8230;</p>
<p><strong>HERE SOME SOLUTIONS&#8230;</strong></p>
<p>While there was a time when you could add a bit of code to make Firefox realize that it&#8217;s okay, it Memorize Ctrl+C=Copy, Ctrl+V=Paste (think of the glue cap facing down), Ctrl+X=Cut (looks like scissors), Ctrl+A=Select All.  This works in Microsoft Office or Open Office as well, and I use them, but more often I right click mouse. Time to learn to use the control click function.  Another crazy thing, could be your clipboard is full.  Seems like there would be a better way for it to tell you this&#8230;  But do you see the little clipboard, beneath View and insert?  Click on it, then click clear the clipboard.  If these don&#8217;t work, yup you still have to reboot your browser.</p>
<p>While there was a method that told your browser that Google Docs was ok, this no longer works.  In addition this time, the problem is not limited simply to one browser.</p>
<p><br class="spacer_" /></p>
<p><em>~ MJ Schrader</em></p>
<p><br class="spacer_" /></p>
<p>PS Please pray for my grandparents.</p>
]]></content:encoded>
			<wfw:commentRss>http://rockstarguidebooks.com/making-google-docs-browser-play-nicely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

