tbuser

Tony Buser
UnConundrum Inc.
Reading, PA
1
3
Mar 25, 2008
  • Pradipta's Rolodex
    Updated Fri Jul 18 13:17:30 -0700 2008
    legend
  • Ruby process monitor
    Forked from mojombo/god Tue Oct 28 12:04:55 -0700 2008
    legend
  • Ruby gem to control a Rock's Bar-B-Que Stoker
    Updated Mon Aug 25 12:35:19 -0700 2008
    legend

Public Activity  feed

tbuser updated gist: 44419 Wed Jan 07 12:48:39 -0800 2009
# 1) Point *.example.com in your DNS setup to your server. # # 2) Setup an Apache vhost to catch ...
tbuser forkd gist: 44419 Wed Jan 07 12:46:46 -0800 2009
# 1) Point *.example.com in your DNS setup to your server. # # 2) Setup an Apache vhost to catch ...
tbuser committed to tbuser/god Tue Oct 28 17:04:32 -0700 2008

2493b6d47785969187f1671cc65c2e3932db50eb

fixes redefinition error for time.h and allows it to compile on Ubuntu Edgy

tbuser forked mojombo/god Tue Oct 28 12:04:55 -0700 2008
Forked repository is at tbuser/god
tbuser committed to tbuser/stoker Mon Aug 25 12:35:21 -0700 2008

6fa95384f9819b1861e7d235c94794d0000cec98

removed some debug messages and found you could combine multiple commands in socket interface, so that socket interface is now a bit faster then scraping the web page

tbuser committed to tbuser/stoker Mon Aug 11 13:50:25 -0700 2008

28b1ba759a1f9d310db62ec64f8924f4ceb36f39

allow toggleing alarm sounds without having to login

tbuser committed to tbuser/stoker Mon Aug 11 13:40:36 -0700 2008

d6307ee8fc2bb2e8904db70624dfb2e0e4e7dabb

added audible alarms on all pages

tbuser committed to tbuser/stoker Mon Aug 11 13:40:36 -0700 2008

77b79ae5393cdad847442a565f9ddec5e19821b7

fix for SQLite3::BusyException errors

tbuser committed to tbuser/stoker Mon Aug 11 11:03:33 -0700 2008

5e3fcaddc25a6d324a16f8623b307d462678a153

stopping a cook will now reset all the sensor's alarms, target, etc to 0

tbuser committed to tbuser/stoker Mon Aug 11 11:03:33 -0700 2008
tbuser committed to tbuser/stoker Mon Aug 11 11:03:33 -0700 2008

742047a38e5ecdf92d3c867d2951de8cfaf69c03

starting a framework for testing http vs. socket connections

tbuser committed to tbuser/acts_as_pradipta Fri Jul 18 13:17:06 -0700 2008
tbuser committed to tbuser/acts_as_pradipta Fri Jul 18 12:34:16 -0700 2008
tbuser created repository acts_as_pradipta Fri Jul 18 12:29:03 -0700 2008
New repository is at tbuser/acts_as_pradipta
tbuser committed to tbuser/stoker Tue Jul 08 13:14:40 -0700 2008

d844605e656664d66643e1f0167bb66d9f085086

apparently capitalization matters in linux, duh

tbuser committed to tbuser/stoker Tue Jul 08 12:47:00 -0700 2008

29040d8e8ea86abf08b8f153bf4ea22f1aae9205

added csv download of cook events that can then be loaded into excel

tbuser committed to tbuser/stoker Mon Jul 07 11:47:28 -0700 2008

e036d5df2b3d9b88bec26e6e7eb162296c3ecbcf

more work on cook adjustments (something not working right as it doesn't create all the initial adjustments...)

tbuser committed to tbuser/stoker Mon Jul 07 10:35:51 -0700 2008

45cca037d20c903e09c50304381a45a3d48aa22a

more work on the cook adjustment tracking

tbuser committed to tbuser/stoker Wed Jul 02 09:52:50 -0700 2008

e1cabb04e5533d0a89dc2f00b7dcff72fb3573cb

fixes bug when target is blank or nil

tbuser committed to tbuser/stoker Tue Jul 01 08:52:24 -0700 2008

7d1c6e12425febb333b015db4e94a8a4f146ac8d

added links to the top of the page for any active cooks as a shortcut

tbuser committed to tbuser/stoker Tue Jul 01 08:42:52 -0700 2008

65fc29da5faf193b127bcb614aa5cbf7adca9475

setting blower assignments should work correctly now

tbuser committed to tbuser/stoker Sat Jun 28 22:42:29 -0700 2008

e7a7a13b186fe1c26141b7ef84addb8055b898e7

re-enabled background process

tbuser committed to tbuser/stoker Sat Jun 28 22:42:29 -0700 2008

71f88986e5bb28b2741812a9c085ba5f63fba5ff

cook show page will now automatically reload every minute

tbuser committed to tbuser/stoker Sat Jun 28 22:42:29 -0700 2008

28f56f3f19d37d37a3dd6496589b7774294361b2

added code to more gracefully handle physical removal of sensors/blowers to prevent you from selecting something that isn't connected anymore

tbuser committed to tbuser/stoker Sat Jun 28 21:55:59 -0700 2008

13e662b3eeb6f449c6be6cef2dd823c0ba93f6f1

added stoker_config.yml to make it easier to set username/password/google analytics code

tbuser committed to tbuser/stoker Sat Jun 28 21:29:25 -0700 2008

8f0e8445499f69e8249508ac401d9e2f0e24fdf8

trying some better ways to handle blower assignment

tbuser committed to tbuser/stoker Fri Jun 27 14:02:48 -0700 2008

7e376814c1fa98a421f6c9513f8a67377b0848bb

fixing bugs... setting fan to sensor still isn't working right yet...

tbuser committed to tbuser/stoker Fri Jun 27 07:28:34 -0700 2008
tbuser committed to tbuser/stoker Thu Jun 26 15:25:15 -0700 2008

0fbb6d62ac0d450dfc82465a5af32792c178f966

will now spawn background process for each stoker if needed every time any page is loaded (doesn't work in Windows yet)

tbuser committed to tbuser/stoker Thu Jun 26 15:25:15 -0700 2008

00f02c26a95786d94470812cbfce69137f0b2b39

switched back to http mode since socket firmware was getting to be a pain

tbuser committed to tbuser/stoker Thu Jun 26 13:01:17 -0700 2008

ab95bfd3f938d74205626a92b993996068954b44

a bunch of fixes, also turned off code to restart bbq process when using sockets since it takes so long and tends to timeout, just have to manually restart the bbq -t process before using it

tbuser committed to tbuser/stoker Thu Jun 26 08:36:36 -0700 2008

2521b17224ed650c00499d65ed8d91927c8bb66d

assume it's in bbq -k mode

tbuser committed to tbuser/stoker Wed Jun 25 15:09:24 -0700 2008
tbuser committed to tbuser/stoker Wed Jun 25 15:08:29 -0700 2008
tbuser committed to tbuser/stoker Wed Jun 25 15:03:06 -0700 2008

6c8ea39389d36817f3f8104349b5de14eb2bf040

working on a different way to manage background process...