Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:And this is news? (Score 1) 270

Perl object can be any blessed reference, they don't have to be hashes. You can use a scalar or array variable too. It's just that blessing a hash gives you the added benefit of using the hash keys like instance variables.

Comment Re:Was there a point to this? (Score 1) 217

Still, on most Linux distros you're talking about maybe a dozen keys that the user themselves specifically trusted, and the chances of any 2 Linux users trusting the same 3rd party will be remarkably small. Under the Windows model, any Verisign trusted certificate will get you access, there's got to be millions of those (unless they restrict drivers to a different root certificate than app or website signing, but even then it'll be in the thousands), and if any one is compromised then every Windows user would be vulnerable.

Submission + - Qimo 4 Kids version 2.0 Released (linux-magazine.com)

mhall119 writes: Qimo (pronounced 'kim-oh') is a desktop operating system designed for kids. Based on the open source Ubuntu Linux desktop, Qimo comes pre-installed with educational games for children aged 3 and up.

Qimo's interface has been designed to be intuitive and easy to use, providing large icons for all installed games, so that even the youngest users have no trouble selecting the activity they want.

Qimo 2.0 features support for multiple accounts and replaces the eToys application on the launcher with Laby, a educational game that teaches children the basics of programming. A new character is introduced to the Qimo environment. Illa (pronounced 'ee-la') is a polar bear.

Comment Re:Dim and dimmer (Score 3, Interesting) 165

It's unfortunate that you had to go with the old "screw the techie" prediction, because the first part of your post was quite right and doesn't deserve to be grouped under the -1 Troll mod. Given Shuttleworth's own statements and actions, here's what I see the business plan being:

0) It's nearly impossible to compete with Microsoft on non-OS products, because of their monopoly status.

1) Take a product that has the potential to make an OS a commodity, nullifying Microsoft's major competitive advantage in ever other market.

2) Turn that product into an actual competitor by matching or exceeding Windows in quality and features

3) Get people using the product, and more importantly get vendors selling it

4) Produce products that compete in a different market, and take advantage of having a free, commodity OS

5) Profit on those other products now that MS can't use their Windows marketshare as the sole competitive advantage

Comment Re:What you said (Score 1) 165

Ya, Dell and some others offer preinstalled..but that isn't Canonical offering it. It needs to be *their* machines with their software that they know will work.

Canonical certified all the Dell desktops, laptops and netbooks that ship with Ubuntu pre-installed, they even provide Dell a custom install image of Ubuntu that is designed to work with those particular hardware setups.

United Kingdom

Submission + - UK election captures the Geek Vote (votegeek.org.uk)

dominux writes: With the UK getting ready for a General Election the political parties are figuring out the importance of the geek vote. As a result of the protests and general backlash against the Digital Economies bill (our DMCA equivalent) that was being shoved through at the last minute the Liberal Democrat party has dropped it's support for the bill and it will now probably fail. Voter initiatives such as Democracy Club and Vote Geek are making this the an election where technology policy makes a difference.

Comment Re:Ksplice patent (Score 1) 305

If you require someone to chmod +x an installer before running it, the user will chmod +x a trojan just as easily as the installer for an app not in the distribution's repository.

True, but they won't chmod +x FunnyPicture.jpg.exe just to view a picture.

By the time a Windows OS hits its end of life, the hardware is usually in need of replacing anyway due to new applications' higher hardware requirements [wikipedia.org].

Minimum Requirements for Ubuntu 6.06:
256MB RAM
3GB HDD

Minimum Requirements for Ubuntu 9.10:
256MB RAM
4GB HDD

But how is it useful for end users without the service? Patches that change semantics of a struct in the kernel need manual intervention.

This is something that can be provided by mainline kernel devs or your distro's kernel maintainers. KSplice isn't the only one that can do it.

Comment Re:Ksplice patent (Score 2, Informative) 305

True, a downloaded malicious program needs to be chmod +x, just like the installer for any other program that sits outside the package system. But what exactly were you talking about?

The comparison I was making was to downloaded .exe files in Windows, which by default are executable.

The only time you need to pay for a Windows OS upgrade is either A. for a new machine or B. for the equivalent to an upgrade from one Ubuntu LTS to the next LTS.

A regular release upgrade in Ubuntu is not equivalent to a ServicePack in Windows. Nor is an LTS release upgrade necessarily equivalent to a regular release upgrade in Windows. But either way, Ubuntu releases will continue to be free, where as you'll eventually run out of SP upgrades on your version of Windows.

Ksplice costs 48 USD per year [ksplice.com] unless you're on Ubuntu, and it isn't available for SuSE or Fedora at all.

KSplice Uptrack is a service that costs money. KSplice itself is open source, and available for free.

Slashdot Top Deals

Beware of all enterprises that require new clothes, and not rather a new wearer of clothes. -- Henry David Thoreau

Working...