<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Popular - Twine community</title>
      <link>http://www.minervakestner.com/</link>
      <pubDate>Tue, 28 Apr 2026 02:28:13 +0000</pubDate>
          <description>Popular - Twine community</description>
    <language>en</language>
    <atom:link href="http://www.minervakestner.com/discussions/popular/p14/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>What is the orientation for best wifi reception?</title>
        <link>http://www.minervakestner.com/discussion/55/what-is-the-orientation-for-best-wifi-reception</link>
        <pubDate>Sat, 17 Nov 2012 15:38:52 +0000</pubDate>
        <category>Miscellaneous</category>
        <dc:creator>M W</dc:creator>
        <guid isPermaLink="false">55@/discussions</guid>
        <description><![CDATA[Hi,<br />I'm trying to attach my twine to a mailbox door but when I cover it with tape I think it reduces the wifi signal strength too much so it can't send its text message.<br /><br />Is there a certain orientation that works best, or is there a part of twine that shouldn't be covered to ensure the best signal strength?<br /><br />Any suggestions would be great.<br /><br />Thanks!<br /><br />MW]]>
        </description>
    </item>
    <item>
        <title>Is there anyway to increase WiFi Range</title>
        <link>http://www.minervakestner.com/discussion/532/is-there-anyway-to-increase-wifi-range</link>
        <pubDate>Mon, 14 Jul 2014 10:07:07 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>Erik Sobel</dc:creator>
        <guid isPermaLink="false">532@/discussions</guid>
        <description><![CDATA[It seems like development and improvements on the Twine product have stopped. &nbsp;Is it dead in the water?<div>Is there anyway to increase it's effective WiFi range?</div>]]>
        </description>
    </item>
    <item>
        <title>How about an Android App</title>
        <link>http://www.minervakestner.com/discussion/528/how-about-an-android-app</link>
        <pubDate>Sun, 25 May 2014 18:31:22 +0000</pubDate>
        <category>Feature requests</category>
        <dc:creator>Lawrence Altomare</dc:creator>
        <guid isPermaLink="false">528@/discussions</guid>
        <description><![CDATA[Would love to see an Android app. &nbsp;There will be times I am not at a computer but I have my cell phone with me.]]>
        </description>
    </item>
    <item>
        <title>log notification to google sheet using google form</title>
        <link>http://www.minervakestner.com/discussion/284/log-notification-to-google-sheet-using-google-form</link>
        <pubDate>Thu, 03 Jan 2013 12:17:10 +0000</pubDate>
        <category>Miscellaneous</category>
        <dc:creator>Jay Erickson</dc:creator>
        <guid isPermaLink="false">284@/discussions</guid>
        <description><![CDATA[trying to log historical temp data and in my quest i realized you can easily log events to a google sheet:<br /><br />1) go to gdocs and create a Form<br /><br />2) edit the form and add a "question" of type "text" for every dimension you want to log<br /><br />3) view the live form and look at the source code and look for something like: form action="<a href="https://docs.google.com/spreadsheet/formResponse?formkey=dFVLemRNVS1kNmpIR0JQWC01UmtXOFE6MQ&amp;ifq" target="_blank" rel="nofollow">https://docs.google.com/spreadsheet/formResponse?formkey=dFVLemRNVS1kNmpIR0JQWC01UmtXOFE6MQ&amp;ifq</a>" method="POST" id="ss-form"<br /><br />4) grab the url for the action <br /><br />5) look for something like: input type="text" name="entry.0.single" value="" class="ss-q-short" id="entry_0"  for each question<br /><br />6) append "&amp;" + the name of the form element + "=" to the action url.  like so:  <a href="https://docs.google.com/spreadsheet/formResponse?formkey=dFVLemRNVS1kNmpIR0JQWC01UmtXOFE6MQ&amp;ifq&amp;entry.0.single=" target="_blank" rel="nofollow">https://docs.google.com/spreadsheet/formResponse?formkey=dFVLemRNVS1kNmpIR0JQWC01UmtXOFE6MQ&amp;ifq&amp;entry.0.single=</a><br /><br />7) cut and past that into a url shortener<br /><br />8) create rule with http call and throw that url shorty in there  <br /><br />you could also multiple params/questions to the url before you shorten is like which twine it is or what the trigger/rule is <br /><br />this didn't end up helping me on my quest but it works.  i want a nice RESTful api i can poll to get data or have a time-based rule option and not a threshold-based rule type only <br /><br />loving the hardware though!]]>
        </description>
    </item>
    <item>
        <title>Twine maintenance</title>
        <link>http://www.minervakestner.com/discussion/550/twine-maintenance</link>
        <pubDate>Fri, 08 Sep 2017 16:24:43 +0000</pubDate>
        <category>General</category>
        <dc:creator>Alan Harney</dc:creator>
        <guid isPermaLink="false">550@/discussions</guid>
        <description><![CDATA[<p>I just received this email from you guys "Hello - been a while. You’re currently running a Twine (or Twines), and I wanted to warn you that we’ll be doing some server maintenance in the next week or so." <br />
PLEASE PLEASE PLEASE hold off on doing this until at least Nov20 or so... There is a hurricane coming to my location in Florida and I'd prefer to be able to monitor h2o and humidity/temp full time.  Please do NOT take the risk of me not being able to see my twine unit</p>
]]>
        </description>
    </item>
    <item>
        <title>HTTP requests not firing</title>
        <link>http://www.minervakestner.com/discussion/60/http-requests-not-firing</link>
        <pubDate>Sat, 17 Nov 2012 23:54:02 +0000</pubDate>
        <category>At home</category>
        <dc:creator>Charlie Sneath</dc:creator>
        <guid isPermaLink="false">60@/discussions</guid>
        <description><![CDATA[I saw this mentioned before, but wasn't sure if it was a resolved issue or not.<br /><br />I have a set of rules that open URLS, but those GET requests aren't being triggered.<br /><br />I've tested some other rules using texting and it was working, so the device is communicating and executing some commands.<br /><br />Any ideas why the URLs aren't working?]]>
        </description>
    </item>
    <item>
        <title>Which wifi network will work at work?</title>
        <link>http://www.minervakestner.com/discussion/383/which-wifi-network-will-work-at-work</link>
        <pubDate>Tue, 19 Feb 2013 15:24:25 +0000</pubDate>
        <category>At work</category>
        <dc:creator>Andrew Burroughs</dc:creator>
        <guid isPermaLink="false">383@/discussions</guid>
        <description><![CDATA[We have two networks - a secure one that we use as employees and a guest one, where the Twine needs to live. In the final step of the setup process, is it critical that the user sets their wifi back to be on the same network as the Twine or do they just need to be on a network that has them connected to the internet? Does the Twine communicate with me via your site or directly to me over a local network?<br />]]>
        </description>
    </item>
    <item>
        <title>Inactivity monitor?</title>
        <link>http://www.minervakestner.com/discussion/308/inactivity-monitor</link>
        <pubDate>Wed, 16 Jan 2013 01:49:23 +0000</pubDate>
        <category>At home</category>
        <dc:creator>Rod Laird</dc:creator>
        <guid isPermaLink="false">308@/discussions</guid>
        <description><![CDATA[is it possible to trigger an outcome if there has NOT been an input change for a prescribed time?]]>
        </description>
    </item>
    <item>
        <title>How do I set up twine to connect to a network not in range when setting up?</title>
        <link>http://www.minervakestner.com/discussion/471/how-do-i-set-up-twine-to-connect-to-a-network-not-in-range-when-setting-up</link>
        <pubDate>Mon, 15 Jul 2013 21:18:35 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>Steve Davis</dc:creator>
        <guid isPermaLink="false">471@/discussions</guid>
        <description><![CDATA[I have wifi out in a shed which is where I want to locate my twine for a specific project.<div><br /></div><div>In my office, where I set up Twine, I am out of range of shed network.</div><div><br /></div><div>How can I get twine to talk to that network when I am not in range when setting up?</div><div><br /></div><div>Thanks in advance</div>]]>
        </description>
    </item>
    <item>
        <title>Include some macro codes in the Conditions</title>
        <link>http://www.minervakestner.com/discussion/51/include-some-macro-codes-in-the-conditions</link>
        <pubDate>Fri, 16 Nov 2012 15:36:57 +0000</pubDate>
        <category>Feature requests</category>
        <dc:creator>Alan Claver</dc:creator>
        <guid isPermaLink="false">51@/discussions</guid>
        <description><![CDATA[Some macro codes one could included in the body of alerts would be nice. For example <a rel="nofollow" href="/profile/TIME">@TIME</a> for the current time (which would be my first request) and perhaps others. A counter maybe.]]>
        </description>
    </item>
    <item>
        <title>Another Product that Works with Twine</title>
        <link>http://www.minervakestner.com/discussion/545/another-product-that-works-with-twine</link>
        <pubDate>Wed, 07 Oct 2015 11:12:08 +0000</pubDate>
        <category>Hardware developers</category>
        <dc:creator>m sweaton</dc:creator>
        <guid isPermaLink="false">545@/discussions</guid>
        <description><![CDATA[As an early user of Twine for a project that I was developing, I'm <br />offering those that have Twines a free upgrade for your Twine. My <br />product is a HVAC filter monitor which you can read more about on our <br />website (www.airflow1.com). The CFM-GM Clogged Filter Monitor has an <br />option to connect directly to the breakout board for Twine, you then set<br /> rules to send yourself a text message when the switch closes to check <br />your air filter.<br /><br />I've had this running now for over a year and it works great!<br /><br />Sorry<br /> for informing everyone about it here and on other discussion channels <br />but hope you take the time to at least see what else the Twine can do!]]>
        </description>
    </item>
    <item>
        <title>Feature to be able to set web update interval</title>
        <link>http://www.minervakestner.com/discussion/513/feature-to-be-able-to-set-web-update-interval</link>
        <pubDate>Thu, 02 Jan 2014 15:30:50 +0000</pubDate>
        <category>Feature requests</category>
        <dc:creator>Alan Harney</dc:creator>
        <guid isPermaLink="false">513@/discussions</guid>
        <description><![CDATA[Along the lines of other requests in the forum to "send a text every xx minutes", I'm asking for an easier feature to implement.&nbsp;&nbsp; I run my Twine on USB power in an un-occupied condo.&nbsp; Because I'm not worried about power or wifi usage, when in "external power mode", I'd like to be able to define the web site update interval in minutes from [1 to 60].&nbsp; Of course, this is un-related to immediate notification of rules triggering - this is simply for the purpose of updating the data for the web page dashboard.&nbsp; Sometimes I look at it and it's been 75 minutes since last update.&nbsp; There's absolutely no reason for it to be that long an interval when I'm on external power. <br />]]>
        </description>
    </item>
    <item>
        <title>How to get unconditional http requests</title>
        <link>http://www.minervakestner.com/discussion/470/how-to-get-unconditional-http-requests</link>
        <pubDate>Mon, 15 Jul 2013 16:04:25 +0000</pubDate>
        <category>Feature requests</category>
        <dc:creator>Daniel Sigrist</dc:creator>
        <guid isPermaLink="false">470@/discussions</guid>
        <description><![CDATA[Hi,<br /><br />I have two questions.<br /><br />(1) everything is working fine with my twine. I can feed a database on my webserver. However, I'd like to get http requests independent of any rules (unconditional), i.e. each time the twine contacts the WLAN station a http request should ideally be triggered. For I'd like to monitior the temperature in my henhouse. How can I solve this problem?<br /><br />(2) The issue explained could easily be solved if the twine reacted on temperature changes. When will this feature come?<br /><br />Best regards, Daniel<br />]]>
        </description>
    </item>
    <item>
        <title>Anyone thought about using Twine for a BBQ meat thermometer?</title>
        <link>http://www.minervakestner.com/discussion/253/anyone-thought-about-using-twine-for-a-bbq-meat-thermometer</link>
        <pubDate>Sat, 22 Dec 2012 10:30:22 +0000</pubDate>
        <category>At home</category>
        <dc:creator>Robert Beckert</dc:creator>
        <guid isPermaLink="false">253@/discussions</guid>
        <description><![CDATA[This idea occurred to me and I'm wondering where to acquire a probe that would work with the Twine.]]>
        </description>
    </item>
    <item>
        <title>Why didnt i get switches?</title>
        <link>http://www.minervakestner.com/discussion/80/why-didnt-i-get-switches</link>
        <pubDate>Mon, 19 Nov 2012 21:00:13 +0000</pubDate>
        <category>Miscellaneous</category>
        <dc:creator>john talley</dc:creator>
        <guid isPermaLink="false">80@/discussions</guid>
        <description><![CDATA[From reading the questions on the forums it looks like everyone else got switches and I didnt?]]>
        </description>
    </item>
    <item>
        <title>Twine and home automation</title>
        <link>http://www.minervakestner.com/discussion/472/twine-and-home-automation</link>
        <pubDate>Wed, 17 Jul 2013 10:05:53 +0000</pubDate>
        <category>Software developers</category>
        <dc:creator>Stacy Olivas</dc:creator>
        <guid isPermaLink="false">472@/discussions</guid>
        <description><![CDATA[For those who have a Vera 3 from MiCasaVerde, I just created a plugin <br />for the unit that will poll the twine.&nbsp; It saves the values in variables<br /> that can be retrieved later, and you can also request for a value to be<br /> returned when the polling function returns.<br /><br />See here for info:<br /><br /><a rel="nofollow" href="http://forum.micasaverde.com/index.php/topic,15617.0.html">http://forum.micasaverde.com/index.php/topic,15617.0.html</a>]]>
        </description>
    </item>
    <item>
        <title>Update my Twine</title>
        <link>http://www.minervakestner.com/discussion/455/update-my-twine</link>
        <pubDate>Fri, 31 May 2013 02:12:56 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>James Nisbet</dc:creator>
        <guid isPermaLink="false">455@/discussions</guid>
        <description><![CDATA[Hey<div><br /></div><div>Just got my Twine in the mail! It initially said I needed an update, but then when nothing happened in my excitement I clicked skip.</div><div><br /></div><div>On the dashboard it says my Firmware is from October 2012. How do I update?</div><div><br /></div><div>James</div>]]>
        </description>
    </item>
    <item>
        <title>Twine - SMS notification for my country (Macau S.A.R. @ 853) carrier (CTM)</title>
        <link>http://www.minervakestner.com/discussion/377/twine-sms-notification-for-my-country-macau-s-a-r-853-carrier-ctm</link>
        <pubDate>Mon, 18 Feb 2013 01:36:13 +0000</pubDate>
        <category>Miscellaneous</category>
        <dc:creator>Shawn Pun</dc:creator>
        <guid isPermaLink="false">377@/discussions</guid>
        <description><![CDATA[hi,<div><br /></div><div>i am wondering if Twine can add my local carrier to the list?</div><div><br /></div><div>Country: Macau S.A.R.</div><div>Country code: 853</div><div>Carrier name: CTM</div>]]>
        </description>
    </item>
    <item>
        <title>How can I make Twine work together with my Pebble watch?</title>
        <link>http://www.minervakestner.com/discussion/540/how-can-i-make-twine-work-together-with-my-pebble-watch</link>
        <pubDate>Sat, 24 Jan 2015 05:21:16 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>Chris Tan</dc:creator>
        <guid isPermaLink="false">540@/discussions</guid>
        <description><![CDATA[I read in a blog that was dated two years ago&nbsp;<a href="http://supermechanical.tumblr.com/post/22786227275/string-and-stone" target="_blank" rel="nofollow">supermechanical.tumblr.com/post/22786227275/string-and-stone</a>&nbsp;that Twine can be made to integrate with Pebble. What's become of the development?]]>
        </description>
    </item>
    <item>
        <title>Bought a used Twine at an auction and now it tells me that it is claimed already.</title>
        <link>http://www.minervakestner.com/discussion/549/bought-a-used-twine-at-an-auction-and-now-it-tells-me-that-it-is-claimed-already</link>
        <pubDate>Tue, 14 Feb 2017 14:55:35 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>s s</dc:creator>
        <guid isPermaLink="false">549@/discussions</guid>
        <description><![CDATA[Hi.<div>There was a small auction at a local place and I manage to get my hands on a Twine. Awesome!</div><div>Now I went through the setup and created an account. Then it showed a page telling me:&nbsp;"I've already been claimed</div>This Twine is connected to another account. If you own that account, you can sign in now to finish the setup process."&nbsp;<div><br /></div><div>Is there any way to just factory reset it or something so I can claim the Twine?<br /><br />Cheers!</div>]]>
        </description>
    </item>
    <item>
        <title>How to control Philips Hue with Twine?</title>
        <link>http://www.minervakestner.com/discussion/499/how-to-control-philips-hue-with-twine</link>
        <pubDate>Tue, 05 Nov 2013 08:41:26 +0000</pubDate>
        <category>At home</category>
        <dc:creator>Jens Rockstroh</dc:creator>
        <guid isPermaLink="false">499@/discussions</guid>
        <description><![CDATA[Hi there,<br /><br />I am looking for a solution to control the Philips Light System "Hue" in realtime with a Twine.<br />I searched the net and didin`t find concrete answers. I tried to use IFTTT: Twine --&gt; IFTTT --&gt; Hue. It is working but the problem is, there is a big lag. It takes several seconds before the Trigger activates the Lights.<br />Has anybody some ideas how to control it directly in realtime? I know it should be possible: <a rel="nofollow" href="https://www.youtube.com/watch?v=nW3I9OZYGO0"><img src="https://img.youtube.com/vi/nW3I9OZYGO0/0.jpg" width="640" height="385" alt="image" style="border: 0px;" /></a><br /><br />The Hue System is controlled by HTTP Put Requests like<br /><a href="http://&lt;local" target="_blank" rel="nofollow">http://&lt;local</a> Hue-IP&gt;/api/newdeveloper/lights/1/state<br /><br />but how to get the Twine to control that in a local network<code></code><br /><br />Thanks in advance<br />Jens]]>
        </description>
    </item>
    <item>
        <title>Can a Twine device work with different accounts?</title>
        <link>http://www.minervakestner.com/discussion/465/can-a-twine-device-work-with-different-accounts</link>
        <pubDate>Thu, 20 Jun 2013 10:39:52 +0000</pubDate>
        <category>Feature requests</category>
        <dc:creator>Reda Berrada</dc:creator>
        <guid isPermaLink="false">465@/discussions</guid>
        <description><![CDATA[In case I lend my twine without giving my account, is there anyway the new pocessor can setup the twine as if it were brand new?<div>Or else, is there anyway to reset it somehow?</div>]]>
        </description>
    </item>
    <item>
        <title>Power on switch?</title>
        <link>http://www.minervakestner.com/discussion/99/power-on-switch</link>
        <pubDate>Wed, 21 Nov 2012 13:28:48 +0000</pubDate>
        <category>Feature requests</category>
        <dc:creator>Thomas Ochs</dc:creator>
        <guid isPermaLink="false">99@/discussions</guid>
        <description><![CDATA[I have a sump pump that I would like to be able to monitor.   When it turns on it draws power from a plug box on the side of my house.   Can anyone tell me if there is anyway to monitor the current flow in a circuit?   If I had a way to tell me when the pump turns on and off it would be great.]]>
        </description>
    </item>
    <item>
        <title>Update temperature via external every minute</title>
        <link>http://www.minervakestner.com/discussion/501/update-temperature-via-external-every-minute</link>
        <pubDate>Thu, 14 Nov 2013 11:14:22 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>Tom Frank Christensen</dc:creator>
        <guid isPermaLink="false">501@/discussions</guid>
        <description><![CDATA[Building an PHP file to receive Twine external temperatures every minute.<div><br /></div><div>But how do I set up that rule to call an HTTP request EVERY minute?</div>]]>
        </description>
    </item>
    <item>
        <title>Twine for Sale...</title>
        <link>http://www.minervakestner.com/discussion/461/twine-for-sale</link>
        <pubDate>Thu, 06 Jun 2013 15:04:59 +0000</pubDate>
        <category>Miscellaneous</category>
        <dc:creator>Jamie Rytlewski</dc:creator>
        <guid isPermaLink="false">461@/discussions</guid>
        <description><![CDATA[Make me an offer!! I'm in the United States. Realized this project is not as "cool" as I dreamed. Having way more fun with my SmartThings and Ninja Blocks. It's amazing to have multiple sensors at once.]]>
        </description>
    </item>
    <item>
        <title>Now wait a minute...WHERE is wifi signal strength?</title>
        <link>http://www.minervakestner.com/discussion/459/now-wait-a-minute-where-is-wifi-signal-strength</link>
        <pubDate>Wed, 05 Jun 2013 19:07:23 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>Mark Fiske</dc:creator>
        <guid isPermaLink="false">459@/discussions</guid>
        <description><![CDATA[I don't see it anywhere.&nbsp; Not on the dashboard.&nbsp; Not under rules.<br />]]>
        </description>
    </item>
    <item>
        <title>changing batteries</title>
        <link>http://www.minervakestner.com/discussion/398/changing-batteries</link>
        <pubDate>Thu, 07 Mar 2013 19:00:07 +0000</pubDate>
        <category>Tips and Troubleshooting</category>
        <dc:creator>Benjamin Khoo</dc:creator>
        <guid isPermaLink="false">398@/discussions</guid>
        <description><![CDATA[hi folks<div><br /></div><div>i am having problem changing batteries.. sounds silly.. but when the twine complains that it is low on power, i take out the old ones, and pop in the new ones... but during the change, the LED light flashes once, blinks a few times... and then nothing.</div><div><br /></div><div>after a night, i checked in on the twine only to realise that it is not reporting in.</div><div>Took out the batteries, popped it in again, this time making it 2x sure that it sits properly... led light comes on.. flashes... and then nothing...</div><div><br /></div><div>whats wrong with it?</div><div><br /></div><div>my twine is mounted in place and i can't flip it around for update or anything but i have access to the battery compartment.</div><div>what's the proper procedure of changing batteries?</div><div><br /></div><div>thanks</div>]]>
        </description>
    </item>
    <item>
        <title>Twine for Social Development</title>
        <link>http://www.minervakestner.com/discussion/310/twine-for-social-development</link>
        <pubDate>Thu, 17 Jan 2013 19:27:23 +0000</pubDate>
        <category>At work</category>
        <dc:creator>James Sifuentes</dc:creator>
        <guid isPermaLink="false">310@/discussions</guid>
        <description><![CDATA[Hello, <br /><br />I just got my twine some days ago and while I see a lot of potential on it, I am trying to see what could be its value for social development projects. I would love to hear from you and interchange ideas on this topic. <br /><br />Please check this video by <a rel="nofollow" href="/profile/waterforpeople">@waterforpeople</a> that I really like and may get you inspired, it involves the use of mobile devices to monitor water projects in the developing world, to make sure that the water keeps flowing. <br /><br /><a href="http://bcove.me/rorfa8w6" target="_blank" rel="nofollow">http://bcove.me/rorfa8w6</a><br /><br />Thanks!,<br /><br />James Sifuentes<br />Twitter: <a rel="nofollow" href="/profile/JamesSifuentes">@JamesSifuentes</a> ]]>
        </description>
    </item>
    <item>
        <title>Cannot SAVE rules on Internet Explorer</title>
        <link>http://www.minervakestner.com/discussion/282/cannot-save-rules-on-internet-explorer</link>
        <pubDate>Thu, 03 Jan 2013 05:15:40 +0000</pubDate>
        <category>At home</category>
        <dc:creator>Neil Cameron</dc:creator>
        <guid isPermaLink="false">282@/discussions</guid>
        <description><![CDATA[Why not?  I have to use my iPhone to generate rules - it took me 24 hrs to work thsis out....!]]>
        </description>
    </item>
    <item>
        <title>Is there a button sensor that will work with breakout board / miniUSB?</title>
        <link>http://www.minervakestner.com/discussion/96/is-there-a-button-sensor-that-will-work-with-breakout-board-miniusb</link>
        <pubDate>Wed, 21 Nov 2012 09:08:10 +0000</pubDate>
        <category>At home</category>
        <dc:creator>Mike Kijewski</dc:creator>
        <guid isPermaLink="false">96@/discussions</guid>
        <description><![CDATA[I'd like to create a button (like the staples easy button) that my dog can push when she needs to go out. I'd like the button push to trigger an SMS or HTTP request. Can this be done with the mag switch, or is there another piece of hardware that might work?]]>
        </description>
    </item>
   <language>en</language>
   </channel>
</rss>
