<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>betsy</title>
	<atom:link href="http://www.hyperculture.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperculture.net</link>
	<description>weblog</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:37:39 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LED suit lights up the night</title>
		<link>http://www.hyperculture.net/2010/09/02/led-suit-lights-up-the-night/</link>
		<comments>http://www.hyperculture.net/2010/09/02/led-suit-lights-up-the-night/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/led-suit-lights-up-the-night/</guid>
		<description><![CDATA[When the tipline popped up with this LED suit, part two, by [Marc DeVidts] we were expecing a simple led version of the previously known EL coat. Well we were right and wrong in the same instance. Correct in that like predictions, the outcome is stonking great. Wrong in that this suit far outpaces EL [...]]]></description>
			<content:encoded><![CDATA[<p>When the tipline popped up with this LED suit, part two, by [Marc DeVidts] we were expecing a simple led version of the previously known EL coat. Well we were right and wrong in the same instance. Correct in that like predictions, the outcome is stonking great. Wrong in that this suit far outpaces EL [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/48ae2_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27883&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1429&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/led-suit-lights-up-the-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alarm clock learns new trick, opening doors</title>
		<link>http://www.hyperculture.net/2010/09/02/alarm-clock-learns-new-trick-opening-doors/</link>
		<comments>http://www.hyperculture.net/2010/09/02/alarm-clock-learns-new-trick-opening-doors/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/alarm-clock-learns-new-trick-opening-doors/</guid>
		<description><![CDATA[Waking up at 5:30 in the morning. [Mark Stead] didn&#8217;t like the idea either when his chickens started crying to be let out. One simple solution obviously is to eat the chickens build an automatic door opener. The mechanism starts out with an old style mechanical alarm clock, add a geared motor with some creative [...]]]></description>
			<content:encoded><![CDATA[<p>Waking up at 5:30 in the morning. [Mark Stead] didn&#8217;t like the idea either when his chickens started crying to be let out. One simple solution obviously is to eat the chickens build an automatic door opener. The mechanism starts out with an old style mechanical alarm clock, add a geared motor with some creative [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/ce070_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27877&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1428&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/alarm-clock-learns-new-trick-opening-doors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix AVR-SIZE on Ubuntu 10.04</title>
		<link>http://www.hyperculture.net/2010/09/02/how-to-fix-avr-size-on-ubuntu-10-04/</link>
		<comments>http://www.hyperculture.net/2010/09/02/how-to-fix-avr-size-on-ubuntu-10-04/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/how-to-fix-avr-size-on-ubuntu-10-04/</guid>
		<description><![CDATA[The program avr-size is part of the AVR-GCC toolchain used to develop programs for that line of microprocessors. The program tells you how much space the code will take up on the chip, important information if you&#8217;re trying to cram a program into a small program memory. Perhaps more importantly, it shows you how much [...]]]></description>
			<content:encoded><![CDATA[<p>The program avr-size is part of the AVR-GCC toolchain used to develop programs for that line of microprocessors. The program tells you how much space the code will take up on the chip, important information if you&#8217;re trying to cram a program into a small program memory. Perhaps more importantly, it shows you how much [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/ce070_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27859&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1427&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/how-to-fix-avr-size-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using quality optics with a webcam</title>
		<link>http://www.hyperculture.net/2010/09/02/using-quality-optics-with-a-webcam/</link>
		<comments>http://www.hyperculture.net/2010/09/02/using-quality-optics-with-a-webcam/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/using-quality-optics-with-a-webcam/</guid>
		<description><![CDATA[[Devon Croy] built a case to join a webcam sensor with a camera lens. The box is a PVC conduit box you&#8217;d find at a home center. He used JB Weld to attach four bolts to the back of the box. These are used to fine-tune the mounting plate for the webcam sensor to ensure [...]]]></description>
			<content:encoded><![CDATA[<p>[Devon Croy] built a case to join a webcam sensor with a camera lens. The box is a PVC conduit box you&#8217;d find at a home center. He used JB Weld to attach four bolts to the back of the box. These are used to fine-tune the mounting plate for the webcam sensor to ensure [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/ce070_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27854&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1426&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/using-quality-optics-with-a-webcam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source version of the Play Station 3 Jailbreak</title>
		<link>http://www.hyperculture.net/2010/09/02/open-source-version-of-the-play-station-3-jailbreak/</link>
		<comments>http://www.hyperculture.net/2010/09/02/open-source-version-of-the-play-station-3-jailbreak/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/open-source-version-of-the-play-station-3-jailbreak/</guid>
		<description><![CDATA[Don&#8217;t steal. It&#8217;s a lesson that children are taught from the youngest age and a core principle in every society. The PSGroove sets out to follow this mantra in several ways. It is an open source implementation of the PSJailbreak hardware we covered a couple of weeks back. It&#8217;s difficult to find a definitive source [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t steal. It&#8217;s a lesson that children are taught from the youngest age and a core principle in every society. The PSGroove sets out to follow this mantra in several ways. It is an open source implementation of the PSJailbreak hardware we covered a couple of weeks back. It&#8217;s difficult to find a definitive source [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/f3c6a_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27848&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1425&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/open-source-version-of-the-play-station-3-jailbreak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing the driver board in an old-school door chime</title>
		<link>http://www.hyperculture.net/2010/09/02/replacing-the-driver-board-in-an-old-school-door-chime/</link>
		<comments>http://www.hyperculture.net/2010/09/02/replacing-the-driver-board-in-an-old-school-door-chime/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/replacing-the-driver-board-in-an-old-school-door-chime/</guid>
		<description><![CDATA[[Dan Kouba's] parents replaced their doorbell button with one that lights up and found that the chime wouldn&#8217;t stop sounding after the button was pushed. These lighted buttons use an incandescent bulb in parallel with the button (a piece of hardware we&#8217;ve hacked in the past). It draws a small amount of current which isn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>[Dan Kouba's] parents replaced their doorbell button with one that lights up and found that the chime wouldn&#8217;t stop sounding after the button was pushed. These lighted buttons use an incandescent bulb in parallel with the button (a piece of hardware we&#8217;ve hacked in the past). It draws a small amount of current which isn&#8217;t [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/f3c6a_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27835&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1424&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/replacing-the-driver-board-in-an-old-school-door-chime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a smaller keyboard</title>
		<link>http://www.hyperculture.net/2010/09/02/making-a-smaller-keyboard/</link>
		<comments>http://www.hyperculture.net/2010/09/02/making-a-smaller-keyboard/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/making-a-smaller-keyboard/</guid>
		<description><![CDATA[The keyboard on [Marek's] laptop stopped working. He didn&#8217;t want to buy a replacement so he decided to start using an external keyboard. But hauling around a full 104-key model is a bit of a pain so he decided to make himself a shorter keyboard. He basically chopped off the 10-key pad on the right [...]]]></description>
			<content:encoded><![CDATA[<p>The keyboard on [Marek's] laptop stopped working. He didn&#8217;t want to buy a replacement so he decided to start using an external keyboard. But hauling around a full 104-key model is a bit of a pain so he decided to make himself a shorter keyboard. He basically chopped off the 10-key pad on the right [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/f3c6a_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27785&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1423&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/making-a-smaller-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wearable controller for your paintball tank</title>
		<link>http://www.hyperculture.net/2010/09/02/wearable-controller-for-your-paintball-tank/</link>
		<comments>http://www.hyperculture.net/2010/09/02/wearable-controller-for-your-paintball-tank/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/wearable-controller-for-your-paintball-tank/</guid>
		<description><![CDATA[If you&#8217;re too frail to take the full impact of a paintball round let this tank serve as your surrogate. The camera perched on top of the platform feeds video back to the operator&#8217;s head-mounted display. Instead of using a joystick or other traditional controller, the user aims by looking around, with his or her [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re too frail to take the full impact of a paintball round let this tank serve as your surrogate. The camera perched on top of the platform feeds video back to the operator&#8217;s head-mounted display. Instead of using a joystick or other traditional controller, the user aims by looking around, with his or her [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/e52f2_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27780&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1422&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/wearable-controller-for-your-paintball-tank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build your own magnetic levitator</title>
		<link>http://www.hyperculture.net/2010/09/02/build-your-own-magnetic-levitator/</link>
		<comments>http://www.hyperculture.net/2010/09/02/build-your-own-magnetic-levitator/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/build-your-own-magnetic-levitator/</guid>
		<description><![CDATA[Here&#8217;s a great magnetic levitator build. [Scott Harden] dug up the link after seeing that awesome rotating globe this morning. This version hangs objects below an electromagnet but it has a sensor system to provide a constant distance between magnet and object even if the payloads are a different weight. This is done with a [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a great magnetic levitator build. [Scott Harden] dug up the link after seeing that awesome rotating globe this morning. This version hangs objects below an electromagnet but it has a sensor system to provide a constant distance between magnet and object even if the payloads are a different weight. This is done with a [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/e52f2_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27776&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1421&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/build-your-own-magnetic-levitator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Floating globe, hacked to rotate</title>
		<link>http://www.hyperculture.net/2010/09/02/floating-globe-hacked-to-rotate/</link>
		<comments>http://www.hyperculture.net/2010/09/02/floating-globe-hacked-to-rotate/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[world news]]></category>

		<guid isPermaLink="false">http://www.hyperculture.net/2010/09/02/floating-globe-hacked-to-rotate/</guid>
		<description><![CDATA[[Alexy Sha] has done this fantastic hack, where he modified a magnetic floating globe to be motorized and spin on a tilted axis. The original globe was simply levitating via a magnet mounted inside. Though you could spin it by hand, it wasn&#8217;t motorized, and actually floated completely vertically instead of being tilted. [Alexy] wanted [...]]]></description>
			<content:encoded><![CDATA[<p>[Alexy Sha] has done this fantastic hack, where he modified a magnetic floating globe to be motorized and spin on a tilted axis. The original globe was simply levitating via a magnet mounted inside. Though you could spin it by hand, it wasn&#8217;t motorized, and actually floated completely vertically instead of being tilted. [Alexy] wanted [...]<img alt="" border="0" src="http://www.hyperculture.net/wp-content/plugins/wp-o-matic/cache/e52f2_b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27771&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<img src="http://www.hyperculture.net/?ak_action=api_record_view&id=1420&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hyperculture.net/2010/09/02/floating-globe-hacked-to-rotate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
