Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:"just works"? (Score 1) 324

Yes, that's for the OS. But every application has its own update mechanism. And since there's not standard package or update system on the Mac, they're all different and can't be controlled centrally. There isn't even a standard way of removing applications or finding out what's installed.

Apple's apps - Safari, iWork apps, QuickTime, iTunes, etc. - all use the same utility application. to update themsevelves. If every one of those programs I listed changed since the last time you ran it, they all get listed at once. You do not have to run it one time for each.

As for third party applications, they really do not update all that frequently. Most seem to check for updates when they launch. If you are behind, they tell you and offer you a chance to update right then.

A lot of Mac apps seem to use Sparkle to handle their updating: http://sparkle.andymatuschak.org/

It would be nice if the Mac came with a package manager for third-party applications. Like Red Hat's RPM, or Debian's, or whatever.

I know it has been talked about but I do not know if one is forthcoming.

Mac apps do not seem to need complicated uninstallers like Windows apps.

Not sure, but it might be useful for printer/scanner drivers/apps. They seem to install a lot of stuff. Anything that installs a kernel extension would be nice if there was a standard uninstaller. Usually, the drive image for the product includes an uninstaller but that is not particularly useful place to have it.

Comment Re:bookmarks? (Score 2, Interesting) 447

One way I use it is exactly as you describe. Since it can search my history, sites I have visited recently can be found by typing in some words from their title.

If I simply visited the site a long time ago and did not do anything else with it, having it disappear from my history and thus the awesome bar is fine with me.

I also use the awesome bar in conjunction with bookmarking. Since it word-searches tags and words of page titles in my bookmarks, that is a huge help for finding stuff of lasting interest. I tend to tag my bookmarks.

It is the combination of both these abilities that makes the awesome bar really awesome to me.

Being able to tag bookmarks (finally!) in Firefox and the search ability of the awesome bar are two of the nicest browser features I have seen in a long time. Having both of them work together in Firefox is fantastic for me.

Comment Re:"just works"? (Score 1) 324

Of course, it's b.s. from both Microsoft and Apple: when you buy their systems, you get an OS and a bunch of accessory applications. You then need to install the application software you actually want to use. And then you can get ready for being pestered constantly by applications that want to update themselves, security warnings, and all that other crap that comes with desktop OSes.

It is not as bad as you say, as far as the pestering goes. Macs let you specify how often they check for updates. You can go with daily, weekly, or whenever.

I find Apple comes out with updates about every 3-6 weeks. That is not all that frequently.

More in line with how Linux works than Windows, Macs do not require a reboot after every single update. Just things like: OS and Quicktime. Not after updating regular applications like iTunes and whatnot.

The recent update to Mac OS X is being mirrored by other computer makers. There were some serious flaws in how almost everyone was implementing SSL. It impacted web servers, web clients, and even some email servers and clients. Given how pervasive SSL is (e.g. HTTPS), Google would have had to update ChromeOS had it been an existing shipped product.

Most of the time, online update downloads/installs go pretty fast though not fast enough that you run them when you are getting ready to go someplace.

On the flip side, what if you have Google word processor for ChromeOS version 10 and Google decides that version 11 is so much better they are going to switch everyone over to it right away?

What if you have not had time to read the new documentation or you have users at your company who have not learned how to do it? Having it slammed down on their computer might make people unhappy. So, there could be policy/mechanism issues related to Google ChromeOS app updates too. Just different ones, is all.

Comment Re:Microsoft, evil and stupid as always. (Score 1) 324

Actually, the company that should be nervous about this development is Citrix.

ChromeOS will allow companies to use remote applications and store the data remotely instead of on the PC. Just what Citrix does.

And Citrix has the steep cost & risks disadvantage that comes along with the territory of being a Windows app yourself. ChromeOS does not.

Comment sure, Atoms if you have piracy in your DNA (Score 1) 324

Apple only licenses Mac OS X for sale on Macintosh. Violating software license is usually regarded as a copyright violation. Violating software/music/etc. copyrights is usually regarded as piracy and it has a high criminal/civil penalty.

Getting software "free" off of torrents, especially illegal software, is a good way to get Trojans installed on your computer. In fact, people who have done it recently have been the only ones to get onto botnets, get infected with worms that asked for money and stole data, etc. on certain platforms.

There is no honor among thieves and pirates are thieves.

The credentials of the people supplying the "hackintosh" hacks are not really known by the public. They could get lured into downloading a gaggle of their wares and then get a backdoor and then a worm, as has already happened with other OS hackers.

Most people don't want to dabble in this and hand over control of their systems to pirates and anyone who knows the mistakes pirates have made with their wares, by accident or on purpose.

