User Profile

Collapse

Profile Sidebar

Collapse
ml41782
ml41782
Last Activity: Mar 9 '08, 09:40 PM
Joined: Aug 12 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ml41782
    started a topic looking for a cleaner way to make this work
    in Perl

    looking for a cleaner way to make this work

    I have this working but not as clean as it should be. I'm new to Perl and This has been my first project to monitor my solar equipment.

    Here is the data stream

    Code:
    {"result":{"overview":[{"meta":"GriPwr","value":"3689","name":"GriPwr","unit":"W"},{"meta":"GriEgyTdy",
    "value":"2.763333886","name":"GriEgyTdy","unit":"kWh"},{"meta":"GriEgyTot","value":"11235.17878036864",
    ...
    See more | Go to post
    Last edited by eWish; Mar 9 '08, 03:00 AM. Reason: Please use code tags

  • I forgot to mention exactt equal amounts work, just not GT or LT
    See more | Go to post

    Leave a comment:


  • Changing the background based on value in xml using xsl

    I have a solarr grid tie system. the power data is dumped in xml. using xsl I want to change the color of the field based on the data going positive ( power from the grid ) or negative ( solar is pushing power to the grid )

    I have been trying diffferent things and it just doesn't work. What am I missing ?

    [html] <table border="3">
    <tr bgcolor="#9acd3 2">
    ...
    See more | Go to post

  • ml41782
    replied to url redirects from xsl style sheet
    in XML
    Date stamp Time stamp Outdoor Temp Humidity Bar Pressure Mb Wind Speed wind Dir Angle
    2006-08-12 15:08:34 88.7 19 1013.500 0.0 SE 135.0




    xml data that is used


    <?xml version="1.0" encoding="utf-8"?>
    <ws2300 version="1.0">
    <Date>2006-08-12</Date>
    <Time>15:08:3 4</Time>
    <Temperature>...
    See more | Go to post

    Leave a comment:


  • ml41782
    started a topic url redirects from xsl style sheet
    in XML

    url redirects from xsl style sheet

    I have a personal web server that imports from my weather station. The data is already in XML format. I created my xsl and it displays the data on the web page very nicely.

    I have been unsuccessful on trying to link from the discriptor field. I'm trying to link to a more detailled report on each item to show a graph of the past 12 hours. I have the part done and this part. I need help breaking my roadblock to link the discriptor...
    See more | Go to post
    Last edited by Dormilich; Jan 22 '09, 09:48 AM. Reason: added [code] tags
No activity results to display
Show More
Working...