This forum is closed for posting. Please, join us in our Discord server at discord.gg/regnum. See you there!

Go Back   Champions of Regnum > English > General discussion

General discussion Topics related to various aspects of Champions of Regnum

Reply
 
Thread Tools Display Modes
Old 05-30-2010, 07:04 PM   #21
kamax
Master
 
kamax's Avatar
 
Join Date: Oct 2007
Location: france
Posts: 397
kamax is on a distinguished road
Default

Now on the android market, Qr code:
market_regnum_war_status.png
kamax no ha iniciado sesión   Reply With Quote
Old 05-31-2010, 12:23 PM   #22
Eli2
Apprentice
 
Eli2's Avatar
 
Join Date: Jun 2007
Posts: 73
Eli2 is on a distinguished road
Default

Quote:
Originally Posted by kamax View Post
No sorry, it's free but not open source.
Any reason for that ?
__________________
Regnum: It's Highly Addictive!
Eli2 no ha iniciado sesión   Reply With Quote
Old 05-31-2010, 12:55 PM   #23
kamax
Master
 
kamax's Avatar
 
Join Date: Oct 2007
Location: france
Posts: 397
kamax is on a distinguished road
Default

Quote:
Originally Posted by Eli2 View Post
Any reason for that ?
1.It cost me 25$ to put it on the android market, if enough people click on the advertising i can get my money back.If i give the source, you can remove the ad.

2.It takes me a lot of time to write the source code, the application is working and do what he is supposed to do.If someone find a bug i can correct it very quick.

3.My database password(and some other information about my server) is in the source code, i can hide it but then you can not use a part of the code.

Why is it so important for you to have the source ?
kamax no ha iniciado sesión   Reply With Quote
Old 05-31-2010, 02:28 PM   #24
Eli2
Apprentice
 
Eli2's Avatar
 
Join Date: Jun 2007
Posts: 73
Eli2 is on a distinguished road
Default

Quote:
Originally Posted by kamax View Post
Why is it so important for you to have the source ?
I just got my android phone and started developing on it.
I think this could be a nice and simple application to learn from.

Quote:
Originally Posted by kamax View Post
2.It takes me a lot of time to write the source code, the application is working and do what he is supposed to do.If someone find a bug i can correct it very quick.
Not really an argument, Hellman and myself coded a huge Application for Regnum and naturally open sourced it.
__________________
Regnum: It's Highly Addictive!
Eli2 no ha iniciado sesión   Reply With Quote
Old 05-31-2010, 02:56 PM   #25
kamax
Master
 
kamax's Avatar
 
Join Date: Oct 2007
Location: france
Posts: 397
kamax is on a distinguished road
Default

I understand, myself i'm very new in the android world (~1 month) and it was a little hard to begin the time to understand how to write, specially if like me Java was not a language you know.

I have learn on some nice "hello world" tuto i found on different web site and have read "Beginning Android 2" in pdf (thanks rapidshare )

Quote:
Originally Posted by Eli2 View Post
Not really an argument, Hellman and myself coded a huge Application for Regnum and naturally open sourced it.
I would prefer to open source it because it go the way i think in genereal (i use linux....) and i have no problem to open source all my applications in perl.

But i'm not rich(it's hard for me to pay my apartment at the moment) and a lot of things are not free in this world, specially the entry to the android market.
I have write this application for the regnum community and just want to get my money for the entry back, it's the most important reason i have to don't open source it.

I know that a place on the android market was not really necessary but i think it's better and more simple for everyone. Users can find it fast and i can update it without posting here everytime "hey i have a update".

I hope you can understand my choice.

PS: for people who like this application, don't forget to give good rating, thanks.
kamax no ha iniciado sesión   Reply With Quote
Old 05-31-2010, 11:52 PM   #26
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

Quote:
Originally Posted by kamax View Post
3.My database password(and some other information about my server) is in the source code, i can hide it but then you can not use a part of the code.
You just gave me a compelling reason to avoid looking at your code. Are you really sure about putting your password in a public binary?
You should have made an API, so you can safely decouple your app architecture. You can change your backend, yet the API will behave the same way and end users won't notice. :P
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Old 06-01-2010, 03:57 AM   #27
kamax
Master
 
kamax's Avatar
 
Join Date: Oct 2007
Location: france
Posts: 397
kamax is on a distinguished road
Default

Quote:
Originally Posted by ArcticWolf View Post
You just gave me a compelling reason to avoid looking at your code. Are you really sure about putting your password in a public binary?
You should have made an API, so you can safely decouple your app architecture. You can change your backend, yet the API will behave the same way and end users won't notice. :P
Yes sorry, i have make a error, my password is not in the .apk file
kamax no ha iniciado sesión   Reply With Quote
Old 06-02-2010, 06:21 PM   #28
Saryad
Initiate
 
Saryad's Avatar
 
Join Date: Aug 2008
Location: Birmingham UK
Posts: 199
Saryad is on a distinguished road
Default

I think its completely understandable if it cost you money, to not make it open source so you can recover your expenses.
Just putting it out there :P
__________________
Saint Saryad
Saryad no ha iniciado sesión   Reply With Quote
Old 06-03-2010, 12:16 AM   #29
kamax
Master
 
kamax's Avatar
 
Join Date: Oct 2007
Location: france
Posts: 397
kamax is on a distinguished road
Default

Quote:
Originally Posted by Saryad View Post
I think its completely understandable if it cost you money, to not make it open source so you can recover your expenses.
Just putting it out there :P
I want to put it on the market so everybody can access it very easy.
If i open source it here it will just stay here, in the shadow of the forum.
It's more simple for all the way i choose

If you want i can open source exactly the same application for your pc in perl.
kamax no ha iniciado sesión   Reply With Quote
Old 06-03-2010, 04:07 AM   #30
ArcticWolf
Duke
 
ArcticWolf's Avatar
 
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
ArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of lightArcticWolf is a glorious beacon of light
Default

I want to make a REST API for map status, though I'm pretty busy right now (exams are coming and I have to hand in two projects tomorrow, plus a webapp to finish). Are you interested?
__________________
I don't have a solution, but I admire the problem.
ArcticWolf no ha iniciado sesión   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:37 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2016 © All rights reserved