Send to WP7 now has a desktop companion app - Windows Phone 7 General

The desktop counterpart integrates with explorer and allows you to right click on any file ex docs and pictures and send it to your windows phone! I am not sure how secure the cloud storage is at the moment but this is some nice innovation for a free app.
Read more here: http://wpcentral.com/send-wp7-hits-back-desktop-app
You can compose texts, emails and notes on the desktop and send it to the phone as well. The application utilizes windows 7 jumplists and works almost instantaneously.
I'm impressed.
Cloud is the future. Resistance is futile.

Well, well, well...I guess if Microsoft wasn't going to step in and make SkyDrive play nice on WP7 (access through browser doesn't count if you cannot sync), then someone had to. I like where Send To WP7 is going. It is quite impressive indeed.
It's just a shame that Microsoft, who probably has more data centres than 98% of all corporations in the world, and is in the best position to promote cloud services ( like Windows Live ) is still lagging behind.

I'm the author of Send to WP7, if you have any other suggestions for ways you can send stuff to your phone, do let me know. I'm open to pretty much anything that's technically possibly without costing me an arm and a leg in infrastructure.
The main complaint in the current implementation is that it uploads to a public hosting site. Live Mesh and SkyDrive don't have suitable APIs for doing this, as I would very much like to tie everything into Windows Live. In order to be useful, the files need to be accessible via an HTTP URL, without requiring a cookie or authentication (HTTP auth may be acceptable, but it needs to be opened in the browser to have access to docs and PDFs.
Also do note that this is a preview quality build, I just figured some people may already want to start using it.

If only you could make a "Send From WP7" app...

The ability to send to other Windows Phones would be nice.

kapanak said:
If only you could make a "Send From WP7" app...
Click to expand...
Click to collapse
No APIs to let me do this, unfortunately.
karelj said:
The ability to send to other Windows Phones would be nice.
Click to expand...
Click to collapse
I'm not so sure this is practical, you may as well just email a link, right? if you're talking about from the browser, using the bookmarklet for alternate phones is supported in all desktop browsers.

davux, i'm not sure if it's possible as you don't have socket support, but a possible way to get skydrive access to work is to pass windows phone through fiddler and work out what it does when it syncs a onenote note to skydrive. i'm pretty sure this would be socket base meaning you'd be stuck, but if it isn't, you may just have the information required to directly upload to skydrive, with proper credentials and all.
it's just an idea, but this is what i'd try as a developer (yes i am one, but no where near experienced enough at this stage).

The Gate Keeper said:
davux, i'm not sure if it's possible as you don't have socket support, but a possible way to get skydrive access to work is to pass windows phone through fiddler and work out what it does when it syncs a onenote note to skydrive. i'm pretty sure this would be socket base meaning you'd be stuck, but if it isn't, you may just have the information required to directly upload to skydrive, with proper credentials and all.
it's just an idea, but this is what i'd try as a developer (yes i am one, but no where near experienced enough at this stage).
Click to expand...
Click to collapse
I can actually access SkyDrive via WebDAV already, which is an HTTP protocol. I suspect OneNote sync does something similar, but I haven't checked it out. The primary issue with this approach is that it won't be all that useful. Images and text would transfer well like this, but if you wanted to send a PDF, or Office doc, there would be no way to open it. The only way to open these types of docs is through the browser. I figured a really important use-case is documents, so I decided to take another approach.
BTW - the current build of the desktop app now supports uploading to localhostr.com, serving up files via a local HTTP server, and using your Dropbox account.

davux said:
I can actually access SkyDrive via WebDAV already, which is an HTTP protocol. I suspect OneNote sync does something similar, but I haven't checked it out. The primary issue with this approach is that it won't be all that useful. Images and text would transfer well like this, but if you wanted to send a PDF, or Office doc, there would be no way to open it. The only way to open these types of docs is through the browser. I figured a really important use-case is documents, so I decided to take another approach.
BTW - the current build of the desktop app now supports uploading to localhostr.com, serving up files via a local HTTP server, and using your Dropbox account.
Click to expand...
Click to collapse
Thank you for directly conversing with us Dave. I agree getting documents to the phone is the ideal usage of this application. Keep up the good work!

