Hardware Hacking

GPL Firmware For Canon 5D Mk II Adds Features For Filmmakers 117

tramm writes "I've released an extension for the Canon 5D Mark II DSLR's video mode to enable functions that are useful for independent film makers. While the camera produces a great movie out of the box, the audio is a severely limited. My code adds features that should have been in the software, like on-screen stereo audio meters, live audio monitoring, reduced audio noise and crop marks for different formats. An introductory video shows the new features in use and an audio evaluation compares it to the stock firmware with very good results. It's similar to the incredibly flexible CHDK software for Canon's point-and-shoot cameras, but targeted at the film makers using the 5D. The Magic Lantern firmware is GPLed and new features will be written to make the camera even more useful on set. There is a wiki for documentation and development."
Hardware Hacking

A Wiki For Cable and Connector Pin-Outs 107

Nicola Asuni writes to let us know about a new resource for hardware hackers: a wiki about pinouts — hardware interfaces of modern and obsolete hardware. "Created with the same MediaWiki software that was developed for the Wikipedia project, AllPinouts.org is a wiki that allows users to get and share information about hardware interfaces, including pinouts of ports, expansion slots, and other connectors of computers and different electronic devices (i.e. cellular phones, GPS, PDA, game consoles, etc.). All text is available under the GNU Free Documentation License and may be distributed or linked accordingly. The 'pinout' (or 'pin-out') of a connector identifies each individual pin, which is critical when creating, repairing or hacking cable assemblies and adapters."
Data Storage

Best eSATA JBOD? 210

redlandmover writes "I already have an HP Media Server (upgraded processor, and memory) that has already been upgraded internally to 3.5TB. I'm sure everyone already has their favorite backup solution (RAID, WHS, a billion external hard drives, etc). My question is: what is the best JBOD (Just a Bunch of Drives), eSATA-connected, external hard drive enclosure? (Preferably, at least 4 drives.)"

Tracking Thieves With 'Find my iPhone' 424

An anonymous reader wrote in to say "A friend of mine who just got an iPhone 3GS and has Mobile Me just used the "Find my iPhone" feature to track down his lost and subsequently stolen iPhone. This story involves three nerds wandering sketchy streets with a MacBook, and ends with a confrontation at a bus stop."
Social Networks

Where Does a Geek Find a Social Life? 1354

JustShootMe writes "I have a question for my fellow Slashdotters, and yes, I realize I am entering the lion's den covered in tasty meat-flavored sauce. I have never been a very social person, preferring to throw myself into technology; therefore, I've been spectacularly unsuccessful in developing any meaningful interpersonal relationships. Lately I have begun to feel that this situation is not tenable, and I would like to fix it. But I really don't know how and haven't the faintest idea where to start. I know that I am in the minority and that there are many different kinds of Slashdot readers, most of whom have more experience in this realm than I do. So please tell me: how, and more importantly, where do you meet fellow geeks — preferably including some of the opposite gender — in meatspace?"
Privacy

Best Handset For Freedom? 232

Father Thomas Dowd writes "The images we are seeing of Iran are being captured on cell phones and the text is being twittered over SMS. Still, the government has some control over the networks, and we are all familiar with fears of wiretap technologies to spy on users. If the cell phone is the new tool of freedom, what would the best 'freedom handset' contain? I'm thinking of a device with an open OS, where each phone could be a router for encrypted messages passed through Bluetooth/WiFi/whatever, thereby totally bypassing physical infrastructures when necessary. Of course, some sort of plausible deniability encryption a la Truecrypt would also be good, in case the secret police catch you with your phone. What else might we need?"
Games

The Origins of Video Game Names 121

Blogger Drew Mackie has posted a lengthy analysis of the etymology of dozens of names from popular video game characters. It examines the real-life and mythological roots of names from Final Fantasy, Zelda, Mario Bros., Street Fighter, and many other prominent franchises, complete with citations where appropriate. Quoting: "It's speculated that Street Fighter's Russian wrestler Zangief takes his name from a real-life Russian wrestler, Victor Zangiev. More interesting to me is that the working name for this character was Vodka Gobalsky. This is notable for two reasons — for one, that this name is amazing [and] deserves to enter into the public consciousness and, for another, that it bears a striking resemblance to the name of a Russian boxer in Nintendo's Punch-Out!! series, Vodka Drunkenski. I'm sure this says something about Japanese perception of Russian people. The latter Vodka, by the way, goes by the name Soda Popinski in US translations of the game, presumably because Nintendo of America didn't allow references to booze."

A Mathematician's Lament — an Indictment of US Math Education 677

Scott Aaronson recently had "A Mathematician's Lament" [PDF], Paul Lockhardt's indictment of K-12 math education in the US, pointed out to him and takes some time to examine the finer points. "Lockhardt says pretty much everything I've wanted to say about this subject since the age of twelve, and does so with the thunderous rage of an Old Testament prophet. If you like math, and more so if you think you don't like math, I implore you to read his essay with every atom of my being. Which is not to say I don't have a few quibbles [...] In the end, Lockhardt's lament is subversive, angry, and radical ... but if you know anything about math and anything about K-12 'education' (at least in the United States), I defy you to read and find a single sentence that isn't permeated, suffused, soaked, and encrusted with truth."
Security

Attack On a Significant Flaw In Apache Released 203

