<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>
	<channel>
		<title>Botanicalls Forums: Recent Posts</title>
		<link>http://www.botanicalls.com/forums/</link>
		<description>Botanicalls Forums: Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Sep 2010 06:36:44 +0000</pubDate>
		<generator>bbpress 1.0-alpha-2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.botanicalls.com/forums/search.php</link>
		</textInput>

		<item>
			<title>jaredforshey on "Twitter shutting down basic auth June 30"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=36#post-110</link>
			<pubDate>Wed, 04 Aug 2010 23:39:13 +0000</pubDate>
			<dc:creator>jaredforshey</dc:creator>
			<guid isPermaLink="false">110@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Twitter pushed off closing down basic auth, but the newer, later deadline is almost here again.  August 16 2010 is when the transition happens.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jruys on "Twitter shutting down basic auth June 30"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=36#post-109</link>
			<pubDate>Fri, 25 Jun 2010 15:39:48 +0000</pubDate>
			<dc:creator>jruys</dc:creator>
			<guid isPermaLink="false">109@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Update: It's working! I need to clean up the code a bit and document. &#60;/p&#62;
&#60;p&#62;If you're desperate to test let me know and I'll send you the beta code offline.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jruys on "Twitter shutting down basic auth June 30"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=36#post-108</link>
			<pubDate>Fri, 25 Jun 2010 07:52:34 +0000</pubDate>
			<dc:creator>jruys</dc:creator>
			<guid isPermaLink="false">108@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Can't get it to work yet. It turns out you have to call the API by its DNS name, not plain IP address like the current leaf code does. I've contacted the API provider to see if we can fix it.&#60;/p&#62;
&#60;p&#62;Once I got this working I'll post the new Arduino sketch to the forum.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaredforshey on "Twitter shutting down basic auth June 30"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=36#post-107</link>
			<pubDate>Thu, 17 Jun 2010 00:05:18 +0000</pubDate>
			<dc:creator>jaredforshey</dc:creator>
			<guid isPermaLink="false">107@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Slight update on the above:  the comment I made before about having to add the /1/ isn't quite correct:  the twitter API calls have always had that /1/ at the beginning.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaredforshey on "Twitter shutting down basic auth June 30"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=36#post-106</link>
			<pubDate>Mon, 14 Jun 2010 14:33:13 +0000</pubDate>
			<dc:creator>jaredforshey</dc:creator>
			<guid isPermaLink="false">106@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Sorry if this has been addressed already!&#60;/p&#62;
&#60;p&#62;Twitter is closing basic authentication (used by Botanicalls and basically all Arduino twittering apps) June 30th.  Basic Auth means that you log in to twitter by sending it a base-64 encoded has of &#34;Username:Password&#34; in the http header when attempting to post.&#60;/p&#62;
&#60;p&#62;They are requiring everyone to use the much more secure but complicated Open Authentication (OAuth) scheme to use the API.  This is a problem because I can't find any oauth examples for Arduino and it's too complicated for me to figure out myself.&#60;/p&#62;
&#60;p&#62;Luckily, there's a site called SuperTweet.net that can do the heavy lifting.  You go to SuperTweet, use OAuth to login to twitter, then sign up with Supertweet using a new password.  Now you can use basic auth to post to supertweet which in turn uses your stored oauth token to post to your twitter account.&#60;/p&#62;
&#60;p&#62;All you have to do in the source code is change all references to twitter.com to api.supertweet.net and change the twitter IP to 66.180.175.246 (supertweet's IP).  Also, replace the password part of &#34;Username:Password&#34; with your new supertweet password.&#60;/p&#62;
&#60;p&#62;Supertweet makes almost all the API calls available that Twitter has, but with a slight URL change.  Most API called now have a /1/ in front.  Instead of /statuses/update.xml, the path for supertweet is /1/statuses/update.xml.&#60;/p&#62;
&#60;p&#62;A guy called Neocat over on the Arduino Playground (google it) has a similar service hosted on google's appspot.com, but in practice we found that it is less straightforward and can be a bit laggy in returning response information.  To be fair, we might have been calling it incorrectly!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kate on "test"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=35#post-105</link>
			<pubDate>Fri, 23 Apr 2010 14:43:58 +0000</pubDate>
			<dc:creator>Kate</dc:creator>
			<guid isPermaLink="false">105@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;test
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Clemens on "Just want to say THANX!"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=34#post-104</link>
			<pubDate>Wed, 21 Apr 2010 17:45:40 +0000</pubDate>
			<dc:creator>Clemens</dc:creator>
			<guid isPermaLink="false">104@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Hi, I'd just want to say thanks you! &#60;/p&#62;
