Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Stopped reading after two big errors (Score 2) 296

Fun fact: The Powerbook 100 was designed by Sony. Apple gave them a Macintosh Portable and told them to "make it smaller". As for the hard drives, all Powerbook 100 and 500 series (including the 68k based Duos) used 2.5" SCSI drives until the PowerPC models came out. One exception was the PB190, the last 68k computer Apple sold.

Comment Re: I don't follow (Score 1) 370

You have to turn off the system wide font smoothing, which in typical Microsoft tradition isn't with the font settings where the ClearType controls are. Go to System > Advanced system settings and uncheck "Smooth Edges of Screen Fonts" under the Visual Effects tab. I also see the color fringing and find ClearType completely unusable with negative contrast text (dark text on a light background). It seems to work better with light text on dark backgrounds as the sub pixels are much less noticeable.

Comment Re:And Java fail again (Score 1) 349

This shouldn't be a problem with native applications. The relevant Win32 functions (GetVersionEx and the now deprecated GetVersion) for retrieving the running Windows version doesn't use the strings to begin with.

Looking at the github code strings, its likely something that can be patched/worked around in the JVM.

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...