Software

OpenOffice UI Design Proposals Published 252

An anonymous reader writes "Various members of the OpenOffice.org community have been submitting their first revisions of proposals to the OpenOffice.org Call for Design Proposals to redesign the user interface of Open Office. As part of Project Renaissance, attention is being drawn to the OpenOffice user interface, and it's 'user-friendliness.' Among the designs, is FLUX UI, which won an award at the Sun Microsystems Community Innovation Awards Program. Anyone can, and is encouraged, to check out the proposals (scroll to bottom of page) and leave your comments so that the designers can improve their designs for the final deadline for proposal submissions to the community."
Microsoft

Microsoft Releases New Concurrent Programming Language 297

zokier writes "Microsoft has released a new programming language called Axum, previously known as Maestro and based on the actor model. It's meant to ease development of concurrent applications and thus making better use of multi-core processors. Axum does not have capabilities to define classes, but as it runs on the .NET platform, Axum can use classes made with C#. Microsoft has not committed to shipping Axum since it is still in an incubation phase of development so feedback from developers is certainly welcome."
Oracle

Oracle Won't Abandon SPARC, Says Ellison 280

fm6 writes "When the Oracle acquisition of Sun Microsystems was announced, it was widely assumed that Oracle was interested only in Sun's software technology, and would sell or discontinue all its hardware businesses. Larry Ellison, in an interview just posted on the Oracle web site, says that's not what's going to happen. In particular, SPARC isn't going anywhere (PDF): 'Once we own Sun we're going to increase the investment in SPARC. We think designing our own chips is very, very important. Even Apple is designing its own chips these days.'"
Debian

Debian Switching From Glibc To Eglibc 565

ceswiedler writes "Aurelien Jarno has just uploaded a fork of glibc called eglibc, which is targeted at embedded systems and is source- and binary-compatible with glibc. It has a few nice improvements over glibc, but the primary motivation seems to be that it's a 'more friendly upstream project' than glibc. Glibc's maintainer, Ulrich Drepper, has had a contentious relationship with Debian's project leadership; in 2007 the Debian Project Leader sent an email criticizing Drepper for refusing to fix a bug on glibc on the ARM architecture because in Drepper's words it was 'for the sole benefit of this embedded crap.'"
Operating Systems

LKML Summary Podcast 41

Jon Masters writes "I've started recording a daily summary podcast of Linux Kernel Mailing List (LKML) traffic. It's in MP3 format (for the benefit of car stereos, including my empeg, and iPhone/iPod users) with an Ogg Vorbis format version to follow next week, and text versions of the script I read from will be available too for those who want to help with translation — or just prefer not listening to audio. It's an experiment at this stage and may not continue to be daily in the longer term unless I can build a team of willing volunteers to help find items worth including from the day's traffic, write the daily script, record it, and so forth. But it's proving to be a useful exercise in forcing myself to be up to date with LKML. I've had around 5,000 downloads in a first several days, and a lot of positive feedback, so I think this is filling a void and may prove to be useful. If you'd like to help get involved drop me a line at kernel-podcast@jonmasters.org, or tweet @kernelpodcast."
PHP

An Early Look At What's Coming In PHP V6 307

IndioMan writes "In this article, learn about the new PHP V6 features in detail. Learn how it is easier to use, more secure, and more suitable for internationalization. New PHP V6 features include improved support for Unicode, clean-up of several functions, improved extensions, engine additions, changes to OO functions, and PHP additions." Update — May 7th at 16:47 GMT by SS: IBM seems to have removed the article linked in the summary. Here's a different yet related article about the future of PHP, but it's a year old.
Image

The Manga Guide to Databases Screenshot-sm 236

stoolpigeon writes "Princess Ruruna, of the Kingdom of Kod, has a problem. Her parents, the King and Queen, have left to travel abroad. Ruruna has been left to manage the nations fruit business. Much is at stake, Kod is known as "The Country of Fruit." Ruruna is not happy though, as she is swamped by paperwork and information overload. A mysterious book, sent by her father, contains Tico the fairy. Tico, and the supernatural book are going to help Princess Ruruna solve her problems with the power of the database. This is the setting for all that takes place in The Manga Guide to Databases. If you are like me and learned things like normalization and set operations from a rather dry text book, you may be quite entertained by the contents of this book. If you would like to teach others about creating and using relational databases and you want it to be fun, this book may be exactly what you need." Read below for the rest of JR's review.
Games

