80′s Atari 800XL commercials starring Alan Alda

Back in the early 80′s, the popular M*A*S*H actor Alan Alda starred in several Atari 800XL home computer commercials.

I tried to collect most (if not all) commercials I found on YouTube and hope you will enjoy them!

A few years later, Alan would star in the commercials of another computer manufacturer, “Big Blue” IBM :

Back in the early 80′s, the popular M*A*S*H actor Alan Alda starred in several Atari 800XL home computer commercials.

I tried to collect most (if not all) commercials I found on YouTube and hope you will enjoy them!

A few years later, Alan would star in the commercials of another computer manufacturer, “Big Blue” IBM :

Portal 2… it’s coming!

It’s true my fellow Portal fans. Valve announced this Friday that a sequel is in the works and will be released later this year! This confirms earlier suspicions of an upcoming sequel suggested by a recent patch to the game which introduced clues and a new achievement.

More details will be revealed in the next issue of Game Informer magazine, but apparantly it will be longer than it’s predecessor, and there possibly will be a Mac version.

It’s true my fellow Portal fans. Valve announced this Friday that a sequel is in the works and will be released later this year! This confirms earlier suspicions of an upcoming sequel suggested by a recent patch to the game which introduced clues and a new achievement.

More details will be revealed in the next issue of Game Informer magazine, but apparantly it will be longer than it’s predecessor, and there possibly will be a Mac version.

Making validation with jquery-validate and Internet Explorer 6 work.

As a web developer, one of the more annoying things about forms is the validation part. Luckily there’s jquery-validate which makes validating forms as easy as just adding a simple class to an input field that needs validation.

However, during one of my latest projects I discovered that under certain conditions, jquery-validate doesn’t play nicely with Internet Explorer 6. By the time you will read this, things might have changed, but the issue I had was that no form validation was done at all.

After some Googling, it turned out the problem is caused by the fact that jquery-validate is encoded as ISO-8859-1. Since the page itself was using UTF-8, and Internet Explorer 6 seems to assume all scripts without a proper encoding defined must be using the same encoding as the page, this caused the validation to stop working.

The solution is simple however. You just need to change the line where jquery-validate is loaded :

<script src="jquery.validate.js" type="text/javascript"></script>

and add the proper encoding by adding charset=”iso-8859-1″ to the script tag :

<script src="jquery.validate.js" 
type="text/javascript" charset="iso-8859-1"></script>

As a web developer, one of the more annoying things about forms is the validation part. Luckily there’s jquery-validate which makes validating forms as easy as just adding a simple class to an input field that needs validation.

However, during one of my latest projects I discovered that under certain conditions, jquery-validate doesn’t play nicely with Internet Explorer 6. By the time you will read this, things might have changed, but the issue I had was that no form validation was done at all.

After some Googling, it turned out the problem is caused by the fact that jquery-validate is encoded as ISO-8859-1. Since the page itself was using UTF-8, and Internet Explorer 6 seems to assume all scripts without a proper encoding defined must be using the same encoding as the page, this caused the validation to stop working.

The solution is simple however. You just need to change the line where jquery-validate is loaded :

<script src="jquery.validate.js" type="text/javascript"></script>

and add the proper encoding by adding charset=”iso-8859-1″ to the script tag :

<script src="jquery.validate.js" 
type="text/javascript" charset="iso-8859-1"></script>

An easy guide to installing Windows 7 RC under VMware Fusion

Installing the Microsoft Windows 7 Release Candidate under VMware Fusion on the Mac isn’t difficult at all. Probably the hardest step is downloading Windows 7 RC itself. But for those who still are unsure (or plain lazy), this guide was written! And if that wasn’t enough, a Flickr photoset with even more screenshots is available. Read More »

Installing the Microsoft Windows 7 Release Candidate under VMware Fusion on the Mac isn’t difficult at all. Probably the hardest step is downloading Windows 7 RC itself. But for those who still are unsure (or plain lazy), this guide was written! And if that wasn’t enough, a Flickr photoset with even more screenshots is available. (more…)

Exclusive BioShock 2 debut footage on GT!

Check out the exclusive BioShock 2 debut footage of GameTrailers.com. In it we finally get to see a Big sister and of course the famous Big Daddy drill in action. Only a few more months till Rapture awaits us all!

Check out the exclusive BioShock 2 debut footage of GameTrailers.com. In it we finally get to see a Big sister and of course the famous Big Daddy drill in action. Only a few more months till Rapture awaits us all!

First teaser picture of new game released by the Behemoth!

The Behemoth, the game developer responsible for Castle Crashers and Alien Homonid today released the first teaser screenshot of their upcoming game.

Very little is known about this game, so in preperation of the planned trailer (March 18th!), this single screen shot is very welcome. Unfortunately though, it doesn’t tell us much.

If you liked the style of Castle Crashers, you will absolutely love this.

