<?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>Daniel15&#039;s Blog &#187; Computers</title>
	<atom:link href="http://dan.cx/blog/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://dan.cx/blog</link>
	<description>Blog of Daniel, a slightly awesome 19-year-old web developer from Melbourne, Australia</description>
	<lastBuildDate>Sun, 15 Aug 2010 02:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Easter egg in Windows XP&#8230; &#8220;Sometime this millennia&#8221;</title>
		<link>http://dan.cx/blog/2007/11/easter-egg-in-windows-xp-sometime-this-millenia/</link>
		<comments>http://dan.cx/blog/2007/11/easter-egg-in-windows-xp-sometime-this-millenia/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 04:08:35 +0000</pubDate>
		<dc:creator>Daniel15</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Easter eggs]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[easter egg]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[millenia]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.daniel15.com/blog/2007/11/04/easter-egg-in-windows-xp-sometime-this-millenia/</guid>
		<description><![CDATA[A funny easter egg I recently came across in Windows XP, relating to files created in the future: Set your system clock to a date in the future (something far in the future; eg December 2030). Create a new file (anything, a blank text document will do). Set the system clock back to the real [...]]]></description>
			<content:encoded><![CDATA[<p>A funny easter egg I recently came across in Windows XP, relating to files created in the future:</p>
<ol>
<li>Set your system clock to a date in the future (something far in the future; eg December 2030).</li>
<li>Create a new file (anything, a blank text document will do).</li>
<li>Set the system clock back to the real date.</li>
<li>Open the directory containing the newly-created file.</li>
<li>Choose the View &rarr; Arrange Icons By &rarr; Modified option.</li>
<li>Tick View &rarr; Arrange Icons &rarr; Show in Groups.</li>
<li>Look at the group heading of the newly-created file:<br /><img src='http://www.daniel15.com/blog/wp-content/uploads/2007/11/windowsxp-egg.png' alt='Windows XP Easter Egg - “Sometime This Millenia”' /></li>
</ol>
<p><i>Of course, that should be &#8220;Millenium&#8221;&#8230; Millennia is plural <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </i></p>
<p><script type="text/javascript">
digg_url = 'http://www.daniel15.com/blog/2007/11/04/easter-egg-in-windows-xp-sometime-this-millenia/';
DIGG_URL = 'http://www.daniel15.com/blog/2007/11/04/easter-egg-in-windows-xp-sometime-this-millenia/';
</script><br />
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://dan.cx/blog/2007/11/easter-egg-in-windows-xp-sometime-this-millenia/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MySpace Friend List Export &#8211; Code now available</title>
		<link>http://dan.cx/blog/2007/10/myspace-friend-list-export-code-now-available/</link>
		<comments>http://dan.cx/blog/2007/10/myspace-friend-list-export-code-now-available/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 11:38:36 +0000</pubDate>
		<dc:creator>Daniel15</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[Friends]]></category>
		<category><![CDATA[mspagerstate]]></category>
		<category><![CDATA[viewstate]]></category>

		<guid isPermaLink="false">http://www.daniel15.com/blog/2007/10/27/myspace-friend-list-export-code-now-available/</guid>
		<description><![CDATA[The code for the MySpace Friend List Export script I wrote a while back is now available for download. If you&#8217;re a PHP programmer and are interested in viewing the source code for it, take a look at http://stuff.daniel15.com/php/myspace/get_friends.txt The code is quite ugly, but, well, so is MySpace. That&#8217;s my excuse.]]></description>
			<content:encoded><![CDATA[<p>The code for the <a href="http://www.daniel15.com/blog/2007/09/19/myspace-friend-list-export/">MySpace Friend List Export</a> script I wrote a while back is now available for download. If you&#8217;re a PHP programmer and are interested in viewing the source code for it, take a look at <a href="http://stuff.daniel15.com/php/myspace/get_friends.txt">http://stuff.daniel15.com/php/myspace/get_friends.txt</a> <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The code is quite ugly, but, well, so is MySpace. That&#8217;s my excuse. <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dan.cx/blog/2007/10/myspace-friend-list-export-code-now-available/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MySpace Friend List Export</title>
		<link>http://dan.cx/blog/2007/09/myspace-friend-list-export/</link>
		<comments>http://dan.cx/blog/2007/09/myspace-friend-list-export/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 11:09:55 +0000</pubDate>
		<dc:creator>Daniel15</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[MySpace]]></category>

		<guid isPermaLink="false">http://www.daniel15.com/blog/2007/09/19/myspace-friend-list-export/</guid>
		<description><![CDATA[Update 2010-03-28: MySpaceTools.ws is no longer available, due to MySpace blocking my server from accessing it. Edit: This has been moved to MySpaceTools.ws. Please email errors [-at-] myspacetools.ws for support, do not comment here. Based on a blog entry I read about backing up your profile, I decided to try and write a script that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update 2010-03-28: MySpaceTools.ws is no longer available, due to MySpace blocking my server from accessing it.</strong></p>
<hr />
<strong>Edit: This has been moved to MySpaceTools.ws. Please email errors [-at-] myspacetools.ws for support, do not comment here.</strong></p>
<p>Based on <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&#038;friendID=64712057&#038;blogID=295876353">a blog entry I read about backing up your profile</a>, I decided to try and write a script that would grab your entire friend list so you can have a local copy of it. It was kinda hard to do, but I&#8217;ve managed to write a relatively simple script that will grab your entire friends list, and display it on the one page. It does so by grabbing each page in the &#8220;View All Friends&#8221; section, and essentially merges them all together. What you end up with is one page that contains your entire friends list.</p>
<p>Take a look at [broken link removed] for the script so far. Note that it will currently not work on private profiles (although I&#8217;m working on a fix for that). For now, if you have a private profile, you must temporarily set your profile to public in order to export the friends list.</p>
<p>You can easily save the page it generates (via File → Save As&#8230;) and keep it as a local copy of your friends list. Yes, I know how it displays its output is kinda ugly at the moment, but I&#8217;m a coder, not a designer <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Hope it&#8217;s useful for someone. <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I originally posted this to the <a href="http://forum.myspace.com/index.cfm?fuseaction=messageboard.viewThread&#038;entryID=3135474&#038;adTopicID=27&#038;categoryID=67&#038;IsSticky=0">MySpace Forums</a>, but thought I should also post it here</p>
]]></content:encoded>
			<wfw:commentRss>http://dan.cx/blog/2007/09/myspace-friend-list-export/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Vista RC1 Build 5728 installed without DVD</title>
		<link>http://dan.cx/blog/2006/09/vista-rc1-build-5728-installed-without-dvd/</link>
		<comments>http://dan.cx/blog/2006/09/vista-rc1-build-5728-installed-without-dvd/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 06:40:27 +0000</pubDate>
		<dc:creator>Daniel15</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/09/26/vista-rc1-build-5728-installed-without-dvd/</guid>
		<description><![CDATA[Recently, heaps of people have been going crazy over the new Vista RC1 release. I decided to dowload Vista, and try it myself. Unfortunately, I didn&#8217;t have any blank DVD&#8217;s at hand. Nevertheless, I discovered that you can install Vista without burning it onto DVD. Here&#8217;s how you do it: Partition your hard drive. Resize [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, heaps of people have been going crazy over the new Vista RC1 release. I decided to dowload Vista, and try it myself. Unfortunately, I didn&#8217;t have any blank DVD&#8217;s at hand. Nevertheless, I discovered that you <i>can</i> install Vista without burning it onto DVD. Here&#8217;s how you do it:</p>
<ul>
<li>Partition your hard drive. Resize your Windows partition to leave at least 15-20GB available for Vista. You can do this through utilities like <a href="http://www.symantec.com/home_homeoffice/products/overview.jsp?pcid=sp&#038;pvid=pm80">PartitionMagic</a>, or through a boot CD such as the free <a href="http://www.ultimatebootcd.com/">Ultimate Boot CD</a>. If you don&#8217;t know how to partition a drive, you&#8217;re probably not the kind of person who should be installing Vista.</li>
<li>Install the free <a href="http://www.daemon-tools.cc/">DAEMON Tools</a> if you don&#8217;t have it already.</li>
<li>Download the DVD ISO from the Microsoft site</li>
<li>Once the download is done, mount the ISO file with DAEMON Tools (using the DAEMON Tools icon in the system tray. Right-click it, and go Virtual CD/DVD ROM &#8211;> Device 0 &#8211;> Mount Image</li>
<li>If Autorun is enabled, the Windows Vista setup will appear. If not, go to &#8216;My Computer&#8217;, double-click on the virtual DVD drive, and then double-click &#8216;SETUP.EXE&#8217;.</li>
</ul>
<p>If you&#8217;ve done everything correctly, this should start the Vista installation wizard. When prompted to choose a partition, choose the one created earlier. The setup program will then copy over all the files, and reboot your computer (to continue the setup).<br />
One notable thing is that the DVD is only required for the initial step (copying the files), and that&#8217;s why you can do it this way. Previous version of Windows required the CD throughout the whole setup (and don&#8217;t even remind me of the 20 or so Windows 95 floppy disks <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>Anyways, after looking at Vista for a while, it&#8217;s definately overrated. The graphical effects in Compiz are much better than anything that Vista could ever achieve. Vista is bloatware, that&#8217;s all there is to it. After Vista&#8217;s release, more and more people will start realising the benefits of Linux over Windows (especially the price, and overall performance), and make the switch. At least, that&#8217;s what I&#8217;m hoping.</p>
]]></content:encoded>
			<wfw:commentRss>http://dan.cx/blog/2006/09/vista-rc1-build-5728-installed-without-dvd/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Laptop, Linux and Compiz</title>
		<link>http://dan.cx/blog/2006/09/laptop-linux-and-compiz/</link>
		<comments>http://dan.cx/blog/2006/09/laptop-linux-and-compiz/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 10:19:35 +0000</pubDate>
		<dc:creator>Daniel15</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/09/18/laptop-linux-and-compiz/</guid>
		<description><![CDATA[Update: Since I made this post in September 2006, things have changed. Compiz-Quinn has changed its name to Beryl, and up-to-date installation instructions are available for Ubuntu Edgy and Ubuntu Feisty Well, I got my laptop on Friday (15th September). I must say, the Inspiron 6400 was definately a good choice. The only thing I [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: red">Update: Since I made this post in September 2006, things have changed. Compiz-Quinn has changed its name to Beryl, and up-to-date installation instructions are available for <a href="http://wiki.beryl-project.org/wiki/Install_Beryl_on_Ubuntu_Edgy_with_XGL">Ubuntu Edgy</a> and <a href="http://wiki.beryl-project.org/wiki/Install_Beryl_on_Ubuntu_Feisty_with_XGL">Ubuntu Feisty</a></span></p>
<p>Well, I got my laptop on Friday (15th September). I must say, the Inspiron 6400 was definately a good choice. The only thing I don&#8217;t really like about it is the reflectiveness of the TrueLife screen, but I suppose I&#8217;ll get used to it (the colours are definately more vivid, and it has better contrast&#8230; The screen looks absolutely awesome when playing games!). Anyways, one of the first things I did was partition the drive, and install Ubuntu Linux <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Once I did this, the first thing I did was install i8kutils and Gkrellm (so that I could control the speed of the fan, to make sure it doesn&#8217;t overheat), and then install the ATI Drivers for the X1400 (called &#8216;FGLRX&#8217;). Everything was working excellently (see screenshot)<br />
<a class="imagelink" href="http://www.daniel15.com/blog/wp-content/uploads/2006/09/screenshot.jpg" title="Desktop screenshot"><img id="image19" src="http://www.daniel15.com/blog/wp-content/uploads/2006/09/screenshot.thumbnail.jpg" alt="Desktop screenshot"/></a></p>
<p>After everything was done, I thought about what to install. I remember my friend telling me about something called &#8216;Compiz&#8217;, but I couldn&#8217;t remember how to install it. After searching for a while, I found a nice <a href="http://www.compiz.net/topic-389-1.html">tutorial on installing GLX/Compiz</a>. It appeared to be quite easy to do, so I followed the instructions on the tutorial. And, it works perfectly! <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  It comes with heaps of themes, and there are some similar to the upcoming Windows Vista. Take a look at this:<br />
<a class="imagelink" href="http://www.daniel15.com/blog/wp-content/uploads/2006/09/screenshot-folder.jpg" title="Compiz screenshot 1"><img id="image21" src="http://www.daniel15.com/blog/wp-content/uploads/2006/09/screenshot-folder.thumbnail.jpg" alt="Compiz screenshot 1"/></a><br />
Look at the title bar of the &#8216;Home Directory&#8217; window. That&#8217;s called a &#8216;glass effect&#8217;, and is quite nice&#8230;</p>
<p>Another thing implemented in Compiz is window transparency: You can make a window semi-transparent. For example, look at this screenshot of my home directory on top of Opera (with the Google site open). I&#8217;ve faded the window out a bit, so it&#8217;s partially transparent:<br />
<a class="imagelink" href="http://www.daniel15.com/blog/wp-content/uploads/2006/09/transparency.jpg" title="Compiz screenshot 2 - transparency"><img id="image22" src="http://www.daniel15.com/blog/wp-content/uploads/2006/09/transparency.thumbnail.jpg" alt="Compiz screenshot 2 - transparency"/></a><br />
Nice, huh? Yet another thing in Compiz is multiple desktops. Sure, Linux has support for multiple workplaces in-built (the selector on the bottom-right hand side of Gnome). However, Compiz improves on it vastly, making all the virtual desktops into one large cube:<br />
<a class="imagelink" href="http://www.daniel15.com/blog/wp-content/uploads/2006/09/cube.jpg" title="Compiz screenshot 3 - Cube"><img id="image23" src="http://www.daniel15.com/blog/wp-content/uploads/2006/09/cube.thumbnail.jpg" alt="Compiz screenshot 3 - Cube"/></a><br />
I thought the cube was interesting, but something really interesting is if you run VMWare in fullscreen mode. You can make it appear as if you&#8217;re running multiple operating systems at once&#8230; Take a look:<br />
<a class="imagelink" href="http://www.daniel15.com/blog/wp-content/uploads/2006/09/vmware-2.jpg" title="Compiz screenshot 4 - VMWare"><img id="image24" src="http://www.daniel15.com/blog/wp-content/uploads/2006/09/vmware-2.thumbnail.jpg" alt="Compiz screenshot 4 - VMWare"/></a></p>
<p>In addition to all of this, Compiz has heaps of other effects which I couldn&#8217;t take screenshots of (including wobbly windows &#8211; windows wobble as you drag them, windows &#8216;zoom in&#8217; when you start a program, and &#8216;zoom out&#8217; when you exit it, and a lot more)&#8230; If you&#8217;d like to get Compiz working, and have an ATI graphics card, first get the ATI Linux drivers (FGLRX) working (see <a href="http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide">http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide</a> for a tutorial. Make sure you follow the second bit of the tutorial, to install version 8.28.8). Then, follow the Compiz tutorial, as found at <a href="http://www.compiz.net/topic-389-1.html">http://www.compiz.net/topic-389-1.html</a> (I followed the second howto, as I personally think it&#8217;s better to have Compiz as a seperate session&#8230; Have fun! <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyways, I think this is probably the longest blog post I&#8217;ve written, ever <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dan.cx/blog/2006/09/laptop-linux-and-compiz/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Yay! Laptop!</title>
		<link>http://dan.cx/blog/2006/09/yay-laptop/</link>
		<comments>http://dan.cx/blog/2006/09/yay-laptop/#comments</comments>
		<pubDate>Sun, 10 Sep 2006 03:52:40 +0000</pubDate>
		<dc:creator>Daniel15</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[ICT Fellowship]]></category>
		<category><![CDATA[Laptop]]></category>

		<guid isPermaLink="false">http://www.daniel15.com/blog/2006/09/10/yay-laptop/</guid>
		<description><![CDATA[Well, last Friday I finally ordered my Dell laptop&#8230; I&#8217;m so happy I ended up ordering an Inspiron 6400, with these specifications: Intel Core Duo 1.73 GHz 80 GB Hard Drive (free upgrade from 60 GB) 1 GB Memory (free upgrade from 512 MB) 15.4 inch XGA display with TrueLife &#8211; 1280&#215;800 256 MB ATI [...]]]></description>
			<content:encoded><![CDATA[<p>Well, last Friday I finally ordered my Dell laptop&#8230; I&#8217;m so happy <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I ended up ordering an Inspiron 6400, with these specifications:</p>
<ul>
<li>Intel Core Duo 1.73 GHz</li>
<li>80 GB Hard Drive (free upgrade from 60 GB)</li>
<li>1 GB Memory (free upgrade from 512 MB)</li>
<li>15.4 inch XGA display with TrueLife &#8211; 1280&#215;800</li>
<li>256 MB ATI Mobility Radeon X1400 Hypermemory</li>
<li>8X DVDRW</li>
<li>9-cell battery<br />
Plus:</li>
<li>Dell Optical USB Mouse</li>
<li>Free Belkin &#8216;Wireless G&#8217; router</li>
<li>Dell Large Backpack</li>
</ul>
<p>And for comparison, here&#8217;s my current desktop PC:</p>
<ul>
<li>Intel Pentium III 866 MHz</li>
<li>120 GB Hard Drive</li>
<li>384 MB Memory</li>
<li>17 inch BenQ LCD screen (FP71G+)</li>
<li>Intel i810 Graphics Card (with 0 MB of onboard memory! <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</li>
<li>52x32x52 LITEON CD-RW</li>
<li>A4Tech Wireless Keyboard and Mouse</li>
</ul>
<p>I think that this was an excellent offer (Dell&#8217;s price was great). I&#8217;ll finally be able to emulate Nintendo 64 games properly (unlike my current computer, with all the stupid graphics flaws <img src='http://dan.cx/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://dan.cx/blog/2006/09/yay-laptop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