Comment Microsoft Windows v. Google ChromeOS (Score 1) 324

Microsoft is in danger of seeing its products become less of a benchmark to aim for - more like a mile market to pass.

Microsoft did an impressive job of seizing Unix market share from Novell file servers and Unix servers & desktops in the 1990's.

They had a few strategies:
1. Offer cheap file serving without user limits
      in desktop OS to get rid of Novell which had
      high price tag and user limits.
2. Price significantly lower than Unix systems.
3. Hang a "legacy" label on Unix systems.
4. Push Office applications as reason to get OS.

This is one take on the Windows vs. ChromeOS rivalry: http://www.computerworld.com/s/article/9135288/Google_s_Chrome_OS_poses_long_term_threat_to_Microsoft

I agree that the battle is hypothetical now.

However, having watched a number of technology niche takeovers, I noticed something. The challenging products that are game changers usually overtake an overconfident incumbent by offering blatant advantages such as these:
* price
* maintenance/operation costs (TCO)
* graphics quality & system performance
* expandability
* ease of use and user empowerment

Linux and perhaps ChromeOS blow away Windows on the first 2 points

Graphics quality & performance will depend on the systems Google management selects/allows to run ChromeOS on. At a whim, almost - they could make it very high performance. Of course, apps and/or utilities have to take advantage of it to get it used but they might already have started the process of fostering those.

Expandability of a ChromeOS cloud client computer is going to offer virtual resources so local ones will be less important. It is conceivable that a Mac or Linux/Windows PC with a scanner in your home or office could be configured as a resource providing a scanner service - accessed via a URL or a web service API via negotiation with the cloud or tunneling through it

Nothing revolutionary there and it keeps the ChromeOS cloud client simple, flexible, and cheap. At the same time it allows the user to capitalize on their existing OS. Security is the tricky thing. Jini finally created a decent scheme for that for Java applications but it took time. UPnP has been been problematic and it let cybercrooks take over systems. Google has advantage of being able to look at past things that worked and failed and avoid going down wrong paths.

Empowerment for office app suite users already exists. Google has their web based word processor, spreadsheet, etc. Running on Linux lets them harness Open Office if they wish, as well, though they might not want it running inside ChromeOS for security & archicture reasons. Does not matter

Virtualization can be seamlessly integrated onto a desktop allowing apps running under two OS to coexist, even to the point where their windows overlapp each other.

Ease of use is largely a degree of how smooth Google does the GUI design. HCI is far ahead of were it was a couple decades ago, yielding a lot of sound principles, software mechanisms, and hardware devices. Microsoft, by no means, has ever had a corner on the market of ease of use.

Malware has really messed up ease of use for users. It is not really safe to use a Windows system carelessly, and caring to keep a Windows system safe takes a lot of work. Individual users who relied completely on iT department to protect them have lost a personal fortune after being blamed for the actions of malware. Take the man who worked for Massachusetts, for example, as well as school teachers in the US & UK. Their use of the computer for business, ultimately, was not easy on them.

Simply using the computer to do online banking has proven incredibly costly for some companies and churches this year. They lost tens to hundreds of thousand of dollars. Their OS got compromised and malware embezzled a fortune.

Surprisingly, increasing security does not seem to be a game changer. At least in the past it has not.

Multics, one of the earliest and most secure multi-user, interactive operating systems was very powerful, customizable, and safe. We still use rings & privilege security model it had over 3 decades ago today.

Unix was created by some Multics team members who wanted an OS that could populate more computers and felt the security was in the way of that, which it was.

Multics only ran on one company's CPU, required its own special hardware for security, ultimately only sold something like 50 systems, cost millions of dollars, and was not a great profit-maker. Unix ran on general purpose, much lower cost minicomputers of the day.

After its creation, Unix security became a growing problem. This came to a climax with the famous Internet worm 23 years ago. A handful of security flaws in several flavors of the OS, combined with some programming errors in the worm itself, caused a day long meltdown of systems across the United States. Then, computer security caught a lot of people's attention. The sole person responsible could never pay back the loss of time & labor for the havoc, which was - to make matters worse - accidental.

Going from mainframes to Apple II and the original IBM PC empowered users to do a lot but it also gave those same users more opportunities to steel, lose, or muss the integrity/coherence of data sets. Mainframes were probably much more secure but mainframes were not that empowering to users for ad hoc, urgent, mission-driven tasks.

Windows systems were faster and eventually had better graphics than Unix workstations.

Unfortunately, the creators of Windows were learning security as they went along and often made compromises for performance that made the system more vulnerable.

Initially, this was not a problem but then Windows suffered its own catastrophic worldwide worm event in 2001.

