Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

The Twine forums are now archived. If you need help, please visit http://help.supermechanical.com

Ryan Maule

About

Username
Ryan Maule
Joined
Visits
0
Last Active
Roles
Member

Comments

  • Next go make a new Temperature rule that triggers when the Temp rises above 0 degrees, triggers after 0 seconds, and resets after 60 seconds (if you want an update every 60 seconds). I think I have those settings right. Have it post to your url an…
  • While waiting for PUT support from Twine, I wrote a php curl script to handle receiving a single datapoint and sending it to Cosm. You'll need to register at Cosm and create a feed and datastream for this to work. If you have a php server, you c…
  • On iOS, if you bookmark http://twine.supermechanical.com and send it to your home screen, you get a nice icon and the site works in full screen - not bad. The page itself could use some iOS (especially iphone/ipod) specific layout work.
  • Event log would be a must for so many projects. Being able to graph out the twine's experience turns it into more than just a trigger or alarm device. These days storage is cheap, it's being able to retrieve the data that's the challenge. I'd be …

Debug Trace

Notice
Only variables should be passed by reference

#0 /home/ubuntu/community/applications/dashboard/models/class.rolemodel.php(101): Gdn_ErrorHandler(8, 'Only variables ...', '/home/ubuntu/co...', 101, Array)
#1 [internal function]: RoleModel::filterPersonalInfo('Member')
#2 /home/ubuntu/community/applications/dashboard/controllers/class.profilecontroller.php(1551): array_filter(Array, 'RoleModel::Filt...')
#3 /home/ubuntu/community/applications/vanilla/settings/class.hooks.php(535): ProfileController->getUserInfo('Ryan Maule', '', '')
#4 /home/ubuntu/community/library/core/class.dispatcher.php(313): VanillaHooks->profileController_comments_create(Object(ProfileController), 'Ryan Maule', '', '', '')
#5 /home/ubuntu/community/index.php(44): Gdn_Dispatcher->dispatch()
#6 {main}