maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Community (https://talk.maemo.org/forumdisplay.php?f=16)
-   -   MeeGo Coding Competition 2011 (https://talk.maemo.org/showthread.php?t=71561)

mrsellout 2011-04-22 16:30

Re: MeeGo Coding Competition 2011
 
I think it would make it a bit easier to read the Application Proposals table in the wiki if the column widths were adjusted, am I OK editing them?

zehjotkah 2011-04-22 18:45

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by mrsellout (Post 993763)
I think it would make it a bit easier to read the Application Proposals table in the wiki if the column widths were adjusted, am I OK editing them?

yes, of course! thanks!

zehjotkah 2011-04-22 19:12

Re: MeeGo Coding Competition 2011
 
hey, I just have seen that the design got updated!
http://competition.meetmeego.org/
also another submission:
http://competition.meetmeego.org/submissions/6

slender 2011-04-22 21:36

Re: MeeGo Coding Competition 2011
 
Suggestions:
http://www.aijaa.com/v.php?i=007447929820.png

footer.css line (23)
#footer .links div ul li a {
border-bottom: 1px dotted;
color: mediumvioletRed;
text-decoration: none;
}

footer.css Line (1)
#footer {
background-color: #4FC3E6;
border: 1px solid rgba(79, 195, 230, 0.7);
border-radius: 0 0 20px 20px;
}

style.css line(31)
body a {
color: #EF288C;
}

To make bottom readable: Changed footer background color to same as banner blue and links in bottom underlined with dotted line and changed links color. Container links color to same as page title color in banner.

.edit
styles.css line (29)
body .head .categories ul li {
display: inline; padding: 0 10px;


}


Padding to top menu.

zehjotkah 2011-04-23 12:35

Re: MeeGo Coding Competition 2011
 
Donation update:
30,00€ by MyNokiaN900
Thanks!
App update:
Flashlight Applet
Thank you, too!

Helmuth 2011-04-23 13:44

Re: MeeGo Coding Competition 2011
 
From the rules:

Quote:

•All applications, which are created and uploaded during the duration of the Competition will take part in the election. For existing programs, only progress which has been made during the Competition will be considered. When porting apps, only the work of porting will be considered, unless the original program is from the same programmer and was developed or extended in the Competition timeframe.
Hmm... how to ensure that there is really "progress which has been made during the Competition", and how are the voters able to check this?

Are there anywhere a exclamation mark during the voting?
Or will the users only see the final outcome?

Are there any plans for a handicap system?

If someone has a finished application (released 6 Month ago) and the programmer only changes the icon. Is the change big enought?
Are there any kind of difference compared to fresh and new created applications regarding the voting process?

Quote:

Originally Posted by zehjotkah (Post 994103)
App update:
Flashlight Applet
Thank you, too!

Don't understand me wrong. But I'm using the flashlight applet since the end of 2009. And I haven't seen much changes sind the middle of 2010. It simply works great. No need the change anything... (as far as I'm able to see)
So what could be changed until the end of June? :confused:

zehjotkah 2011-04-23 14:50

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by Helmuth (Post 994147)
Don't understand me wrong. But I'm using the flashlight applet since the end of 2009. And I haven't seen much changes sind the middle of 2010. It simply works great. No need the change anything... (as far as I'm able to see)
So what could be changed until the end of June? :confused:

Thanks!
I didn't know about the Flashlight Applet, because I'm not using it.
It's good everyone keeps an eye on that.
I kindly ask the submitter to remove the app, or explain which changes are planned to be made.

Or we would have to change the rules to allow only apps developed (submitted) during the Coding Competition.

piggz 2011-04-23 15:31

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by Helmuth (Post 994147)
From the rules:



Hmm... how to ensure that there is really "progress which has been made during the Competition", and how are the voters able to check this?

Are there anywhere a exclamation mark during the voting?
Or will the users only see the final outcome?

Are there any plans for a handicap system?

If someone has a finished application (released 6 Month ago) and the programmer only changes the icon. Is the change big enought?
Are there any kind of difference compared to fresh and new created applications regarding the voting process?



Don't understand me wrong. But I'm using the flashlight applet since the end of 2009. And I haven't seen much changes sind the middle of 2010. It simply works great. No need the change anything... (as far as I'm able to see)
So what could be changed until the end of June? :confused:

In my case, when i finally get around to submitting it (anytime before the end of june is ok yeah?) hopefully it will be straigforward to convince that coding started after the 1st april...but i guess its hard to proove.

