<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments for Scraps of My Geek Life</title>
	<atom:link href="http://scrapsofmygeeklife.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrapsofmygeeklife.com</link>
	<description>&#124;&#124;  Gadgets  &#124;  Fitness  &#124;  Digital Scrapbooking</description>
	<lastBuildDate>Wed, 22 Feb 2012 04:05:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Create An Editorial Calendar For Your Blog; Free Template Download by Mike Manz</title>
		<link>http://scrapsofmygeeklife.com/online-life/blogging/editorial-calendar-template-free/comment-page-1/#comment-20967</link>
		<dc:creator>Mike Manz</dc:creator>
		<pubDate>Wed, 22 Feb 2012 04:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26816#comment-20967</guid>
		<description>This. Is. Awesome. 

Thank you so much for this; not even so much for the actual spreadsheet, but even just for the idea of the spreadsheet. I&#039;ve become more and more &quot;directionally challenged&quot; with the blog I started last November and it never would have occurred to me to do something like this.

Thank you again.</description>
		<content:encoded><![CDATA[<p>This. Is. Awesome. </p>
<p>Thank you so much for this; not even so much for the actual spreadsheet, but even just for the idea of the spreadsheet. I&#8217;ve become more and more &#8220;directionally challenged&#8221; with the blog I started last November and it never would have occurred to me to do something like this.</p>
<p>Thank you again.<br />
<span class="cluv">Mike Manz recently posted..<a class="2f32e4e1fa 20967" rel="external" href="http://lived-inlife.blogspot.com/2012/01/thats-my-boy.html">That&#8217;s my boy</a><span class="heart_tip_box"><img class="heart_tip u 20967 0e852" alt="My Profile" style="border:0" width="16" height="14" src="http://scrapsofmygeeklife.com/wp-content/plugins/commentluv-premium/images/littleheart.gif"/></span></span> <span class="dofollow">(dofollow)</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Identity Theft; Tips For Staying Safe by identity theftA Guide to Identity Theft &#124; Mining Your Money</title>
		<link>http://scrapsofmygeeklife.com/online-life/safety/identity-theft-tips/comment-page-1/#comment-20966</link>
		<dc:creator>identity theftA Guide to Identity Theft &#124; Mining Your Money</dc:creator>
		<pubDate>Wed, 22 Feb 2012 00:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26644#comment-20966</guid>
		<description>[...] try{jQuery.noConflict();}catch(e){};   /*  */    function setIframeHeight(iframeName) { var iframeEl = document.getElementById? document.getElementById(iframeName): document.all? document.all[iframeName]: null; if (iframeEl) { iframeEl.style.height = &quot;auto&quot;; // need to add to height to be sure it will all show var h = alertSize(iframeName); iframeEl.style.height =h + &quot;px&quot;; } } function alertSize(frameId) { var myHeight = 0; frame = document.getElementById(frameId); if( typeof( window.innerWidth ) == &#039;number&#039; ) { //Non-IE var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf(&quot;Firefox&quot;)).split(&quot;/&quot;)[1]; var FFextraHeight=parseFloat(getFFVersion)&gt;=0.1? 16 : 0; myHeight=frame.contentDocument.body.offsetHeight+FFextraHeight; } else if( document.documentElement &amp;&amp; ( document.documentElement.clientWidth &#124;&#124; document.documentElement.clientHeight ) ) { //IE 6+ in &#039;standards compliant mode&#039; innerDoc = (frame.contentDocument) ? frame.contentDocument : frame.contentWindow.document; myHeight= innerDoc.body.scrollHeight + 10; //myHeight = document.documentElement.clientHeight; } else if( document.body &amp;&amp; ( document.body.clientWidth &#124;&#124; document.body.clientHeight ) ) { //IE 4 compatible myHeight = document.body.clientHeight; } return myHeight; }  #split {}#single {}#splitalign {margin-left: auto; margin-right: auto;}#singlealign {margin-left: auto; margin-right: auto;}.linkboxtext {line-height: 1.4em;}.linkboxcontainer {padding: 7px 7px 7px 7px;background-color:#eeeeee;border-color:#000000;border-width:0px; border-style:solid;}.linkboxdisplay {padding: 7px 7px 7px 7px;}.linkboxdisplay td {text-align: center;}.linkboxdisplay a:link {text-decoration: none;}.linkboxdisplay a:hover {text-decoration: underline;} function opensplitdropdown() { document.getElementById(&#039;splittablelinks&#039;).style.display = &#039;&#039;; document.getElementById(&#039;splitmouse&#039;).style.display = &#039;none&#039;; var titleincell = document.getElementById(&#039;titleincell&#039;).value; if (titleincell == &#039;yes&#039;) {document.getElementById(&#039;splittitletext&#039;).style.display = &#039;none&#039;;} } function closesplitdropdown() { document.getElementById(&#039;splittablelinks&#039;).style.display = &#039;none&#039;; document.getElementById(&#039;splitmouse&#039;).style.display = &#039;&#039;; var titleincell = document.getElementById(&#039;titleincell&#039;).value; if (titleincell == &#039;yes&#039;) {document.getElementById(&#039;splittitletext&#039;).style.display = &#039;&#039;;} } Is Your Child a Victim of Identity Theft?Identity Theft; Tips For Staying Safe [...]</description>
		<content:encoded><![CDATA[<p>[...] try{jQuery.noConflict();}catch(e){};   /*  */    function setIframeHeight(iframeName) { var iframeEl = document.getElementById? document.getElementById(iframeName): document.all? document.all[iframeName]: null; if (iframeEl) { iframeEl.style.height = &quot;auto&quot;; // need to add to height to be sure it will all show var h = alertSize(iframeName); iframeEl.style.height =h + &quot;px&quot;; } } function alertSize(frameId) { var myHeight = 0; frame = document.getElementById(frameId); if( typeof( window.innerWidth ) == &#039;number&#039; ) { //Non-IE var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf(&quot;Firefox&quot;)).split(&quot;/&quot;)[1]; var FFextraHeight=parseFloat(getFFVersion)&gt;=0.1? 16 : 0; myHeight=frame.contentDocument.body.offsetHeight+FFextraHeight; } else if( document.documentElement &amp;&amp; ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in &#039;standards compliant mode&#039; innerDoc = (frame.contentDocument) ? frame.contentDocument : frame.contentWindow.document; myHeight= innerDoc.body.scrollHeight + 10; //myHeight = document.documentElement.clientHeight; } else if( document.body &amp;&amp; ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myHeight = document.body.clientHeight; } return myHeight; }  #split {}#single {}#splitalign {margin-left: auto; margin-right: auto;}#singlealign {margin-left: auto; margin-right: auto;}.linkboxtext {line-height: 1.4em;}.linkboxcontainer {padding: 7px 7px 7px 7px;background-color:#eeeeee;border-color:#000000;border-width:0px; border-style:solid;}.linkboxdisplay {padding: 7px 7px 7px 7px;}.linkboxdisplay td {text-align: center;}.linkboxdisplay a:link {text-decoration: none;}.linkboxdisplay a:hover {text-decoration: underline;} function opensplitdropdown() { document.getElementById(&#039;splittablelinks&#039;).style.display = &#039;&#039;; document.getElementById(&#039;splitmouse&#039;).style.display = &#039;none&#039;; var titleincell = document.getElementById(&#039;titleincell&#039;).value; if (titleincell == &#039;yes&#039;) {document.getElementById(&#039;splittitletext&#039;).style.display = &#039;none&#039;;} } function closesplitdropdown() { document.getElementById(&#039;splittablelinks&#039;).style.display = &#039;none&#039;; document.getElementById(&#039;splitmouse&#039;).style.display = &#039;&#039;; var titleincell = document.getElementById(&#039;titleincell&#039;).value; if (titleincell == &#039;yes&#039;) {document.getElementById(&#039;splittitletext&#039;).style.display = &#039;&#039;;} } Is Your Child a Victim of Identity Theft?Identity Theft; Tips For Staying Safe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create An Editorial Calendar For Your Blog; Free Template Download by Michele</title>
		<link>http://scrapsofmygeeklife.com/online-life/blogging/editorial-calendar-template-free/comment-page-1/#comment-20965</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Tue, 21 Feb 2012 21:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26816#comment-20965</guid>
		<description>AWESOME! So glad to hear it will be helpful.</description>
		<content:encoded><![CDATA[<p>AWESOME! So glad to hear it will be helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create An Editorial Calendar For Your Blog; Free Template Download by Sarah</title>
		<link>http://scrapsofmygeeklife.com/online-life/blogging/editorial-calendar-template-free/comment-page-1/#comment-20964</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 21 Feb 2012 18:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26816#comment-20964</guid>
		<description>Just downloaded your template and I can already tell it&#039;s going to save my life blogging this year. Thank you!!!</description>
		<content:encoded><![CDATA[<p>Just downloaded your template and I can already tell it&#8217;s going to save my life blogging this year. Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Self-Love; Madly In Love With Me Day is February 13 by Michele</title>
		<link>http://scrapsofmygeeklife.com/balance/self-love-day/comment-page-1/#comment-20959</link>
		<dc:creator>Michele</dc:creator>
		<pubDate>Mon, 20 Feb 2012 20:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26749#comment-20959</guid>
		<description>I will definitely read her new book. I just finished the Me Before We and I plan to have my review up this week. I isn&#039;t know she was writing a Madly About ME. Excited to hear that!!</description>
		<content:encoded><![CDATA[<p>I will definitely read her new book. I just finished the Me Before We and I plan to have my review up this week. I isn&#8217;t know she was writing a Madly About ME. Excited to hear that!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chinese Food Box Craft Project With Elmer&#8217;s X-TREME Glue by spicyoffers</title>
		<link>http://scrapsofmygeeklife.com/scrapbooking/chinese-food-box-craft-x-treme-glue/comment-page-1/#comment-20957</link>
		<dc:creator>spicyoffers</dc:creator>
		<pubDate>Mon, 20 Feb 2012 09:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=23197#comment-20957</guid>
		<description>Hmmm, so creative handmade....It just remind me when I was on kindergarten. Very nice post.....</description>
		<content:encoded><![CDATA[<p>Hmmm, so creative handmade&#8230;.It just remind me when I was on kindergarten. Very nice post&#8230;..<br />
<span class="cluv">spicyoffers recently posted..<a class="32fa8411c7 20957" rel="external" href="http://spicyoffers.info/raw-food-recipes/">Raw Food Recipes</a><span class="heart_tip_box"><img class="heart_tip u 20957 901c2" alt="My Profile" style="border:0" width="16" height="14" src="http://scrapsofmygeeklife.com/wp-content/plugins/commentluv-premium/images/littleheart.gif"/></span></span> <span class="dofollow">(dofollow)</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My SOPA Thoughts And Some Ramblings by Shirley Blue</title>
		<link>http://scrapsofmygeeklife.com/michele/my-sopa-thoughts-and-some-ramblings/comment-page-1/#comment-20954</link>
		<dc:creator>Shirley Blue</dc:creator>
		<pubDate>Mon, 20 Feb 2012 07:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26506#comment-20954</guid>
		<description>I am obviously against SOPA as well, but that infographic had me smiling because some of those graphs are obviously made to scare the living daylights out of people. Not very factual, but speculation of the end of internet as we know it.</description>
		<content:encoded><![CDATA[<p>I am obviously against SOPA as well, but that infographic had me smiling because some of those graphs are obviously made to scare the living daylights out of people. Not very factual, but speculation of the end of internet as we know it.<br />
<span class="cluv">Shirley Blue recently posted..<a class="88816f2ce2 20954 p" rel="external" href="http://www.career-organizing.com/">career organizing</a><span class="heart_tip_box"><img class="heart_tip p 20954 073f5" alt="My Profile" style="border:0" width="16" height="14" src="http://scrapsofmygeeklife.com/wp-content/plugins/commentluv-premium/images/littleheartplus.gif"/></span></span> <span class="dofollow">(dofollow)</span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Do Geeks Celebrate Valentine&#8217;s Day? #Win7Tech Chat Tuesdays by Your Questions About Online Scrapbooking For Free &#124; Scrapbooks Ideas</title>
		<link>http://scrapsofmygeeklife.com/geek-stuff/geeks-valentines-day-win7tech-chat/comment-page-1/#comment-20953</link>
		<dc:creator>Your Questions About Online Scrapbooking For Free &#124; Scrapbooks Ideas</dc:creator>
		<pubDate>Mon, 20 Feb 2012 05:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26772#comment-20953</guid>
		<description>[...] Tech Mom Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Tech Mom Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Project 365, Week 7 by Scrapbooking Goes Digital! &#124; Scrapbooks Ideas</title>
		<link>http://scrapsofmygeeklife.com/scrapbooking/project365/project-365-week-7/comment-page-1/#comment-20949</link>
		<dc:creator>Scrapbooking Goes Digital! &#124; Scrapbooks Ideas</dc:creator>
		<pubDate>Sun, 19 Feb 2012 16:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26839#comment-20949</guid>
		<description>[...] Blog: Design House DigitalTech Mom Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog: Design House DigitalTech Mom Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create An Editorial Calendar For Your Blog; Free Template Download by Your Questions About Layouts For Scrapbooking Ideas &#124; Scrapbooks Ideas</title>
		<link>http://scrapsofmygeeklife.com/online-life/blogging/editorial-calendar-template-free/comment-page-1/#comment-20947</link>
		<dc:creator>Your Questions About Layouts For Scrapbooking Ideas &#124; Scrapbooks Ideas</dc:creator>
		<pubDate>Sun, 19 Feb 2012 14:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://scrapsofmygeeklife.com/?p=26816#comment-20947</guid>
		<description>[...] OHScrap!Blog: Design House DigitalTech Mom Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] OHScrap!Blog: Design House DigitalTech Mom Blog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

