Archive

How Microsoft Missed The Next Big Thing

It's hard to predict the future because we humans prefer to think in terms of familiar paradigms. Even the most brilliant of our species are subject to this flaw. Now, Microsoft faces its turn. The owner of the operating system that likely runs your personal computer, the company that achieved monopoly with Windows and ducked the Department of Justice's scythe to keep it, faces a midlife crisis as the world goes gaga over portable consumer devices. This is the story of what's happening to Microsoft in the handheld operating system markets -- and how it parallels the earlier, similar journeys of IBM Corporation and Digital Equipment Corporation. Can Microsoft achieve dominance on mobile devices?

Jackass IT: Stunts, Idiocy, and Hero Hacks

InfoWorld's Paul Venezia serves up six real-world tales of IT stunts and solutions that required a touch of inspired insanity to pull off, proving once again that knowing when to throw out the manual and do something borderline irresponsible is essential to day-to-day IT work. "It could be server on the brink of shutting down all operations, a hard drive that won't power up vital data, or a disgruntled ex-employee who's hidden vital system passwords on the network. Just when all seems lost, it's time to get creative and don your IT daredevil cap, then fire up the oven, shove the end of a pencil into the motherboard, or route the whole city network through your laptop to get the job done," Venezia writes.

Paul Allen’s Patent Infringement Case Dismissed

Paul Allen's patent infringement complaint against the world and its dog has been dismissed. The court agreed with Google et al that it "lacks adequate factual detail to satisfy the dictates of Twombly and Iqbal" and also "fails to provide sufficient factual detail as suggested by Form 18". The court doesn't agree with Allen's Interval Licensing that the two cases do not apply to patent complaints, but it doesn't even need to go there: "The Court does not find it necessary to determine whether Form 18 is no longer adequate under Twombly and Iqbal because Plaintiff's complaint fails to satisfy either the Supreme Court's interpretation of Rule 8 or Form 18."

Syllable CMS Ported to Syllable Desktop

The CMS that builds the Syllable websites was used on Syllable Server so far, but has now been ported to Syllable Desktop. This was done by porting it to REBOL 3. This screenshot shows Desktop building its own website in static batch mode and synchronising it with Amazon S3. This screenshot shows the Webster browser previewing the built site as local files. Building the websites on Syllable Server is around 35% faster with REBOL 3 than with REBOL 2. A few longstanding problems in the Russian website and Syllable documentation were fixed because REBOL 3 now understands Unicode.

HTML5 in Browsers: Canvas, Video, Audio, Graphics

InfoWorld's Peter Wayner launches the first in a series of articles on browser implementations of HTML5 capabilities. Focusing this round on the presentation layer, Wayner provides an overview of how Chrome, Firefox, IE, Opera, and Safari stand on HTML5 canvas, HTML5 audio and video, SVG, and WebGL, providing developers with tips, samples, and resources for making the most of today's HTML5 presentation layer technologies on today's browsers.

Wake Your Linux Up From Sleep for a Cron Job

Here's the latest in our new series on OS tips from power users: a seemingly trivial task. You have a computer, most likely a laptop, that you wish to keep suspended while you're not working. For example, let's say overnight. At the same time, you wish to run a handful of maintenance tasks, like backups and cleanup, which you don't normally do during the day. So you need a mechanism that will send your machine to sleep, wake it up when necessary, run cron jobs, then send it back to sleep again.

KDE Announces the Calligra Suite

"The KDE community today announces the start of the Calligra Suite project, a continuation of the KOffice project. The new name reflects the wider value of the KOffice technology platform beyond just desktop office applications. With a new name for the Suite and new names for the productivity applications, the Calligra community welcomes a new stage in the development of free productivity and creativity applications for desktop and mobile devices."

MSR Develops ‘Zozzle’ JavaScript Malware Detection Tool

"As browser-based exploits and specifically JavaScript malware have shouldered their way to the top of the list of threats, browser vendors have been scrambling to find effective defenses to protect users. Few have been forthcoming, but Microsoft Research has developed a new tool called Zozzle that can be deployed in the browser and can detect JavaScript-based malware at a very high effectiveness rate."

12 Programming Mistakes to Avoid

