maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [WIP] Porting Whatsapp to Meego/Maemo (N9, N900) (https://talk.maemo.org/showthread.php?t=82384)

SamGan 2012-03-09 14:06

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by Reflektorfalke (Post 1176938)
Did you ask if they will release a N9 version or did you ask if they are interested in a cooperation with community devs?

From a business perspective, I think there are reasons that make it totally understandable why they don't create an app for N9 themselves.
But I don't see why they would reject an offer where they would get an app more or less for free (unless there are political games going on I don't know of).

I guess from Whatsapp's point of view the business from Harmattan may not be worth the support services required. Porting their app is not the stumbling block. They may have limited resources to support too many platforms. Whatsapp has also refused to port to Bada.

Reflektorfalke 2012-03-09 14:45

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1177027)
The question is why would a developer offer them an app that he created, for free.

By writing "more or less free" I was trying to indicate that, in case of a cooperation, both parties would have to give (and get) something.
E.g. the dev could benefit from being mentioned in the about of the app, getting easy access to all relevant information, access to testing and marketing resources, legally using trademarks, logos etc., more confidence that the app won´t be blocked one day...you name it, it just a matter of how the deal is negotiated...

Anyway, as in this case both parties seem to be not interested in a cooperation, this discussion is pointless here ;-)
And, if we get Whatsapp in the end, I do not care how :D
Please keep up your great work here, tgalal!

ibrakalifa 2012-03-09 14:58

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
i still can manage to 'chat' with all my friend without whatsapp, is this is equal with the fact nokia is stoping the bug report? come on guys, i wrote guys not gays, do something more important than this app!! sick of this, better developing more credential known bug to be solved, after whatsapp then will come another app thats called line, lol, not funny

rash.m2k 2012-03-09 15:34

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Guys please take the conversational talk to another thread. These posts keep getting in the way of keep trying to keep up to speed with dev work.

Anyway TGALAL if you need a hand with creating a quick GUI for this give me a shout. My QML skills have improved recently.

vale2k7 2012-03-10 02:09

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
1. How far is the project?
2. Any Designwork needed?
best regards...

bnwg 2012-03-10 17:28

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Sorry but I'm just curious if the function of media sharing (ie. sending photos & videos) would be inclusive for this project.

tgalal 2012-03-11 14:29

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by bnwg (Post 1177522)
Sorry but I'm just curious if the function of media sharing (ie. sending photos & videos) would be inclusive for this project.

Well this is not priority for the first release, but it will eventually be added.

tgalal 2012-03-11 14:31

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
What I need help in is how to use the Accounts manager. I've been searching for quite sometime and I think there is not a single helpful documentation out there on how to write an accounts plugin! Anyone familiar with those stuff?

rash.m2k 2012-03-11 14:54

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1177846)
What I need help in is how to use the Accounts manager. I've been searching for quite sometime and I think there is not a single helpful documentation out there on how to write an accounts plugin! Anyone familiar with those stuff?

Is this helpful:

http://harmattan-dev.nokia.com/docs/...ple.html?tab=0

Hariainm 2012-03-11 17:32

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1177846)
What I need help in is how to use the Accounts manager. I've been searching for quite sometime and I think there is not a single helpful documentation out there on how to write an accounts plugin! Anyone familiar with those stuff?

You can ask Coderus, author of Extraplugins
http://talk.maemo.org/showthread.php?t=81423

Arie 2012-03-11 17:39

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1177846)
What I need help in is how to use the Accounts manager. I've been searching for quite sometime and I think there is not a single helpful documentation out there on how to write an accounts plugin! Anyone familiar with those stuff?

Don't speak to anyone but coderus about this. This is his specialty.

Fine_Mind 2012-03-11 18:05

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Is the function "last seen" & "online" going to be included in this project?

Also for all the people who view this post every single day and praying... any idea as to when the project is likely to be completed?

lebanez 2012-03-11 18:21

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
we are still waiting hope whatsapp will be available soon :):):):)

coderus 2012-03-11 19:32

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
check my extraplugins sources on git: https://gitorious.org/extraplugins
it working with Accounts and Telepathy::Accounts. I hope it will be helpful for you.

tgalal 2012-03-11 19:40

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by coderus (Post 1177992)
check my extraplugins sources on git: https://gitorious.org/extraplugins
it working with Accounts and Telepathy::Accounts. I hope it will be helpful for you.

Yeah it is! I've been looking at it for the past 2 or 3 hours and I've learned a lot from those plugins. Thanks!.

tgalal 2012-03-11 19:43

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by rash.m2k (Post 1177861)

I guess I could use that in case I convert the app into a telepathy plugin. Thanks!

Quote:

Originally Posted by Fine_Mind (Post 1177956)
Is the function "last seen" & "online" going to be included in this project?

Yes it will be there.

tgalal 2012-03-11 20:20

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
So now that I'm able to create accounts via C++, here goes a quick question: Is the accounts framework accessible through python too?

tgalal 2012-03-11 20:27

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Ok found python-accounts, but:

