Adding contact pictures to your phone from Facebook - G1 Apps and Games

Man, I wrote this tool ages ago. I completely forgot about it until I saw the other thread in this forum. Basically I wanted a way to get all my friend's facebook profile photos into my phone really easily.
Your phone syncs your contacts from your Gmail/Google. And Gmail supports contact pictures. I wrote an application that logs into your facebook, and finds any contacts that also exist in your Gmail account. If it finds a matching contact, it uploads that Facebook profile picture to your Gmail contact. And then those pictures show up on your phone! Pretty useful.
Usage (this application runs on your Windows PC):
0) Make sure you have .NET Framework 3.5. The application may crash otherwise.
1) Start the application and input your Gmail username and password.
2) The next screen will ask for your Facebook credentials.
3) Wait for it... Wait for it... Done! (The application will have finished syncing)
4) Wait some more... Your phone may take a while to sync the new images from Google's servers. But they'll get there eventually.
WARNING: This will replace any photos that may already be associated with your contact. Go ahead and modify the code if you don't want it to do that.
Download the Windows application and the source here:
http://www.koushikdutta.com/2008/10/synchronizing-google-and-facebook.html

Whoah dude! I can't use this (Mac!) but sounds great. I'm assuming you have all the API's down, have you considered building this as an Android app?

punkweakling said:
Whoah dude! I can't use this (Mac!) but sounds great. I'm assuming you have all the API's down, have you considered building this as an Android app?
Click to expand...
Click to collapse
Just run it on a Windows PC then. Nothing is actually stored on the PC; it's just syncing pictures between servers (Google/Facebook). I ran it once several months ago and haven't thought about it since.
Yeah, I've thought about making it an Android application, but I don't think it would be that useful. Contact management and syncing between two servers is done much easier on a PC, for both the user and a developer. I'm thinking about improving the application to allow syncing between Outlook, Facebook, and Google. That would be handy, but difficult to use on a phone. The results, however, would show up on your phone.

I must say, great little app. I've given up trying to add pictures to my contacts. Worked perfetly once I got Microsoft .NET Framework 3.5 installed. I hope you really consider making this an Android App. I can guarantee that it'll get thousands of downloads in the first day.
For those of you who do note have Microsoft .NET Framework 3.5, check out the link below.
http://www.microsoft.com/downloads/...FD-AE52-4E35-B531-508D977D32A6&displaylang=en

this is very nice. i would love to use it.... if only i wasnt still using myspace... bleh

Facebook pics for gmail contacts...
worked great for me. Thanks!

If it is on Android, every time a new contact is added, the program searches for the profile image from Facebook or Linkedin. It might be cool. Is your source code under GPL? I am interested in converting your code into Java, so it can run on Android.

It's Creative Commons, not GPL. The application itself is less than 30 lines of code. It is just leveraging the .NET bindings to the Facebook and Google Data APIs.

So is this using phone numbers? Email addresses? Names? (to compare between Gmail and Facebook)?

momentarylapseofreason said:
So is this using phone numbers? Email addresses? Names? (to compare between Gmail and Facebook)?
Click to expand...
Click to collapse
Just names. The Facebook API does definitely does not give you access to the email address. And the version I was using (and this may have changed) also does not give you access to phone numbers.

Koush said:
Just names. The Facebook API does definitely does not give you access to the email address. And the version I was using (and this may have changed) also does not give you access to phone numbers.
Click to expand...
Click to collapse
Ahh... ok. I have a lot of my friends listed by nicknames etc. I understand that the phone/emails are actually images (I assume to thwart off spammers with automated catchers).
It would be awesome if this wasn't the case though. I have been spending the last hour adding email addresses from Facebook contacts so I can add a picture to their name.

good app but i wish it sync'd contacts by name instead of email...
meaning if two names match, sync. even if i just have a phone number for that contact and not an email.
but good app.

cboy007 said:
good app but i wish it sync'd contacts by name instead of email...
meaning if two names match, sync. even if i just have a phone number for that contact and not an email.
but good app.
Click to expand...
Click to collapse
Actually, it only matches by name. You can't access emails or phone numbers through the Facebook API.

Koush said:
Actually, it only matches by name. You can't access emails or phone numbers through the Facebook API.
Click to expand...
Click to collapse
Reading comprehension is not one of his strong points.

