<?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>Beware the Geek &#187; Computing</title>
	<atom:link href="http://bewarethegeek.com/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://bewarethegeek.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 11 Apr 2010 12:34:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox fonts bold and italic after upgrading to 3.6.x</title>
		<link>http://bewarethegeek.com/2010/04/04/firefox-fonts-bold-and-italic-after-upgrading-to-3-6-x/</link>
		<comments>http://bewarethegeek.com/2010/04/04/firefox-fonts-bold-and-italic-after-upgrading-to-3-6-x/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 22:11:31 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[font corruption]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://bewarethegeek.com/?p=108</guid>
		<description><![CDATA[Has the latest Firefox upgrade caused font problems? Are fonts randomly appearing in an ugly bold italic format on certain places? I recently had this problem myself and a lot of research into it suggested that upon upgrading, some of the main system fonts become corrupted. The most commonly corrupted font was arial, so your [...]]]></description>
			<content:encoded><![CDATA[<p>Has the latest Firefox upgrade caused font problems? Are fonts randomly appearing in an ugly bold italic format on certain places? I recently had this problem myself and a lot of research into it suggested that upon upgrading, some of the main system fonts become corrupted. The most commonly corrupted font was arial, so your first port of call would be to replace this font with a clean version. Here&#8217;s how:<span id="more-108"></span></p>
<p>1. Download a fresh version of Arial: <a href="http://web.nickshanks.com/fonts/microsoft-core-web-fonts" target="_blank">http://web.nickshanks.com/fonts/microsoft-core-web-fonts</a></p>
<p>2. Close your browser and anything else currently using the Arial font on your system.</p>
<p>3. Delete the arial font from C:/WINDOWS/fonts</p>
<p>4. Run the installer to install the fresh version of arial.</p>
<p>5. Reboot your computer</p>
<p>6. Start your browser up again and check to see if the font problem has resolved.</p>
<p>Now, here it is important to note that it might not be Arial causing your problems, but one of the other main fonts used in websites &#8211; particularly courier, trebuchet, helvetica, verdana or times new roman. If the problem still hasn&#8217;t resolved after replacing Arial (in my case I needed to replace Helvetica), then repeat the process with different fonts until you find the right one. Good luck!</p>
<p><em>Disclaimer: this article assumes you are comfortable and confident making changes to your computer&#8217;s system files. bewarethegeek.com assumes no responsibility should following any of the changes suggested here cause a system failure. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://bewarethegeek.com/2010/04/04/firefox-fonts-bold-and-italic-after-upgrading-to-3-6-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete a Message Stuck in the Outbox &#8211; Microsoft Outlook</title>
		<link>http://bewarethegeek.com/2009/07/30/delete-a-message-stuck-in-the-outbox-microsoft-outlook/</link>
		<comments>http://bewarethegeek.com/2009/07/30/delete-a-message-stuck-in-the-outbox-microsoft-outlook/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 02:00:48 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[outbox]]></category>

		<guid isPermaLink="false">http://bewarethegeek.com/?p=94</guid>
		<description><![CDATA[Ever had that problem where you&#8217;re trying to send a message in Microsoft Outlook and it gets stuck in the outbox? You&#8217;ve tried deleting it but it gives you the message that the message is in the process of being sent so you can&#8217;t delete it? And any other emails you try and send get [...]]]></description>
			<content:encoded><![CDATA[<p>Ever had that problem where you&#8217;re trying to send a message in Microsoft Outlook and it gets stuck in the outbox? You&#8217;ve tried deleting it but it gives you the message that the message is in the process of being sent so you can&#8217;t delete it? And any other emails you try and send get stuck in the queue behind the message that won&#8217;t move? The reason the email got stuck in the first place is usually because it&#8217;s too large for your server to process. If you google the solution to this you&#8217;ll find a long list of really complicated ways of trying to remove the message, often involving having to add new PST files and who wants to do that? I have two easier solutions for you.<span id="more-94"></span></p>
<p><strong>Solution 1:</strong></p>
<p>Go to file &#8211;&gt; work offline to put outlook into offline mode.</p>
<p>Go get a cup of coffee/tea.</p>
<p>Come back, close outlook.</p>
<p>Re-open outlook and try and delete the file.</p>
<p><strong>Solution 2:</strong></p>
<p>Go to your outbox.</p>
<p>Right-click on the file and click &#8220;move file to another folder.&#8221; and move it somewhere else, say drafts.</p>
<p>Go to drafts, delete the file.</p>
]]></content:encoded>
			<wfw:commentRss>http://bewarethegeek.com/2009/07/30/delete-a-message-stuck-in-the-outbox-microsoft-outlook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are you Skynet?</title>
		<link>http://bewarethegeek.com/2009/06/18/are-you-skynet/</link>
		<comments>http://bewarethegeek.com/2009/06/18/are-you-skynet/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 00:13:12 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Geek Humour]]></category>
		<category><![CDATA[Maths]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[computational knowledge engine]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[skynet]]></category>
		<category><![CDATA[wolfram alpha]]></category>

		<guid isPermaLink="false">http://bewarethegeek.com/?p=21</guid>
		<description><![CDATA[Today is my day off work. I was planning on a long, leasurely sleep-in, maybe read a bit&#8230;no. I forgot to turn off my alarm. I was woken at some ungodly non-day-off hour. Sigh. So what does a young nerd do on her day off when she&#8217;s awake 3 hours ahead of schedule? Why, plays [...]]]></description>
			<content:encoded><![CDATA[<p>Today is my day off work. I was planning on a long, leasurely sleep-in, maybe read a bit&#8230;no. I forgot to turn off my alarm. I was woken at some ungodly non-day-off hour. Sigh. So what does a young nerd do on her day off when she&#8217;s awake 3 hours ahead of schedule? Why, plays with <a href="http://www07.wolframalpha.com/" target="_blank">Wolfram Alpha</a> of course! For those of you who haven&#8217;t already heard about it from some source or another, Wolfram Alpha is a new method of searching for the answer to problems. It&#8217;s not a search engine; the creators call it a &#8220;computational knowledge engine.&#8221; In a nutshell, it&#8217;s very cool. And I wish I&#8217;d had it when I was at university wading my way through maths!<span id="more-21"></span></p>
<img class="size-full wp-image-22" title="maths" src="http://bewarethegeek.com/wp-content/uploads/2009/06/maths.jpg" alt="wolfram alpha does my homework" width="554" height="635" />
<p>If you click the approximate form links, x is approximately 11. I&#8217;ve also asked it about plutonium, gravity, and the molecular mass of DNA. But what really blew my mind is when it offered to sequence some DNA and find code occurences within the human genome. When I was working in the lab this would have been an amazing tool! And I bet most of the scientists out there who work in molecular biology or genetics don&#8217;t even know this thing exists.</p>
<img class="size-full wp-image-23" title="chromosomes" src="http://bewarethegeek.com/wp-content/uploads/2009/06/chromosomes.jpg" alt="wolfram alpha scans my DNA!" width="559" height="641" />
<p>So the Terminator nerd in me just had to ask&#8230;</p>
<img class="size-full wp-image-24" title="skynet" src="http://bewarethegeek.com/wp-content/uploads/2009/06/skynet.jpg" alt="Are you skynet?" width="563" height="385" />
<p>I&#8217;m glad it doesn&#8217;t want to launch missiles at us.</p>
]]></content:encoded>
			<wfw:commentRss>http://bewarethegeek.com/2009/06/18/are-you-skynet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Viruses Do Exist</title>
		<link>http://bewarethegeek.com/2009/06/14/hello-world/</link>
		<comments>http://bewarethegeek.com/2009/06/14/hello-world/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 11:42:34 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[internet security]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://bewarethegeek.com/?p=1</guid>
		<description><![CDATA[It amuses me somewhat that the first post I make on this blog is about porn.
Nah, not really. I&#8217;m reading about boobytrapped porn sites designed to infect Macs and wondering about the whole thing. I&#8217;m always engaged in a constant war of Mac vs. PC with various Mac-loving-PC-hating friends of mine  and strangely the number [...]]]></description>
			<content:encoded><![CDATA[<p>It amuses me somewhat that the first post I make on this blog is about porn.</p>
<p>Nah, not really. I&#8217;m reading about <a href="http://www.smh.com.au/news/digital-life/laptops/articles/mac-porn-hackers-lay-booby-trap/2009/06/15/1244917969969.html" target="_blank">boobytrapped porn sites</a> designed to infect Macs and wondering about the whole thing. I&#8217;m always engaged in a constant war of Mac vs. PC with various Mac-loving-PC-hating friends of mine  and strangely the number one point in every argument they present is that Macs don&#8217;t have any known viruses. Untrue now? I think untrue previously but quashed by marketing attempts and as the article says, it&#8217;s lead to a whole lot of complacent users.<span id="more-1"></span></p>
<p>Are PC users as complacent as Mac users? Hell no, because they&#8217;ve all been brought up on a steady diet of spyware, malware and email viruses. Even my (very computer illiterate) father knows how to use a virus scanner. And of course I&#8217;m not saying Mac users don&#8217;t know how to use virus (or any other type of) scanners but given the way the internet is today it seems risky to listen to the Mac marketing people when they assure everyone that Macs are safe. Also, that no one kicked up a stink when it took Apple 6 months to plug a security hole is pretty amazing. If Microsoft haven&#8217;t patched new security problems within 6 hours half the PC community starts crying foul.</p>
]]></content:encoded>
			<wfw:commentRss>http://bewarethegeek.com/2009/06/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
