Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Kind of early to predict that (Score 1) 305

Don't see how the security is any better than a direct https link between Exchage and your phone.

I honestly am not familiar with Androids/iPhones - do they have the option for remote lockdown/wiping of the device? I know this has been used a few times where I work when someone has managed to lose their BlackBerry or has decided to not return it after being let go from the company.

Image

Your Browser History Is Showing 174

tiffanydanica writes "For a lot of us our browser history is something we consider private, or at least not something we want to expose to every website we visit. Web2.0collage is showing just how easy it is (with code!) for sites to determine what sites you visit. When you visit the site it sniffs your browser history, and creates a collage of the (safe for work) sites that you visit. It is an interesting application of potentially scary technology (imagine a job application site using this to screen candidates). You can jump right into having your history sniffed if you so desire. While the collages are cool on their own merit, they also serve as an illustration of the privacy implications of browser history sniffing."

Comment Re:QuestHelper (Score 1) 344

I think that may run afoul of the new policies as well:

All add-ons must be distributed free of charge. Developers may not create "premium"; versions of add-ons with additional for-pay features, charge money to download an add-on, charge for services related to the add-on, or otherwise require some form of monetary compensation to download or access an add-on.

Programming

Submission + - Blizzard asserts rights over independent addons

bugnuts writes: Blizzard announced a policy change to Addons for the popular game World of Warcraft which asserts requirements on UI programmers, such as charging for the program, obfuscation, soliciting donations, etc. Addons are voluntarily-installed UI programs that add functionality to the game, programmed in Lua, which can do various tasks that hook into the WoW engine. The new policy has some obvious requirements such as not loading the servers or spamming users, and it looks like an attempt to make things more accessible and free for the end user. But unlike FOSS, it adds other requirements that assert control over these independently coded programs, such as distribution and fees.

Blizzard can already control the ultimate functionality of Addons by changing the hooks into the WoW engine. They have exercised this ability in the past, e.g. to disable addons that automate movement and "one-button" combat. Should they be able to make demands on independent programmers' copyrighted works, such as download fees or advertising, who are not under contract to code for Blizzard? Is this like Microsoft asserting control over what programmers may code for Windows?
Games

Submission + - Blizzard Dissallows WoW AddOn Donation (worldofwarcraft.com)

An anonymous reader writes: Blizzard Entertainment today has posted a new World of Warcraft User Interface Add-On Development Policy that among other things asserts that user written game modifications must be free and cannot solicit for donations in game. Previously if Blizzard didn't want an addon to be able to do something they would disable the functionality. Now it seems they are out to legally assert their control over the game environment by prohibiting addon behavior that they have no way programmatic to police. Such radical behavior seems to be in response to or at least will curtail a popular addon that recently released a version with in game advertising. Up till now many other addons have had in game donation urls.

Is it legal/moral to require derivative works of a paid software to be free? Most addons are free, but not all addons are equal. If you spent years maintaining and developing a complex addon how would you feel about Blizzard now telling that you can't even ask for donations? Obviously Blizzard wants to keep addons in the realm of hobby, but do they have the right to tell people how they can use their UI API?

Comment Re:Apple OS != Linux? (Score 1) 596

Whoosh.

Definitions of certifiable on the Web:

        * fit to be certified as insane (and treated accordingly)
        * capable of being guaranteed or certified; "a certifiable fact"
            wordnet.princeton.edu/perl/webwn

        * That can, or that must be certified; Mentally ill to such an extent that involuntary institutionalization is appropriate; crazy
            en.wiktionary.org/wiki/certifiable

Comment Suggestions from another student group (Score 5, Interesting) 185

I'm currently the president of the Computer Science Club at another Canadian university. We, too, have a variety of machine architectures, and provide web/email accounts to students. We've stopped seeing as many signups for the web hosting and email side of things, and we've shifted our focus recently to a number of other things. For example, we're starting to run tutorials to introduce first year students to both the University's undergraduate computing environment as well as our own, and advertising some of our more powerful machines as a method for students who want to run processor/memory-intensive experiments to do so cheaply. One other thing we did was to make a deal with the web-design club at our school so that they now host all club sites which they design on our servers, since we have the ability to set up subdomains under our university's domain on their behalf. Lastly, one other thing which we're working on improving is setting up a proper library with copies of the various textbooks needed by students, as well as various other recommended reference books.

Slashdot Top Deals

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...