<?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>She-Geeks &#187; techie tidbits</title>
	<atom:link href="http://www.she-geeks.com/category/techie-tidbits/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.she-geeks.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 04:33:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Attacks In The Wild</title>
		<link>http://www.she-geeks.com/2010/06/wordpress-attacks-in-the-wild/</link>
		<comments>http://www.she-geeks.com/2010/06/wordpress-attacks-in-the-wild/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 04:13:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech support]]></category>
		<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[clean your hacked blog]]></category>
		<category><![CDATA[Codes]]></category>
		<category><![CDATA[halaison website]]></category>
		<category><![CDATA[malicious eval base64 code]]></category>
		<category><![CDATA[remove wordpress blog malware]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[secure your website]]></category>
		<category><![CDATA[SG forum]]></category>
		<category><![CDATA[she-geeks]]></category>
		<category><![CDATA[sucuri security website]]></category>
		<category><![CDATA[swytch]]></category>
		<category><![CDATA[tampa geeks]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress hacks]]></category>
		<category><![CDATA[wordpress malware]]></category>
		<category><![CDATA[xorg malware]]></category>

		<guid isPermaLink="false">http://www.she-geeks.com/?p=175</guid>
		<description><![CDATA[Many of you over the past few months have experienced the onslaught of Wordpress attacks which has plagued site owners – and loyal fans, alike.  I maintain multiple Wordpress blogs in addition to our beloved She-geeks.com site, as well as my clients’ Wordpress blogs.  While refraining from too much detail, I had the unfortunate duty [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/06/threat-detected1.jpg"><img class="alignleft size-medium wp-image-195" title="threat-detected" src="http://www.she-geeks.com/wp-content/uploads/2010/06/threat-detected1-300x162.jpg" alt="wordpress threat detected" width="300" height="162" /></a>Many of you over the past few months have experienced the onslaught of <strong>Wordpress attacks</strong> which has plagued site owners – and loyal fans, alike.  I maintain multiple Wordpress blogs in addition to our beloved <strong>She-geeks.com</strong> site, as well as my clients’ Wordpress blogs.  While refraining from too much detail, I had the unfortunate duty of ridding two such Wordpress websites of these <strong>Wordpress attacks</strong>.  While both of the blogs I’m referring to maintained updated software (<em>plugins and core files</em>), they still fell victim to these attacks.  The attacks I am referring to primarily affected PHP pages, which would mean that A LOT of sites out there on the internet had the potential for infection.  The code would essentially insert itself into each PHP page on your site and/or Wordpress blog and add strings of code which contained “<strong>eval(base64_decode</strong>“ in some way, shape or form.  This script is generally found at the very top of the page’s code – I assume so it hits first.</p>
<p>I spent hours upon hours working to isolate the issues and hand-remove the malicious code only to have it reappear a week later.  I ultimately had to bring on the “big dogs” in <strong>Wordpress blog security</strong>, <a href="http://sucuri.net/?affl=cdc3d5559b5777a293a578008546f323" target="_blank"><strong>Sucuri.net</strong></a>.  David and the rest of the <a href="http://sucuri.net/?affl=cdc3d5559b5777a293a578008546f323" target="_blank"><strong>Sucuri Crew</strong></a> were able to solve all site issues within 30 minutes.  It was a beautiful thing.  You see, although I managed to remove most of the “<strong>malicious eval code</strong>” during these attacks myself, there appeared to be a snippet of code eluding my capture.  This code, also referred to as a <strong>backdoor </strong>by many, was hiding in the shadows of unending lines of code.  Its really too much code to parse through with the naked eye…nevermind the fact that manual removal like that is likely not the most efficient method when time (and money) is of the essence.  What can I say, I was stubborn.   Needless to say, the Sucuri Crew was very efficient and truly a life saver on that day.</p>
<p>Below I’ve outlined some of what I found online pertaining to the malicious attacks as well as some portions from my personal experience with the nefarious code.</p>
<p>Some of the malicious strings of code which were present:</p>
<p>&#8220;http://holasionweb dot com/oo dot php&#8221;</p>
<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/06/parsing-error.jpg"><img class="alignnone size-medium wp-image-180" title="parsing-error" src="http://www.she-geeks.com/wp-content/uploads/2010/06/parsing-error-300x169.jpg" alt="holasion web" width="300" height="169" /></a></p>
<p>There are a few mentions of solutions you can try but, in the end, the only solution which seemed to work in my case was enlisting <a href="http://sucuri.net/?affl=cdc3d5559b5777a293a578008546f323" target="_blank">Sucuri’s help</a>.  However, I’ll list a few better known solutions for this type of Wordpress attack:</p>
<ol>
<li>completely      deleting your Wordpress install and reinstalling on your hosting account      (<em>note: not fun</em>)</li>
<li>logging      into your hosting provider and accessing an CLEAN archive version of your      website. <em>(note: you’d need to know an archived date in which your blog was      completely clean and free of the bad code</em>)</li>
<li>Sucuri offers a free &#8220;cleaning&#8221; script which you can run yourself and seems to have helped quite a few people resolve their issues</li>
</ol>
<p>Additional documented information which may prove useful for others is shown below.  You may see some similarities.  If you’ve collected any additional information or have a similar story to share, we&#8217;re all ears.</p>
<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/06/Xorg-info.jpg"><img class="alignnone size-medium wp-image-192" title="Xorg-info" src="http://www.she-geeks.com/wp-content/uploads/2010/06/Xorg-info-300x244.jpg" alt="Xorg malware info" width="300" height="244" /></a></p>
<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/06/Holasionweb.jpg"><img class="alignnone size-medium wp-image-189" title="Holasionweb" src="http://www.she-geeks.com/wp-content/uploads/2010/06/Holasionweb-222x300.jpg" alt="Holasion web info" width="222" height="300" /></a></p>
<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/06/Realsafe-23.jpg"><img class="alignnone size-medium wp-image-190" title="Realsafe-23" src="http://www.she-geeks.com/wp-content/uploads/2010/06/Realsafe-23-229x300.jpg" alt="realsafe malware info" width="229" height="300" /></a></p>
<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/06/Suitcase52td.jpg"><img class="alignnone size-medium wp-image-191" title="Suitcase52td" src="http://www.she-geeks.com/wp-content/uploads/2010/06/Suitcase52td-223x300.jpg" alt="suitecase52 malware info" width="223" height="300" /></a></p>
<p>More information on <a href="http://sucuri.net/?affl=cdc3d5559b5777a293a578008546f323" target="_blank">Sucuri Security</a>:</p>
<p>“Sucuri Security is the leading provider of web-based integrity monitoring and malware detection solutions &#8211; delivered as a service. Sucuri solutions are deployed remotely in a matter of minutes anywhere in the world, allowing our customers to immediately detect web-based malware and monitor their internet presence. Sucuri&#8217;s web monitoring solution is used today by more than <strong>8,000 sites</strong> worldwide. Sucuri was founded in 2008.</p>
<p>In simple terms, we clean up the mess. If your site got hacked, blacklisted or infected with malware, we fix it for you. If your site is clean, we monitor it to let you know if a problem ever happens. We work fast, we are affordable and we get things done.”</p>
<p>Click here to check them out: <a href="http://sucuri.net/?affl=cdc3d5559b5777a293a578008546f323"><img class="alignnone size-full wp-image-181" title="sucuri" src="http://www.she-geeks.com/wp-content/uploads/2010/06/sucuri.jpg" alt="sucuri security" width="206" height="72" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2010/06/wordpress-attacks-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Build An Oil Cooled PC</title>
		<link>http://www.she-geeks.com/2010/04/how-to-build-an-oil-cooled-pc/</link>
		<comments>http://www.she-geeks.com/2010/04/how-to-build-an-oil-cooled-pc/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 16:20:08 +0000</pubDate>
		<dc:creator>swytch</dc:creator>
				<category><![CDATA[hardware zone]]></category>
		<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[computer mod]]></category>
		<category><![CDATA[GIT Tampa]]></category>
		<category><![CDATA[pc cooling]]></category>
		<category><![CDATA[pc mod]]></category>
		<category><![CDATA[swytch]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[tips an tricks]]></category>

		<guid isPermaLink="false">http://www.she-geeks.com/?p=163</guid>
		<description><![CDATA[
While surfing the internet with my &#8220;lab rat hat&#8221; on, I came across various articles and videos on &#8220;How To Build An Oil Cooled PC&#8221;.  I thought to myself, OMG seriously?
Apparently, not only to hardware gearheads do this, but they sell these pre-made PCs online.
They also offer DIY computer kits for the adventurous ones out [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/04/aquariumpc.jpg"><img class="alignleft size-medium wp-image-164" title="aquariumpc" src="http://www.she-geeks.com/wp-content/uploads/2010/04/aquariumpc-300x267.jpg" alt="" width="300" height="267" /></a></p>
<p>While surfing the internet with my &#8220;lab rat hat&#8221; on, I came across various articles and videos on &#8220;How To Build An Oil Cooled PC&#8221;.  I thought to myself, OMG seriously?</p>
<p>Apparently, not only to hardware gearheads do this, but they sell these <a title="submerged pc" href="http://www.pugetsystems.com/submerged.php" target="_blank">pre-made PCs online</a>.</p>
<p>They also offer <a title="DIY computer kit" href="http://www.pugetsystems.com/aquarium_kit.php" target="_blank">DIY computer kits</a> for the adventurous ones out there.</p>
<p>-</p>
<p>So, you may ask, how is this aberration of nature possible?  Well mineral oil is non-conductive.  It is actually possible &#8211; though potntially mind-bending &#8211; to submerge your PCs <em>shinny parts </em>into mineral oil (cleanest option).  Though I doubt I&#8217;ll even be moved to attempt this myself, I do find it strangely interesting.  <img src='http://www.she-geeks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here are a few brief videos on hard-core enthusiasts at work!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/oFb3uvtNiRk&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube.com/v/oFb3uvtNiRk&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>&#8211;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/tDjMYGxvdfM&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube.com/v/tDjMYGxvdfM&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>&#8211;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/t8shVDvMdo4&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube.com/v/t8shVDvMdo4&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>&#8211;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="660" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/fJdUhtD1zns&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="660" height="405" src="http://www.youtube.com/v/fJdUhtD1zns&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>:the End ::  :: swytch ::</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2010/04/how-to-build-an-oil-cooled-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4Square Day 2010</title>
		<link>http://www.she-geeks.com/2010/04/4square-day-2010/</link>
		<comments>http://www.she-geeks.com/2010/04/4square-day-2010/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 16:56:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[geeks support]]></category>
		<category><![CDATA[other social networks]]></category>
		<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[4square]]></category>
		<category><![CDATA[4square clearwater]]></category>
		<category><![CDATA[4square day 2010]]></category>
		<category><![CDATA[4square event]]></category>
		<category><![CDATA[4square swarm]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[GIT Tampa]]></category>
		<category><![CDATA[swytch]]></category>
		<category><![CDATA[tampa geeks]]></category>

		<guid isPermaLink="false">http://www.she-geeks.com/?p=152</guid>
		<description><![CDATA[ 


 


4Square Day 2010 is approaching and the buzz around the social networks is really starting to pick up.  Interestingly, though, its not just about &#8220;social&#8221;.  This morning I noticed tweet after tweet from local businesses offering discounts and deals for the nationwide 4Square event.
If you surf over to their website, you&#8217;ll find a [...]]]></description>
			<content:encoded><![CDATA[<p><strong> </strong></p>
<h4 class="mceTemp">
<dl id="attachment_153" class="wp-caption alignleft" style="width: 123px;">
<dt class="wp-caption-dt"><strong><strong><a href="http://www.she-geeks.com/wp-content/uploads/2010/04/4squareday-date.jpg" target="_blank"><img class="size-full wp-image-153" title="4squareday-date" src="http://www.she-geeks.com/wp-content/uploads/2010/04/4squareday-date.jpg" alt="4sqday logo" width="113" height="116" /></a></strong> </strong></dt>
</dl>
</h4>
<p><strong>4Square Day 2010</strong> is approaching and the buzz around the social networks is really starting to pick up.  Interestingly, though, its not just about &#8220;social&#8221;.  This morning I noticed tweet after tweet from local businesses offering discounts and deals for the <a title="4squareday" href="http://4sqday.com/" target="_blank">nationwide 4Square event</a>.</p>
<p>If you surf over to their website, you&#8217;ll find a listing of the &#8220;<strong>Top Participating Cities</strong>&#8221; such as:</p>
<p><a href="http://www.she-geeks.com/wp-content/uploads/2010/04/4squareday-cities1.jpg"><img class="alignleft size-full wp-image-156" title="4squareday-cities" src="http://www.she-geeks.com/wp-content/uploads/2010/04/4squareday-cities1.jpg" alt="" width="250" height="250" /></a></p>
<ul>
<li><a href="http://4sqday.com/city/Tampa">Tampa</a></li>
<li><a href="http://4sqday.com/city/Miami">Miami</a></li>
<li><a href="http://4sqday.com/city/Atlanta">Atlanta</a></li>
<li><a href="http://4sqday.com/city/North%20Andover">North Andover</a></li>
<li><a href="http://4sqday.com/city/Clearwater">Clearwater</a></li>
<li><a href="http://4sqday.com/city/St%20Petersburg">St Petersburg</a></li>
<li><a href="http://4sqday.com/city/Portland">Portland</a></li>
<li><a href="http://4sqday.com/city/Beijing">Beijing</a></li>
<li><a href="http://4sqday.com/city/Chicago">Chicago</a></li>
</ul>
<p>(big props to FL &amp; <a title="GIT Tampa" href="http://www.twitter.com/GITtampa" target="_blank">GIT Tampa</a>!   ;P  )</p>
<p>There are also currently some &#8220;<em><strong>4square swarm parties</strong></em>&#8221; scheduled:</p>
<p><a href="http://tiny.cc/4sqdaytampa" target="_blank">Tampa Bay, FL USA Swarm</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5jahok8Aguc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube.com/v/5jahok8Aguc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://tiny.cc/4sqday" target="_blank">Foursquare Day Global Swarm</a></p>
<p>There are a few other sources for information such as:</p>
<p>Twitter:  <a href="http://twitter.com/4sqday" target="_blank">http://twitter.com/4sqday</a></p>
<p>(hashtags: #4SQDay, #4sqday</p>
<p>Facebook: <a style="text-decoration: line-through;" onmousedown="UntrustedLink.bootstrap($(this), &quot;&quot;, event)" rel="nofollow" href="http://www.facebook.com/FoursquareDay" target="_blank">http://www.facebook.com/FoursquareDay</a></p>
<p>For more information on the 4Square Day events in your area, visit:  <a title="4squareday" href="http://4sqday.com/" target="_blank">http://4sqday.com/</a></p>
<p>:: swytch  ::</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2010/04/4square-day-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>unmountable boot volume error &#8211; tips to recover your computer</title>
		<link>http://www.she-geeks.com/2010/01/unmountable-boot-volume-error-tips-to-recover-your-computer/</link>
		<comments>http://www.she-geeks.com/2010/01/unmountable-boot-volume-error-tips-to-recover-your-computer/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 06:30:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech support]]></category>
		<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[hardware zone]]></category>
		<category><![CDATA[swytch]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=70</guid>
		<description><![CDATA[01.27.09 by:: swytch
I&#8217;m sure many of you have encountered this devlish BSOD (blue screen of death) at least once in your lifetime.

In my line of work, people tend to come to me in utter anguish praying they haven&#8217;t lost their files.  Most of the time I can get the user up and running again [...]]]></description>
			<content:encoded><![CDATA[<p>01.27.09 by:: swytch</p>
<p>I&#8217;m sure many of you have encountered this devlish BSOD (blue screen of death) at least once in your lifetime.</p>
<p><img src="http://www.she-geeks.com/img/VMBSOD-ED.jpg" alt="unmountable boot volume" /></p>
<p>In my line of work, people tend to come to me in utter anguish praying they haven&#8217;t lost their files.  Most of the time I can get the user up and running again within a short period of time but there are those times&#8230;.  well, I&#8217;ll just re-emphasize the need to BACK UP YOUR DATA.  :0)</p>
<p>Here are a few steps which I used to get my laptop back in shape.  (steps below reference Windows XP but can be help troubleshooting other operating systems)</p>
<p>Step 1 &#8211; Located my Windows XP operating system disk.  With my XP disk in the CD-rom drive, I powered up the computer.  When prompted, I booted to the CD drive and not the internal hard drive.  At that point I began to see XP starting its boot and restore process.</p>
<p><img src="http://www.she-geeks.com/Unmountable_boot_volume_images/dhsvrp3g_58hf6mrrcs_b.gif" alt="boot from windows CD" /></p>
<p>Step 2 &#8211; When prompted, select &#8220;R&#8221; to repair the current XP installation. You will then be brought to the Windows System Repair prompt shown below.</p>
<p><img src="http://www.she-geeks.com/Unmountable_boot_volume_images/dhsvrp3g_59cxtz3nhn_b.gif" alt="windows xp setup" /></p>
<p>Step 3 &#8211; I resolved the situation using both the FIXBOOT and FIXMBR commands.</p>
<p><img src="http://www.she-geeks.com/Unmountable_boot_volume_images/dhsvrp3g_56ghd67mqj_b.gif" alt="windows fixboot and fixmbr commands" /></p>
<p>original photo: http://www.windowsnetworking.com</p>
<p>I ran the FIXBOOT command first, then rebooted the machine to see if it solved the problem.  It didn&#8217;t so I proceeded with the FIXMBR command and tested again.</p>
<p>Step 4 &#8211; I returned to the Windows Recovery Console and ran the chkdsk command with a &#8221; /r &#8221; for recover.</p>
<p><img src="http://www.she-geeks.com/Unmountable_boot_volume_images/dhsvrp3g_57d6jrbwgj_b.jpg" alt="chkdsk command" /></p>
<p>After I completed the steps above, I performed a full shutdown.<br />
I booted the laptop and we were back in action!  These are the steps that I took but know that there are many more commands you can use in the Windows Recovery Console.</p>
<p>Check out some of these sources for additional information:</p>
<p><a href="http://support.microsoft.com/kb/297185" target="_blank">http://support.microsoft.com/kb/297185</a><br />
<a href="http://www.wikihow.com/Use-Windows-Recovery-Console-from-XP-CD" target="_blank"> http://www.wikihow.com/Use-Windows-Recovery-Console-from-XP-CD</a><br />
<a href="http://commandwindows.com/recovery.htm" target="_blank"> http://commandwindows.com/recovery.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2010/01/unmountable-boot-volume-error-tips-to-recover-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>transforming graphics into ASCII text</title>
		<link>http://www.she-geeks.com/2009/08/transforming-graphics-into-ascii-text/</link>
		<comments>http://www.she-geeks.com/2009/08/transforming-graphics-into-ascii-text/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 06:41:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[swytch]]></category>
		<category><![CDATA[tips an tricks]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=73</guid>
		<description><![CDATA[09.10.08 by:: swytch
Many of you, myself included, have run into pretty interesting jpgs or gifs created using pure ASCII text.  I have always wondered if there was a free and easy way for me to create my own ASCII text without losing my mind completely and attempting it “by hand”.
Well, when wondering the ether [...]]]></description>
			<content:encoded><![CDATA[<p>09.10.08 by:: swytch</p>
<p>Many of you, myself included, have run into pretty interesting jpgs or gifs created using pure ASCII text.  I have always wondered if there was a free and easy way for me to create my own ASCII text without losing my mind completely and attempting it “by hand”.<br />
Well, when wondering the ether recently I discovered a free program called “pic2ascii”.  Information on the program and its creator:</p>
<p><img src="http://www.she-geeks.com/img/p2acsii-info.jpg" alt="ascii" /></p>
<p>During my first complete run of this program, I used the following scooter graphic as a target.</p>
<p><img src="http://www.she-geeks.com/img/image003.gif" alt="Scooter" /></p>
<p><img src="http://www.she-geeks.com/img/image005.jpg" alt="Scooter" /></p>
<p>I simply clicked ASCII-Table in the top bar and chose “fill with all possible characters”.  This loaded the ASCII information I needed to complete this process.  I also saved that table as a text file (option available through the ASCII-Table drop down).<br />
Next I browsed to my target graphic and chose the preferred font for this run.<br />
Click START and wait for the pop-up box stating the process is complete!<br />
Pic2ASCII rendered the following ASCII image relatively quickly.</p>
<p><img src="http://www.she-geeks.com/img/image007.jpg" alt="scooter" /></p>
<p>The ASCII image the program rendered was quite large so I decided to decrease the size of the target scooter graphic.  This rendered a slightly more manageable output.  See below.</p>
<p><img src="http://www.she-geeks.com/img/image009.jpg" alt="scooter" /></p>
<p>Now, being relatively excited about ASCII rendering, I decided to take it up a notch and find a program which would do this in color.  I came across the free ZW Text Mosaic program.<br />
Once installed, I decided to demo the program with the same scooter graphic used previously.<br />
Using the same picture but rendering it with ZW Text Mosaic</p>
<p><img src="http://www.she-geeks.com/img/image003.gif" alt="scooter" /></p>
<p><img src="http://www.she-geeks.com/img/image010.gif" alt="scooter" /></p>
<p>In addition to the color option, you can actually type in text you wish to use during the rendering process.  Of course, I used she-geeks.com as my text.<br />
Once the image has been generated, you can choose either Show or Open to view the graphic.<br />
All in all, these programs are straightforward enough that anyone can have a bit of fun using them.  Get creative and enjoy! J</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2009/08/transforming-graphics-into-ascii-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>take a minute to help a child</title>
		<link>http://www.she-geeks.com/2009/07/take-a-minute-to-help-a-child/</link>
		<comments>http://www.she-geeks.com/2009/07/take-a-minute-to-help-a-child/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 05:55:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[fundraiser]]></category>
		<category><![CDATA[jewels]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=44</guid>
		<description><![CDATA[07.11.09 by jewels
Taking a break from tech for a minute or so to ask for some help.   On Thursday June 9, 2009 my ex brother-in-law Richard Langdeau was killed on his motorcycle by a careless driver. Record-Journal Story His daughter Samantha is now without a father. A college fund has been established for [...]]]></description>
			<content:encoded><![CDATA[<p>07.11.09 by jewels</p>
<p>Taking a break from tech for a minute or so to ask for some help.   On Thursday June 9, 2009 my ex brother-in-law Richard Langdeau was killed on his motorcycle by a careless driver. Record-Journal Story His daughter Samantha is now without a father. A college fund has been established for her through TD Banknorth. Any type of donation would be greatly appreciated. She&#8217;s still a long while from college, so even a few dollars now will be a big help by the time she needs it.</p>
<p>If you&#8217;re not able to help financially, and yes I know times are tough all around, you can help by sharing this information with others through your social networks.</p>
<p>Please send donations to: The Samantha Langdeau College Fund c/o TD Banknorth, 826 Wolcott Rd., Wolcott, CT 06716</p>
<p>If you&#8217;d like to send your condolences to Rich&#8217;s family, you may do so through Woodtick Memorial</p>
<p>Thank you <img src='http://www.she-geeks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2009/07/take-a-minute-to-help-a-child/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>free US and international skype-in numbers and a workaround for google labs pulling sms</title>
		<link>http://www.she-geeks.com/2009/07/free-us-and-international-skype-in-numbers-and-a-workaround-for-google-labs-pulling-sms/</link>
		<comments>http://www.she-geeks.com/2009/07/free-us-and-international-skype-in-numbers-and-a-workaround-for-google-labs-pulling-sms/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 06:07:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[jewels]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=52</guid>
		<description><![CDATA[07.3.09 by jewels
I love Skype! It’s the main communication method the she-geeks use to chat with each other. But now thanks to Ring2Skype it’s even more useful. Read on to find out this service can help save you a lot of money.
Skype is great for free PC to PC communication, but you must open your [...]]]></description>
			<content:encoded><![CDATA[<p>07.3.09 by jewels</p>
<p>I love Skype! It’s the main communication method the she-geeks use to chat with each other. But now thanks to Ring2Skype it’s even more useful. Read on to find out this service can help save you a lot of money.</p>
<p>Skype is great for free PC to PC communication, but you must open your wallet for a Skype-In number to enable your friends to reach you on skype from their mobile or landline phones. Not anymore…</p>
<p>Ring2Skype will give you a free skype-in number, actually they’ll give you multiple skype-in numbers. US numbers are available at this time in: NY CA FL ME.</p>
<p>If you don’t live in one of those states, then obviously it will be a LD call from a landline, but since most mobile phones have unlimited LD it won’t be an issue for your friends to call your skype-in number from their cell.</p>
<p>The number you will get requires an extension, but it’s not really an issue for a cell phone. Just have your friends program a pause or two before the extension number when adding your skype-in to their contacts. I put two pauses into mine and it worked like a charm. I’ll admit I was skeptical about what the call quality was going to be like, but surprisingly it was crisp and clear.</p>
<p>Now where this program really kicks azz is with international numbers. If you have friends abroad, this service offers numbers in a slew of countries, so many I won’t bother listing them. What this means is, you sign up for a skype-in number in your friend’s country and they can call your skype-in number as if it’s a local call. And vice versa, they can sign up for a US skype-in number which you can call toll free from your cell.</p>
<p>In this crappy economy I’ve been reading so many posts by people who have lost their jobs and have had to give up their cells or drastically cut their minutes plans. Some have had to cut phones altogether. How do you job hunt with no phone? For people in these situations this service can be a real blessing.</p>
<p>I’ve also seen a lot of talk from people who have had to cut out their text messaging plans. Now that google labs has pulled the sms feature of gchat, these people are scrambling to find solutions for free online texting. Although there are a plethora of websites that offer free online texting, people are complaining of having real issues receiving texts back. AIM, MSN and Yahoo have texting options in their messenger services, but if for some reason you can’t use those (work restrictions or whatnot) you may want to give textem a try. Once you sign up you are given an inbox, unlike most of the other online text services. Your inbox page will update as replies are received, so your friends will not have issues responding to you. It works via proxy as well, so even if you are just someone trying to find a way around IT policy at work to get your texting done while gchat sms is down, this could be a solution for you. And if you’re someone without a cell, or on restricted minutes plans, using your new skype-in number, you can shoot off free texts to your friends telling them to call you since you can’t dial out for free with skype.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2009/07/free-us-and-international-skype-in-numbers-and-a-workaround-for-google-labs-pulling-sms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>organizing your desktop</title>
		<link>http://www.she-geeks.com/2009/03/organizing-your-desktop/</link>
		<comments>http://www.she-geeks.com/2009/03/organizing-your-desktop/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 06:11:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[jewels]]></category>
		<category><![CDATA[tips an tricks]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=55</guid>
		<description><![CDATA[03.28.09 by jewels
The rest of my existence may be a shambles, but my desktop has to be clean. I just can’t stand crap all over the place. However, this feeling is often at odds with my need to have stuff readily accessible that I’m working on. Luckily I have two awesome apps that free my [...]]]></description>
			<content:encoded><![CDATA[<p>03.28.09 by jewels</p>
<p>The rest of my existence may be a shambles, but my desktop has to be clean. I just can’t stand crap all over the place. However, this feeling is often at odds with my need to have stuff readily accessible that I’m working on. Luckily I have two awesome apps that free my desktop to be as clean as my house should be. And the best part is – they’re both free….</p>
<p>Hopping on my pc is blissful cleanliness:</p>
<p><img src="http://www.she-geeks.com/img/desktop1.jpg" alt="desktop" /></p>
<p>How do I get it like that? It’s a combination of two great free programs. One handles my programs, the other handles my works in progress.</p>
<p>First up: programs. I hate the start menu-I’m a shortcut girl, but I hate having shortcuts everywhere. Obviously I needed a launcher app. The issue I have with most of them though is the hotkeys. I’m old, my memory sucks, I don’t want to have to memorize a bunch of different hotkeys to start up the apps I want to use. A few years ago I got lucky and found a launcher I could customize to my liking that would appear with one hotkey and give immediate access to all the programs I wanted available.</p>
<p><img src="http://www.she-geeks.com/img/desktop2.jpg" alt="desktop, 8start" /></p>
<p>And there it is. When not in use it disappears, when I want it, it shows up. It allows you to customize many features such as categories, icon size, folders etc. You can have static categories or dynamic ones. There’s a built in notes function which can store your web links, pictures, documents…whatever you want to put in it. I’ve been using it for several versions over the last few years and it’s always worked flawlessly. If you want it too, head on over to 8start. It’s skinable and many skins are available via the site. So if you want your launcher to look like an iphone, or media player, or whatever-you have that option.</p>
<p>My programs are all neatly organized by 8start, but I still find that I need stuff I’m working on placed on my desktop. If I put stuff elsewhere I forget where I put it, and I hate having to search for it. Fences allows me to actually keep stuff on my desktop that I need to access quickly-and then make it disappear when I’m doing something else:</p>
<p><img src="http://www.she-geeks.com/img/desktop3.jpg" alt="desktop, 8start, fences " /></p>
<p>This great little app is made by stardock and allows you to put your works in progress inside these neat little fences that appear and disappear in a click. You can have as many or as few as you need, they’re resizable, replaceable, and customizable. Once you’ve made your fences, any new additions to your desktop can be easily dragged into a fence for instant organization. Of course, you can use these fences for whatever you like. If you don’t want fences and a launcher, you could move all your desktop shortcuts into categorized fences and be done with it. Go ahead and grab your free version of fences here: fences</p>
<p>This is how I make my desktop work for me, and only need to remember two hotkeys. So how do you organize your desktop? Share your thoughts and program recommendations with us in the comments. Need help getting started? Feel free to post on our forum and we’ll be happy to assist you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2009/03/organizing-your-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to make your own custom msn e-mail address</title>
		<link>http://www.she-geeks.com/2009/02/how-to-make-your-own-custom-msn-e-mail-address/</link>
		<comments>http://www.she-geeks.com/2009/02/how-to-make-your-own-custom-msn-e-mail-address/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 06:14:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[justy]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[tips an tricks]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=58</guid>
		<description><![CDATA[02.18.09 by justy
you can make any e-mail address you want&#8230;
I have been chatting with this awesome guy indagator &#038; he sent me an interesting MSN trick. It&#8217;s a pretty cool thing:) Hopefully, it will stay open for awhile. So, here is how you make an msn.com email address instead of hotmail.com:
Simply go to:
https://accountservices.passport.net/reg.srf?ns=msn.com&#038;sl=1&#038;lc=1033
1. First start [...]]]></description>
			<content:encoded><![CDATA[<p>02.18.09 by justy</p>
<p>you can make any e-mail address you want&#8230;<br />
I have been chatting with this awesome guy indagator &#038; he sent me an interesting MSN trick. It&#8217;s a pretty cool thing:) Hopefully, it will stay open for awhile. So, here is how you make an msn.com email address instead of hotmail.com:</p>
<p>Simply go to:</p>
<p>https://accountservices.passport.net/reg.srf?ns=msn.com&#038;sl=1&#038;lc=1033</p>
<p>1. First start the Internet Explorer &#038; go to: http://get.live.com/getlive/overview and click &#8220;Register&#8221;.</p>
<p>2. After that copy the the following code:</p>
<p>javascript: var p = &#8216;fake-msn.&#8217;; var ds = new Array(&#8216;dl.am&#8217;); for (var i = 0; i < ds.length; i ++){document.getElementById(&#8216;idomain&#8217;).options[i] = new Option(p + ds[i], p + ds[i])} alert(&#8216;domains added&#8217;);</p>
<p>&#038; paste it into the address bar, after that you can change fake-msn. &#038; dl.am to whatever you want , it will be your email hostname later &#8211; press enter.</p>
<p>3. Now check the availability of the adress after you filled in the bar for your nickname. If the address is available, go on &#038; fill in the other fields.</p>
<p>4. Register the Account.</p>
<p>5. Log in to Windows Live Messenger with your new created account.</p>
<p>6. Now if you want to change your nickname you have got to use windows_enabler.</p>
<p>7. To change your nickname, go to the options where you can change your nickname. As you can see you can&#8217;t change it, now start the windows_enabler and click on the minimized symbol, it will change to &#8220;on&#8221;. Now you can click on the nickname bar &#038; you can change your nickname.</p>
<p>8. Now press OK, there will be an error message..ignore it (don&#8217;t klick it away). Now logout &#038; login again, the nickname will be changed.</p>
<p>9. done! Now you have your own cutsom e-Mail adress for your MSN account.</p>
<p>Credits to: Msn-fake[.dl.am] | powered by dL.am Free Subdomains</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2009/02/how-to-make-your-own-custom-msn-e-mail-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need help with codes or tech support?</title>
		<link>http://www.she-geeks.com/2009/01/need-help-with-codes-or-tech-support/</link>
		<comments>http://www.she-geeks.com/2009/01/need-help-with-codes-or-tech-support/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 08:06:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[techie tidbits]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[tech support]]></category>

		<guid isPermaLink="false">http://she-geeks.com/blog/?p=128</guid>
		<description><![CDATA[Stop by our Forum for more help  ;)
]]></description>
			<content:encoded><![CDATA[<p>Stop by our <a href="http://www.she-geeks.com/forum" target="_blank"><span style="color: #52ac6f;">Forum </span></a>for more help  ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.she-geeks.com/2009/01/need-help-with-codes-or-tech-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