Helmuth 2011-04-23 15:39

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 994167)
Thanks!
I didn't know about the Flashlight Applet, because I'm not using it.

You should try it. The Flashlight Applet is a great application! :)

I used the screen before if I needed something to find my way in the night. This works in the most cases. But the Camera flashlight is even brighter.
It's a good idea how the application works. But you shouldn't forget it how to reach it.
Open the Camera shutter, close the Camera application, open the Applet menu and activate the flashlight.

Otherwise you don't see it at the Applet Menu. Thats great, it doesn't waste space... and it is there as soon as you are able to use it. :)

Quote:

Originally Posted by zehjotkah (Post 994167)
It's good everyone keeps an eye on that.

I have to admit, I'm still using the 0.4-2 release from July 2010. There were 3 updates since July. Have a look here: Package page

I haven't installed the update because the new versions were, as far as I've seen, only different translations. And I was very pleased how this application works. So I haven't seen any reason for me to update.
Perhapse I'm because of this a little bit distrustful what could he change to participate this year. :confused:

Quote:

Originally Posted by zehjotkah (Post 994167)
I kindly ask the submitter to remove the app, or explain which changes are planned to be made.

Perhaps already existing applications should include a list of changes during the competition?

Quote:

Originally Posted by zehjotkah (Post 994167)
Or we would have to change the rules to allow only apps developed (submitted) during the Coding Competition.

No, this could mislead talented developers to hold back their new applications until the next coding competition. In my opinion is this against the spirit of our community Coding Competition. :)

Or have I understood it wrong? :)

mrsellout 2011-04-23 18:12

Re: MeeGo Coding Competition 2011
 
Reading the project page on the competiton website, the platform is MeeGo ARM.

I presume therefore that the developer has ported the application across, and this app should therefore be submitted under the Port category discussed earlier on this thread. But a brief look at the website shows no such option.

It goes without saying that porting is an important service so I think the app should be considered in that (port) category.

Edit: I might be completely off course here. The platforms' page doesn't make a distinction between MeeGo ARM and Maemo, so it could be the maemo app that is being submitted

geekgirl74 2011-04-23 18:30

Re: MeeGo Coding Competition 2011
 
damn... just donated 10€ and forgot the username :D

zehjotkah 2011-04-23 19:34

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by geekgirl74 (Post 994248)
damn... just donated 10€ and forgot the username :D

as she said^^

In total we've now 283,00€ in donations gross, 12,24€ PayPal fees, that makes 270,76€ in donations net.

Helmuth 2011-04-23 21:03

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 994263)
12,24€ PayPal fees

Wow, 12,24€ Donations for PayPal. I guess we have already a competition winner...





...but I don't like it...



.

gabby131 2011-04-23 21:52

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by geekgirl74 (Post 994248)
damn... just donated 10€ and forgot the username :D

ahaha! its so ignorant and lazy of me that you can type something on that blank box! :D

marxian 2011-04-23 23:13

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by Helmuth (Post 994285)
Wow, 12,24€ Donations for PayPal. I guess we have already a competition winner...





...but I don't like it...



.

http://img171.imageshack.us/img171/4981/paypaljip.jpg

gabby131 2011-04-23 23:38

Re: MeeGo Coding Competition 2011
 
awright! since I forgot to put my username and paypal took longer to send me the confirmation...than expected.....my confirmation number is 7591xxxxxxxxx584K...........

shoot........

EDIT: i did not forgot! i was not reading and paying attention to simple instructions.....:o

zehjotkah 2011-04-24 05:13

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by Helmuth (Post 994179)
No, this could mislead talented developers to hold back their new applications until the next coding competition. In my opinion is this against the spirit of our community Coding Competition. :)

Or have I understood it wrong? :)

Ys, I think so.
It would only mean that it's against the rules to submit an App which was released already before 1st April.
It is no problem to submit an App which was developed before 1st April if it wasn't released.
Because I think the voters will vote the App and not the changes made during the timeframe. We were able to see that with the PSX emulator submission in the last coding competition.
What do you think?

The submission site got another update: http://competition.meetmeego.org
Do you like it? Would you like to see something different? Are there bugs?
Then please open a bug: http://dev.c-base.org/redmine/projects/contesta
Thanks!

Submission update: The first game and the first MeeGo x86 project was submitted:
Tribute