If you liked the style of Castle Crashers, you will absolutely love this.

The Behemoth, the game developer responsible for Castle Crashers and Alien Homonid today released the first teaser screenshot of their upcoming game.

Very little is known about this game, so in preperation of the planned trailer (March 18th!), this single screen shot is very welcome. Unfortunately though, it doesn’t tell us much.

If you liked the style of Castle Crashers, you will absolutely love this.

If you liked the style of Castle Crashers, you will absolutely love this.

There really is something in the sea!

In my previous post I discussed the new teaser site for Bioshock 2: Sea Of Dreams, the upcoming sequel of the highly successful video game Bioshock.

Since that post, they updated the web site and added some clues in the form of even more  news paper clippings, pictures and notes. Apparently, more girls aged 5 to 7 were abducted along the Atlantic coast of Europe, again by a ‘skinny monster’ wearing a ‘red light’. The new content also mentions reports of strange red lights beneath the sea surface.

I’m very interested in how all these events and facts will fit in the story arc of Bioshock.

In my previous post I discussed the new teaser site for Bioshock 2: Sea Of Dreams, the upcoming sequel of the highly successful video game Bioshock.

Since that post, they updated the web site and added some clues in the form of even more  news paper clippings, pictures and notes. Apparently, more girls aged 5 to 7 were abducted along the Atlantic coast of Europe, again by a ‘skinny monster’ wearing a ‘red light’. The new content also mentions reports of strange red lights beneath the sea surface.

I’m very interested in how all these events and facts will fit in the story arc of Bioshock.

Something in the sea?

Once every few years there comes a game which manages to amaze everyone. In 2007, Bioshock did just that. Besides great game play and graphics, the true beauty of the game were it’s interesting story and atmosphere. So it’s not surprising that many of us are eagerly awaiting it’s sequel ‘Bioshock 2: Sea of Dreams’ which hopefully will be released this year.

Very little is known about the story of Bioshock 2. The short teasing trailer released in October 2008 revealed virtually nothing but successfully generated a lot of buzz, speculation and anticipation.

Recently, Take-Two launched a teaser site which like the October trailer doesn’t tell us much.

Read More »

Once every few years there comes a game which manages to amaze everyone. In 2007, Bioshock did just that. Besides great game play and graphics, the true beauty of the game were it’s interesting story and atmosphere. So it’s not surprising that many of us are eagerly awaiting it’s sequel ‘Bioshock 2: Sea of Dreams’ which hopefully will be released this year.

Very little is known about the story of Bioshock 2. The short teasing trailer released in October 2008 revealed virtually nothing but successfully generated a lot of buzz, speculation and anticipation.

Recently, Take-Two launched a teaser site which like the October trailer doesn’t tell us much.

(more…)

WordPress 2.5 released

Finally! The latest version of WordPress, version 2.5 has arrived! For many it was a long wait, but as I’m typing this message from the new administration panel I must say it was worth it (especially since the editor now seems to work properly with Safari!)

I’ve been following the development of this version on my local sandbox install and each time I checked it out (literally through SVN) it got better and better.

If you are running an older version of WordPress, it’s worth upgrading.

For more information on WordPress 2.5 it’s new features, read the announcement by Matt Mullenweg on the WordPress Development Blog

Finally! The latest version of WordPress, version 2.5 has arrived! For many it was a long wait, but as I’m typing this message from the new administration panel I must say it was worth it (especially since the editor now seems to work properly with Safari!)

I’ve been following the development of this version on my local sandbox install and each time I checked it out (literally through SVN) it got better and better.

If you are running an older version of WordPress, it’s worth upgrading.

For more information on WordPress 2.5 it’s new features, read the announcement by Matt Mullenweg on the WordPress Development Blog

Mac OS X tip: Easily change toolbar look of windows

I just found out something very neat in Mac OS X which some of you might find handy. I’m sure this tip has been around and known for some time, but in case you haven’t heard of it before (like me), read on.

By default, if you want to change the toolbar from say icons and text to just icons, you would do that through the View menu. However, by clicking that ‘pill-like’ button in the top right part of a window while holding down the Control (or Apple) key, you can easily switch between toolbar styles. It won’t work with all windows though, but so far, I succesfully tested it with Finder and Colloquy.
afbeelding-2.png

afbeelding-3.png

I just found out something very neat in Mac OS X which some of you might find handy. I’m sure this tip has been around and known for some time, but in case you haven’t heard of it before (like me), read on.

By default, if you want to change the toolbar from say icons and text to just icons, you would do that through the View menu. However, by clicking that ‘pill-like’ button in the top right part of a window while holding down the Control (or Apple) key, you can easily switch between toolbar styles. It won’t work with all windows though, but so far, I succesfully tested it with Finder and Colloquy.
afbeelding-2.png

afbeelding-3.png

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License