![]() |
2011-10-19
, 10:20
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#52
|
That's the difference between an official implementation by MS and a reverse-engineered free one. On the N900, there's (my favourite among others) the msn-pecan telepathy plugin, taken from pidgin, the open source desktop IM client. It's not official in the slightest. The developer's guessed how MSN works and written something that approximates it.
Harmattan uses telepathy too, albeit a newer version, so it would probably be relatively straightforward to migrate one of these plugins over from the n900. However, this would only give you telepathy compatibility which would mean accounts can only be added via the 'mc-tool' command in the terminal, and aren't displayed properly in the contacts app. A full implementation would require registering an MSN service that registers msn-haze or pecan as its IM provider, which involves a lot more new work. That said, this is what the services framework is supposed to provide for, so I bet it's a pleasant experience to implement.
Of course, a full MSN/Live service which could from one msn login add hotmail to the mail app, msn im, skydrive media sharing and a feed from messenger social would be nice. That's the kind of thing that this framework was designed to support.
If there are any holes in my understanding of all this, I'd love to learn more.
![]() |
2011-10-19
, 10:21
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#53
|
Add me to the chorus of kudos for this - there's a "smoother" feel to the Contacts and IM integration than the N900 had. And that was pretty smooth in and of itself.
MfE connected to Google got me my contacts (only synching those) using standard email for GMail, and CalDAV for (multiple) calendar synching.
However, the birthdays of my contacts are one day off - one day early. Right there in the text in the contact record. Is there a bug I can go add my clamor to?
![]() |
2011-10-19
, 10:26
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#54
|
I like the way N9 handle messages. However, would it be possible to merge all the messaging log with a contact via different channels, and hitting the protocol button at the left hand side of the text input widget will allow me to choose which channel should be used to send the message?
For example, I have a contact foo who is on both Google Talk and Facebook Chat. So instead of having 2 different messaging logs (one for each communication channel), is it possible to merge them as one? Then to send foo a message, I can just tap on the protocol button (either google talk or facebook chat) to change which channel (protocol?) to use to send him/her message?
Sometimes the widgets in the messaging view are not very tap friendly. Sometimes it is friggin difficult to activate message composition mode for replying, and tapping the contact icon to open his/her profile also need super precision.... which is a bit annoying
![]() |
2011-10-19
, 10:27
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#55
|
awesome thanks =]
call me silly, but who? how can i contact him/them? im sure its an easy fix for them so shouldn *cross fingers*
The Following User Says Thank You to abustany For This Useful Post: | ||
![]() |
2011-10-19
, 13:08
|
Posts: 187 |
Thanked: 121 times |
Joined on Jun 2011
@ Subang Jaya, Selangor Darul Ehsan, Malaysia
|
#56
|
While that is technically possible (afaik), it's not the UI design that has been chosen... So I'd say it's unlikely it'll ever be done in the official "Messages" app. All the messages are in Tracker though, so it would be easy to merge them in one unified conversation.
![]() |
2011-10-19
, 19:52
|
Posts: 151 |
Thanked: 178 times |
Joined on Oct 2009
@ SF Bay Area
|
#57
|
The birthdays of your contacts are coming from caldav I guess? Since we don't have that feature (yet) in sales release...
The Following User Says Thank You to kjmackey For This Useful Post: | ||
![]() |
2011-10-19
, 20:54
|
Posts: 2 |
Thanked: 1 time |
Joined on Oct 2011
|
#58
|
![]() |
2011-10-19
, 21:04
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#59
|
oh, ok, because it can be kinda annoying having a lot of messaging app open just to send message to a single person (if I can't get him/her through gtalk/facebook, then i would send her a text message, hence there are 3 apps open). But I can still live with this. So everything is saved to tracker (I suppose this is an RDF store?)? then it should be possible to write an app to export a unified conversation log right?
thanks for the prompt reply
The Following User Says Thank You to abustany For This Useful Post: | ||
![]() |
2011-10-19
, 21:06
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#60
|
They are indeed. Many of them began life in my N900, pulled in from Facebook via Hermes, merged with my Mac's address book with iSync and then synched with Google Contacts using Spanning Sync. Thence to the N9 via mfe.
I suppose the fact that it was at all possible is impressive.
Thanks for the reply - I await the next rev of the retail code.
About the subtypes: I never understood why the UI mixes "context " (work, home) and "subtype" (landline, mobile, fax...), since those are two different things semantically, and in our API. A weird UI decision indeed.