<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Need advice' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Need advice' posted on the 'PHP' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 23:51:10 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 23:51:10 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Need advice</title>
      <link>http://www.programmersheaven.com/mb/phpstuff/426426/426426/need-advice/</link>
      <description>I have a pc set up in my greenhouse that has a controller connected to it via the com port. I use Teraterm to view the data and change it. Teraterm has a feature that will log anything so I can write to a space delimited text file the data coming from this board. In the software on the board I can have this updated every minute, 5 minutes, 10 minutes and up. I basically get temperatures, relays that are open or closed and a date stamp. I could just log into the network from any pc to view this data but want to make a webpage that will give me more information.&lt;br /&gt;
&lt;br /&gt;
I need a way to dynamically update a webpage and read this log file so I can have more information becasue there are 8 temperature sensors and 4 relays I want more details than just 8 temperatures in a row and not remembering what they are and where they are in the greenhouse. I will also use a color background for each temperature so I visually can see green is a go and yellow is a warning I am getting close to red not so good and I have problems.&lt;br /&gt;
&lt;br /&gt;
I would also like to use a text message/email setup when something goes to yellow and red so I can be notified and get out there and do something about it. The web page will be for me to see whats going on anywhere and message system to fix things with a helper. I will be putting 3 more controllers on the PC so once I do the first one it should be easy on the next.&lt;br /&gt;
&lt;br /&gt;
Would PHP be the way to go to do this? I have dabbled with PERL and JAVASCRIPT a long time ago. I have heard about Ajax but do not know anything about it.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/phpstuff/426426/426426/need-advice/</guid>
      <pubDate>Sat, 17 Dec 2011 09:41:21 -0700</pubDate>
      <category>PHP</category>
    </item>
    <item>
      <title>Re: Need advice</title>
      <link>http://www.programmersheaven.com/mb/phpstuff/426426/427765/re-need-advice/#427765</link>
      <description>This can be done in PHP as well as in PERL. It is entirely up to you. JavaScript won't help you here.&lt;br /&gt;
&lt;a href="http://www.magellan.cc"&gt;Web Directory&lt;/a&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/phpstuff/426426/427765/re-need-advice/#427765</guid>
      <pubDate>Tue, 06 Mar 2012 13:37:27 -0700</pubDate>
      <category>PHP</category>
    </item>
  </channel>
</rss>