<?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>Greg Smith Web Development</title>
	<atom:link href="http://gregdev.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregdev.net</link>
	<description></description>
	<lastBuildDate>Mon, 04 Jan 2010 12:14:54 +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>Climate change skeptics are idiots</title>
		<link>http://gregdev.net/random/climate-change-skeptics-are-idiots/</link>
		<comments>http://gregdev.net/random/climate-change-skeptics-are-idiots/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 01:55:18 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=72</guid>
		<description><![CDATA[Forgive the non Web- or technology-based post, but the current climate change debate has really made me angry.
First of all, I have no problems with people having their own views and ideas and I&#8217;m not about to suggest some sort of dictatorship where everyone is told what to think (even if the views of some [...]]]></description>
			<content:encoded><![CDATA[<p>Forgive the non Web- or technology-based post, but the current climate change debate has really made me angry.</p>
<p>First of all, I have no problems with people having their own views and ideas and I&#8217;m not about to suggest some sort of dictatorship where everyone is told what to think (even if the views of some are completely ridiculous). I do, however, have a huge problem with the logic used by many climate change skeptics out there.</p>
<p>The logic of the skeptics seems to be that climate change is not caused by humans, or it doesn&#8217;t even exist, so therefore we don&#8217;t need to do anything about pollution. If we&#8217;re not causing climate change then there&#8217;s apparently no reason to stop pumping out disgusting amounts of carbon dioxide and other fun chemicals into the atmosphere.</p>
<p>Climate change should not even be part of the debate here. We should only be considering what the state of our planet will be in the near future. I&#8217;d like to breathe air in fifty years time rather than yellow smog.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/random/climate-change-skeptics-are-idiots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rounded corners in Internet Explorer</title>
		<link>http://gregdev.net/browsers/rounded-corners-in-internet-explorer/</link>
		<comments>http://gregdev.net/browsers/rounded-corners-in-internet-explorer/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 06:30:52 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[border-radius]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[radius]]></category>
		<category><![CDATA[rounded corners]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=58</guid>
		<description><![CDATA[I recently decided to recode a Web site I had developed several years ago to make it cleaner and easier to modify. The design involved lots of rounded corners and I had used images for some of the corners and CSS hacks for others. These methods did the job but made the markup somewhat bloated [...]]]></description>
			<content:encoded><![CDATA[<p>I recently decided to recode a Web site I had developed several years ago to make it cleaner and easier to modify. The design involved lots of rounded corners and I had used images for some of the corners and CSS hacks for others. These methods did the job but made the markup somewhat bloated and ugly, and the many images also increased the page download time.</p>
<p>CSS to the rescue! I decided to make use of the CSS3 border-radius property which allows for rounded corners without any images or extra HTML. CSS3 hasn&#8217;t been properly implemented yet, however the border-radius effect can be achieved in Gecko, Webkit and KHTML-based browsers using -moz-border-radius, -webkit-border-radius and -khtml-border-radius respectively. Opera&#8217;s Presto rendering engine had a similar property but this has unfortunately been removed. Opera&#8217;s market share (around 2%) is small enough that I can feel okay ignoring it until the developers choose to bring back the border-radius property. Internet Explorer, however, has a majority market share and predictably has no support for border-radius nor an equivalent proprietary property.</p>
<p>One of many solutions I found to Internet Explorer&#8217;s disability was a JavaScript solution, <a href="http://www.dillerdesign.com/experiment/DD_roundies/">DD_roundies</a>, by <a href="http://www.dillerdesign.com">Drew Diller</a>. Using conditional comments I included the reasonably small 9kb js file in my HTML source only for Internet Explorer users and added a rule for each ID or class that I wanted to have rounded corners for. Now when I load up my page in either IE 6, 7 or 8, the borders of the appropriate divs are as rounded as they are in Firefox.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/browsers/rounded-corners-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Left 4 Dead 2 banned in Australia</title>
		<link>http://gregdev.net/random/left-4-dead-2-banned-in-australia/</link>
		<comments>http://gregdev.net/random/left-4-dead-2-banned-in-australia/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 04:01:57 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=50</guid>
		<description><![CDATA[It seems the OFLC has refused classification for Left 4 Dead 2. I agree with this decision: clearly anyone who plays this game will feel the urge to grab the nearest shotgun and blow the heads off a few zombies.
This is further proof that our country is being run by a bunch of technologically-ignorant morons. [...]]]></description>
			<content:encoded><![CDATA[<p>It seems the <a href="http://www.oflc.gov.au/www/cob/find.nsf/5b6ebdff7f5b9a24ca2575ca00062226/1ab758e7e649aa5eca257633005daca4!OpenDocument">OFLC has refused classification for Left 4 Dead 2</a>. I agree with this decision: clearly anyone who plays this game will feel the urge to grab the nearest shotgun and blow the heads off a few zombies.</p>
<p>This is further proof that our country is being run by a bunch of technologically-ignorant morons. Given the current proposals of Internet filtering and the complete lack of progress and planning of the National Broadband network we really didn&#8217;t need more evidence to support this.</p>
<p>So now instead of legally purchasing this game on Steam I will be forced to pirate it. If the Government thinks these outdated classification laws are protecting anyone they are seriously misinformed.</p>
<p>Thanks Michael Atkinson.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/random/left-4-dead-2-banned-in-australia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What I hate about the iPhone</title>
		<link>http://gregdev.net/random/what-i-hate-about-the-iphone/</link>
		<comments>http://gregdev.net/random/what-i-hate-about-the-iphone/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 01:32:34 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[annoyance]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[touch screen]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=46</guid>
		<description><![CDATA[A few months ago, despite not being the biggest Apple fan in the world, I bought an iPhone. Once again Apple had created something unique and I decided I had to have one. Being my first Apple product I was pretty impressed. Unfortunately my phone had a screen issue out of the box, but five [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, despite not being the biggest Apple fan in the world, I bought an iPhone. Once again Apple had created something unique and I decided I had to have one. Being my first Apple product I was pretty impressed. Unfortunately my phone had a screen issue out of the box, but five minutes on the phone to Apple and I was given a coupon to take to the post office to get it sent back for free. A week later I received a brand new iPhone (not a refurbished model) which was pretty good considering postage times from Adelaide to Sydney.</p>
<p>The iPhone itself is amazing. The touch screen is intuitive and easy to use and the App store is fantastic, there are so many different apps that are available for free (or for around a dollar or two, encouraging impulse buying).</p>
<p>But it&#8217;s Apple&#8217;s closed off nature that really lets down the iPhone. It didn&#8217;t take me long to jailbreak my phone, opening the door to additions like the awesomely useful SBSettings, the 5 icon dock, battery percentage indicator (I have the 3G model) and a whole bunch of other useful apps not available through official Apple channels. I will say this now: if you have an iPhone and it&#8217;s not jailbroken, do it now. You&#8217;ll be asking yourself why you didn&#8217;t do it sooner.</p>
<p>The biggest annoyance I&#8217;ve had so far with the restricted nature of Apps has been a usage meter I bought (paid app, not free, hence my anger over this issue). This particular App allows me to keep track of my mobile phone credit usage and home Internet download usage. I use this app at least once every two days. Unfortunately a couple of weeks back, Virgin Mobile Australia decided to redo their Web site and made changes to their authentication system. So now my usage app can no longer log into their site to get my mobile phone usage. The developer of the usage app, who is a legend for support, fixed the issue later that same day, but due to Apple&#8217;s infuriatingly slow approval process the update has yet to make an appearance in the App store, over two weeks later. If Apple must insist on approving all applications they will need to hire a hell of a lot more staff to do it, and should implement some sort of fast track program for application updates.</p>
<p>The second annoyance came about when I wanted to plug my iPhone into the TV. I went to the Apple Web site where they wanted $60 for a composite cable. That&#8217;s right, $60 for fifty cents worth of cable. &#8220;Screw that&#8221;, I thought, and went to have a look on eBay where I found generic iPhone-compatible composite cables for $10 with free postage. Unfortunately these listings have a small disclaimer: &#8220;will not work with iPhone firmware 3.0&#8243;. It seems that Apple has started including authentication chips in their cables, so if you plug a cable into an iPhone that doesn&#8217;t have one of these chips it will not work. These sort of business practices should be illegal and pretty much highlight Apple&#8217;s success: suck people into buying a really cool new toy and then squeeze more money out of them by charging ridiculous prices for accessories without allowing for competition.</p>
<p>Overall I am really happy with the iPhone and the above experiences have not made me rule out buying an iPhone again. Before I become an Apple &#8220;fanboy&#8221;, however, Apple are going to need to improve their business practices. But I don&#8217;t see that happening any time soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/random/what-i-hate-about-the-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web filtering in Australia</title>
		<link>http://gregdev.net/the-web/web-filtering-in-australia/</link>
		<comments>http://gregdev.net/the-web/web-filtering-in-australia/#comments</comments>
		<pubDate>Fri, 08 May 2009 14:11:13 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[content filter]]></category>
		<category><![CDATA[protecting children]]></category>
		<category><![CDATA[web filter]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=43</guid>
		<description><![CDATA[Unless you&#8217;ve been living under a rock (or outside Australia) you&#8217;re likely well aware of the Australian Government&#8217;s plan to censor the Web. They want to force a compulsory ISP-side filter on every Australian in the name of the often used &#8220;won&#8217;t someone think of the children!&#8221; argument.
There are two ways in which they are [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;ve been living under a rock (or outside Australia) you&#8217;re likely well aware of the Australian Government&#8217;s plan to censor the Web. They want to force a compulsory ISP-side filter on every Australian in the name of the often used &#8220;won&#8217;t someone think of the children!&#8221; argument.</p>
<p>There are two ways in which they are protecting children by implementing a Web filter. The first is by blocking access to child pornography, the second is by preventing children from accidentally stumbling across inappropriate material.</p>
<h3>Blocking access to child pornography</h3>
<p>Simply put this is not possible. As surprising as this may sound, there is no official paedophile Web site out there. You can&#8217;t download images of child pornography by Googling &#8220;child porn&#8221; or going to childporn.com. All a Web filter is going to do is block access to certain Web sites, but what if the offending material isn&#8217;t on a Web site? The Web makes up only part of the Internet, there are dozens of other ways to transmit and share images. FTP, DCC via IRC and BitTorrent are just a few examples. Even if there were some inappropriate Web sites that should be blocked, bypassing any Web filter is insanely easy. Using a proxy, an SSH tunnel or an encrypted connection are all relatively easy ways to accomplish this.</p>
<h3>Preventing children from accidentally stumbling across inappropriate material</h3>
<p>Again, this sounds like a perfectly valid reason for implementing a Web filter. But why should the Web be filtered for <strong>every single Australian</strong> just to prevent kids from stumbling across something that they shouldn&#8217;t see? Surely an opt-in ISP-side filter, or a client-side filter installed by concerned parents, would accomplish this. Why doesn&#8217;t the Government simply require all ISPs to offer a free content filter for those who request it? And what ever happened to good old parental supervision? If you&#8217;re worried that your kids may, accidentally or not, stumble across something that&#8217;s inappropriate, keep an eye on them when they&#8217;re surfing. Put the family computer in an open location. Most kids are likely more technologically literate than their parents anyway, so bypassing the filter if they choose isn&#8217;t likely to be an issue: I remember using a proxy to bypass the draconian filters in high school when I was thirteen.</p>
<p>Web filters are not going to solve any problems and anyone who thinks they will are kidding themselves and have absolutely no idea how the Internet or World Wide Web work. So please, Misters Rudd and Conroy, abandon this pointless plan to filter my Web, I will just bypass it out of principle anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/the-web/web-filtering-in-australia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The evil Google brain</title>
		<link>http://gregdev.net/the-web/the-evil-google-brain/</link>
		<comments>http://gregdev.net/the-web/the-evil-google-brain/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 00:22:43 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=39</guid>
		<description><![CDATA[Google is starting to remind me of the evil flying brains from Futurama: once Google has collected and organized all the world&#8217;s information in their datacentre they will destroy Earth so that no new information can be created.
It started with Google Earth: we could view satellite images of the entire planet, with enough detail to [...]]]></description>
			<content:encoded><![CDATA[<p>Google is starting to remind me of the evil flying brains from Futurama: once Google has collected and organized all the world&#8217;s information in their datacentre they will destroy Earth so that no new information can be created.</p>
<p>It started with Google Earth: we could view satellite images of the entire planet, with enough detail to see the tops of people&#8217;s heads. Then there was the slightly creepier Street View, which allowed us to see straight down people&#8217;s driveways and look at others as they walked down the street. The <a href="http://mashable.com/2009/04/06/google-health-prescriptions/">latest venture</a> seems to be sorting and organizing prescriptions.</p>
<p>What does everyone else think: a harmless company looking to make information easily accessible for all, or an alien race of super intelligent brains intent on learning everything until they destroy the Earth?</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/the-web/the-evil-google-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony Vaio Z review</title>
		<link>http://gregdev.net/notebooks/sony-vaio-z-review/</link>
		<comments>http://gregdev.net/notebooks/sony-vaio-z-review/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:50:33 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[Sony Vaio]]></category>
		<category><![CDATA[Vaio Z]]></category>
		<category><![CDATA[Z Series]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=33</guid>
		<description><![CDATA[Recently I purchased myself a shiny new Sony Vaio Z series notebook. My main reason for choosing the Vaio Z was the size weight: it&#8217;s a reasonably powerful 13.1&#8243; laptop at 1.5kg including the battery, a weight which rivals a lot of the 10&#8243; netbooks out there. The model I purchased, the Z16 (Australia has [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I purchased myself a shiny new Sony Vaio Z series notebook. My main reason for choosing the Vaio Z was the size weight: it&#8217;s a reasonably powerful 13.1&#8243; laptop at 1.5kg including the battery, a weight which rivals a lot of the 10&#8243; netbooks out there. The model I purchased, the Z16 (Australia has different model numbers to the USA) was one of the lower specced models, however it still features a respectable Intel Core 2 Duo P8600 processor (2.4GHz) and 2 gigabytes of DDR3 RAM (I added a second 2GB module a few weeks after purchasing the laptop).<br />
<span id="more-33"></span></p>
<p>One of the highlights of the Z Series is the hybrid graphics switch which allows you to switch between the Intel GMA4500 integrated graphics and the discrete nVidia 9300M without rebooting. This allows you to squeeze an extra 40 minutes or so of battery life out of the notebook whilst on the move. The 9300M is relatively weak when it comes to mobile graphics however it still offers enough power to run most of the newer games available.</p>
<p>The design of the Z Series is impressive. I&#8217;m not ashamed to admit that aesthetics will influence my decision when purchasing a new gadget (which is why I didn&#8217;t consider the Lenovo X300) and the Z Series definitely meets my criteria. The top of the laptop is a simple black plastic with the Vaio logo in silver. It&#8217;s not a fingerprint magnet like my old HP Pavilion which is a plus. Opening the laptop reveals Chiclet-style keyboard which is great to type on; the keys are easy to press and are quiet and the trackpad is nice and large. Thanks to the carbon fibre casing the Z feels very strong and well built despite it&#8217;s low weight. There are no creaks or loose parts although the screen does have a disturbing amount of flex to it, but that&#8217;s the trade off for something so thin. The screen itself is fantastic. Images appear bright and colourful and text displays clean and crisp.</p>
<p>Battery life was another important aspect for me as the primary purpose of my notebook is for taking to university; power points aren&#8217;t always available to me and I&#8217;d rather not carry around the AC adapter all the time. With the screen set at a reasonably bright level and with wifi turned on I&#8217;m able to get around four hours of battery life out of the Z which is perfect for my needs. I&#8217;ve heard of people tweaking their Zs to get upwards of six hours, however I&#8217;m not sure what it is they&#8217;re sacrificing for this gain or how usable their notebooks are.</p>
<p>The Vaio Z Series is the perfect blend of portability and power. It&#8217;s light enough to carry around all day but has the specs to easily handle any task you throw at it. Very happy with my purchase!</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/notebooks/sony-vaio-z-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome: first impressions</title>
		<link>http://gregdev.net/browsers/google-chrome-first-impressions/</link>
		<comments>http://gregdev.net/browsers/google-chrome-first-impressions/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 12:14:10 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Google toolbar]]></category>
		<category><![CDATA[web developers]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=26</guid>
		<description><![CDATA[The beta version of Google&#8217;s own Web browser, dubbed &#8216;Google Chrome&#8217;, was released today. Ten minutes ago I installed it.
As with most things Google, the user interface is very minimal and clean. There are no menu bars and the address bar also serves as the search box and history bar which is a nice idea. [...]]]></description>
			<content:encoded><![CDATA[<p>The beta version of Google&#8217;s own Web browser, dubbed &#8216;Google Chrome&#8217;, was <a href="http://www.google.com/chrome">released today</a>. Ten minutes ago I installed it.<br />
As with most things Google, the user interface is very minimal and clean. There are no menu bars and the address bar also serves as the search box and history bar which is a nice idea. All settings (saved passwords, bookmarks, etc.) can be imported from other browsers such as Firefox or IE which makes for an easy transition.<br />
<span id="more-26"></span></p>
<p>One thing that really disappointed me was the absence of the Google toolbar. This toolbar is the one thing keeping me from switching from Firefox to Opera: I love being able to click on an icon to go straight to Gmail (and the icon changes when I have new messages), and the spellcheck and image search buttons are incredibly useful, however none of these features seem to have made it into Chrome. Oh, and the &#8216;back&#8217; and &#8216;forward&#8217; buttons on my mouse don&#8217;t seem to work, something that will likely infuriate me.</p>
<p>On the upside, Chrome uses the WebKit framework (as used by Apple&#8217;s Safari, et al.) which means it will pass the Acid2 test and be friendly to Web developers. The &#8216;New Tab Page&#8221; (Googletalk for homepage) features an Opera-esque Speed Dial feature which displays thumbnails of your nine most frequented Web sites, which is fantastic, and also shows a list of your most recent bookmarks for easy access.</p>
<p>Final verdict: if you&#8217;re looking for a simplistic, user-friendly and easy to use browser, Chrome is definitely for you. Personally I will be sticking with Firefox for now, but Chrome is only in beta and I&#8217;ll definitely be keeping an eye on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/browsers/google-chrome-first-impressions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installing Internet Explorer 8 Beta 2</title>
		<link>http://gregdev.net/browsers/installing-internet-explorer-8-beta-2/</link>
		<comments>http://gregdev.net/browsers/installing-internet-explorer-8-beta-2/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:48:13 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[css standards]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet explorer 8]]></category>
		<category><![CDATA[latest version of internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=22</guid>
		<description><![CDATA[Last week Microsoft released the second beta of Internet Explorer 8. This new version of IE is at last a step in the right direction for Microsoft, as compliance with CSS standards is now a major priority.
I downloaded the new beta and started the installation, only to be met with the message
A previous build of [...]]]></description>
			<content:encoded><![CDATA[<p>Last week Microsoft released the second beta of Internet Explorer 8. This new version of IE is at last a step in the right direction for Microsoft, as compliance with CSS standards is now a major priority.</p>
<p>I downloaded the new beta and started the installation, only to be met with the message</p>
<blockquote><p>A previous build of Internet Explorer 8 is already installed on your computer. You must remove it before installing the latest version of Internet Explorer 8.</p></blockquote>
<p>Apparently upgrading the previously installed version was too big an ask. Never mind, I thought, I&#8217;ll just uninstall the older version of IE8. But wait, it&#8217;s not listed with all my other programs in &#8216;Uninstall or change a program&#8217; (or &#8216;Add/Remove programs&#8217; if you&#8217;re running Windows XP).</p>
<p>It took me a few minutes to figure out, but Internet Explorer 8 is actually listed under the &#8216;view installed updates&#8217; list rather than the list of installed programs. Great, now I can go ahead and install the new version!</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/browsers/installing-internet-explorer-8-beta-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cuil: the world&#8217;s biggest search engine</title>
		<link>http://gregdev.net/the-web/cuil-the-worlds-biggest-search-engine/</link>
		<comments>http://gregdev.net/the-web/cuil-the-worlds-biggest-search-engine/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 15:08:58 +0000</pubDate>
		<dc:creator>greg</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Cuil]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine results]]></category>

		<guid isPermaLink="false">http://gregdev.net/?p=20</guid>
		<description><![CDATA[Today I stumbled across the Cuil (pronounced &#8220;cool&#8221;) search engine, which claims to have indexed more pages than any other search engine: 121 billion. Developed by former Google employees, Cuil features an incredibly attractive interface complete with search suggestions and thumbnail images alongside some search results.

Cuil abandons the traditional list-based layout used by other engines [...]]]></description>
			<content:encoded><![CDATA[<p>Today I stumbled across the <a href="http://cuil.com">Cuil</a> (pronounced &#8220;cool&#8221;) search engine, which claims to have indexed more pages than any other search engine: 121 billion. Developed by former Google employees, Cuil features an incredibly attractive interface complete with search suggestions and thumbnail images alongside some search results.<br />
<span id="more-20"></span></p>
<p>Cuil abandons the traditional list-based layout used by other engines like Google and Yahoo, and instead uses either a two- or three-column layout for displaying search engine results. This type of layout tends to make it more difficult to scan through the results of a search.</p>
<p>One feature Cuil is lacking compared to Google is the extremely useful &#8220;did you mean&#8230;&#8221;, which is useful for detecting typos in search queries. Also amiss is the relevance of search results as compared to Google, but hopefully this improves over time. But it&#8217;s still a relatively new service, only launched in July of this year, and so far looks promising as a threat to the Google dominance.</p>
]]></content:encoded>
			<wfw:commentRss>http://gregdev.net/the-web/cuil-the-worlds-biggest-search-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
