GUI

Preview the Office 2007 Ribbon-Like UI Floated For OpenOffice.Org 617

recoiledsnake writes "OpenOffice.org has prototyped a new UI that radically changes the current OO.o interface into something very similar to the new ribbon style menus that Office 2007 introduced and which have been extensively used throughout Windows 7. The blog shows a screenshot of the prototype in Impress (the equivalent of PowerPoint), but this UI is proposed to be used across all OO.o applications. Some commenters on the Sun blog are not happy about OO.o blindly aping Office 2007, and feel that the ribbon UI may be out of place in non-Windows operating systems."
GUI

Ivan Krstić Says Negroponte's Wrong About Sugar and OLPC 137

Not many days ago, we mentioned ZDNet's interview with Nicholas Negroponte, in which Negroponte had some harsh things to say about Sugar and its connection to the slower-than-hoped uptake of the XO. Ivan Krstic (formerly head of the OLPC's security innovative subsystem) responded to Negroponte's claims, which he says are "nonsense." Among other things, he mentions that Sugar "was the name for the new learning-oriented graphical interface that OLPC was building, but it was also the name for the entire XO operating system, one tiny part of which was Sugar the GUI, and the rest of which was mostly Fedora Linux."
Graphics

Choosing Better-Quality JPEG Images With Software? 291

kpoole55 writes "I've been googling for an answer to a question and I'm not making much progress. The problem is image collections, and finding the better of near-duplicate images. There are many programs, free and costly, CLI or GUI oriented, for finding visually similar images — but I'm looking for a next step in the process. It's known that saving the same source image in JPEG format at different quality levels produces different images, the one at the lower quality having more JPEG artifacts. I've been trying to find a method to compare two visually similar JPEG images and select the one with the fewest JPEG artifacts (or the one with the most JPEG artifacts, either will serve.) I also suspect that this is going to be one of those 'Well, of course, how else would you do it? It's so simple.' moments."
Software

VLC 1.0.0 Released 419

rift321 writes "VLC media player, which we all know for simplifying the playback of pretty much any codec out there, has finally released version 1.0.0. Here's a quick list of improvements: live recording, instant pausing and frame-by-frame support, finer speed controls, new HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM, Real Video 3.0 and 4.0), new formats (Raw Dirac, M2TS) and major improvements in many formats, new Dirac encoder and MP3 fixed-point encoder, video scaling in fullscreen, RTSP Trickplay support, zipped file playback, customizable toolbars, easier encoding GUI in Qt interface, better integration in Gtk environments, MTP devices on Linux, and AirTunes streaming."
GUI

Nokia's Maemo Switching To Qt 182

suka writes "During a keynote at the Gran Canaria Desktop Summit, Nokia's Quim Gil announced that a future release of Maemo is going to be built around Qt. Maemo Harmattan is going to switch away from GTK+ / Hildon, derStandard.at reports from the conference." Michael Pyne also writes with a post describing day one of the conference from a KDE perspective.
Software

The Open Source Design Conundrum 322

Matt Asay writes "Walk the halls of any open-source conference and you'll see a large percentage of attendees with ironically non-open-source Apple laptops and iPhones. One reason for this seeming contradiction can be found in reading Matthew Thomas' classic 'Why free software usability tends to suck.' Open-source advocates like good design as much as anyone, but the open-source development process is often not the best way to achieve it. Open-source projects have tended to be great commoditizers, but not necessarily the best innovators. Hence, Red Hat CEO Jim Whitehurst recently stated that Red Hat is "focused on commoditizing important layers in the stack." This is fine, but for those that want open source to push the envelope on innovation, it may be unavoidable to introduce a bit more cathedral into the bazaar. Without an IBM, Red Hat, or Mozilla bringing cash and discipline to an open-source project, including paying people to do the 'dirt work' that no one would otherwise do, can open source hope to thrive?"
GUI

Nielsen Recommends Not Masking Passwords 849

Mark writes "Usability expert and columnist Jakob Nielsen wants to abolish password masking: 'Usability suffers when users type in passwords and the only feedback they get is a row of bullets. Typically, masking passwords doesn't even increase security, but it does cost you business due to login failures.' I've never been impressed by the argument that 'I can't think why we need this (standard) security measure, so let's drop it.' It usually indicates a lack of imagination of the speaker. But in this case, does usability outweigh security?"
GUI