Web site defacement soon gave way to data theft malware. Worms and viruses soon evolved into botnet progenitors which were used to attack United States commercial & government infrastructure, often from foreign countries.

Going from a more secure to a less secure platform has never given the masses much pause. It does not seem to slow the adoption rate much, until something goes wrong.

One could argue today that some of our platforms are at a historic high of insecurity and reducing the problems it causes would be highly attractive. The situation did not exist in earlier grand scale OS switches so there is no basis for a weighted comparison.

What could happen is a historic drop in successful security attacks. But that takes work. Moving the bulk of processing to servers does not automatically make things more secure. So, it really depends on who designs the system and implements the code. And also who administrates it, as the Microsoft-Sidekick data meltdown of user data in a cloud demonstrates.

ChromeOS used as a cloud client could potentially take over a lot of computing done today on Windows or some other operating systems. Google could potentially do a fantastic job of it. Just as they have with advertising and mapping.

It does seem like it is years off. Time does fly.

Microsoft took a long hiatus from updating Windows, with the result that Mac market share surged up and Windows market share has steadily fallen.

Microsoft did the same thing with Internet Explorer, which allowed Firefox to be born and take over a huge amount of market share in a short time. It also gave Apple an opening to create its own browser, make it cross platform, and ultimately get its core into a lot of consumer devices and cell phones.

Microsoft and its licensees lost dominance of the portable MP3 player very swiftly. The iPod took it over. The mistake was not creating a truly easy to use user interface for the masses and being kind of flimsy. It did not evolve fast enough. The iPod store made shopping easy too. A multitude of competing vendors is NOT always a good thing. Apple got 70% of the music sales business in the United States. Music stores at shopping centers were no longer convenient or inexpensive. Clicking a button on your Mac & PC was.

Microsoft had some market share in the smart phone market. However, the iPhone came out of nowhere and quickly overtook it. Apple had once again improved its consumer electronics gear GUI mojo and created an enviable development platform, embedded OS/API, and app store. Again, by not going far enough but instead just putting something out there and licensing it - Microsoft failed.

Microsoft has sort of done the same thing with its Windows server OS. Apple has come out with a much, much less expensive which has most of the same core features. It might be a good deal safer to use than a server OS which uses the Windows OS as its heart and soul. Time will tell if it loses this battle too.

Microsoft has an interesting thing going on with its retail stores. They alone set the price for Windows that all OEMs pay, and at the same time they compete with those OEMs since they are a cut-and-dried PC VAR now. They can bleed OEM(s) dry now.

That distribution channel could pose a difficulty to Google. When ChromeOS PCs come out in a few years or whenever, consumer electronics stores might no longer be selling PCs so it might be hard to slip a another PC brand into them. Microsoft might use its control over PC pricing to drive those kind of stores out of business, capturing all the Windows PC retail sales for its brick & mortar and online sales.

So the big question now for ChromeOS is, will Microsoft once again play the tortoise with a product line, allowing a new company to virtually force them out of the market?

Power

UAVs Go Green With Fuel-Cell Powered "Ion Tiger" 83

Hugh Pickens writes "Increasingly, the military is deploying unmanned aerial vehicles, or UAVs, as eyes in the sky to scan the ground for targets and threats, especially for missions that are too dangerous for manned aircraft. Now Live Science reports that a new robotic spy plane called 'Ion Tiger' will harness alternative energy to make it more covert and longer lasting than battery-powered or engine-powered UAVs. A 550-watt, 0.75 horsepower hydrogen fuel cell will power the Ion Tiger with four times the efficiency of a comparable internal combustion engine and seven times the energy of the equivalent weight of batteries. When Ion Tiger took flight in October, it exceeded any demonstration of electrically powered flight so far, flying 23 hours and 17 minutes. 'And it carried a 5 lbs. payload to boot — enough to carry, say, a day-and-night camera,' says researcher Karen Swider-Lyons, head of the alternative energy section at the Naval Research Laboratory in Washington. 'No one has come close to flying 24 hours with a significant payload before.' Another big advantage is the Ion Tiger's reduced noise, heat and emissions. 'Think about lawnmowers or chainsaws — they're really loud,' says Swider-Lyons. 'It's hard to spy on people when they know you're there, so you had to fly them at high altitudes to keep them from being heard.'"
Networking

Best Practices For Infrastructure Upgrade? 264