InfoWorld's Peter Wayner outlines the 12 most common programming mistakes, and how to avoid them. "Certain programming practices send the majority of developers reaching for their hair upon opening a file that has been exhibiting too much 'character'. Spend some time in a bar near any tech company, and you'll hear the howls: Why did the programmer use that antiquated structure? Where was the mechanism for defending against attacks from the Web? Wasn't any thought given to what a noob would do with the program?" Wayner writes. From playing it fast and loose, to delegating too much to frameworks, to relying too heavily on magic boxes, to overdetermining the user experience - each programming pitfall is accompanied by its opposing pair, lending further proof that "programming may in fact be transforming into an art, one that requires a skilled hand and a creative mind to achieve a happy medium between problematic extremes".

15 Free Windows Tools for Every Desktop

If you haven't looked at the Windows utilities landscape lately, you're in for a big surprise. Many of the old favorites have changed, bringing new features to Windows 7, as well as XP. Others have fallen by the wayside, replaced by upstarts that deliver meaningful functionality that once cost big bucks. With that reality in mind, Woody Leonhard has picked the 15 free Windows utilities everyone should have.

Xbox-Modding Case Dismissed Mid-Trial

"Federal authorities in the first-of-its-kind game-console-modding criminal trial abruptly dropped their prosecution Thursday, "based on fairness and justice." Following procedural rulings made by the presiding judge in the aftermath of his 30-minute tirade yesterday, it emerged that a key witness, an employee of the Entertainment Software Alliance, had provided a pirated game to the defendant during the course of his investigation. As this detail had been known to the government for almost a week but had been withheld from the defense, prosecutors had no choice but to move for a dismissal."

EU Investigates Google Antitrust Violations

The European Commission has decided to open an antitrust investigation into allegations that Google has abused a dominant position in online search, in violation of European Union rules. The Commission will investigate whether Google has abused a dominant market position in online search by allegedly lowering the ranking of unpaid search results of competing services which are specialized in providing users with specific online content such as price comparisons (so-called vertical search services) and by according preferential placement to the results of its own vertical search services in order to shut out competing services.

Genode 10.11 Executes gPXE Drivers, Adds On-demand-paging

The version 10.11 of the Genode OS construction framework has been released. Driven by the requirements for the recently published Live CD, the new version features an execution environment for drivers of the gPXE project, an on-demand-paged ISO9660 file system, alpha-blending support for the GUI server, a new virtual network bridge, and a http-based block driver. Enjoy the release notes for the full story.

Microsoft Thought About Going Private

"Microsoft is one of the big stock-market success stories - or at least it used to be. The company has got thousands of people rich, through employee stock options or just through smart investing. But with stock under $30, the same place it was 10 years ago, what if Microsoft went private? That was the question posed this morning by Seattle Times columnist Brier Dudley. 'Sure, in the back of people's minds. We've thought about it,' Bill Koefoed, Microsoft's general manager of investor relations, told the Seattle Times."

NTFS: A File System with Integrity and Complexity

NTFS is the file system used by Windows. It is a powerful and complicated file system. There are few file systems that provide as many features and to fully cover them all would require a book. And in fact there is a book detailing NTFS, and it's already out of date. The purpose of this article is not to cover all of the features of NTFS, nor will it exhaustively cover NTFS features in detail. Instead we will cover its basic structure and then describe some of its more advanced features and provide use examples where possible. We will focus more on what it does, rather than how it does it. Trying to walk the line between informative and detailed is difficult and so this article contains a lot of references for people who hunger for more detail.

Syllable Runs First REBOL 3 Extension

The new version 3 of the REBOL programming language supports extensions written in other languages. Extensions are implemented on top of the modules framework, which is also new. Extensions can be separate dynamically loaded libraries, or they can be embedded in the REBOL executable. In fact, REBOL 3 is now highly modularised: a number of its subsystems are embedded modules, and subsystems written in C and C++ are embedded extensions. Those modules and extensions are part of the open host kit, so that custom collections can be compiled into REBOL executables.

What Will Power Computing for the Next 10 Years and Beyond?

The CPU industy is working on 16nm chips to debut by around 2013, but how much smaller can it go? According to the smart guys, not much smaller, stating that at 11nm they hit a problem relating to a 'quanting tunneling' phenomena. So what's next? Yes, they can still add core after core, but this might reach a plato by around 2020. AMD's CTO predicts the 'core wars' will subside by 2020 (there seems to be life left in adding cores as Intel demonstrated a few days ago, the feasibility of a 1000 core processor.) A Silicon.com feature discusses some potential technologies that can enhance or supersede silicon.