July 25, 2006

PowerMac G5 & 23" Display For Sale

The big move is coming up and so I'm getting rid of a lot of my stuff, including my awesome PowerMac G5 Dual 2.5GHz and 23" Cinema Display.

Interested?
PowerMac G5 Dual 2.5GHz w/nVidia 6800 Ultra
Apple 23" Cinema Display HD

Posted by fugimax at 08:12 PM | Comments (1)

July 13, 2006

HSB

For those of you who know the HSB colorspace, and enough math/programming to understand what this says...what the hell were they thinking?

-----

public static Color getHSBColor(float h,
float s,
float b)

Creates a Color object based on the specified values for the HSB color model.

The s and b components should be floating-point values between zero and one (numbers in the range 0.0-1.0). The h component can be any floating-point number. The floor of this number is subtracted from it to create a fraction between 0 and 1. This fractional number is then multiplied by 360 to produce the hue angle in the HSB color model.

Parameters:
h - the hue component
s - the saturation of the color
b - the brightness of the color
Returns:
a Color object with the specified hue, saturation, and brightness.
Since:
JDK1.0

Posted by fugimax at 04:09 PM | Comments (0)

July 12, 2006

Tombstone

It shall read:

Jonathan Terleski
1983 - ?

Game Over
Continue?

Posted by fugimax at 06:50 PM | Comments (0)

For Sale!

I'm in the middle of packing everything up for my move to California and I'm selling some stuff:

1.25gHZ PowerBook G4
PSP (JP)

Buy it! :)

Posted by fugimax at 11:44 AM | Comments (0)

July 09, 2006

Net Neutrality

See where your state senators stand..

Save the Internet

Read more about net neutrality here: Net Neutrality

Posted by fugimax at 01:57 AM | Comments (0)