Forgot your password?
typodupeerror
Image

Visually Demonstrating Chrome's Rendering Speed 140

eldavojohn writes "Recent betas of Google's Chrome browser are getting seriously fast. Couple that with better hardware, on average, and it's getting down to speeds that are difficult to demonstrate in a way users can appreciate. Which is why Google felt that some Rube Goldberg-ish demonstrations with slo-mo are in order. Gone are the days of boring millisecond response time metrics."
Moon

Decades-Old Soviet Reflector Spotted On the Moon 147

cremeglace writes "No one had seen a laser reflector that Soviet scientists had left on the moon almost 40 years ago, despite years of searching. Turns out searchers had been looking kilometers in the wrong direction. On 22 April, a team of physicists finally saw an incredibly faint flash from the reflector, which was ferried across the lunar surface by the Lunokhod 1 rover. The find comes thanks to NASA's Lunar Reconnaissance Orbiter, which last month imaged a large area where the rover was reported to have been left. Then the researchers, led by Tom Murphy of the University of California, San Diego, could search one football-field-size area at a time until they got a reflection."
Australia

Good Language Choice For School Programming Test? 407

An anonymous reader writes "The Australian Informatics Olympiad programming test is being run in a couple of months. I'm an experienced programmer and I'm thinking of volunteering to tutor interested kids at my children's school to get them ready. There will be children of all levels in the group, from those that can't write 'hello world' in any language, to somewhat experienced programmers. For those starting from scratch, I'm wondering what language to teach them to code in. Accepted languages are C, C++, Pascal, Java, PHP, Python and Visual Basic. I'm leaning towards Python, because it is a powerful language with a simple syntax. However, the test has a run-time CPU seconds limit, so using an interpreted language like Python could put the students at a disadvantage compared to using C. Is it better to teach them something in 2 months that they're likely to be able to code in but possibly run foul of the CPU time limit, or struggle to teach them to code in a more complicated syntax like C/C++ which would however give them the best chance of having a fast solution?"
Bug

Outlook 2010 Bug Creates Monster Email Files 126

Julie188 writes with this snippet from Network World "Office 2010 is still in beta and a patch is already out. Microsoft is trying to fix a bug in the email program Outlook 2010 Beta that creates unusually large e-mail files that take up too much space. The Outlook product team has offered a bug fix for both 32-bit and 64-bit systems that fixes the problem going forward, although previous emails will remain super-sized. This could be a problem for email programs that limit message sizes, such as Gmail or BlackBerry."
Security

Blizzard Authenticators May Become Mandatory 248

An anonymous reader writes "WoW.com is reporting that a trusted source has informed them that Blizzard is giving serious consideration to making authenticators mandatory on all World of Warcraft accounts. The authenticators function the same as ones provided by most banks — in order to log in, you must generate a number on the external device. Blizzard already provides a free iPhone app that functions as an authenticator. The source stated, 'it is a virtually forgone conclusion that it will happen.' This comes after large spates of compromised accounts left Bizzard game masters severely backlogged by restoration requests."
Games

New WoW Patch Brings Cross-Server Instances 342

ajs writes "World of Warcraft's Wrath of the Lich King expansion was staggered into 4 phases. The fourth and final phase, patch 3.3, was released on Tuesday. This patch is significant in that it will be the first introduction of one of the most anticipated new features in the game since PvP arenas: the cross-realm random dungeon, as well as the release of new end-game dungeons for 5, 10 and 25-player groups. The patch notes have been posted, and so has a trailer. The ultimate fight against the expansion's antagonist, the Lich King a.k.a. Arthas, will be gated as each of the four wings of the final dungeon are opened in turn — a process that may take several months. The next major patch after 3.3 (presumably 4.0) will be the release of Cataclysm, the next expansion."
Security

Scammers Target Neopets Users 122

An anonymous reader writes "If you have children that play on the popular virtual world game Neopets, you might want to warn them of a social engineering scam gleefully targeting 12-year-old kids. Neopets users looking for rare items are sent private messages from the scammers, who direct them to sites hosting keyloggers & trojans. They then use the infected PC as a means to get to data the parents might have stored there, be it credit card details, Paypal accounts or online banking. Seeing the screenshots of some of these people talking about putting these children into botnets is just unbelievable — if ever you wanted proof that people up to no good online will go to any lengths to get their hands on some money (or even just feel good about outsmarting a 12-year-old), here it is."
GNU is Not Unix

A Software License That's Libre But Not Gratis? 246

duncan bayne writes "My company is developing some software using Ruby. It's proprietary software — decidedly not free-as-in-beer — but I don't want to tie my customers down with the usual prohibitions on reverse engineering, modification, etc. After all, they're licensing the product from us, so I think they should be able to use it as they see fit. Does anyone know of an existing license that could be used in this case? Something that gives the customer the freedom to modify the product as they want, but prohibits them from creating derivative works, or redistributing it in any fashion?"

Comment Re:802.11g (Score 2, Insightful) 108

802.11g is backwards compatible so you would still be able to connect there just not at 52 Mbs. If all they are giving public is the ability to access the internet and not share files between computers then there is no hope of getting speeds faster then the 11Mbs that 802.11b will give you anyway. So as of now there isn't that much of a need for 802.11g.

Slashdot Top Deals

Asynchronous inputs are at the root of our race problems. -- D. Winker and F. Prosser

Working...