&#60;p&#62;- To Rob for the great support and&#60;br /&#62;
- Kati for the amazing track at Ignite (btw the better thing is PechaKucha, yeah!) and&#60;br /&#62;
- the whole Botanicalls team for this great idea and the nice peace of hard- and software, so a nice idea to have a very technical circuit board designed as leaf! &#60;/p&#62;
&#60;p&#62;I considered to buy a kit some month ago. Because my birthday and Christmas came closer I thought about a fitting present (for me :-). But it's difficult to explain people why it's really great to have a twittering plant -- what is Twitter? Why do plants use it? Isn't it easier to put your finger in the soil to measure humidity or to have a look at the foliage color? &#60;/p&#62;
&#60;p&#62;So I got nice but not thrilling gifts and went to think geek to buy a Botanicalls kit myself. Ok it was not cheap - 99$ for the kit, 25$ for shipping and again about 30$ tax in Germany! But it was worth! &#60;/p&#62;
&#60;p&#62;I was a bit nervous about the soldering stuff but it works if you have really thin solder and drank not too much coffee! It's really satisfying to have the gizmo complete, working and no peace is broken while manufacturing! &#60;/p&#62;
&#60;p&#62;Now I have a nice internet enabled Orange Tree and a lot of fun with the gadget:&#60;br /&#62;
&#60;a href=&#34;http://twitter.com/botanicalls0161&#34; rel=&#34;nofollow&#34;&#62;http://twitter.com/botanicalls0161&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's really a &#34;multiplicator&#34; have talked with a lot of people about Botanicalls and the most people (that one who have understood the story :-) love it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "Moisture doesn't drop below 85%"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=33#post-103</link>
			<pubDate>Fri, 05 Feb 2010 01:15:34 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">103@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Your soil may be very conductive. If this is the case, adjust the values in the code to compensate for the extra conductivity.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "nothing works"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=32#post-102</link>
			<pubDate>Fri, 05 Feb 2010 01:14:45 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">102@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Sounds like the power supply is protecting itself from an electrical short. With the board unplugged, use a multimeter to check continuity between power and ground. You should NOT have continuity between these two, if you do then there's a short. Also check to make sure you soldered in the regulator the correct way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andymaxwell on "Moisture doesn't drop below 85%"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=33#post-101</link>
			<pubDate>Sat, 30 Jan 2010 13:07:13 +0000</pubDate>
			<dc:creator>andymaxwell</dc:creator>
			<guid isPermaLink="false">101@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I built a kit, stuck it in a large-ish plant, and even though it's been in the pot for a week without water, the moisture never drops below the high 80% range.  The soil feels dry.  Not bone dry, but absolutely not what I'd call 80% wet.&#60;/p&#62;
