<?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; php</title>
	<atom:link href="http://chrisbergeron.com/tag/php/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: 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>
	</channel>
</rss>

