GUI

gOS Gadget Aims Ubuntu At Cloud Computing 36

DeviceGuru writes "The gOS project has released version 3.1 of its Ubuntu-based Google-centric distribution. The release draws its packages from the Ubuntu 8.04 (Hardy Heron) repositories, but adds a bright green theme and a few alterations in default applications, but more importantly adorns its desktop with numerous gadgets based on the Mozilla Prism project along with an animated application-launch icon set based on the wbar project."
Software

ESA Embraces Open Source With New SAR Toolbox 62

phyr writes "The European Space Agency (ESA) has released its Next ESA SAR Toolbox (NEST) freely as GPL for Linux and Windows. It provides an integrated viewer for reading, calibrating, post-processing and analysis of ESA (ERS 1&2, ENVISAT) and 3rd party (Radarsat2, TerraSarX, Alos Palsar, JERS) SAR level 1 data and higher. ESA has chosen to distribute the software as fully open source to allow the remote sensing community to easily develop new readers/writers and post-processors for SAR data with their NEST Java API. The software provides both a command line interface and GUI for all features including data conversion, graph processing, coregistration, multilooking, filtering, and band arithmetic."
Image

Ubuntu Kung Fu Screenshot-sm 253

Lorin Ricker writes "Back in the dark ages of windows-based GUIs, corresponding to my own wandering VMS evangelical days, I became enamored of a series of books jauntily entitled Xxx Annoyances (from O'Reilly & Assocs.), where "Xxx" could be anything from "Windows 95", "Word", "Excel" or nearly piece of software which Microsoft produced. These were, if not the first, certainly among the most successful of the "tips & tricks" books that have become popular and useful to scads of hobbyists, ordinary users, hackers and, yes, even professionals in various IT pursuits. I was attracted, even a bit addicted, to these if only because they offered to try to make some useful sense out of the bewildering design choices, deficiencies and bugs that I'd find rampant in Windows and its application repertory. Then I found Keir Thomas, who has been writing about Linux for more than a decade. His new "tips" book entitled, Ubuntu Kung Fu — Tips & Tools for Exploring Using, and Tuning Linux, and published by Pragmatic Bookshelf, is wonderful. Having only recently wandered into the light of Linux, open source software, and Ubuntu in particular, this book comes as a welcome infusion to my addiction." Read below for the rest of Lorin's review.
Input Devices

Developing "Eyes-Free" Gadgets and Applications 85

The New York Times is running a story about Google engineer T. V. Raman, who lost his vision at age 14 but didn't let that stand in the way of his interest in technology. In addition to modifying a version of Google's search engine to give preference to pages that were more compliant with accessibility guidelines, Raman is now working on making cell phones easier to use without needing to look at them. "Since he cannot precisely hit a button on a touch screen, Mr. Raman created a dialer that works based on relative positions. It interprets any place where he first touches the screen as a 5, the center of a regular telephone dial pad. To dial any other number, he simply slides his finger in its direction — up and to the left for 1, down and to the right for 9, and so on. If he makes a mistake, he can erase a digit simply by shaking the phone, which can detect motion." Raman and a co-worker, Charles Chen, are also attempting to extend various phones' ability to read back scanned text to include signs that are anywhere in the phone's field of view.
GUI

Shuttleworth Proposes Overhaul of Desktop Notifications 306

Thelasko writes "Mark Shuttleworth is considering a controversial overhaul to the way Ubuntu manages notifications." I'm not thrilled with all of the changes proposed, which would mostly value simplicity over confusion at the expense of flexibility and permanence. But anything that would make more people read over and specifically approve the wording of error messages and other notifications is a good thing.
GUI

Nepomuk Brings Semantic Web To the Desktop, Instead 140

An anonymous reader writes "Technology Review has a story looking at Nepomuk — the semantic tool that is bundled with the latest version of KDE. It seems that some Semantic Web researchers believe the tool will prove a breakthrough for semantic technology. By encouraging people to add semantic meta-data to the information stored on their machines they hope it could succeed where other semantic tools have failed."
Classic Games (Games)

Adventure Game Interfaces and Puzzle Theory 149

