=== boiko_ is now known as boiko [13:51] heyhey === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Track: App Development | Planning the Ubuntu SDK Week | Url: http://summit.ubuntu.com/uds-1303/meeting/21629/appdev-1303-sdk-week-planning/ [13:51] hello [13:57] dpm, will you be in this session? [13:58] dholbach, sorry, I swapped rooms. I'll be on the "Refocus the App Developer Site" session [13:58] in this room [13:58] o/ [13:58] aha [13:58] * vibhav waves [14:03] sorry for the hickup guys, my fault starting in a minute [14:03] no problem [14:03] Please hold... [14:03] vibhav: do you want to get to the hangout, or waving just otherwise? :) [14:03] Mirv: Below 18 :( [14:04] right.. should work now... [14:04] who needs to be in the planning sdk session? [14:05] Rheet! [14:06] is the video feed working now? [14:06] i haven't started the stream [14:06] nobody is on it [14:06] just me [14:06] http://summit.ubuntu.com/uds-1303/meeting/21617/appdev-1303-developer-site-gomobile/ [14:07] oops, wrong channel :D [14:10] So he's the guy we blame for lack of radio controls? :-) [14:11] there is some messup, the tracks for appdev-1 and appdev-2 have switched === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Track: App Development | Refocus the Ubuntu App Developer site to go mobile | Url: http://summit.ubuntu.com/uds-1303/meeting/21617/appdev-1303-developer-site-gomobile/ [14:16] ok now the topics are right, people possibly on wrong channels [14:54] * cwayne is excited for this session :) === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Track: App Development | Ubuntu Hundred Scopes | Url: http://summit.ubuntu.com/uds-1303/meeting/21618/appdev-1303-hundred-scopes/ [15:01] yep [15:03] <__lucio__> sorry, phone not working, ill be here. [15:04] i've written a bunch, plan to write more as well [15:05] Here (at work, no hangout for me) [15:05] the godfather of community scopes ^^ :) [15:06] he is :) [15:07] hi ;) [15:07] Hi, I'm alecu, I work on the U1 music store scope. [15:08] hi, Samuele, working on smartscopes on the server (u1-di) [15:08] hello greetings from Miami thanks for all the work we appreciate it [15:12] Regarding ports to the new API, I'd like to point out all the tools we have in the trunk of lp:ubuntu-scopes that make it very easy [15:12] does the fact that the 13.04 api hasn't changed mean that these scopes aren't going to be installed by default anymore? [15:13] cwayne: unless we plan to port them back, they won't [15:14] are those going to be ported to a quickly template? [15:14] Yes, the search and parsing methods from existing scopes can be basically imported as is in a new scope template (for Python) [15:15] cwayne: that would be nice, but I don't have enough experience with it myself [15:15] * cwayne volunteers to port to quickly [15:16] cwayne: :) [15:18] Basically, there is a scope-init script that allows to run $ scope-init , which generates a full template, including a small test framework [15:19] aren't some written in vala as well? [15:19] davidcalle: does scope-init relate only to the new/future API, or is it useful with the current/13.04 API also? [15:19] kamal: only the future API [15:20] davidcalle: thanks [15:22] dpm, cwayne asked about vala? [15:24] ack, thanks [15:24] QUESTION: even python for scopes for the phone? [15:26] dpm: regarding the new API, there is a tutorial being done as we speak (which completion depends on the state of the API) [15:26] alecu`: in best case we'd like to get rid of any python on phone [15:27] ack, thanks. [15:27] i don't think we want different code bases for scopes on the phone vs. desktop [15:29] who is speaking right now? [15:29] (missed introductions) [15:29] of course the picture is complicated, because the trade-offs are different for local local scopes, and scopes that can be run on the server [15:30] thanks [15:33] For scopes that run locally (desktop or phone), my suggestion would be to use QtNetwork to do the network calls, since that way proxy access would be transparent. [15:34] That can be used from both python and C++ scopes, don't know the story about go. [15:34] alecu`: well, scopes should not know anything about networking [15:35] <__lucio__> most scopes will ask a remote service for info to present [15:38] * cwayne will take a work item to port the scope creation tool to quickly [15:39] alecu`: ATM scopes do their own networking, like plain-old urlopen(...). You have a point regarding proxy support, maybe the libunity API must provide some kind of helpers to support proxies? [15:39] Sure [15:41] It makes sense for scopes to work through a networking library, especially for mobile devices where networking is often managed differently for power reasons. [15:41] verterok, davidcalle fugue88 : if you use libsoup, you get GNOME proxy support for free, and this library is accessible in python through GI [15:42] Platform API, ah yes, that would be nice. [15:42] robru: my guess is that we want to get rid of gnome for the phone, so the suggestion to use qtnetwork is moving forwards [15:43] fair [15:43] and go's support of proxy types is nowhere near the level of qtnetwork or libsoup [15:44] The new api working progress is needing some help to fix bugs? How to colaborate with code? [15:44] thanks all, bye! [15:44] Thanks all [15:44] thanks everyone! [15:44] o/ === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1303/appdev-1/ - http://ubottu.com/uds-logs/%23ubuntu-uds-appdev-1.log === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Track: App Development | Twitter core app plans | Url: http://summit.ubuntu.com/uds-1303/meeting/21681/appdev-1303-coreapps-twitter/ === hikiko_ is now known as hikiko [16:00] o/ [16:02] could you add lower third everyone please :) [16:02] can do in 5 mins [16:20] Are we going to end up with many different applications for all the social services? I know about the problems with aggregation, I worked on Gwibber. But still... :) [16:21] kenvandine: can you add me on that meeting - I have the list of individuals if you need it [16:22] popey, added you to the work item :) [16:22] ta [16:22] just spammmed kenvandine with the names and addresses [16:22] hi fmunozs [16:23] The idea about aggregating messages from different services is a great idea. We've been doing this from the beginning. [16:23] hello, sorry for being late [16:23] he has them [16:23] hi fmunozs [16:23] we have the aggregated messaging menu which is great for 1 to 1 type messages, we need a specific app for each service so that you can browse around [16:24] do contributors to a core app have to sign the contributor agreement if they do small fixes? because i did 2 little patches which are integrated into the calculator [16:25] robru: so 1:1 messages, DMs, SMS, Facebook messaging messages, things from one or more person to YOU work very well in the messaging menu. [16:26] but if I want to just look at "stuff" in FB, or a general Twitter feed, then an app is a better fit [16:26] Or one application that can handle all those services and have different 'views'? Like Ken mentioned? I think it would be a good idea to keep everything under the same roof. [16:26] e.g. I wouldn't want my *entire* twitter feed in the messaging menu [16:26] kenvandine: +1 [16:26] kenvandine: thanks! [16:26] kenvandine: you are wise [16:27] he also has beard! [16:27] a wise wise beard [16:27] On the iPhone only notifications are shown on the "messaging menu" [16:27] RTs, mentions, direct messages [16:28] dpm should i add you as Canonical Project Manager or contact in the agreement? [16:29] robin-gloster_, Alan Pope [16:29] More technical question... did anyone solve the problems with search on twitter? The problems with different ID's for users in the search feed and in the regular twitter feed. [16:30] User IDs that search returns for users are different from the user IDs in the normal feed. I had tons of problems mapping those. [16:31] so if you wanted to follow someone from the search feed, you ended up following a completely different user ... It was bizarre. [16:31] I'm not sure if this was already mentioned today, but on yesterday meeting somebody asked about the 100k user tokens limit for applications that attempt to replicate Twitter's core user experience https://dev.twitter.com/terms/api-terms [16:32] yes, if this has already been talked with the Twitter team to ask for permissions ? or it just doesnt apply [16:32] i think the question is more about whether Friends will get booted from twitter for violating the TOS [16:33] Yeah, twitter made a hard limit on how many instances of an application can access API [16:33] this _really_ needs to be addressed and looked into. :) [16:34] could it be that's mainly meant for online services? [16:36] lol [16:37] down boy [16:37] damn.... someone rang the doorbell [16:37] and the dog hates that... [16:40] Already dark in Finland? [16:41] Do you plan a QML API for "sharing" contents? [16:41] Like a popup menu showing "Facebook, Google+, Twitter" other apps can use [16:42] You rock! [16:42] \o/ [16:43] is something like web/android intents planned? [16:43] * vrruiz actually taking a look to it... cool! [16:45] yeah [16:45] web intents are cool [16:45] we should look at it [16:45] but not #1 priority right now [16:46] it's kind of that an app can say in provides an interface and other apps can call it with their information [16:46] let's revisit in a few months, once we've got destop web apps support nailed in the phone browser [16:47] e.g. photo app wants to share photos and other apps can register photo sharing like facebook, mms etc. [16:47] willcooke: could be relevant to app-to-app communication [16:48] we don't do it right now [16:48] but we should certainly look in to it [16:49] 20:00 UTC is the time of the next 30 min twitter meeting [16:50] will be in #ubuntu-touch-meeting [16:51] no friday [16:51] sorry, you said "end of the week", i followed on from that :) [16:51] great! [16:52] short elaboration on android's intents: http://stackoverflow.com/questions/6578051/what-is-intent-in-android could be useful to keep that in mind [16:52] laaag :) [16:53] cya [16:53] Great session. [16:53] thans [16:53] thanks*! [16:53] bye! [16:53] thanks everybody ;-) [16:54] popey, hello, will the friends people be in the meeting tomorrow? [16:54] friday* [16:54] fmunozs, I should be. [16:54] great. [16:54] thanks robru / kenvandine [16:55] thanks, I have noted that gatox/diego has some doubts about using the Friends backend and wanted to use his own c++ code to interact with twitter, i think we should really decide that now :) === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1303/appdev-1/ - http://ubottu.com/uds-logs/%23ubuntu-uds-appdev-1.log [16:56] fmunozs, I'm not sure why they would not want to use friends... all the work is already done! and it's already in the phone anyway! so I don't see why anybody would want to duplicate the effort. [16:57] fmunozs, if there are any architectural issues with friends, we are happy to adapt to accomodate your needs. I've been working on this for the last 6 months and like I've said a couple times, it's 90% done [16:57] robru: what's your email address.. i can invite you to the meeting.. [16:57] popey, robert.park@canonical.com [16:57] ta [16:57] yw [17:00] robru, yea I totally get the point, makes no sense to redo everything and the framework is there for a reason, I just want to have it clear and start developing [17:43] got caught up in some traffic [17:43] How were the sessions today? [17:50] codealot, good :) you should check out the twitter app one [17:51] thanks dpm let me have a look at it === ckpringle_ is now known as ckpringle === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Track: App Development | App Development Community Growth | Url: http://summit.ubuntu.com/uds-1303/meeting/21615/appdev-1303-app-development-community-growth/ [18:16] the video is up! [18:16] hi there! :D === netcurli_ is now known as netcurli [18:18] dpm yay! :D [18:18] also, you should type "QUESTION:" [18:19] dpm: I would join :) [18:20] http://summit.ubuntu.com/uds-1303/meeting/21615/appdev-1303-app-development-community-growth/ [18:20] I'd be happy to join [18:23] awkward silence... [18:23] QUESTION: How large do we think the App Dev community is currently? Is it measured/measurable? [18:25] QUESTION: Would we consider a "registration" for App developers? That way we can gain a sense of how many are in the pipeline, who's doing what, and where we need to focus? [18:26] could you please mute your mics when you're not talking? there's a lot of echo === mhr3__ is now known as mhr3 [18:30] I'm based in Kenya, Africa and we have a large presence of developers and also adoption is great but less exposure on how to contribute or rather finding it much easier to contribute to android [18:30] ok. i'll join [18:30] so how to address this? [18:30] QUESTION: Can blueprints on launchpad help with mockups and ideas for deciding which apps are the most atractive and needed for users? [18:34] can we start off with some Ubuntu awareness campaign? but my first question prior to that would be "Why Ubuntu (for a developer)"? [18:38] I'm thinking of, if we simplify ways of interaction and present much more documentation it can be a step forward [18:40] I agree with David on that :) [18:43] sorry I'm listening to the xubuntu talk, but just added the mer/maemo/nemo/sailfish to meego since it's all part of the same evolution [18:43] community wise, not technically [18:47] great idea [18:50] thanks Mirv! [18:53] also with regards to the local community dev, any show of support from Ubuntu/Canonical itself would pull a crowd and awareness and exposure begins. I talking with much regards to devs based in Africa [18:56] codealot: I think https://wiki.ubuntu.com/LoCoTeamKnowledgeBase should be updated to somehow consider the whole culture shift towards mobility, applications etc with regard to LoCo (just an idea to throw) [18:57] like starting to thinki what kind of LoCo resources could be shared between LoCos [18:57] Mirv: I agree on that. Let have in mind that some resources we may want to utilise might not be present all over [19:00] what about the UAK? === udsbotu changed the topic of #ubuntu-uds-appdev-1 to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1303/appdev-1/ - http://ubottu.com/uds-logs/%23ubuntu-uds-appdev-1.log [19:01] gnite to you all [19:01] good night, thanks everyone! [23:07] hey [23:32] APP cool