<?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>Xavier Morera</title>
	<atom:link href="http://www.xaviermorera.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaviermorera.com</link>
	<description>Geekery, traveling, off roading and more in Costa Rica</description>
	<lastBuildDate>Fri, 14 Jun 2013 04:02:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Obtain your locked iPhone&#8217;s UUID without iTunes</title>
		<link>http://www.xaviermorera.com/2013/06/obtain-your-locked-iphones-uuid-without-itunes/</link>
		<comments>http://www.xaviermorera.com/2013/06/obtain-your-locked-iphones-uuid-without-itunes/#comments</comments>
		<pubDate>Fri, 14 Jun 2013 03:56:19 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=863</guid>
		<description><![CDATA[So I installed iOS 7 in my brother&#8217;s iPhone today. I had his iPhone 4 registered properly but I forgot this is a new phone. So now I have: - A phone that is locked - I don&#8217;t my Mac at hand, only Windows machines - It is a pretty boring drive at 10 pm [...]]]></description>
				<content:encoded><![CDATA[<p>So I installed iOS 7 in my brother&#8217;s iPhone today. I had his iPhone 4 registered properly but I forgot this is a new phone. So now I have:<br />
- A phone that is locked<br />
- I don&#8217;t my Mac at hand, only Windows machines<br />
- It is a pretty boring drive at 10 pm and I can&#8217;t leave him several days without a phone</p>
<p>Tadaaaaaaaaaa. Get it from the device manager. Just one word of advice, it NEEDS to be typed in developer.apple.com in all lower case. If you write it in upper case it will not be recognized.</p>
<p>It is the last string in <strong>Device Instance Path</strong></p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/uuidobtain.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/uuidobtain.png" alt="uuidobtain" width="799" height="579" class="aligncenter size-full wp-image-865" /></a></p>
<p>Hello iOS 7!<br />
<a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/IMG_0001.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/IMG_0001.png" alt="IMG_0001" width="320"  class="aligncenter size-full wp-image-868" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/06/obtain-your-locked-iphones-uuid-without-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install iOS 7 &#8211; How to extract the ipsw from dmg file</title>
		<link>http://www.xaviermorera.com/2013/06/install-ios-7-how-to-extract-the-ipsw-from-dmg-file/</link>
		<comments>http://www.xaviermorera.com/2013/06/install-ios-7-how-to-extract-the-ipsw-from-dmg-file/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 03:55:29 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=861</guid>
		<description><![CDATA[iOS 7 is out. I need to give it a try, even though some people say you shouldn&#8217;t mainly because it is beta as this post from cult of mac says &#8211;> http://www.cultofmac.com/231392/why-you-probably-shouldnt-install-ios-7-right-now-opinion/ In any case this guy says you can downgrade: http://www.idownloadblog.com/2013/06/11/how-to-downgrade-ios-7-to-ios-6-1-3/ But let&#8217;s cut to the chase. I downloaded the software from developer.apple.com [...]]]></description>
				<content:encoded><![CDATA[<p>iOS 7 is out. I need to give it a try, even though some people say you shouldn&#8217;t mainly because it is beta as this post from cult of mac says &#8211;> <a href="http://www.cultofmac.com/231392/why-you-probably-shouldnt-install-ios-7-right-now-opinion/" target="_blank">http://www.cultofmac.com/231392/why-you-probably-shouldnt-install-ios-7-right-now-opinion/</a></p>
<p>In any case this guy says you can downgrade: <a  target="_blank" href="http://www.idownloadblog.com/2013/06/11/how-to-downgrade-ios-7-to-ios-6-1-3/">http://www.idownloadblog.com/2013/06/11/how-to-downgrade-ios-7-to-ios-6-1-3/</a></p>
<p>But let&#8217;s cut to the chase. I downloaded the software from developer.apple.com &#8211; you need a dev account for that. And so I have the dmg file in desktop. I go to iTunes now and it doesn&#8217;t let me select the dmg file. Crap I forgot that #1 the ipsw is inside the dmg file, #2 my Mac Book Pro is at work and #3 I don&#8217;t want to wait for tomorrow as I only have Windows on this side of the city.</p>
<p>Solution:</p>
<p>Download Power Iso (<a href="http://www.poweriso.com/" target="_blank">http://www.poweriso.com/</a>) and open the dmg file. The dmg file is just like a zip file in logical terms, extract the ipsw and install from iTunes.<br />
<a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/dmgtoipsw.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/dmgtoipsw-300x146.png" alt="dmgtoipsw" width="300" height="146" class="aligncenter size-medium wp-image-862" /></a></p>
<p>Voila! iOS 7 installed and I am ready to suffer bugs, bad battery life and everything that comes with a beta!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/06/install-ios-7-how-to-extract-the-ipsw-from-dmg-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banco Nacional = Usabilidad 0</title>
		<link>http://www.xaviermorera.com/2013/06/banco-nacional-usabilidad-0/</link>
		<comments>http://www.xaviermorera.com/2013/06/banco-nacional-usabilidad-0/#comments</comments>
		<pubDate>Fri, 07 Jun 2013 21:39:00 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=842</guid>
		<description><![CDATA[La pagina del Banco Nacional esta diseñada para ser tan inusable&#8230; es para proteger su dinero! Es increible que haya un lapso entre ingresar una cuenta para hacer transferencia y poder hacer la transferencia. La gente tiene prisa, tiene que trabajar, tiene que seguir adelante y una transferencia hacerla de inmediato y no en dos [...]]]></description>
				<content:encoded><![CDATA[<p>La pagina del Banco Nacional esta diseñada para ser tan inusable&#8230; es para proteger su dinero!</p>
<p>Es increible que haya un lapso entre ingresar una cuenta para hacer transferencia y poder hacer la transferencia. La gente tiene prisa, tiene que trabajar, tiene que seguir adelante y una transferencia hacerla de inmediato y no en dos pasos.</p>
<p>Esto es como hacer fila pero virtualmente. Es simplemente tonto!</p>
<p>(Si yo se que van a decir que es una medida de seguridad, como la vara de Java de la entrada y la tontera de cambiar de clave a cada rato. Con el token es la mejor medida de seguridad y con alertas de transferencias como el BAC. Aprendan de los que si saben hacer las cosas bien &#8211; LAFISE tambien te estoy viendo&#8230;)</p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/pies.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/pies.png" alt="pies" width="557" height="84" class="aligncenter size-full wp-image-860" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/06/banco-nacional-usabilidad-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This configuration section cannot be used at this path. This happens when the section is locked at a parent level</title>
		<link>http://www.xaviermorera.com/2013/06/this-configuration-section-cannot-be-used-at-this-path-this-happens-when-the-section-is-locked-at-a-parent-level/</link>
		<comments>http://www.xaviermorera.com/2013/06/this-configuration-section-cannot-be-used-at-this-path-this-happens-when-the-section-is-locked-at-a-parent-level/#comments</comments>
		<pubDate>Fri, 07 Jun 2013 20:41:22 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=839</guid>
		<description><![CDATA[Say what? I got this error and was pretty much clueless. It is under Windows Server 2012 and it didn&#8217;t occur in 2008 HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error Information: Module IIS Web Core Notification BeginRequest [...]]]></description>
				<content:encoded><![CDATA[<p>Say what?</p>
<p>I got this error and was pretty much clueless. It is under Windows Server 2012 and it didn&#8217;t occur in 2008</p>
<blockquote><p><code>HTTP Error 500.19 - Internal Server Error<br />
The requested page cannot be accessed because the related configuration data for the page is invalid.</p>
<p>Detailed Error Information:<br />
Module	   IIS Web Core<br />
Notification	   BeginRequest<br />
Handler	   Not yet determined<br />
Error Code	   0x80070021<br />
Config Error	   <strong>This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".</strong><br />
Config File	   \\?\C:\myapp\web.config<br />
Requested URL	   https://localhost:443/api/v1/Login<br />
Physical Path	   C:\myapp\api\v1\login<br />
Logon Method	   Not yet determined<br />
Logon User	   Not yet determined</p>
<p>Config Source:<br />
   90:     < /modules ><br />
   91:     < handlers ><br />
   92:       < remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" / ></code></p></blockquote>
<p>More Information:<br />
This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.<br />
View more information »</p>
<p>How did I solve it?</p>
<p>Add Application Development from the Features! Remember to add the 4.5 stuff if you need it<br />
<a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/appdev.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/appdev.png" alt="appdev" width="804" height="568" class="aligncenter size-full wp-image-852" /></a></p>
<p>And then do the following in a command prompt, if required. Update to Allow on the handlers and modules section in C:\Windows\System32\inetsrv\config\applicationHost.config and remember to open as administrator</p>
<p>< section name="handlers" overrideModeDefault="Allow" / ><br />
< section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Allow" / ></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/06/this-configuration-section-cannot-be-used-at-this-path-this-happens-when-the-section-is-locked-at-a-parent-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best shortcut in Win8 (and Server 2012)</title>
		<link>http://www.xaviermorera.com/2013/06/best-shortcut-in-win8-and-server-2012/</link>
		<comments>http://www.xaviermorera.com/2013/06/best-shortcut-in-win8-and-server-2012/#comments</comments>
		<pubDate>Fri, 07 Jun 2013 20:37:40 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=849</guid>
		<description><![CDATA[So yes I am annoyed too. I am one of those who thinks Win XP is the best OS from the Microsoft family&#8230; however I got to like Win7 a lot. Now I am in Win8 (and Server 2012) and the horrible usability gives me a hard time. Only accepted a bit by the nice [...]]]></description>
				<content:encoded><![CDATA[<p>So yes I am annoyed too. I am one of those who thinks Win XP is the best OS from the Microsoft family&#8230; however I got to like Win7 a lot.</p>
<p>Now I am in Win8 (and Server 2012) and the horrible usability gives me a hard time. Only accepted a bit by the nice looks of it and speed.</p>
<p>So trying to make my life easier I just discovered the nicest short cut (apart from Win + C for getting the oddly name thingie on the right)</p>
<p>Win + X. A geek&#8217;s new best friend in Win8 </p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/shortcut.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/shortcut.png" alt="shortcut" width="596" height="409" class="aligncenter size-full wp-image-850" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/06/best-shortcut-in-win8-and-server-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win8&#8230; Back to Basics!</title>
		<link>http://www.xaviermorera.com/2013/06/win8-back-to-basics/</link>
		<comments>http://www.xaviermorera.com/2013/06/win8-back-to-basics/#comments</comments>
		<pubDate>Fri, 07 Jun 2013 20:13:36 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=840</guid>
		<description><![CDATA[Take a deep look at Windows 8 screen. Now think hard&#8230; What does it look like? Hint: see below The Windows 8 screen is just the Windows 3.1 one with a blue background! Is Microsoft saving some money in design here or did they bring someone old back to the team?]]></description>
				<content:encoded><![CDATA[<p>Take a deep look at Windows 8 screen. </p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/win8.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/win8-1024x563.png" alt="win8" width="625" height="343" class="aligncenter size-large wp-image-843" /></a></p>
<p>Now think hard&#8230; What does it look like? Hint: see below</p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/06/win31.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/06/win31.png" alt="win31" width="448" height="299" class="aligncenter size-full wp-image-844" /></a></p>
<p>The Windows 8 screen is just the Windows 3.1 one with a blue background! Is Microsoft saving some money in design here or did they bring someone old back to the team?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/06/win8-back-to-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbox Zero &#8211; How often does it happen to you?</title>
		<link>http://www.xaviermorera.com/2013/05/inbox-zero-how-often-does-it-happen-to-you/</link>
		<comments>http://www.xaviermorera.com/2013/05/inbox-zero-how-often-does-it-happen-to-you/#comments</comments>
		<pubDate>Tue, 28 May 2013 00:47:40 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Profesional Career]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=829</guid>
		<description><![CDATA[Well basically it happened to me today! Mainly because of Memorial Day, I had the chance to clean up my inbox. However this does not mean only reading or glancing one email after another or &#8220;Mark all as read:. Do the following (some taken from the &#8220;Getting things done&#8221; book by David Allen, just a [...]]]></description>
				<content:encoded><![CDATA[<p>Well basically it happened to me today! Mainly because of Memorial Day, I had the chance to clean up my inbox. However this does not mean only reading or glancing one email after another or &#8220;Mark all as read:.</p>
<p>Do the following (some taken from the &#8220;Getting things done&#8221; book by David Allen, just a bit modified for my needs)</p>
<p>- If there is nothing you can do about it, simply mark as read and let it go. This is the most difficult one of all categories because it is hard to accept that there is nothing you can actually do about it. <strong>Accept it</strong></p>
<p>- If you can do something but not now and it is not that importante, then [create a task in Jira (I have my own) or some other task tracking/Kanban/post it/whatever system you use] so that you can take care of it later. This is your &#8220;do it later, not important queue&#8221;.</p>
<p>- If it is important, you can complete it now and it is (relatively) quick then<br />
<a href="http://www.xaviermorera.com/wp-content/uploads/2013/05/doit.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/05/doit.png" alt="doit" width="191" height="97" class="aligncenter size-full wp-image-832" /></a></p>
<p>- If it is important but you can&#8217;t complete it now, then schedule it in your important queue. Use Kanban when possible. <strong>No more than 5 important tasks queued</strong> as then you will only be moving your mess from your inbox to your task list and this is not the idea. Scheduling is key, else you can just kick the bucket.</p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/05/nothing_to_show.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/05/nothing_to_show.png" alt="inbox zero" width="679" height="137" class="aligncenter size-full wp-image-831" /></a></p>
<p><strong>Remember never to procrastinate!</strong></p>
<p>I recommend also reading the <a href="http://nathanbarry.com/productivity-manifesto/" title="Productivity Manifesto" target="_blank">Productivity Manifesto</a> by Nathan Barry too, which is very good however in some cases it is not possible to follow his advice. I can&#8217;t do blocks of 25 minutes of my time, else some people of my team could be blocked and waste minutes of their time. And no, I am not that important but in some cases dependencies arise and minutes count.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/05/inbox-zero-how-often-does-it-happen-to-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding out who is using my SQL Server 2008 database!</title>
		<link>http://www.xaviermorera.com/2013/05/finding-out-who-is-using-my-sql-server-2008-database/</link>
		<comments>http://www.xaviermorera.com/2013/05/finding-out-who-is-using-my-sql-server-2008-database/#comments</comments>
		<pubDate>Wed, 22 May 2013 20:30:58 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=827</guid>
		<description><![CDATA[My last post was about taking databases offline, which if in use can be very problematic. So before doing anything that can be interrupted if there is an open connection just run this: CREATE TABLE #sp_who2 (SPID INT,Status VARCHAR(255), Login VARCHAR(255),HostName VARCHAR(255), BlkBy VARCHAR(255),DBName VARCHAR(255), Command VARCHAR(255),CPUTime INT, DiskIO INT,LastBatch VARCHAR(255), ProgramName VARCHAR(255),SPID2 INT, REQUESTID [...]]]></description>
				<content:encoded><![CDATA[<p>My last post was about taking databases offline, which if in use can be very problematic.</p>
<p>So before doing anything that can be interrupted if there is an open connection just run this:</p>
<p><code>CREATE TABLE #sp_who2 (SPID INT,Status VARCHAR(255),<br />
      Login  VARCHAR(255),HostName  VARCHAR(255),<br />
      BlkBy  VARCHAR(255),DBName  VARCHAR(255),<br />
      Command VARCHAR(255),CPUTime INT,<br />
      DiskIO INT,LastBatch VARCHAR(255),<br />
      ProgramName VARCHAR(255),SPID2 INT,<br />
      REQUESTID INT)<br />
INSERT INTO #sp_who2 EXEC sp_who2<br />
SELECT      *<br />
FROM        #sp_who2<br />
-- Add any filtering of the results here :<br />
WHERE       DBName <> 'master'<br />
-- Add any sorting of the results here :<br />
ORDER BY    DBName ASC</p>
<p>DROP TABLE #sp_who2</code></p>
<p>Please note that sp_who2 is undocumented by Microsoft so it might change</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/05/finding-out-who-is-using-my-sql-server-2008-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking a database offline in SQL Server 2008 and avoid transition error message</title>
		<link>http://www.xaviermorera.com/2013/05/taking-a-database-offline-in-sql-server-2008-and-avoid-transition-error-message/</link>
		<comments>http://www.xaviermorera.com/2013/05/taking-a-database-offline-in-sql-server-2008-and-avoid-transition-error-message/#comments</comments>
		<pubDate>Wed, 22 May 2013 19:41:41 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=825</guid>
		<description><![CDATA[Taking a database offline is a very simple task. Right click on it and select &#8216;Take offline&#8217;. However, if the database is being used at the moment the action will fail and your database may remain in limbo for a (sometimes long) while. Msg 952, Level 16, State 1, Procedure sp_who, Line 79 Database &#8216;UATdb&#8217; [...]]]></description>
				<content:encoded><![CDATA[<p>Taking a database offline is a very simple task. Right click on it and select &#8216;Take offline&#8217;. However, if the database is being used at the moment the action will fail and your database may remain in limbo for a (sometimes long) while.</p>
<p>Msg 952, Level 16, State 1, Procedure sp_who, Line 79<br />
Database &#8216;UATdb&#8217; is in transition. Try the statement later.</p>
<p>Try this instead:<br />
ALTER DATABASE UATdb SET OFFLINE WITH ROLLBACK IMMEDIATE</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/05/taking-a-database-offline-in-sql-server-2008-and-avoid-transition-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I ditched Google Drive and doubled Dropbox&#8230;</title>
		<link>http://www.xaviermorera.com/2013/03/why-i-ditched-google-drive-and-doubled-dropbox/</link>
		<comments>http://www.xaviermorera.com/2013/03/why-i-ditched-google-drive-and-doubled-dropbox/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 23:16:13 +0000</pubDate>
		<dc:creator>Xavier</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.xaviermorera.com/?p=813</guid>
		<description><![CDATA[Simply because Google Drive is crap. Here is a list of things it did to me: - No LAN sync, don&#8217;t know if already fixed but it is impossible to sync 100GB on each machine, and they are next to each other in the same LAN - Duplicated my files, when I reformatted the computer [...]]]></description>
				<content:encoded><![CDATA[<p>Simply because Google Drive is crap. Here is a list of things it did to me:<br />
- No LAN sync, don&#8217;t know if already fixed but it is impossible to sync 100GB on each machine, and they are next to each other in the same LAN<br />
- Duplicated my files, when I reformatted the computer and tried to install it again. Dropbox recognizes it is the same folder and files so no need to redownload the 100GB again<br />
- Have two computers, next to each other, and they show different file counts. I reported to Google and they said just restart Google Drive. No luck<br />
- And last but not least, I turned if off a few days and not tried to turn it on again. Guess what&#8230; It &#8220;forgot&#8221; I had already downloaded my many GBs of files and is trying to set up a new folder. Which will duplicate my files again and again and simply just make me lose my time.</p>
<p><a href="http://www.xaviermorera.com/wp-content/uploads/2013/03/ditched_001.png"><img src="http://www.xaviermorera.com/wp-content/uploads/2013/03/ditched_001.png" alt="ditched_001" width="551" height="362" class="aligncenter size-full wp-image-816" /></a></p>
<p>Bye Google Drive, welcome 200 GB Dropbox</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xaviermorera.com/2013/03/why-i-ditched-google-drive-and-doubled-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