Code:

>>> from Accounts import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/pymodules/python2.6/Accounts.so: undefined symbol: _ZN8Shiboken6Module6importEPKc

on scratchbox. It works fine on the device though.

Edit: Updated pyside on scratchbox and now it works :)

Sazpaimon 2012-03-11 20:32

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1178015)
So now that I'm able to create accounts via C++, here goes a quick question: Is the accounts framework accessible through python too?

I belive it can only be used via Qt and glib. Btw, for the N9 version I would recommend looking into libsignon for stuff like credential checking/verification code entering if you have that. One mistake I made when making a Steam account plugin was making the account plugin do too much work beyond just being a UI.

Kozzi 2012-03-11 20:42

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by Sazpaimon (Post 1178018)
One mistake I made when making a Steam account plugin was making the account plugin do too much work beyond just being a UI.

wait.. you are making a Steam account plugin ?:eek:

Muzimak 2012-03-12 06:08

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Can someone please send us progress screenshots as to what it looks like so far

SamGan 2012-03-12 06:16

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
The Harmattan world waits with bated breath for this project. It's been talked about in many other MeeGo forums.

ajack 2012-03-12 10:07

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
So does the Maemo5 users... Me anyway! :p

Muzimak 2012-03-12 12:40

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
I wish it looks better than the official one.....

rash.m2k 2012-03-12 12:49

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
TGALAL can you send me the source code?

I'd like to take a look at how it works - just PM me please.

Sazpaimon 2012-03-12 17:02

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by Kozzi (Post 1178026)
wait.. you are making a Steam account plugin ?:eek:

Yes and once I have the time to finish a few things on it I'll make a proper release thread, but this is not that thread.

lebanez 2012-03-12 17:38

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
will we be able to edite the whatsapp status ??/ :confused::confused:

ColaCheater 2012-03-13 16:47

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by lebanez (Post 1178481)
will we be able to edite the whatsapp status ??/ :confused::confused:

Should be possible - The way http://whatsappstatus.com/ is doing it should be possible to do at least ;)

iMarck90 2012-03-14 12:14

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by tgalal (Post 1175967)
I expect a usable version to be ready next week.

Hello tgalal,
Thanks for your hard working! Can't wait to try it!
But i'm here to propose to bring your work also for webOS.
The webOS community it's not small and can be very generous to you, if you accept to porting it!
If you need help, you can ask to webosinternals https://twitter.com/#!/webosinternals
You can working this project for an application or a Synergy Connector.
Maybe this project can help you http://git.webos-internals.org/appli...gins/tree/3.0/
(It's working on all webOS Phone with 2.x not for Touchpad webOS 3.x)

Please accept this propose and let me know!
Thanks in advance

Brian_7 2012-03-14 14:43

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Maybe your community can help us with preenv development in exchange of the development of whatsapp for webos

don_falcone 2012-03-14 14:58

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
With 90% probability, i assure this will never happen.

sorin88 2012-03-14 15:20

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
TGalal, any update on when a usable version will be ready?

riceboy 2012-03-14 16:29

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
eagerly waiting for this. :)

praveenchand 2012-03-14 17:32

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
me too....can't wait more......please let us know the status..

lebanez 2012-03-14 18:43

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Quote:

Originally Posted by ColaCheater (Post 1178934)
Should be possible - The way http://whatsappstatus.com/ is doing it should be possible to do at least ;)


its not working to mee !! :confused::confused:

baem90 2012-03-14 19:12

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
Hope this week is a beautiful week in my life :) :cool:

SamGan 2012-03-15 00:46

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
This app will take the Harmattan World by storm!

TGALAL, I know you have absolutely no obligation to give us any progress report but how about just a few words on how close you are?

nokiac 2012-03-15 02:43

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
I am actually waiting for this app to start using Whatsapp, as I have an N8 and I keep alternating between N9 and N8, I want be able to use WA all the time.

Great going by TGALAL :D

BTW: Sorry for this OT post, I just thought I should provide some encouragement for the dev.

almamo 2012-03-15 07:25

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
@all the ones asking for the app; Please be more patient ;) We all are eager to see what this project will look like - people who need WhatsApp and those who are interested in how it's done.

This is a free-time development and I'm sure tgalal (and co?) have all the motivation to work on that. We already got MORE informations about it than expected and even a confirmation that it likely will be a fully usable WhatsApp client.

If there is something the developer(s) want to share they'll do that. This isn't the forum or thread to ask such things + if there are news I'm sure you'll find it very fast on several blogs, twitter etc...

Enjoy the time on N9 where you don't get spammed with tons of messaged by bored Whatsapp users day per day :p

Nosph3ratu 2012-03-15 11:05

Re: [WIP] Porting Whatsapp to Meego/Maemo (N9, N900)
 
If any of the devs need images created for the UI I'll be happy to assist. Just give me dimensions, format and a brief description of each image. PM me.


All times are GMT. The time now is 04:08.

vBulletin® Version 3.8.8