Oblivion mods
No Comments
I’ve been hooked on Oblivion for a couple of weeks now. It’s a great game! The freedom this game offers is very nice. I do what I want to do when I want to do. Also, this game brings my 7800gt to its knees on maximum settings (this was recommended by the game). These high [...]
Last.fm music streams
I’ve been a user of the audioscrobbler plugin (all mayor players) for a while now, but today I explored the new Last.fm stuff. They have a pretty cool last.fm player. It delivers some sort of shoutcast service BUT they are personalised! It chooses music depending on the music you listen often. It creates a personalised [...]
Hardcore FireFox tips and tricks
Any Webdeveloper should use firefox for developing. Why? because of the loads of very usefull extensions. (the headlines are links!) We’ll start with a built in: The DOM Inspector This tool can be found in the menu Tools > DOM Inspector. Or just press ctrl-shift-i. The DOM Inspector show a tree with all the html [...]
I hate JavaScript
Last 2 days I’ve been stuck on a small JavaScript issue and i can’t find the damn solution for it. I need an element from an iframe which itself is in an iframe. I’m going nuts, I can’t get it. I need it. AAAAAAAAAARGH! I hate javascript.
New PC, alive and Kicking
3 weeks ago I ordered my new pc. I assembled it a week later (got the components the same week!) and now it i alive and kicking, and damn fast too! compiling gentoo from a base3 install to a fully functional gnome environment only took 3 hours to compile! That’s damn fast! Quake 4 runs [...]
GTA:SA soundtrack playlist creator
I found some time again to work on this little project. It’s not finished, but it does the most important stuff: generate a playlist with random intro’s and outro’s (with or without dj chatter or both). Here it is. You need to install this first: http://www.lysator.liu.se/~creideiki/ra … n-andreas/
HCC
I went to the HCC Dagen, together with my friend dodo. We met a friend there with her boyfriend who were also strolling overthere. I bought a new motherboard and a new case (foto’s will be available soon). This Asus A8n5x isn’t the one I wanted, but it is close enough, even saved me a [...]
Vim case insensitive search
Not much of news, but I ran into this problem today, do a case insensitive search in vim. this can be done with: :set ci or :set caseinsensitive This makes future searches case insensitive. A per search way is this: /pattern\c Notice the \c. It does not really matter where you put that \c as [...]
New hardware
New hardware arrived on the place of my intership. I conquered a TFT monitor and plan to use it for a dual monitor set up. i’ve done this before with nvidia, but now i’ll have to do it with ati. Also some people left, and a tablet (like a mouse.. sorta) was not being used, [...]
Connecting p900 to pc using bluetooth
Connecting my p900 to the internet via my linux pc using bluetooth seems to be a big hassle. That’s one thing that sony ericsson did well with their windows drivers. it’s just a matter of installing the riht driver, connecting the usb station, put the phone on and start opera. You can just browse without [...]