How can i change the way it matches? for example instead of names, i put my friends facebok id as "customer id" field on windows mobile outlook. and i want it to syncronize if they matches istead of names. this way there will be no confusion if names doesnt match because of a small difference. do you think it needs much work?

worked pretty well for me.. pic quality was a bit distorted on a few.. but what the hell.. they're photo's I didn't have before Thank You for a neat little app.

pixel-painter said:
worked pretty well for me.. pic quality was a bit distorted on a few.. but what the hell.. they're photo's I didn't have before Thank You for a neat little app.
Click to expand...
Click to collapse
Agreed. Nice app, thanks

hate to bring back an old thread, but is there any plan to develop this for facebook/microsoft pic transfers? For those of us that don't have office, but use an @hotmail or @live, this would be great.
Thanks

It would be great if I could link the contacts to their Facebook account manually if their names do not match ^^.

There is also a facebook sync app on the market that works well for me. Hasn't missed a contact or had a false match for me.

Related

[APP] Google Calendar on Raphael

I am one of those guys that uses Google services for almost everything. One of the most valuable services, for me, is the Calendar. However, keeping it in sync with my Touch Pro is not very easy and although there are some applications to handle the synchronization of calendars, I've not been very happy with them. Also, I have Linux on my laptop, which makes Outlook a little bit hard to use . I believe many people may have the same problems that I have. Having this in mind, I've started the development of a little application that shows the google calendar on the Touch Pro. I've included some screenshots of it.
What I would like to ask you is if this application would interest anyone or if I am already reinventing the wheel and there are better applications already done for the same purpose.
I've also attached the application. Remember that it is in the starting phase and right now only shows the events of the default calendar (except All-day events). If the response is favorable I will add the ability to view multiple calendars, to edit, add and remove events and to notify the user as the "reminder" settings of the events specify (right now I let Google send me a SMS, so it is not that important to me). I have not made an installer yet, so to try the application just unzip it to someplace in your raphael and run the executable (with File Explorer, for instance).
As it is, the application will not store or modify any data in your phone, except storing your username (and optionally your password) in the registry (key HKCU\Software\GooMobiCal).
So, what do you think? Should I continue to develop it? Do you have any other (better) option?
Marco
This looks great. Although I'd like to just see Google Calendar work with the calendar built into the phone. Like it did on my blackberry.
i'm with cladeus101. i would love for gCal to work with the existing calendar on the phone.
but then, i also think that the existing WinMo calendar looks ugly. i like the gCal look more. heh
This app is pretty awesome though! I would love to see the new features you mentioned.
cladeus101 said:
This looks great. Although I'd like to just see Google Calendar work with the calendar built into the phone. Like it did on my blackberry.
Click to expand...
Click to collapse
You can use Google .net API to this this. There are some interessting opensource sync tools out there, but the developer stopped developing them Oh and there is no need for a PC to sync!
Yes I use google calendar but I've just been opening it in Opera. Which is fine but if there was something better...
Hi !
Nice application, that is promising.
Maybe that using Mobile Outlook with Google Calendar API will be also a great interesting alternative. (I am using a Mac). Online Google Calendar Synchronization with Mobile Outlook can be so great.
However, If it is too difficult, your application is in the good way. Please continue .
faeArai said:
You can use Google .net API to this this. There are some interessting opensource sync tools out there, but the developer stopped developing them Oh and there is no need for a PC to sync!
Click to expand...
Click to collapse
I would like to have a tool like the org. "Google Calendar Sync"4Outook but then for the build in Calendar. I'm using Oggsync now and that works more-or-less. It's a paid programm and the licence you pay for, is only valid for one year. (So i use the freeware version)
In de freeware function, the tool does not sync automatically every X-minutes. (And it supports only one calendar, but thats not a big problem to me)
So what i would like for Christmas is a automatic-calendar-sync-tool that syncs all fields in the calendar (and, if possible, syncs more than one calendar. And² if possible syncs the contacts aswell) Djeez, thats a big question for Santa
I'm with the general consensus .. I would really like to see an app that allows me to sync Pocket Outlook calendar with Google calendar, on an automated scheduled occurrence. As already stated, OggSync kind of works, which means I wont pay to purchase it.
The Google calendar is already available on mobiles (http://www.google.com/calendar/m), which I use occasionally, so I'd see little use in this app for myself.
If there is a possability to add appointments and share the agenda I would like to try it.
Also, it would be nice if the password is stored encrypted.
Hope you will develop it, I'm willing to test if you're looking for testers.
I just found this service that might be everything you already want: http://www.goosync.com/
I found something that is free!
This site is in beta, www.nuevasync.com ...let me sync google Calendar AND contacts for free w/activesync on Windows mobile. It's free for now, but it says "beta" so hopefully it won't change.
bosskoffee said:
This site is in beta, www.nuevasync.com ...let me sync google Calendar AND contacts for free w/activesync on Windows mobile. It's free for now, but it says "beta" so hopefully it won't change.
Click to expand...
Click to collapse
I'm impressed... That's exactly what my ActiveSync/Mobilitycentre does. I can even select more items to synchonize there, but wait, i won't!
If i am on the road, i cannot synchronize with my laptop So i would like to synchonize the phone just by using a tool (like the Google Calendar Sync) and my UMTS/HSDPA internetconnection.
Not sure what you mean Daneels. That site does let you sync with only your phone and 3G/data connection, no need for a laptop.
Basically you set up the active sync on your phone to sync with their server settings (that mimic an exchange server) and you can config active sync to do that at intervals of 5 min to 4 hours.
So contacts and calendar, from just the phone, using software already on the phone. Seems to work okay for me, though like I said the web page says "beta" so I'm a little nervous about how long it will last.
bosskoffee said:
...let me sync google Calendar AND contacts for free w/activesync on Windows mobile.
Click to expand...
Click to collapse
...With activesync... Activesync runs on both the phone and computer. By this i mean, very local even without internet, over bluetooth/usb. So i tought someone has re-invented activesync (is also free for Windows-users). If it is syncing over internet, than it's something different . If it enables the use of activesync over internet, than it is extra interesting!
So perhaps we we're having some miscommunication
Yeah, that's what I'm trying to say, it let me sync Google calendar/contacts over the internet with the phone...no PC/local connection involved! check it out I just hope it's free forever
These are both subscription services... I do not think that we need subscriptions, just a app that does the synchronization directly with Google. Without anybody in the middle.
I would be glad to start something like that... but I was amazed that there is no cheap way to develop for WinMo. Yes, the SDK is free, but you need Visual Studio, which is far far from free...
EnOleEikka said:
These are both subscription services... I do not think that we need subscriptions, just a app that does the synchronization directly with Google. Without anybody in the middle.
I would be glad to start something like that... but I was amazed that there is no cheap way to develop for WinMo. Yes, the SDK is free, but you need Visual Studio, which is far far from free...
Click to expand...
Click to collapse
I'd love to see a talented developer coming up with this as well!
please work on this. Taking winmo into a cloud arena is the right direction. Google currently has the best cloud suite out there. This is great. I can not wait to be able to add events. until then those who are interested should use www.jott.com to add events. there is a google calendar plugin.
Version 0.2
Thank you all for your replies. I already knew GooSync, but not the other services, like nuevosync. However, they are either not free or require a third-party to forward my calendar to my ppc. I see no reason to give a third-party access to my own calendar data (Google already knowing my private calendar is enough for me). I was looking for something more direct.
Having not found anything free, I continued to develop my little application and arrived to version 0.2, which now allows viewing multiple calendars simultaneously (including the Outlook calendar) and allows to add new events to those calendars. Synchronization between Google and Outlook is in my to do list, but I prefer to get more familiar with both Outlook and Google APIs before diving into it. Also, there are a lot of little things to do before, such as:
- Remove events;
- Support All-Day events (they are not displayed yet);
- Support Multi-Day events (they are incorrectly displayed so far);
- Allow "Quick Add" events (easy on google calendar, not so easy on Outlook);
- Store the preferences (such as selected calendars) of the application;
- Store locally the google calendar events to access them offline;
- Encrypt the password on the Registry;
- and probably a lot more features and bug corrections.
Anyway, for those who want to check out how it is going, here are some screenshots and the application. As before, you only need to unzip the file to a folder on your PPC and run the GooMobiCal.exe file.
If you try it, please give some feedback on how to improve it and which features you consider more urgent keeping in mind that synchronization will take a while. Also, I'm doing this on my free time, which really isn't much, so the development is not as fast as I'd wish.

Best free Email client! Push For all!

I was browsing around and came across that Seven, www.seven.com
Has clients for the magic and the htc dream.
For those who don't know system seven is a great push email solution, It is free!
the beta sign up is here.
http://community.seven.com/choose.html
I'd hold off on this one. Have you seen their issue list for the Android version? It's longer than my leg!
It does look interesting though. Does it accomplish PUSH via SMS like everyone else? If so, can I register my Google Voice # to get SMS free? I should probably post this on their forums
thanks, imm downloading it now been wishing for a normal email client for ages!
ok tryed it!
the sign up is only for the forum you dont need to sign up for anything to use the app.
when i first ran the app it asked me for my phone number, i put in a bogus one out of curiosity and my push notifications still worked.
so needless to say, I LOVE THIS APP!!!!!!!
this is looking nice. a few bugs, like it keeps asking me if i want to add another account... and i don't have another to add but i guess its nice it asked ;p Should be nice once it develops.
fleebailey33 said:
For those who don't know system seven is a great push email solution, It is free!
Click to expand...
Click to collapse
Yeah, read about this service last year. Interesting to know it is developing an Android client.
However, I can't be the only one who thinks that for a true smartphone platform like Android, it makes little sense (and indeed adds unnecessary uncertainty and security issues) to be routing mail through an intermediate party when there are applications that can connect directly to the mail server.
i looked around thier website but i didnt see anything about thier email being routed through a third party, where did you get that info?
Freedomcaller said:
i looked around thier website but i didnt see anything about thier email being routed through a third party, where did you get that info?
Click to expand...
Click to collapse
Doesn't the mail have to go through their servers? How else would it be delivered via SMS?
its not delievered by sms.....
Freedomcaller said:
its not delievered by sms.....
Click to expand...
Click to collapse
How else would they do push?
same way the gmail app does, and the iphone and every other phone out there does. through the interweb!
i dont know the details, but sms isnt the only way to push....
Freedomcaller said:
same way the gmail app does, and the iphone and every other phone out there does. through the interweb!
i dont know the details, but sms isnt the only way to push....
Click to expand...
Click to collapse
As far as I know, all of the apps you just listed DO use SMS for push e-mail. That is the main reason people with Data plans that don't include messaging cannot use the stock GMail app.
The old "PULL" method is where the mail app reaches out to the server every so often and downloads any e-mails if it finds them. This of course wastes battery life since it does this polling regardless.
The "PUSH" is different in such a way that the server sends specifically-formulated SMS's that are intercepted by the GMail/iPhone Mail/other mail apps. These apps then prevent these SMS's from showing up as SMS, and instead they reach out and grab the e-mail from the server. This saves battery life by eliminating scheduled polling, while at the same time provides that "instant" e-mail feel.
Chahk said:
As far as I know, all of the apps you just listed DO use SMS for push e-mail. That is the main reason people with Data plans that don't include messaging cannot use the stock GMail app.
Click to expand...
Click to collapse
The GMail app does not use SMS to push, it can maintain a TCP connection, as does most other "push" type applications.
If Seven does not use SMS to push then mea culpa. However, from the looks of their website, all data still has to route through their servers.
i read through thier privacy statement on thier website. is sais they dont store any of your data. altough it dosnt say it does not route through...
Freedomcaller said:
i looked around thier website but i didnt see anything about thier email being routed through a third party, where did you get that info?
Click to expand...
Click to collapse
They ARE the THIRD PARTY
you can compare it simliar to how blackberry works. everything is routeted through blackberry's servers before it hits your phone. blackberry being the third party. that's why when you sign up for a BB plan, u get BIS or BES, it all goes through blackberrys servers. It isnt like microsoft's direct push where the connection is only from the server to your phone, no third party. I used seven when i had WMO, it was ok, it doesnt use SMS.
you download an app to your phone and you connect the app to seven's servers. this keeps a constant connection and when you get email, seven willl alert the app which notify you and download the email. it was ok, but the app was very laggy and it was a major battery killer.

[Q] Contacts

Hello, I'm a new owner (less than a week) of the Captivate and a newbie for android except for messing with the Backflip for a couple weeks. All of your guides have been great and I've been tweaking the heck of my captivate. I've even recovered from a near-bricking... scary but satisfying when I breathed life back into the phone. Currently I've got it rooted, OCed, new interface, etc.
However there's one aspect I'd really like to change that's bothering me. As you can guess from my subject it's the contact handling. I haven't seen any threads addressing it and hope someone can either help or point me towards a solution.
In a nutshell, contact handling is horrible. It makes me appreciate motoblur on the backflip... and I hate going backwards. I can't sync my google contact groups and the current implementation is acting strangely. I have it set up to only sync and ONLY display google contacts yet I'm getting an abbreviated list on the contacts tab. There's a lot of contacts that will only display if I click Groups->google. I have no idea why.
Are there any mods that will improve the display of contacts and handle the managing and syncing of google contact groups? Also, what folders will it sync if I enable contact sync with my exchange server? Will disabling sync remove the contacts if I don't like how they're being displayed?
Thanks.
I agree. The stock Contact app on this phone is garbage. The google groups are completely hosed on this app. No individual ringtones can be assigned unless you also create duplicates as phone contacts and then link them together. That is completely brain dead. Even if you do that, you still can't view the google group assigments. They are there, you just can't see them. Try to create a new group with the same name as one of your google groups that doesn't show. It will say it can't create it because it already exists. I'll say it again, the Contacts app on the Captivate is garbage. I haven't been able to find a replacement for it either. Anybody have some suggestions?
The closest thing I can find is an app called GroupU. It presents all of your google groups and changes made through it sync back to your google contacts. However it not integrated into he OS so it's a bit awkward to use.
Still looking for other options. Are there any phones out there that have better contact/google integration? If so, would it be possible to, say, backup that phones contacts.apk and restore it to the captivate? I don't think this would be possible (though I'd definitely try it if I had a different android phone) but I'm still knew to this and haven't gotten down to code level yet.
Anybody else have other options?
Raleran said:
In a nutshell, contact handling is horrible. It makes me appreciate motoblur on the backflip... and I hate going backwards. I can't sync my google contact groups and the current implementation is acting strangely. I have it set up to only sync and ONLY display google contacts yet I'm getting an abbreviated list on the contacts tab. There's a lot of contacts that will only display if I click Groups->google. I have no idea why.
Thanks.
Click to expand...
Click to collapse
Two things I can think of in response that might answer some of your questions/issues.
You are obviously aware that you can display contacts from a specific location as you described like "google contacts." For some reason the contacts app has default settings for certain apps. For example; only display contacts with phone number when you are in the dialer or only display contacts with email addresses when in the email app. I have noticed that this weird auto filtering has a tendency to block the contacts I want at the wrong time. I would try checking the filters and make sure its not just hiding what you want to see.
Secondly, I was annoyed with the poor handling of contact groups by the captivate. It seems that the phone will not sync the group placement of the contacts with gmail. From the reading I did, it seems this is a known issue and is being addressed. Google recently made changes to the contacts section online and I am assuming that we will see a change on next months update.
I hope this answers some questions. I have not tried any 3rd party contacts managers so I don't have a replacement suggestion. I got my filters straight and I don't mind waiting for a "groups" fix.
This is my wife's biggest gripe with her phone as well. The groups come through weird, and when she links two contacts together we can't seem to figure out how to set one as the default, so several contacts are showing up in her list as their Twitter username instead of their actual name.
Also, no assigning personalized ringtones for Google contacts? Seriously? Vanilla 2.1 and 2.2 don't have this problem.
I can't wait for somebody to write a vanilla ROM for the Captivate and get completely rid of touchwiz.
Another brain-dead feature of contact groups: if you do "send message" to a group, you're presented with a list of all the contacts in the group. None of the contacts in the group are selected, and there's no "select all" option; you have to go through and tap every member of the group.
Shovelhead84 said:
You are obviously aware that you can display contacts from a specific location as you described like "google contacts." For some reason the contacts app has default settings for certain apps. For example; only display contacts with phone number when you are in the dialer or only display contacts with email addresses when in the email app. I have noticed that this weird auto filtering has a tendency to block the contacts I want at the wrong time. I would try checking the filters and make sure its not just hiding what you want to see.
Click to expand...
Click to collapse
I'm having this trouble with the default contact app. If I go to the "desktop" and start contacts I get a different listing on the contact tab then the groups->google tab. I've made sure that only google contacts are displaying (unselected google and made sure the contacts tab was blank). I don't see any filters except for the "only display contacts with phone numbers". Are there any others hidden somewhere?
Shovelhead84 said:
Secondly, I was annoyed with the poor handling of contact groups by the captivate. It seems that the phone will not sync the group placement of the contacts with gmail. From the reading I did, it seems this is a known issue and is being addressed. Google recently made changes to the contacts section online and I am assuming that we will see a change on next months update.
Click to expand...
Click to collapse
I think that the groups are carried to the phone and they're synced in the background. I think that Touchwiz contacts just doesn't display them. Here's why I believe this... GroupU says in their description "Contacts GroupU integrates with built-in phonebook seamlessly." When I loaded it, it knew my labels I had set up in google contacts AND when I changed the assignment it synced back to my desktop.
I haven't seen anything on next months update... do you mean 2.2 will be released then?
Kiserai said:
Also, no assigning personalized ringtones for Google contacts? Seriously? Vanilla 2.1 and 2.2 don't have this problem.
Click to expand...
Click to collapse
Here's the strange thing... I know someone with the original droid and they can't access groups either. Go figure.
I've never seen a vanilla ROM for android... so I have absolutely no clue what it looks like.
Raleran said:
I'm having this trouble with the default contact app. If I go to the "desktop" and start contacts I get a different listing on the contact tab then the groups->google tab. I've made sure that only google contacts are displaying (unselected google and made sure the contacts tab was blank). I don't see any filters except for the "only display contacts with phone numbers". Are there any others hidden somewhere?
Click to expand...
Click to collapse
I would double check this but I just picked up my phone and it is dead. Not sure why but my battery is completely drained...I think you will see different filter options base on contact application launch. IE...dialer, email, messaging
Raleran said:
I haven't seen anything on next months update... do you mean 2.2 will be released then?
Click to expand...
Click to collapse
We can only hope... here is one post on it.
http://forum.xda-developers.com/showthread.php?t=754678
EX Dialer seems great
Kiserai said:
This is my wife's biggest gripe with her phone as well. The groups come through weird, and when she links two contacts together we can't seem to figure out how to set one as the default, so several contacts are showing up in her list as their Twitter username instead of their actual name.
Also, no assigning personalized ringtones for Google contacts? Seriously? Vanilla 2.1 and 2.2 don't have this problem.
I can't wait for somebody to write a vanilla ROM for the Captivate and get completely rid of touchwiz.
Click to expand...
Click to collapse
First off try EX Dialer, it seems fine, and I think it addresses your complaints.
Sendly any JB 4.2 release for your Cappy will astound you, most CM 10.1 based ROMs are really fine.
I like Captivating, though slim bean looks well supported.
Dosolutions