sayonical said:
The desktop counterpart integrates with explorer and allows you to right click on any file ex docs and pictures and send it to your windows phone! I am not sure how secure the cloud storage is at the moment but this is some nice innovation for a free app.
Read more here: http://wpcentral.com/send-wp7-hits-back-desktop-app
You can compose texts, emails and notes on the desktop and send it to the phone as well. The application utilizes windows 7 jumplists and works almost instantaneously.
I'm impressed.
Cloud is the future. Resistance is futile.
Click to expand...
Click to collapse
just set it up. The push notifications are instant!!!
davux said:
I'm the author of Send to WP7, if you have any other suggestions for ways you can send stuff to your phone, do let me know. I'm open to pretty much anything that's technically possibly without costing me an arm and a leg in infrastructure.
The main complaint in the current implementation is that it uploads to a public hosting site. Live Mesh and SkyDrive don't have suitable APIs for doing this, as I would very much like to tie everything into Windows Live. In order to be useful, the files need to be accessible via an HTTP URL, without requiring a cookie or authentication (HTTP auth may be acceptable, but it needs to be opened in the browser to have access to docs and PDFs.
Also do note that this is a preview quality build, I just figured some people may already want to start using it.
Click to expand...
Click to collapse
Interesting stuff indeed. I for one, appreciate the work you are doing.

Wait a minute, you can use the Desktop app and upload to phone using your own local network? That is significantly easier to trust than a free cloud service.

kapanak said:
Wait a minute, you can use the Desktop app and upload to phone using your own local network? That is significantly easier to trust than a free cloud service.
Click to expand...
Click to collapse
Yes. Unfortunately I can't make it an SSL connection, I'm not willing to pay for a cert. I will see if a test-signed certificate will work, but that is not actually as secure.

davux said:
Yes. Unfortunately I can't make it an SSL connection, I'm not willing to pay for a cert. I will see if a test-signed certificate will work, but that is not actually as secure.
Click to expand...
Click to collapse
I've been trying out the desktop app with the local Wi-Fi method, and this seems to me the best way to get stuff to the phone. It's very quick too.
The dropbox integration isworking, and quite well. I'm wondering is there a way in future to upload to a private dropbox share?
Even though it's only an early preview, the dekstop app is great. I like the integration with Windows 7; I have it pinned to my taskbar. Might be useful to have a "Start with Windows" option in there. I'm sure you're aware of some of the bugs like the lack of proper icons in the jumplist Tasks and the filenaming issue that causes PDFs to be unreadable from WP7. To be expected with a preview.
From a UI point of view, I think the "Set Transfer Destination" option should not be in the jumplist and should be in the main config window instead. It's not a menu item you would need ever access to again after you've set your dropbox settings.
The WP7 app itself is also coming along great. I'm wondering if you will split the file list into categories, eg Notes, Links, Images, Files etc. Or failing that, have just "New" and "All" categories? Perhaps, for things like notes, you can Archive them into an Archive category... just an idea. Oh, and when a file is sent via the desktop app at the moment, for example a photo, instead of displaying just as "File", perhaps it could display as "File - {name}"?
Great stuff, getting great use out of this app so far, and its usefulness will explode when copy and paste arrives to WP7 devices. Thanks!

A big thanks to Dave for this excellent tool, it is also nice to see a thread wherevpeoplevare pushing the boundaries of what can be done with wp7 rather than just slanting it off.

