T-Mobile compromised – data for sale ?

Apparently someone claims to have pinched all of T-Mobile’s data..

The U.S. T-Mobile network predominately uses the GSM/GPRS/EDGE 1900 MHz frequency-band, making it the largest 1900 MHz network in the United States. Service is available in 98 of the 100 largest markets and 268 million potential customers. Like Checkpoint Tmobile has been owned for some time. We have everything, their databases, confidental documents, scripts and programs from their servers, financial documents up to 2009.

They claim to have hawked it around their competitors (who seem to know better than to buy it) and now are offering it on the open market.. 🙁

(Via ISC)

Phishing by Phone

This got caught by the spam filters:

To speed up the process, you are required to call us at our free toll free number (+61) 731-235-996 to verify your Commonwealth Maestro Card.

First time I’ve seen a phishing attack that uses (presumably VOIP) phone numbers (in this case allocated to GoTalk in Brisbane, they own 0731230000 to 0731239999 according to the search you can do here) rather than a web site (though I suspect it’s been around for a while).

Digikam Problem with KDE 4.3 beta 1

If you’re using the Kubuntu 4.3 beta 1 packages for Kubuntu Jaunty you’ll likely find that you suddenly can’t view your albums any more. I traced it down to the following error in my ~/.xsession-errors file:

Could not open library '/usr/lib/kde4/kio_digikamalbums.so'.
Cannot load library /usr/lib/kde4/kio_digikamalbums.so: (/usr/lib/libdigikamcore.so.1: undefined symbol: _ZN6Marble12MarbleWidget16addPlaceMarkDataERK7QStringS3_)

Basically Digikam needs recompiling against the version of Marble in KDE 4.3 to get its symbol names fixed. Doing it isn’t that hard, you need to do:

sudo apt-get build-dep digikam
apt-get source digikam
cd digikam-0.10.0
dpkg-buildpackage

Once that’s done (and it’ll take a while) you’ll have 3 new packages in the parent directory of digikam-0.10.0, the Digikam package, a package for showfoto and a package for Digikams debugging symbols. Just use “sudo dpkg -i ” to install them.

Denis Ritchie’s Documents Gone From Bell Labs ? (Updated)

Oh dear, it looks like Denis Ritchie’s web pages, and all associated documentation, has gone 404 at Bell Labs and, worse still, it’s been removed from archive.org due to the Bell Labs robots.txt file.

Now I really wish I’d grabbed a copy of the B documents he had there! 🙁 If anyone has a copy or an alternative location if it’s moved elsewhere I’d love to hear from you..

Update: Thanks so much to Ian for providing copies and pointing out that the original webpages and documents have re-appeared.

KDE in Space – Planck Researchers Using Kst

A press release from the University of British Columbia (found via a tweet on the Planck CMB telecopes Twitter feed) talks about their use of the KDE program KST, a real-time large-dataset viewing and plotting tool, chosen because of the amount of data that would be generated:

But the cameras will produce a large amount of scientific data to process–with the LFI instrument alone producing more than 100 Gigabytes a year. Traditional data plotting and analysis packages like MATLAB and IDL wouldn’t cut it.

Both UBC and the University of Toronto have been involved with the development of the KST project, and the Canadian Space Agency has contributed funding to it.

KDE 4.3 beta1 Released

I so hope this finally fixes my Kopete TLS problems! Need to wait for the Kubuntu packages to appear..

Update: the Ubuntu Jaunty packages are currently in the Kubuntu experimental PPA. Downloading now..

Update 2: Upgrading ain’t for the faint hearted, I’ve had to remove packages, used dpkg --force-overwrite -i /var/cache/apt/archives/$foo.deb a couple of times and generally had a fun hour or so trying to upgrade. All done now so this is being edited with the new Konqueror:

Version 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))
Using KDE 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))

Belle Monte-Carlo Production on the Amazon EC2 Cloud

A few weeks ago Martin Sevior and Tom Ffield of the University of Melbourne did a talk at VPAC called “Belle Monte-Carlo production on the Amazon EC2 cloud” based on a paper they’d presented at the International Conference of Computing in High Energy and Nuclear Physics. The presentation is now available on the VPAC website.

It’s all about testing the cloud computing model via Amazon EC2 for Monte Carlo production for the SuperBelle experiment at the KEK collider in Japan. My favourite comment is that for a real full production run on Amazon EC2 to be useful it would need to be able to return data from S3 to the KEK collider at 600MB/s (~4.7Gb/s) sustained.

I don’t know what Amazon would say to that – well, apart from maybe “no”. 🙂

NB: This is the talk I mentioned in the comments on Joe Landman’s blog post called “Cloudy Issues“.

SGI now Rackable, called SGI

So going to SGI’s website now redirects you to Rackable, which is now badged as SGI. Then if you click on the Silicon Graphics brand you’ll end up back on a page on the original SGI website! Confused ? You will be.. 🙂

SGI!? Don’t you mean Rackable Systems!? No, I mean SGI. As you recall, Rackable successfully completed a bid process to acquire the assets of Silicon Graphics/SGI. The new organization has been named, you guessed it, “SGI.”

They themselves explain it like this:

First, our corporate name will be Silicon Graphics International, but from a marketing and branding perspective, we will be referred to as SGI®. The Rackable name will become the brand for the SGI x86 cluster compute products. Rackable will join our other industry-recognized brands – such as ICE Cube, Altix, InfiniteStorage, CloudRack, MicroSlice, Origin, and VUE – to comprise the new SGI.

My brain hurts.. It also looks like they’re going to continue trying to sell the Itanic based Altix systems, which surprises me.