Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Communications

Facial Expressions Are "Not Global" 137

An anonymous reader sends in a BBC report on new research out of Glasgow University, which detected differences in how facial expressions are read between Westerners and East Asians. Using eye tracking, the researchers determined that "people from different cultural groups observe different parts of the face when interpreting expression. East Asians participants tended to focus on the eyes of the other person, while Western subjects took in the whole face, including the eyes and the mouth." Interestingly, the researchers point out that the emoticons used online by the two groups reflect this difference.
Earth

Periodic Table Gets a New, Unnamed Element 461

koavf writes "More than a decade after experiments first produced a single atom of 'super-heavy' element 112, a team of German scientists has been credited with its discovery, but it has yet to be named. The International Union of Pure and Applied Chemistry has temporarily named the element ununbium, as 'ununbi' means 'one one two' in Latin; but the team now has the task of proposing its official name." Slashdotium? Taconium? Man, I shoulda gone into science so I could have named something sweet that kids have to memorize in classes.

Comment Summary (Score 1) 262

Sadly this summary has no information at all, provides no description of the issue to be discussed, and provides no content other than links to other sources. Perhaps the submission could have contained:

- A description of the issue at hand
- A reason why an uninformed reader would care about patent royalties at 24-40 dollars (per what?)
- An explicit argument about why this is or is not a good thing

I have been a member of this website for years, and while I am as guilty of not reading the article(s) as the cliche suggest of most readers, I still do so if the summary has some, any, information as to why I should. This summary provides no context whatsoever to evaluate the article's worth nor describes in any way it's content.

Security

Mac OS X Users Vulnerable To Major Java Flaw 306

FruitWorm writes in with word of a vulnerability in Java that has been patched by everyone but Apple. "Security researchers say that Mac OS X users are vulnerable to a critical, 6-month-old, remote vulnerability in Java, a component that is enabled by default in Web browsers on this platform. Julien Tinnes notes that this vulnerability differs from typical Java security flaws in that it is 'a pure Java vulnerability' and doesn't involve any native code. It affected not only Sun's Java but other implementations such as OpenJDK, on multiple platforms, including Linux and Windows. 'This means you can write a 100% reliable exploit in pure Java. This exploit will work on all the platforms, all the architectures and all the browsers,' Julien wrote. This bug was demonstrated during the Pwn2own security challenge this year at CanSecWest, but the details were not made public at that time. Tinnes recommends that Mac OS X users disable Java in their browsers until Apple releases a security update."
Space

Successful Launch of ESA's Herschel and Planck 121

rgarbacz writes "Today at 13:12 GMT, the ESA launched successfully new and long-awaiting spacecraft: Herschel, the infrared telescope with a 3.5m mirror, and Planck, the CMB mapper. The spacecraft were carried by the Ariane-5, which lifted off from Kourou in French Guiana. They will stay in L2 to perform the research. This launch is one of the most expensive and important missions of the European Space Agency. Planck will measure the CMB with an accuracy more than 10 times better than the previous mission, WMAP. Because of this high sensitivity, both spacecraft are cooled to temperatures close to absolute zero by on-board liquid helium; staying in L2 is very helpful to maintain this state. Both spacecraft are designed to observe the Universe at its infancy: Herschel by observing the first stars and galaxies (whichever came first), and Planck by scrutinizing the first photons that were set free, making up the cosmic microwave background radiation."
Handhelds

Submission + - Eclipse Rich Client Platform for mobile Workforce

An anonymous reader writes: The Mobile Workforce Framework project, also known as Maestro, illustrates how many architectural drivers like synchronization, plug-in functionality, and offline support are met by the using the Eclipse RCP. See how easy it is to extend the Eclipse platform to support mobile devices.
Portables

Submission + - My most memorable computer ever... (technologizer.com)

Harry writes: "Everybody has a computer they've owned or used that means more to them than any other--often, but not always, their first. I asked folks to share memories of theirs, and heard from a bunch of Apple and Commodore aficionados as well as owners of Sinclairs, Ataris, Compaqs, and even IMSAI and NeXT boxes. But I'd love to get more memories--especially from folks who loved classics such as the TRS-80 Model 100 and the Kaypro. And, for that matter, from people who loved exotic and/or forgotten computers, too."
Security

