<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://192.168.2.20/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx</link><description>Version 2 of Sync for SkyDrive [9th March 2013] A new version of the application is now in the Windows Store. You can find details of it here . Thank-you for your interest in Sync for SkyDrive. Following all the feedback from version 1, I&amp;rsquo;ve finished</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28936</link><pubDate>Thu, 28 Feb 2013 10:59:56 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28936</guid><dc:creator>Chris C.</dc:creator><description>&lt;p&gt;Very good application. Had some trouble on the initial setup within the UI which took a few times to get right. Once figured out, runs as expected. Can&amp;#39;t wait for updates. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28936" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28927</link><pubDate>Wed, 27 Feb 2013 22:00:14 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28927</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;Montastic, thank-you for the original posting on xda. &amp;nbsp;I really appreciate it.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sure the UI will evolve over time. &amp;nbsp;I want to get to a Microsoft typical folder view, however there are several challenges that cause the problems. &amp;nbsp;I&amp;#39;m always happy to discuss new UI options, but probably easier either done on a forum (I will create one on here) or via e-mail at admin@davidoverton.com.&lt;/p&gt;
&lt;p&gt;Now, for the challenges, there are three:&lt;/p&gt;
&lt;p&gt;1) Every write (or sync) of a file creates a new date/time stamp. &amp;nbsp;This means that unless I simply sync all those differences and add to the network utilisation, I have to do a pre-scan and ask the user to manually sync them up. &amp;nbsp;I will add back the code to offer to do this on the 1st run. &amp;nbsp;What is more, time date stamps change differently between the file system and SkyDrive. &amp;nbsp;For example, a folder gets a date stamp change when a file is deleted on the file system, but not SkyDrive. &amp;nbsp;The internal references to files on SkyDrive do not change (neither does the date/time stamp) when renamed on SkyDrive. &amp;nbsp;The UI, at the moment, means that the user is still responsible resolve any anomalies that are thrown up to avoid incorrectly overwriting files. &amp;nbsp;Once this is secure, I will automate this to a greater extent.&lt;/p&gt;
&lt;p&gt;2) WinRt has resource problems. &amp;nbsp;Displaying a list of files exhausts the system, so I&amp;#39;ve had to resort to the current drill in / out and grouping. &amp;nbsp;This added a week of coding at least&lt;/p&gt;
&lt;p&gt;3) WinRT has background threading support that I have to use to enable the UI to be responsive while &amp;quot;work&amp;quot; is happening. &amp;nbsp;Unfortunately this process is very buggy with processes hanging between start and run, so lots of extra code goes here.&lt;/p&gt;
&lt;p&gt;To date, I&amp;#39;ve been working on these &amp;quot;under the cover&amp;quot; problems. &amp;nbsp;Once I have that stable, and yes, I&amp;#39;m getting a few bug reports right now, I will concentrate more on the UI.&lt;/p&gt;
&lt;p&gt;In the short term, I will add a &amp;quot;first-run&amp;quot; fix-up option to remove most of the issues. &amp;nbsp;I will also add a &amp;quot;Sync everything&amp;quot; button to remove all the user &amp;quot;hassle&amp;quot; as well to just get going.&lt;/p&gt;
&lt;p&gt;All UI feedback is welcome as I will be working on this over the coming weeks.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28927" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28926</link><pubDate>Wed, 27 Feb 2013 21:32:01 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28926</guid><dc:creator>Montastic</dc:creator><description>&lt;p&gt;David, good job with the app. I was the one who posted a link on xda a while back when you had the first version out.&lt;/p&gt;
&lt;p&gt;I bought the latest version and tried it on &amp;nbsp;my surface.&lt;/p&gt;
&lt;p&gt;I think that app right now is from a programmer&amp;#39;s point of view rather than a user&amp;#39;s. To me, it seems too complicated.&lt;/p&gt;
&lt;p&gt;Why not have just source (Skydrive) folder selection, local folder and then a sync button. (Optional buttons to specify sync direction).&lt;/p&gt;
&lt;p&gt;Selection with bold folders, italics, etc just adds unnecessary clutter. I&amp;#39;m a hardware designer and familiar with programming/apps, but I still had to look up on your website to see how it should be setup. My $0.02.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28926" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28925</link><pubDate>Wed, 27 Feb 2013 16:17:16 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28925</guid><dc:creator>davidsmi</dc:creator><description>&lt;p&gt;I was able to sync files without any problem (it ran rather quickly).&lt;/p&gt;
&lt;p&gt;I think the UI is more complicated that most people need. &amp;nbsp; I think most of us would like to setup where to sync to - - - then sync. &amp;nbsp;Next time we sync we just sync - just a &amp;quot;are you sure&amp;quot; would be enough.&lt;/p&gt;
&lt;p&gt;Maybe some people have huge SkyDrives, but I just keep the essentials there!&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28925" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28924</link><pubDate>Wed, 27 Feb 2013 14:29:27 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28924</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;Thomas,&lt;/p&gt;
&lt;p&gt;There are two things. &amp;nbsp;First can you send me an e-mail at admin@davidoverton.com. &amp;nbsp;I will tell you how to find the log file created and we can find out if that has recorded any issues.&lt;/p&gt;
&lt;p&gt;On the initial log-in, rest assured that the &amp;quot;quick click&amp;quot; need should go away, however, the licensing and LiveID login are both controlled by Microsoft, so I have limited capabilities here.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28924" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28923</link><pubDate>Wed, 27 Feb 2013 14:20:52 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28923</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;Christopher and Thomas,&lt;/p&gt;
&lt;p&gt;I have removed the dialog for trial, so this should remove this issue. &amp;nbsp;It will take a day or so for the application to get certified by Microsoft.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28923" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28922</link><pubDate>Wed, 27 Feb 2013 09:15:01 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28922</guid><dc:creator>Thomas</dc:creator><description>&lt;p&gt;Great Tool, David. &lt;/p&gt;
&lt;p&gt;As explained by Christopher above, one Need to Close after First Launch and then it asks Locations etc. &lt;/p&gt;
&lt;p&gt;I&amp;#39;ve downloaded / synced 1,5 GB with around 1200 Files form my SkyDive succesfully.&lt;/p&gt;
&lt;p&gt;One issue remains ... after next Launch it compares the Folder and then &amp;quot;processing Updates File liste&amp;quot; wich seems to hang. Art least it is running in this Mode for More than one hour now. Any suggestions what to Do?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28922" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28921</link><pubDate>Wed, 27 Feb 2013 06:27:06 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28921</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;It seems that if you wait more than 2 seconds on the try-out pop-up before pressing the close button, the app is somehow stucked. It tooks me 3 times for the system asking me autorisations (about accessing Skydrive and personals files) and retried then 5 or 6 times before the app asking me the local folder to sync. &lt;/p&gt;
&lt;p&gt;At the first launch, the app was trying to scan my Skydrive and never asked me any autorisation first : i waited 20 mns before rebooting as i had no result.&lt;/p&gt;
&lt;p&gt;As soon as the first try-out window pop, press quickly close and see if it does the trick...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28921" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28920</link><pubDate>Tue, 26 Feb 2013 22:18:30 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28920</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;Gambit,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve assumed Microsoft accounts due to the tight integration with Microsoft for SkyDrive. &amp;nbsp;Can you turn on detailed debugging (Settings, bottom option) and then e-mail at admin@davidoverton.com and I will tell you how to retrieve the log files.&lt;/p&gt;
&lt;p&gt;From there I can start to diagnose your issue. &amp;nbsp;Thanks for letting me know.&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28920" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28919</link><pubDate>Tue, 26 Feb 2013 22:14:02 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28919</guid><dc:creator>Gambit</dc:creator><description>&lt;p&gt;Does not Works for me, I&amp;#39;m never asked for files locations. Is it working with local accounts ? Or only Microsoft accounts ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28919" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28918</link><pubDate>Tue, 26 Feb 2013 21:02:40 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28918</guid><dc:creator>davidsmi</dc:creator><description>&lt;p&gt;Installation went well - I&amp;#39;ll try sync&amp;#39;ing tonight!&lt;/p&gt;
&lt;p&gt;THANKS!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28918" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28917</link><pubDate>Tue, 26 Feb 2013 16:57:23 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28917</guid><dc:creator>David Overton</dc:creator><description>&lt;p&gt;Guilherme,&lt;/p&gt;
&lt;p&gt;I have made the application available in all geographies, although I&amp;#39;ve not been able to customise the languages, so I&amp;#39;ve not placed any restrictions.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;p&gt;P.S. &amp;nbsp;I live in the UK, so definitely not US only.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28917" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28916</link><pubDate>Tue, 26 Feb 2013 16:35:09 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28916</guid><dc:creator>Guilherme B.</dc:creator><description>&lt;p&gt;Will it be available only in the US? I would certainly buy it if was available here in Brazil...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28916" width="1" height="1"&gt;</description></item><item><title>re: Sync for SkyDrive–version 2 for Windows RT and Windows 8</title><link>http://192.168.2.20/blogs/doverton/archive/2013/02/16/sync-for-skydrive-v2.aspx#28915</link><pubDate>Tue, 26 Feb 2013 07:12:36 GMT</pubDate><guid isPermaLink="false">72050d9c-4f41-4a16-9f70-ebbf2c98a2c7:28915</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;David,&lt;/p&gt;
&lt;p&gt;Great news today ! Looking forward to try it and give you some feedbacks. Just have a nap in the meantime, you deserve it.&lt;/p&gt;
&lt;p&gt;C.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://192.168.2.20/aggbug.aspx?PostID=28915" width="1" height="1"&gt;</description></item></channel></rss>