[Q] How do you sync hd7 to your outlook?

Hi all,
I just unplugged my sim from my X1 silver, and plugged it into my HD7. and then, after two hours...
1. how do you actually sync your phone contacts from ms outlook 2007 to it? I tried downloading zune, but nothing. The freakin' thing doesn't even have a manual.
2. I thought I won't encounter a problem since it's HTC and since it's WM7, and since my PC is win7 x64. But oh boy, this is getting in my nerves.
3. WM7 doesn't know how find a hidden (SSID) WIFI. I mean,.. Dang!
compared to any wm phones, just plug the hell into your pc, get wmdc, and then voila. 5 minutes tops.
XD
WP7 is indeed a different bird from WM. Hidden SSID is a known limitation, and hopefully gets addressed with the coming update.
I assume your outlook is not connected to exchange? If so, piece of cake, if not, you'll likely prefer (or not) to use a hotmail connector for outlook. This essentially creates a cloud-based sync.
Oh, and the manual is inside the box in a little pocket.
I managed to upload my msoutlook 2007 contacts to the cloud using OC32bit. almost a piece of cake. But, I'm having a hard time getting it to my phone.
When I try to add an account, it says windows live account is already added. but when I tap people. There nothing in the contacts list. None.
When I try to login to windows live via pc I can see all the contacts from there.
I... just hate it.
Talk about innovation, talk about the future. XD
Use Outlook connector and a hotmail account and everything works perfectly.
Hi,
Thanks! I manage to do it now. After spending a night my phone book has everything on it now(contacts wise). Too lazy to repeat it for calendar, lastly, I missed activesync so much that even your one note syncs to your wm.
I'm having thoughts on returning the phone and getting the android version (desire or X10) because of these:
1. hd7 only installs apps on what windows wants and not what YOU want.
2. it doesn't support pdf file for book reading, document reading.
3. I heard it doesn't open .doc .xls and any lower .doc files. (old docs still exist today unconverted)
4. I can't put files on the phone "ala USB flash disk style" I mean where's the plug drag and go, when you use the phone business wise. how do you intend to use the 16G space? (for movies or music; given the rumored battery life?)
Everything we do on our wm phones aren't easy to do on this wp7 anymore, I haven't reviewed at it before I grabbed my HD7 since I said to myself what do I have to worry about? I have grown from WM5, WM6 and WM6.1, what could go wrong?
I dunno I mean I hope I'm not babbling, I can't google if i don't open pocket ie and type google, I can't install opera, I can't browse flash sites I mean, youtube isn't the only streaming video out there. I can't install my garmin mobile xt, I can't install java app, I can't explore the contents of my phone. I mean this is freakin' alien windows i'm using. I don't even know if I can find my phone on over the local area (win7) network or homegroup.
With all the "I can'ts" I said. I thought I'd better off android!. XD
1. hd7 only installs apps on what windows wants and not what YOU want.
If you mean the app store is limited, yes it is. It's growing though.
2. it doesn't support pdf file for book reading, document reading.
Download the Adobe Reader from Marketplace. Free.
Haven't tried #3.
4. I can't put files on the phone "ala USB flash disk style" I mean where's the plug drag and go, when you use the phone business wise. how do you intend to use the 16G space? (for movies or music; given the rumored battery life?)
Zune. It's just a matter of figuring it out. It's different, to be sure. They also want you to utilize cloud based storage more. The offer free SkyDrive space included with your live account, and most of the MS apps can access that space. Other apps, like the eBook reader Freda, can connect to a DropBox account. Then there is Sharepoint.
I can't google if i don't open pocket ie and type google
Open up IE then press the capacitive Search button. Instantly takes you to Google.
I just found there's a google app in the markeplace too? and yes it grows every hour, its almost endless... pretty neat!
If you say it's just a matter of figuring it out, I hope I can figure it out with an option NOT to upload it on a cloud, since c'mon not all places in the world have super fast internet connection, I don't want uploading an entire folder up there then downloading it to my device.
And even if the chevron thing would work on my device, It would void my warranty so I wouldn't try.
After 2 days with my new phone, I feel much more comfortable with it now. I hope it would get even better.
Gotta follow this up since I don't want to start another similar thread.
I have another question:
The phone contacts (people) always have you on top named "Me"
question is, How do you actually link a contact to "Me"?
I just noticed it now that somebody asks for my bank account and of course, I'll look for it in my notes within my ms outlook contact under my name. I just found out that my name in my hd7 doesn't have a picture and doesn't have a facebook link(not that the FB link is too important), etc. and when I click the link icon in the bottom middle, I can link it to any other contact entry in my phone except "Me".
Technically speaking, the contact named after me in my phone is treated as another person. I tried signing on to windows live, check my contact there, found my name and the options I have is "add as a friend" which is really beginning to sound funny.
Long story short, I need to link my ms outlook 2007 contact(myname) to the owner of the HD7 phone which is me, so I wouldn't retype everything and delete the synced "myname" account since if i do so that would be deleted in my PC. I gotta have 'em both. but I wish I just could link it to my phone's "Me" account.
That's a toughie.
So the "Me" contact syncs up with both your Windows Live account and your Facebook account (which you add in services --> email and accounts, NOT the blue facebook app)
I don't see a way to sync the Me contact with another outlook contact.
You may want to take the notes in your Outlook contact and copy them to your Live stuff.
jimbonics said:
I can't google if i don't open pocket ie and type google
Open up IE then press the capacitive Search button. Instantly takes you to Google.
Click to expand...
Click to collapse
that's dependant on carrier... I get yahoo, you could get the google search app from the market or pin google from IE to the start so you can launch straight to google.
jimbonics said:
That's a toughie.
So the "Me" contact syncs up with both your Windows Live account and your Facebook account (which you add in services --> email and accounts, NOT the blue facebook app)
I don't see a way to sync the Me contact with another outlook contact.
You may want to take the notes in your Outlook contact and copy them to your Live stuff.
Click to expand...
Click to collapse
Yeah, not the blue facebook app. and I think I'll just have to deal with it having two seperate accounts the Me, and my outlook unlinked.
@frontieruk
Speaking about the search button, it is getting annoying when you actually hit the button accidentally. I hope someday a double-press (double-click) fix would make it possible.
I had a similar experience except that I got the "Me" where it's suppose to be the first time. Learning little by little, I guess Hotmail (windows live) is actually kinda cool.
Here's a good place to start. (in case yo haven't found it yet); Hotmail Tips
includes video tutorials inside
biernes_atrece said:
I had a similar experience except that I got the "Me" where it's suppose to be the first time. Learning little by little, I guess Hotmail (windows live) is actually kinda cool.
Here's a good place to start. (in case yo haven't found it yet); Hotmail Tips
includes video tutorials inside
Click to expand...
Click to collapse
I'll check that one out. Thanks!

