Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Censorship

French Branch of Scientology Is Convicted of Fraud 622

The trial we discussed this spring has come to a verdict, and reader lugannerd was one of several to note a milestone in the fight against the Church of Scientology. "The French branch of the Church of Scientology was convicted of fraud and fined nearly $900,000 on Tuesday by a Paris court. But the judges did not ban the church entirely, as the prosecution had demanded, saying that a change in the law prevented such an action for fraud. The church said it would appeal. The verdict was among the most important in several years to involve the controversial group, which is registered as a religion in the United States but has no similar legal protection in France. It is considered a sect here, and says it has some 45,000 adherents, out of some 12 million worldwide. It was the first time here that the church itself had been tried and convicted, as opposed to individual members."

Comment Re:Andy Oram also edited... (Score 1) 81

Neat idea that needs to be advertised! Not every one enjoys being tricked into support of charities. I, for one, think that Beautiful Code was very poorly edited/organised and written. The only real ideas about beautiful code were Matsumoto's. And they certainly don't warrant either spending money on a book, nor supporting AI.
Operating Systems

Which Distro For an Eee PC? 466

An anonymous reader writes "I've got an Eee PC 1000HD, and frankly, I can't stand XP. I know it's odd, because I actually like Vista, but XP is such a giant piece of crap on here that I struggle to use it day-by-day. Anyway, my question is this: which Linux distro should I run on it? Plain Ubuntu just doesn't have driver support. I tried Ubuntu-eee, which, to put it bluntly, does not work for me at all (slow, terrible battery life, even worse interface). I've heard that Jaunty Jackalope is going to have better netbook support, but that's all the way in April! Is there a distro out now that will free me from XP's terribleness without being terrible itself?" Getting wireless working on an Eee PC (though in my experience imperfectly) with stock Ubuntu is possible; for me it took some googling, though I've been told with great enthusiasm that it actually works "out of the box." What distros are you running on your netbook, and what problems do you find?
Google

Submission + - Gmail down worldwide

Firmafest writes: "For the past hour, Gmail has been down as reported by number of users . Google has issued a small statement claiming that it only affects small subset of their users. I've become used to the stability of Gmail, but what happens when you urgently need a piece of your data and the service is down? Is this the price you pay for free, good email?"
GUI

Qt Becomes LGPL 828

Aequo writes "Qt, the highly polished, well documented, modern GUI toolkit owned by Nokia, will be available under the LGPL starting with version 4.5! It was previously only mainly available under the GPL and a commercial license. Selling licenses was an important part of Qt under Trolltech as it was the company's main source of income, but Trolltech is a fruit-fly compared to Nokia, who want to encourage and stimulate the use of Qt Everywhere [PDF]. This is fantastic news for all commercial developers looking to create cross-platform applications without the need to buy a $4950 multi-platform license per developer."
Programming

The Evolution of Python 3 215

chromatic writes to tell us that O'Reilly has an interview with Guido van Rossum on the evolutionary process that gave us Python 3.0 and what is in store for the future. "I'd like to reiterate that at this point, it's a very personal choice to decide whether to use 3.0 or 2.6. You don't run the risk of being left behind by taking a conservative stance at this point. 2.6 will be just as well supported by the same group of core Python developers as 3.0. At the same time, we're also not sort of deemphasizing the importance and quality of 3.0. So if you are not held back by external requirements like dependencies on packages or third party software that hasn't been ported to 3.0 yet or working in an environment where everyone else is using another version. If you're learning Python for the first time, 3.0 is a great way to learn the language. There's a couple of things that trip over beginners have been removed."
Programming

Git Adoption Soaring; Are There Good Migration Strategies? 346

Got To Get Me A Git writes "Distributed version control systems (DVCS) seem to be the next big thing for open source software development. Many projects have already adopted a DVCS and many others are in the process of migrating. There are a lot of major advantages to using a DVCS, but the task of migrating from one system to another appears to be a formidable challenge. The Perl Foundation's recent switch to Git took over a year to execute. The GNOME project is planning its own migration strategy right now after discovering that a significant majority of the project's developers favor Git. Perhaps some of the projects that are working on transitions from other mainstream version control systems can pool their resources and collaborate to make some standardized tools and migration best practices documentation. Does such a thing already exist? Are any folks out there in the Slashsphere working on migrating their own project or company to a DVCS? I'd appreciate some feedback from other readers about what works and what doesn't."
Perl

Perl Migrates To the Git Version Control System 277

On Elpeleg writes "The Perl Foundation has announced they are switching their version control systems to git. According to the announcement, Perl 5 migration to git would allow the language development team to take advantage of git's extensive offline and distributed version support. Git is open source and readily available to all Perl developers. Among other advantages, the announcement notes that git simplifies commits, producing fewer administrative overheads for integrating contributions. Git's change analysis tools are also singled out for praise. The transformation from Perforce to git apparently took over a year. Sam Vilain of Catalyst IT 'spent more than a year building custom tools to transform 21 years of Perl history into the first ever unified repository of every single change to Perl.' The git repository incorporates historic snapshot releases and patch sets, which is frankly both cool and historically pleasing. Some of the patch sets were apparently recovered from old hard drives, notching up the geek satisfaction factor even more. Developers can download a copy of the current Perl 5 repository directly from the perl.org site, where the source is hosted."
It's funny.  Laugh.

If Programming Languages Were Religions 844

bshell writes "With Christmas around the corner I know we are all thinking about religion, or at least maybe wondering why this one religion dominates the rest for these few weeks. A fellow named Rodrigo Braz Monteiro (amz) posted this list comparing each programming language to a religion. Guaranteed to make you chuckle and generate a good long thread here on slashdot. Great way to pass the time as work winds down this week and we relate to our own programming faiths during this very special time of year. Merry PHPmas." Fortunately Pastafarianism is referenced.
Data Storage

Which OS Performs Best With SSDs? 255

Lucas123 writes "Linux, Vista and Mac OS perform differently with solid state disks. While all of them work well with SSDs, as they write data more efficiently or run fewer applications in the background than XP, surprisingly Windows 2000 appears to be the winner when it comes to performance. However, no OS has yet been optimized to work with SSDs. This lost opportunity is one Microsoft plans to address with Windows 7; Apple, too, is likely to upgrade its platform soon for better SSD performance."
Software

Opera 10 Alpha 1 Released, Aces Acid 3 Test 258

Khuffie writes "It seems that the upcoming version of Opera 10, of which the first Alpha has recently been released, has already passed the Acid 3 test with a 100/100. The only other rendering engine to have a complete score is WebKit, which can be seen in Google Chrome's nightly build. Opera 10 Alpha 1 will also finally include auto-updates, inline spell checking, and see some improvements to its built-in mail client, including much-requested rich text composition."
Programming

Python 3.0 Released 357

licorna writes "The 3.0 version of Python (also known as Python3k and Python3000) just got released few hours ago. It's the first ever intentionally backwards-incompatible Python release."
Unix

(Useful) Stupid Unix Tricks? 2362

So the other day I messaged another admin from the console using the regular old 'write' command (as I've been doing for over 10 years). To my surprise he didn't know how to respond back to me (he had to call me on the phone) and had never even known you could do that. That got me thinking that there's probably lots of things like that, and likely things I've never heard of. What sorts of things do you take for granted as a natural part of Unix that other people are surprised at?

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...