An anonymous reader writes "I was put in charge of an aging IT infrastructure that needs a serious overhaul. Current services include the usual suspects, i.e. www, ftp, email, dns, firewall, DHCP — and some more. In most cases, each service runs on its own hardware, some of them for the last seven years straight. The machines still can (mostly) handle the load that ~150 people in multiple offices put on them, but there's hardly any fallback if any of the services die or an office is disconnected. Now, as the hardware must be replaced, I'd like to buff things up a bit: distributed instances of services (at least one instance per office) and a fallback/load-balancing scheme (either to an instance in another office or a duplicated one within the same). Services running on virtualized servers hosted by a single reasonably-sized machine per office (plus one for testing and a spare) seem to recommend themselves. What's you experience with virtualization of services and implementing fallback/load-balancing schemes? What's Best Practice for an update like this? I'm interested in your success stories and anecdotes, but also pointers and (book) references. Thanks!"
Censorship

NIMF To Close Its Doors 68

eldavojohn writes "One of the driving forces behind the ESRB toughening its ratings is closing its doors on December 31st, 2009. The National Institute on Media and the Family was funded by Fairview Health Services, and simply could no longer justify the yearly $750,000 price tag given today's economic climate. NIMF's reign of nagging has been pretty consistent since 1996, and was often indirectly featured on Slashdot. Don't worry, president and founder Dr. David Walsh promises to keep writing and giving speeches ... and imploring us all to think of the children."
Medicine

WHO Says Swine Flu May Have Peaked In the US 138

Hugh Pickens writes "The World Health Organization says that there were 'early signs of a peak' in swine flu activity in parts of the Northern Hemisphere, including the US. The American College Health Association, which surveys more than 250 colleges with more than three million students, said new flu cases had dropped 27 percent in the week ending on November 13th from the week before, the first drop since school resumed in the fall. Nonetheless, Dr. Anne Schuchat, the director of vaccination and respiratory disease at the CDC, chose her words carefully. 'We are in better shape today than we were a couple of weeks ago,' she says. 'I wish I knew if we had hit the peak. Even if a peak has occurred, half the people who are going to get sick haven't gotten sick yet.' Privately, federal health officials say they fear that if they concede the flu has peaked, Americans will become complacent and lose interest in getting vaccinated, increasing the chances of another wave. However, Dr. Lone Simonsen, a former CDC epidemiologist, says she expects a third wave in December or January, possibly beginning in the South again. Based on death rates in New York City and in Scandinavia, Simonsen argues that both 1918 and 1957 had mild spring waves followed by two stronger waves, one in fall and one in midwinter, adding that in the pandemic of 1889, the bulk of the deaths occurred in the third wave. 'If people think it's going away, they can think again.'"

Comment I hope he beats cancer again - just like before (Score 1) 1

I was very sorry to hear Paul Allen was stricken with another cancer again.

He beat another form of cancer in the 1980's when Microsoft was just rocketing to great success with the runaway hit of MS-DOS for the still new and not yet very cloned IBM-PC.

I really do miss what Microsoft was like in the days when Paul Allen was there. The company has really changed. I think it would be a very different company had he remained.

I hope he makes a full recovery. I really do.

Microsoft

Submission + - Microsoft co-founder Paul Allen has cancer again (bbc.co.uk) 1

JohnnySoftware writes: This time the former co-founder of Microsoft has non-Hodgkin's lymphoma. The last time he came down with cancer was in the 1980's. That led him to step down from Microsoft to focus on his cancer recovery. This time, he has no plans to step down at Vulcan which he formed in 1986 to invest in media and communications companies.
Bug

Submission + - Researchers: Hackers to Exploit Windows Kernel Bug (thestandard.com)

JohnnySoftware writes: A critical flaw by Microsoft inside Windows kernel for handling Embedded OpenType files will get exploited by hackers, researchers say. The EOT files that exploit the vulnerability can be placed in at least 3 places: web servers, PowerPoint presentations, and Microsoft Word documents. Jason Miller says, the IE web browser will be the number one attack vector. HD Moore, inventor of the popular Metasploit pen. testing framework says, an exploit may be imminent. Moore notes an EOT file can be encrypted and compressed, making it highly difficult or impossible for an antivirus program to detect an exploit of the flaw. Moore says the IE7 and IE8 "sandbox" will prove useless on Vista and indicates turning off Javascript will not help defend against it, according to the article. The article points out that the critical rating assigned to the patch by Microsoft indicates Microsoft expects the flaw it fixes will get exploited within 30 days from when the patch came out. No mention of an exploit in the article that does more than a crash, so far.

Submission + - Gizmo acquired by Google (google.com)

slewfo0t writes: While checking my Gizmo account today I came across a nifty redirect that brought me to Google's website and informed me that Gizmo has now been acquired by Google. I know that google voice has recently integrated Gizmo with their Google Voice service, but had no idea that Gizmo was being acquired by Google. Looks like free phone calls for all!

Slashdot Top Deals

Organic chemistry is the chemistry of carbon compounds. Biochemistry is the study of carbon compounds that crawl. -- Mike Adams

Working...