anyone know how to get hotmail in the mail app? such as pocketmsn.
kree said:
anyone know how to get hotmail in the mail app? such as pocketmsn.
Click to expand...
Click to collapse
You could use Windows Live! Mobile. Please read the Wiki and search the forums next time before asking such a repetitive question .
You can get it from here (it's in the .zip file)
Ive just installed it on my phone, it really is the dogs danglies, far better than that £10.99 pocket msn rubbish Microsoft sell.
I used mobile live to get hotmail BUT this causes the wake up problem for me even after I remove it. I now use a fresh rom with GETMAIL program. I use the getmail freeware on my home desktop and forward all hotmail recieved to a pop3 capable account which I can use the built in outlook to check. Until a new version of live comes out I do not recommend it.
TaurusBullba said:
You could use Windows Live! Mobile. Please read the Wiki and search the forums next time before asking such a repetitive question .
You can get it from here (it's in the .zip file)
Click to expand...
Click to collapse
thank you very much!
although not searching for wmxl, I did search for hotmail with just abig misunderstanding on my part with the results. I guess sometimes mobile versions don't quite look the same as when rendered on the desktop. Once again thak you very much.
Im thinking about moving from WinMo to Android. If you could help me with few questions...
I dont use any Google services, no gmail as I rather use myowndomain.com... I want to sync with Outlook via usb (bluetooth, yeah maybe but usb would be better); contacts, calendar and tasks... Is there good sync software out there?
The main reason for me to have a smartphone for a cell phone, is so I dont need always have a laptop with me. This brings me to opening and editing office apps; I found "Documents to Go" that seems to be OK, anyone using it?
To me its also important to automatically sync folders while syncing with Outlook, any good programs for that? Ive been using MobSync with WinMo and I guess it could work with this too? I found also Microsoft SyncToy, never tried it though...
Can I get my tasks listed on Android today screen like on WinMo? I need to have be reminded of my tasks, otherwise I would spend ½ of my day reading at XDA and not doing any of the things Im supposed to do...
Any comments and help is appreciated... Thanks!
Loco5150 said:
Im thinking about moving from WinMo to Android. If you could help me with few questions...
I dont use any Google services, no gmail as I rather use myowndomain.com... I want to sync with Outlook via usb (bluetooth, yeah maybe but usb would be better); contacts, calendar and tasks... Is there good sync software out there?
Click to expand...
Click to collapse
HTC Sync comes with the phone, I also had some contacts stored on my company mail but I've started migrating to gmail because the really really neat integration and extremely useful features.
Loco5150 said:
The main reason for me to have a smartphone for a cell phone, is so I dont need always have a laptop with me. This brings me to opening and editing office apps; I found "Documents to Go" that seems to be OK, anyone using it?
Click to expand...
Click to collapse
I don't use any software for editing just for opening the docs on my smartphone so I can't help you here but I'm fairly sure you can
Loco5150 said:
To me its also important to automatically sync folders while syncing with Outlook, any good programs for that? Ive been using MobSync with WinMo and I guess it could work with this too? I found also Microsoft SyncToy, never tried it though...
Click to expand...
Click to collapse
Again I'm more hands on with the storage so I don't sync folders maybe someone else can help you here...
Loco5150 said:
Can I get my tasks listed on Android today screen like on WinMo? I need to have be reminded of my tasks, otherwise I would spend ½ of my day reading at XDA and not doing any of the things Im supposed to do...
Click to expand...
Click to collapse
Yes you can, there are vagarious free apps on the market that even offer feature widgets/notes for the screens
Hi there!
Did you already buy a Desire? I've used winmob before and you sound like you're totally schooled at Outlook with usb sync. HTC has exchange service support and you can sync through usb, It was long time ago since I ever used active sync but a friend of mine use it on Desire and he was not satisfied.
There is calendarpad that can show on start screen as activities or regular day view. Editing documents are thought to be done through Google docs as it is thought to be faster than a full scale office program on the phone. You can other wise get quick office premium for editing offline.
Sent from my HTC Desire using XDA App
Loco5150 said:
The main reason for me to have a smartphone for a cell phone, is so I dont need always have a laptop with me. This brings me to opening and editing office apps; I found "Documents to Go" that seems to be OK, anyone using it?
Click to expand...
Click to collapse
yep, documents to go has such functionality:
Loco5150 said:
I dont use any Google services, no gmail as I rather use myowndomain.com...
Click to expand...
Click to collapse
Have you thought about using Google Apps for Domains, so that you can use your own domain with Google services?
Regards,
Dave
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/
So here is a strange one, and I was wondering if someone knows how to do this correctly.
With my new phone I am using the same Windows Live account as my other WP7 device. It automatically downloaded a few of the games I had on my Samsung, but not others. Like maybe a third of my games showed up.
tiny17 said:
So here is a strange one, and I was wondering if someone knows how to do this correctly.
With my new phone I am using the same Windows Live account as my other WP7 device. It automatically downloaded a few of the games I had on my Samsung, but not others. Like maybe a third of my games showed up.
Click to expand...
Click to collapse
I think the only way now is manually install all the apps and game you had purchase in marketplace by browsing the marketplace all over again...
Some nice tips to ease this progress, use Zune software rather than your WP7 when browsing the marketplace for more efficient
Thanks
OK, it looks like I have to do it on the phone actually. On the computer, I click "Buy" and then it says the game is already purchased, but doesn't present me with an option to re-install, but on the phone it does.
Either way, it is still odd that some games downloaded and installed on their own, while others didn't.
tiny17 said:
Thanks
OK, it looks like I have to do it on the phone actually. On the computer, I click "Buy" and then it says the game is already purchased, but doesn't present me with an option to re-install, but on the phone it does.
Either way, it is still odd that some games downloaded and installed on their own, while others didn't.
Click to expand...
Click to collapse
zune can't tell what apps you purchase directly on the phone. Only ones that you buy/download through the zune software.
I have talked to the zune support team and they are trying to add the functionality in a future update of zune.
nrfitchett4 said:
zune can't tell what apps you purchase directly on the phone. Only ones that you buy/download through the zune software.
I have talked to the zune support team and they are trying to add the functionality in a future update of zune.
Click to expand...
Click to collapse
BINGO! That makes total sense as to why only a few auto downloaded.
Thankfully, NoDo made the marketplace 100x better to use. I was able to quickly find the apps and que them all up without any crash. A minute later, all my games were in their hub.
Lesson to be learned here: Download apps through Zune if at all possible.
How do i change my main account to my new windows live account? ive added my new one, but it wont register as the new one. Is it possible? or is there a registry hack?
Sadly, the only way to use a new Windows Live ID as your primary one is to do a reset, and when it asks you what Live ID you want to use, make sure you add it first. You can't switch Live IDs any time you like without a reset. And any additional Live IDs you add will not and cannot become your primary one.
Please use the forum search tool, or read the original documentation for Windows Phone 7. This question has been asked (and answered) countless times.
I believe you have to hard reset and start again. An option would be nice
I saw it before, but the thread was old, and i wasnt certain whether they had changed it in the NoDo update. but is there any registry hacks?
Atrixx said:
I saw it before, but the thread was old, and i wasnt certain whether they had changed it in the NoDo update. but is there any registry hacks?
Click to expand...
Click to collapse
No. It has not been changed (if it did it would have been on the change logs most likely) and if there is a reg hack, no one has found it yet. Hard reset is the way to go.
id rather not hard rest, considering ill lose the dev hack and my apps. but if found ways to edit my live account and change the address to my gmail account, so ill work with what i have
Atrixx said:
id rather not hard rest, considering ill lose the dev hack and my apps. but if found ways to edit my live account and change the address to my gmail account, so ill work with what i have
Click to expand...
Click to collapse
MS considers the apps tied to the account. so moving to a new account means all those apps are lost. perhaps you should ask MS if there is a way to transfer those apps across to the new account? this is more in terms of actual purchased apps, rather than free apps.
Atrixx said:
How do i change my main account to my new windows live account? ive added my new one, but it wont register as the new one. Is it possible? or is there a registry hack?
Click to expand...
Click to collapse
You can change windows live ID assosiated with your account.
Go to account.live.com sign in with you old account.
next to windows live ID click on "change"
put your new windows live ID
all your account details, gamertag, purchases, achievements will be transferred to the new windows live ID.
Can you use a Live account on different phones, but with a different X Box Live Account on each phone?
Sent from my LG-E900 using XDA Windows Phone 7 App
Cyruss89 said:
Can you use a Live account on different phones, but with a different X Box Live Account on each phone?
Sent from my LG-E900 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
I think you can use the same Live ID on upto 3 phones, i may be wrong though but no you cant use 2 different IDs on the same phone. Your main Live ID is linked to Xbox and Zune also on your phone.