wheresmybeaver said:
The dropbox integration isworking, and quite well. I'm wondering is there a way in future to upload to a private dropbox share?
Click to expand...
Click to collapse
Not likely, as I've been saying, the phone needs to be able to access a share via the web browser. As far as I know, Dropbox private folders won't do this. That's why I've included an option to mutate the name a bit, so someone can't just guess filenames in your public folder.
The WP7 app itself is also coming along great. I'm wondering if you will split the file list into categories, eg Notes, Links, Images, Files etc. Or failing that, have just "New" and "All" categories? Perhaps, for things like notes, you can Archive them into an Archive category... just an idea. Oh, and when a file is sent via the desktop app at the moment, for example a photo, instead of displaying just as "File", perhaps it could display as "File - {name}"?
Click to expand...
Click to collapse
Note that the phone app has absolutely no support for the desktop app at this time, I will bring support for it in an update. Views are likely, I haven't decided what to do yet. I wouldn't expect that update for a couple of weeks though.
adesonic said:
A big thanks to Dave for this excellent tool, it is also nice to see a thread wherevpeoplevare pushing the boundaries of what can be done with wp7 rather than just slanting it off.
Click to expand...
Click to collapse
Thanks.

Send to WP7 Desktop
Dave, thanks for this app. It works well so far & I'm sure I'll get a lot of use out of this. One problem though I'm not getting notifications & when I open the app on the phone I get a push notification error. 'Failed to open channel'. Great work mate. Keep it up. Will send a donation when I get a chance.

davux said:
I'm the author of Send to WP7, if you have any other suggestions for ways you can send stuff to your phone, do let me know. I'm open to pretty much anything that's technically possibly without costing me an arm and a leg in infrastructure.
The main complaint in the current implementation is that it uploads to a public hosting site. Live Mesh and SkyDrive don't have suitable APIs for doing this, as I would very much like to tie everything into Windows Live. In order to be useful, the files need to be accessible via an HTTP URL, without requiring a cookie or authentication (HTTP auth may be acceptable, but it needs to be opened in the browser to have access to docs and PDFs.
Also do note that this is a preview quality build, I just figured some people may already want to start using it.
Click to expand...
Click to collapse
I can not download it in Germany

weepatc said:
Dave, thanks for this app. It works well so far & I'm sure I'll get a lot of use out of this. One problem though I'm not getting notifications & when I open the app on the phone I get a push notification error. 'Failed to open channel'. Great work mate. Keep it up. Will send a donation when I get a chance.
Click to expand...
Click to collapse
I actually have this same problem on my device. I opened the same-named notification channel on a dev build, then I uninstalled that build while it had the channel open - now neither the marketplace build nor new dev builds will open the channel.
I don't know how you got into this situation, but my point is that I don't really know what I can do to help--I'm under the assumption that all I can do to fix my device is to do a master reset (so I'm waiting for the NoDo update). I'm hoping that this bug is fixed in the next update, but I don't know if it's even officially reported.
ceesheim said:
I can not download it in Germany
Click to expand...
Click to collapse
I've selected all possible countries, which I think includes Germany. I don't think there is anything else I can do for you--maybe I could post a link to the XAP and you could sideload it? My only issue with this is that I'll then have to maintain a secondary distribution channel, and will need to build some kind of updater.

you should be able to post a zune link and it should allow him to access it that way. no need to sideload.

The Zune:// link has always been on my product page.
http://www.daveamenta.com/products/chrome-to-wp7/

Related

[Q] MIME types and Iso storage