Clutter Reaches 1.0 Release Candidate Status 78

nerdyH writes "Intel's interesting 3D UI technology has arrived at a significant milestone. Emmanuele Bassi on Monday released Clutter 1.0rc1, commenting 'This is a development release of Clutter 0.9 leading towards the 1.0 stable cycle. It is the first release candidate for the 1.0.0 release.' Clutter is a centerpiece of Intel's Moblin stack for netbooks, MIDs, and IVIs. It aims beyond the traditional 2D 'desktop' UI metaphor, stepping up to a 'theatrical' metaphor in which 2D interface objects are likened to 'actors' moving around on a 3D 'stage,' with developers in the role of 'director.' Also updated Tuesday: the Clutter-GTK+ library, aimed at helping GTK+ developers Clutter up their existing apps."
Censorship

China's Green Dam, No Longer Compulsory, May Have Lifted Code 116

LionMage writes "Much has been made previously of how China's Green Dam software must be installed on all new PCs in China, and of more recent revelations that the software may create exploitable security vulnerabilities or even provide the Chinese government with a ready-made botnet to use for potentially nefarious purposes. (One of those prior articles even discusses how Green Dam incorporates blacklists from CyberSitter.) Now the BBC is reporting that Solid Oak's CyberSitter software may have had more than just a compiled blacklist lifted from it. Solid Oak is claiming that actual pieces of their code somehow ended up in Green Dam. From PC Magazine's article: 'Solid Oak Software, the developer of CyberSitter, claims that the look and feel of the GUI used by Green Dam mimics the style of CyberSitter. But more damning, chief executive Brian Milburn said, was the fact that the Green Dam code uses DLLs identified with the CyberSitter name, and even makes calls back to Solid Oak's servers for updates.'" Relatedly, reader Spurious Logic writes that Green Dam won't be mandatory after all, according to an unnamed official with China's Ministry of Industry and Information Technology.
KDE

KDE 4.2.4 Released 153

An anonymous reader writes "KDE 4.2.4 has been released. See the release announcement for details." Barring a "security issue or another grave bug," this is the end of the KDE 4.2 line, which means for distros based on long-term support, it might be the thing to get used to for a while.
GUI

Hardware-Accelerated Graphics On SGI O2 Under NetBSD 75

Zadok_Allan writes "It's a bit late, but since many readers will remember the SGI O2 fondly, this might interest a few. The gist of the story is this: NetBSD now supports hardware accelerated graphics on the O2 both in X and in the kernel. We didn't get any help from SGI, and the documentation available doesn't go beyond a general description and a little theory of operation, which is why it took so long to figure it out. The X driver still has a few rough edges (all the acceleration frameworks pretty much expect a mappable linear framebuffer, if you don't have one — like on most SGI hardware — you'll have to jump through a lot of hoops and make sure there's no falling back to cfb and friends) but it supports XRENDER well enough to run KDE 3.5. Yes, it's usable on a 200MHz R5k O2. Not quite as snappy as any modern hardware but nowhere near as sluggish as you'd expect, and since Xsgi doesn't support any kind of XRENDER support, let alone hardware acceleration, pretty much anything using anti-aliased fonts gets a huge performance boost out of this compared to IRIX."
Linux Business

Shuttleworth Says Ubuntu Can't Just Be Windows 710

ruphus13 writes "When Mark Shuttleworth was asked what role WINE will play in Ubuntu's success, he said that Ubuntu cannot simply be a better platform to run Windows apps. From the post, according to Shuttleworth, '[Windows and Linux] both play an important role but fundamentally, the free software ecosystem needs to thrive on its own rules. it is *different* to the proprietary software universe. We need to make a success of our own platform on our own terms. if Linux is just another way to run Windows apps, we can't win. OS/2 tried that ...' The post goes on to say, 'Linux simply isn't Windows (nor is Windows Linux) and to expect fundamentally different approaches (and I'm not just thinking closed versus open) to look, feel, and operate the same way is senseless.'"
Media

Boxee Launches New API 69

A recent post on the boxee blog announces the release of a new, fully documented API that will allow developers to create and share new apps and plugins. "The new boxee API enables developers to build sophisticated applications (such as the Pandora and RadioTime apps) using a set of API calls in Python and writing the GUI using XML. ... Users can install new applications via the boxee App Box, the beginnings of our app store. Unlike other app stores, boxee does not want to be a gate keeper (or bottleneck) in deciding which applications are published so anyone can become a publisher." A complete description is available at their developers page. I'm sure this will help in their ongoing battle with Hulu.
Operating Systems