Whatsapp now in market place

whatsapp now in market place as per the latest blog on wmpoweruser.com. unfortunately The reason many of you wont be able to see this is in marketplace is because your Windows Live ID hasn't been added by the author to the permissions page.
But good news is that it's coming sooon
Also found a link to download the Xap file if anyone interested in trying...
can you put the link INN here, or send the xap over to me via PM ????
But better not this one here (can't download anything from there).
Thanks!
WhatsApp working
Hi
I have attached the file
Was not able to post the link, since I am a "newbie" here!
You can thank me later
thanks!! it works!
Thanks a bunch!!!!!!
Hmm can aynone tell me whats better with WHatsApp, as with the other Messengers? there so much, i dont know, what i should use. There is ICQ, Yahoo, Jabber, MSN, Hotmail and much mor. Is it the same or do i have any advantage with WHatsApp?
WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. It uses you phone contact list to search for the people who uses whatsapp those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.
In short, WhatsApp bypasses any complex contact importing process by comparing your phone's address book (People hub) with a list of registered WhatsApp users. You still have to set up an account with them, but this is dead easy and once that's done, you will see your WhatsApp contact list populate with people already on your phone.
Can't do that with the other messaging apps.
thanks!! it works!
THX been waiting 4 this
At least ! ^_^
This and skype were the only reasons wich I had against WP7.
Now I´m happy to have one.
eldenst said:
This and skype were the only reasons wich I had against WP7.
Now I´m happy to have one.
Click to expand...
Click to collapse
i agree though i am more greedy than you ...this (whatsapp), Skype, Layar (augmented reality apps) and good gps navigation are things i was still booting android ....whatsapp will make my andoid booting less frequesnt though i am still waiting for other 3.. ...
This version of whatsapp is less than satisfactory .. i dont see refresh or contact sync .. no landscape mode support.. Pictures sent in attachments .. do not auto rotate ...no zoom in pictures and no options to save the pictures..​
It only works with Mango, doesnt it?
Awesome, have been waiting ages for this. Thanks for the xap, its working great
yes it works. thumbs up to the hired developer at whatsapp. seems he knows what he does. very interesting coding though (reflecting it currently). i fear there is a hole that i can use any number i like once i installed and confirmed it after i get the 3 digit configrmation code
i always have been curious as to how whatsapp became so famous.
to me, the REAL cross platform messenger are windows live messenger or yahoo messenger, which iphone, android, wp7, symbian, blackberry has.. AND EVEN PC. whatsapp is limited to handphones.
live messenger or yahoo messenger is able to do MORE things than whatsapp.
the only thing whatsapp has compared to those IM, is that you do not need to add people to your contact list.. people in your phonebook appears automatically..
wont it be superb if you can access whatsapp on PC too?
you can. on windows 8
vash_h said:
the only thing whatsapp has compared to those IM, is that you do not need to add people to your contact list.. people in your phonebook appears automatically..
Click to expand...
Click to collapse
Funny, people in my WLM/MSN contact list automatically showed up on my phone
It's just the other way around, same principle though: "unified" contacts - So i'll stick with WLM/MSN, there's a wide variety of clients available for PC (windows, linux, mac) and pretty much any phone.
This is a very good news for wp7 users

Categories

Resources