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

 



Forgot your password?
typodupeerror

Comment Re:NOT "2008 patent filing", but 1997! (Score 1) 265

The first patent (the one filed in 1997) describes a PIM a la microsoft exchange. The second patent (the one filed in 1999) distinctly mentions relationships and granting permission to view personal information. The 2008 patent just seems to adjust the claims to fit a current social network.

Programming

Submission + - Standard Web Fonts No Longer Supported In Vista (hunlock.com)

BladesP9 writes: "Beginning with Vista, Microsoft is no longer packaging the standard Web Core Fonts that it has since the late 1990s. "With the release of Windows Vista, Microsoft has unleashed something quite new on the Web — the "C" fonts; Cambria, Calibri, Candara, Consolas, Constantia, and Corbel." The article goes on to state that "If you're a web designer and not using Vista then this download is mandatory since it will let you see your page as your Vista users see it." This means all of the web sites I have been developing with Arial, Helvetica and Verdana for the last ten years are now going to have display issues because of the new fonts. Lovely."

Comment Re:OO already does that. (Score 1) 169

UAC warns about almost everything.

Tasks that will trigger a UAC prompt, if UAC is enabled, include:[3]. * Changes to files in %SystemRoot% or %ProgramFiles%
* Installing and uninstalling applications
* Installing device drivers
* Installing ActiveX controls
* Installing Windows Updates
* Changing settings for Windows Firewall
* Changing UAC settings
* Configuring Windows Update
* Adding or removing user accounts
* Changing a user's account type
* Configuring Parental Controls
* Running Task Scheduler
* Restoring backed-up system files
* Viewing or changing another user's folders and files
from wikipedia, the free encyclopedia.

Installing applications? I don't need a warning when I'm installing an application. I know that I'm installing an application.

However, I may need a warning that the file that I am opening has a script in in that could be a virus.

Oh, and by the way, have you ever heard of a malicious device driver?

Slashdot Top Deals

What we anticipate seldom occurs; what we least expect generally happens. -- Bengamin Disraeli

Working...