Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Also, don't forget Qt Quick and QML (Score 3, Informative) 331

Qt has recently introduced Qt Quick, a collection of technologies meant to help you create animation-rich UIs similar to those used on touch phones. The most important part is the QML language, which is used to describe the user interface of a program. QML is declarative and animation-friendly, and makes it easy to create fluid interfaces. On the downside, it is not mature yet and lacks most of the standard UI widgets at the moment (basically, you have text input and clickable areas). I wouldn't have recommended it for general application writing just yet, but the original question was not very specific on the requirements so it might be suitable already in its current form.

Comment Re:Pointless. (Score 1) 200

Acceptable, unless your legal system is based on a distrust of government and fear of persecution like in US. Then you would assume that the police who broke the law when gathering the evidence will only be prosecuted for show if at all, and will get a slap on the wrist at most.

Who knows, you might be right.

Comment Re:Weve seen that argument before (Score 0, Troll) 1066

While I am no friend of DRM, there is a genuine ethical dilemma here. If someone (movie makers) is selling a product, should they be forced to sell at the same price to everyone? Especially when said product is not necessary for life and health? Note that this would harm people in the poorest countries because the seller would then set a price optimized for the more lucrative western market and would not be able to sell at a discount price in the poorer countries.

Outsourcing is a different thing - no one is being forced to do anything. It sucks for the local workers, but if the cheap labor abroad is treated fairly I do not see an ethical problem. Buyer's choice, just like you yourself can choose whether you shop at the local mom-and-pop store or at the big outside-town supermarket. Some people support the local store, others go there for convenience or buy there just those products which are better than at the supermarket, but most people just go to the supermarket because the prices are much cheaper. The corporations do exactly the same. Some feel social responsibility and hire local people, others hire locally only for jobs that are difficult to outsource, and the vast majority look at bottom line only. Supporting the community / local store is nice and often has long-term benefits, but I don't see why people not doing so should be condemned.

Everyone makes this about movie makers being the evil guys and the consumers being the victims, but isn't this essentially about consumers wanting to dictate to the movie makers the terms under which they can sell their product? I mean, it sure is nice for me as a consumer to be able to play my content anywhere I want, but I don't think that it is my god-given right. We can of course take the position that the public benefit (consumer benefit, faster development of new services, new innovative businesses, etc.) outweighs the rights of the movie makers, but that is a very complicated comparison. The state should not take away rights lightly.

Comment Re:The Washington Post.... (Score 1) 837

All of a sudden, people who are thrilled by predator attacks and civilian deaths are outraged, outraged, I tell you that Afghanis might be at risk for collaborating with American forces. What a load. I don't believe for one second these war mongers give a rat's ass about what's going to happen to Afghani civilians who might be named in the Wikileaks papers.

You miss the point I think. They are not worried about the Afghani civilians at all. They are worried about the US ability to recruit Afghani informants.

Comment Re:Oh dear (Score 1) 281

It is insightful in the sense that companies typically ignore the law to the degree that they can get away with it, just like individual people do. And since an employee is usually at a massive disadvantage in the case of a dispute, a company can get away with quite a lot with regard to its employees. So, in that sense, they can do as they please. You can sue them, but then you have burned your bridges - it is not a viable strategy unless you are confident you can find a new job easily, or they are mistreating you so badly that unemployment is preferable by comparison. And by the way, prospective new employers do not usually appreciate workers who sued their former employer.

The last bit about standing up for yourself was somewhat unhelpful grandstanding without actionable advice, though.

Comment Monthly donations are way better (Score 1) 596

UNICEF (and many other worthy causes) has a program for monthly donations. It may lack the warm fuzzy feeling of impulse donations, but it saves you (and them) a lot of time, adds up to much more money for the charity in the long term, allows the charity to predict their income better, and you can plan for it in your own budget. http://www.unicefusa.org/donate/monthly-giving/ for the US folks, http://www.supportunicef.org/ and click "Donate Now" for the rest of you.

(Feel free to reply and suggest other worthy causes that accept monthly donations)

How much to give? How about the same that a home internet connection costs where you live. Appropriate for Slashdot, eh?

Disclaimer: I am in no way associated with UNICEF other than having a monthly donation set up.

Comment You would have to name everybody (Score 2) 198

If you read the articles (yes, I know... this is Slashdot) you will realize it is not a problem with companies, but with computers and cell phones in general requiring the conflict materials. For some reason, the summary included a few random names and left out others, e.g. Apple most certainly belongs in the list as it produces both computers and cell phones.

What you can do, is name the companies who do try to behave responsibly and control where their raw materials come from. Quoting one of the referenced articles: "Cell phone manufacturers like Samsung, Motorola, Apple and Nokia have long had official policies against the use of conflict minerals in their products."

Portables

Submission + - XO Laptops Perform Quantum Key Distribution (lwn.net)

I Don't Believe in Imaginary Property writes: "At the National University of Singapore, two XO Laptops were hooked together to do some entanglement based quantum key distribution over a free space channel. It took some tinkering, and they had to write some custom software for the XO, but it worked. The only bad news is that you can't really do this at home without a rather complex, USB-accessible device to do the entangling — you can't do many quantum operations in software just yet."
Java

Submission + - UIDL: User Interface Description Language (uidl.net)

Dominic Cioccarelli writes: "UIDL aims to create a scriptable, JavaScript based language for expressing complex user interfaces. The main features of a UIDL page are the ability to create complex user interfaces (using Swing based widgets) and to communicate asynchronously with server based objects (using the JSON-RPC protocol). While this may sound similar to AJAX, the implementation is much cleaner thanks to the ability to natively instantiate complex UI components within the browser and the ability to transparently present server based objects via their JavaScript proxies."
Programming

Submission + - Build an Indestructible Web-Hosted Brain

LinucksGirl writes: The problem with distributed computing is that everyone with the technology to reverse-engineer your crypto chip can listen to your broadcast and know exactly what you're trying to break. Build a robust distributed computing application that is opaque to observers — even those who have access to the source code — by attaching a simple neuron implementation to HTTP transport code.
Biotech

Submission + - UK Media fall for crazy chilld locating claims (badscience.net)

Padraig writes: "Madeleine McCann is a young British girl who was abducted several months ago, and her story has produced mass media hysteria. They've hit an all time low today. Both the Observer and the Mirror, huge UK newspapers, are reporting that an ex policeman called Danie Krugel has found DNA traces of her on a beach. What they don't tell you is that in fact, Krugel has a magic box which works on a "secret energy source" using "quantum physics" to pinpoint the location of a missing person anywhere in the world on a map simply by using a sample of their DNA. This has got to be the most inaccurate story of the year. Playing on people's hopes like that is just wrong."

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...