<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.darylteo.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Daryl Teo's Blog</title>
	
	<link>http://darylteo.com/blog</link>
	<description>Personal Views on Software Development</description>
	<lastBuildDate>Sat, 27 Feb 2010 17:50:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.darylteo.com/dteo_blog" /><feedburner:info uri="dteo_blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Why can’t HTML5 and Flash co-exist?</title>
		<link>http://darylteo.com/blog/2010/02/28/why-cant-html5-and-flash-co-exist/</link>
		<comments>http://darylteo.com/blog/2010/02/28/why-cant-html5-and-flash-co-exist/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:48:01 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technologies]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=317</guid>
		<description><![CDATA[This post is a comment in reply to user sentiments on a recent Mashable poll titled &#8220;HTML5 Knocks Out Adobe Flash in Reader Vote&#8221;, with some minor changes for clarity.
I&#8217;ve mentioned to people before, Adobe is at a critical point here. They can choose to sit on their arses and ignore HTML5, which will steamroll [...]]]></description>
			<content:encoded><![CDATA[<p>This post is a comment in reply to user sentiments on a recent <a href="http://mashable.com/2010/02/26/html5-flash-poll/">Mashable poll</a> titled &#8220;HTML5 Knocks Out Adobe Flash in Reader Vote&#8221;, with some minor changes for clarity.</p>
<p>I&#8217;ve mentioned to people before, Adobe is at a critical point here. They can choose to sit on their arses and ignore HTML5, which will steamroll Flash when it does come into play. Or they can choose to do something better with it. Adobe&#8217;s strategic advantage will be that they have control over the progress of the Flash platform, and they need to use that to quickly make itself relevant in a HTML5 world. </p>
<p>In the meantime, <span id="more-317"></span>HTML5 is certain to replace everything else Flash is known for. Video, minimal animations and transitions for websites through CSS3 and Javascript, offline storage and rich applications. Flash needs to find a new niche to remain relevant (not surprisingly it will probably need to solidify its position as a browser gaming juggernaut) and they should be able to do that quickly without the need of a new web standard taking years to ratify, and browsers to uptake. They may even manage to do this without HTML5 gaining significant market share.</p>
<p>Pro-Flash campers need to see this as progress in web technologies and use the right tool for the job, not stick to their hammers for screws.</p>
<p>Anti-Flash campers need to see that Flash can still be a crucial technology on the web, and stop trying to mold HTML5 into something so complex that even it itself becomes a crutch on the internet, in the fool&#8217;s hope of crippling Flash with a &#8220;Anything you can do, I can do better&#8221; charade. K.I.S.S.</p>
<p>In essense, stop this senseless Flash hate. Killing Flash will not get rid of ads, or popup videos, or get rid of browser vulnerabilities. Yes Flash Player is shit on non-Windows systems. Yes it has vulnerabilities. But those can be fixed. Focus your energies on getting Adobe to fix shit, not on Flash.</p>
<p>Anyway If you&#8217;re reading this, Adobe, the ball&#8217;s in your court at the moment. Show me what you can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2010/02/28/why-cant-html5-and-flash-co-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Developer Tools: Styles Tip</title>
		<link>http://darylteo.com/blog/2009/11/13/google-chrome-developer-tools-styles-tip/</link>
		<comments>http://darylteo.com/blog/2009/11/13/google-chrome-developer-tools-styles-tip/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 13:47:43 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[styles]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=312</guid>
		<description><![CDATA[If any of you have been using Google Chrome instead of Firebug for your web development, you might have found yourself in a pinch. When using FireBug, it is relatively easy to add additional CSS styles to an element or its styles on the fly. Chrome doesn&#8217;t seem to have that ability out of the [...]]]></description>
			<content:encoded><![CDATA[<p>If any of you have been using Google Chrome instead of Firebug for your web development, you might have found yourself in a pinch. When using FireBug, it is relatively easy to add additional CSS styles to an element or its styles on the fly. Chrome doesn&#8217;t seem to have that ability out of the box.</p>
<p>Well, there IS a way, although it is rather hacky. That doesn&#8217;t mean it doesn&#8217;t do the trick!</p>
<p>Lets say you have an inline element with the following styles</p>
<p><a href="http://www.flickr.com/photos/20397161@N04/4098272160/" title="Initial Style width:50px;"><img src="http://farm3.static.flickr.com/2737/4098272160_0d921f634b_o.png" width="250" height="250" alt="width:50px;" /></a></p>
<p>However, you suddenly realise that in order to apply a width to an element it has to be a block element. So, instead of changing your stylesheet and refreshing the page, type:</p>
<p><a href="http://www.flickr.com/photos/20397161@N04/4098272162/" title="Modified Style display:block"><img src="http://farm3.static.flickr.com/2646/4098272162_1f7ae4a0dd_o.png" width="250" height="250" alt="width:50px;display:block;" /></a></p>
<p>Press Enter, and the additional style gets added!</p>
<p><a href="http://www.flickr.com/photos/20397161@N04/4097522735/" title="Done! Yay!"><img src="http://farm3.static.flickr.com/2792/4097522735_00e2311652_o.png" width="250" height="250" alt="width:50px; display:block;" /></a></p>
<p>Quite simple, but annoying if you didn&#8217;t know about it. Hope this helps anyone out there using Chrome for their development.</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/11/13/google-chrome-developer-tools-styles-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eGames Expo 2009: Day 3</title>
		<link>http://darylteo.com/blog/2009/11/02/egames-expo-2009-day-3/</link>
		<comments>http://darylteo.com/blog/2009/11/02/egames-expo-2009-day-3/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 15:47:39 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[egames]]></category>
		<category><![CDATA[expo]]></category>
		<category><![CDATA[fairytale]]></category>
		<category><![CDATA[fights]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[IDEF]]></category>
		<category><![CDATA[melbourne]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=305</guid>
		<description><![CDATA[Well, the last day of the expo wrapped up what was essentially a very disappointing event. Too many hawkers ands not enough exhibits equates to a very uninteresting event. Take note organisers: your attendees do not really want to buy lots of stuff from expos, considering that they had to pay to get in.
Perhaps what [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the last day of the expo wrapped up what was essentially a very disappointing event. Too many hawkers ands not enough exhibits equates to a very uninteresting event. Take note organisers: your attendees do not really want to buy lots of stuff from expos, considering that they had to pay to get in.</p>
<p>Perhaps what I saw this weekend was the result of a extremely tumultuous year for everyone. Companies simply don&#8217;t have the confidence to slap down thousands of dollars at events anymore. Not events with such a low street-cred level anyway. All we have left is the hope for a better eGames Expo next year.</p>
<p>Read on for Images!</p>
<p><span id="more-305"></span></p>
				<div id="gallery-b1437875" class="flickr-gallery photoset">
													<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4063760745"><img class="photo" title="Main Entrance" src="http://farm3.static.flickr.com/2501/4063760745_14f0abc02b_s.jpg" alt="Main Entrance" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4063762353"><img class="photo" title="Ubisoft Booth" src="http://farm3.static.flickr.com/2454/4063762353_e2525d1fca_s.jpg" alt="Ubisoft Booth" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4063762747"><img class="photo" title="Assassin's Creed 2 Kiosks" src="http://farm3.static.flickr.com/2520/4063762747_e3a5fd41e4_s.jpg" alt="Assassin's Creed 2 Kiosks" /></a>
								</div>
															<div class="flickr-thumb">
									<a href="http://flickr.com/photo.gne?id=4063762929"><img class="photo" title="Splinter Cell Kiosk" src="http://farm3.static.flickr.com/2750/4063762929_a151e401ea_s.jpg" alt="Splinter Cell Kiosk" /></a>
								</div>
												<div class="fg-clear"></div>
				</div>
													<div class="fg-clear alignright">Powered by <a href="http://co.deme.me/projects/flickr-gallery/">Flickr Gallery</a></div>
								<div class="fg-clear"></div>
							<script type="text/javascript">
											jQuery(document).ready(function(){
							jQuery("#gallery-b1437875 .flickr-thumb img").flightbox();
						});
										
										//-->
				</script>
			
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/11/02/egames-expo-2009-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eGames Expo 2009: Day 2</title>
		<link>http://darylteo.com/blog/2009/11/01/egames-expo-2009-day-2/</link>
		<comments>http://darylteo.com/blog/2009/11/01/egames-expo-2009-day-2/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 15:48:24 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[egames]]></category>
		<category><![CDATA[expo]]></category>
		<category><![CDATA[fairytale]]></category>
		<category><![CDATA[fights]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[IDEF]]></category>
		<category><![CDATA[melbourne]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=302</guid>
		<description><![CDATA[This is day 2 of the eGames Expo 2009. You can find my post on day 1 here.
Unfortunately, my worst fears were proven accurate. There was absolutely nothing new to see on the 2nd day of the event. This meant that I had crawled through the eGames Expo (excluding the Digital Lifestyle and Careers events) [...]]]></description>
			<content:encoded><![CDATA[<p>This is day 2 of the eGames Expo 2009. You can find my post on day 1 <a title="eGames Expo 2009: Day 1" href="http://darylteo.com/blog/2009/10/31/egames-expo-2009-day-1/" target="_self">here</a>.</p>
<p>Unfortunately, my worst fears were proven accurate. There was absolutely nothing new to see on the 2nd day of the event. This meant that I had crawled through the eGames Expo (excluding the Digital Lifestyle and Careers events) in less than 4 hours.</p>
<p>What did I do on the 2nd day? I decided to get hands on with some of the lesser known games being displayed.</p>
<p><span id="more-302"></span></p>
<h2>FairyTale Fights</h2>
<p>Fairytale Fights is your typical top-down hack and slasher ala Lego Starwars. You play as a cutesy inhabitant of a fairytale land, but while the characters may look cutesy, the combat certainly isn&#8217;t. It doesn&#8217;t take very long for the screen to be filled with blood-red &#8230; blood splattered across the soil. Certain fatality attacks also result in a close up of the death dealt to the poor (and maniacal) creatures that charge at you like lemmings seeking an early judgement.</p>
<p>Gameplay, however, is quite disappointing. Don&#8217;t seek anything more than a button-mashing experience. While the game is quite amusing to watch for a short while, the novelty of it quickly grows old, and the rest of the game feels more like a WoW grind. And since the game isn&#8217;t very 13+ friendly, it wouldn&#8217;t be very suitable for your kids either.</p>
<p>Conclusion: Bargain bin. Its only redeeming feature might be the inclusion of cooperative multiplayer, which allows for &#8220;innocent&#8221; friendly-attacks, perfect for ongoing rivalries. Though, you may as well go back to Super Smash Brothers for something more substantial.</p>
<p>That&#8217;s all I can write about tonight. My internet connection decided to throw a tantrum, and its 3am in the morning. I doubt I will have more to write after tomorrow, so expect pictures from the event instead!</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/11/01/egames-expo-2009-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eGames Expo 2009: Day 1</title>
		<link>http://darylteo.com/blog/2009/10/31/egames-expo-2009-day-1/</link>
		<comments>http://darylteo.com/blog/2009/10/31/egames-expo-2009-day-1/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 14:20:29 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[assassin]]></category>
		<category><![CDATA[assassin's]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[creed]]></category>
		<category><![CDATA[egames]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[exhibition]]></category>
		<category><![CDATA[expo]]></category>
		<category><![CDATA[forza]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[IDEF]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ubisoft]]></category>
		<category><![CDATA[xbo360]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=295</guid>
		<description><![CDATA[Yes, a rare post from me today, as I took the day off to head on down to the first day of the iDEF eGames Expo 2009 held at the Royal Exhibition Building. There was a severe lack of exhibits which was rather disappointing, but it was not without some blockbusters. Major groups consisted mainly of [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, a rare post from me today, as I took the day off to head on down to the first day of the <a title="iDEF eGames Expo 2009" href="http://www.egamesexpo.com.au/" target="_blank">iDEF eGames Expo 2009</a> held at the Royal Exhibition Building. There was a severe lack of exhibits which was rather disappointing, but it was not without some blockbusters. Major groups consisted mainly of Ubisoft, 2K Games and Microsoft. The rest were all small development houses and publishers, most of which failed to make any considerable impressions on me.</p>
<p><span id="more-295"></span></p>
<h2>Ubisoft &#8211; Various</h2>
<p>Ubisoft took center stage with a 360 degrees exhibit right in the middle of the building, with only the Microsoft Xbox360 caravan taking up the rest of the attention (whatever little attention there could possibly be on a Friday). With the exception of the new Splinter Cell, I got a bit of hands on with upcoming games Avatar and Assassin&#8217;s Creed 2.</p>
<h4>Avatar</h4>
<p>Ubisoft had two different setups for people to try; a normal setup with an Xbox360, and a more private setup with an Xbox360, and a pile of 3D Glasses! There&#8217;s no question which kiosk I had to try out.</p>
<p>The immediate impression I had when playing the game was &#8220;Wow. It sure is pretty&#8221;. If there&#8217;s any reason why you should get this game, its definitely the graphics. Vivid vibrant colours, combined with gorgeously designed monsters were only made more enthralling when they jumped right at me through the screen. I wouldn&#8217;t be surprised if &#8220;4D gaming&#8221; becomes more popular as the technology advances in the future. Just keep a bucket handy, for people prone to motion sickness; after 10 minutes I began to feel lightheaded and put down the controller.</p>
<p>Put aside the pretty graphics, however, and I couldn&#8217;t help finding it all but familiar. In fact, I couldn&#8217;t help but draw similarities between Avatar and Lost Planet 2:</p>
<ul>
<li>3rd person view? Check.</li>
<li>Squad based action? Check.</li>
<li>Huge mechas? Check.</li>
<li>Even bigger indigenous monsters? Check.</li>
<li>Control Points? Check.</li>
<li>Gungho marines type characters? Check.</li>
</ul>
<p>I feel that Lost Planet had a much more interesting game. Its &#8220;Shadow of the Colossus&#8221; level encounters were much more interesting compared to what was essentially a &#8220;point, shoot, reload&#8221; game in Avatar. There was nearly no need for any of the &#8220;skills&#8221; available (such as the call airstrike skill), since I could accomplish the same thing with just a rifle. Of course, there could be alot more of Avatar that I have not seen.</p>
<p>Conclusion: Its pretty. But its going to be as revolutionary to gaming as Avatar is to Movies. No harm picking this up for a quick playthrough, but I wouldn&#8217;t hold your breath for anything Bioshock epic.</p>
<h4>Assassin&#8217;s Creed 2</h4>
<p>Before I go on, I must stress that the build Ubisoft are displaying at the eGames Expo is apparently the same as the build at TGS 2009, so there isn&#8217;t much more I can add to that. I do regret playing it, however. Experiencing numerous bugs and issues put a dent in my enthusiasm for the game, but I&#8217;ll try to keep that in mind as I write about it below (while trying to ignore the times Ezio fell through the floor, or crashed the demo)</p>
<p>The thing that I was most concerned about was the combat system; the first Assassin&#8217;s Creed suffered from an incredibly simple combat system that resulted in what was basically a &#8220;wait, counter, kill&#8221; routine. Assassin&#8217;s Creed 2 tries to remedy this by introducing a few new features such as Multiple Weapons (from swords and hidden blades to halberds) and multiple enemy types (light, and heavy guards). You also have the ability to disarm opponents, or grab them for physical attacks (to their weak points for massive damage). I quickly developed a <em>modus operandi</em>, involving me grabbing rooftop archers, directing them to the nearest ledge and throwing them off.</p>
<p>Unfortunately, other than the points above, the combat still suffers from the same problem its predecessor had. Most of the time was spent countering opponents attacks for a quick kill, while for the Heavy Guards I could simply sheathe my weapon (with the &#8220;realtime weapon change&#8221; feature)  to get the option to disarm your opponent. A guard fully clad in armour is still defenseless without a weapon, which makes for an easy kill, although sometimes it was also possible to perform a fatal counter attack accompanied by the extremely gratifying kill sequence.</p>
<p>Conclusion: since the build was too buggy to really judge on, I&#8217;ll have to hold out for more opportunities to try the game. I&#8217;ll probably still get it when the time comes, though.</p>
<h2>Microsoft &#8211; Forza Motorsport 2</h2>
<p>Microsoft decided to set up multiple kiosks all demoing Forza Motorsport 2. I spent a good deal of time trying to beat the daily record (1:45 on Laguna Seca) before ultimately giving up, but that gave me a lot of time to get some impressions on the game. Unfortunately, Gran Turismo 5 did not make an appearance, and the closest I have to it is Gran Turismo 5 for the PSP, so without a real reference any proper comparisons will simply have to wait. That, and it made me feel like a really inferior driver.</p>
<h2>2K Games &#8211; Borderlands</h2>
<p>The booth had a sign, warning people of violence within its confines. Inside were a couple of kiosks dedicated to Borderlands, while there was a single kiosk for NBA2k10 (which I appropriately ignored).</p>
<p>At this point, the only little information I had heard about Borderlands was:</p>
<ul>
<li>a mash of FPS and RPG.</li>
<li>apparently, a censored version (ala Left 4 Dead) was distributed to Australian Gamers by accident.</li>
</ul>
<ol></ol>
<p>The game felt alot more like an RPG compared to a first person shooter. Or, to put it bluntly, Borderlands is what Hellgate:London would have been if it had been set in a post-apocalyptic desert, rather than a post-apocalyptic London (and, actually finished). A bullet hit results in a small number indicating the amount of damage you&#8217;d done, while a little damage indicator appears over whatever is within your cross hairs.</p>
<p>In the end, it didn&#8217;t feel like my type of game, and as a result I didn&#8217;t spend very long with it.</p>
<h2>Closing</h2>
<p>A few games were sadly missed today. Considering that the eGames Expo is being billed as the &#8220;Biggest Video Games Expo in Australia&#8221;, it is an extremely good indication of the state of the gaming industry in Australia. In fact, if you disregard the numerous education institutions setting up camp at the expo, there was only 1 (that&#8217;s right, ONE) Australia based games-house (Imperial League&#8217;s <a title="Primary Clarity homepage" href="http://primalclarity.com/home.html" target="_blank">Primary Clarity</a>) that I could find. De Blob&#8217;s Blue Tongue was not present, and neither was last year&#8217;s participant Infinite Interactive (who make the Puzzle Quest series).</p>
<p>Sadly, other blockbuster publishers did not set up exhibits, despite their participation in 2008. There were no Activision booths (absolutely dumbfounded, especially considering the local launch of DJ Hero). EA also did not make an appearance, apparently seeing no additional need to promote Call Of Duty: Modern Warfare 2. Another staggeringly bad decision was from Sony; from a 8 kiosk exhibit in 2008 to quite literally not being there at all, allowing the Xbox360 to attract all the limelight.</p>
<p>Here&#8217;s hoping I see them on the weekend.</p>
<p>That is all for me. More when I get back from Day 2!</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/10/31/egames-expo-2009-day-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Things About District 9</title>
		<link>http://darylteo.com/blog/2009/08/19/5-things-about-district-9/</link>
		<comments>http://darylteo.com/blog/2009/08/19/5-things-about-district-9/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 14:56:08 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Miscellanous]]></category>
		<category><![CDATA[Aliens]]></category>
		<category><![CDATA[District 9]]></category>
		<category><![CDATA[Movie]]></category>
		<category><![CDATA[Neil Blogkamp]]></category>
		<category><![CDATA[Prawn]]></category>
		<category><![CDATA[Prawns]]></category>
		<category><![CDATA[South Africa]]></category>
		<category><![CDATA[Wikus]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=284</guid>
		<description><![CDATA[I just watched District 9 and I have almost nothing negative to say about it. This surely has to be the best movie of the year, if not one of the best. Here are some things I thought about the movie. (Be warned, spoilers after the jump)

1. Real Fiction
One of the things I liked best [...]]]></description>
			<content:encoded><![CDATA[<p>I just watched District 9 and I have almost nothing negative to say about it. This surely has to be the best movie of the year, if not one of the best. Here are some things I thought about the movie. (Be warned, spoilers after the jump)</p>
<p><span id="more-284"></span></p>
<h3>1. Real Fiction</h3>
<p>One of the things I liked best about the movie is that it is truly believable. For nearly 2 hours the audience is held in a state of suspended disbelief, and I never felt like I was watching just &#8220;another science fiction flick&#8221;. You don&#8217;t see Humans treating the aliens like gods, nor are these aliens a benevolent all-knowing species. Instead you see humans abuse and mistreat their wards, while the aliens scavenge and steal whatever they can get. The main protagonist isn&#8217;t a hero of some sort, and it is easy to relate to him emotionally. In the end, you truly feel that the events you see in the movie could very well be reality, if aliens do arrive on Earth.</p>
<h3>2. It&#8217;s not perfect</h3>
<p>The plot suffers a little at some points, though these are just some minor pickings. There is not much explanation from the aliens&#8217; point of view; where did they come from, why did they arrive on Earth and so on. Early in the story it appears that the aliens were unable to depart from Earth, due to some unfortunate incident (for example, the loss of a command module which turned out to be a small flying craft instead). However, at the conclusion of the film, an alien manages to pilot the Mothership out of the planet without much trouble. I cannot find any possible explanation for this, and as such, this seems to be a gaping plot hole. Furthermore, there is not much explanation about how the humans and aliens are able to communicate at all, though that seems to be one of those things which would be too troublesome to explain.</p>
<h3>3. It&#8217;s pretty graphic</h3>
<p>The film is definitely not one for the kids. Dismembered body parts, mutilated corpses, and exploding bodies feature prominently throughout the movie.</p>
<h3>4. It&#8217;s pretty too</h3>
<p>District 9 has very nice special effects too. While on a meager budget of $30 million, a major proportion of it seems to have gone into the special effects department. However, the effects never seem over the top and you aren&#8217;t bombarded with pretty lights at every turn. Exploding body parts are always enjoying to watch, and the weapons feel alien yet realistic at the same time.</p>
<h3>5. Don&#8217;t make a sequel.</h3>
<p>I do not have high hopes for a sequel. For such a story, where much of the background plot is left to the viewer&#8217;s imagination, a sequel leads to a temptation to explain away gaping plot holes left by the first film. Furthermore, it is hard to present the same message from the same source material without the whole thing feeling like its all happened before. The documentary style story-telling would not work again, for sure. For District 9, the best ending is the one invented by ourselves. </p>
<p>Did you like the movie, or do you think it was pretentious? Would you like to see a sequel, and what do you think will happen in it? What do you think about the plot holes? Are they left by Neil for us to fill in the blanks, or are they just oversights in the writing department? </p>
<p>All your comments are welcome!</p>
<p>Update: dear reader Dim suggested I put the trailer in this post. Here it is!</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/pHihFA8q8xI&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pHihFA8q8xI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" width="480" height="295" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/08/19/5-things-about-district-9/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Popcap takes a leaf out of Evony’s book</title>
		<link>http://darylteo.com/blog/2009/08/14/popcap-takes-a-leaf-out-of-evonys-book/</link>
		<comments>http://darylteo.com/blog/2009/08/14/popcap-takes-a-leaf-out-of-evonys-book/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 15:03:19 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Miscellanous]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Bejeweled]]></category>
		<category><![CDATA[Evony]]></category>
		<category><![CDATA[Peggle]]></category>
		<category><![CDATA[Plants]]></category>
		<category><![CDATA[PopCap]]></category>
		<category><![CDATA[Zombies]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=279</guid>
		<description><![CDATA[Many of you who surf the internet daily (mostly on gaming sites) would more than likely have come across advertising for a certain online game called Evony.
While starting off as rather innocent, the advertising gradually became more and more risque, and people started taking notice (mostly by laughing) the ridiculous attempts to attract their main [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you who surf the internet daily (mostly on gaming sites) would more than likely have come across advertising for a certain online game called Evony.</p>
<p>While starting off as rather innocent, the advertising gradually became more and more risque, and people started taking notice (mostly by laughing) the ridiculous attempts to attract their main target market to play their game. Mainly by sticking a woman on the image, showing a bit of flesh, and adding a few &#8220;insinuating&#8221; taglines. Just see for yourself how hilarious these ads have evolved.</p>
<p><span id="more-279"></span></p>
<p>Ad Images were taken from <a title="How not to Advertise on the internet" href="http://www.codinghorror.com/blog/archives/001286.html" target="_blank">Coding Horror</a>.</p>
<p><img src="http://farm3.static.flickr.com/2549/3817977704_ea19bd6a9b.jpg" alt="evony1" /><br />
<img src="http://farm3.static.flickr.com/3455/3817168577_ce9290ffde.jpg" alt="evony2" /><br />
<img src="http://farm3.static.flickr.com/2648/3817977794_3ed3244354.jpg" alt="evony3" /><br />
<img src="http://farm3.static.flickr.com/2456/3817168825_0de26ca894.jpg" alt="evony4" /></p>
<p>Whoa! Admittedly, they are trying to promote their product by causing a stir in the online sphere. But that&#8217;s not why I&#8217;m writing this post today.</p>
<p>I&#8217;m here to advertise the just-as-exceptional (and even better) game Plants vs. Zombies, by the good people at PopCap (of Peggle, Bejeweled fame). These guys obviously have a great sense of humour on par with the great guys of Valve, as is evident in these ads.</p>
<p>Images found via Google Images.</p>
<p><img src="http://farm3.static.flickr.com/3581/3818006554_4360ffd5f2.jpg" alt="evony5" /><br />
<img src="http://farm3.static.flickr.com/3545/3817197345_342895313d.jpg" alt="evony6" /><br />
<img src="http://farm3.static.flickr.com/2443/3818027012_742442f2db_o.jpg" alt="evony7" /></p>
<p>This is some free advertising from me. The game is great, so if you have not played it already, I suggest you do so (my Lord). And for the guys at PopCap, keep up the good work.</p>
<p>By the way, no you do not get to see any zombie breasts. Thank goodness for that.</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/08/14/popcap-takes-a-leaf-out-of-evonys-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google 2.0</title>
		<link>http://darylteo.com/blog/2009/08/12/google-2-0/</link>
		<comments>http://darylteo.com/blog/2009/08/12/google-2-0/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 14:34:47 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/?p=273</guid>
		<description><![CDATA[With the release of Microsoft&#8217;s new Bing search engine and the Yahoo/Microsoft deal, its no surprise that Google is starting to feel a little heat. This can only be a good thing; nothing like a bit of good healthy solid competition.
The result? The next version of Google 2.0, as reported by Mashable.
It is evident that [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Microsoft&#8217;s new Bing search engine and the Yahoo/Microsoft deal, its no surprise that Google is starting to feel a little heat. This can only be a good thing; nothing like a bit of good healthy solid competition.</p>
<p>The result? The next version of Google 2.0, as reported by <a title="Google to launch a new version of Google Search" href="http://mashable.com/2009/08/10/google-new-version/" target="_blank">Mashable</a>.</p>
<p>It is evident that Search is the foundation of all of Google&#8217;s online strategy, and in order to stay profitable it has to stay on top. And now Google has generously allowed the general public to preview the development build of its dominating search engine.</p>
<p>While searching for me, there are no immediate differences in the results. I did, however, notice that the previous version of Google could not find my facebook profile (rather strange, I think), where as the new version had listed me under an expandable list of results from Facebook.</p>
<p>Regardless, it is an exciting (and often scary) period to be involved in the development of the internet as we know it. Be sure to hop over to http://www2.sandbox.google.com/ and give it a whirl!</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/08/12/google-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE Team Meddles in HTML5</title>
		<link>http://darylteo.com/blog/2009/08/11/ie-team-meddles-in-html5/</link>
		<comments>http://darylteo.com/blog/2009/08/11/ie-team-meddles-in-html5/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:39:16 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/2009/08/11/ie-team-meddles-in-html5/</guid>
		<description><![CDATA[Just saw a post over at Ajaxian mentioning some involvement from the IE team in the HTML5 discussions.
Personally I feel a little mixed about it. Obviously, any interest in the specifications from the IE team should indicate some level of consideration towards standards compliance, which is always a welcome sign. However, judging by some of [...]]]></description>
			<content:encoded><![CDATA[<p>Just saw a post over at <a href="http://ajaxian.com/archives/microsoft-dips-toe-in-html-5-water" target="_blank">Ajaxian</a> mentioning some involvement from the IE team in the <a href="http://lists.w3.org/Archives/Public/public-html/2009Aug/0389.html" target="_blank">HTML5 discussions</a>.</p>
<p>Personally I feel a little mixed about it. Obviously, any interest in the specifications from the IE team should indicate some level of consideration towards standards compliance, which is always a welcome sign. However, judging by some of the feedback given by Adrian Bateman I can only feel that the IE team continue to fail to understand what I feel are some of the goals of the HTML5 specifications.<br />
<span id="more-256"></span></p>
<h2>New Section Tags</h2>
<p>I take particular issue with the first feedback, regarding the proposed section tags.</p>
<blockquote><p>It&#8217;s not clear why these new elements in particular are necessary. Those<br />
that use HTMLElement for their interface provide no extra functionality<br />
beyond &lt;div class=&#8221;xxx&#8221;&gt; or &lt;span class=&#8221;"&gt;. If they are necessary, do<br />
we know if this is the correct set? Are there any missing?</p></blockquote>
<p>As I understand it, the reasoning behind the new tags is based on Semantic-HTML; HTML should be able to provide meaning to its content, and relationships between content. In HTML5, we can write up a simple website template like so:</p>
<div class="codecolorer-container html4strict twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">body</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;header&gt;</span>My Header Content<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span>header&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;nav&gt;</span>A bunch of navigational items<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span>nav&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;article&gt;&lt;<span style="color: #66cc66;">/</span>article&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;footer&gt;</span><br />
&nbsp; Disclaimer: http://www.alistapart.com/articles/previewofhtml5<br />
&nbsp;<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span>footer&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">body</span></a>&gt;</span></div></td></tr></tbody></table></div>
<p>How do we do this currently?</p>
<div class="codecolorer-container html4strict twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">body</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;header&quot;</span>&gt;</span>My Header Content<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;nav&quot;</span>&gt;</span>A bunch of navigational items<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;article&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;footer&quot;</span>&gt;</span><br />
&nbsp; Disclaimer: http://www.alistapart.com/articles/previewofhtml5<br />
&nbsp;<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">body</span></a>&gt;</span></div></td></tr></tbody></table></div>
<p>In the first example, it is clear what each content’s purpose in the page is. In the second, not as clear. Although I have named my divs semantically to provide some sort of structure to my markup, to others it may as well have been the following:</p>
<div class="codecolorer-container html4strict twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">body</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span>My Header Content<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span>A bunch of navigational items<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp;<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
&nbsp; Disclaimer: http://www.alistapart.com/articles/previewofhtml5<br />
&nbsp;<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/body.html"><span style="color: #000000; font-weight: bold;">body</span></a>&gt;</span></div></td></tr></tbody></table></div>
<p>If you put forward the argument “Well, if the divs are not given meaningful names it is the developers at fault, not the specifications” we also need to have a look at SEO as well. Spiders/Robots do not have any way of magically identifying every single possible name for your div tags. Lets not even mention names in different languages. As far as I am concerned, Spiders cannot treat your divs as separate elements with different weights; they are all the same type of element.</p>
<p>Semantic Markup, however, could very well be the holy grail of SEO. Spiders can treat each section differently (as an example, perhaps Nav section links could be less heavily weighted in terms of importance, as they generally link only to internal pages).</p>
<p>Thus, as to whether they’re <em>really</em> needed, I say <strong>Yes</strong>.</p>
<h2>Conclusion</h2>
<p>That&#8217;s not to say that the entire feedback is hogwash. </p>
<p>What they <strong>do</strong> get right is how vague the specifications can be at certain points, which is also understandable (HTML5 is considerably young). This puts greater impetus on editors to push for greater clarity. I do chuckle, however, at the following (coming from the browser team who&#8217;s historically been all about non-interoperability e.g. ActiveX ):</p>
<blockquote><p>Like the &lt;progress&gt; and &lt;meter&gt; elements, we&#8217;re concerned about the maturity of the spec for achieving interoperability for a toolbar UI</p></blockquote>
<p>Will we see any HTML5 support in IE9? At the moment, I wouldn&#8217;t put any money on it. Microsoft&#8217;s strategy has always been to stick to established standards, not fluid and volatile initiatives. All the more reason to abandon Internet Explorer completely, as it will serve only to delay and cripple HTML5 efforts. </p>
<p>Microsoft also has a conflict of interest in HTML5; although Silverlight has been a sort of non-event recently, it is still something that Microsoft are pushing as a new way of viewing and interacting with web applications and the web itself. HTML5 is a competitor in that regard, and while I wish to give them the benefit of the doubt, I am not confident they will not attempt to derail the initiative (given their track record) either by pressuring the group in other directions, non-support or crippled support (worst).</p>
<p>What do you readers think? Am I completely off the mark, completely blinded by anti-Microsoft sentiments? Do leave a comment below!</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/08/11/ie-team-meddles-in-html5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 – First Impressions</title>
		<link>http://darylteo.com/blog/2009/05/17/windows-7-first-impressions/</link>
		<comments>http://darylteo.com/blog/2009/05/17/windows-7-first-impressions/#comments</comments>
		<pubDate>Sun, 17 May 2009 12:59:46 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Impressions]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://darylteo.com/blog/2009/05/17/windows-7-first-impressions/</guid>
		<description><![CDATA[So, after a long wait, I’m finally working on a totally new setup! And all for the low cost 700AUD. And to top it all off, I got a copy of Windows 7 RC1 to put on it. 
I must say I have grown extremely biased against Microsoft products, but it is hard to dismiss [...]]]></description>
			<content:encoded><![CDATA[<p>So, after a long wait, I’m finally working on a totally new setup! And all for the low cost 700AUD. And to top it all off, I got a copy of Windows 7 RC1 to put on it. </p>
<p>I must say I have grown extremely biased against Microsoft products, but it is hard to dismiss their continuing relevance in our everyday use of our systems. I still cannot drop Live Messenger to keep in contact with friends, nor can I stop using Microsoft Office for documents despite all the rave reviews about Open Office. Similarly, I still cannot get rid of Windows as a result of my work. </p>
<p>This does not mean I’m a total pushover when it comes to what I need. I was not pleased with Vista, just as I was disgusted by Windows ME. What is strange, though, is that most of the time, it is hard to identify the things I disliked about either of them. But most people still manage to express either positive or negative impressions despite being unable to elaborate on their position. This is my attempt.</p>
<p> <span id="more-253"></span><br />
<h3>Installation</h3>
<p>Installation, I must say, is a big major improvement. The entire process was very streamlined, and apart from the lengthy copying operation at the beginning the rest of the process breezed by. Of course, I have never personally installed an instance of Vista on any of my systems, so many of the things I notice may not seem as impressive to some who are already familiar with it.</p>
<h3>Initial Setup</h3>
<p>The first step of any Windows installation I perform is always installing <a href="http://firefox.com" target="_blank">Firefox</a>. The version of Win 7 I have is the 64 bit edition, and I’m glad to note that it copes with 32bit applications just fine. Within 10 minutes I had Firefox up and running, with XMarks (formally FoxMarks) importing my precious bookmarks, something I have not accomplished with Chrome just yet.</p>
<p>All of my year old hardware was detected upon installation, so there was not much needed from my end. </p>
<p>The first problem arose with the sound system. My motherboard (Gigabyte DS3) comes with an inbuilt Realtek Azalia high-definition sound card, for which Win 7 did not fully recognise. Which brings us to the very first challenge for Win 7 thus far: will it be able to handle drivers meant for Vista/XP?</p>
<p>The answer? Thankfully “yes”.</p>
<p>I downloaded and installed the Realtek driver/toolkit (for Vista), rebooted the computer, and fiddled with the input jack settings until sound came out of my speakers and all was good!</p>
<h3>Memory Usage</h3>
<p>With a Intel Core 2 Duo E6700 with 2gigs of DDR2-667 RAM, the operating system copes fine. Admittedly, I am not pushing the system terribly hard; at time of writing, I have 2 Live Messenger conversations, Firefox buffering a 30 minute episode of anime while watching a Dylan Moran dvd in Windows Media Player, and memory usage peaking at 1.2gigs.</p>
<p>I will be try to run some of the more intensive applications such as Flash eventually.</p>
<h3>Task Bar</h3>
<p>I had mixed feelings about the new Taskbar. I liked the minimalistic look of the icons, making for a less cluttered Taskbar. However, I felt the icons were too big. I use “<strong>were</strong>”, because I quickly found out how to make them smaller. So problem solved!</p>
<p>Unfortunately, window management is still a pain, and has not improved much. Although, I’m considered part of a minority (with a beautiful 24inch screen), it is still too difficult to organise windows easily. Granted, this has always been a problem for me, but at least Gnome had multiple “desktops” which let me organise my windows easier.</p>
<h3>Overall</h3>
<p>1 Day in, and I’m relatively pleased with Windows 7. Perhaps this is just the honeymoon period, where the lack of desktop and registry clutter makes for a smooth experience, but I don’t see any reason not to continue trying it out for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://darylteo.com/blog/2009/05/17/windows-7-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 2.301 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-01 19:39:49 -->
