MythNetVision To Cure Borked MythTV Hacks

Another group of developers has stepped up to the plate in the never-ending attempt to integrate online streaming video with MythTV. The new plugin is called MythNetVision and aims to bring streaming and downloading video functionality both easily and legally. That means without violating the terms of service of the providing website.

We’ve seen so many attempts that fell short it’s easy to be skeptical about the chances of this plugin actually working. Plugins like MythStream and MythVodka worked only temporarily before breaking and never seemed to provide a reliable option. Many people have tried adding Boxee, Hulu Desktop, or XBMC integration by launching these separate packages via the MythTV UI but that’s far from a clean solution.

It looks like MythNetVision is taking a slightly different approach. Although not yet available, the designers have built the plugin in two parts. The frontend is a fully skinnable user interface that parses RSS feeds to provide the hooks needed to browse, search, and view video. Depending on the content, a browser may be spawned to play the video, it may be played within MythTV’s normal player, or a separate download thread can be launch with video following after the appropriate buffer level is reached. The RSS feeds come either directly from the provider, such as the Revision3 feeds, or a scraper can be written to provide custom RSS feeds from sites that don’t have them.

We’ve seen a glimpse of the progress and we’re optimistic that we’ll see a reliable plugin. Early adoption and user script contribution are the best way to help ensure this so keep an eye out for the public release of this package.

Pong, For Real

[youtube=http://www.youtube.com/watch?v=Z5mjx1iYt5g]

Over at EvilMadScientistLaboratories.com they’ve asked a question that many of us have never thought to ask. What exactly is Pong supposed to be? Instead of assuming it was ping pong like the rest of us, they decided to build a literal physical  interpretation. They may have taken some liberty, using solenoids as the paddles, but the end effect is quite nice. Watching them play actually looks both challenging and fun. There’s a great writeup about the construction, so be sure to check out the project page.

Hey Man, You Seen My Turntable Around Here?

It’s all fine and dandy to have a turntable that sounds great, but [Mike] wanted one that looks great too. He build the transparent record player above and loved it for a little while. When his interest in it waned he built another, then several more. They all have some element of transparency to them, and each is a work of art. Makes us wonder how often he needs to dust his house to keep them looking so good.

Is turntable technology too advanced for your tastes? You can stick with your Edison cylinder, we won’t make fun.

[Thanks John]

Pinball Build Throws Down The Gauntlet

[Jeri Ellsworth] is building her own pinball machine. Her build log is delivered in the form of daily videos that walk through the progress. In addition to seeing the intricate ramps, traps, and controllers she outlines her build techniques. These include reproducing parts based on old pinball machines and bending acrylic with a custom tool or a toaster oven.

The driver she’s planning to use is an Altera FPGA with a bunch of FETs to control the heavy-load components. There’s not a ton of info on the actual electronics but we had a heck of a fun time looking at the creative field components. Our favorite by far is the television from Day 7. The screen is translucent with a rear projected image. When the ramp in front of it is raised the pinball can be jumped right through the screen!

We couldn’t find a project page for this but we’ve embedded [Jeri’s] videos after the break. Continue reading “Pinball Build Throws Down The Gauntlet”

Update: Realtime 3D For You Too!

[Kyle McDonald] has kept himself busy working on 3D scanning in realtime. He’s posted a writeup that takes us through the concepts, tools, and assembly of a DIY 3d scanning camera. You should remember a preview of this method posted earlier this month, but now it’s time to build your own. You’ll need a camera, a projector, and some open source software to process the image data. Using these simple tools, [Kyle] turned out much better video than before. Take a look after the break to see his results from scanning at 60 fps using a PS3 Eye. The trick to this setup is getting the correct synchronization between the projector and the camera, something that could be improved with a bit of extra hacking.

Does [Kyle’s] name sound familiar? It should, he’s got a long history of quality hacks that we’ve featured over the years. If you’re looking to use a scanner as a multitouch, add some music to tea time, or play with your skittles his work will give you a shove in the right direction.

Continue reading “Update: Realtime 3D For You Too!”

TF2 Kill Counter, Binary Style

[youtube=http://www.youtube.com/watch?v=d7Pft-GPQWU]

After getting some fun new toys for Christmas, [IceColdFreezie] set up this kill counter for Team Fortress 2. At first glance, we weren’t that impressed. It’s an Arduino and a few LEDs. Then we saw that it was counting the kills in binary. We’re not sure if it gets much geekier than that. You can download the source code and try it out yourself. Just don’t make more than 31 kills.

[via littlebirdceo]

Composite Video Output From Chumby

[bunnie] posted this pretty slick way of getting composite video out of a Chumby. The Chumby is an open source connectivity device that has already seen some decent hacking. This modification, done by [xobs] isn’t too difficult. It only requires patching into some pads on the motherboard and loading a custom kernel to support the external output.