Donation update:
20€ by gabby131 (if I understood his last post right...

Thank you all!

edit: with the last donation we broke the 300€ mark!
another update: new App submission will now be posted on http://twitter.com/meetmeego automagically!

Helmuth 2011-04-24 18:31

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 994401)
Ys, I think so.
It would only mean that it's against the rules to submit an App which was released already before 1st April.
It is no problem to submit an App which was developed before 1st April if it wasn't released.
Because I think the voters will vote the App and not the changes made during the timeframe. We were able to see that with the PSX emulator submission in the last coding competition.
What do you think?

In my humble opinion we shouldn't exclude already released applications. This would punish develpers that have worked a lot the past months to give us their applications for free. How frustrating would this be for a programmer if he has released something last march?

No... But there MUST exist significant progress during the competition. It's hard to judge, I know. We have to trust every contributor in some way. As piggz said, we're unable to check everything. We are unable to check if the development began this April or last December. But we should exclude Applications with minor changes (different icon, other menu layout). And this has to be judged case by case. (only my humble opinion)

We have to tolerance some things... but not everyting. Sometimes a programmer has a lot of work to implement something and a other Programmer will win with only 5 hours of work simply with the much better idea.

This contest is from and for the community. Its about everyting, the idea, the concept, marketing, popularity and the execution. Sad for developers that nobody will judge how well the source code is written. But I guess this is totally out of the scope if a totally multicolored community with a lot different people elect a winner by vote.

Helmuth 2011-04-24 18:37

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 994401)
The submission site got another update: http://competition.meetmeego.org
Do you like it? Would you like to see something different?

The submission site is getting better and better. Thanks! :)

But I would add a short abstract text above the pictures of each application and place the external url below the pictures.

The long details text at the end is fine. I like it this way. :)

We have at the moment enought time and there are only a few submissions. The 8 people will have enought time to add a short text to a additional field until the end of the competition.

yncyrydybyl 2011-04-25 16:02

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by Helmuth (Post 994682)
But I would add a short abstract text above the pictures of each application and place the external url below the pictures.

abstract its already in there as you can see at http://mcc.base45.de/submissions/5.

Helmuth 2011-04-25 17:35

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by yncyrydybyl (Post 995086)
abstract its already in there as you can see at http://mcc.base45.de/submissions/5.

Oh, sorry. Was unable to see because nobody has filled in something. My fault! ;)

Thanks! :)

marxian 2011-04-25 17:44

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by Helmuth (Post 995134)
Oh, sorry. Was unable to see because nobody has filled in something. My fault! ;)

Thanks! :)

I don't think the abstract field was available initially. I don't remember seeing it when I first submitted my application. I have made use of it now. :)

yncyrydybyl 2011-04-25 20:02

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by marxian (Post 995139)
I don't think the abstract field was available initially. I don't remember seeing it when I first submitted my application. I have made use of it now. :)

thats right, i just added it yesterday.

I also added a mini userprofile when you logged in and klick on your email address at the upper right corner.

There you can enter your name and set a beginner flag.

The beginner flag will be used for the beginner "category" later.

trx 2011-04-26 00:35

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by marxian (Post 995139)
I don't think the abstract field was available initially. I don't remember seeing it when I first submitted my application. I have made use of it now. :)

It wasn't, i added the text when i saw it was available...

TRX.

eMiL 2011-04-26 12:37

Re: MeeGo Coding Competition 2011
 
I don't know if anyone mentioned this already, but the link at http://competition.meetmeego.org/ that points to this thread is broken.


"in the maemoforum thread!" only gives you the meego coding competition picture.

zehjotkah 2011-04-26 13:28

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by eMiL (Post 995536)
I don't know if anyone mentioned this already, but the link at http://competition.meetmeego.org/ that points to this thread is broken.


"in the maemoforum thread!" only gives you the meego coding competition picture.

Fixed!
Thanks a lot!

zehjotkah 2011-04-28 06:51

Re: MeeGo Coding Competition 2011
 
Could anyone please check the new submission: Pinball
The external link says
Quote:

I ported this app created long time ago to meego
So this app existed for MeeGo before 1st April?

Also I just got the confirmation of Intels prizes for the competition. We're still discussing about who will get the prizes, but all I can say at the moment is that it is for MeeGo x86 Apps which are submitted and validated to the AppUp store and the prizes itself consist of Intel SSDs.

Also we'll hear soon from Nokias MeeGo devices. Sorry, I'm not allowed to talk more about that, but it's really, really soon.

