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

<channel>
	<title>Chris Bergeron&#039;s Blog &#187; electronics</title>
	<atom:link href="http://chrisbergeron.com/category/electronics/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisbergeron.com</link>
	<description>My projects, rants and general info</description>
	<lastBuildDate>Wed, 25 Jan 2012 02:18:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Security system integration</title>
		<link>http://chrisbergeron.com/2010/09/security-system-integration/</link>
		<comments>http://chrisbergeron.com/2010/09/security-system-integration/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 21:34:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=836</guid>
		<description><![CDATA[Today I worked on the security system / home automation integration project. The security system now communicates with the home automation computer and it can now send events/triggers to remote servers. In the following picture you can see my homemade PIC reporting circuit (left), the security system (center left), the staging area for my homemade [...]]]></description>
			<content:encoded><![CDATA[<p>Today I worked on the security system / home automation integration project.  The security system now communicates with the home automation computer and it can now send events/triggers to remote servers.  In the following picture you can see <a href="/2009/07/homemade-home-security-system/">my homemade PIC reporting circuit</a> (left), the security system (center left), the staging area for my <a href="/2009/09/security-system-update-1/">homemade circuit breaker interruptor</a> (center right), and the breaker panel (right).</p>
<p>Integrating these systems has proved to be more difficult than I initially thought.  I&#8217;m on track for total home automation and internet connectivity via <a href="/mystuff/cbrss.php">my event log</a> and my remote iPhone <a href="">control panel</a>.</p>
<p>Here&#8217;s a picture of the installation:<br /><center><br />
<center><div id="attachment_854" class="wp-caption alignnone" style="width: 310px"><a href="/wp-content/uploads/2010/09/IMG_0224_security_breaker_r.jpg"><img src="/wp-content/uploads/2010/09/IMG_0224_security_breaker_r-300x224.jpg" alt="Security system" title="Security system" width="300" height="224" class="size-medium wp-image-854" /></a><p class="wp-caption-text">Security System</p></div></center></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2010/09/security-system-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Created Energy summary page</title>
		<link>http://chrisbergeron.com/2010/02/created-energy-summary-page/</link>
		<comments>http://chrisbergeron.com/2010/02/created-energy-summary-page/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:37:26 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[solar]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=667</guid>
		<description><![CDATA[I created an energy usage summary webpage to give me an &#8216;executive dashboard&#8217; of my home energy usage.]]></description>
			<content:encoded><![CDATA[<p>I created an energy usage summary webpage to give me an &#8216;executive dashboard&#8217; of my home energy usage.</p>
<p><center><img src="http://chrisbergeron.com.nyud.net/wp-content/uploads/Energy_usage_dashboard_1266705582019_small.jpg"></center></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2010/02/created-energy-summary-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security System: Added mysql integration</title>
		<link>http://chrisbergeron.com/2010/01/security-system-added-mysql-integration/</link>
		<comments>http://chrisbergeron.com/2010/01/security-system-added-mysql-integration/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:46:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[home improvement]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=663</guid>
		<description><![CDATA[I wrote a program to read events from the security system and put them into an RSS Event Log . I have some logic in it so that not everything gets recorded. I wouldn&#8217;t want a would-be robber knowing when the system is armed or disarmed, of course! An event is anything that is monitored [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a program to read events from the security system and put them into an RSS <a href="http://chrisbergeron.com/mystuff/cbrss.php">Event Log <img src="/wp-content/themes/cb-new-diffusion/images/rss.png"></a>.  I have some logic in it so that not everything gets recorded.  I wouldn&#8217;t want a would-be robber knowing when the system is armed or disarmed, of course!</p>
<p>An event is anything that is monitored by the security system, including door openings, windows being opened / closed, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2010/01/security-system-added-mysql-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security System: Update 1</title>
		<link>http://chrisbergeron.com/2009/09/security-system-update-1/</link>
		<comments>http://chrisbergeron.com/2009/09/security-system-update-1/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 21:07:53 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[pic projects]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=417</guid>
		<description><![CDATA[I&#8217;m adding a circuit breaker interrupter to my home security system. The purpose of it is to completely turn off some breakers in the home when the alarm is in &#8216;AWAY DAY&#8217; mode. The goal is to conserve energy by completely disabling certain circuits in the house. I have a lot of electrical vampires, things [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m adding a circuit breaker interrupter to my home security system.  The purpose of it is to completely turn off some breakers in the home when the alarm is in &#8216;AWAY DAY&#8217; mode.  The goal is to conserve energy by completely disabling certain circuits in the house.  I have a lot of electrical vampires, things that consume electricity even when turned off, in my home.  One example is our DVR.  It draws about 50 watts even when it&#8217;s powered off.  I don&#8217;t have any scheduled recordings, so it makes sense to disable it when it&#8217;s not being used.  This is only one example, but one of many devices that consume power when I don&#8217;t need them to.  As a result, I&#8217;m building a circuit that breaks the electrical circuit when we&#8217;re not home.  If the resultant savings are a few hundred watts (that would otherwise run 24/7) it will be a worthwhile endeavor; particularly considering the introduction of solar power.  Here&#8217;s a picture of the interruptor circuit:<br />

<a href='http://chrisbergeron.com/2009/09/security-system-update-1/dsc05446/' title='DSC05446'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/09/DSC05446-150x150.jpg" class="attachment-thumbnail" alt="Power interruptor circuit" title="DSC05446" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/09/security-system-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading data from Itron Centron, and openAMR</title>
		<link>http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/</link>
		<comments>http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 00:54:26 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[solar]]></category>
		<category><![CDATA[amr]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=159</guid>
		<description><![CDATA[In anticipation of installing a Solar Array at home (someday), I&#8217;m going to need to monitor my power usage more accurately. I&#8217;ve created a worksheet to approximate my power usage, but I need more solid data. So, I&#8217;m going to need to read data directly from the Itron Centron CL200 meter. It uses ANSI C12.19 [...]]]></description>
			<content:encoded><![CDATA[<p>In anticipation of installing a Solar Array at home (someday), I&#8217;m going to need to monitor my power usage more accurately.  I&#8217;ve created a worksheet to approximate my power usage, but I need more solid data.  So, I&#8217;m going to need to read data directly from the Itron Centron CL200 meter.  It uses ANSI C12.19 and C12.22 standards for transmitting data, so I should be able to tap into it after I familiarize myself with the specs.  The CL200 also transmits watt-hour usage via infrared pulses on the top of the meter.  It seems that the meter transmits 1 pulse for every watt hour of usage, so in the near-term I&#8217;m going to have to build a circuit to read this data.  Once I&#8217;m able to read the data, I can begin analyzing it and I&#8217;ll post it (along with graphs) on this site.<br />

<a href='http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/dsc05123/' title='DSC05123'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05123-150x150.jpg" class="attachment-thumbnail" alt="Infrared transmitter on power meter" title="DSC05123" /></a>
<a href='http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/dsc05121/' title='DSC05121'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05121-150x150.jpg" class="attachment-thumbnail" alt="The Centron / Itron CL200 meter" title="DSC05121" /></a>
<a href='http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/asset/' title='asset'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/asset-150x150.jpg" class="attachment-thumbnail" alt="Smartgrid metering" title="asset" /></a>
<br />
Fortunately, there&#8217;s already an existing open-source project dedicated to Automated Meter Reading(AMR):  <a href="http://openamr.org">OpenAMR</a><br />
<br />
Another blogger is also working on a similar project.  His page can be found here: <a href="http://davestech.blogspot.com/2008/02/itron-remote-read-electric-meter.html">http://davestech.blogspot.com/2008/02/itron-remote-read-electric-meter.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/07/reading-data-from-itron-centron-and-openamr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Laptop LCD + Overhead projector = projection LCD</title>
		<link>http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/</link>
		<comments>http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 20:48:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[home]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=145</guid>
		<description><![CDATA[I took an LCD display out of an old laptop computer and coupled it to an overhead projector. The result is a 5&#8242; projection screen. It&#8217;s not the highest quality, but in a dark room it&#8217;s suitable for watching movies, surfing the web, or playing computer games. Here are the pictures:]]></description>
			<content:encoded><![CDATA[<p>I took an LCD display out of an old laptop computer and coupled it to an overhead projector.  The result is a 5&#8242; projection screen.  It&#8217;s not the highest quality, but in a dark room it&#8217;s suitable for watching movies, surfing the web, or playing computer games.  Here are the pictures:
<a href='http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/dsc05020-2/' title='DSC05020'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC050201-150x150.jpg" class="attachment-thumbnail" alt="The overhead projector" title="DSC05020" /></a>
<a href='http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/dsc05027/' title='DSC05027'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05027-150x150.jpg" class="attachment-thumbnail" alt="Another picture of the LCD" title="DSC05027" /></a>
<a href='http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/dsc05030/' title='DSC05030'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05030-150x150.jpg" class="attachment-thumbnail" alt="The LCD backlit by the overhead projector" title="DSC05030" /></a>
<a href='http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/dsc05069/' title='DSC05069'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05069-150x150.jpg" class="attachment-thumbnail" alt="The LCD without a backlight" title="DSC05069" /></a>
<a href='http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/dsc05110/' title='DSC05110'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05110-150x150.jpg" class="attachment-thumbnail" alt="The LCD projected on the wall" title="DSC05110" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/07/laptop-lcd-overhead-projector-projection-lcd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a surge protector computer controlled</title>
		<link>http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/</link>
		<comments>http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 04:03:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=107</guid>
		<description><![CDATA[I have a computer in the kitchen that has an LCD and speakers that are AC powered. Instead of having switches mounted everywhere, I hacked a surge protector to make it computer controlled. This way, when I power on the PC it powers on the LCD and the speakers. When the computer is off, the [...]]]></description>
			<content:encoded><![CDATA[<p>I have a computer in the kitchen that has an LCD and speakers that are AC powered.  Instead of having switches mounted everywhere, I hacked a surge protector to make it computer controlled.  This way, when I power on the PC it powers on the LCD and the speakers.  When the computer is off, the surge protector is off as well.  It was an easy project, just requiring a relay in place of the standard surge protector switch.
<a href='http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/dsc05000/' title='DSC05000'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05000-150x150.jpg" class="attachment-thumbnail" alt="Adding a relay to a surge protector" title="DSC05000" /></a>
<a href='http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/dsc05014/' title='DSC05014'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC05014-150x150.jpg" class="attachment-thumbnail" alt="The almost finished surge protector" title="DSC05014" /></a>
<a href='http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/dsc04996/' title='DSC04996'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC04996-150x150.jpg" class="attachment-thumbnail" alt="The surge protector before modification" title="DSC04996" /></a>
<a href='http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/dsc06257b/' title='Kitchen PC Kiosk'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/DSC06257b-150x150.jpg" class="attachment-thumbnail" alt="kitche kiosk" title="Kitchen PC Kiosk" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/07/making-a-surge-protector-computer-controlled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a DS1820 temperature sensor</title>
		<link>http://chrisbergeron.com/2009/07/using-a-ds1820-temperature-sensor/</link>
		<comments>http://chrisbergeron.com/2009/07/using-a-ds1820-temperature-sensor/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 03:06:22 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>

		<guid isPermaLink="false">http://localhost/chrisbergeron.com/?p=31</guid>
		<description><![CDATA[Just for fun, I added a Dallas Semiconductor DS1820 temperature sensor to my home office. It doesn&#8217;t really serve any purpose; I just like data. Here&#8217;s a graph of it&#8217;s data:]]></description>
			<content:encoded><![CDATA[<p>Just for fun, I added a Dallas Semiconductor DS1820 temperature sensor to my home office.  It doesn&#8217;t really serve any purpose; I just like data.  Here&#8217;s a graph of it&#8217;s data:</p>
<p><img src="http://chrisbergeron.com/cb_office_temp_day.jpg" alt="Chris Bergeron's Home Office Temperature" /></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/07/using-a-ds1820-temperature-sensor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homemade home security system</title>
		<link>http://chrisbergeron.com/2009/07/homemade-home-security-system/</link>
		<comments>http://chrisbergeron.com/2009/07/homemade-home-security-system/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 05:49:18 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[pic projects]]></category>
		<category><![CDATA[pic microprocessor]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=57</guid>
		<description><![CDATA[I&#8217;m building a custom security system for my home. It&#8217;s going to be internet connected and it will integrate with my iPhone. I&#8217;ve built the interface board and I&#8217;m in the process of programming the software. Our home was pre-wired for security sensors, so it will be trivial to attach and integrate them.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m building a custom security system for my home.  It&#8217;s going to be internet connected and it will integrate with my iPhone.  I&#8217;ve built the interface board and I&#8217;m in the process of programming the software.  Our home was pre-wired for security sensors, so it will be trivial to attach and integrate them.
<a href='http://chrisbergeron.com/2009/07/homemade-home-security-system/img_0061/' title='IMG_0061'><img width="150" height="150" src="http://chrisbergeron.com/wp-content/uploads/2009/07/IMG_0061-150x150.jpg" class="attachment-thumbnail" alt="Prototype board for security system" title="IMG_0061" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2009/07/homemade-home-security-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My product featured in Car PC Hacks</title>
		<link>http://chrisbergeron.com/2005/11/my-product-featured-in-car-pc-hacks/</link>
		<comments>http://chrisbergeron.com/2005/11/my-product-featured-in-car-pc-hacks/#comments</comments>
		<pubDate>Mon, 07 Nov 2005 19:38:49 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[carputer]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[dssc]]></category>

		<guid isPermaLink="false">http://chrisbergeron.com/?p=580</guid>
		<description><![CDATA[The Dashwerks DSSC Startup and Shutdown Controller appears in a great new carputer book by O&#8217;Reilly Publishing: &#8220;Car PC Hacks: Tips and Tools for Geeking Your Ride&#8221; by Damien Stolarz; (paperback &#8211; 382 pages; ISBN: 0-5960-0871-0; July 2005). About the book The best selling book about hacking cars and computers is perfect for both computer [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.amazon.com/gp/product/0596008716/ref=s9_simz_gw_s0_p14_i1?pf_rd_m=ATVPDKIKX0DER&#038;pf_rd_s=center-2&#038;pf_rd_r=1CAEY28CARDSDFHA6ME0&#038;pf_rd_t=101&#038;pf_rd_p=470938631&#038;pf_rd_i=507846"><img src="http://chrisbergeron.com/wp-content/uploads/2009/11/29hjx1-203x300.jpg" alt="Car PC Hacks" title="29hjx1" /></a></center><br />
<br />
The Dashwerks <a href="http://dashwerks.com/dw_dssc.php">DSSC Startup and Shutdown Controller</a> appears in a great new carputer book by O&#8217;Reilly Publishing: &#8220;Car PC Hacks: Tips and Tools for Geeking Your Ride&#8221; by Damien Stolarz; (paperback &#8211; 382 pages; ISBN: 0-5960-0871-0; July 2005).</p>
<p><span id="more-580"></span><br />
</p>
<p>
<B>About the book</b></p>
<p>The best selling book about hacking cars and computers is perfect for both computer hackers and car hackers alike.</p>
<p><b>Description</b></p>
<p>A car PC or carputer is a car tricked-out with electronics for playing radio, music and DVD movies, connecting to the Internet, navigating and tracking with satellite, taking photos, and any electronic gadget a person wants in a car. All these devices are managed and controlled through a single screen or interface. The only place car PC enthusiasts can go for advice, tips and tools is a handful of hard-to-find Web sites&#8211;until now. Car PC Hacks is your guide into the car PC revolution. Packing MP3 players, handheld devices, computers and video-on-demand systems gives you a pile too heavy to carry. But add a car and put them together, you&#8217;ve got a powerful and mobile multimedia center requiring no lifting. The next time you give kids a lift, you won&#8217;t hear, &#8220;Are we there yet?&#8221; Instead, expect &#8220;We&#8217;re there already?&#8221; as they won&#8217;t want to leave the car while playing video games from multiple consoles. Car PC Hacks is the first book available to introduce and entrench you into this hot new market. You can count on the book because it hails from O&#8217;Reilly, a trusted resource for technical books. Expect innovation, useful tools, and fun experiments that you&#8217;ve come to expect from O&#8217;Reilly&#8217;s Hacks Series. Maybe you&#8217;ve hacked computers and gadgets, and now you&#8217;re ready to take it to your car. If hacking is new and you would like to mix cars and computers, this book gets you started with its introduction to the basics of car electrical systems. Even when you&#8217;re unclear on the difference between amps and watts, expect a clear explanation along with real-life examples to get on track. Whether you&#8217;re venturing into car PC for the first time or an experienced hobbyist, hop in the book for a joy ride.</p>
<p><B>About O&#8217;Reilly</b></p>
<p>O&#8217;Reilly Media spreads the knowledge of innovators through its books, online services, magazine, and conferences. Since 1978, O&#8217;Reilly has been a chronicler and catalyst of leading-edge development, homing in on the technology trends that really matter and spurring their adoption by amplifying &#8220;faint signals&#8221; from the alpha geeks who are creating the future. An active participant in the technology community, the company has a long history of advocacy, meme-making, and evangelism.</p>
<p>Publisher of the iconic &#8220;animal books&#8221; for software developers, creator of the first commercial website (GNN), organizer of the summit meeting that gave the open source software movement its name, and prime instigator of the DIY revolution through its Make magazine, O&#8217;Reilly continues to concoct new ways to connect people with the information they need. O&#8217;Reilly conferences and summits bring alpha geeks and forward-thinking business leaders together to shape the revolutionary ideas that spark new industries. Long the information source of choice for technologists, the company now also delivers the knowledge of expert early adopters to everyday computer users. Whether it&#8217;s delivered in print, online, or in person, everything O&#8217;Reilly produces reflects the company&#8217;s unshakeable belief in the power of information to spur innovation.</p>
<p>For ways to contact O&#8217;Reilly and more information about the services we provide, see our Contacts page.</p>
<p>Detailed information and history about O&#8217;Reilly can be found by visiting the website at: <a href="http://www.oreilly.com">http://www.oreilly.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisbergeron.com/2005/11/my-product-featured-in-car-pc-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