&#60;p&#62;So, of course, it never tweets.  Only when I press the button.&#60;/p&#62;
&#60;p&#62;Is this normal? Did I do something wrong in assembly?  Do I need to reset the values in the code to have it tweet when it gets to 85%?  Any other ideas?&#60;/p&#62;
&#60;p&#62;Andy-
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davetech on "nothing works"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=32#post-100</link>
			<pubDate>Mon, 25 Jan 2010 00:57:40 +0000</pubDate>
			<dc:creator>davetech</dc:creator>
			<guid isPermaLink="false">100@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I have the same problem. Although I have not soldered in a few years, it used to be my full time job so I am pretty sure that I followed directions and soldered everything clean. Any tips??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kingma3 on "nothing works"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=32#post-99</link>
			<pubDate>Sun, 24 Jan 2010 22:22:35 +0000</pubDate>
			<dc:creator>kingma3</dc:creator>
			<guid isPermaLink="false">99@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;no lights, the power supply red light blinks and that it.  When I disconnect from the unit the power supply red light is steady on.&#60;/p&#62;
&#60;p&#62;What did I do wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "Network connection and proxy server"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=30#post-98</link>
			<pubDate>Thu, 14 Jan 2010 13:39:53 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">98@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;Botanicalls obtains an IP address via DHCP. The XPort can also be &#60;a href=&#34;http://www.ladyada.net/make/eshield/configure.html&#34;&#62;manually configured&#60;/a&#62; if desired.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcs_green_e-thumb on "fritzing it ?"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=31#post-97</link>
			<pubDate>Tue, 12 Jan 2010 13:20:34 +0000</pubDate>
			<dc:creator>marcs_green_e-thumb</dc:creator>
			<guid isPermaLink="false">97@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;... in addition - &#60;a href=&#34;http://www.sparkfun.com/commerce/categories.php?pmode=new_products&#34; rel=&#34;nofollow&#34;&#62;http://www.sparkfun.com/commerce/categories.php?pmode=new_products&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcs_green_e-thumb on "fritzing it ?"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=31#post-96</link>
			<pubDate>Tue, 12 Jan 2010 13:12:27 +0000</pubDate>
			<dc:creator>marcs_green_e-thumb</dc:creator>
			<guid isPermaLink="false">96@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;i love the idea and approach of &#34;botanicalls&#34; - why not &#60;a href=&#34;http://fritzing.org/projects&#34; rel=&#34;nofollow&#34;&#62;http://fritzing.org/projects&#60;/a&#62; it? you might get some input on the waterproof/wireless issues and will surely receive positive feedbacks (well - in addition to the millions of already existing that is :) )&#60;br /&#62;
thanks for sharing !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ohrobot on "Network connection and proxy server"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=30#post-95</link>
			<pubDate>Tue, 12 Jan 2010 08:14:02 +0000</pubDate>
			<dc:creator>ohrobot</dc:creator>
			<guid isPermaLink="false">95@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;About the network connection&#60;/p&#62;
&#60;p&#62;1. How does the botanicalls obtain an IP adress, do you have to enter one manuelly or does it obtain one by DHCP&#60;/p&#62;
&#60;p&#62;2. Is there actually any way to do a manuell configuration for the network connection?&#60;/p&#62;
&#60;p&#62;3. Between me and the internet there's is a proxy server. Can botanicall deal with this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jruys on "14 blinks: portfast on Cisco switch helped"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=29#post-94</link>
			<pubDate>Thu, 07 Jan 2010 08:06:58 +0000</pubDate>
			<dc:creator>jruys</dc:creator>
			<guid isPermaLink="false">94@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I too was suffering from the dreaded 14 blinks but solved it. Documenting for the forum. &#60;/p&#62;
&#60;p&#62;After some debugging I found the plant keeps the Ethernet down and only activates it when it wants to Tweet. &#60;/p&#62;
&#60;p&#62;This is a good power saving model, but with a (Cisco) ethernet switch the issue is that a port blocks Ethernet traffic for about 10-30 seconds when a device comes online to find out if it is a normal endpoint or a connection to another switch potentially creating a loop. This is normal ethernet switch spanning tree behaviour.&#60;/p&#62;
&#60;p&#62;Problem is that by the time the ethernet port went into forwarding mode and the plant could actually get a DHCP lease, it had given up and was giving me 14 blinks.&#60;/p&#62;
&#60;p&#62;On a Cisco switch you can solve this by adding a command like&#60;/p&#62;
&#60;p&#62;  interface FastEthernet0/1&#60;br /&#62;
   switchport mode access&#60;br /&#62;
   spanning-tree portfast&#60;/p&#62;
