Tuesday, February 24, 2009

Play ogg files in iTunes

Downloaded a Quicktime plugin version 0.1.8 from Xiph.org, as suggested. Dropped into /Library/Components and it plays Ogg.


Monday, February 23, 2009

Voodoo power management to replace coolbook

Somewhere along the way Coolbook, which I paid for, has stopped working. I checked and there are kexts that allow the speedstep functionality to work without CoolBook.


The kexts changed their names to VoodooBattery.kext and VoodooPower.kext, but I downloaded and tried them to see if they stopped the fan going a lot, kept the temperature down and extended the battery life.

Edit:

Found more in dept discussion here:


Have had a couple of crashes since, on both AC and battery power. Maybe need to change plist file referred to in first forum topic.

Noted a few problems: Dvorak keyboard needs to be re-added after crash, I have two battery icons on the task bar, and (this is weird) when on Dvorak keyboard the Ctrl key combination now works on the Dvorak key (like in Windows) not the qwerty key (as it used to). But now realise there are two Dvorak keyboards - the one that says (option key symbol) Qwerty is different and that explain the difference.

Helpful post:
you can add the bootflag via osx86-tool, which you find here: http://pcwizcomputer.com/osx86tools/
download it, start it, click on "add efi strings / boot flag", fill "FSB=133 memoryType=19 memorySpeed=677" (without the " of course ^^) in the top left text-field (should be empty), then on apply changes at the bottom.


Found a person in the second forum page 7 i think that says that it doesn't work with msiwindosx, which IIRC is what I installed - gives stuttering iTunes and kernel panics. This is what I have seen. Time to uninstall? I'm pretty sure that the problem only happens on battery power.

Found that edowar on that forum is recommending the GenericCPU ??? .kext over the Voodoo ones. Tried to uninstall the Voodoo ones and try that instead, but ended up uninstalling it too because it also caused stuttering when on battery power. There are two versions at least listed, tried this one:

Friday, February 13, 2009

MAMP (PHP, MySQL, Apache), JQuery

Installed MAMP to get MySQL, Apache and PHP. Works pretty well out of the box. Can change location for your root in the MAMP control panel, I put it at username/Public/www.

Had some issues with file permissions when I wanted to edit the .php files from the Windows machine at mum and dad's: I had to share the Public folder using the Sharing preferences, using SMB. Then I had to change the permissions on the www subfolder, maybe using the finder properties where there is a permissions list.

I used JQuery a few months back to get Ajax functionality - it's lean and capable and easy to learn, and has good tutorials.
Found an article that gave me an idea how to fix bluetooth being turned off - remove Personal Area Networking (PAN) from BT facilities of the mobile phone pairing. Tried this to see if it worked, and it seems to be. I posted info on the forum:

http://forums.msiwind.net/post83961.html#p83961