MarkN writes "It seems like whenever broad topics of game design are discussed on Slashdot, a few people bring up examples of Adventure Games, possibly owing to the age and interests of our members. I'd be interested to hear the community's thoughts on a piece I wrote on Adventure Games, talking about the evolution they underwent in terms of interfaces, and how the choice of interface affects some aspects of the puzzles and design. My basic premise is that an Adventure Game is an exercise in abstract puzzle solving — you could represent the same game with a parser or a point and click interface and still have the same underlying puzzle structure, and required player actions. What the interface does affect is how the player specifies those actions. Point and click games typically have a bare handful of verbs compared to parser games, where the player is forced to describe the desired interaction much more precisely in a way that doesn't lend itself to brute force fiddling. It's a point Yahtzee has made in the past; he went so far as to design a modern graphic adventure game with a parser input to demonstrate its potential." Read on for the rest of MarkN's comments.
Image

MySQL in a Nutshell Screenshot-sm 86

stoolpigeon writes "MySQL is frequently touted as the world's most widely used relational database management system. Many of the best known web applications and web sites use MySQL as their data repository. The popularity of MySQL has continued to grow while at the same time many were concerned by the lack of many features considered essential to a 'real' rdbms. Such naysayers have done little to impede the growth or development of MySQL. The first edition of MySQL in a Nutshell, published in 2005, gave users a handy reference to using MySQL. The second edition, published in 2008, covers many new features that MySQL fans proudly proclaim as an answer to all those critics clamoring for a better-rounded rdbms." Read below for the rest of JR's review.
GUI

An Optimized GUI Based On Users' Abilities 114

Ostracus writes "Researchers at the University of Washington have recently developed a system, which, for the first time, offers an instantly customizable approach to user interfaces. Each participant in the program is placed through a brief skills test, and then a mathematically-based version of the user interface optimized for his or her vision and motor abilities is generated. The current off-the-shelf designs are especially discouraging for the disabled, the elderly and others who have trouble controlling a mouse, because most computer programs have standardized button sizes, fonts, and layouts, which are designed for typical users."
GUI

Suggestions For Cheap Metrics Eye Candy Software? 201

Banquo writes "I have a friend who has a small datacenter (SQL/Mail/IIS/File Repository ... 5 or 10 servers) and he was saying that his boss wants to see some kind of 'visual display of changing metrics' — Net/server/sql stats with moving lines and graphs and pretty colors. Basically they want something to display on a big LCD panel that will give a tiny bit of 'Wow' factor to customer visits. Back in my datacenter days I saw a million packages to do this stuff, but I was always blessed with an IT budget for metrics/monitoring. Can anyone suggest a free/cheap package that will make pretty moving pictures, moving lines, graphs, etc. from server/net stats? There's no worry about actually using this for real data tracking or metrics purposes. He has a pretty robust log/alert/metrics setup, but command line is a little too dry for marketing purposes. I jokingly suggested he just use a looped flash animation but he actually does want stats that are coming from and reflect his environment. Anyone know of any cheap or free data center stats/metrics 'Eye Candy' software out there?" Better yet, can you think of any particularly interesting ways to display that sort of information?
Image

jQuery in Action Screenshot-sm 154

Michael J. Ross writes "As perhaps the only substantial computer language embedded inside of the major Web browsers, JavaScript has brought an unprecedented level of power to client-side programming for the Internet. Yet as a result of cross-browser incompatibilities and other problems, it has probably also resulted in an unprecedented number of headaches for Web developers. JavaScript libraries attempt to mitigate much of these difficulties. One of the most popular such libraries, jQuery, is explored in a book by Bear Bibeault and Yehuda Katz, titled jQuery in Action." Keep reading for the rest of Michael's review.
Displays

Oblong's g-speak Brings "Minority Report" Interface To Life 221

tracheopterix writes "Oblong Industries, a startup based in LA has unveiled g-speak, an operational version of the notable interface from Minority Report. One of Oblong's founders served as science and technology adviser for the film; the interface was an extension of his doctoral work at the MIT Media Lab. Oblong calls g-speak a 'spatial operating environment' and adds that 'the SOE's combination of gestural i/o, recombinant networking, and real-world pixels brings the first major step in computer interface since 1984.'" The video shown on Oblong's front page is an impressive demo.
GUI

Debian Packages Screenshots Repository Launched 72