&#60;p&#62;which will disable spanning tree and make the plant happy again. &#60;/p&#62;
&#60;p&#62;I would recommend to review the plant's DHCP behaviour though: when the initial lease request fails, wait 30-60 seconds and try again. &#60;/p&#62;
&#60;p&#62;I agree it's unlikely a consumer is using an enterprise ethernet switch, but on the other hand no normal consumer has a twittering plant :-)&#60;/p&#62;
&#60;p&#62;Anyhoo - problem solved for me. Off to find a plant to monitor. My wife just decided to move the one I had planned to use as it was nice and close to an Ethernet outlet. Sigh.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>azizi on "adc"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=28#post-93</link>
			<pubDate>Thu, 07 Jan 2010 02:01:47 +0000</pubDate>
			<dc:creator>azizi</dc:creator>
			<guid isPermaLink="false">93@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;somebody help me..i need adc complte circuit diagram&#60;br /&#62;
a
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "IMPORTANT NOTE ABOUT POWER SUPPLY"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=6#post-92</link>
			<pubDate>Sun, 25 Oct 2009 15:34:02 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">92@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;The only update to the current kits is the power supplies.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anna_B on "Need help with parts"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=27#post-91</link>
			<pubDate>Sun, 25 Oct 2009 01:23:15 +0000</pubDate>
			<dc:creator>Anna_B</dc:creator>
			<guid isPermaLink="false">91@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I dealt with the metal probes today. I don't what kind of steel they are, but they are most definitely steel. I broke one trying to bend it in two places so that I could fit it into a project, and thus had to find something to replace it. After a few hours of testing, I have learned that A) length doesn't matter it seems as far as different lengths, longer, and up to three inches shorter, and B) I replaced the probes with galvanized steel rods. They were &#34;ties&#34; for chain-link fencing, available at Home Depot and Lowes. They are about one gauge larger than the rods included with the kit, so you'll have to file them down to fit.&#60;/p&#62;
&#60;p&#62;I hope this helps somewhat.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>plantophile on "IMPORTANT NOTE ABOUT POWER SUPPLY"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=6#post-90</link>
			<pubDate>Thu, 22 Oct 2009 01:43:14 +0000</pubDate>
			<dc:creator>plantophile</dc:creator>
			<guid isPermaLink="false">90@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;So is there a new version of the kit? Or was this post used just to close an old topic?&#60;br /&#62;
Are there any plans for a new version/design?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "IMPORTANT NOTE ABOUT POWER SUPPLY"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=6#post-89</link>
			<pubDate>Thu, 15 Oct 2009 21:47:46 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">89@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;This note is now obsolete. New versions of the Botanicalls kit come with a switching power supply that can be used on both 110 and 220 V AC mains power.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>plantophile on "Need help with parts"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=27#post-88</link>
			<pubDate>Sun, 04 Oct 2009 02:35:35 +0000</pubDate>
			<dc:creator>plantophile</dc:creator>
			<guid isPermaLink="false">88@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I was looking at mouser.com for ordering the atmega168 and noticed that there are several ICs that are very similar. Can someone provide some details as to which IC is the correct one?&#60;/p&#62;
&#60;p&#62;Also, what are the details of the metal probes? Are they galvanized? Does probe length change the reading values?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "Arduino + Botanicalls + Leopard connection problem"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=25#post-84</link>
			<pubDate>Mon, 17 Aug 2009 19:34:51 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">84@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;What cable are you using. Did you load the FTDI drivers if you are using the FTDI cable?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Neto on "Arduino + Botanicalls + Leopard connection problem"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=25#post-83</link>
			<pubDate>Mon, 17 Aug 2009 18:13:54 +0000</pubDate>
			<dc:creator>Neto</dc:creator>
			<guid isPermaLink="false">83@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I have everything working but still unable to connect to arduino on my Leopard MBP.&#60;/p&#62;
