<?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>Dooba.net</title>
	<atom:link href="http://dooba.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://dooba.net</link>
	<description>Tech, Science, Insanity</description>
	<lastBuildDate>Mon, 13 Sep 2010 22:17:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Top things I dont like &#8211; Android/iOS version</title>
		<link>http://dooba.net/2010/09/13/top-things-i-dont-like-androidios-version/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-things-i-dont-like-androidios-version</link>
		<comments>http://dooba.net/2010/09/13/top-things-i-dont-like-androidios-version/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 22:17:43 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=257</guid>
		<description><![CDATA[So Android and iOS are the top smartphone OS&#8217;s, at least outside of the business realm. Plus I use both every day. So here is my list of what I don&#8217;t like about both&#8230; AKA, things that bug me on a daily basis&#8230; 1) iOS settings. I hate that iOS puts individual app settings in [...]]]></description>
			<content:encoded><![CDATA[<p>So Android and iOS are the top smartphone OS&#8217;s, at least outside of the business realm. Plus I use both every day. So here is my list of what I don&#8217;t like about both&#8230; AKA, things that bug me on a daily basis&#8230;</p>
<p>1) iOS settings. I hate that iOS puts individual app settings in the main iOS settings app. For example, I changed my gmail password the other day, and then I fired up mail on my ipad, and it gave me a password error&#8230; but instead of just changing my settings right there in the mail app, I have to close it, and open settings.. and scroll to mail, and find my gmail account&#8230;.</p>
<p>2) Uninstalling apps on Android. I like that iOS just lets you click hold and kill and app. Easy. Android, I have to go into market and then to downloads, and then uninstall.</p>
<p>3) I wish the Apple App Store showed &#8220;purchased&#8221; on apps that I have purchased. I bought Beejive IM on my iPod last year.. and I went to install it on my iPad.. and now there is an HD version as well.. is this the same app? Do I just need to get the iPod version? the app is $10, so not a mistake I want to make&#8230; its silly that AFTER you click install it tells you that you already bought it.</p>
<p>4) iOS does nothing with that HUGE amount of screen real estate on the iPad lock screen.</p>
<p>5) The Android SDK is still kind of lame. Sure, Java is nice to program in, but installing and configuring the SDK isn&#8217;t always easy&#8230; and for the life of me I still can&#8217;t get my windows 7 box to see my Moto Droid phone.</p>
<p>6) The iPhone SDK is easy to setup, and easy to use. But WHY are we stuck with Obj-C?? Its not much better than plain old C&#8230; meaning we have to deal with header files, and all that. Don&#8217;t get me wrong, C++ is still my fav all around utility language and its very powerful. But totally wrong for high level phone apps.</p>
<p>7) Why can&#8217;t you position icons anywhere in iOS? Android lets you move things where you want&#8230; why can;t I do that on my iWhatever?</p>
<p> <img src='http://dooba.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Android needs something like iTunes. Syncing media or podcasting is so lame on Android. Also, iTunes lets you backup and restore your device, and lay out your icons, etc. This is great. DoubleTwist is a start, but its super slow and not full featured yet.</p>
<p>9) Podcasting on Android is lame. I have a lot of podcasts I listen to, and iTunes/iPod handles this so well. I have yet to find anything for Android to come close, so I always have my iPod/iPad around to listen to them. Google needs to develop something, or port Zune to Android or something.</p>
<p>10) iOS notifications are looking dated. I like how Android handles this much better.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2010/09/13/top-things-i-dont-like-androidios-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VHDL Reset</title>
		<link>http://dooba.net/2010/07/27/vhdl-reset/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vhdl-reset</link>
		<comments>http://dooba.net/2010/07/27/vhdl-reset/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 03:21:29 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VHDL]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=234</guid>
		<description><![CDATA[In most HW systems you need a way to do a system reset, but you obviously don&#8217;t want your reset line to miss fire and kill your system. Also, you don&#8217;t want to deal with multiple resets due to bouncing. And depending on your operating environment, you may need to protect your resets from SEI&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>In most HW systems you need a way to do a system reset, but you obviously don&#8217;t want your reset line to miss fire and kill your system. Also, you don&#8217;t want to deal with multiple resets due to bouncing. And depending on your operating environment, you may need to protect your resets from SEI&#8217;s from radiation or whatever.</p>
<p>Below details a simple solution to debounce and enforce a minimum reset hold time in your code.</p>
<p>&#8212;&#8212;</p>
<p>I use Generics in my entity so I can set the sys clk rate and the minimum width for the reset pulse easily:</p>
<blockquote>
<div id="_mcePaste">entity rst_detect is</div>
<div id="_mcePaste">generic(</div>
<div id="_mcePaste">clk_rate_mhz : integer := 20000000;</div>
<div id="_mcePaste">min_width_us : integer := 10000</div>
<div id="_mcePaste">);</div>
<div id="_mcePaste">port(</div>
<div id="_mcePaste">clk     : in std_logic;</div>
<div id="_mcePaste">rst_in  : in std_logic;</div>
<div id="_mcePaste">rst_out : out std_logic</div>
<div id="_mcePaste">);</div>
<div id="_mcePaste">end entity</div>
</blockquote>
<blockquote><p>architecture rtl of por_detect is</p>
<p>&#8211; to get the minimum ticks for a valid por,</p>
<p>&#8211; find the ticks per 1MHz (or 1us) and then</p>
<p>&#8211; multiply by the min us value</p>
<p>constant MIN_TICKS : integer := integer(ceil(real((clk_rate_mhz/1000000)*min_width_us)));</p>
<p>&#8211; min bit width of the counter for to count to min_ticks</p>
<p>constant COUNTER_WID : integer := integer(ceil(log2(real(MIN_TICKS))));</p>
<p>constant MAX_COUNT : integer := integer((2**COUNTER_WID) &#8211; 1);</p>
<p>signal count : std_logic_vector(COUNTER_WID &#8211; 1 downto 0) := (others =&gt; &#8217;0&#8242;);</p>
<p>&#8211;start and stop counter vals</p>
<p>signal s_count : std_logic_vector(COUNTER_WID &#8211; 1 downto 0);</p>
<p>type   por_state_t is (POR_IDLE, POR_WAIT, POR_OUTPUT);</p>
<p>signal por_state : por_state_t := POR_IDLE;</p>
<p>begin</p>
<p>counter : process(clk) begin</p>
<p>if(rising_edge(clk)) then</p>
<p>count &lt;= count + 1;</p>
<p>end if;</p>
<p>end process;</p>
<p>por_det : process(clk) begin</p>
<p>if(rising_edge(clk)) then</p>
<p>case por_state is</p>
<p>when POR_IDLE =&gt;</p>
<p>por_out &lt;= &#8217;0&#8242;;</p>
<p>if(por_in = &#8217;1&#8242;) then</p>
<p>s_count   &lt;= count;</p>
<p>por_state &lt;= POR_WAIT;</p>
<p>else</p>
<p>por_state &lt;= POR_IDLE;</p>
<p>end if;</p>
<p>when POR_WAIT =&gt;</p>
<p>if(por_in = &#8217;0&#8242;) then</p>
<p>por_state &lt;= POR_IDLE;</p>
<p>else</p>
<p>if(count &gt; s_count) then</p>
<p>if(count &#8211; s_count &gt;= MIN_TICKS) then</p>
<p>por_out   &lt;= &#8217;1&#8242;;</p>
<p>por_state &lt;= POR_OUTPUT;</p>
<p>else</p>
<p>por_state &lt;= POR_WAIT;</p>
<p>end if;</p>
<p>else</p>
<p>if((MAX_COUNT &#8211; s_count) + count &gt;= MIN_TICKS) then</p>
<p>por_out   &lt;= &#8217;1&#8242;;</p>
<p>por_state &lt;= POR_OUTPUT;</p>
<p>else</p>
<p>por_state &lt;= POR_WAIT;</p>
<p>end if;</p>
<p>end if;</p>
<p>end if;</p>
<p>when POR_OUTPUT =&gt;</p>
<p>if(por_in = &#8217;0&#8242;) then</p>
<p>por_out &lt;= &#8217;0&#8242;;</p>
<p>por_state &lt;= POR_IDLE;</p>
<p>else</p>
<p>por_state &lt;= POR_OUTPUT;</p>
<p>end if;</p>
<p>when others =&gt;</p>
<p>por_out   &lt;= &#8217;0&#8242;;</p>
<p>por_state &lt;= POR_IDLE;</p>
<p>end case;</p>
<p>end if;<br />
end process;</p>
<p>end architecture rtl</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2010/07/27/vhdl-reset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rhapsody improves mobile apps</title>
		<link>http://dooba.net/2010/04/27/rhapsody-improves-mobile-apps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rhapsody-improves-mobile-apps</link>
		<comments>http://dooba.net/2010/04/27/rhapsody-improves-mobile-apps/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 04:26:17 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Andiord]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=233</guid>
		<description><![CDATA[These days many of us are getting a lot of music content via streaming. Pandora and the like are great for almost all situations. However, I also subscribe to Rhapsody for a couple of reasons: - Sometimes I really want to listen to a specific song. Maybe I heard it on a commercial or from [...]]]></description>
			<content:encoded><![CDATA[<p>These days many of us are getting a lot of music content via streaming. Pandora and the like are great for almost all situations. However, I also subscribe to Rhapsody for a couple of reasons:</p>
<p>- Sometimes I really want to listen to a specific song. Maybe I heard it on a commercial or from a movie or something. Or just in the mood for music from one particular artist. Pandora doesn&#8217;t give you this level of control. You could buy the song from iTunes or Amazon. But half the time I have songs I really like for a short period of time, and then sort of move on.</p>
<p>- There are still cases where you can&#8217;t stream. Even with near ubiquitous 3G, and lots of WiFi hot spots. On a plane for example, or at some ski areas here, there is no cell service. Or camping, backpacking, etc. Also, I don&#8217;t mind my iPod getting a bit beat up if im biking, or whatever. Or running down the batt with music. I&#8217;m much more careful of my phone, so that limits my use as my iPod only has WiFi.</p>
<p>So I have rhapsody as it solves both problems, sort of. I can listen to whatever I want on my computer or ipod or ipad, streaming. Or I can fill certain devices with offline downloads. So I have a little cheap MP3 player for that situation. Not the best solution.</p>
<p>Enter the new Rhapsody mobile apps. You can DOWNLOAD to your device now, over the air. No plug in syncing. Just select whatever paylist(s) you want and hit download. Boom, offline listening! This is so great. I can load up my iPad with whatever music I feel like that day and can listen on a flight or wherever without having to find WiFi.</p>
<p>The apps are free, and you just need a $10 a month subscription (for 1 device) or $15 a month (for 3 devices). Doing the math, if I bought 15 $1 songs each month, I would need about 40 months to buy just what I have on my iPad right now. Thats almost 4 years. I think its  pretty good deal.</p>
<p>The only bummer is the Android app doesn&#8217;t support this yet, just the iDevice apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2010/04/27/rhapsody-improves-mobile-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I might like the iPad now&#8230;</title>
		<link>http://dooba.net/2010/04/02/why-i-might-like-the-ipad-now/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-i-might-like-the-ipad-now</link>
		<comments>http://dooba.net/2010/04/02/why-i-might-like-the-ipad-now/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 00:24:59 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Droid]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=232</guid>
		<description><![CDATA[When Apple first announced the iPas I was solidly in the &#8220;meh, this isn&#8217;t great&#8221; camp. Lets be honest, the launch show with Steve-O wasn&#8217;t *that* great, and there were too many uses of &#8220;magical&#8221; for my taste. Plus, at that time it seemed like an iPod Touch they put on a taffy puller. Why [...]]]></description>
			<content:encoded><![CDATA[<p>When Apple first announced the iPas I was solidly in the &#8220;meh, this isn&#8217;t great&#8221; camp. Lets be honest, the launch show with Steve-O wasn&#8217;t *that* great, and there were too many uses of &#8220;magical&#8221; for my taste. Plus, at that time it seemed like an iPod Touch they put on a taffy puller. Why do I need that?</p>
<p>However, the last few weeks I have been trying to solve a technology problem and an coming to realize the iPad just might fit the bill. I switched companies a couple weeks ago and the IT setup is very different. My old company had an external WiFi network that was outside the corporate LAN, and streaming, video watching, etc, was fine. So, I took my laptop to my office and had access to Pandora, Rhapsody, Hulu, etc. My new company&#8217;s IT policy is much more strict and prohibits streaming via the company network and there is no public WiFi.</p>
<p>Like most people I need to be entertained while I write code, so I have been trying to come up with a better solution. Aside from streaming music, I listen to podcasts. So I have been using Pandora/Rhapsody on my Android and then have my iPod for podcasts and other media that I own. But this isn&#8217;t all that great&#8230; I dont like running music on my phone all day as it seriously hurts the battery, and I&#8217;m still using 2 devices.</p>
<p>Side note on why 2 devices &#8211; lets face it, iTunes is still king of media programs. The podcasting setup is great&#8230; and movie purchase/rental is nice as well. The Zune desktop app comes close, but Zune isn&#8217;t an option for my current situation as there is no 3G (yet). And Android podcasting is pretty basic.. with no good desktop app for syncing.</p>
<p>So, I went the netbook route and looked at 3G cards. ATT and VZ offer a 5GB/mo plan for $60, with hefty fees if you go over. Cricket offers a no contract &#8220;unlimited&#8221; plan for $40 a month. Unlimited in that you can go over 5GB, but they will throttle your bandwidth.</p>
<p>With a 2 year contract I can get a netbook from either ATT or VZ for $50-$200 depending on specs. This works out to be (60*24)+200 = $1640 for the two years. Cricket would be less per month, but you have to buy a netbook at full price, so its about a wash.</p>
<p>The problem is, 5GB wont last long spread over a month with lots of music and some vid use. Plus, the majority of netbooks I tried were just blah. Screens weren&#8217;t that nice, etc. There is a Sony with a high res screen that is very nice, but it is about $550 and isn&#8217;t carried by ATT or VZ. So that puts you at close to $2000 for a two year contract. Thats a lot just to play pandora&#8230;</p>
<p>Enter the iPad. I have all my music and podcasts on one device. I can rent movies, I can play silly games.. and use not so silly apps. The battery should be pretty good&#8230; and the web surfing experience will be way better than any phone&#8230; and I would bet better than the netbooks (except for the lack of Flash). Add to this the $30 a month true unlimited ATT data plan with *NO* contract! You literally can sign up and cancel service at any time from the iPad itself. No need to go to an ATT store even. This is really.</p>
<p>So, the base 3G model with two years of data comes to (30*24) + 630 = 1350. So not only are we cheaper than a normal netbook (and much cheaper than a good netbook) setup, we aren&#8217;t limited to 5GB. Plus, I can turn off the data any month that I dont need it, or want to save some cash.</p>
<p>The bottom line is, while I still think some things about iPad are stupid (no flash, no multitasking), it really does solve my current problem quite well and for less money.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2010/04/02/why-i-might-like-the-ipad-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VHDL inferred gating</title>
		<link>http://dooba.net/2010/02/03/vhdl-inferred-gating/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vhdl-inferred-gating</link>
		<comments>http://dooba.net/2010/02/03/vhdl-inferred-gating/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 06:46:39 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Xilinx]]></category>
		<category><![CDATA[VHDL]]></category>

		<guid isPermaLink="false">http://dooba.net/2010/02/vhdl-inferred-gating/</guid>
		<description><![CDATA[So this was an interesting find. We have been working with a rather large VHDL code base, and noticed a huge amount of control logic was being generated during synthesis. It seems that part of this is due to an interesting &#8220;feature&#8221; of VHDL, or I suppose more exactly of synthesis tools (we saw this [...]]]></description>
			<content:encoded><![CDATA[<p>So this was an interesting find. We have been working with a rather large VHDL code base, and noticed a huge amount of control logic was being generated during synthesis. It seems that part of this is due to an interesting &#8220;feature&#8221; of VHDL, or I suppose more exactly of synthesis tools (we saw this with XST and Synplicity).</p>
<p>If you have some case statement, if then else, or switch, etc. Look carefully at signal assignments in each of the various cases. We were not always assigning to each signal in every case. This obviously follows from different cases doing different things.. but here is the tricky part. Clock gating and/or registering of signals is *inferred* for any signal that is not assigned to in all cases!</p>
<p>This can eat up logic fast, and if you are running near capacity of your target device, it can make it even worse, the added logic, clocking, and routing can cause the implementation to balloon. For example targeting an LX110-T, if we went above ~80% utilization, by the time we got through mapping and place&amp;route we were close to 95%. The only way we could account for this was the extra logic used for the inferred control signals.</p>
<p>This may not matter in a lot of designs where you have plenty of room in the part, or maybe you don&#8217;t for some reason have a lot of case statements. We ended up refactoring and just assigning a signal to itself or some don&#8217;t care value in the other cases.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2010/02/03/vhdl-inferred-gating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Goggles!</title>
		<link>http://dooba.net/2009/12/10/google-goggles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-goggles</link>
		<comments>http://dooba.net/2009/12/10/google-goggles/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 03:24:40 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Droid]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile Phone]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=229</guid>
		<description><![CDATA[Google released a new app (right now for Android only) called Goggles. If you haven&#8217;t seen this year, go look! I downloaded this on my Droid and have been playing around with it for a few days. All I can say is that this is crazy. Take a picture of something and Google will (most [...]]]></description>
			<content:encoded><![CDATA[<p>Google released a new app (right now for Android only) called Goggles. If you haven&#8217;t seen this year, <a href="http://www.google.com/mobile/goggles/#landmark" target="_blank">go look</a>!</p>
<p>I downloaded this on my Droid and have been playing around with it for a few days. All I can say is that this is crazy. Take a picture of something and Google will (most of the time) find you some info on it. I&#8217;ve played around with some examples:</p>
<p>Took a pic of my Macbook Pro sitting on my desk&#8230; and Google new it was a Macbook.</p>
<p>I was across the street from the Fox Theater in Boulder and I took a pic of the front of the building. Google knew it was the Fox, and brought up info and links to a map.</p>
<p>I found a Hanna Montana pink tissue box at a local store and I took a pic.. Google knew it was Hanna&#8230;</p>
<p>Supposedly it will recognize wine labels too. This is some neat technology and could be useful. Sometimes its hard to search for something based on text, especially if you dont know exactly what you are looking at or it is in some foreign language.</p>
<p>Maybe eventually this will couple with Google&#8217;s really great translation tools and do things like translate street signs on the fly&#8230; it also reads barcodes and book covers, but its a bit slower than other Android apps for just that.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/12/10/google-goggles/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AT&amp;T Ranks Dead Last</title>
		<link>http://dooba.net/2009/12/02/att-ranks-dead-last/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=att-ranks-dead-last</link>
		<comments>http://dooba.net/2009/12/02/att-ranks-dead-last/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 19:42:25 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[ATT]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=222</guid>
		<description><![CDATA[In a new survey of 26 US Cities and 50,000 users, AT&#38;T ranks dead last in all areas of customer satisfaction. Interesting that most people assumed ATT was bad in some big cities like NYC and SF, but over 26 cities, that really says something. Also note that &#8220;voice&#8221; was the lowest ranked item for [...]]]></description>
			<content:encoded><![CDATA[<p>In a new survey of 26 US Cities and 50,000 users, AT&amp;T ranks dead last in all areas of customer satisfaction.</p>

<a href='http://dooba.net/2009/12/02/att-ranks-dead-last/attlast_thumb-2/' title='attlast_thumb'><img src="http://dooba.net/wp-content/uploads/2009/12/attlast_thumb1.jpg" class="attachment-thumbnail" alt="attlast_thumb" title="attlast_thumb" /></a>
<a href='http://dooba.net/2009/12/02/att-ranks-dead-last/attlast_thumb/' title='attlast_thumb'><img src="http://dooba.net/wp-content/uploads/2009/12/attlast_thumb.jpg" class="attachment-thumbnail" alt="attlast_thumb" title="attlast_thumb" /></a>

<p>Interesting that most people assumed ATT was bad in some big cities like NYC and SF, but over 26 cities, that really says something. Also note that &#8220;voice&#8221; was the lowest ranked item for ATT, and data was generally mid-range. This fits what I have seen when using ATT, the data is usually ok, but voice is pathetic, with major call drop issues.</p>
<p>Also note that Verizon ranks #1 for all categories, and was at or near the highest rank possible in most categories. I wonder how bad things would get for ATT if Verizon get an iPhone&#8230;.</p>
<p>EDIT: see original <a href="http://digitaldaily.allthingsd.com/20091201/att-ranked-last-in-consumer-reports-best-cell-phone-service-survey/" target="_blank">article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/12/02/att-ranks-dead-last/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>QWERTY&#039;s days could be numbered</title>
		<link>http://dooba.net/2009/11/27/qwertys-days-could-be-numbered/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qwertys-days-could-be-numbered</link>
		<comments>http://dooba.net/2009/11/27/qwertys-days-could-be-numbered/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 17:10:04 +0000</pubDate>
		<dc:creator>Markis</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Swype]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=218</guid>
		<description><![CDATA[This video posted via TechCrunch, kinda makes qwerty look archaic.  This technology is coming out for the Omnia II (which is a winmo phone) and is supposed to later come out for an unnamed android phone.  When it does, iPhone could have trouble. [via http://www.techcrunch.com/2009/11/23/swype-iphone-leaked-video-android/]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/pTooBnKAdSw&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/pTooBnKAdSw&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This video posted via TechCrunch, kinda makes qwerty look archaic.  This technology is coming out for the Omnia II (which is a winmo phone) and is supposed to later come out for an unnamed android phone.  When it does, iPhone could have trouble.</p>
<p>[via <a href="http://www.techcrunch.com/2009/11/23/swype-iphone-leaked-video-android/">http://www.techcrunch.com/2009/11/23/swype-iphone-leaked-video-android/</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/11/27/qwertys-days-could-be-numbered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droid SMS</title>
		<link>http://dooba.net/2009/11/09/droid-sms/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=droid-sms</link>
		<comments>http://dooba.net/2009/11/09/droid-sms/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 04:58:54 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Droid]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=213</guid>
		<description><![CDATA[Those of you with Android (and particularly Moto Droid) should really check out Handcent SMS. Since Android lets any app hook system events (like sms receive) you can simple turn off notifications in the built-in SMS app and use Handcent instead. There are several very nice improvements over the default: - Skins. You can use [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you with Android (and particularly Moto Droid) should really check out Handcent SMS. Since Android lets any app hook system events (like sms receive) you can simple turn off notifications in the built-in SMS app and use Handcent instead.</p>
<p>There are several very nice improvements over the default:</p>
<p>- Skins. You can use an iPhone skin to get that iChat sms feel.</p>
<p>- Popup notification. If you choose, you can have an iPhone like popup when you get an SMS. However, unlike the iPhone, the popup window lets you do a quick response back without even opening the SMS app.</p>
<p>- Voice to Text!!!! This is awesome. Jsut hit Menu -&gt; Voice when in an sms thread and the standard Google Voice box pops up, just speak your message and bam, the text is put in a message for you. This is killer because its way faster than using and on-screen or physical keyboard. And when you are driving, much safer <img src='http://dooba.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- Widget that launches SMS on click, and displays unread msg number.</p>
<p>All this and the app is free!</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/11/09/droid-sms/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Moto Droid</title>
		<link>http://dooba.net/2009/11/08/moto-droid/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=moto-droid</link>
		<comments>http://dooba.net/2009/11/08/moto-droid/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 08:05:40 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[ATT]]></category>
		<category><![CDATA[Droid]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[Verizon]]></category>

		<guid isPermaLink="false">http://dooba.net/?p=211</guid>
		<description><![CDATA[I&#8217;ve had my Moto Droid since friday afternoon, so I thought it was about time to get some thoughts posted. Overall I love the phone, its by far the best Android device out there, and maybe the best smartphone of them all. First, I&#8217;ll talk about the phone, and then (of course) the obligatory comparison [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had my Moto Droid since friday afternoon, so I thought it was about time to get some thoughts posted. Overall I love the phone, its by far the best Android device out there, and maybe the best smartphone of them all.</p>
<p>First, I&#8217;ll talk about the phone, and then (of course) the obligatory comparison to Apples phone.</p>
<p>I moved to Droid from T-Mobile&#8217;s MyTouch 3g, so I was already very familiar with Android and its pros and cons. Droid comes with Android 2.0, and there are a lot of great new features. The look and feel are a bit different, and things are smoother overall. A couple of highlights:</p>
<p> &#8211; Contacts now sync with Facebook, this was pretty cool. Any contact that it could find in my Facebook account would be linked, and their facebook photo is set as their contact photo. Also, anytime I do anything with a linked contact, like open an SMS thread, etc, their FB status is displayed by their pic.</p>
<p> &#8211; New contact pop-up short cuts. In you are looking at your contact list and click a contacts photo, a little slider pops up with shortcuts to FB, SMS, Email, etc.</p>
<p> &#8211; New &#8220;Corporate Calendar&#8221; that finally lets you sync your Exchange calendar to the device. This is so great, totally needed as well.</p>
<p> &#8211; You can now have MULTIPLE ActiveSync accounts in a unified inbox!</p>
<p>On to the hardware. Droid isn&#8217;t going to win any beauty contests, and if an iPhone was a Ferrari, this would be a Ford F-150. Functional and not ugly, but very boxy. This boxiness makes the phone look bigger than it is. In fact it&#8217;s almost exactly the size of an iphone, and only slightly longer than my MyTouch 3G. Its a heavy phone and feels very solid. Most of the phone is glass and metal, so that is nice. The gold accents I could do without, I think silver would have been better. But its not horrid.</p>
<p>The camera is very good, and the flash works well. Video recording is pretty amazing and the playback looks awesome.</p>
<p>That awesomeness can be directly attributed to the totally gorgeous screen. It really is jaw dropping. Everything from icons to text look smooth and perfectly rendered. Photos look great, and given the pixel count, viewing large webpages is much better than any other phone I&#8217;ve used.</p>
<p>Battery life seems to be pretty good as well. Not quite as good as the MyTouch, but better than the 3GS. I have Bluetooth and GPS on all the time, as well as syncing facebook, gmail, exchange. Today I sent 75+ sms messages, ~30min talk time, several emails, took a few pictures, and used the GoogleNav for about 30min. My batt lasted from 930am to just after midnight (and that was the 20% warning). So quite good. Nav uses a lot of batt as the screen is always on, GPS is continuous, and the app is constantly calculating your location and updating a map.  I have a car adapter and I think I would always use that when navigating to keep the batt useage at bay.</p>
<p>So lets get to the comparison. Droid has 4 killer features that the iPhone (or Pre) can&#8217;t match &#8211; Verizon, Google Nav, high res screen, google voice input.</p>
<p>Lets face it, ATT&#8217;s network looks like a child with tinker toys built it compared to Verizon. I have consistent 3G coverage literally everywhere, inside, outside, driving, etc. Places that ATT always dropped calls I have no problems keeping a call up. 3G speeds are very fast and always reliable. I no longer live in fear of going from 5 bars to nothing on a random whim (see my previous ATT postings).</p>
<p>GoogleNav is pure awesome. Other nav companies should be very afraid. Directions are very accurate, the on screen display of the route is excellent, and the animations are good. The huge plus is that it links right into google maps, so you can get all sorts of other information along your route. And with traffic, you can know when to tell the system to re-route you. Oh, and every turn can be viewed in street view with the route overlaid. And its free, wow. Granted iPhone may get this as well, so it might not be a killer app for too long.</p>
<p>The screen is amazing. At almost 3 times the resolution, but about the same size as the iphone, it easily wins here. Apple needs to get a hi rez iphone goings soon.</p>
<p>Google voice input is very very handy. Click the icon and say anything, from &#8220;navigate to starbucks&#8221; or &#8220;how much does an african swallow weigh&#8221; and google will find it. Using the &#8220;navigate&#8221; keyword will cause the phone to start GoogleNav and route you to the local. It even worked perfectly with a street address, or something more vague like &#8220;Navigate to Old Chicago Restaurant&#8221;. Oh, and you can do voice activated dialing of course. The only thing I can think of that should be done is to add voice to text to email or sms text inputs so you could speak and then send.</p>
<p>Of course there are some problems too. IPhone still has the better on screen keyboard, although Droid&#8217;s is better than previous android phones.</p>
<p>The quality of the apps are no up to the same par as Apple (yet). I think given the number of new android phones coming to market this will change, but so far its just not as good.</p>
<p>The IM apps for Android aren&#8217;t quite as pretty as iPhone, there is still nothing asl slick as Bejive.</p>
<p>The other features of Android that I find better than iPhone are the same as before&#8230; so my previous postings still hold true.</p>
<p>So, I am very happy with this phone. Verizon is just so nice, and given the screen res and google nav, I can&#8217;t see how I could go to an iPhone every again. iPhone wins on music/itunes, and a more consistent (but simpler) OS flow. But Droid seems like a real phone to accomplish things &#8211; nav, lots of email accounts, great sms, etc. The iPhone feels like a game box with a &#8220;phone&#8221; built in. This is a huge step for Android, and Verizon.</p>
]]></content:encoded>
			<wfw:commentRss>http://dooba.net/2009/11/08/moto-droid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
