<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Datamind</title>
	<atom:link href="http://thedatamind.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://thedatamind.com</link>
	<description>The personal website of Wil Black</description>
	<lastBuildDate>Sun, 17 Mar 2013 22:00:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>PyCon Day 3</title>
		<link>http://thedatamind.com/?p=670</link>
		<comments>http://thedatamind.com/?p=670#comments</comments>
		<pubDate>Sun, 17 Mar 2013 20:43:24 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=670</guid>
		<description><![CDATA[Iteration &#038; Generators: The Python Way Speaker: Luciano Ramalho Lazy Iterable: It&#8217;s iterable but only produces results when iterated on. &#8220;__&#8221; = dunder. protocal (synonmous with Java interface) e.g. collections.Sequence, your class can subclass this instead of object. &#8220;Good Enough&#8221; IS Good Enough Speaker: Alex Martelli Software]]></description>
			<content:encoded><![CDATA[<hr />
<h4>Iteration &#038; Generators: The Python Way</h4>
<p>Speaker: Luciano Ramalho</p>
<p>Lazy Iterable: It&#8217;s iterable but only produces results when iterated on.</p>
<p>&#8220;__&#8221; = dunder.</p>
<p>protocal (synonmous with Java interface) e.g. collections.Sequence, your class can subclass this instead of object.</p>
<hr />
<h4>&#8220;Good Enough&#8221; IS Good Enough</h4>
<p>Speaker: Alex Martelli</p>
<h5>Software</h5>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=670</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyCon 2013 Day 1</title>
		<link>http://thedatamind.com/?p=644</link>
		<comments>http://thedatamind.com/?p=644#comments</comments>
		<pubDate>Fri, 15 Mar 2013 18:16:19 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=644</guid>
		<description><![CDATA[Title: How the Internet Works Speaker: Jessica McKellar Use scapy traceroute to see how your packets got to you. Then use geopy to geolocate them. Software scapy geopy twisted &#8211; for server wireshark &#8211; capture and listen to network traffic. Can monitor your LAN with this tool. Title: Kivy: Building GUI and Mobile Apps with [...]]]></description>
			<content:encoded><![CDATA[<hr />
<h4>Title: How the Internet Works</h4>
<p>Speaker: Jessica McKellar</p>
<p>Use scapy traceroute to see how your packets got to you. Then use geopy to geolocate them.</p>
<h5>Software</h5>
<ul>
<li>scapy
<li>geopy
<li>twisted &#8211; for server
<li><a href="http://www.wireshark.org/" title="wireshark homepage" target="_blank">wireshark</a> &#8211; capture and listen to network traffic. Can monitor your LAN with this tool.
</ul>
<hr />
<h4>Title: Kivy: Building GUI and Mobile Apps with Python</h4>
<p>Speaker: Thomas Hansen, Mathieu</p>
<p>Can run on any platform.<br />
For Android use github.com/kivy/python-for-android. This is not the same the other python for android.</p>
<h5>Software</h5>
<ul>
<li>kivy
</ul>
<hr />
<h4>Title: Twisted Logic: Endpoints and Why You Shouldn&#8217;t be Scared of Twisted</h4>
<p>Speaker: Ashwini Oruganti</p>
<hr />
<h4>Github Visualization Part 1</h4>
<p>Speaker: </p>
<p>tmux &#8211; interactive shell.<br />
ipython notebook</p>
<hr />
<h4>Github Visualization Part 2</h4>
<p>Speaker: Idan Gazit</p>
<p>tmux &#8211; interactive shell.</p>
<hr />
<h4>Make More Responsive Web Apps with SocketIO and Gevent</h4>
<p>Speaker: Luke Sneeringer</p>
<p>Can&#8217;t get socket.io directly from their site. Need to get from examples.</p>
<p><code>var socket = io.connect('http://example.com/namesapce')</code></p>
<p>Uses &#8216;emit&#8217; and &#8216;on&#8217; for events.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=644</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tom Yum Soup Recipe</title>
		<link>http://thedatamind.com/?p=627</link>
		<comments>http://thedatamind.com/?p=627#comments</comments>
		<pubDate>Wed, 02 Jan 2013 02:16:37 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Food and Cooking]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=627</guid>
		<description><![CDATA[One of my favorite Thai foods is Tom Yum Soup. This is a spicy, coconut based soup with lots of flavors. We have tried to make it at home before but can&#8217;t quite get it to taste as good as at our local Thai Restaurant, The Thai Elephant, on Newport, Oregon. But I think I [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite Thai foods is Tom Yum Soup. This is a spicy, coconut based soup with lots of flavors. We have tried to make it at home before but can&#8217;t quite get it to taste as good as at our local Thai Restaurant, The Thai Elephant, on Newport, Oregon. But I think I have a recipe that is close. <span id="more-627"></span><br />
I start with this recipe from here <a href="http://thaifood.about.com/od/oodlesofnoodles/r/tyumnoodles.htm" target="_blank">http://thaifood.about.com/od/oodlesofnoodles/r/tyumnoodles.htm </a>.</p>
<p>We did not have the lemon grass or kaffir lime leaves so we steeped some dried lemongrass in about a 1/4 cup of water and added a few teaspoons of lime juice. We also used chicken instead of shrimp. We are add about 3 tablespoons of brown sugar. Also we ended up using the full can of coconut milk.</p>
<p>It turned out pretty good. IT is still missing something, maybe next time I try with the lemongrass and kaffir lime leaves.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=627</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Printer Shopping</title>
		<link>http://thedatamind.com/?p=613</link>
		<comments>http://thedatamind.com/?p=613#comments</comments>
		<pubDate>Mon, 31 Dec 2012 02:35:17 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[3D Printing]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=613</guid>
		<description><![CDATA[So I am in the market for a 3D printer. I want one for home hobby use. Of course I want one with high-resolution, a large volume, the ability to use multiple mediums, and all for under $1000.  Also I do not wish to assemble this thing myself, I&#8217;d prefer minimal assembly. I want to [...]]]></description>
			<content:encoded><![CDATA[<p>So I am in the market for a 3D printer. I want one for home hobby use. Of course I want one with high-resolution, a large volume, the ability to use multiple mediums, and all for under $1000.  <span id="more-613"></span>Also I do not wish to assemble this thing myself, I&#8217;d prefer minimal assembly.</p>
<p>I want to use open-source design software on this thing, preferably Python based. I have been reading <a href="http://www.3dprinting-forums.com/" target="_blank">http://www.3dprinting-forums.com/ </a>to learn more about 3D printing. This page has some useful links to design software for 3D printing.</p>
<p>Here are the short list of printers and software I have found so far.</p>
<h2>Printers</h2>
<dl>
<dt>Cubify ($1299)</dt>
<dd><a href="http://cubify.com/">http://cubify.com/</a>PJP, Tough Recyclable Plastic printing material, 250 microns resolution, runs on windows and OS-X 10.8. Uses proprietory .CUBE files and software. Has a build space that is 14 x 14 x 14 cm or 5.5 x 5.5 x 5.5 inches.</dd>
<dt>Fab@home</dt>
<dd><a href="http://fabathome.org/">http://fabathome.org/</a>They have a kit and can suggest vendors that will sell completed ones. This looks more lie an open source project to develop a printer/design system. It might not be the best place to look to purchase a hobby printer.</dd>
<dt>Solidoodle 3rd Generation ($799)</dt>
<dd><a href="http://store.solidoodle.com/index.php?route=product/product&amp;path=59&amp;product_id=79">http://store.solidoodle.com/index.php?route=product/product&amp;path=59&amp;product_id=79</a>.These are on back order for 8-10 weeks. Has a build size of 8 x 8 x 8 inches. Has open source design software that is Windows, Mac, Linux compatible abd uses STL format.  <a href="http://reprap.org/wiki/Fused_filament_fabrication">Fused Filament Fabrication</a> (FFF) a.k.a Thermoplastic Extrusion. Resolution .3mm normally, hi-res .1mm.</dd>
<dt>Makerbot Replicator 2 ($2199)</dt>
<dd><a href="http://store.makerbot.com/replicator2.html">http://store.makerbot.com/replicator2.html</a>100 micron resolution, 410 cubic inch build volume</dd>
</dl>
<h2>Terms</h2>
<dl>
<dt>STL files</dt>
<dd>A file format used to store geometric designs.</dd>
<dd></dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=613</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spicy Hunan Beef</title>
		<link>http://thedatamind.com/?p=606</link>
		<comments>http://thedatamind.com/?p=606#comments</comments>
		<pubDate>Mon, 10 Dec 2012 05:22:35 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Food and Cooking]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=606</guid>
		<description><![CDATA[Latley I have been in the mood for some spciy Asian food so I gave this recipe a try http://appetiteforchina.com/recipes/spicy-hunan-beef-with-cumin/ I made some slight modifications. 1) I marinaded the meat using the entire sauce recipe for about 6 hours. 2) Added a few squirts of Sriracha to give it some kick. We stir fried some [...]]]></description>
			<content:encoded><![CDATA[<p>Latley I have been in the mood for some spciy Asian food so I gave this recipe a try</p>
<p>http://appetiteforchina.com/recipes/spicy-hunan-beef-with-cumin/</p>
<p><span id="more-606"></span><br />
I made some slight modifications.<br />
1) I marinaded the meat using the entire sauce recipe for about 6 hours.<br />
2) Added a few squirts of Sriracha to give it some kick.</p>
<p>We stir fried some red cabbage, broccoli, and celery with the left over marinade and served it all over Jasmine rice.<br />
The meat2 turned out pretty good but not great. First, I think it has too much cumin. I&#8217;d take it down to 1/2 tablespoon. And secondly I would add some lime juice to give a little citrus acidity.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=606</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sriracha Hot Wings Recipe</title>
		<link>http://thedatamind.com/?p=600</link>
		<comments>http://thedatamind.com/?p=600#comments</comments>
		<pubDate>Mon, 03 Dec 2012 02:28:17 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[BBQ]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=600</guid>
		<description><![CDATA[It&#8217;s a cold rainy winter day, so what better thing to do than cook up some hot wings. I am getting a little bored with my usual hot wings recipe which consists of Franks Hot Wing sauce,  some cider vinger and Tabasco to taste.  This time I wanted to try something different. On Pinterest I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a cold rainy winter day, so what better thing to do than cook up some hot wings. I am getting a little bored with my usual hot wings recipe which consists of Franks Hot Wing sauce,  some cider vinger and Tabasco to taste.  This time I wanted to try something different. <span id="more-600"></span><br />
On Pinterest I saw a link for Sririacha hot wings and thought I&#8217;d give that a try. The first google hit turned up <a title="Sriracha Hot Wings Recipe" href="http://whiteonricecouple.com/recipes/sriracha-chicken-wings-recipe/">this recipe</a>. I modified it slightly and made the following sauce.</p>
<ul>
<li>2 tablespoons vegetable oil</li>
<li>2 cloves finely minced garlic</li>
<li>about 1 small onion, minced (1/2 cup)</li>
<li>1/3 cup ketchup</li>
<li>1/4 cup Sriracha hot sauce or any chili hot sauce (or more for a spicier sauce)</li>
<li>1 tablespoon vinegar</li>
<li>1 teaspoon fish sauce or soy sauce</li>
<li>1/4 teaspoon ground cumin</li>
<li>1/4 teaspoon ground cayenne</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=600</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanksgiving 2012</title>
		<link>http://thedatamind.com/?p=591</link>
		<comments>http://thedatamind.com/?p=591#comments</comments>
		<pubDate>Wed, 21 Nov 2012 07:07:26 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[BBQ]]></category>
		<category><![CDATA[bbq]]></category>
		<category><![CDATA[smoking]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=591</guid>
		<description><![CDATA[Thanksgiving! It&#8217;s that time of year again. I just finished the brine for the Thanksgiving turkey and it is soaking on the back deck. The weather has changed and we all starting to like Christmas music once again. In fact I have the Charlie Brown Christmas station playing on Pandora right now. The great thing [...]]]></description>
			<content:encoded><![CDATA[<p>Thanksgiving! It&#8217;s that time of year again. I just finished the brine for the Thanksgiving turkey and it is soaking on the back deck. <span id="more-591"></span>The weather has changed and we all starting to like Christmas music once again. In fact I have the Charlie Brown Christmas station playing on Pandora right now. </p>
<p>The great thing about smoking the turkey is that it will be done even if we lose power. Last year we had a big storm and lost power for a few days just before Thanksgiving and this year we just got the back back on Tuesday afternoon.</p>
<p>This year I will be smoking a 12.5lbs Fircrest Farms Free Range turkey that cost $23. I brined it in a 5 gallon bucket for about 36 hours. This year&#8217;s brine recipe came straight from a Kikkomans soy sauce label, slightly modified based on what we had in the spice rack. Here it is</p>
<ul>
<li>2 gallons of water
<li>1.5 cups soy sauce
<li>1 1/2 cups kosher salt (I used sea salt because I had no kosher salt)
<li>1/2 cup sugar
<li>2 tbsp dried sage (I only had about 1 tbsp)
<li>2 tbsp dried celery seed (I used a cap full of celery salt)
<li>1 tbsp dried thyme
</ul>
<div id="attachment_592" class="wp-caption alignnone" style="width: 2602px"><a href="http://thedatamind.com/wp-content/uploads/2012/11/2012-11-20-22.28.10.jpg"><img src="http://thedatamind.com/wp-content/uploads/2012/11/2012-11-20-22.28.10.jpg" alt="2012 Thanksgiving Turkey Brine" title="tgiving_turkey_brine_2012" width="2592" height="1944" class="size-full wp-image-592" /></a><p class="wp-caption-text">2012 Thanksgiving Turkey Brine</p></div>
<p>I put the bird in a 5 gallon Home Depot bucket and put in on the back deck with a tin foil lid for the night. I will probably throw it in the garage in the morning because that will be cooler than the deck during the day.</p>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=591</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shpinxsearch with postgreSQL and Django (Ubuntu 10.04 Server)</title>
		<link>http://thedatamind.com/?p=584</link>
		<comments>http://thedatamind.com/?p=584#comments</comments>
		<pubDate>Sat, 05 May 2012 14:20:25 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Data]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=584</guid>
		<description><![CDATA[I am using sphinxsearch to index a database that is hooked up to a Django project. The database is a postgreSQL database. After going through my initial shinxsearch configuration, I ran sudo indexer --all This did not work. I kept getting an authentication error. The solution was to edit the postgreSQL pg_hba.conf file to use [...]]]></description>
			<content:encoded><![CDATA[<p>I am using sphinxsearch to index a database that is hooked up to a Django project. The database is a postgreSQL database. After going through my initial shinxsearch configuration, I ran</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> indexer <span style="color: #660033;">--all</span></pre></div></div>

<p> This did not work. I kept getting an authentication error.<br />
<span id="more-584"></span><br />
The solution was to edit the postgreSQL pg_hba.conf file to use the &#8216;md5&#8242; authentication method, previously it was set to &#8216;trust&#8217;. This file is located at <b>/etc/postgresql/8.4/main/</b>.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># Database administrative login by UNIX sockets</span>
<span style="color: #7a0874; font-weight: bold;">local</span>   all         postgres                          trust
&nbsp;
<span style="color: #666666; font-style: italic;"># TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># &quot;local&quot; is for Unix domain socket connections only</span>
<span style="color: #7a0874; font-weight: bold;">local</span>   all         all                               md5
<span style="color: #666666; font-style: italic;"># IPv4 local connections:</span>
host    all         all         127.0.0.1<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">32</span>          md5
<span style="color: #666666; font-style: italic;"># IPv6 local connections:</span>
host    all         all         ::<span style="color: #000000;">1</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">128</span>               md5
host    all         all     96.41.170.7<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">7</span>         trust</pre></div></div>

<p>Don&#8217;t forget to reload the postgreSQL server
<pre> sudo /etc/init.d/postgresql-8.4 reload</pre>
<p>.</p>
<p>After configuring postgreSQL to use md5 passwords, I need to giv my postgeSQL user a password (by default the user&#8217;s password is set to null). To do this I logged in with the &#8216;postgres&#8217; user and changed my accounts password.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">psql <span style="color: #660033;">-U</span> postgres</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">ALTER</span> <span style="color: #993333; font-weight: bold;">USER</span> username <span style="color: #993333; font-weight: bold;">WITH</span> PASSWORD <span style="color: #ff0000;">'password'</span>;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=584</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite TED talks</title>
		<link>http://thedatamind.com/?p=565</link>
		<comments>http://thedatamind.com/?p=565#comments</comments>
		<pubDate>Tue, 17 Apr 2012 03:09:09 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=565</guid>
		<description><![CDATA[Here is a list of my favorite TED talks. The are loosely rank by order, but not really&#8230;watch them all. clicky, clicky &#8211; Paul Stamets on 6 ways mushrooms can save the world. clicky, clicky clicky clicky &#8211; This talk is fucking amazing! I love data, I love math, I love software, I love statistics. [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of my favorite TED talks. The are loosely rank by order, but not really&#8230;watch them all.<br />
<span id="more-565"></span></p>
<ol>
<li><a href="http://www.ted.com/talks/paul_stamets_on_6_ways_mushrooms_can_save_the_world.html" target="_blank">clicky, clicky</a> &#8211; Paul Stamets on 6 ways mushrooms can save the world. <a href="http://www.ted.com/talks/paul_stamets_on_6_ways_mushrooms_can_save_the_world.html" target="_blank">clicky, clicky</a></li>
<li><a href="http://www.ted.com/talks/lang/en/hans_rosling_at_state.html" target="_blank">clicky clicky</a> &#8211; This talk is fucking amazing! I love data, I love math, I love software, I love statistics. In this talk Hans Rosling combines them all in a single presentation that will challenge your prospective about the world you live in. Hans raises the bar for every data scientist. He took an extremely complicated data set (economic factors over multiple countries, over time) and animated them in an easy to understand way. In the process he shatters many prejudges about our world. Amazing! &#8230;seriously Amazing!<br />
<a href="http://www.ted.com/talks/lang/en/hans_rosling_at_state.html" target="_blank">clicky clicky</a>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=565</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to take screenshots of Google TV over WiFi with ADB &#124; Android and Me</title>
		<link>http://thedatamind.com/?p=536</link>
		<comments>http://thedatamind.com/?p=536#comments</comments>
		<pubDate>Wed, 28 Mar 2012 12:46:34 +0000</pubDate>
		<dc:creator>Wil Black</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://thedatamind.com/?p=536</guid>
		<description><![CDATA[Here is a post about how to take screenshots on Google TV with the Logictech Revue. Its sounds easy but isn&#8217;t working for me. How to take screenshots of Google TV over WiFi with ADB &#124; Android and Me. After trying to connect with adb connect 192.168.1.107 connected to 192.168.1.107:5555 I then try to view [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a post about how to take screenshots on Google TV with the Logictech Revue. Its sounds easy but isn&#8217;t working for me.
<p><a href='http://androidandme.com/2011/12/devices/how-to-take-screenshots-of-google-tv-over-wifi-with-adb/'>How to take screenshots of Google TV over WiFi with ADB | Android and Me</a>.</p>
<p><span id="more-536"></span><br />
After trying to connect with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">adb connect 192.168.1.107
connected to 192.168.1.107:<span style="color: #000000;">5555</span></pre></div></div>

<p>I then try to view the devices connected and get an empty list. Also ddms wil lstart but it&#8217;s not connected to anything.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">adb devices
List of devices attached</pre></div></div>

<p>My problem was that I didn&#8217;t enter my computer&#8217;s IP address properly in the Applications -> Development -> Debugger IP address section. After I put the correct IP address in, it worked. </p>
]]></content:encoded>
			<wfw:commentRss>http://thedatamind.com/?feed=rss2&#038;p=536</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
