maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Community (https://talk.maemo.org/forumdisplay.php?f=16)
-   -   [Council] Ask the Council! (https://talk.maemo.org/showthread.php?t=84647)

Wonko 2012-06-17 12:58

Re: [Council] Ask the Council!
 
Alright, Council, any comments to this: http://talk.maemo.org/showthread.php?p=1223149

I suppose you guys have connections to the guys/company hosting us?
I hope you guys are the correct ones to address this issue to.

misterc 2012-06-17 13:12

Re: [Council] Ask the Council!
 
actually the question is about....
There goes as well the budget for funding maemo.org and paying the salaries of whoever has still a relationship with this community
as i already posted in the thread referred to by Wonko, there is no mention of MeeGo/Harmattan in the original post
??? :confused:

TimusEravan 2012-06-17 16:05

Re: [Council] Ask the Council!
 
Quote:

Originally Posted by lma (Post 1217313)

imho, its time for the council to start atleast discussions and planning for alternatives if in the worst case maemo.org is to be shut down on 31st Dec 2012.
we keep hearing that atleast 6 months notice will be provided but there is no confirmation from anyone in authority from Nokia (no offence to qgil or anyone from Nokia posting on these boards).
Its already mid-June and we have less than 6 months to Dec end 2012 - the date till which maemo.org will definitely be running.
A community thread can be started right away.

lma 2012-06-17 16:55

Re: [Council] Ask the Council!
 
Quote:

Originally Posted by TimusEravan (Post 1223264)
imho, its time for the council to start atleast discussions and planning for alternatives if in the worst case maemo.org is to be shut down on 31st Dec 2012.

Sure, it's never too early to plan ahead anyway, and with most of the freebie device nonsense ending today I guess that's next.

Quote:

Its already mid-June and we have less than 6 months to Dec end 2012 - the date till which maemo.org will definitely be running.
I think you'll find that's a bit more than 6 months ;-)

ivgalvez 2012-06-17 17:50

Re: [Council] Ask the Council!
 
We received a private email from qgil explaining the situation this Friday and was part of the Council meeting, as you can check in the logs and the minutes that will be published soon.

However, we have not entered into details yet. First of all, we don't have all the information and we need not to panic.

Indeed, in the following weeks this is going to be a hot topic and we will discuss deeply about the current situation and the future.

Please stay tuned as this is a difficult situation and we will need all your help to drive it appropriately.

misterc 2012-06-17 20:48

Re: [Council] Ask the Council!
 
Quote:

Originally Posted by ivgalvez (Post 1223314)
We received a private email from qgil explaining the situation this Friday and was part of the Council meeting, as you can check in the logs and the minutes that will be published soon.

However, we have not entered into details yet. First of all, we don't have all the information and we need not to panic.

Indeed, in the following weeks this is going to be a hot topic and we will discuss deeply about the current situation and the future.

Please stay tuned as this is a difficult situation and we will need all your help to drive it appropriately.

two words of advice to take to heart in the coming months...
;)

qwazix 2012-06-18 06:30

Re: [Council] Ask the Council!
 
hello council,

These thoughts occured to me after reading the theme maker thread.

Our community and essentially all opensource communities work because of code reuse, and dependencies are a great way to reuse other community code without having to worry about it's maintenance. Especially on a mobile device where storage is precious, dependencies are even more important. Imagine having to statically link and include every other piece of software you need for your application to function.

In Fremantle this problem is solved brilliantly with maemo extras. In Harmattan we have Apps For MeeGo but there lies a chicken-and-egg problem. As it is not preinstalled, there isn't enough user base and as there isn't enough user base developers prefer the ovi store for deployment, which however does not support dependencies to other community applications/libraries.

After the recent announcements it is even more clear that the N9 should rely on our support and not Nokia's so having the infrastructure that will make the developers life easier is vital. I propose that we do whatever we can to influence Nokia to include the appsformeego client in the next software update. It should not conflict with their interests as all the apps hosted in the community repository are free so there will be no lost value on their end.

I know that now this must be very difficult but I believe now is even more important than before. An effort like saera would be futile without proper dependency support, as well as many other projects, from simple scripts like my own sms160 to full-fledged applications.

Thanks for your time.

ZogG 2012-06-18 07:32

Re: [Council] Ask the Council!
 
Quote:

Originally Posted by qwazix (Post 1223512)
hello council,

These thoughts occured to me after reading the theme maker thread.

Our community and essentially all opensource communities work because of code reuse, and dependencies are a great way to reuse other community code without having to worry about it's maintenance. Especially on a mobile device where storage is precious, dependencies are even more important. Imagine having to statically link and include every other piece of software you need for your application to function.

In Fremantle this problem is solved brilliantly with maemo extras. In Harmattan we have Apps For MeeGo but there lies a chicken-and-egg problem. As it is not preinstalled, there isn't enough user base and as there isn't enough user base developers prefer the ovi store for deployment, which however does not support dependencies to other community applications/libraries.

After the recent announcements it is even more clear that the N9 should rely on our support and not Nokia's so having the infrastructure that will make the developers life easier is vital. I propose that we do whatever we can to influence Nokia to include the appsformeego client in the next software update. It should not conflict with their interests as all the apps hosted in the community repository are free so there will be no lost value on their end.

I know that now this must be very difficult but I believe now is even more important than before. An effort like saera would be futile without proper dependency support, as well as many other projects, from simple scripts like my own sms160 to full-fledged applications.

Thanks for your time.

i would add my 2 cents here. As far as i know apps4meego does not support libraries and deps too, so you need to build them in. I think that should be re-thinked. as it makes it more like ovi or other market, while i think most would prefer the linux-way repos, where you can submit not only user apps, but libraries, tools and so on...

misiak 2012-06-18 08:05

Re: [Council] Ask the Council!
 
Quote:

Originally Posted by qwazix (Post 1223512)
Imagine having to statically link and include every other piece of software you need for your application to function.

Like on Android?:D

Quote:

Originally Posted by qwazix (Post 1223512)
In Fremantle this problem is solved brilliantly with maemo extras. In Harmattan we have Apps For MeeGo but there lies a chicken-and-egg problem. As it is not preinstalled, there isn't enough user base and as there isn't enough user base developers prefer the ovi store for deployment, which however does not support dependencies to other community applications/libraries.

As far as I remember, the Extras repository wasn't preinstalled in Fremantle either untill PR1.1 or other update (correct me if I'm wrong). Maybe it could be preinstalled in PR1.3? (but is it being maintained by Nokia?)

qwazix 2012-06-18 08:33

Re: [Council] Ask the Council!
 
Extras was preinstalled after PR1.2 (maybe even earlier) and was renamed to maemo.org (I still have both the official and my own maemo extras testing - one is disabled of course)

And anyway the client was there. On the N9 there isn't even the indication that a community repo exists. Just a link to apps4meego would do the job almost as well. (like the installer icons on N900, although it should be preinstalled in my opinion)


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

vBulletin® Version 3.8.8