Zerimar points out a significant flaw in Apache that can lead to a fairly trivial DoS attack is in the wild. Apache 1.x, 2.x, dhttpd, GoAhead WebServer, and Squid are confirmed vulnerable, while IIS6.0, IIS7.0, and lighttpd are confirmed not vulnerable. As of this writing, Apache Foundation does not have a patch available. From Rsnake's introduction to the attack tool: "In considering the ramifications of a slow denial of service attack against particular services, rather than flooding networks, a concept emerged that would allow a single machine to take down another machine's web server with minimal bandwidth and side effects on unrelated services and ports. The ideal situation for many denial of service attacks is where all other services remain intact but the webserver itself is completely inaccessible. Slowloris was born from this concept, and is therefore relatively very stealthy compared to most flooding tools."
Censorship

China To Crack Down On "Undesirable" Games 73

The Chinese government is getting ready to launch a new round of content restrictions for online games. Kou Xiaowei, a senior official with the General Administration of Press and Publication, said, "Although China's online gaming industry had been hot in recent years, online games are regarded by many as a sort of spiritual opium and the whole industry is marginalized by mainstream society." The article points out that China has already "banned children from Internet cafes and last year ordered their owners to enforce time restrictions after several cases involving obsessive players dying of fatigue after marathon game sessions." We've also seen Chinese restrictions on player-versus-player content for kids, as well as required content modifications such as removing skeletons in order for games to be sold there.
Software

Opera Unite Web Server Benchmarked 227

worb writes "Opera Unite comes with a web server which is supposedly going to 'redefine the web.' But how well does it actually perform? Is it a threat to other server solutions? Someone put it to the test, and published the results. While nginx, one of the fastest web servers available, is 5 times faster, a PHP+Apache+MySQL server is only 2 times as fast. A compiled C++ server, the MadFish WebToolkit, is 6 times faster. He concludes that Opera Unite's server is impressive, and that the others come nowhere close to the ease of use."
Displays

BenQ's GP1 LED Projector — Small Package, Good Thing 93

The first projector I remember seeing in person had three great big glass eyes (for red, green, and blue lamps) and BNC connectors. It probably weighed more than 100 pounds, and had to be carefully calibrated to align the lenses. Now, I've got a projector above my head that weighs less than a Neal Stephenson novel and has a sharper, brighter image than that monster. I've been looking into LED projectors for a few years now; in that time, I've been waiting for them to come down in price and bump up in lumens. So I was very curious about BenQ's GP1 LED projector (also known, somewhat oddly, as "Joybee"), and was happy to get a sample for review. It may seem retrograde to bother with an 800x600, 100 lumen (no missing zero there: one-hundred lumen) projector in 2009 A.D., but for the past four weeks, I've used it as my primary display, and come out happy. It has some drawbacks, but it's an impressive little device for its $499 pricetag, and I hope a harbinger of even better things to come. Read on for my take on what BenQ got right, and what rough spots stick out.
Education

Getting Beyond the Helldesk 474

An anonymous reader writes "I've been working as a helpdesk monkey for over a year in a small-medium sized law firm of around 200 users and I don't know if my patience and sanity can last much longer. I'd like to remain in IT, but in less of a front-line role where I can actually get some work done without being interrupted every five minutes by a jamming printer or frozen instance of Outlook. There isn't really any room for progression at my current employer, and with the weak job market it seems I can only move sideways into another support role. I've been considering a full-time Masters degree in a specialized Computer Science area such as databases or Web development, but I don't know if the financial cost and the loss of a year's income and experience can justify it. Do any Slashdotters who have made it beyond the helpdesk have any knowledge or wisdom to impart? Is formal education a good avenue, or would I better off moving back home, getting a mindless but low-stress job, and teaching myself technologies in my free time?"
Robotics

Air Force Planning New Drone Fleet For Pakistan 240

mattnyc99 writes "With tensions high on the border, a new commander in Afghanistan, and complaints of civilian deaths from robotic US strikes in Pakistan raising anti-American sentiment, the Air Force is sketching out concepts for new robotic hitmen, reports Esquire.com. Among the new drones (which are all very small) are the Suburb Warrior (loaded with four or five mini missiles for semi-urban environments), the Sniper targeting system ("that can lock on to multiple targets, allowing a single drone pilot to coordinate the attacks of a squadron of robots"), and a backup fleet of flying buggies that act as suicide-bomber snipers. From the article: 'Picking through the dozens of systems in this briefing, many of which will be flight-tested within five years, there's a clear set of goals: build smaller, even microscopic drones with smaller weapons that can hunt in swarms and engage targets in the close quarters of urban battlefields. And hunt as soon as possible.'"
Networking

DHCP Management Across a Diversified Network? 100

ET Admin writes "I work for a small Wireless ISP, where we are deploying new network hardware to allow for growth and contain broadcast traffic. All routing/switching equipment is Cisco. We use Linux stand-alone boxes and VMs (running on Win 2003 boxes). We have decided on a hybrid VLAN layout where we have certain VLANs limited by location, and other VLANs that are global across the network. And I want DHCP served across it all. Does anyone have experience with IPAM software that handles multiple DHCP servers? Our network is small so spending a couple grand is overkill at this point. Any recomendations to help me decide between serving DHCP from the Nix boxes, or from the Cisco gear? Knowing that a single DHCP server will handle from 100-500 hosts."

Slashdot Top Deals