blackberry / BB10-WebWorks-Community-Samples

WebWorks Samples for the BlackBerry 10 Platform contributed by the Community
Apache License 2.0
44 stars 91 forks source link

LifeClassic - init #62

Closed PawelGorny closed 10 years ago

PawelGorny commented 10 years ago

Simple implementation of classic "GAME OF LIFE". Uses BB10 UI and services (in-app payment). 'Built for BlackBerry' test passed.

timwindsor commented 10 years ago

Pawel,

This is very cool, and thank you for sending in your contribution. There's a couple little things we need to do before we can get it in the repo. The first thing is that we need you to sign the contribution agreement, which is a standard open source agreement for contributing code. We use the Apache agreement for our template. Get the form from here and send it in following the instructions on there: http://www.blackberry.com/legal/pdfs/webworks/Research_In_Motion_Limited_ICLA_021811_cl.pdf

Secondly, and somewhat ironically, we can't open source our "official" icons - the ones's you've got in here. They are covered by a click-through agreement, which open sourcing would bypass. As a result you'll see that all our samples use Liz Meyer's set of open sourced icons, or the ones by Pixle. If you can switch your icons to either of them, and add the appropriate text to your LICENSE file:


This software contains icons from Myers Design Limited 250 FREE PNGs for Your BB10 Apps: http://myersdesign.com/bb10-icons-2013/ Licensed under the Creative Commons Attribution 3.0 Unported http://creativecommons.org/licenses/by/3.0/

or...


This software contains icons from Pixle Subway Icons Set for RIM BB10 Dev Samples: http://subway.pixle.pl/rim/ Licensed under the Creative Commons Attribution 3.0 Unported http://creativecommons.org/licenses/by/3.0/

Thanks very much. I'm looking forward to adding you to our list of contributors and getting your sample included.

Tim

PawelGorny commented 10 years ago

Hello Tim,

Thanks for reply. I have commited the changes and sent the email (to github@rim.com) with the agreement, I hope now everything is fine. Agreement scan attached also here. Regards, Pawel

Wiadomość napisana przez Tim Windsor notifications@github.com w dniu 9 gru 2013, o godz. 17:07:

Pawel,

This is very cool, and thank you for sending in your contribution. There's a couple little things we need to do before we can get it in the repo. The first thing is that we need you to sign the contribution agreement, which is a standard open source agreement for contributing code. We use the Apache agreement for our template. Get the form from here and send it in following the instructions on there: http://www.blackberry.com/legal/pdfs/webworks/Research_In_Motion_Limited_ICLA_021811_cl.pdf

Secondly, and somewhat ironically, we can't open source our "official" icons - the ones's you've got in here. They are covered by a click-through agreement, which open sourcing would bypass. As a result you'll see that all our samples use Liz Meyer's set of open sourced icons, or the ones by Pixle. If you can switch your icons to either of them, and add the appropriate text to your LICENSE file:

This software contains icons from Myers Design Limited 250 FREE PNGs for Your BB10 Apps: http://myersdesign.com/bb10-icons-2013/ Licensed under the Creative Commons Attribution 3.0 Unported http://creativecommons.org/licenses/by/3.0/

or...

This software contains icons from Pixle Subway Icons Set for RIM BB10 Dev Samples: http://subway.pixle.pl/rim/ Licensed under the Creative Commons Attribution 3.0 Unported http://creativecommons.org/licenses/by/3.0/

Thanks very much. I'm looking forward to adding you to our list of contributors and getting your sample included.

Tim

— Reply to this email directly or view it on GitHub.

Paweł Górny pawel@pawelgorny.com

timwindsor commented 10 years ago

Awesome. I've got the agreement here and I'll update you on the list of approved contributors shortly.