Notices


Reply
Thread Tools
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#91
Originally Posted by recluse View Post
Isn't the source code going to be released? If it's released now we can probably fix all the bugs in a week.

If the source code isn't going to be released, I may as well start a Whatsapp port from scratch right now.
I would love you to make your own port.

Seriously shut up with the "if you don't do this, im leaving!" crap.

Nobody will care if you don't use the app lol.

Also releasing the source code will allow WhatsApp themselves the ability to see how the app works and block it.. (If they are bothered)
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following User Says Thank You to godofwar424 For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#92
Originally Posted by Jeffrey04 View Post
I just hope he is not the only one working on it till now.
Read before you post! Don't just blind post, its frustrating when silly posts are made.

If you read the thread, you will see multiple highly esteemed devs in this community are helping..
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following 2 Users Say Thank You to godofwar424 For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#93
Originally Posted by CepiPerez View Post
This is getting boring
Whatsapp will cost after a year of suscription
All you guys will see wazapp when all your friends starts using another messaging app
Doubtfull, the cost is some ridiculously tiny fee for the year, and WhatsApp has been out for longer then a year, people are still using it as the fee is tiny.

Its $1.99 for 2 years subscription... Not exact gonna break the change section of your wallet.. Its the price of a burger lol
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page

Last edited by godofwar424; 2012-05-10 at 15:43.
 

The Following User Says Thank You to godofwar424 For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#94
Originally Posted by Arie View Post
Thank you, finally somebody understands. I can handle the terminal and don't mind flashing my phone. Most people do..
Yeah I also don't mind have to flash my phone or not be able to use it for a couple of hours, I have backup phones.
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following User Says Thank You to godofwar424 For This Useful Post:
Posts: 42 | Thanked: 61 times | Joined on Mar 2007
#95
Originally Posted by recluse View Post
Isn't the source code going to be released? If it's released now we can probably fix all the bugs in a week.

If the source code isn't going to be released, I may as well start a Whatsapp port from scratch right now.
I hacked the qxmpp to be able to communicate to wa servers... It is working really good, almost most of the wa packets are like regular xmpp ones, someones with extensions, and others are new... Basically WA binarizes the xml packets before send/Receive. If he is not going to release the code or the app, maybe i will release it, but I am a little bit scared about the legal issues of reversing etc.

Regards.
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#96
Originally Posted by godofwar424 View Post
I would love you to make your own port.

Seriously shut up with the "if you don't do this, im leaving!" crap.

Nobody will care if you don't use the app lol.

Also releasing the source code will allow WhatsApp themselves the ability to see how the app works and block it.. (If they are bothered)
How is your post useful? Stop answering to stupid, unrelated questions to wazapp development. You're spamming this thread with many useless posts. I suggest you delete your posts and keep it clean. Is it that hard to understand?
 

The Following 4 Users Say Thank You to patlak For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#97
Originally Posted by patlak View Post
How is your post useful? Stop answering to stupid, unrelated questions to wazapp development. You're spamming this thread with many useless posts. I suggest you delete your posts and keep it clean. Is it that hard to understand?
The ending is, explaining why the source code probably wont be released..

ps. I find it hard to see how im 'spamming' and where are these apparent useless posts? Coz so far I have been giving information that people want to know, such as the subscription fee ect.

Your post is not of any use, your just targetting me, someone who has been trying to answer as many questions as I can..
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page

Last edited by godofwar424; 2012-05-11 at 00:02.
 
Posts: 151 | Thanked: 158 times | Joined on Apr 2012 @ UK
#98
you would not even have to release the source code for them to figure out if you are using an n9 - you are.giving them your imei, which they can run in any public database (or use an automatic script) and just bar all imeis that come up as Nokia n9's if they really wanted...

releasing the source would make development quicker but that is up to the original author at the end of the day!
 
Posts: 461 | Thanked: 358 times | Joined on May 2010 @ Bilbao (Basque Country [Spain])
#99
The java port of whatsapp let you write your IMEI, and could be fake. This could be a solution to avoid problems. I'm not sure, but I think that the IMEI is just used to generate by md5 the password for logging.
 
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#100
Originally Posted by Nad View Post
you would not even have to release the source code for them to figure out if you are using an n9 - you are.giving them your imei, which they can run in any public database (or use an automatic script) and just bar all imeis that come up as Nokia n9's if they really wanted...

releasing the source would make development quicker but that is up to the original author at the end of the day!
Originally Posted by malkavian View Post
The java port of whatsapp let you write your IMEI, and could be fake. This could be a solution to avoid problems. I'm not sure, but I think that the IMEI is just used to generate by md5 the password for logging.

As malkavian said before me, the IMEI can be falsified and WhatsApp will still work.

Don't need to use a real one :P

Also do you honestly think WhatsApp are going to go through all the IMEI's for every N9 and block them?

I personally don't think they will bother blocking this app, I think the only reason they didn't give us an official solution is that it required them to spend money and they didn't want to spend money on a platform that is considered 'dead'
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 
Reply

Tags
diapers, high-school

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:50.