Submission + - Intel cache poisoning is dangerously easy on Linux (networkworld.com)

Julie188 writes: "A researcher recently released proof-of-concept code for an exploit that allows a hacker to overrun an Intel CPU cache and plant a rootkit. A second, independent researcher has examined the exploit and noted that it is so simple and so stealthy that it is likely out in the wild now, unbeknownst to its victims. The attack works best on a Linux system with an Intel DQ35 motherboard with 2GB of memory. It turns out that Linux allows the root user to access MTR registers incredibly easily. With Windows this exploit can be used, but requires much more work and skill and so while the Linux exploit code is readily available now, no Windows exploit code has, so far, been released or seen. This attack is hardware specific, but unfortunately, it is specific to Intel's popular DQ35 motherboards."
Encryption

F5 Fires Back On Open Source SSL Accelerator 120

Random Feature writes "In response to Build an Open Source SSL Accelerator, in which o3 magazine detailed how to build a solution comparable to an F5 BIG-IP 6900 on the cheap, F5 Fires Back claiming it's not as cheap as it appears and pointing out the potential performance implications of a 'cobbled together set of components designed to mimic similar functionality.' The discussion on the performance of the Open Source solution based on Opteron RSA operation processing capabilities brings into question the validity of the 'more SSL TPS for cheaper' argument presented by o3."

Comment Re:I just call them Web Designers (Score 1) 586

Interesting, you've misinterpreted me I think. I'm not sure I said it was a rote task; I said it wasn't web design. I didn't intend to put web production people "below" anyone. They have a very specific skill, a valuable one, that isn't the same skill that web designers have.

In many roles and organizations these may very well be the same people. In my organization, they are typically not as it's hard to find people who are experts at both tasks. The designers produce Photoshop documents of the web page, the producers optimize, slice, and produce HTML and potentially some UI effects.

So while I agree that you could call them designers in some sense (the individuals I know who do this certainly are creative) that muddies the waters a bit when there are people who are Web Designers who don't do what they do. The value is in both roles, and some people, again, fill both roles. But they are nonetheless fundamentally different tasks.

Programming

What Do You Call People Who "Do HTML"? 586

gilgongo writes "It's more than 10 years since people started making a living writing web page markup, yet the job title (and role) has yet to settle down. Not only that, but there are different types of people who write markup: those that approach the craft as essentially an integration task, and those that see it as part of UI design overall. The situation is further complicated by the existence of other roles in the workplace such as graphic designer and information architect. This is making recruitment for this role a real headache. So, how do you describe people who 'do HTML' (and CSS and maybe a bit of JavaScript and graphics manipulation)? Some job titles I've seen include: Design Technologist, Web Developer, Front-end Developer, HTML/CSS Developer, Client-side Developer and UI Engineer. Do you have any favourite job titles for this role?"
Math

Packing Algorithms May Save the Planet 195

An anonymous reader writes "New Scientist reports on how competitions to devise better packing algorithms could help cut the environmental impact of deliveries and shipping. A new record setter at packing differently-sized discs into the smallest space without overlapping them has potential to be applied to real world 3D problems, researchers claim." Ok the title might be a little ridiculous, but the ridiculous packaging used to ship a few tiny objects by some shippers is pretty shameful.
Privacy

Facebook's New Terms of Service 426

An anonymous reader writes "Chris Walters writes about Facebook's new terms of service. 'Facebook's terms of service (TOS) used to say that when you closed an account on their network, any rights they claimed to the original content you uploaded would expire. Not anymore. Now, anything you upload to Facebook can be used by Facebook in any way they deem fit, forever, no matter what you do later. Want to close your account? Good for you, but Facebook still has the right to do whatever it wants with your old content. They can even sublicense it if they want.'" Oh no! Now they'll be able to license your super flair goblin poke 25 tag history!

Slashdot Top Deals

Always look over your shoulder because everyone is watching and plotting against you.

Working...