<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; ubuntu</title>
	<atom:link href="http://hackaday.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:24:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; ubuntu</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Using a Mac and XCode as a Linux development platform</title>
		<link>http://hackaday.com/2012/01/09/using-a-mac-and-xcode-as-a-linux-development-platform/</link>
		<comments>http://hackaday.com/2012/01/09/using-a-mac-and-xcode-as-a-linux-development-platform/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 21:25:36 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=65108</guid>
		<description><![CDATA[[Ricard Dias] wrote in to tell us about his guide for developing Linux applications on a Mac. He really enjoys the development environment provided by XCode, and it doesn&#8217;t take much to make it work as an all-in-one solution for Linux development. The real trick here is the use of SSH to access a Linux [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65108&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-65109" title="ubuntuxcodelogo" src="http://hackadaycom.files.wordpress.com/2012/01/ubuntuxcodelogo-e1326129703658.png" alt="" width="470" height="329" /></p>
<p>[Ricard Dias] wrote in to tell us about <a href="http://ricardo-dias.com/2012/01/08/developing-for-linux-under-os-x-in-xcode/">his guide for developing Linux applications on a Mac</a>. He really enjoys the development environment provided by XCode, and it doesn&#8217;t take much to make it work as an all-in-one solution for Linux development.</p>
<p>The real trick here is the use of SSH to access a Linux environment. In this example he uses Ubuntu running as a virtual machine, but also mentions that the same thing can be done just as easily with a separate box as long as it is on the same network as the Mac. SSHFS (the SSH Filesystem) lets him mount the development directory on the Linux box locally. This is where the XCode project and files will be stored, but building the program will be done by the Linux machine via a script calling the make comand via SSH. To test out the newly built program, [L] tunnels in using X11 forwarding for ssh, and the application will be shown as a window in OSX, even though it is running on the Ubuntu machine.</p>
<p>We love SSH and use it all the time. <a href="http://hackaday.com/2010/12/25/a-hackers-marginal-security-helps-return-stolen-computer/">It&#8217;s amazing how hand it can be</a>.</p>
<br />Filed under: <a href='http://hackaday.com/category/linux-hacks/'>linux hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/65108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/65108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/65108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/65108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/65108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/65108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/65108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/65108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65108&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/09/using-a-mac-and-xcode-as-a-linux-development-platform/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/ubuntuxcodelogo-e1326129703658.png" medium="image">
			<media:title type="html">ubuntuxcodelogo</media:title>
		</media:content>
	</item>
		<item>
		<title>Building an up-to-date MSPGCC toolchain</title>
		<link>http://hackaday.com/2011/06/27/building-an-up-to-date-mspgcc-toolchain/</link>
		<comments>http://hackaday.com/2011/06/27/building-an-up-to-date-mspgcc-toolchain/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 15:07:41 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[msp430]]></category>
		<category><![CDATA[mspgcc]]></category>
		<category><![CDATA[OsX]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uniarch]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=47175</guid>
		<description><![CDATA[[Sergio Campamá] wrote in to tell us he&#8217;s assembled a guide for compiling the latest release of MSPGCC. This is a cross-compiling tool chain for the popular MSP430 line of microncontrollers. We used a version available from the Ubuntu repositories when developing with the TI Launchpad and the eZ430-F2013. Installing from repositories is easy, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=47175&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-47176" title="mspgcc-uniarch" src="http://hackadaycom.files.wordpress.com/2011/06/mspgcc-uniarch.jpg" alt="" width="470" height="353" /></p>
<p>[Sergio Campamá] wrote in to tell us he&#8217;s assembled <a href="https://github.com/sergiocampama/Launchpad/blob/master/README.md">a guide for compiling the latest release of MSPGCC</a>. This is a cross-compiling tool chain for the popular MSP430 line of microncontrollers. We used a version available from the Ubuntu repositories when developing with the <a href="http://hackaday.com/2010/08/11/how-to-launchpad-programming-with-linux/">TI Launchpad</a> and the <a href="http://hackaday.com/2011/01/30/hands-on-with-ez430-f2013/">eZ430-F2013</a>.</p>
<p>Installing from repositories is easy, but you don&#8217;t get the newest features and often newer hardware isn&#8217;t supported. [Sergio] reports that the newest version, <a href="http://permalink.gmane.org/gmane.comp.hardware.texas-instruments.msp430.gcc.user/9333">called Uniarch</a>, pulls source code and header files from the middle of this month and supports over 300 devices. In fact, it specifically outlines the goal of making new hardware easier to incorporate than with previous versions. He&#8217;s tailored this guide specifically for Ubuntu but while we were wading through a Google search we also found a page that outlines <a href="https://sites.google.com/site/msp430ref/os-x/building-uniarch">compilation for OSX</a>.</p>
<p>We didn&#8217;t really notice before, but GitHub sure does make those README.md files look nice when viewed on the web, doesn&#8217;t it?</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/47175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/47175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/47175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/47175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/47175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/47175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/47175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/47175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=47175&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/27/building-an-up-to-date-mspgcc-toolchain/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/mspgcc-uniarch.jpg" medium="image">
			<media:title type="html">mspgcc-uniarch</media:title>
		</media:content>
	</item>
		<item>
		<title>How Canonical automates Linux package compilation</title>
		<link>http://hackaday.com/2011/06/12/how-canonical-automates-linux-package-compilation/</link>
		<comments>http://hackaday.com/2011/06/12/how-canonical-automates-linux-package-compilation/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 19:01:24 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pandaboard]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=45704</guid>
		<description><![CDATA[What do you do when it’s time to port the most popular Linux distribution to a completely different architecture? Canonical employee [David Mandalla] works on their ARM development team and recently shared the answer to that question with his fellow Dallas Makerspace members. Canonical needed a way to compile about 20,000+ packages for the ARM [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=45704&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-45705" title="pandaboard" src="http://hackadaycom.files.wordpress.com/2011/06/pandaboard.jpg" alt="pandaboard" width="470" height="353" /></p>
<p>What do you do when it’s time to port the most popular Linux distribution to a completely different architecture? Canonical employee [David Mandalla] works on their ARM development team and<a href="http://thetanktheory.squarespace.com/this-8-bit-life/2011/6/10/ubuntu-linux-pandabuilder.html" target="_blank"> recently shared the answer to that question</a> with his fellow <a href="http://dallasmakerspace.org/wiki/Main_Page" target="_blank">Dallas Makerspace members</a>.</p>
<p>Canonical needed a way to compile about 20,000+ packages for the ARM platform, however they did not want to cross-compile, which is quite time consuming. Instead, they opted to build a native solution that could handle the load while ensuring that all packages were compiled securely. To tackle this immense task, [David] and his team constructed a 4U server that runs 20 fully-independent ARM development platforms simultaneously.</p>
<p>The server is composed of 21 PandaBoards, small OMAP development boards featuring a dual-core ARM cortex processor with just about all the connectivity options you could possibly ask for. One board operates as the server head, keeping track of the other 20 modules. When someone requests server time to build a package, the main board checks for unused server, triggering a relay to reboot it before the server is automatically reimaged. Once the pristine, secure environment is ready to go, it’s handed off to the customer who requested it.</p>
<p>If you&#8217;re interested in learning more about the build process, [David] has put together <a href="http://dmtechtalk.wordpress.com/" target="_blank">a blog with additional details</a>.</p>
<p>[Thanks Leland]</p>
<br />Filed under: <a href='http://hackaday.com/category/linux-hacks/'>linux hacks</a>, <a href='http://hackaday.com/category/software-development/'>Software Development</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/45704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/45704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/45704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/45704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/45704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/45704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/45704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/45704/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=45704&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/12/how-canonical-automates-linux-package-compilation/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/pandaboard.jpg" medium="image">
			<media:title type="html">pandaboard</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Laika &#8211; an Android phone pen testing platform</title>
		<link>http://hackaday.com/2011/06/09/ubuntu-laika-an-android-phone-pen-testing-platform/</link>
		<comments>http://hackaday.com/2011/06/09/ubuntu-laika-an-android-phone-pen-testing-platform/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 23:01:42 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[android hacks]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=45371</guid>
		<description><![CDATA[Once [Ruan] over at AndroidClone heard that Android devices were capable of running a full Linux environment, he started contemplating all of the things he might be able to do with a full Linux OS in his pocket. He decided that a portable penetration testing platform would be great to have on hand, so he [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=45371&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-45373" title="laika_screenshot" src="http://hackadaycom.files.wordpress.com/2011/06/laika_screenshot.jpg" alt="laika_screenshot" width="470" height="293" /></p>
<p>Once [Ruan] over at AndroidClone heard that Android devices were capable of running a full Linux environment, he started contemplating all of the things he might be able to do with a full Linux OS in his pocket.</p>
<p>He decided that <a href="http://androidclone.com/ac_blog/?page_id=5" target="_blank">a portable penetration testing platform</a> would be great to have on hand, so he got busy installing Ubuntu 10.10 on his Lenovo LePhone. Once he had it up and running, he stripped out all of the unnecessary fluff and added some common tools such as Wireshark, Nmap, and Kismet, among others. He says it easily runs side by side with Android, allowing you to switch between the Ubuntu install and your standard Android applications with ease.</p>
<p>While this all started out as a proof of concept, he has continued to refine the project, releasing several new versions along the way. If you are interested in giving it a try, he has <a href="http://androidclone.com/forums/showthread.php?tid=23" target="_blank">installation instructions</a> available in the AndroidClone forums.</p>
<p>[thanks Stephen]</p>
<br />Filed under: <a href='http://hackaday.com/category/android-hacks/'>android hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/45371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/45371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/45371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/45371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/45371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/45371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/45371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/45371/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=45371&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/09/ubuntu-laika-an-android-phone-pen-testing-platform/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/laika_screenshot.jpg" medium="image">
			<media:title type="html">laika_screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>The basics of controlling an Arduino with PHP</title>
		<link>http://hackaday.com/2011/03/17/the-basics-of-controlling-an-arduino-with-php/</link>
		<comments>http://hackaday.com/2011/03/17/the-basics-of-controlling-an-arduino-with-php/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 11:04:07 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=37629</guid>
		<description><![CDATA[You can easily add Internet-based control for your Arduino if it is close enough to your server to be connected via USB. This tutorial will give the basics you need to get it working. The gist of this method involves a webpage that includes PHP elements. When one of those elements is manipulated, a command [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=37629&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-37630" title="php-control-arduino" src="http://hackadaycom.files.wordpress.com/2011/03/php-control-arduino.jpg" alt="" width="470" height="353" /></p>
<p>You can easily add Internet-based control for your Arduino if it is close enough to your server to be connected via USB. <a href="http://www.bushveldlab.com/Bushveld_Labs/Blog/Entries/2011/3/13_Controlling_Arduino_with_PHP_in_Ubuntu.html">This tutorial will give the basics you need</a> to get it working.</p>
<p>The gist of this method involves a webpage that includes PHP elements. When one of those elements is manipulated, a command is sent via serial connection to the Arduino which then reacts based on what it received. This example uses an Ubuntu box that is running an Apache server. The Arduino sketch sets up the serial connection and then listens for incoming traffic. Whenever it receives a non-zero character an LED will blink. On the server side of things you&#8217;ll need to make sure that the system user that runs Apache (www-data) has permission to write to a serial port.</p>
<p>This base example may seem extremely simple, but there&#8217;s no end to what you can build on top of it. Different PHP events can be added to push new commands over the serial connection with matching test conditions added to the sketch.</p>
<p>[Thanks Jarryd]</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/linux-hacks/'>linux hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/37629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/37629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/37629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/37629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/37629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/37629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/37629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/37629/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=37629&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/03/17/the-basics-of-controlling-an-arduino-with-php/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/03/php-control-arduino.jpg" medium="image">
			<media:title type="html">php-control-arduino</media:title>
		</media:content>
	</item>
		<item>
		<title>TI Evalbot development under Linux</title>
		<link>http://hackaday.com/2011/02/02/ti-evalbot-development-under-linux/</link>
		<comments>http://hackaday.com/2011/02/02/ti-evalbot-development-under-linux/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 21:24:21 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[evalbot]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[texas instruments]]></category>
		<category><![CDATA[ti]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual machine]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=33990</guid>
		<description><![CDATA[We have some beefs about how Texas Instruments does things, the biggest of which is their lack of support for development under Linux operating systems. But if they build it, someone will try to get Linux involved in one form or another. This time around, [BLuRry] put together a guide to developing for the Evalbot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=33990&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-33991" title="hacking-TI-evalbot" src="http://hackadaycom.files.wordpress.com/2011/02/hacking-ti-evalbot-e1296677372237.jpg" alt="" width="470" height="313" /></p>
<p>We have some beefs about how Texas Instruments does things, the biggest of which is their lack of support for development under Linux operating systems. But if they build it, someone will try to get Linux involved in one form or another. This time around, [BLuRry] put together <a href="https://sites.google.com/site/brendanrobert/projects/evalbot-hacks/hello-world">a guide to developing for the Evalbot under Linux</a>. He got a shove in the right direction from the code package that went along with <a href="http://hackaday.com/2011/01/31/evalbot-nunchuck-control/">that nunchuck-controlled Evalbot</a>. Picking apart that example to the bare essentials he wrote up the process of setting up the cross-compiling toolchain in a virtual machine so as not to clutter your system. From there he details how to set up and use Eclipse when starting a new project. What what did he choose for a Hello World experience? Well a plain &#8220;Hello World&#8221; was first but right on its heels is the &#8220;Hello Hack-A-Day&#8221; seen above. So if you&#8217;ve got one of these on hand get out there and start coding for it.</p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/33990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/33990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/33990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/33990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/33990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/33990/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/33990/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/33990/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=33990&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/02/02/ti-evalbot-development-under-linux/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/02/hacking-ti-evalbot-e1296677372237.jpg" medium="image">
			<media:title type="html">hacking-TI-evalbot</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Source Your Rave with OpenLase</title>
		<link>http://hackaday.com/2011/01/14/open-source-your-rave-with-openlase/</link>
		<comments>http://hackaday.com/2011/01/14/open-source-your-rave-with-openlase/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 13:00:07 +0000</pubDate>
		<dc:creator>James Munns</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[video hacks]]></category>
		<category><![CDATA[jack]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openlase]]></category>
		<category><![CDATA[projector]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=32866</guid>
		<description><![CDATA[Without a doubt, Laser Projectors are a great way to project large, bright images on any surface you can imagine. With a high enough quality projector and software package, excellent images and visualizations can be displayed in real time. [marcan], of the openkinect project, decided that there were not any open source laser projection packages [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=32866&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-32867" title="OpenLase" src="http://hackadaycom.files.wordpress.com/2011/01/screenshot-1.png" alt="" width="470" height="257" /></p>
<p>Without a doubt, Laser Projectors are a great way to project large, bright images on any surface you can imagine. With a high enough quality projector and software package, excellent images and visualizations can be displayed in real time. [marcan], of the openkinect project, decided that there were not any open source laser projection packages out there that suited his wants or needs, so logically he decided to <a href="http://marcansoft.com/blog/2010/11/openlase-open-realtime-laser-graphics/">write his own</a>. Because <a href="http://hackaday.com/2010/08/22/another-home-built-laser-projector/">home-made</a> laser projectors often use the audio out port of a PC, building the framework on top of the JACK unix sound software to control the hardware made perfect sense. OpenLase includes plugins for audio visualizations, 2D and 3D gaming, as well as converting video streams into laser format in real time.</p>
<p>Be sure to check out the <a href="http://events.ccc.de/congress/2010/wiki/Welcome">Chaos Communication Congress</a> presentation [marcan] gave after the break, as well as all the extra demo videos on his website.</p>
<p><span id="more-32866"></span></p>
<!--YouTube Error: bad URL entered-->
<br />Filed under: <a href='http://hackaday.com/category/digital-audio-hacks/'>digital audio hacks</a>, <a href='http://hackaday.com/category/video-hacks/'>video hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/32866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/32866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/32866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/32866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/32866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/32866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/32866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/32866/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=32866&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/01/14/open-source-your-rave-with-openlase/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jahmez</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/01/screenshot-1.png" medium="image">
			<media:title type="html">OpenLase</media:title>
		</media:content>
	</item>
		<item>
		<title>Turning a one-armed-bandit into web slots</title>
		<link>http://hackaday.com/2011/01/12/turning-a-one-armed-bandit-into-web-slots/</link>
		<comments>http://hackaday.com/2011/01/12/turning-a-one-armed-bandit-into-web-slots/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 20:39:12 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Pearl]]></category>
		<category><![CDATA[slot machine]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=32817</guid>
		<description><![CDATA[[Kyle Kroskey] just finished his first Arduino project, adding web control to a slot machine. He started with an IGT S+ model which were extremely popular in Vegas and Atlantic City casinos for years, but are now being replaced with more modern versions. His grand idea was to modify the machine so that it can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=32817&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-32818" title="real-slot-machine-arduino" src="http://hackadaycom.files.wordpress.com/2011/01/real-slot-machine-arduino.jpg" alt="" width="470" height="307" /></p>
<p>[Kyle Kroskey] just finished his first Arduino project, <a href="http://757labs.org/wiki/Projects/inetslotmachine">adding web control to a slot machine</a>. He started with an IGT S+ model which were extremely popular in Vegas and Atlantic City casinos for years, but are now being replaced with more modern versions. His grand idea was to modify the machine so that it can be controlled from a PC, then unleash a live stream so that the Internets can play.</p>
<p>This turned out not to be too hard, there&#8217;s just a few controls he patched the Arduino into; the button for maxing out the wager amount, and sensors that measure coin inserts and payouts. In order to keep the peace he disconnected the speaker but rerouted the audio into a PC so that it can be played over the streaming feed. This make sure it&#8217;s quiet in the room without sacrificing the online fun. The PC is running Ubuntu and controls the video feed, a screen detailing jackpot data above the machine, and facilitates passing webpage player requests to the Arduino for machine control.</p>
<p>For another fun slot machine hack, check out this <a href="http://hackaday.com/2010/10/07/nyc-resistor-takes-on-the-machine/">gaming device turned bartender</a>.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/32817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/32817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/32817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/32817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/32817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/32817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/32817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/32817/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=32817&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/01/12/turning-a-one-armed-bandit-into-web-slots/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/01/real-slot-machine-arduino.jpg" medium="image">
			<media:title type="html">real-slot-machine-arduino</media:title>
		</media:content>
	</item>
		<item>
		<title>Building Linux images for ARM architectures</title>
		<link>http://hackaday.com/2010/09/17/building-linux-images-for-arm-architectures/</link>
		<comments>http://hackaday.com/2010/09/17/building-linux-images-for-arm-architectures/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 16:19:26 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[gumstix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[omap]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=28282</guid>
		<description><![CDATA[Want to try your hand at building a Linux package for an embedded device? [SnowBot] decided to give it a try and set out to build Ubuntu for a GumStix. The single-board computer will cost you about $150 to get started, plus a way to connect to the device&#8217;s serial port. But once you&#8217;ve got [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=28282&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-28283" title="ubuntu-on-gumstix" src="http://hackadaycom.files.wordpress.com/2010/09/ubuntu-on-gumstix.jpg" alt="" width="470" height="336" /></p>
<p>Want to try your hand at building a Linux package for an embedded device? [SnowBot] decided to give it a try and set out to <a href="http://snowbots.wordpress.com/2010/09/15/ubuntu-10-04-on-gumstix-overo/">build Ubuntu for a GumStix</a>. The single-board computer will cost you about $150 to get started, plus a way to connect to the device&#8217;s serial port. But once you&#8217;ve got your hands on it there is a lot of power in a tiny package.</p>
<p>He&#8217;s using <a href="https://launchpad.net/project-rootstock">the RootStock package</a> to assist in the build. This is a suite of tools that generates the root file system that can be loaded onto an SD card for use with the Gumstix. It&#8217;s not quite building from the ground up, but there&#8217;s already enough hoops to jump through that this package is a welcomed shortcut.</p>
<p>Already rolling your own Linux packages for embedded hardware? <a href="http://hackaday.com/contact-hack-a-day/">We want to hear about it</a>.</p>
<br />Filed under: <a href='http://hackaday.com/category/linux-hacks/'>linux hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/28282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/28282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/28282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/28282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/28282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/28282/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/28282/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/28282/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=28282&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/09/17/building-linux-images-for-arm-architectures/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/ubuntu-on-gumstix.jpg" medium="image">
			<media:title type="html">ubuntu-on-gumstix</media:title>
		</media:content>
	</item>
		<item>
		<title>Nexus one gets Linux</title>
		<link>http://hackaday.com/2010/07/07/nexus-one-gets-linux/</link>
		<comments>http://hackaday.com/2010/07/07/nexus-one-gets-linux/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 17:00:13 +0000</pubDate>
		<dc:creator>Jakob Griffith</dc:creator>
				<category><![CDATA[android hacks]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=25671</guid>
		<description><![CDATA[Considering how hackable the Nexus One is already, we can only imagine a whole new host of interesting things thanks to Ubuntu running on the device. [Max Lee] set his heart out on getting not just Ubuntu on the Nexus One, but also Debian, and he wrote a perfect install guide to help out those [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=25671&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/07/07/nexus-one-gets-linux/"><img src="http://img.youtube.com/vi/3wQ9XogfjRU/2.jpg" alt="" /></a></span>
<p>Considering how hackable the Nexus One is already, we can only imagine a whole new host of interesting things thanks to <a href="http://nexusonehacks.net/nexus-one-hacks/ubuntu-on-nexus-one-android/">Ubuntu running on the device</a>. [Max Lee] set his heart out on getting not just Ubuntu on the Nexus One, but also Debian, and he wrote a perfect install guide to help out those wanting to give it a shot.</p>
<p>He cheated a little bit by having Ubuntu run in the background while the X11 interface is simply VNCed, but he still did an awesome job with <a href="http://nexusonehacks.net/nexus-one-hacks/how-to-install-ubuntu-on-your-nexus-oneandroid/">plenty of pictures and details</a> to help you achieve Ubuntu on your Nexus One.</p>
<br />Filed under: <a href='http://hackaday.com/category/android-hacks/'>android hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/25671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/25671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/25671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/25671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/25671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/25671/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/25671/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/25671/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=25671&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/07/07/nexus-one-gets-linux/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Jakob Griffith</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu on the ClarionMIND MID</title>
		<link>http://hackaday.com/2010/05/21/ubuntu-on-the-clarionmind-mid/</link>
		<comments>http://hackaday.com/2010/05/21/ubuntu-on-the-clarionmind-mid/#comments</comments>
		<pubDate>Fri, 21 May 2010 14:06:54 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[handhelds hacks]]></category>
		<category><![CDATA[clarionmind]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unetbootin]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=24215</guid>
		<description><![CDATA[[DeadHP1] has been rolling and optimizing his own Ubuntu distributions for the ClarionMIND. He calls his work Mindbuntu and he&#8217;s squeezing out quite a bit of performance from the mobile Internet device. The video is running at 800&#215;400, as well as wireless, sound, Google Earth with GPS support, and even compiz. Install the image using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=24215&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-24216" title="clarionmind-running-ubuntu" src="http://hackadaycom.files.wordpress.com/2010/05/clarionmind-running-ubuntu.jpg" alt="" width="470" height="211" /></p>
<p>[DeadHP1] has been rolling and optimizing his own <a href="http://mindbuntu.blogspot.com/">Ubuntu distributions for the ClarionMIND</a>. He calls his work Mindbuntu and he&#8217;s squeezing out quite a bit of performance from the mobile Internet device. The video is running at 800&#215;400, as well as wireless, sound, Google Earth with GPS support, and even compiz. Install the image using <a href="http://hackaday.com/2008/10/30/battle-of-the-thumb-drive-linux-distros/">unetbootin</a> to place it on a thumb drive and you&#8217;ll have Ubuntu 9.04 to go in no time.</p>
<p>[Thanks Bob]</p>
<p>[ClarionMIND Photo courtesy of <a href="http://www.mobiletechreview.com/tips/GPS/ClarionMind.htm">Mobile Tech Review</a>]</p>
<br />Filed under: <a href='http://hackaday.com/category/handhelds-hacks/'>handhelds hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/24215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/24215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/24215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/24215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/24215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/24215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/24215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/24215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=24215&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/05/21/ubuntu-on-the-clarionmind-mid/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/05/clarionmind-running-ubuntu.jpg" medium="image">
			<media:title type="html">clarionmind-running-ubuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 9.10 Karmic Koala</title>
		<link>http://hackaday.com/2009/10/29/ubuntu-9-10-karmic-koala/</link>
		<comments>http://hackaday.com/2009/10/29/ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:00:36 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=17896</guid>
		<description><![CDATA[Today is the official release of the latest version of Ubuntu, the most popular Linux-based operating system. Someone mentioned that there had been a new release of the Windows OS recently and if you&#8217;re thinking of going with that one, we feel you should a least give Ubuntu a try. Now in its 11th official [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17896&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-17897" title="ubuntu-karmic-koala-splash" src="http://hackadaycom.files.wordpress.com/2009/10/ubuntu-karmic-koala-splash.jpg" alt="ubuntu-karmic-koala-splash" width="470" height="353" /></p>
<p>Today is the official release of the <a href="http://www.ubuntu.com/">latest version of Ubuntu</a>, the most popular Linux-based operating system. Someone mentioned that there had been a <a href="http://www.microsoft.com/windows/windows-7/">new release of the Windows OS</a> recently and if you&#8217;re thinking of going with that one, we feel you should a least <a href="http://www.ubuntu.com/getubuntu/download">give Ubuntu a try</a>. Now in its 11th official release and codenamed Karmic Koala, this version of Ubuntu continues the traditional six month development cycle by succeeding Jaunty Jackalope which was released in April of this year.</p>
<p>We&#8217;ve been running the beta release of <a href="http://www.canonical.com/projects/ubuntu/unr">Ubuntu Netbook Remix</a> for several weeks now. It cut boot time down to between 5-10 seconds and WiFi is already connected by the time the Desktop loads. Speed isn&#8217;t the only new feature, graphics have been redesigned, there is a new app store that serves as a front end for the extensive free software repositories, and the newest kernel and software versions are included.</p>
<p>We&#8217;ve been using this open source operating system since its third release, Breezy Badger. We love it for the quality, convenience, and the fact that we can get our fingers into the code and hack around a bit.</p>
<br />Posted in linux hacks, news  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/17896/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/17896/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/17896/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/17896/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/17896/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/17896/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/17896/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/17896/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17896&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/10/29/ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>108</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/ubuntu-karmic-koala-splash.jpg" medium="image">
			<media:title type="html">ubuntu-karmic-koala-splash</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 9.10 beta now available</title>
		<link>http://hackaday.com/2009/10/03/ubuntu-9-10-beta-now-available/</link>
		<comments>http://hackaday.com/2009/10/03/ubuntu-9-10-beta-now-available/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 17:48:14 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[downloads hacks]]></category>
		<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=16565</guid>
		<description><![CDATA[The latest version of the world&#8217;s most popular Linux distribution is now available. Ubuntu 9.10 Karmic Koala continues the six-month development cycle of this free OS. We&#8217;ve used Ubuntu since 2005 and, after a short adjustment period, never looked back at those other operating systems. Never used Linux? This distribution is for you but we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=16565&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-16568" title="ubuntu_karmic_beta" src="http://hackadaycom.files.wordpress.com/2009/10/ubuntu_karmic_beta.jpg" alt="ubuntu_karmic_beta" width="470" height="89" /></p>
<p>The latest version of the world&#8217;s most popular Linux distribution is <a href="http://mirror.anl.gov/pub/ubuntu-iso/CDs/karmic/">now available</a>. Ubuntu 9.10 Karmic Koala continues the six-month development cycle of this <a href="http://en.wikipedia.org/wiki/Free_software">free</a> OS. We&#8217;ve used Ubuntu since 2005 and, after a short adjustment period, never looked back at those other operating systems.</p>
<p>Never used Linux? This distribution is for you but we recommend waiting until the release makes it out of beta to the stable version on October 29th.</p>
<p>Comfortable with Linux and want to get your feet wet? The Hack a Day team is calling on all of you to test, report, and improve upon this community driven project. Get yourself a copy of the beta (we recommend <a href="http://www.ubuntu.com/testing/karmic/beta#Download">using the torrents</a>) and <a href="https://help.ubuntu.com/community/ReportingBugs">start reporting bugs</a>. You can help fix them by joining the <a href="https://wiki.ubuntu.com/BugSquad">bug squad</a>, or use your coding skills to <a href="http://hackaday.com/2009/08/29/ubuntu-developer-week/">become a developer</a>.</p>
<br />Posted in downloads hacks, linux hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/16565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/16565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/16565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/16565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/16565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/16565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/16565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/16565/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=16565&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/10/03/ubuntu-9-10-beta-now-available/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/ubuntu_karmic_beta.jpg" medium="image">
			<media:title type="html">ubuntu_karmic_beta</media:title>
		</media:content>
	</item>
		<item>
		<title>Toilet and Figlet</title>
		<link>http://hackaday.com/2009/09/21/toilet-and-figlet/</link>
		<comments>http://hackaday.com/2009/09/21/toilet-and-figlet/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:00:59 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[ansi]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[figlet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[toilet]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=15920</guid>
		<description><![CDATA[We thought [Kristofer's] Tech Tip about using figlet with scripts was kind of fun. It&#8217;s a throwback to the days of logging onto a BBS and being greeted by a vertically scrolling ASCII art image that had been meticulously hand crafted (although a lot of the coolest stuff was actually ANSI art). No hand crafting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=15920&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-15921" title="toilet_and_figlet" src="http://hackadaycom.files.wordpress.com/2009/09/toilet_and_figlet.jpg" alt="toilet_and_figlet" width="470" height="193" /></p>
<p>We thought [Kristofer's] Tech Tip about <a href="http://www.linuxjournal.com/content/tech-tip-using-figlet-spice-your-scripts">using figlet with scripts</a> was kind of fun. It&#8217;s a throwback to the days of logging onto a BBS and being greeted by a vertically scrolling ASCII art image that had been meticulously hand crafted (although a lot of the <a href="http://sixteencolors.net/news/2009/08/04/evoke-2009/">coolest stuff was actually ANSI art</a>). No hand crafting here, just feed (or <a href="http://en.wikipedia.org/wiki/Pipeline_(Unix)">pipe</a>) your text to figlet and it outputs the message in ASCII style letters.</p>
<p>When we went to try install this in Ubuntu, the toilet package was suggested. This one&#8217;s worth checking out too. It works in much the same way as figlet but uses extended characters and has a lot more color and font settings:</p>
<p><img class="alignnone size-full wp-image-15924" title="hackaday_toilet" src="http://hackadaycom.files.wordpress.com/2009/09/hackaday_toilet.jpg" alt="hackaday_toilet" width="470" height="133" /></p>
<p>Give these packages a try and make character art cool again!</p>
<br />Posted in linux hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/15920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/15920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/15920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/15920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/15920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/15920/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/15920/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/15920/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=15920&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/09/21/toilet-and-figlet/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/toilet_and_figlet.jpg" medium="image">
			<media:title type="html">toilet_and_figlet</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/hackaday_toilet.jpg" medium="image">
			<media:title type="html">hackaday_toilet</media:title>
		</media:content>
	</item>
		<item>
		<title>Jolicloud OS seeks to move past browsers</title>
		<link>http://hackaday.com/2009/09/19/jolicloud-os-seeks-to-move-past-browsers/</link>
		<comments>http://hackaday.com/2009/09/19/jolicloud-os-seeks-to-move-past-browsers/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:00:48 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[netbook hacks]]></category>
		<category><![CDATA[jolicloud]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=15233</guid>
		<description><![CDATA[Jolicloud is a new Linux based operating system aimed at netbooks. The developers were nice enough to let us get our hands on their closed development version of the new OS. This distribution is built off of Ubuntu Netbook Remix(9.04 Jaunty Jackalope). At first glance it looks like nothing more than Ubuntu with a new [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=15233&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-15236" title="jolicloud_apps" src="http://hackadaycom.files.wordpress.com/2009/09/jolicloud_apps.png" alt="jolicloud_apps" width="470" height="391" /></p>
<p>Jolicloud is a new<a href="http://www.jolicloud.com/"> Linux based operating system aimed at netbooks</a>. The developers were nice enough to let us get our hands on their closed development version of the new OS. This distribution is built off of <a href="http://www.ubuntu.com/GetUbuntu/download-netbook">Ubuntu Netbook Remix</a>(9.04 Jaunty Jackalope). At first glance it looks like nothing more than Ubuntu with a new skin, but the difference is deeper. Jolicloud added an App Store type program that offers installation of web applications along with traditional desktop apps. Using <a href="http://labs.mozilla.com/prism/">Mozilla Prism</a>, web based applications like Facebook, Gmail, and Wikipedia are installed, get their own icon in the launcher, and run without the aid of a browser.<span id="more-15233"></span></p>
<p><img class="alignnone size-full wp-image-15237" title="jolicloud_wikipedia" src="http://hackadaycom.files.wordpress.com/2009/09/jolicloud_wikipedia.png" alt="jolicloud_wikipedia" width="470" height="275" /></p>
<p>We installed Wikipedia and gave it a whirl. There are no menus and no controls, just the title bar at the top with the webpage as the application. The first issue comes when clicking through to a page and realizing it isn&#8217;t the one we wanted. Normally the back button is our friend here, but with Prism, there is no back button. The search needs to be re-run to choose a different result. One saving grace is that when an external link is clicked, the default browser is launched to handle the new page.</p>
<p>The absence of  navigation buttons is not necessarily a deal breaker. When using Gmail, how often do you hit the back button? As web apps become more and more like traditional apps, we think the interfaces will all trend toward self-sufficiency and make browser controls obsolete.</p>
<p><img class="alignnone size-full wp-image-15239" title="jolicloud_social" src="http://hackadaycom.files.wordpress.com/2009/09/jolicloud_social.png" alt="jolicloud_social" width="470" height="375" /></p>
<p>In addition to application installation, the Jolicloud app offers some social networking functions. Each user has their own profile and there are lists for Following, Followers, and Latest Members. For us, the most interesting feature is that Jolicloud tracks which computers are associated with your account. We want to see the customizations and settings such as bookmarks travel with us from one computer to another.</p>
<p>All together we&#8217;re rather excited about the potential of this product. Right now it is free and we&#8217;re hoping the service would stay that way once released. For now we&#8217;re satisfied with a glimpse of Prism in action and a tantalizing step forward for notebook functionality.</p>
<h3>Want to try out Prism but can&#8217;t wait for Jolicloud?</h3>
<p>Here&#8217;s how to try out your web apps without waiting for the public release of Jolicloud. If you run ubuntu it&#8217;s available in the repositories:</p>
<pre>sudo apt-get install prism</pre>
<p>If you don&#8217;t run Ubuntu you can <a href="sudo apt-get install prism">download Prism from Mozilla</a>.</p>
<p>Run from the command line by typing &#8220;prism&#8221;. A dialog box will pop up:</p>
<p><img class="alignnone size-full wp-image-15246" title="prism_dialog" src="http://hackadaycom.files.wordpress.com/2009/09/prism_dialog.jpg" alt="prism_dialog" width="470" height="400" /></p>
<p>Fill out all of your information, here we&#8217;re running hackaday.com as an application. This will create a desktop shortcut that launches the web app.</p>
<h3>Final thoughts</h3>
<p>Jolicloud starts with a great OS, Ubuntu Netbook Remix, and couples it with a different way to use existing web applications. We think the developers have done a great job integrating Prism into their interface and find it very usable. Only time will tell if users are willing to migrate from traditional browsing, to using web apps for what they really are: an application.</p>
<br />Posted in linux hacks, netbook hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/15233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/15233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/15233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/15233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/15233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/15233/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/15233/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/15233/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=15233&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/09/19/jolicloud-os-seeks-to-move-past-browsers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/jolicloud_apps.png" medium="image">
			<media:title type="html">jolicloud_apps</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/jolicloud_wikipedia.png" medium="image">
			<media:title type="html">jolicloud_wikipedia</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/jolicloud_social.png" medium="image">
			<media:title type="html">jolicloud_social</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/09/prism_dialog.jpg" medium="image">
			<media:title type="html">prism_dialog</media:title>
		</media:content>
	</item>
	</channel>
</rss>
