posted Feb 19th 2009 11:47am by
Caleb Kraft
filed under:
news

When the Bristlebots were released back in 2007 by Evil Mad Scientist Laboratories, we all thought they were pretty cool. Apparently someone at Klutz did too. They have released a book, with the title “Invasion of the BristleBots”. The bots seem to be identical and the name is identical. There is no mention of Evil Mad Scientist Laboratories anywhere in it. [Phillip Torrone] has attempted to contact Klutz and the book publisher Scholastic directly to find out more information.
[Windell] and [Lenore] from EMSL had this to say:
“This is the first that I’ve heard of it. Frankly, I am a bit offended. Klutz makes some nice things, and I’m surprised that they wouldn’t have contacted us, asked permission, or at least given us credit. (Locomotion by ratcheting bristles isn’t remotely new — it occurs in nature — but the name ‘Bristlebot’ is surely ours, and I don’t know of any prior implementation with a toothbrush.)”
You probably know EMSL from their other projects such as the Peggy and Meggy jr. How would you feel if a project you did was published without credit? Would you care or not?
posted Aug 27th 2008 8:30am by
Kimberly Lau
filed under:
misc hacks

While Muxtape takes a breather to resolve an issue with the RIAA, Lifehacker has a step by step guide on installing and running Opentape, an open source PHP web application that’s similar to Muxtape. Take matters into your own hands and create your own version of playlist hosting heaven. Since Opentape is open source, you can adapt it and make it an even better application. Maybe your creation will be even more popular than Muxtape… and will lead to the same problems with the RIAA.
posted Jul 26th 2008 6:10pm by
Kimberly Lau
filed under:
laptops hacks,
security hacks

Adeona is an open source internet-based laptop tracking system that is free to use. It’s available for Linux, OSX, and Windows XP/Vista. After installation, Adeona will submit at random intervals, anonymously encrypted updates on the computer’s location to servers on the Internet, specifically to OpenDHT, a free storage service. The information is kept on the servers for one week. If your laptop becomes lost or stolen, you can use the retrieval tool to access information about where your laptop was last used: the external IP address, internal IP address, and nearby routers. If your laptop is a Mac, you can also download isightcapture to grab a picture of the thief. Adeona is designed to protect against common criminals who may not have much technological knowledge, and does not have any protections against events such as disk wipes. The open source nature of Adeona’s system means that there’s ample opportunity to improve upon the release or add extensions. Here’s one user who really likes what he sees.
[via Schneier]
posted Jul 15th 2008 2:15pm by
Kimberly Lau
filed under:
tablet pcs hacks

The Nokia N810 tablet is a great buy, especially for hackers. It already ships with a Linux-based operating system, called OS2008, which is based upon Maemo 4.0. However, for those who aren’t fans of OS2008, you can install Debian easily with some patience and an extra memory card. The Debian install includes OpenOffice, Firefox 3, AbiWord, and IceWM. You should be aware that there are pitfalls. Some of the applications run slowly, and you may be in danger of losing data if you run into problems.
[via Unwired View]
posted Jul 2nd 2008 10:30pm by
Eliot Phillips
filed under:
home entertainment hacks

The Netflix Player continues to gain in popularity. Roku has finally released the GPL code for their Netflix Player. Just today Forbes published that Roku would roll out a software update allowing it to stream from other online services. The diminutive device has no internal storage and just enough RAM to buffer the stream. Many have wondered how a Linux box is handling the DRM; this is purely a feature of the NXP PNX8935 processor being used. While waiting for the code, hackers have already popped the box open to see what’s inside. We found [hokiokie7]’s photos of the internals on Roku’s forum. The only really interesting thing we’ve seen so far is that the WiFi is on a daughter card that plugs into the USB. That should make it much easier to support other devices, if users ever manage to get into the system.
UPDATE: [mbailey] points out in the comments that he was able to telnet to the device.
posted Jun 24th 2008 4:40pm by
Eliot Phillips
filed under:
cellphones hacks,
news

Nokia recently announced its plans to purchase Symbian and formed the Symbian Foundation with the intention opening the software platform over the next two years. Symbian is already present on 60% of all cellphones in the world. With such a massive install base, open source Symbian has a much better chance of taking off than platforms like Android, which are starting on the ground floor.
posted Jun 21st 2008 12:40am by
Eliot Phillips
filed under:
misc hacks
posted Jun 20th 2008 7:45pm by
Juan Aguilar
filed under:
news,
security hacks

When an organization’s network grows to a certain size, its difficult to keep track of every single piece of sensitive information like credit card numbers or social security numbers. In order to find and secure this data, companies often turn to data loss prevention (DLP) services. This is not a viable option for many organizations, though, as DLP services can often be expensive and time-consuming to deploy.
Such organizations are not entirely without options: a recent article on Dark Reading lists several DLP tools authored by teams from various universities, all free to download and use. Programs like The University of Texas at Austin’s Sensitive Number Finder and Virginia Tech’s Find_SSN were designed to find pieces of data on computers and servers formatted in ways typical to sensitive information (xxx-xx-xxxx for SSNs, for example). This approach can often lead to false positives, so some measure of human control is required. They are also incapable of scanning application servers or other forms of data in transit. Cornell’s Spider can scan various application server types using different protocols. When used in conjunction, all of these apps can help secure your data without the expense of outsourcing the job.
posted May 28th 2008 8:13am by
Will O'Brien
filed under:
cellphones hacks,
classic hacks

It’s been a while since we’d seen any new SMS/GSM/serial remote interface projects. [Emanuele] sent in his version of a project to do just that. It uses a PIC16F84 and will send or receive commands. A pair of relays provide options for controlling whatever you want to hook it up to. You’ll need a login, but he’s released the full schematics and firmware. He developed this to find uses for old phones, but an alternative is to pick up a cheap calling card cell and dedicate it to a project like this. This seems like a great way to add an out of band alarm system to your house/car/robotic minion.
posted May 24th 2008 7:30pm by
Sean Percival
filed under:
cellphones hacks,
iphone hacks

[CraigX] has been dabbling in
iPhone accessories lately by adding a gamepad. Called the
iControlpad it surrounds the iPhone making it look very PSP like. As anyone who has jailbroken and installed emulators probably knows, without feedback the touch screen based buttons are less than great.
The unit is currently a prototype however there are plans to produce and sell the units. They have received support from Zodttd, an organization that has created iPhone apps like snes4iphone and genesis4iphone. The developers also state they’ll provide source and SDK support. The sparse development blog announces their success using a hacked up SNES controller over the docks serial connector, but they provide absolutely no details.
[via Engadget]