&#60;p&#62;I set the board to Arduino NG or older w/ATMega168&#60;/p&#62;
&#60;p&#62;But I just got 4 serial port options and all of them are Bluetooth related.&#60;/p&#62;
&#60;p&#62;Any tips?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpatapoff on "Arduino 16 on MacBooks: Error"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=24#post-82</link>
			<pubDate>Tue, 14 Jul 2009 15:28:25 +0000</pubDate>
			<dc:creator>jpatapoff</dc:creator>
			<guid isPermaLink="false">82@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;When I was trying to launch Arduino 16 on my MacBook I received an error:&#60;/p&#62;
&#60;p&#62;Cannot launch Java application&#60;br /&#62;
Uncaught exception in main method:&#60;br /&#62;
java.lang. Unsatisfied LinkError:/Applications/&#60;br /&#62;
arduino-0016/Arduino 16.app/Contents/Resources/&#60;br /&#62;
java/librxtxSerial.jnilib: no suitable image found.&#60;br /&#62;
Did find: /Applications/arduino-0016/Arduino&#60;br /&#62;
16.app/Contents/Resources/Java/librxtxSerail.jnilib:&#60;br /&#62;
No matching architecture in universalwrapper.&#60;/p&#62;
&#60;p&#62;After searching around, I found out all that needs to be done is control+click Arduino16.app and select &#34;Get Info&#34;. Enable &#34;Open in 32 Bit Mode&#34; and everything should be good to go.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TimH on "Solar powered, wireless, waterproof product"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=23#post-80</link>
			<pubDate>Fri, 05 Jun 2009 18:09:34 +0000</pubDate>
			<dc:creator>TimH</dc:creator>
			<guid isPermaLink="false">80@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;When this already cool product is completely developed with: solar power, wireless, &#38;#38; waterproof housing; like it's expensive cousin eKo (camalienetworks.com) let me know immediately.&#60;/p&#62;
&#60;p&#62;We'll order at least 5 of them (one for each zone).  Our HOA in parched California needs to conserve water, and what better way to assure our weather-based water controller is working than a small network of sensors for the plants.&#60;/p&#62;
&#60;p&#62;BTW, we'd also like a browser interface like &#60;a href=&#34;http://www.newportus.com/i/zSeries.htm&#34; rel=&#34;nofollow&#34;&#62;http://www.newportus.com/i/zSeries.htm&#60;/a&#62; (in case you're asking).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpatapoff on "Things i wish you said in your docs..."</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=18#post-79</link>
			<pubDate>Thu, 04 Jun 2009 16:13:39 +0000</pubDate>
			<dc:creator>jpatapoff</dc:creator>
			<guid isPermaLink="false">79@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I found the FTDI cable at adafruit.com. Here is the direct link:&#60;br /&#62;