Hi,
I remember from owning an IPhone having to synchronise my ewallet (a password manager) files over the air from the desktop whilst the app was running on the phone. (I'll admit it was a minor annoyance).
Having moved to android and using a combination of dropbox and keepass, I don't really think about anymore - I just open dropbox and click the file and keepass opens up.
But, what about WP7? I realise that apps are only permitted to use their own storage. If I were to build a say, a keepass app for WP7, would I be back to building some desktop client software that allow syncing over the air whilst the app was running (like IPhone/ewallet), or hooking into any number of online sync services like Dropbox, Box.net, Pogoplug, etc, just to get the file some place the app can reach it.
I'm having trouble thinking of any other option given the lack of any common storage.
Thanks
If you did develop Keepass for WP7, you'd have your first customer here!
I'm actually tempted to try and port it myself, and I've come to the same conclusion as you regarding storage. The local KDB file would need to held in private storage and synchronised to an off-device copy, be that a desktop app or something like drop box.
A keepass app is one of the things I was considering. Not so sure about it now.
I'll have a look round for an elegant solution.
Well, isn't Skydrive the same as Dropbox? As I understood WP7 uses Skydrive to store your files 'in the cloud'; so why not put your Keepass file there?
Seven_PRX said:
Well, isn't Skydrive the same as Dropbox? As I understood WP7 uses Skydrive to store your files 'in the cloud'; so why not put your Keepass file there?
Click to expand...
Click to collapse
I'd not considered skydrive/mesh. I'll 'ave a look.
Thanks for the heads-up.
I'm thinking of writing a desktop synching app myself. That way any WP7 app could connect to it to import files from a PC.
I've thought about using skydrive myself, but it doesn't seem to offer a way to download the file directly.

[Q] transfering Office Docs

Hi All
simple question.
can i transfer office files to and from wp7 to win7 via the usb cable?
regards
I dont think so , but you can mail them
ceesheim said:
I dont think so , but you can mail them
Click to expand...
Click to collapse
Yes, that's great and very convenient. WP7 is a huge progress in this respect.
You can also print the office document and send it to yourself via FedEx
(I want my USB mass storage back)
arturobandini said:
Yes, that's great and very convenient. WP7 is a huge progress in this respect.
You can also print the office document and send it to yourself via FedEx
(I want my USB mass storage back)
Click to expand...
Click to collapse
yes that is a real big - for wp7
Could be added simple by microsoft , just make another folder called Documents , and let it sync
same as Music, videos , potcasts , pictures .
but we early adopters have to live with it I think .
I think they (Microsoft) will change things like this really quick .
ceesheim said:
yes that is a real big - for wp7
Could be added simple by microsoft , just make another folder called Documents , and let it sync
same as Music, videos , potcasts , pictures .
but we early adopters have to live with it I think .
I think they (Microsoft) will change things like this really quick .
Click to expand...
Click to collapse
Agreed. I hope so.
Otherwise I believe many users will jailbreak their WP7 phone in order to get this essential feature back.
arturobandini said:
Agreed. I hope so.
Otherwise I believe many users will jailbreak their WP7 phone in order to get this essential feature back.
Click to expand...
Click to collapse
lol , only tweakers like us will jailbreak the phone (even when it isn't needed) , 99% of the users don't do that.
I know a lot of people that have a iphone and non of them are jailbreaked .
and that is the same for android and wm 6.*.*
Yeah I think they focused too much on Sharepoint integration.
Which by the way only supports Sharepoint 2010 when most businesses haven't upgraded yet.
I agree there should be document syncing in Zune just like there was in Active Sync.
thing was, i was out for the day working away had no gprs dongle as i left it at home and had a word doc to send. ohh i thought i know ill bluetooth it to my mozart no cant do that, ohh ill use the cable no cant to that. So it turns out office mobile is a waste of time on my mozart.
teoami said:
Yeah I think they focused too much on Sharepoint integration.
Which by the way only supports Sharepoint 2010 when most businesses haven't upgraded yet.
I agree there should be document syncing in Zune just like there was in Active Sync.
Click to expand...
Click to collapse
Also, there are too many services: Sharepoint, Live, Zune, Hotmail, Skydrive, Mesh, etc... It is a REAL MESS.
Office documents shall be easily transferrable via USB cable, from any PC.
ZUNE (or any specific soft) cannot be the answer since not all the PC will have Zune on it.
Hey Guys
a simple tip for sending things to your computer
if you have a PC you can use the "map network drive" to create a drive which will sync with your skydrive.
so i use that to drag and drop files onto skydrive on the PC which i can access easily on my phone.
or you can download windows live mesh!
sorted
I'm an Android user so don't know if this applies to Windows Phone, but many people seem suprised when I tell them I xfer docs, music, files, etc quickly & easily with Dropbox. It really doesn't get much easier. Sure, a lot of people already know this, but many seem to overlook it too! But bring a new platform and all, there may not be a Dropbox app.
Also, I use ftp lots too. I have both a server and client app on my phones and they both work great. Again, not sure if this applies either tho, but maybe. I use Swiftp as a server, and andFtp as a client, both of which work great. If by chance they are available on WP. If not, maybe there is something similar.
Anyway, just some ideas. I probably don't know what I'm talking about tho, so ill go back to my own section . Hope ya find what you're looking for. I hate when I need a file and dont have access to it. Luckily there are some great tools available to make sure that rarely happens!
PS: Google Docs seems to be getting more and more serious in the mobile world as well. Today the just added editing capabilities on mobile devices.
Sent from my DROIDX using XDA App
WM 6.X.X has Dropbox or Box.net clients also (Kinoma or ruttensoft Cloufiles).
But the problem is still here and still the same:
If someone has some office docs in his PC and you want to import them you will not ask this person if you can install Dropbox on his pc. And what if he does not have Internet connection?
arturobandini said:
WM 6.X.X has Dropbox or Box.net clients also (Kinoma or ruttensoft Cloufiles).
But the problem is still here and still the same:
If someone has some office docs in his PC and you want to import them you will not ask this person if you can install Dropbox on his pc. And what if he does not have Internet connection?
Click to expand...
Click to collapse
this is my point i wanted to transfer them so i could send via phones gprs signal. my laptop had no wifi or a gprs signal as i didnt have a dongle.
any other ideas???
arturobandini said:
Also, there are too many services: Sharepoint, Live, Zune, Hotmail, Skydrive, Mesh, etc... It is a REAL MESS.
Office documents shall be easily transferrable via USB cable, from any PC.
ZUNE (or any specific soft) cannot be the answer since not all the PC will have Zune on it.
Click to expand...
Click to collapse
SharePoint isn't a consumer Service. It's part of what Microsoft used to call BackOffice back in the day, if they still used that term (along with IIS, Exchange, SQL Server, etc. - basically what comes with Microsoft Windows SBS).
Live Mesh is part of SkyDrive, just like Windows Live Photos was killed and integrated into SkyDrive. Office Web Apps are also part of SkyDrive. It's one service. There is just an application you install on you PCs to Sync Files from them onto that specific area of you SkyDrive.
Windows Live Photo Gallery Syncs directly to SkyDrive. Office Web Apps save directly to SkyDrive and if you use Microsoft Office (desktop Applications) with SkyDrive it saves directly to SkyDrive. Hotmail/Calendar/Contacts are all basically one service. To-Do Lists (i.e. Tasks) are integrated into Calendar and supported fully by Windows Live Mail, as is all functionality of those components.
There are basically 3 Services: SkyDrive, Hotmail, Zune - all running off the same Windows Live ID (if you're organized).
There USED to be too many services, because everything was once separate. SkyDrive, Windows Live Photos, Spaces, Office Live Workspaces, Calendar, etc. was all separate. That's what Google is dealing with now, and trying to fix. Remember all the humbug about having different Google Profiles depending on which service it was? Picasa and Google Docs aren't related outside of their brand, things like that. Microsoft has fixed much of that and integrated the products quite well in Wave 4.
The only people who are suffering are those on Windows XP because they cannot install and use the update client applications (Live Essentials 2011).
Zune needs to be its own service. The same way iTunes isn't integrated into MobileMe for Microsoft and I'm sure Google Music will be as decoupled as everything else Google has when they release that (although the media industry seems to be quite apprehensive of Google these days).
stickyshocker said:
this is my point i wanted to transfer them so i could send via phones gprs signal. my laptop had no wifi or a gprs signal as i didnt have a dongle.
any other ideas???
Click to expand...
Click to collapse
Use SkyDrive. Most people won't wait until they get into basically a no-signal area to get their files transferred over.
hboos said:
Hey Guys
a simple tip for sending things to your computer
if you have a PC you can use the "map network drive" to create a drive which will sync with your skydrive.
so i use that to drag and drop files onto skydrive on the PC which i can access easily on my phone.
or you can download windows live mesh!
sorted
Click to expand...
Click to collapse
awesome!! thanks for the tip!
If you use Microsoft Office (2003 and above) to edit a file on SkyDrive it automatically maps it as a "Network Place" on your computer, BTW, after you open the first file.
N8ter said:
SharePoint isn't a consumer Service. It's part of what Microsoft used to call BackOffice back in the day, if they still used that term (along with IIS, Exchange, SQL Server, etc. - basically what comes with Microsoft Windows SBS).
Live Mesh is part of SkyDrive, just like Windows Live Photos was killed and integrated into SkyDrive. Office Web Apps are also part of SkyDrive. It's one service. There is just an application you install on you PCs to Sync Files from them onto that specific area of you SkyDrive.
Windows Live Photo Gallery Syncs directly to SkyDrive. Office Web Apps save directly to SkyDrive and if you use Microsoft Office (desktop Applications) with SkyDrive it saves directly to SkyDrive. Hotmail/Calendar/Contacts are all basically one service. To-Do Lists (i.e. Tasks) are integrated into Calendar and supported fully by Windows Live Mail, as is all functionality of those components.
There are basically 3 Services: SkyDrive, Hotmail, Zune - all running off the same Windows Live ID (if you're organized).
There USED to be too many services, because everything was once separate. SkyDrive, Windows Live Photos, Spaces, Office Live Workspaces, Calendar, etc. was all separate. That's what Google is dealing with now, and trying to fix. Remember all the humbug about having different Google Profiles depending on which service it was? Picasa and Google Docs aren't related outside of their brand, things like that. Microsoft has fixed much of that and integrated the products quite well in Wave 4.
The only people who are suffering are those on Windows XP because they cannot install and use the update client applications (Live Essentials 2011).
Zune needs to be its own service. The same way iTunes isn't integrated into MobileMe for Microsoft and I'm sure Google Music will be as decoupled as everything else Google has when they release that (although the media industry seems to be quite apprehensive of Google these days).
Click to expand...
Click to collapse
Thanks for this useful clarification N8ter.
Still I think it's a bit complicated, and services shall be more integrated.
I think they will have issues trying to integrate them "more" than they already have.
Couple Windows Phone 7 with Windows 7 + Live Essentials, and it's hard to get more integrated with such a good workflow [than they already are].
I'm sure there are areas where the integration can be made tighter, though.
Also I made a typo. I said "... iTunes isn't integrated into mobileMe for Microsoft..."
Microsoft should be "Apple."
Adding Word Documents to WP&
I'm confused on how to send word documents to WP7. I added the documents to Skydrive but I don't see them in my phone. Anybody know what is the ebst way to do it? Thank you

How can i get PDF and Word docs to my WP7 device?

Im at work and theres a pdf file and a doc which i want on my wp7 device. i cant download Zune here ( dont think it would work anyway) so how can i get these docs onto my phone? ive little time to think today. Help. This is important as ill i travel often and will need to do this more often.
I tried sending them to my email and picking it up from my phone but have been unsucessful so far. maybe ill try accessing the skydrive. i had some strange message about needing silverlight though Help!
davidebanks said:
Im at work and theres a pdf file and a doc which i want on my wp7 device. i cant download Zune here ( dont think it would work anyway) so how can i get these docs onto my phone? ive little time to think today. Help. This is important as ill i travel often and will need to do this more often.
I tried sending them to my email and picking it up from my phone but have been unsucessful so far. maybe ill try accessing the skydrive. i had some strange message about needing silverlight though Help!
Click to expand...
Click to collapse
Importing Office documents is unfortunately a problem with WP7....
Related link here:
http://forum.xda-developers.com/showthread.php?t=842933
When life hand you lemons learn to make lemonade
Sign up for Drop Box. No there is not an official DROPBOX for WP7 yet. WP7Box and CloudFiles looks promising but still not complete.
The mobile version of dropbox is really easy to use. m.dropbox.com
It's is finger friendly and is fast. Sync your files there and you are good to go. That is what I do for WP7. I also sync with Sharepoint and OneNote but I like to experiment.
With 25GIGs for free to store info why would you want to not use it. Information is only as good as your last backup. At least with cloud solutions you are backed up.
I keep all my powerpoint presentations, word docs, acrobat files etc. No need to have them in multiple locations.
Well we have another similar thread open, so I'll close this!

What cloud to offset limited device storage?

So it's being marketed that the 25GB cloud storage of Skydrive is to compensate for limited WP7 device storage. Ok fine, I'll go with that, BUT...
I'm trying to upload some music to my Skydrive and it just doesn't seem setup for this at all. I can't retain any kind of folder structure within a folder. Also (I don't have my WP7 device yet, on preorder), will my Skydrive simply show up as folder on the device and allow me to stream? Or is there a Skydrive app for doing that?
Perhaps I'm even doing this totally wrong. Is there like a Zune cloud somewhere that I can upload my library to and access and stream that from my WP7?
Thanks!
I may be wrong, but I believe the only way to access the SkyDrive on WP7 is through the browser with one exception - pictures. The SkyDrive Camera Roll is intergrated into the Pictures Hub.
sirandrew said:
I may be wrong, but I believe the only way to access the SkyDrive on WP7 is through the browser with one exception - pictures. The SkyDrive Camera Roll is intergrated into the Pictures Hub.
Click to expand...
Click to collapse
Are you freakin kidding me? What's even the point then vs. some other upload site if it's not totally integrated into the OS!
Cloud then my ass!
After some research, I think I may have found something that relates to what you are asking about...
Office Document Storage in the Cloud – Document sharing and storage in the cloud via Windows Live SkyDrive will be added to Windows Phone in the second half of 2011.
Click to expand...
Click to collapse
http://windowsphonesecrets.com/2011/02/14/windows-phone-at-mwc-accelerating-the-windows-phone-ecosystem/
sirandrew said:
After some research, I think I may have found something that relates to what you are asking about...
http://windowsphonesecrets.com/2011...mwc-accelerating-the-windows-phone-ecosystem/
Click to expand...
Click to collapse
Cool, thanks for the link! I'll read up and keep my fingers crossed!
The solution to streaming music is ZunePass I believe. I don't think we'll be able to stream stuff through the cloud. Unless we host stuff on our own servers. It sucks cause it's a paid solution.
Yes, the so called "cloud" integration is a fallacy, at the moment at least and the best we have been led to expect is full document sync with Skydrive later this year (or whenever those damn carriers decide we can have it). You are better off using your PC and looking for a streaming application to use with that.

[Q] win7 excel

I have been trying to find out if windows 7 mobile is able to support my excel spreadsheet. Some retailers say yes no problem, others say my formulas are to complex, no one has been able to try it for me. How can I find out if my spreadsheet can be read, edited and it calculates properly before I buy?
Does the handset make any differance or is the win 7 the same on all? I haven't purchased a handset as of yet as I am still trying to find out what apps I can use on them. Any suggestions would be greatly appreciated. I very much want excel and word support, pdf reader is a must - creator would be a real plus. Gps would be real nice too.
Thus far I am leaning towards the htc surround, it seems to be one of the better options in my limited market.
before you buy the device,I have to let you know that,unless you are using microsoft sharepoint,if not the office application is kind of useless.
me as a student,I can't even transfer my lecture note to the device and revise it anywhere.
so,think twice before you buy a device
onenote is the only thing that you can sync to skydrive. so you can edit them on the web as well.
excel and word on the hand has to be emailed back and forth if you don't have sharepoint.
MS did demo a skydrive client at CES, which will be part of mango update, released in fall 2011, so that will be the resolve, but till then email is the only way to do it.
Thanks for the tips, I can see more research is in order.
You don't have to email word and excel documents in order to make them usable on a WP7 device. You can also choose to sync these items with either dropbox - which has several clients for WP7 - or software solutions like homepipe. Both work fine, either way.
But it's truely just a workaround until MS will provide full skydrive support. Which should have been part of WP7 from day one in the first place.
Transfering isn't a big deal, I would like to put the spreadsheet template on the handset, add in the data as needed and have excel do the calculations. Perhaps a quarterly backup to the computer would be fine. Will the handset excel sync with the desktop app, filling in the fields or would that have to be done manually?
Attila7 said:
Transfering isn't a big deal, I would like to put the spreadsheet template on the handset, add in the data as needed and have excel do the calculations. Perhaps a quarterly backup to the computer would be fine. Will the handset excel sync with the desktop app, filling in the fields or would that have to be done manually?
Click to expand...
Click to collapse
I never really tried that, because I hardly use excel. But the way I described works with word, so why should it be any different with excel? Just save the file created on your desktop PC to your dropbox folder (or any other folder you can sync with your handset), then download and open it from the client app on your device.
Attila7 said:
Transfering isn't a big deal, I would like to put the spreadsheet template on the handset, add in the data as needed and have excel do the calculations. Perhaps a quarterly backup to the computer would be fine. Will the handset excel sync with the desktop app, filling in the fields or would that have to be done manually?
Click to expand...
Click to collapse
Well, I just looked into my zune & LG Quantum transfer options, and I could not find any options regarding transferring any type of files that are not music, video or podcasts. EDIT: NM, miss understood your question. I don't believe the spreadsheets will sync. But using dropbox, this wouldn't be an issue, as you would always be opening the dropbox copy of the spreadsheet.
RE: seeing whether or not your excel spreadsheet will run properly, I am not sure how private/personal your spreadsheet is, but you could email it to a user here to test it and report back to you if it works.
Would the dropbox copy be the same as the computer copy? Would someone be willing to try the template for me to see if it will run and calculate properly? That is a great idea! The template is about 1.5 mb. If anyone is willing to try this for me please PM me, thanks.
i use Excel a lot on my windows phone by using a budget spreadsheet I whipped up on my computer. I know there are multitudes of budgets apps but why do that when you can auto calculate averages, sums, and present them graphically with a simple spread sheet?
Now at the moment, the only way to get Office docs (Word or Excel) on the phone is via emailing your self or as others suggested dropbox or file server. The downside is changes made on the phone isn't synced back to the source. You have to email the changes to yourself.
Microsoft has demoed Skydrive integration coming in the Fall update. Changes made then will be automatically synced like One note is now.
As for formulas, my formulas and graphs work and show up on the phone just fine! However I am not sure if more complicated ones work as I was unable to edit an excel timesheet from my job on my phone (says unable to open this file created from earlier office version). I am willing to test this template for you.
Feel free to PM it to me.
Also one way to get office documents on the phone iis utilizing skydrive instead of dropbox
1, I mapped my skydrive "My Documents" folder as a network drive on my Windows 7 PC
2. I save all my office documents there. I can edit them, delete them, rename them just as any other folder.
3. One the phone you can access skydrive via the browser and download your files without needing drop box or 3rd party solutions. The downside is being unable to upload them back!
4. Do maintenance, email your changed document and replace it on the desktop yourself.
Hope this helps.
sayonical said:
1, I mapped my skydrive "My Documents" folder as a network drive on my Windows 7 PC
Click to expand...
Click to collapse
how did you do this? i would like to know as i've always wanted to do this as well. Windows Live Mesh doesn't seem to do it the way i want.
The Gate Keeper said:
how did you do this? i would like to know as i've always wanted to do this as well. Windows Live Mesh doesn't seem to do it the way i want.
Click to expand...
Click to collapse
If you have Office2010 follow this easy guide
http://downloadsquad.switched.com/2010/04/25/use-office-2010-to-map-a-local-drive-letter-to-your-free-25gb-live-skydrive/
awesome! i'll give this a try when i get home.

Categories

Resources