• Enter the TVWB 27th Anniversary Prize Drawing for a chance to win a Weber Traveler Portable Gas Grill! Click here to enter!

Search results


 
  1. Gary Bak

    New stoker-web

    That looks good. Long term I want to create an Android app to present the data from the server. The big reason I went down the stoker-web web application path is so I didn't have to expose my stoker to the Internet, just not enough security. (The other is an excuse to try out GWT)
  2. Gary Bak

    New stoker-web

    Hey Bob, glad you got it working. I had added a few more details just last week to the Jetty Deploy Wiki to try to make it a bit clearer. I also had better success with Firefox on the Android, but it still froze up after a few minutes. I had pulled a Firefox update since and have not tested...
  3. Gary Bak

    New stoker-web

    I forgot to mention, if you wanted to play around with the value, you can pull the source and make the change yourself. All you would need is a 1.6 JDK and Apache Ant. I have a brief how to on how to build a war file on the project page. DataOrchestrator.java <pre...
  4. Gary Bak

    New stoker-web

    Well, I'm sorry to say this, but I checked the code and the time value that updates the log file is hard coded. I had added the period to the properties file and added code to read it out, but at some point it was rewritten. I'm not sure I want to add the property back without some thought. I...
  5. Gary Bak

    New stoker-web

    I recently saw a an image of stoker-web with something like 7 probes attached, it didn't look very pretty. It worked as programmed, but you'd need a pretty wide monitor to see all the probes and graph without scrolling. I took a stab at making the gauge panels wider rather than taller and...
  6. Gary Bak

    New stoker-web

    Dino, thanks for the feedback. It should run on all flavors of Macs, but I've personally never tested it. There may be path issues between the two, adding the full path to the stokerweb.xml is a good workaround. The addUser.jar as it stands now is kind of a hack. I wrote it that way to get...
  7. Gary Bak

    New stoker-web

    I know I reworked some of the telnet code so that I will detect stoker data without restarting the bbq program on the stoker, so if stokerlog is started first and then stoker-web is launched it may be possible that way? I know I didn't have luck running both, but I haven't tried in quite some time.
  8. Gary Bak

    New stoker-web

    Dino, What kind of problems did you run into trying to get stoker-web running. If you provide some details, perhaps I can improve the documentation. Thanks
  9. Gary Bak

    New stoker-web

    I don't think so. There will be contention on the telnet port. They will both continually boot each other out.
  10. Gary Bak

    New stoker-web

    Good to hear it's working well for you. I've posed a new war file with the changes I had checked into google code a few weeks ago. Just minor changes including adding the fan timer, changing the fan on/off icon and logging the weather to the log file every 15 or 20 minutes. The fan timer adds...
  11. Gary Bak

    New stoker-web

    Development has been a bit slow the past couple weeks, the holiday season can be a bit demanding of my time. Anyhow, I'm getting back into the groove and now working on the final cook report. Once a log is stopped, you'll get the option to generate a report. (The option will also exist to...
  12. Gary Bak

    New stoker-web

    I'd imagine you could probably load the StokerWeb.html from a frame in another html document, but you'd have to try it out to be sure.
  13. Gary Bak

    New stoker-web

    6 probes is a lot. It should handle it, but it will not look great. I have plans to stack the gauge panels when there are more than 2 probe (so they consume vertical space rather than horizontal), but that functionality is planned for after the beta release. you're welcome to send me an email...
  14. Gary Bak

    New stoker-web

    Yes, but it is untested. I don't have the hardware.
  15. Gary Bak

    New stoker-web

    Thanks Joe. By 'hosted web page' do you mean a web server outside of your home network? That's a possibility, but you'd have to expose your stoker on the public network which is part of the reason I wrote Stoker-web in the first place. You could have some sort of a VPN, but then it gets...
  16. Gary Bak

    New stoker-web

    Cool. I fixed a few things last night that improve it visually. I fixed the updates of the blower on the graph, currently the blower line will not show on the graph until the browser if refreshed. after the fix the line will update when the blower cycles. I removed the grid lines from the...
  17. Gary Bak

    New stoker-web

    Hey Joe, Thanks for testing it out and providing feedback. The frequency you adjusted is for the log file only. The graph frequency is not adjustable at this time because of the negative performance implications if the setting is set too low. Too many points on the graph can slow down the...
  18. Gary Bak

    New stoker-web

    I just packaged and updated the alpha 2 release. It contains: * Fix to problem were stoker-web was not detecting login condition because of tini prompt differences. * Browser and email alerts * Updates css and formatting The Alerts work, but not as full-featured as I'd like. The Alert will...
  19. Gary Bak

    New stoker-web

    Yes, you will need to start the temp output by hand with bbq -temps. I have made the fix already, but it's not checked in. I may check it in tonight and create an alpha2 war file. I'll update the documentation to specify the blower ID and not the Pit ID. The names can be updated from the...
  20. Gary Bak

    New stoker-web

    Sorry Joe, Try the Blower ID here instead of the Pit ID: # Associate the Serial ID of each pit probe to a Cooker Name ef0000116f04fc30=big betty

 

Back
Top