OVK 2011-04-28 07:12

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 996598)
Also we'll hear soon from Nokias MeeGo devices. Sorry, I'm not allowed to talk more about that, but it's really, really soon.

It is good to hear that some part of Nokia is still active on these community matters.

piggz 2011-04-28 08:11

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 996598)
Could anyone please check the new submission: Pinball
The external link says
So this app existed for MeeGo before 1st April?

Also I just got the confirmation of Intels prizes for the competition. We're still discussing about who will get the prizes, but all I can say at the moment is that it is for MeeGo x86 Apps which are submitted and validated to the AppUp store and the prizes itself consist of Intel SSDs.

Also we'll hear soon from Nokias MeeGo devices. Sorry, I'm not allowed to talk more about that, but it's really, really soon.

If it is only for x86 apps, then im a bit stuck as although i would love to see my game on AppUp, i have no way of testing it before hand. I presume there will be a separate bunch of prizes for arm apps?

zehjotkah 2011-04-28 08:21

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by piggz (Post 996643)
If it is only for x86 apps, then im a bit stuck as although i would love to see my game on AppUp, i have no way of testing it before hand. I presume there will be a separate bunch of prizes for arm apps?

At the moment there are the flights + hotel to the MeeGo Conference in November for every category winner, the money from the donations for the follow-ups (decision of distribution pending), the book from kojacker for the winner of the beginner category and a surprise prize.
We still hope to get money from qt and Developer MeeGo Devices.

Now Intel agreed to get us these SSDs for the best Apps submitted to the AppUp store...

mmlado 2011-04-28 08:45

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by piggz (Post 996643)
If it is only for x86 apps, then im a bit stuck as although i would love to see my game on AppUp, i have no way of testing it before hand. I presume there will be a separate bunch of prizes for arm apps?

Bigger problem then that it's x86 is the different form factors. I say just compile your app for x86 package it in rpm and upload it to AppUp.
Even if you had an x86 device, for example a MeeGo tablet, can you be certain that your app will work with another tablet? Maybe it has different screen resolution, no keyboard, no light sensor, etc...
Try to make it as robust as you can, always create some fallback mechanism on things you can count on.
For example I want to use the light sensor as a trigger in my game, but will also make possible to tap on a part of a screen to do the same action as a fallback if it doesn't find the sensor.
I don't think that developers working on Android apps test them on all possible devices.
You can get feedback from those that have x86 devices and work on those problems, but if you don't publish, no feedback.

piggz 2011-04-28 08:53

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by mmlado (Post 996655)
Bigger problem then that it's x86 is the different form factors. I say just compile your app for x86 package it in rpm and upload it to AppUp.
Even if you had an x86 device, for example a MeeGo tablet, can you be certain that your app will work with another tablet? Maybe it has different screen resolution, no keyboard, no light sensor, etc...
Try to make it as robust as you can, always create some fallback mechanism on things you can count on.
For example I want to use the light sensor as a trigger in my game, but will also make possible to tap on a part of a screen to do the same action as a fallback if it doesn't find the sensor.
I don't think that developers working on Android apps test them on all possible devices.
You can get feedback from those that have x86 devices and work on those problems, but if you don't publish, no feedback.

true, infact, i already have fallbacks for the accelerometer and touch screen, though its not as nice to play with keys...i shall have to set up a meego dev environment..

helex 2011-04-28 17:20

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 996598)
Also I just got the confirmation of Intels prizes for the competition. We're still discussing about who will get the prizes, but all I can say at the moment is that it is for MeeGo x86 Apps which are submitted and validated to the AppUp store and the prizes itself consist of Intel SSDs.

I have currently 3 applications in the pipeline and a additional Idea. I guess I won't have enought time for my additional Idea (have to much to learn to do it before) but I'm planing to release the 3 other applications before the end of the competition. :)
  • Sadly my Conky Layout Switcher is currently too Maemo specific, I need anyway first a running Conky port at MeeGo and in the end I need a Device to see how it could work there with the Applet Plugin Menu... :confused:
  • My next Idea is very tight interwoven with the N900 hardware. In my opinion a port will not make any kind of sense at this stage... so no! And I won't talk about this Idea before I'm ready to release something beside the fact that it will target the "Fun & Strange" categories. :D
  • In the end I would only be able to port my last Application over to x86 MeeGo. I guess this would work fine. But I would need there a Hardware for testing, too. I can't and wouldn't release a software that writes data to a disk without testing it before myself! And I hope no other developer will do so.