10 OSes We Left Behind 562

CWmike writes "As the tech community gears up to celebrate Unix's 40th birthday this summer, one thing is clear: People do love operating systems. They rely on them, get exasperated by them and live with their little foibles. So now that we're more than 30 years into the era of the personal computer, Computerworld writers and editors, like all technology aficionados, find ourselves with lots of memories and reactions to the OSes of yesteryear (pics galore). We have said goodbye to some of them with regret. (So long, AmigaOS!) Some of them we tossed carelessly aside. (Adios, Windows Me!) Some, we threw out with great force. (Don't let the door hit you on the way out, MS-DOS 4.0!) Today we honor a handful of the most memorable operating systems and interfaces that have graced our desktops over the years. Plus: We take a look back at 40 years since Unix was introduced."
Graphics

Khronos Launches Initiative For Standards-Based 3-D Web Content 117

xororand writes "The initiative called 'Accelerated 3D on the web' has been formed by the Khronos consortium with the goal to define an open standard for 3D content on the web, using OpenGL and ECMAscript, as it was suggested by Mozilla developers. 'The Khronos(TM) Group today announced an initiative to create an open, royalty-free standard for bringing accelerated 3D graphics to the Web. In response to a proposal from Mozilla, Khronos has created an "Accelerated 3D on Web" working group that Mozilla has offered to chair. This royalty-free standard will be developed under the proven Khronos development process with a target of a first public release within 12 months.' Unlike previous attempts to establish 3D standards for the web, this one might be actually successful due to the use of existing open standards, and the increasing performance of ECMAscript engines."
KDE

KDE Project Invites Ideas With Online Brainstorm 131

ruphus13 writes "In addition to working with the community for source code, KDE is looking to democratize idea creation and innovation via its new initiative called KDE Brainstorm. The initiative, which attempts to further decentralize roadmap decision-making by allowing popular ideas to be voted up, is outlined here: 'The KDE team recently announced the KDE Brainstorm initiative. KDE Brainstorm, in practice, works much like Dell's IdeaStorm — community members of all walks of life are invited to chip in their ideas for new and improved features and functions, with the wider community voting on (and fleshing out) these ideas. Ideas that generate enough interest are then reviewed further by developers, who work to make them happen. KDE Brainstorm officially rolled out March 20th, and the response over these first few days has been enthusiastic. In less than 24 hours, over 100 new ideas were proposed.'"
GNOME

Review of GNOME 2.26 and GTK+ 2.16 140

devg writes "The GNOME development community recently announced the official release GNOME 2.26, the latest version of the open source desktop environment for Linux. It adds the Brasero disc burning software, UPnP support in the Totem media player, and basic support for video chat in the Empathy instant messaging client. GNOME 2.26 will be shipped in upcoming Linux distributions, including Fedora 11 and Ubuntu 9.04. Some early reviews show that it is an incremental improvement with some good additions. GNOME 2.26 is accompanied by the release of GTK+ 2.16, a new version of the widget toolkit that is used to build the desktop environment. Ars Technica has published a detailed programming tutorial with code examples that demonstrate how developers can use the new features of GTK+ 2.16 in their own applications. Users can test GNOME 2.26 by downloading one of the official Foresight-based VM or ISO images via BitTorrent."
Windows

UI Features That Didn't Make It Into Windows 7 342

TRNick writes "TechRadar talks to Windows 7's Senior User Experience Designer and discovers the interface ideas the Windows 7 team almost, but didn't put into Windows 7, and the stages various UI features went through to their final form. Quoting: '... The next prototype, in February 2007, was called the Bat Signal; when you moved your mouse over an icon in the taskbar, the full window would pop up on screen, highlighted by beams of light (a little like the Batman signal projected over Gotham City). Bat Signal made it easy to find the right window but it caused other problems: 'sometimes people toss the mouse down to the bottom of the screen when they're typing because they don't care where the mouse is and the Bat Signal pops up and that's really intrusive in their flow.' Bat Signal evolved into Aero Peek in Windows 7; you can hover over an icon to get thumbnails and hover over a thumbnail to get a preview of the window."

Slashdot Top Deals