Need For Speed Carbon

If you enjoyed the movie The Fast and the Furious: Tokyo Drift, or more accurately put: if you liked the cars and stunts with it (because there isn’t much of a story ;)), then you definitely have to check out the demo of EA newest descendant in the NFS family. The game features the same principles as the film, except, you get to try it out yourself now! 😉

I didn’t expect it to be as much fun as the latest NFS:MW, trying it out though proved me wrong. 🙂 Especially the canyon duel mode, similarly to the climax duel at the end of the movie, turned out to be quite a challenge. Though it seems to be highly dependent on your car choice too. Drifting with the lancer evo was a peace of cake, while winning the canyon duel seemed to be easier using the brute force chevro camaro. I didn’t try it out, but I guess, consequently, that street racing will be the easiest with the exotic car (Lamborghini) then. 🙂

They also added some extra feature they call autosculpt, which is probably a killer feature for all those car modders out there. It allows you to manually finetune several parameters of each body part. For me though, it’s useless, since I won’t invest time in it if it doesn’t affect race performance. 😉

The game engine seems to have generally remained the same as they used for NFS:MW. Which, certainly for me, isn’t a bad thing. I was pleased with its graphics and it still runs on my hardware (not full quality of course). 😉

Euhm, what else.. Soundtrack is excellent, as always. 🙂 Ah, maybe one downside: the whole game is set in a nightly environment, so no racing at high noon. :S

If you’re tired of the demo, try out this demo add-on which enables a few more cars. 😉

nfs_carbon3 nfs_carbon nfs_carbon2

openSUSE 10.1 reloaded!

(open)SUSE is a wonderful distro, but with its latest release, 10.1, there definitely was something wrong. In trying to overhaul the whole packaging/updating system, they messed up pretty bad. I reinstalled my 10.1 about 5 times so far, and am still not satisfied 😉 The updating process is simply a pain the ….. back.

However, suse fans all over the world, please rejoice! as the openSUSE team has rereleased a fully patched 10.1! 🙂 openSUSE team, I love you! 🙂 I am really happy the suse team bravely admitted that this updating issue was a major showstopper and that they did something about it!

thanks David for reporting this important news so fast 😉

SMS alternatives?

At work, Microsoft’s Systems Management Server (SMS) is used to distribute new software version, take over remote screens, make catalogs of all software running on each pc, etc… Somehow, I have always found SMS to be one of the most crappy MS products I have ever seen. SMS has its deficiencies but its competitors also have some others. So there is no motive for innovation. It just sells because it is Microsoft’s.

What bothers me about such a product is not as much that it has bugs — every product has — but more that you can’t do anything about it because it’s fully closed source. I thought no OSS alternatives existed in this area, so I had given up on any improvement until recently.. I stumbled across an open source alternative, OCS inventory NG. 🙂 OSS is everywhere 😉

Netbean probs

Some while ago, I start coding a feed reader in J2ME to run on mobile phones. After some searching, it seemed like Netbeans would be the way to go.. They provide a nice UI builder including modeling of the flow between the different screens, tailored towards cell phones. Also, it seems the Sony Ericsson SDK provides nice integration with Netbeans.

My favorite java IDE IntelliJ doesn’t seem to support mobile development at all. (for the record, I wouldn’t use IntelliJ if I had to pay for it myself ;)) The next best thing, Eclipse, seems to be less mature in this area, although they are progressing fast. So Netbeans it became.

To my surprise, I even found a tutorial on the netbeans site which already gave me a bootstrap to my task! 🙂

So, where’s the problem?

Well, I set up netbeans and created a project and all, so I could get to serious work on my 2h train trip. Unfortunately, I didn’t manage to write a single line of code! 🙂 As soon as I opened my laptop, the Netbeans IDE seemed to have become very unresponsive! Opening a menu could take 10 seconds, scrolling through the code is impossible. I couldn’t believe my eyes at first, so I rebooted because I thought my laptop was having trouble waking up after having the short nap. However, not improved. I had to give up.
At home, I searched the internet, and indeed, netbeans has problems with my ATI X600 ‘s PowerPlay function! Who would have imagined that. 😉 Especially since this is the only Java app I have trouble with… Anyhow, just disabling the PowerPlay function solves the problem! It’s probably related to my ATI drivers, but since I have a fricking Dell laptop, I’m not allowed to install drivers other than from Dell, so, as you can imagine, Dell never supplies updates to the driver! If anyone knows how to circumvent the checks going on in the driver installer from ATI, please let me know…