<?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>XtraSimplicity</title>
	<atom:link href="http://www.xtrasimplicity.info/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xtrasimplicity.info</link>
	<description>Mastering the world of computing, one byte at a time!</description>
	<lastBuildDate>Mon, 07 Dec 2009 02:34:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en-us</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install display languages in Windows Vista/7 Home Premium &amp; Starter</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/88</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/88#comments</comments>
		<pubDate>Mon, 07 Dec 2009 01:56:16 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.info/?p=88</guid>
		<description><![CDATA[So, I installed Windows 7 Home Premium to my BenQ Joybook Lite U101B netbook, in the hopes that I could then install the German language pack and everything would work well.. Seems plausible, right? Well, little did I know, Microsoft decided to only include such support in the Ultimate and Enterprise versions of 7 &#38; [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/88/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Darkening Page and set focus on popup window &#8211; Javascript</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/84</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/84#comments</comments>
		<pubDate>Sun, 03 May 2009 11:58:09 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[blur]]></category>
		<category><![CDATA[darken]]></category>
		<category><![CDATA[fade]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.info/?p=84</guid>
		<description><![CDATA[Ever wanted to make a page darken once you click on a popup? I always have&#8230; Until I found the answer today, with the help from a friend of mine, Kelwynsa8.
Here&#8217;s the code:

&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62;
&#60;html xmlns="http://www.w3.org/1999/xhtml" &#62;
&#60;head&#62;
    &#60;title&#62;Untitled Page&#60;/title&#62;

&#60;script language="javascript" type="text/javascript"&#62;
// &#60;!CDATA[

function SignUpForNewsletter()
{
    DarkenPage();
 [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/84/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing .NET Framework in WINE (Linux)</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/82</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/82#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:12:58 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[WINE]]></category>

		<guid isPermaLink="false">http://www.aussiecrew.info/xtrasimplicity/?p=82</guid>
		<description><![CDATA[After quite a bit of searching, I came across this:
http://wiki.winehq.org/winetricks
Thus, I have archived it here.

Getting winetricks
The script is maintained and hosted by DanKegel at http://www.kegel.com/wine/winetricks.   Right-click on that link and use &#8217;save as&#8217; to save a fresh copy. Or you can get it from the commandline with the command:

wget http://www.kegel.com/wine/winetricks
 Also, some winetricks [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/82/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Installing Windows Vista (or Windows 7) via a USB drive</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/80</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/80#comments</comments>
		<pubDate>Mon, 05 Jan 2009 02:32:48 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[From]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 USB Install]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Vista USB Install]]></category>

		<guid isPermaLink="false">http://www.aussiecrew.info/xtrasimplicity/?p=80</guid>
		<description><![CDATA[This is archived from:
http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;articleId=9013119&#038;pageNumber=1

March 16, 2007  (Computerworld) &#8212; In a world where there&#8217;s too much to do &#8212; and too little time to do it in &#8212; we&#8217;re always looking for shortcuts. So when we stumbled upon a blog entry by Kurt Shintaku over on Windows Live Spaces that promised to let us install [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transparent Panels &#8211; Ubuntu</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/65</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/65#comments</comments>
		<pubDate>Mon, 22 Dec 2008 05:58:18 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://xtrasimplicity.aussiecrew.info/?p=65</guid>
		<description><![CDATA[Hello,
I was wondering how to get the fancy transparent panels and windows in Ubuntu. I eventually found out how to do it, so have written it below 
Note: Clicking the images will take you to a bigger copy of the picture  
1. If you haven&#8217;t already got it installed, download compiz settings manager:
sudo apt-get [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/65/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDD &#8220;unpartitioned&#8221; itself? &#8211; This is how you recover it!</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/61</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/61#comments</comments>
		<pubDate>Wed, 19 Nov 2008 08:34:27 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[Hard disk]]></category>
		<category><![CDATA[hard Disk Drive]]></category>
		<category><![CDATA[Hard Drive]]></category>
		<category><![CDATA[HDD]]></category>
		<category><![CDATA[Partition]]></category>
		<category><![CDATA[RAW]]></category>
		<category><![CDATA[Test disk]]></category>
		<category><![CDATA[TestDisk]]></category>
		<category><![CDATA[Unpartitioned]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.com/?p=61</guid>
		<description><![CDATA[Hello,
I recently had a major problem where some very important files of mine were stored on my HDD, i removed the HDD, installed Windows onto a different HDD, and inserted the old HDD back in as primary slave.
It failed. The older hard drive was detected by Windows as having no partition formatted to it at [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing of a Seven legged Spider sold on ebay for $10,000USD</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/58</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/58#comments</comments>
		<pubDate>Sat, 15 Nov 2008 12:01:28 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[$10000]]></category>
		<category><![CDATA[$10k]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[Humourous]]></category>
		<category><![CDATA[Sold]]></category>
		<category><![CDATA[spider]]></category>
		<category><![CDATA[USD]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.com/?p=58</guid>
		<description><![CDATA[A drawing of a seven legged spider, drawn by David Thorne as a joke to &#8220;pay&#8221; for an unpaid bill, has recently been sold on ebay by swedish seller, inkh.
This Drawing sold for $10,000USD, for the original drawing, which will be sent to the winning bidder, via email.
This ebay item can be found here:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&#38;item=190265903424#description
Or, if [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/58/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remove OS Check from MSI Installers</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/54</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/54#comments</comments>
		<pubDate>Sat, 15 Nov 2008 10:48:04 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Check]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Remove]]></category>
		<category><![CDATA[VBS]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.com/?p=54</guid>
		<description><![CDATA[Copy the following to a notepad file, and save it as &#8220;RemoveOSCHeck.vbs&#8221; (make sure *.* is selected as File Type).
Option Explicit
Const msiOpenDatabaseModeReadOnly = 0
Const msiOpenDatabaseModeTransact = 1
Dim argNum, argCount:argCount = Wscript.Arguments.Count
If (argCount &#60; 1) Then
Wscript.Echo &#8220;Please supply the name of the msi file to be modified.&#8221;
Wscript.Quit 1
End If
&#8216; Scan arguments for valid SQL keyword and [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/54/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accidentally deleted the SQL Database :(</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/50</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/50#comments</comments>
		<pubDate>Fri, 14 Nov 2008 13:40:44 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.com/?p=50</guid>
		<description><![CDATA[Hello,
I accidentally deleted the SQL database, and forgot to back up before hand  
So, i had to start all over again. Thank god for Google Cache  
Hopefully it&#8217;ll all be as it was, shortly.
Andrew
]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking Ownership of System Files in Windows Vista</title>
		<link>http://www.xtrasimplicity.info/lang/en-us/archives/45</link>
		<comments>http://www.xtrasimplicity.info/lang/en-us/archives/45#comments</comments>
		<pubDate>Fri, 14 Nov 2008 13:34:29 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.com/?p=45</guid>
		<description><![CDATA[This is archived from:
http://www.winmatrix.com/forums/index.php?showtopic=13157
If your are replacing or changing system files like (uxtheme.dll or imageres.dll) in Windows Vista then first you have to take ownership of the file and then grant your username full control of the file.

Just add this file to your registry and right click on the file you want to own and [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/lang/en-us/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