My last years submission DreamRemote couldn't take part at this years contest. So I wouldn't waste my time porting this Application if I'm not able to use it myself at such kind of mysterious x86 device.

If someone release a Handset with Keyboard that fits my needs I will try to port my applications. If there will only be a Tablet: No chance! Because I don't need such kind of Hardware and I'm surely not planning to buy such a Device only to release a application at this Hardware for free. NO! I would buy a SSD before myself. They are not that expensive. :)

zehjotkah 2011-04-28 19:07

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 996598)
Also I just got the confirmation of Intels prizes for the competition. We're still discussing about who will get the prizes, but all I can say at the moment is that it is for MeeGo x86 Apps which are submitted and validated to the AppUp store and the prizes itself consist of Intel SSDs.

Screw that, we will get more.
Just waiting for the written confirmation (just got the confirmation during a call) to publish all the prizes over here...

Quote:

Originally Posted by helex (Post 996911)
I would buy a SSD before myself. They are not that expensive. :)

The SSDs we're getting cost 200€ each in retail stores...

piggz 2011-04-28 19:46

Re: MeeGo Coding Competition 2011
 
On the submission page (as ive now submitted something!) it asks for an optional binary upload. is it ok that the app is in extras-devel instead, as it relies on libs in there anyway, and a package on its own may not work.

helex 2011-04-28 20:26

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by zehjotkah (Post 996963)
Quote:

Originally Posted by helex (Post 996911)
I would buy a SSD before myself. They are not that expensive. :)

The SSDs we're getting cost 200€ each in retail stores...

Don't put my statement out of the context. :)
I would buy a SSD before myself if I must buy a expensive Tablet to put myself in a position to be able to develop something for the x86 platform.

I don't spend 500€ for a Tablet to have a lot of work and in the end I could only win a 200€ SSD. But I would spent 1000€ for a Mobile if it fits my needs because I would use it for a lot more stuff beyond development. :)

Don't get me wrong. I participate not to win a price. I participate to be a part of it, to learn more about my device, development, linux and to have some fun developing something that works in the end. But I wouldn't spent additional money for devices I don't use in the end. In this case I would develop Android applications, too. (useless for me but a large client base)

jackburton 2011-04-28 21:14

Re: MeeGo Coding Competition 2011
 
I am considering entering the competition with an app for Maemo. I'm new to Qt development so this would be a 'beginner' category app.

When is the right time to enter the submission? Do I have to wait to have the application done to announce it or should I put a placeholder in now?

zehjotkah 2011-04-28 21:58

Re: MeeGo Coding Competition 2011
 
Quote:

Originally Posted by piggz (Post 996996)
On the submission page (as ive now submitted something!) it asks for an optional binary upload. is it ok that the app is in extras-devel instead, as it relies on libs in there anyway, and a package on its own may not work.

yes, that's okay. Just put a link to the .install file there so everyone can easily install your app.

Quote:

Originally Posted by jackburton (Post 997043)
I am considering entering the competition with an app for Maemo. I'm new to Qt development so this would be a 'beginner' category app.

When is the right time to enter the submission? Do I have to wait to have the application done to announce it or should I put a placeholder in now?

You can enter whenever you're comfortable to. It just need to be there before the end of the competition which is on 30 June 2011.

Two new donations:
20€ by jurop88
25€ by Creamy Goodness

Check all donations here: http://wiki.maemo.org/MeeGo_Coding_C...ity_Prize_Fund

zehjotkah 2011-04-29 07:00

Re: MeeGo Coding Competition 2011
 
okay, here is the deal:
the prizes are one for each category.
first prize: Flight + Hotel to the MeeGo Conference in November
second or third prize: Intel 510 Series 120GB, 2.5", SATA 6Gb/s SSD
second or third prize: Intel Oaktrail SDP (SoftwareDevelopmentPlatform) Hardware Coupon (because it's not yet available)
follow-ups: Money from the donations and eventual sponsoring
We're still in contact with some manufacturers to get development hardware DURING the competition.

zehjotkah 2011-04-29 17:39

Re: MeeGo Coding Competition 2011
 
Currently the Intel AppLab is happening at the MeeGo Freeday in Berlin.
Don't worry if you're not here, we're streaming it live:
http://c-base.org/

Have fun!


All times are GMT. The time now is 13:05.

vBulletin® Version 3.8.8