<?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>Jeff&#039;s Open Source Resource</title>
	<atom:link href="http://jefro.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefro.wordpress.com</link>
	<description>Linux, Embedded Systems, Technical Writing, Community Management, and Other Geekery</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:58:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jefro.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/ebcf12afaa00775d0c588e276343e802?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Jeff&#039;s Open Source Resource</title>
		<link>http://jefro.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jefro.wordpress.com/osd.xml" title="Jeff&#039;s Open Source Resource" />
	<atom:link rel='hub' href='http://jefro.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Restoring Ancient Backups</title>
		<link>http://jefro.wordpress.com/2012/01/30/restoring-ancient-backups/</link>
		<comments>http://jefro.wordpress.com/2012/01/30/restoring-ancient-backups/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 06:58:22 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/2012/01/30/restoring-ancient-backups/</guid>
		<description><![CDATA[As at least one of you know, I am on a quest to rescue my ancient backups from bygone times before the media on them either disintegrates or is no longer readable. I am very close to the edge. I have three mediums: 1. Two 800k Mac floppy disks from 1990 2. One QIC-24 tape, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=914&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As at least one of you know, I am on a quest to rescue my ancient backups from bygone times before the media on them either disintegrates or is no longer readable. I am very close to the edge. I have three mediums:</p>
<p>1. Two 800k Mac floppy disks from 1990</p>
<p>2. One QIC-24 tape, also from 1990, from my tenure at a Santa Cruz-based computer company which shall remain nameless</p>
<p>3. One 4mm DAT tape, 2GB (DDS1) from 1995 which contains my backups from my tenure at Cygnus Support, which became Cygnus Solutions and was then purchased by Red Hat in 1999</p>
<p>First, the Mac floppies. They contain some, though sadly not all, of my (UUCP!) email from UCSC in the late 1980s as well as college papers, Usenet memes, and burp sounds that my roommate added to my collection of data when I wasn&#8217;t looking. I had a Mac Classic for which I believe I paid over $1400.</p>
<p>I have now discovered that the &#8220;classic&#8221; Macintosh could read and write single-sided double-density (400k), double-side double-density (800k), and high-density (1.4mb) floppy disks. It was able to write 800k to DSDD floppies in a time when most were 720k by using variable motor speeds in its floppy drives, thereby rendering those floppies unreadable by any machines other than Macs. Unthinkingly, I stored my precious backups on 800k disks and have thus been searching for a working 16+ year old Mac to read them, with the help of my son&#8217;s electronics lab teacher, my good friend and ex-college roommate who works at Apple (and who I think wants his burp noises back), and the random local community. I now have three non-working older Macs partially disassembled in my office.</p>
<p>The latest score is interesting, though &#8211; I have discovered a cache of old backups on ZIP 100 disks which contain most, but tantalizingly not quite all, of the information on those Mac disks! Now I simply need to figure out if the remaining miscellaneous data is worth the effort. As a bonus, if I do get an old Mac working, I will be able to play Dark Castle again, a game which I humbly refer to as &#8220;Freshman Year&#8221;.</p>
<p>Next up, the QIC-24 tape. For those who are not familiar, QIC stands for &#8220;quarter-inch cassette&#8221;, meaning a cassette with 1/4&#8243; magnetic tape. This is a similar tape to that found in standard audio cassettes, but in a very sturdy aluminum-and-plastic cassette that you could use to ward off intruders.  These same tapes are still being used for backups worldwide. I have no doubt that the data is safe there &#8211; but QIC-24 is very ancient format and modern drives cannot read it. I discovered this by attempting to read the tape in the one drive that exists in my local area, which happens to belong to my one local client. Unfortunately, their tape drive is new enough that it no longer reads QIC-24.</p>
<p>The DAT tape is more interesting, as I purchased an older DAT drive on eBay at one point but never got it working. Two days ago I was able to source a SCSI card and managed to get the drive up and working on a Linux PC, and &#8220;mt status&#8221; returns information about the drive, but &#8220;tar&#8221; or &#8220;dd&#8221; on the tape only returns &#8220;Input/Output Error&#8221;, indicating that the drive is bad or dirty&#8230; or the tape is no longer recognizable. My next step is to clean the drive, and if that doesn&#8217;t work I will take my friend Beth&#8217;s offer up on a working DAT drive and give that a shot.</p>
<p>So&#8230; if you have any advice on where to find a QIC-24 drive, or how to get an old, dirty DAT drive working, I would be most grateful.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/914/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/914/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/914/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/914/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/914/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/914/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/914/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/914/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=914&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2012/01/30/restoring-ancient-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Source Conferences Calendar Updated for 2012</title>
		<link>http://jefro.wordpress.com/2012/01/25/open-source-conferences-2012/</link>
		<comments>http://jefro.wordpress.com/2012/01/25/open-source-conferences-2012/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 01:35:27 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Linux Foundation]]></category>
		<category><![CDATA[LinuxCon]]></category>
		<category><![CDATA[OSCON]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=811</guid>
		<description><![CDATA[I have finally updated my calendar of open source and embedded systems conferences. There have been a lot of changes this year, most notably the Embedded Linux Conference moving from April up to February and also moving location from San Francisco to Redwood Shores, CA, USA. This is a premier annual meeting of embedded Linux [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=811&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have finally updated my calendar of <a href="http://jefro.wordpress.com/open-source-conferences/">open source and embedded systems conferences</a>. </p>
<p>There have been a lot of changes this year, most notably the Embedded Linux Conference moving from April up to February and also moving location from San Francisco to Redwood Shores, CA, USA. This is a premier annual meeting of embedded Linux engineers, and I am pleased to announce an addition this year. On Tuesday, February 14, the Yocto Project presents a Developer Day, a full day of embedded Linux training, free of charge. Seating is limited, so register early and get more information on the <a href="https://events.linuxfoundation.org/events/embedded-linux-conference/yocto-project-developer-day">Yocto Project Developer Day</a> page at the Linux Foundation.</p>
<p>I will be attending and speaking at several of these conferences. If you see me, say hi!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/811/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=811&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2012/01/25/open-source-conferences-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Summer Open Source Conferences 2011</title>
		<link>http://jefro.wordpress.com/2011/06/29/summer-open-source-conferences-2011/</link>
		<comments>http://jefro.wordpress.com/2011/06/29/summer-open-source-conferences-2011/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 06:32:59 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Yocto]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[ELC-E]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[LinuxCon]]></category>
		<category><![CDATA[O'Relly]]></category>
		<category><![CDATA[OSCON]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=798</guid>
		<description><![CDATA[Open source is very big in embedded systems right now, and Linux is at its very heart, and the spring conference season has been breathtakingly busy. This spring, I attended Linux Collaboration Summit and Embedded Linux Conference, where we launched Yocto Project 1.0, as well as a busy Embedded Systems Conference (ESC) Silicon Valley, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=798&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open source is very big in embedded systems right now, and Linux is at its very heart, and the spring conference season has been breathtakingly busy. This spring, I attended <a href="http://events.linuxfoundation.org/events/collaboration-summit">Linux Collaboration Summit</a> and Embedded Linux Conference, where we launched <a href="http://www.yoctoproject.org/blogs/davest/2011/yocto-project-turns-1.0">Yocto Project 1.0</a>, as well as a busy <a href="http://esc-sv09.techinsightsevents.com/">Embedded Systems Conference</a> (ESC) Silicon Valley, and heard great things about the <a href="http://meego.com/community/events/2011/meego-conference-may">MeeGo Conference</a> in San Francisco as well as <a href="http://www.indianalinux.org/">Indiana Linux Fest</a>, <a href="http://www.texaslinuxfest.org/">Texas Linux Fest</a>, <a href="http://www.southeastlinuxfest.org/">SouthEast Linux Fest</a>, <a href="http://linuxfestnorthwest.org/">Northwest Linux Fest</a>, <a href="http://www.northeastlinuxfest.org/">Northeast Linux Fest</a>, <a href="http://posscon.org/">Palmetto Open Source Software Conference</a>, <a href="http://opensourcebridge.org/">Open Source Bridge</a> in Portland, <a href="http://www.linuxtag.org/">LinuxTag</a> in Germany, <a href="http://events.linuxfoundation.org/events/linuxcon-japan">LinuxCon Japan</a>, and several others, including the perennial <a href="http://www.linuxsymposium.org/">Ottawa Linux Symposium</a>. NASA even hosted their first <a href="http://www.nasa.gov/open/source/">Open Source Summit</a>, for which I am still making my way through the proceedings. The <a href="http://netbooksummit.com/">Mobile Computing Summit</a> is going on right now in San Francisco, and the <a href="http://osdc.my/">OpenSource Developer&#8217;s Conference Malaysia</a> started today in Kuala Lumpur. I wish I could go to all of them!</p>
<p>Now the summer conference season is upon us, despite the odd weather. Summer brings my three favorite events &#8211; CLS, OSCON, and LinuxCon &#8211; as well as Linux Plumbers Conference, and it forecasts the busy fall season as well.  Here are some details on the big ones for embedded Linux.</p>
<p><b>OSCON</b></p>
<p>For open source junkies, the Mecca of open source conferences is <a href="http://oreilly.com">O&#8217;Reilly Media</a>&#8216;s <a href="http://oscon.com">OSCON</a> which is held in Portland every summer, this year July 25-29. OSCON draws thousands of people every year, and with good reason &#8211; it is the largest annual mixture of industry and &#8220;pure&#8221; open source ventures to talk specifically about open source. You will find everything here, from expo hall to half-day tutorials, presentations to BoFs, lightning talks to after-parties, and never a dull moment. This year, O&#8217;Reilly is also co-locating two new conferences, <a href="http://oscon.com/data">OSCON Data</a> and <a href="http://oscon.com/java">OSCON Java</a>, which cover (naturally) open data and the Java language. This makes the week intensely busy, so keep a close eye on the schedule.</p>
<p>I&#8217;ll be at OSCON all week, talking about the <a href="http://yoctoproject.org">Yocto Project</a> as an opener for our premier build engineer <a href="http://www.oscon.com/oscon2011/public/schedule/detail/19005">Beth Flanagan talking about the Yocto Project Autobuilder</a>, as well as at a (planned) <a href="http://www.oscon.com/oscon2011/public/schedule/stype/BoFs">evening BoF</a>. It is also my intention to reprise the popular Hallway Hoedown afternoon jam session from last year, and possibly a music BoF, so bring an instrument! (Day &amp; time TBA.)  </p>
<p>I will also be attending the <a href="http://communityleadershipsummit.com">Community Leadership Summit</a> during the weekend prior to OSCON. This is a free conference where community leaders can come together and share best practices, swap stories of good and bad experiences, and network with each other. The crowd is always very vibrant, and it isn&#8217;t just technical communities &#8211; we have had participants from all walks of life.  If you manage a community, please check it out or write to me for more information. It is a free event, but please be sure to register.</p>
<p>The one thing about OSCON is that it is somewhat expensive, but I can help with that. Contact me <a href="mailto:jefro@jefro.net" title="I need an OSCON discount!">by email</a> or in the comments below for a registration code worth 20% off. </p>
<p>Also, join the social networks surrounding OSCON if you enjoy couch surfing or linking up with friendly, like-minded strangers to share housing, as that is quite common with this event. And for food, the Portland food carts are legendary, mystical places where everything is tasty, healthy, and cheap. Be sure to <a href="http://twitter.com/oscon">follow @oscon on twitter</a>, and <a href="http://search.twitter.com/search?q=oscon+OR+from%3Aoscon">watch #oscon</a> for late-breaking information.</p>
<p><b>LinuxCon North America, Vancouver, BC</b></p>
<p>LinuxCon is the premier general Linux event of the year, and this year is a doozy. As most (probably all) of the readers of this blog already know, this year is the 20th anniversary of the Linux operating system, and while Linus himself is celebrating with a no-stress major revision, the Linux Foundation has taken it upon themselves to throw a huge party in Canada. </p>
<p>LinuxCon starts off with a grand educational event &#8211; the <a href="http://events.linuxfoundation.org/events/linuxcon/student-program">&#8220;Linux Learners&#8221; Student Day</a> &#8211; put together by the very good folks at <a href="http://osuosl.org/">Oregon State&#8217;s Open Source Lab</a>. Then the conference itself begins, featuring keynotes from several Linux luminaries, a <a href="http://events.linuxfoundation.org/events/linuxcon/torvalds-kroah-hartman">Q&amp;A with Linus and Greg Kroah-Hartmann</a>, a panel called <a href="http://events.linuxfoundation.org/events/linuxcon/20-years-of-linux-panel">&#8220;20 Years of Linux&#8221;</a> with Eben Moglen (Software Freedom Law Center), Jim Zemlin (Executive Director, Linux Foundation), and Jon &#8220;Maddog&#8221; Hall, and several tracks of presentations.  </p>
<p>Oh, and in case that wasn&#8217;t fun enough, don&#8217;t just fly to Vancouver &#8211; go to Portland instead and take the <a href="http://events.linuxfoundation.org/events/linuxcon/travel">LinuxCon or Bust Bus</a> for several hours of fun through the beautiful Pacific Northwest. Then on Wednesday night, the event of the year is the <a href="http://events.linuxfoundation.org/events/linuxcon/social">Linux &#8220;Roaring 20&#8242;s&#8221; 20th Anniversary Gala</a> at the Commodore Ballroom, with a full dinner buffet, open bar, live jazz, and casino &#8211; you can event rent 1920s attire to complete the picture. </p>
<p>I&#8217;ll be participating in a <a href="http://events.linuxfoundation.org/events/linuxcon/osier-mixon">2-hour hands-on Yocto Project</a> presentation with Saul Wold, one of the project&#8217;s lead engineers. There will also be a <a href="http://events.linuxfoundation.org/events/linuxcon/osier-mixon">Yocto Project Community BoF</a>, and several Yocto Project folks available during the event for one-on-one discussions. </p>
<p><b>Fall 2011</b></p>
<p>Some fantastic conferences are coming up in the fall: <a href="http://linuxplumbersconf.org/">Linux Plumber&#8217;s Conference</a>, <a href="http://www.openhardwaresummit.org/">Open Hardware Summit</a> in New York (CFP is open through July 1!), <a href="http://vault.eetimes.com/armconference/">ARM TechCon</a>, <a href="http://www.openworldforum.org/">Open World Forum</a> in Paris, and the big Linux Foundation events in Prague: <a href="http://events.linuxfoundation.org/events/embedded-linux-conference-europe">Embedded Linux Conference Europe</a> (ELC-E), <a href="http://events.linuxfoundation.org/events/linuxcon-europe">LinuxCon Europe</a>, and the <a href="http://events.linuxfoundation.org/events/linux-kernel-summit">Kernel Summit</a>, plus <a href="http://events.linuxfoundation.org/events/linuxcon-brazil">LinuxCon Brazil</a> in November, to name just a few. Watch this space for more information in an upcoming post.</p>
<p>Also keep in mind that you can follow all of these conferences from my open source conferences page, which contains a link to a Google Calendar that tracks them as well.  </p>
<p>Ain&#8217;t it fun being social?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/798/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=798&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/06/29/summer-open-source-conferences-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Conferences and the Yocto Project</title>
		<link>http://jefro.wordpress.com/2011/04/23/linux-conferences-and-the-yocto-project/</link>
		<comments>http://jefro.wordpress.com/2011/04/23/linux-conferences-and-the-yocto-project/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 20:59:35 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=790</guid>
		<description><![CDATA[Mea Culpa! This blog appears to have been abandoned since I took up my new job as the Yocto Project Community Manager, working at Intel. But nothing could be further from the truth, honest! Here&#8217;s some new happenings. Regular readers know that I am now working with the Yocto Project, an open-source project under the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=790&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mea Culpa! This blog appears to have been abandoned since I took up my new job as the <a href="http://jefro.wordpress.com/2011/02/25/yocto-community-manager/">Yocto Project Community Manager</a>, working at <a href="http://intel.com">Intel</a>. But nothing could be further from the truth, honest! Here&#8217;s some new happenings.</p>
<p>Regular readers know that I am now working with the <a href="http://yoctoproject.org">Yocto Project</a>, an open-source project under the <a href="http://linuxfoundation.org">Linux Foundation</a>&#8216;s banner. The Yocto Project aims to bring some sanity to the embedded Linux development process, in terms of industry-quality tooling as well as collaboration with established projects like <a href="http://www.openembedded.org">OpenEmbedded</a> and consortiums like <a href="http://www.linaro.org/">Linaro</a>. The Yocto Project <a href="http://yoctoproject.org/blogs/davest/2011/yocto-project-turns-1.0">issued its 1.0 release</a> at the <a href="http://events.linuxfoundation.org/events/collaboration-summit">Linux Collaboration Summit</a> earlier this month, and we had a large presence both at that summit and at the <a href="http://events.linuxfoundation.org/events/embedded-linux-conference">Embedded Linux Conference</a> the following week, both at the beautiful <a href="http://www.jdvhotels.com/hotels/sanfrancisco/kabuki">Kabuki Hotel</a> in San Francisco. </p>
<p>Visit the <a href="http://yoctoproject.org">Yocto Project website</a> to find out more about it, and feel free to join us on the <a href="http://yoctoproject.org/community/mailing-lists">mailing lists</a>, <a href="http://yoctoproject.org/community/irc">IRC channels</a>, <a href="http://twitter.com/yoctoproject">Twitter</a>, and now <a href="http://www.youtube.com/user/YoctoProject">YouTube</a>.</p>
<p>There was much more going on at these conferences than the Yocto Project, of course. The <a href="http://beagleboard.org">BeagleBoard</a> team was there, and Jason gave an excellent hands-on class to over 30 people. The <a href="http://www.pandaboard.org">PandaBoard</a> team was also there from <a href="http://www.ti.com/">TI</a>, as well as <a href="http://www.sony.com">Sony</a>&#8216;s digital &amp; internet-enabled TV crew (Hi Tim &amp; Frank!) and many other projects using embedded Linux. The presentations were of particularly high quality this year, and I saw our friends from <a href="http://free-electrons.com/">Free-Electrons</a> videotaping as they normally do. </p>
<p>Speaking of conferences, I have updated the <a href="http://jefro.wordpress.com/open-source-conferences/">Open Source Conferences</a> page with a ton of new events, and updated the dates on those that have been announced in the past couple of months, as well as updating the Google Calendar companion. If you see anything missing on that page or any mistaken data, please let me know and I&#8217;ll fix it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/790/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/790/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/790/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=790&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/04/23/linux-conferences-and-the-yocto-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Embedded Linux Education: Yocto Project Training, ELC-E 2010 videos</title>
		<link>http://jefro.wordpress.com/2011/03/22/embedded-linux-education-yocto-project-training-elc-e-2010-videos/</link>
		<comments>http://jefro.wordpress.com/2011/03/22/embedded-linux-education-yocto-project-training-elc-e-2010-videos/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 16:29:14 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Linux Foundation]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=786</guid>
		<description><![CDATA[Catching up on education opportunities a bit: Along with some free resources, like this white paper on getting started with embedded Linux and this short video of Jerry Cooperstein introducing embedded Linux, the Linux Foundation has announced three paid embedded Linux training opportunities: LF411 Embedded Linux Development, the granddaddy course, is 5 days of hands-on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=786&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Catching up on education opportunities a bit:</p>
<p>Along with some free resources, like this <a href="http://training.linuxfoundation.org/lp/sign-up-for-free-publication-10-ways-to-get-started-in-embedded-linux-development">white paper on getting started with embedded Linux</a> and this short <a href="http://training.linuxfoundation.org/linux-tutorials/introduction-to-embedded-linux">video of Jerry Cooperstein introducing embedded Linux</a>, the Linux Foundation has announced three paid embedded Linux training opportunities:</p>
<ul>
<li><a href="http://training.linuxfoundation.org/courses/linux-developer/embedded-linux-development">LF411 Embedded Linux Development</a>, the granddaddy course, is 5 days of hands-on training with a premier embedded Linux educator. </li>
<li><a href="http://training.linuxfoundation.org/courses/linux-developer/embedded-linux-development-a-crash-course">LF410 Embedded Linux Development: A Crash Course</a> is a 2-day version of LF411. Look for it at a conference near you (in this case, <a href="http://events.linuxfoundation.org/events/linuxcon">LinuxCon 2011</a> in Vancouver this August)</li>
<li><a href="http://training.linuxfoundation.org/courses/linux-developer/embedded-linux-development">LF405 Embedded Linux Development with Yocto Project/OpenEmbedded</a> is a 5-day course with a strong emphasis on using the <a href="http://yoctoproject.org">Yocto Project</a> for embedded development.</li>
</ul>
<p>Back on the free-as-in-beer side, Michael Opdenacker and the other fantastic folks at <a href="http://free-electrons.com">Free Electrons</a> just announced the availability of three sets of videos from the Embedded Linux Conference 2010 and Gstreamer Conference 2010 last fall in Cambridge, UK. This is an excellent way to participate and learn without actually needing to travel to the events:</p>
<ul>
<li><a href="http://free-electrons.com/blog/elce-2010-videos/">ELC-E 2010 presentations</a></li>
<li><a href="http://free-electrons.com/blog/elce-2010-tutorial-videos/">Android and Embedded Linux tutorials by Chris Simmonds</a></li>
<li><a href="http://free-electrons.com/blog/gst-2010-videos/">Gstreamer Conference 2010 presentations</a></li>
</ul>
<p>For more free education opportunities, check out this page on <a href="http://jefro.wordpress.com/free-embedded-linux-training/">free embedded Linux training resources</a> (and please suggest more!).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/786/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/786/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/786/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=786&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/03/22/embedded-linux-education-yocto-project-training-elc-e-2010-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Yocto Project Aligns Technology with OpenEmbedded, Gains Partners</title>
		<link>http://jefro.wordpress.com/2011/03/03/yocto-project-aligns-technology-with-openembedded-gains-partners/</link>
		<comments>http://jefro.wordpress.com/2011/03/03/yocto-project-aligns-technology-with-openembedded-gains-partners/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 18:35:58 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=768</guid>
		<description><![CDATA[Today is an important day for the Yocto Project for two reasons. First, the Yocto Project is aligning with the OpenEmbedded project &#8211; future releases of the Yocto Project will contain the new OpenEmbedded oe-core set of recipes as a base. You can read more about this on the OpenEmbedded Core page.&#160; Second, in addition [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=768&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today is an important day for the Yocto Project for two reasons.</p>
<p>First, the Yocto Project is aligning with the OpenEmbedded project &ndash; future releases of the Yocto Project will contain the new OpenEmbedded <code>oe-core </code>set of recipes as a base. You can read more about this on the <a href="http://www.yoctoproject.org/projects/openembedded-core">OpenEmbedded Core</a> page.&nbsp;</p>
<p>Second, in addition to OpenEmbedded, over a dozen organizations&nbsp;have chosen to publicly announce their <a href="http://www.yoctoproject.org/community/participating-organizations">participation in the&nbsp;Yocto Project</a>, including semiconductor manufacturers, embedded Linux providers, and professional organizations, and several of these have also joined the <a href="http://www.yoctoproject.org/community/yocto-steering-group">Yocto steering group</a>.&nbsp;</p>
<p>For more information, see the <a href="http://www.linuxfoundation.org/news-media/announcements/2011/03/yocto-project-aligns-technology-openembedded-and-gains-corporate-co">press release from the Linux Foundation</a>.  Also makre sure to visit the <a href="http://yoctoproject.org">Yocto project site</a> and join the community.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=768&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/03/03/yocto-project-aligns-technology-with-openembedded-gains-partners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Yocto Community Manager</title>
		<link>http://jefro.wordpress.com/2011/02/25/yocto-community-manager/</link>
		<comments>http://jefro.wordpress.com/2011/02/25/yocto-community-manager/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 02:52:38 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Yocto]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Linux Foundation]]></category>
		<category><![CDATA[MeeGo]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=763</guid>
		<description><![CDATA[I have not written on this blog for some time because I have been &#8220;drinking from the firehose&#8221; lately in my new role as community manager for the Yocto Project. I am now employed by Intel Corporation, specifically the Open Source Technology Center (OTC), where people also contribute to the MeeGo operating system, the LessWatts.org power [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=763&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have not written on this blog for some time because I have been &#8220;drinking from the firehose&#8221; lately in my new role as <a href="http://yoctoproject.org/blogs/davest/2011/02/6/embedded-linux-has-new-champion">community manager</a> for the <a href="http://yoctoproject.org/">Yocto Project</a>.  I am now employed by <a href="http://intel.com">Intel Corporation</a>, specifically the <a href="www.intel.com/opensource">Open Source Technology Center (OTC)</a>, where people also contribute to the <a href="http://meego.com">MeeGo operating system</a>, the <a href="http://lesswatts.org">LessWatts.org</a> power management portal, and many other highly valuable open-source projects.  Intel&#8217;s commitment to open source was my main motivation for making the leap.</p>
<p>Yocto is a <a href="http://linuxfoundation.org">Linux Foundation</a> project that aims to provide a full build environment for embedded Linux distributions.  Yocto supports builds for several architectures, including Atom, ARM, MIPS, and PowerPC, with a full build ecosystem. <a href="http://pokylinux.org">Poky</a> provides the build tools based on the <a href="http://bitbake.berlios.de/">BitBake</a> build tool and <a href="http://www.openembedded.org">OpenEmbedded</a> metadata set, while Yocto adds tools for building and testing, an <a href="http://www.eclipse.org/">Eclipse</a> plug-in, and some very nifty features like <a href="http://yoctoproject.org/projects/pseudo">pseudo</a> and <a href="http://yoctoproject.org/projects/swabber">swabber</a>, as well as lots of good documentation and other resources.  One of those resources is a vibrant community that includes mailing lists and IRC channels as well as an active blog, and that&#8217;s where I come in &#8211; I get to help manage and monitor those resources, measure their effectiveness, and make sure that people are finding the information and contacts they need.</p>
<p>So if you are hanging out on the <a href="http://webchat.freenode.net/?channels=#yocto">#yocto</a> or <a href="http://webchat.freenode.net/?channels=#poky">#poky</a> IRC channels or in the mailing lists, or on Twitter (<a href="http://twitter.com/yoctoproject">@yoctoproject</a>), ping me and let me know how you think Yocto is doing, and what you wish it would do.  I&#8217;m here to help!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/763/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/763/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/763/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/763/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/763/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/763/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/763/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/763/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=763&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/02/25/yocto-community-manager/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>5 MontaVista Linux SDKs Now Available on Meld</title>
		<link>http://jefro.wordpress.com/2011/01/14/5-montavista-linux-sdks-now-available-on-meld/</link>
		<comments>http://jefro.wordpress.com/2011/01/14/5-montavista-linux-sdks-now-available-on-meld/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 08:30:05 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Beagle Board]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[BeagleBoard]]></category>
		<category><![CDATA[BitBake]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Meld]]></category>
		<category><![CDATA[montavista]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=751</guid>
		<description><![CDATA[Today MontaVista released four freely available embedded Linux SDKs in the Meld SDK Library, bringing the total to five. Each of these SDKs contains a complete, buildable software package, including the Linux kernel, a root filesystem, a cross-development toolchain, and most importantly the MontaVista Linux Integration Platform tools, based on (and including) BitBake. Texas Instruments [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=751&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today <a href="http://mvista.com">MontaVista</a> released four freely available embedded Linux SDKs in the <a href="http://meld.org/library/sdk">Meld SDK Library</a>, bringing the total to five.  Each of these SDKs contains a complete, buildable software package, including the Linux kernel, a root filesystem, a cross-development toolchain, and most importantly the <a href="http://mvista.com/product_detail_mvip.php">MontaVista Linux Integration Platform</a> tools, based on (and including) BitBake.</p>
<ul>
<li><a href="http://meld.org/content/meld-sdk-texas-instruments-beagleboard">Texas Instruments BeagleBoard (OMAP3530)</a></li>
<li><a href="http://meld.org/content/meld-sdk-texas-instruments-am1808">Texas Instruments AM1808</a></li>
<li><a href="http://meld.org/content/meld-sdk-intel-atom">Intel Atom</a></li>
<li><a href="http://meld.org/content/meld-sdk-freescale-imx51">Freescale i.MX51</a></li>
<li><a href="http://meld.org/content/meld-sdk-mips-malta">MIPS Malta</a></li>
</ul>
<p>These SDKs are available for download now to Meld members (registration is free).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/751/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/751/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/751/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=751&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/01/14/5-montavista-linux-sdks-now-available-on-meld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Foundation Conference Schedule Announced</title>
		<link>http://jefro.wordpress.com/2011/01/12/linux-foundation-conference-schedule-announced/</link>
		<comments>http://jefro.wordpress.com/2011/01/12/linux-foundation-conference-schedule-announced/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 16:54:43 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=749</guid>
		<description><![CDATA[ALERT to those who use my open-source conferences page &#8211; a few things have changed for Linux Foundation conferences, go here to see more or visit the Linux Foundation events site. More soon&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=749&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ALERT to those who use my open-source conferences page &#8211; a few things have changed for Linux Foundation conferences, go <a href="http://www.marketwire.com/press-release/The-Linux-Foundation-Announces-2011-Event-Schedule-New-Conference-in-Europe-1379154.htm">here </a> to see more or visit the <a href="http://events.linuxfoundation.org/">Linux Foundation </a> events site.  More soon&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/749/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/749/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/749/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=749&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2011/01/12/linux-foundation-conference-schedule-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
		<item>
		<title>Booting Linux on the BeagleBoard xM</title>
		<link>http://jefro.wordpress.com/2010/12/14/booting-linux-on-the-beagleboard-xm/</link>
		<comments>http://jefro.wordpress.com/2010/12/14/booting-linux-on-the-beagleboard-xm/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 23:49:39 +0000</pubDate>
		<dc:creator>jefro</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[Beagle Board]]></category>
		<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[Mobile Computing]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Angstrom]]></category>
		<category><![CDATA[BeagleBoard]]></category>
		<category><![CDATA[developerWorks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jefro.wordpress.com/?p=745</guid>
		<description><![CDATA[In August 2009, I published an article on developerWorks that describes how to boot Angstrom Linux on the BeagleBoard revision C. The article has been very popular, with over 52,000 views. Today, check developerWorks for a new article titled Booting Linux on the BeagleBoard xM. This new article describes how to get Angstrom, Ubuntu, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=745&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In August 2009, I published an article on developerWorks that describes how to <a href="http://www.ibm.com/developerworks/library/l-beagle-board/index.html">boot Angstrom Linux on the BeagleBoard revision C</a>.  The article has been very popular, with over 52,000 views.  </p>
<p>Today, check developerWorks for a new article titled<br />
<a href="http://www.ibm.com/developerworks/linux/library/l-beagleboard-xm/index.html">Booting Linux on the BeagleBoard xM</a>.  This new article describes how to get Angstrom, Ubuntu, and Android running on the xM.  I&#8217;m thankful for any comments.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jefro.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jefro.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jefro.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jefro.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jefro.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jefro.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jefro.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jefro.wordpress.com/745/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jefro.wordpress.com&amp;blog=3158864&amp;post=745&amp;subd=jefro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jefro.wordpress.com/2010/12/14/booting-linux-on-the-beagleboard-xm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jefro</media:title>
		</media:content>
	</item>
	</channel>
</rss>
