RSSArchive for August, 2007

Fifa 2008 Demo for PC – now available

Great News! EA has made FIFA 2008 demo for PC available for downloading. The download size is 479 MB, so it’s time to grab it asap. Enjoy!

Medal of Honor Airborne Demo Video released

I found this cool Medal of Honor Airborne demo video over at YouTube. As you can see, you can play operation Husky quite successfully using a snipper rifle. Looks quite neat.

[youtube=http://www.youtube.com/watch?v=6Q4EruJcSXg]

Blogging Tip: How to exclude posts from your Wordpress main page ?

Sometimes you might want to exclude posts from your Wordpress blog front page. Read on for details on a useful and simple plugin that can allow you doing it quite easily.

Has anyone seen the FIFA 2008 Demo ? ;)

Disappointing news for millions of FIFA video gamers across the globe. As per a site Admin over at the EA spanish forums, the much anticipated FIFA 2008 PC demo will be postponed and set to September 6th.

How to invert a MySpace profile ?

Question:
 I have a MySpace profile. I want to flip its layout, so the left column will be placed on the right hand side and vice verse.
Answer:
Inverting your profile is relatively easy. All you need is to follow this procedure:

Copy the following CSS code:
<style type=”text/css”> table {direction:rtl;} table table table {direction:ltr;}</style> 
Paste the code in the [...]