<?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>Larry's Notebook</title>
	<atom:link href="http://larryang.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://larryang.wordpress.com</link>
	<description>DSP, Embedded Systems, Computer Architecture, Programming, Telecom</description>
	<lastBuildDate>Thu, 19 Nov 2009 19:09:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='larryang.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1524fb471509328eb012a513b36ddef7?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Larry's Notebook</title>
		<link>http://larryang.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://larryang.wordpress.com/osd.xml" title="Larry&#8217;s Notebook" />
		<item>
		<title>Embedded.com &#8211; CAN in 30 minutes or less</title>
		<link>http://larryang.wordpress.com/2009/11/19/embedded-com-can-in-30-minutes-or-less/</link>
		<comments>http://larryang.wordpress.com/2009/11/19/embedded-com-can-in-30-minutes-or-less/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:09:23 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=229</guid>
		<description><![CDATA[I was always interested in using CAN for home automation and networking for some embedded system projects.
Now to find an open source implementation of protocol&#8230;
Embedded.com &#8211; CAN in 30 minutes or less.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=229&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was always interested in using CAN for home automation and networking for some embedded system projects.</p>
<p>Now to find an open source implementation of protocol&#8230;</p>
<p><a href='http://www.embedded.com/design/networking/220900314?pgno=1#community'>Embedded.com &#8211; CAN in 30 minutes or less</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/229/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/229/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/229/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=229&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/11/19/embedded-com-can-in-30-minutes-or-less/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>Embedded.com &#8211; The Use Of Assertions</title>
		<link>http://larryang.wordpress.com/2009/11/19/embedded-com-the-use-of-assertions/</link>
		<comments>http://larryang.wordpress.com/2009/11/19/embedded-com-the-use-of-assertions/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:49:50 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[dsp]]></category>
		<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=227</guid>
		<description><![CDATA[Embedded.com &#8211; The Use Of Assertions.
Or SYS_Error&#8230;. or something. We do the same thing at work, but use integer error codes to avoid including strings for line and file numbers.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=227&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href='http://www.embedded.com/221800158?cid=NL_embedded'>Embedded.com &#8211; The Use Of Assertions</a>.</p>
<p>Or SYS_Error&#8230;. or something. We do the same thing at work, but use integer error codes to avoid including strings for line and file numbers.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/227/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=227&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/11/19/embedded-com-the-use-of-assertions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>xkcd &#8211; A Webcomic &#8211; RPS</title>
		<link>http://larryang.wordpress.com/2009/10/07/xkcd-a-webcomic-rps/</link>
		<comments>http://larryang.wordpress.com/2009/10/07/xkcd-a-webcomic-rps/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 03:33:42 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=212</guid>
		<description><![CDATA[Made me laugh out loud.

xkcd &#8211; A Webcomic &#8211; RPS.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=212&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Made me laugh out loud.</p>
<p><img src="http://imgs.xkcd.com/comics/rps.png" />
<p><a href='http://xkcd.com/645/'>xkcd &#8211; A Webcomic &#8211; RPS</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/212/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=212&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/10/07/xkcd-a-webcomic-rps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/rps.png" medium="image" />
	</item>
		<item>
		<title>EETimes.com &#8211; Linux development simplified</title>
		<link>http://larryang.wordpress.com/2009/09/18/eetimes-com-linux-development-simplified/</link>
		<comments>http://larryang.wordpress.com/2009/09/18/eetimes-com-linux-development-simplified/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 18:58:01 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[linux/unix]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=203</guid>
		<description><![CDATA[http://www.eetimes.com/46200875
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=203&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>http://www.eetimes.com/46200875</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=203&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/09/18/eetimes-com-linux-development-simplified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>pachube :: connecting environments, patching the planet</title>
		<link>http://larryang.wordpress.com/2009/08/23/pachube-connecting-environments-patching-the-planet/</link>
		<comments>http://larryang.wordpress.com/2009/08/23/pachube-connecting-environments-patching-the-planet/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 02:02:02 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=199</guid>
		<description><![CDATA[       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=199&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=199&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/08/23/pachube-connecting-environments-patching-the-planet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>Tech.view: When less is more &#124; The Economist</title>
		<link>http://larryang.wordpress.com/2009/08/14/tech-view-when-less-is-more-the-economist/</link>
		<comments>http://larryang.wordpress.com/2009/08/14/tech-view-when-less-is-more-the-economist/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 16:45:58 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=194</guid>
		<description><![CDATA[A more technical term might be &#8220;feature creep&#8221;.
Tech.view: When less is more &#124; The Economist.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=194&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A more technical term might be &#8220;feature creep&#8221;.
<p><a href='http://www.economist.com/sciencetechnology/displaystory.cfm?story_id=14248430&amp;fsrc=rss'>Tech.view: When less is more | The Economist</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/194/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=194&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/08/14/tech-view-when-less-is-more-the-economist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>Dr. Dobb&#8217;s &#124; Go Parallel</title>
		<link>http://larryang.wordpress.com/2009/05/29/dr-dobbs-go-parallel/</link>
		<comments>http://larryang.wordpress.com/2009/05/29/dr-dobbs-go-parallel/#comments</comments>
		<pubDate>Fri, 29 May 2009 19:59:55 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[computer architecture]]></category>
		<category><![CDATA[embedded systems]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=180</guid>
		<description><![CDATA[       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=180&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=180&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/05/29/dr-dobbs-go-parallel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>Whole-Building Energy Analysis through Wireless Networked Sensing</title>
		<link>http://larryang.wordpress.com/2009/05/13/whole-building-energy-analysis-through-wireless-networked-sensing/</link>
		<comments>http://larryang.wordpress.com/2009/05/13/whole-building-energy-analysis-through-wireless-networked-sensing/#comments</comments>
		<pubDate>Thu, 14 May 2009 02:33:44 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=172</guid>
		<description><![CDATA[       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=172&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=172&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/05/13/whole-building-energy-analysis-through-wireless-networked-sensing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>TechOnline &#124; Exactly When Do You Need Realtime?</title>
		<link>http://larryang.wordpress.com/2009/05/11/techonline-exactly-when-do-you-need-realtime/</link>
		<comments>http://larryang.wordpress.com/2009/05/11/techonline-exactly-when-do-you-need-realtime/#comments</comments>
		<pubDate>Mon, 11 May 2009 19:06:35 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[embedded systems]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=166</guid>
		<description><![CDATA[Webinar on RTOS.  
TechOnline &#124; Exactly When Do You Need Realtime?.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=166&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Webinar on RTOS.  </p>
<p><a href='http://www.techonline.com/learning/webinar/217201077'>TechOnline | Exactly When Do You Need Realtime?</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=166&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/05/11/techonline-exactly-when-do-you-need-realtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
		<item>
		<title>WOCC: Wireless &amp; Optical Communications Conference 2009</title>
		<link>http://larryang.wordpress.com/2009/05/04/wocc-wireless-optical-communications-conference-2009/</link>
		<comments>http://larryang.wordpress.com/2009/05/04/wocc-wireless-optical-communications-conference-2009/#comments</comments>
		<pubDate>Mon, 04 May 2009 21:04:39 +0000</pubDate>
		<dc:creator>larryang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://larryang.wordpress.com/?p=151</guid>
		<description><![CDATA[I recently attended: WOCC: Wireless &#38; Optical Communications Conference 2009.
I mostly attended the wireless sessions.  What I found new and interesting was cooperative networks and wireless sensor networks.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=151&subd=larryang&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently attended: <a href='http://www.wocc.org/wocc2009/'>WOCC: Wireless &amp; Optical Communications Conference 2009</a>.</p>
<p>I mostly attended the wireless sessions.  What I found new and interesting was cooperative networks and wireless sensor networks.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/larryang.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/larryang.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/larryang.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/larryang.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/larryang.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/larryang.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/larryang.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/larryang.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/larryang.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/larryang.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=larryang.wordpress.com&blog=56364&post=151&subd=larryang&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://larryang.wordpress.com/2009/05/04/wocc-wireless-optical-communications-conference-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5713d9769ea98b9230de693457a43b2e?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">larryang</media:title>
		</media:content>
	</item>
	</channel>
</rss>