&#60;a href=&#34;http://www.adafruit.com/index.php?main_page=product_info&#38;#38;products_id=70&#38;#38;sessid=473b536364170b38ac677443217ab920&#34; rel=&#34;nofollow&#34;&#62;http://www.adafruit.com/index.php?main_page=product_info&#38;#38;products_id=70&#38;#38;sessid=473b536364170b38ac677443217ab920&#60;/a&#62;&#60;br /&#62;
It is the &#34;USB TTL-232&#34; cable, which Rob has confirmed as being compatible. Can't wait to get started!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fraying on "Botanicalls needs to be wireless and solar powered"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=15#post-78</link>
			<pubDate>Sun, 17 May 2009 18:50:29 +0000</pubDate>
			<dc:creator>fraying</dc:creator>
			<guid isPermaLink="false">78@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;So are there directions out there anywhere that show how to plug in a small wifi router to the ethernet jack on the botanicall? My plant is near a power plug, but there's no ethernet in my house - it's all wifi. Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slachem on "14 blinks, sadness"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=22#post-77</link>
			<pubDate>Sun, 17 May 2009 12:33:22 +0000</pubDate>
			<dc:creator>slachem</dc:creator>
			<guid isPermaLink="false">77@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;solved my own problem, turned internet connection sharing on. that did it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>slachem on "14 blinks, sadness"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=22#post-76</link>
			<pubDate>Sun, 17 May 2009 11:40:44 +0000</pubDate>
			<dc:creator>slachem</dc:creator>
			<guid isPermaLink="false">76@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;i just put together the kit and am having a 14 blink problem.  i notice on network connections that while the yellow light is on the &#34;acquiring network address&#34; notation stays on until timeout occurs.  what checklist of items should i check to see why a network address is not being acquired?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dolapo on "14 blinks, sadness"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=22#post-75</link>
			<pubDate>Sat, 16 May 2009 20:00:32 +0000</pubDate>
			<dc:creator>dolapo</dc:creator>
			<guid isPermaLink="false">75@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I'll give it a shot. Thanks Rob. BTW, I don't see any markings on the picture you linked. Did you upload the correct image?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "14 blinks, sadness"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=22#post-74</link>
			<pubDate>Sat, 16 May 2009 16:50:38 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">74@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;The last time we heard about something like this is was a bad solder. Try reheating anything that looks iffy, making sure the solder flows into a nice &#34;volcano&#34; shape. I've marked some joins that look iffy to me &#60;a href=&#34;/downloads/dolapo_forums_botanicalls-back.jpg&#34;&#62;in your picture here&#60;/a&#62;. Try fixing those by heating the join until the solder melts nicely, then adding a little bit more so that the flux from the new solder flows the old.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dolapo on "14 blinks, sadness"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=22#post-73</link>
			<pubDate>Sat, 16 May 2009 03:42:57 +0000</pubDate>
			<dc:creator>dolapo</dc:creator>
			<guid isPermaLink="false">73@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;I just finished putting my botanicalls kit together and now I'm getting the &#34;unknown error&#34; 14 blinks followed by a couple of quick flashes of the green LED on test.&#60;br /&#62;
This is with all the following connection types&#60;br /&#62;
1. directly to the cable modem&#60;br /&#62;
2. through my router&#60;br /&#62;
3. through my macbook with internet sharing on.&#60;br /&#62;
the yellow led on the xport does blink during the test, but i'm not really sure what that indicates. &#60;/p&#62;
&#60;p&#62;I've uploaded some pictures here:&#60;br /&#62;
&#60;a href=&#34;http://picasaweb.google.com/dolapo/Botanicalls#&#34; rel=&#34;nofollow&#34;&#62;http://picasaweb.google.com/dolapo/Botanicalls#&#60;/a&#62;&#60;br /&#62;
front: &#60;a href=&#34;http://picasaweb.google.com/dolapo/Botanicalls#5336257975602667874&#34; rel=&#34;nofollow&#34;&#62;http://picasaweb.google.com/dolapo/Botanicalls#5336257975602667874&#60;/a&#62;&#60;br /&#62;
back: &#60;a href=&#34;http://picasaweb.google.com/dolapo/Botanicalls#5336257969738934530&#34; rel=&#34;nofollow&#34;&#62;http://picasaweb.google.com/dolapo/Botanicalls#5336257969738934530&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I haven't soldered in a while so my soldering got noticeably better while putting this together, but I don't see any obvious shorts or other screw ups. Any tips would be helpful, I can't wait to have this thing working :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob on "can't connecto to twitter"</title>
			<link>http://www.botanicalls.com/forums/topic.php?id=21#post-72</link>
			<pubDate>Thu, 14 May 2009 20:38:49 +0000</pubDate>
			<dc:creator>rob</dc:creator>
			<guid isPermaLink="false">72@http://www.botanicalls.com/forums/</guid>
			<description>&#60;p&#62;The message you're getting indicates that the device is not getting a proper IP address. Have you set up Internet sharing on your PC?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