Speaking With the Devs Behind a 7-Year Game Mod Project 100

Gamasutra has an interview with members of Off Topic Productions, the team behind the recent completion of The Nameless Mod, a Deus Ex modification that was in development for seven years. They talk about how they stayed interested in such a lengthy, unpaid project, and also how their vision for the mod shifted over the years as a result of experience and feedback. "We estimate that we recreated everything we did during the first 2 or so years because we got better. The plot went through 4 revisions in the first year and was continually tweaked, expanded, and revised. Most of it also simply came about as we experimented with the game and the engine and grew familiar with what we could do — originally we were planning something even more open and free-form than we ended up with, but when we realized how fundamentally the game was built for a completely different type of structure, we reigned ourselves in and adjusted our design. ... Also, I don't know if you ever go back and read what you wrote 6-7 years ago, but in my experience that's a great way to embarrass yourself — I spent a lot of time rewriting old dialogue to be less embarrassing."
Privacy

A Look Into the FBI's "Everything Bucket" 31

Death Metal notes an EFF report on information wrested from the FBI over the last three years via Freedom of Information requests. The report characterizes what Ars Technica calls the FBI's "Everything Bucket" — its Investigative Data Warehouse. (Here's the EFF's introduction and the report itself.) The warehouse, at least 7 years in the making, "...appears to be something like a combination of Google and a university's slightly out-of-date custom card catalog with a front-end written for Windows 2000 that uses cartoon icons that some work-study student made in Microsoft Paint. I guess I'm supposed to fear the IDW as an invasion of privacy, and indeed I do, but given the report's description of it and my experiences with the internal-facing software products of large, sprawling, unaccountable bureaucracies, I mostly just fear for our collective safety."
Databases

Web Analytics Databases Get Even Larger 62

CurtMonash writes "Web analytics databases are getting even larger. eBay now has a 6 1/2 petabyte warehouse running on Greenplum — user data — to go with its more established 2 1/2 petabyte Teradata system. Between the two databases, the metrics are enormous — 17 trillion rows, 150 billion new rows per day, millions of queries per day, and so on. Meanwhile, Facebook has 2 1/2 petabytes managed by Hadoop, not running on a conventional DBMS at all, Yahoo has over a petabyte (on a homegrown system), and Fox/MySpace has two different multi-hundred terabyte systems (Greenplum and Aster Data nCluster). eBay and Fox are the two Greenplum customers I wrote in about last August, when they both seemed to be headed to the petabyte range in a hurry. These are basically all web log/clickstream databases, except that network event data is even more voluminous than the pure clickstream stuff."
Programming

Old-School Coding Techniques You May Not Miss 731

CWmike writes "Despite its complexity, the software development process has gotten better over the years. 'Mature' programmers remember manual intervention and hand-tuning. Today's dev tools automatically perform complex functions that once had to be written explicitly. And most developers are glad of it. Yet, young whippersnappers may not even be aware that we old fogies had to do these things manually. Esther Schindler asked several longtime developers for their top old-school programming headaches and added many of her own to boot. Working with punch cards? Hungarian notation?"
Software

Is Apache Or GPL Better For Open-Source Business? 370

mjasay writes "While the GPL powers as much as 77% of all SourceForge projects, Eric Raymond argues that the GPL is 'a confession of fear and weakness' that 'slows down open-source adoption' because of the fear and uncertainty the GPL provokes. Raymond's argument seems to be that if openness is the winning strategy, an argument Michael Tiemann advocates, wouldn't it make sense to use the most open license? Geir Magnusson of the Apache Software Foundation suggests that there are few 'pure' GPL-only open-source projects, as GPL-prone developers have to 'modify it in some way to get around the enforcement of Freedom(SM) in GPL so people can use the project.' But the real benefit of Apache-style licensing may not be for developers at all, and rather accrue to businesses hoping to drive adoption of their products: Apache licensing may encourage broader, deeper adoption than the GPL. The old GPL vs. BSD/Apache debate may not be about developer preferences so much as new business realities."
Sun Microsystems