Christoph Haas writes "A picture is worth a thousand words. And thanks to screenshots.debian.net this finally comes true for Debian packages. The new website was launched just a week ago and has already collected screenshots for 740 packages shipping with the Linux distribution — with new uploads pouring in every hour. Debian users can finally get an impression of how an application would look before installing it."
GUI

Preview the New MythTV User Interface 229

Tombstone-f sent in a cool update on a project that I continue to keep an eye on. MythTV has become a dominant force in the do-it-yourself media-mega-box space, so any improvements to the UI matter significantly. "One of the biggest new features of the next version of MythTV (version .22) will be its new user interface. This new interface will offer many new features to MythTV, including animation, better interactivity, and faster and easier development for themers and developers alike." I think it still has a ways to go to compete with some of the more mainstream PVR boxes in terms of minimalism and good use of whitespace, but hopefully the improvements will get more people into the door.
Displays

"Minority Report"-Like Control For PC 138

An anonymous reader writes "A startup named Mgestyk Technologies claims that they have an affordable solution for 'Minority Report'-like PC control. They have released a video in which they use hand gestures to play games like Halo and Guitar Hero, as well as perform 'multi-touch' interactions for applications like Google Earth. Engadget and Gizmodo discuss the potential of the technology but point out that the system has visible lag when used for gaming. Will camera-based interfaces ever meet the low-latency demands of gaming? For how much longer will we still be using keyboards, mice and joysticks?"
Image

The IDA Pro Book Screenshot-sm 85

An anonymous reader writes "After attending DEFCON in August and seeing the overwhelming interest in this book, I was eager to dive into The IDA Pro Book by Chris Eagle. Chris Eagle's team, School of Root, won the 'Capture the Flag' event at DEFCON this year and Chris gave a presentation on CollabREate, a tool that integrates with IDA Pro to allow collaboration in reverse engineering (RE). All of that — together with the fact that the book sold out — screamed that this book should quickly make it to the top of my list." This review originally appeared on The Ethical Hacker Network.
Education

User Interface of Major Oscilliscope Brands? 281

teddaw152 writes "I've been tasked with ordering an oscilloscope and a logic analyzer for use in a university physics lab, and have found several models that will likely suit our technical needs from the major manufacturers (Agilent, Tektronix, and LeCroy). However, I personally have only used legacy HP scopes, and thus I have no idea what modern features are must haves and which brand's user interface is the most intuitive. Is there anyone out there that has used modern Tektronix/Agilent/LeCroy scopes side by side and can comment on their thoughts from the purely subjective side?"
GUI

iGoogle Users Irate About Portal's Changes 321

bhhenry sends in an InformationWeek report on a recent unannounced change in the iGoogle portal. Quoting: "Google insists that its revised iGoogle personalized home page generates better 'happiness metrics' than the old design, but a vocal group of users isn't happy about the changes." The recent change introduces what Google refers to as "canvas view," which the Official Google Blog claims "... makes iGoogle a more useful homepage and a better platform for developers." Unlike the last major change made to Gmail, there is no option to revert to the old version of iGoogle. iGoogle users are reporting that widgets and themes are broken, Gmail attachments don't work, and valuable screen space is wasted. The Personalizing Google section of Google Groups is full of thousands of complaints about this sudden and unannounced change. Many posters have have stated that they are using the Canadian or UK version of iGoogle or even moving to NetVibes.com to get their preferred layout back. It seems that Google and Yahoo are moving in lockstep in springing forced changes that users hate.
Cellphones

E17, Slimmed Down For Cell Phones 166

twitter writes "Want to run Enlightenment on your cell phone? The Rasterman's recent efforts bring E17 to Open Moko FreeRunner and Treo 650: 'According to the Rasterman, when used with his updated illume stack and new Elementary widget set, E17 can now run in just 32MB of RAM, on an ARM9 processor clocked at 317MHz. To prove it, he is distributing a Linux kernel and E17/Illume/Elementary stack for Palm's Treo650. The stack can be launched from PalmOS without touching the device's flash storage, he says.' While Microsoft fumbles with limited 'instant on,' GNU/Linux rules the embedded world and that's the only thing going in the IT market right now."

Slashdot Top Deals