Setup Environment and Path on OSX

Set PATH

sudo vi /etc/paths

OSX: Move Files Instead of Copying

You do not have to copy and then delete when moving files on your apple box. Here is how to do it all with one command. This tutorial describes how to drag and drop to move a file from one location to another.

When copying files from one location to another, I have always [...]

Enable Expose and Spaces for the Magic Mouse

download BetterTouchTool

Developing Java ME on Mac OS X

To install and setup Netbeans on Mac is no problem. Running a J2EE or J2SE application would then be fairly similar to Windows. But running J2ME has a little problem.

To work with mobile application, one can follow the helpful Netbeans + Mobility + Mpowerplayer Guide. However, the guide did not cover how to add optional java package such as jsr75, which I would cover below.

Continue reading “Developing Java ME on Mac OS X” »

iATOS v7 on my PC

mainboard GA-965P-DS3 rev1 eVGA 250GTS

Bootloader – chameleon v1 x86 Patch – DSDT ACPI -x86 ACPI -DISABLE -OHR Kernel – 9.7.0 kernel voodoo Driver VGA – NVkush Sound -voodoo HDA driver -Azalia Audio Driver PS/2 mouse/keyboard -Apple PS/2 driver -NTFS 3G Network -Marvell Yukon 88E8056

Patch

ethernet: Yukon8053

$mv AppleYukon.kext /System/Library/Extensions/ [...]