Oracle Top Execs Answer Sun Employee Questions 207

The Register writes "Sun invited Oracle president Charles Phillips and chief corporate architect Edward Screven to an employee-only town hall this Wednesday, where they took questions on what's coming. They said they'd be 'crazy' to close Java, that Oracle 'needs' MySQL, and all Sun's processors look appealing. They hedged on OpenOffice — Phillips said he couldn't comment on any product line — and on Sun's work in high-performance computing. Screven made it pretty clear the Sun vision of cloud computing does not fit with Oracle's; Oracle sees itself as a provider of infrastructure like virtualization to make clouds, not a provider of hosted services. As for who's staying and who's getting cut at Sun: Phillips said Oracle needs Sun, but warned 'tough decisions' will be coming. Don't forget, this is the company that couriered pink slips to the PeopleSoft staff it cut following that acquisition."
Google

Google Analytics API Goes Public 52

stoolpigeon writes "Google has announced the now public beta for the Google Analytics API (described here). The API lets developers create client applications that can pull analytics data, to mash it up with other data or to present it in new ways. The API has been available through a private beta program for about a year, and some applications are already out there: examples include Polaris on Adobe Air and Analytics for Android."
Sun Microsystems

Sun Announces New MySQL, Michael Widenius Forks 306

viktor.91 writes "Sun Microsystems announced three new MySQL products: MySQL 5.4, MySQL Cluster 7.0 and MySQL Enterprise Partner Program for 'Remote DBA' service providers." which showed up in the firehose today next to Glyn Moody's submission where he writes "Michael Widenius, founder and original developer of MySQL, says that most of the leading coders for that project have either left Sun or will be leaving in the wake of Oracle's takeover. To ensure MySQL's survival, he wants to fork from the official version — using his company Monty Program Ab to create what he calls a MySQL "Fedora" project. This raises the larger question of who really owns a commercial open software application: the corporate copyright holders, or the community?"
Programming

2009 ACM Programming Contest Results and Webcast 49

Jon Larsson writes "Yesterday, the 33rd World Finals of the ACM International Collegiate Programming Contest were held at KTH — The Royal Institute of Technology in Stockholm, Sweden. World Champions, for the second consecutive year, are the Saint Petersburg State University of IT, Mechanics and Optics. They won in competition with 99 other teams from all six continents — the best of the over 7000 teams participating in the qualifying rounds during the past half year. The full results can be found here and the contest problem set is available here (PDF). For the first time ever, the whole event was broadcast live, both on the web and on national TV in Sweden. The broadcast was produced by media students of KTH and the Lillehammer University College in Norway. The webcast in its entirety (over 7 hours) can be viewed here."
Programming

Project Management For Beginners? 168

lawpoop writes "At my current workplace, I'm tasked with creating a rather complicated and metastasizing web-database application. I've mostly been the sole 'IT guy' at my workplaces in the past, so I've never had to, nor taken the time, to learn proper project management routines — code comments mostly got me through it. Now for this project, it's getting somewhat hairy and I'm sensing that I need to start doing things in a more organized manner. What resources would you direct me to? Books? (I wouldn't mind buying one good one.) Websites? What do proper 'specs' look like? Must I use UML (seems complicated and unintuitive) or a simpler ER diagram? For this job, I just need to provide better estimates for completing features, but what will I need if/when I would be working with a team?"
Sun Microsystems

Ballmer, IBM Surprised By Oracle-Sun Deal 324

Geon Lasli writes "Reporters caught up with Microsoft CEO Steve Ballmer in Moscow to get his take on Oracle's deal to buy Sun Microsystems for US$7.4 billion. Ballmer was at a loss for words: 'I need to think about it. I am very surprised.' According to a source, IBM hadn't given up on purchasing Sun and was blindsided by Oracle's move. I guess IBM must be regretting playing tough 2 weeks ago. Unknown to outsiders, Sun had probably found the Oracle lifeboat before they decided to pull the plug on the deal."

Slashdot Top Deals